/*
Theme Name: Glendale Heating
Theme URI: not publicly available
Version: 1.0
Author: Joseph C Dolson
Author URI: http://www.joedolson.com
Description: Custom Theme
*/
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Verdana, sans-serif;
text-align: center;
font-size: 62.5%;
background: #fff;
}
img {
border: none;
}
a {
color: #00b;
text-decoration: none;
}
#sidebar a {
color: #b30000;
}
a:hover {
color: #33f;
text-decoration: underline;
}
a:active, a:focus {
color: #000;
background: #f6f6f6;
outline: 1px solid #aaf;
}
#outer {
width: 1000px;
margin: 0 auto;
text-align: left;
font-size: 1.5em;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #fff;
padding: 10px 0;
}
#content {
width: 619px;
padding: 10px 15px 0;
}
#slideshow {
height: 361px;
}
.homepage #content {
width: 970px;
}
.homepage #content h1 {
text-align: center;
color: #b30000;
font-size: 1.45em;
margin: 15px 0;
}
.boxes {
border-top: 1px solid #b0ddee;
padding: 10px 0;
}
.boxes div {
width: 280px;
padding: 0 20px;
position: relative;
height: 280px;
}
.box-center img, .box-left img, .box-right img {
margin-top: 10px;
}
.box-left img {
margin-left: -15px;
margin-right: 15px;
}
.box-right img {
margin-right: -15px;
margin-left: 15px;
}
.boxes h2 {
text-align: center;
}
.boxes p {
font-size: .85em;
line-height: 1.6;
color: #333;
}
.b1, .b2, .b3 {
text-align: center;
position: absolute;
bottom: 0;
}
.b1,.b3 {
left: 115px;
}
.b2 {
left: 95px;
}
.b1 a, .b2 a, .b3 a {
color: #fff;
background: #b30000;
padding: 1px 8px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: 700;
}
.box-left {
float: left;
}
.box-right {
float: right;
}
.box-center {
margin: 0 auto;
border-left: 1px solid #b0ddee;
border-right: 1px solid #b0ddee;
}
.post-content {
}
.post-content p {
line-height: 1.6;
}
#content h1 {
font-size: 1.85em;
color: #039;
}
#content h2 {
font-size: 1.58em;
color: #039;
font-weight: 400;
}
.go-green {
background: #cde5cb;
padding: 10px 10px 0;
color: #030;
}
#content .go-green h2 {
color: #060;
font-weight: 700;
padding: .1em 0;
}
.go-green strong {
color: #060;
}
.homepage #content h2 {
padding: 0;
}
.go-green img {
float: right;
}
hr {
color: #b0ddee;
border: none;
border-top: 1px solid;
margin: 15px 0;
}
#sidebar hr {
color: #9cc;
}
.homepage #content hr {
margin: 10px 0;
clear: left;
}
#footer hr {
margin: 0;
}
#sidebar {
width: 310px;
background: #ecf3f9;
padding: 20px 20px 0;
float: right;
border-left: 1px solid #ccc;
}
#sidebar p {
font-size: .85em;
color: #333;
line-height: 1.6;
}

#sidebar h3 {
color: #1a3366;
font-weight: 400;
font-size: 1.2em;
}

#sidebar ul {
list-style-type: none;
}
#sidebar li a {
display: block;
padding: 1px 5px;
}
#head {
background: #fff;
padding: 6px 18px;
border-bottom: 1px solid #ccc;
}
#head h1 {
padding: 0;
margin: 0;
width: 180px;
}
#topnav {
float: right;
width: 780px;
margin: 15px 0 0;
font-size: 1.1em;
}
#topnav ul {
list-style-type: none;
margin: 0;
padding: 0;
height: 30px;
border-bottom: 1px solid #b0ddee;
border-bottom: none;
}
#topnav li {

}
#topnav li a {
display: block;
float: left;
margin: 4px 14px 4px 14px;
padding-right: 15px;
padding-left: 15px;
color: #039;
}
#topnav li.current_page_item a {
color: #b30000;
}
#topnav li.page-item-6.current_page_item a, #topnav li.page-item-5.current_page_item a {
background: url(/images/nav_arrow.gif) right 50% no-repeat;
background: none;
}
#subnav {
margin: 0px 65px;
display: none;
}
#subnav ul {
border: none;
}
.hod {
margin: 0px 240px!important;
}
#topnav #subnav li a {
font-size: .75em;
margin: 8px 2px 4px;
padding: 2px 8px 2px 2px;
background: url(/images/subnav.png) right 50% no-repeat;
}
#topnav #subnav .last a {
background: none;
}
#skiplinks {
font-size: .9em;
position: absolute;
left: -999em;
}
#skiplinks li {
display: inline;
}
#skiplinks li a {
display: block;
float: left;
padding: 3px;
}
.searchform {

}
h1, h2, h3, h4 {
padding: 0 0 .5em 0;
line-height: 1.4;
font-family: 'Trebuchet MS',Arial, Verdana, sans-serif;
}
p {
padding: 0 0 1em 0;
}

