/*
Theme Name: KERNS Fireplace and Spa
Theme URI: http://www.derekdesigns.com
Description: Custom theme for KERNS Fireplace and Spa Company.
Version: 0.1
Author: Derek Manson
Author URI: http://www.derekdesigns.com
Tags: custom theme, fixed width, 2 column, right sidebar
*/

body {
	text-align: center;
	margin: 0;
	padding: 0px;
	background-color: #3C0000;
}

h1 {
	font-family: Georgia;
	font-size: 28px;
	color: #000000;
}

h2 {
	font-family: Georgia;
	font-size: 26px;
	color: #000000;
}

h3 {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

h4 {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
        line-height: 5px;
        margin-top: 15px;
}

#wrapper {
	background-color: #FFFFFF;
	color: #000000;
	width: 780px;
	margin: 0 auto;
        border-right: 5px solid #FF8C00;
        border-left: 5px solid #FF8C00;
}

#top {
       height: 65px;
       background: #FFFFFF url(images/logo.gif) left no-repeat;
}

#headerbig {
	height: 400px;
	text-align: left;
	margin: 0px;
	border-bottom: 10px solid #8C0000;
}

#headersmall {
	height: 150px;
        background: url(images/image002.jpg) no-repeat;
	text-align: left;
	margin: 0px;
	border-bottom: 10px solid #8C0000;
}

#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px 330px 0px 0px;
	text-align: left;
	border-right: 1px solid #999999;
}

#inner_a {
	padding: 0px 20px;
        font-family: Georgia,"Times New Roman",Times,serif;
        font-size: 14px;
        line-height: 1.45em;
        color: #333333;
}

#content #inner_a li {
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

#content #inner_a li img {
	float: left;
	margin: 0px 10px 5px 0px;
}

#content #inner_a ul.products {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content #inner_a ul li ul {
	margin: 0px 0px 0px 135px;
	padding: 0px;
	list-style: none;
}

#content #inner_a ul li ul li {
        border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
        line-height: 8px;
        list-style: disc;
}

.enlarge {
        float: left;
}

#menu {
	padding: 0px 0px 10px 0px;
	margin-top: 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	text-align: left;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	padding: .3em 1em;
	color: #FFFFFF;
	background-color: #8C0000;
}

#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#menu .current {
	color: #FFFFFF;
	background-color: #999999;
}

/* Sidebar Properties */

#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 330px;
	text-align: left;
}

#sidebar h3 {
	/* background: url(images/sidebar_h3_background.gif) no-repeat; */
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
        /* padding: 3px 0px 0px 15px; */
        /* height: 28px; */
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
        padding: 0px 10px;
}

#inner_b {
	padding: 10px 20px 0px 25px;
        font-size: 14px;
        font-family: Helvetica, sans-serif;
        color: #333333;
}

#inner_b li {
       list-style: none;
}

#inner_b li h2 {
       line-height: 0px;
       margin: 5px 0px 0px 0px;
       padding: 0;
}

#inner_b img {
       border-color: #000;
}

.category {
      list-style: circle;
      padding-left: 0px;
      margin: 0;
}

/* Footer Properties */

#footer {
	background: #8C0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEAEA;
	text-align: right;
	padding: 5px 25px;
	margin-top: 30px;
}

#footer a {
        text-decoration: underline;
        color: #CCCCCC;
}

#footer a:hover {
        text-decoration: none;
        color: #FFFF00;
}

/* Accordion Properties */
/* Simple Javascript Accordion by http://www.dezinerfolio.com */

#basic-accordian{
	width: 410px;
}

.accordion_headings{
	padding: 5px;
	background: #999999;
	color: #FFF;
        border: 2px solid #FFF;
	cursor: pointer;
	font-weight: bold;
}

.accordion_headings:hover{
	background: #666666;
}

.accordion_child{
	padding: 0px 15px 15px 15px;
	background: #FFF;
}

.header_highlight{
	background: #999999;
}

.right {
        margin-left: 285px;
        background-color: #8C0000;
        font-family: Arial;
        font-size: 12px;
        padding: 2px 7px 2px 7px;
}

.right a {
       color: #FFFFFF;
       text-decoration: none;
}

.right a:hover {
       color: #FFFF00;
       text-decoration: none;
}

.maps img {
       float: left;
       border: 1px solid #CCCCCC;
}

.maps p {
       margin-left: 97px;
       margin-top: 0px;
}

/* CONTACT FORM 7 STYLES  */

tbody th{
       font-family: Georgia;
       font-size: 18px;
       color: #333333;
}


.wpcf7-mail-sent-ok {
       padding: 10px;
       border: 2px solid #FF0000;
       background-color: #CCCCCC;
       color: #000000;
       width: 375px;
       font-family: Georgia;
       font-size: 14px;
}

.wpcf7-validation-errors {
       padding: 10px;
       border: 2px solid #FF0000;
       background-color: #CCCCCC;
       color: #000000;
       width: 375px;
       font-family: Georgia;
       font-size: 14px;
}

.wpcf7-not-valid-tip-no-ajax {
      font-family: Georgia;
      font-size: 14px;
      color: #FF0000;
      font-weight: bold;
}

.btn {
	height: 3em;
	font-size: 1em;
        width: 305px;
	color: #666666; 
	background: #CCCCCC;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}

.name {
      font-size: 18px;
      color: #333333;
      font-family: Georgia;
}

.email {
      font-size: 18px;
      color: #333333;
      font-family: Georgia;
}

.street {
      font-size: 18px;
      color: #666666;
      font-family: Georgia;
}

.phone {
      font-size: 18px;
      color: #666666;
      font-family: Georgia;
}

.message {
      font-size: 18px;
      color: #666666;
      font-family: Georgia;
}

.wpcf7-form {
}

#wpcf7-f1-p19-o1 {
       width: 425px;
}

.contactform input {
       border: 1px solid #999999;
       width: 300px;
}

.contactform textarea {
       border: 1px solid #999999;
       width: 300px;
}

.tv {
      background: url(images/icon_tv.jpg) left no-repeat;
      padding-left: 30px;
      padding-top: 7px;
      float: right;
      margin: 20px 30px 0px 0px;
      font-family: Arial;
      font-size: 14px;
      height: 22px;
}

.tv a {
      text-decoration: underline;
}

.tv a:hover {
     text-decoration: none;
}

.sale {
      background: url(images/icon_sale.jpg) left top no-repeat;
      padding-left: 80px;
      padding-top: 7px;
      float: right;
      margin: 20px 30px 0px 0px;
      font-family: Arial;
      font-size: 14px;
      height: 39px;
      font-weight: bold;
}

.sale a {
      text-decoration: underline;
}

.sale a:hover {
      text-decoration: none;
}

/* TDO MINI FORM STYLES */

#tdomf_form1 {
      margin: 25px 10px;
      font-family: Arial,serif;
      font-size: 13px;
}

#mainlist {
      margin-top: 100px;
      font-family: Arial, serif;
      font-size: 13px;
}