/*
Theme Name: Go Web Solutions
Theme URI: http://wordpress.org/
Description: Custom Template for Green Valley Cooling &amp; Heating
Version: 1.99999999
Author: Brandon Bush
Author URI: http://gowebsolutions.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

img, div { behavior: url(http://gowebsolutions.com/~greenval/includes/iepngfix.htc) }


a {
	color: #00a88e;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

h3 {
	color: #00a88e;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}	

h4 {
	color: #00a88e;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}


/* Begin Typography & Colors */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: url('images/body-bg.jpg') repeat-x #08295c;
	color: #333;
	text-align: center;
	margin: 0;padding: 0;
	}

#page {
	Background: #FFF;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 891px;
	}

#header {
	background: url('images/header-bg.jpg') no-repeat top center;
	padding: 0;
	height: 167px;
	width: 891px;
	float: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 891px;
	margin: 0;
	height: 167px;
	width: 100%;
	float: left;
	}
	
#logo {
	width:250px;
	float: left;
	margin-top:12px;margin-left:24px;
}		

#main-nav {	
	width:891px;
	float: left;
	background: url(images/nav-bg.jpg) no-repeat center top;
	margin:0;padding:0;
	font: bold 16px "Myriad Pro", Arial, sans-serif;
	line-height: 32px; 
	height:38px;
}
#main-nav ul {	
	padding:0;
	margin:0px;margin-left:40px;
	float: left;
}
#main-nav ul li {	
	display: inline;
	float: left;
	list-style: none;
}
#main-nav ul li a {	
	color: #FFF;
	text-decoration: none;
	padding: 3px 22px;
	float: left;
	display: block;
}
#main-nav ul li a:hover {	
	color: #414141;
	background: url(images/nav-bg-hover.jpg) repeat-x top;	
	margin:0px;
	display: block;
}
#main-nav ul li.current_page_item a, #main-nav ul li.current_page_ancestor a  { 
	color: #00a88e;
}

#main-nav ul li.current_page_item a:hover, #main-nav ul li.current_page_ancestor a:hover {
	color: #414141;
}

#main-nav ul li ul { list-style: none;	position: absolute;	width: 250px; z-index:1000; margin-top:38px;margin-left:-0px;font-size:12px;font-weight:normal;visibility:hidden;
}
#main-nav ul li:hover ul, #main-nav ul li.sfhover ul { left: auto; visibility:visible;
}
#main-nav ul li ul li { float: left; 	margin: 0; padding: 0; width: 250px;
}
#main-nav ul li ul li a { background: #00a88e; width: 250px; height: 24px; line-height: 24px; color: #fff; border: 1px solid #222; border-top:none; margin: 0; padding: 5px 20px 5px 15px;
}
#main-nav ul li ul li a:hover, #main-nav ul li ul li.current_page_item a {
	color: #FFF;
	background: url(images/nav-bg-hover.jpg) repeat-x top;	
	margin:0px;
	display: block;
}
#main-nav ul li.current_page_ancestor ul li.page_item a {
color: #FFF;
}
#main-nav ul li.current_page_item ul li.page_item a {
color: #FFF;
}

#main-nav li:hover, #main-nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
	
#nav {
	width:891px;
	float: left;
	background: url(images/nav-bg.jpg) no-repeat center top;
	background-color: none;
	margin:0;padding:0;
	font: bold 16px "Myriad Pro", Arial, sans-serif;
	line-height: 38px; 
	height:38px;
	
}

#nav ul {
	margin:0;padding:0;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	display: inline;
	color: #FFF;
	text-decoration: none;
	padding: 5px 28px;
}

#nav ul li a:hover {
	color: #000099;
}
					

#content {
	font-size: 1.2em;
	background-color: #FFF;
	}

#content-home {
	font-size: 1.2em;
	background-color: #FFF;
	width:100%;
	float: left;
	}	

.widecolumn .entry p {
	font-size: 14px;
	line-height: 16px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0;margin:0;
	width: 450px;
	line-height: 14px;
	float: left;
	}
	
.widecolumn2{
	padding: 35px 15px 10px 15px;;margin:0;
	width: 859px;
	line-height: 16px;
	border-left: 1px solid #FFF;border-right: 1px solid #FFF;
	float: left;
	background: url(images/cross-hatch2.jpg) repeat-x; top;
	}
	
#sidebar {
	padding: 10px 0;margin:0;
	width: 251px;
	background: url(images/sidebar-shadow.jpg) no-repeat left top #d0ebe6;
	overflow: hidden;
	float: right;
	height: 725px;
}	

.sidebar-content {
	width: 215px;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 10px;
	float: right;
	text-align: left;
}	

#body-content {
	width:610px;
	float: left;
	background: url(images/cross-hatch.jpg) no-repeat top left;
	padding: 15px;padding-top:30px;
}		

#sidebar-home p {
	width:125px;
	float: left;
	margin:10px;margin-right:0;
}	

#sidebar h4 {
	margin-left:10px;
}	

#footer {
	padding: 0;
	float: left;
	width: 891px;
	background: url('images/footer-bottom-home.gif') no-repeat bottom center;
	border: none;
	height: 50px;
	color: #FFF;
	}

#footer ul {
list-style: none;
line-height: 5px;
padding: 5px 0;
padding-left: 10px;
margin:0;margin-top:7px;
text-align: center;
}