#content ul, #content ol, #content dl {
margin: 0 1em 1em;
line-height: 1.6;
}

#footer {
clear: both;
padding: 35px 15px 0;
text-align: center;
width: 970px;
font-size: .7em;
}
#footer p {
margin: 0;
padding: 5px;
}
#footer .contact {
font-size: 1.2em;
color: #039;
}
#footer a {
color: #039;
}
table th {
text-align: left;
background: #ddd;
border-bottom: 2px solid #ccc;
}
table td {
border: 1px solid #eee;
}
caption {
font-weight: 700;
border: 1px solid #ddd;
background: #eee;
}
.wp-caption {
border: 1px solid #ddd;
background: #f6f6f6;
text-align: center;
padding: 5px 0;
}
.alignright {
float: right;
margin-left: 10px;
}
.alignleft {
float: left;
margin-right: 10px;
}
.aligncenter {
display: block;
margin: 0 auto;
}
.wp-caption-text {
font-size: .9em;
color: #333;
background: #f9f9f9;
font-family: Arial, Verdana, sans-serif;
padding: 1px 5px;
}
.alignright .wp-caption-text {
text-align: right;
}
.alignleft .wp-caption-text {
text-align: left;
}
.wpcf7 p span {
font-size: .8em;
}
.wpcf7 p {
padding: 0;
font-size: .9em;
}
.wpcf7 .fname {
width: 340px;

}
.wpcf7 .fname input {
width: 320px;
}

.wpcf7 .a1 input {
width: 220px;
}
.wpcf7 .a2 input {
width: 180px;
}
.wpcf7 .a3 input {
width: 50px;
}
.wpcf7 .a4 input {
width: 80px;
}
.wpcf7 .address p {
float: left;
margin-left: 5px;
}
.wpcf7 .a1 {
width: 240px;
margin-left: 0!important;
}
.wpcf7 .a2 {
width: 200px;
}
.wpcf7 .a3 {
width: 55px;
}
.wpcf7 .a4 {
width: 75px;
}
.wpcf7 textarea {
height: 120px;
}
.homepage .go-green {
background: url(/images/bioheat_logo_white.gif) 550px 50% no-repeat;
width: 700px;
padding: 0;
}
.homepage .go-green p {
width: 500px;
font-size: .85em;
}
.owned {
float: right;
width: 170px;
text-align: center;
color: #036;
border-left: 1px solid #b0ddee;
padding: 20px;
margin: 20px 0;
}
.brands p {
width: 350px;
float: left;
font-size: .85em;
}
.brands img {
margin: -10px 40px 0;
}
#slideshow {
margin-top: 10px;
}
#sidebar .bottom {
margin: 37px 0 30px;
}
#sidebar .bottom p {
margin: 0;
padding: 0;
}
#sidebar .family {
margin: 0 0 0 150px;
position: relative;
top: 8px;
text-align: center;
line-height: 1.1;
color: #1a3366;
font-size: 1.05em;
}
#sidebar .link1, #sidebar .link2 {
text-align: right;
font-size: .8em;
}
#sidebar .link1 a, #sidebar .link2 a {
color: #fff;
padding: 1px 8px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: 700;
}
#sidebar .link1 a {
background: #b30000;
}
#sidebar .link2 a {
background: #039;
}
#content .final {
margin: 15px 0 0;
font-weight: 700;
font-family: 'Trebuchet MS',serif;
font-size: 1.45em;
text-align: center;
color: #b30000;
padding: 0;
line-height: 1;
}
.furnaces img {
margin: 10px;
}
#footer .credit {
text-align: right;
position:relative;
top: -2.3em;
}
#footer .credit a {
color: #333;
}
.truck {
margin-right: 25px;
}
#inner {
background: url(/images/back.png) 649px repeat-y;
}
.homepage #inner {
background: none;
}
#sidebar .about, #sidebar .installation, #sidebar .sitemap {
margin-top: 15px;
}
#sidebar .services {
margin-top: 667px;
}
#sidebar .contact {
margin-top: 187px;
}
.homepage #content h2 a {
color: #039;
}
.homepage #content .go-green h2 a {
color: #060;
}