#footer ul li {
	display: inline;
	color: #FFF;
	padding:0 15px;
}

#footer ul li a, #footer-home ul li a {
	display: inline;	
	color:#d8eeeb;
}

#footer ul li a:hover {
	text-decoration: underline;
}	

#footer ul li.current_page_item a, #footer ul li.current_page_parent a, #footer-home ul li.current_page_item a, #footer-home ul li.current_page_parent a  {
	color: #00a88e;
	text-decoration: underline;
}

#footer-container {
	width:891px;
	margin: 0 auto;
	background: #08295c;
}	

#footer-home-top {
	height: 22px;
	width:891px;
	float: left;;
}	

#footer-home {
	padding: 0;
	width: 891px;
	background: transparent url('images/footer-bottom-home.png') no-repeat bottom center;
	background-color: none;
	border: none;
	height: 50px;
	float: left;
	color: #FFF;
	}

#footer-home ul {
list-style: none;
line-height: 5px;
padding: 5px 0;
padding-left: 10px;
width:881px;
float: left;
margin:0;margin-top:7px;
}

#footer-home ul li {
	display: inline;
	color: #FFF;
	padding: 6px 0;
}

#footer-home ul li a {
	display: inline;	
	padding:4px 5px;
}	

#footer-home ul li a:hover {
	text-decoration: underline;
}	

.header-green {
	background: url(images/header-green.jpg) no-repeat top left;
}

.header-careers {
	background: url(images/heading-careers.jpg) no-repeat top left;
}

.header-information {
	background: url(images/header-information.jpg) no-repeat top left;
}

.header-testimonials {
	background: url(images/heading-testimonials.jpg) no-repeat top left;
}

.header-green, .header-careers, .header-information, .header-testimonials {
	width: 188px;
	height: 38px;
	float: right;
	line-height: 36px;
	padding-left: 50px;
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
	font-variant: small-caps;
	text-align: left;
}	

.header-green p, .header-careers p, .header-information p, .header-testimonials p {
	margin:10px;
}

.green {
	color: #38b9a3;
}	

.green-bar {
	background: url('images/green-bar.jpg') no-repeat left top #d8eeeb;
	width:580px;
	float: left;
	color: #38b9a3;
	padding: 8px 0;padding-left: 50px;
	line-height:15px;
}

.button-medium {
	background: url(images/read-more-btn.jpg) no-repeat center;
	width: 87px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
	float: left;
}	

.button-medium a {
	color: #FFF;
	text-decoration: none;
}	

.button-medium a:hover {
	background: url(images/read-more-btn-hover.jpg) no-repeat center;	
	display: block;
	color: #CCCCCC;
}

.three-col {
	width: 199px;
	float: left;
	margin-left:12px;margin-top:10px;margin-bottom:10px;
}	

.three-col-content {
	width: 199px;
	float: left;
	height: 205px;
	border:2px solid #d0ebe6
}	

.crew {
	width:400px;
	float: right;
	background: url(images/crew2.png) no-repeat;
	height:150px;
	margin-right:25px;
	margin-top:10px;
}	

.contact {
	width:420px;
	float: left;
}

.contact-info {
	width: 390px;
	float: right;
	text-align: center;
	margin-top: 15px;margin-right:15px;margin-bottom:15px;
	font-size:16px;
}		

.hatch {
	background: url(images/cross-hatch2.jpg) repeat-x top;
	display: block;
	height: 35px;
}	

.weather_info {
	margin-top: 15px;
	width:130px;
	float: left;
	text-align: center;
	border: 4px solid #00a88e;
	padding:5px 10px;
	margin-right: 10px;
}	

.weather_info p {	
margin:0;padding:0;
}

.pics {
	padding: 2px;
	background: #00a88e;
}

.two-col {
	width:380px;
	float:left;
	margin: 5px 25px 10px 0;
}	
		
.bullets {
	list-style-type: circle;
	list-style-position: inside;
	margin:0;padding:0;	
}

.form {
	width: 400px;
	float: left;
}	

.form label{
	width: 100px;
	float: left;
	text-align: right;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 7px;
}

.form input {
	width:200px;
	float: left;
	margin-bottom: 7px;
}		

.form textarea {
	width:200px;
	float: left;
	margin-bottom: 7px;
}		

.form small {
	font-size: 10px;
	width: 50px;
	float: left;
	margin-left: 10px;
}	

.sendbutton {
	width: 50px;
	margin: 0 auto;
}	

.ratings {
	clear: both;
	width: 100%;
	height:125px;
}	

.ratings ul {
	list-style: none;
	width: 375px;
	float: left;
}

.ratings ul li {
text-align: left;
margin: 10px 0;
}

.ratings ul li img {
float:right;
margin-left:1em;
}





.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	padding-left:15px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


html > body .three-col-content ul {
	list-style: circle;
	list-style-position: inside;
	margin: 0;margin-left:6px;
	text-align: left;
	text-indent: -13px;
	padding-left: 12px;
}

.plant {
	padding-left:0px;
	width:86px;
	margin:0;
	float:left;
	margin-left:13px;
}	

.hat {
	padding-left:0px;
	width:103px;
	margin:0;
	float:left;
	margin-left:13px;
}	


.products {
	text-align: left;
}

.products ul {
	padding: 5px 0;
}

.products ul li  {
	margin: 3px 5px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
