/*

Theme Name:		Greene

Theme URI: 		http://goagency.com/

Description: 	For  Greene Environmental
Author: 		ajw

Author URI:		http://goagency.com/

*/

@import "framework.css";
@import "menu.css";
@import "wordpress.css";

/* GLOBAL LAYOUT */

body {
	background: #403a2d url(images/bg_body.gif);
	color: #000;
	font: 14px 'Trebuchet MS', Arial, sans-serif;
}
	
#page {	width: 920px; 
margin-top: -316px;
text-align: left }

#topBorder { background: #c8d8d3 url(images/bg_body_main.gif) repeat-x; 
	height: 316px; }
	
#logo { margin-left: -16px; margin-top: 35px;  }

/* TEXT */
a:link,a:visited,a:hover,a:active { color: #50795f; }

/* GLOBAL HEADER */
#container { }

#nav { 
background: #fffada; 
height: 31px; 
width: 920px; }



/* FOOTER */
#footer {
    height: 30px;	
	margin-bottom: 10px;
	background: #336046;
	text-align: center;
	line-height: 30px;
	color: #fff
}

#gotag { margin-bottom: 50px }

/* FRONT PAGE */
 #homeHeader { height: 721px;
	background: transparent url(images/bg_home_header.jpg) 0 0 no-repeat; 
	text-align: left;
width: 920px;	clear: both;}

#container { width: 920px; clear: both; background: #FFFADA }
	
#features { margin: 40px 0px 0 624px }

#featureLeak, #featureService, #featureFAQs { width: 322px;
height: 154px; display: block;  }

a#featureLeak:hover, a#featureService:hover, a#featureFAQs:hover { background-position: 0 -153px; text-decoration: none}

a#featureLeak { background: transparent url(images/feature_leak.png) 0 0 no-repeat }
a#featureService { background: transparent url(images/feature_service.png) 0 0 no-repeat  }
a#featureFAQs { background: transparent url(images/feature_faqs.png) 0 0 no-repeat }
 
 #homeCopy { width: 540px; font-size: 15px; margin: -90px 0 0 50px;  } 
#homeCopy p { padding-bottom: 10px }

 #news { height: 150px; padding-top: 50px  }
 #news ul { margin-left: 50px }
 #news ul li { width: 250px; float: left; margin: 5px 30px 0 0; }
#news h2 { color: #50795f; font-size: 15px; }

#news p a { color: #000; text-decoration: underline }
/* SUB PAGES */
 #header { width: 920px; height: 286px; }
 
 #header.residential { background: #336046 url(images/header_residential.jpg) no-repeat }
 #header.commercial { background: #336046 url(images/header_commercial.jpg) no-repeat }
 #header.testimonials { background: #336046 url(images/header_testimonials.jpg) no-repeat }
 #header.news { background: #336046 url(images/header_news.jpg) no-repeat }
 #header.projects { background: #336046 url(images/header_projects.jpg) no-repeat }
 #header.about { background: #336046 url(images/header_about.jpg) no-repeat }
 #header.contact { background: #336046 url(images/header_contact.jpg) no-repeat }
 #header.misc { background: #336046 url(images/header_misc.jpg) no-repeat }
  #copy { color: #000;  padding: 0; 
width: 530px; margin: 25px; float: left }

#copy  h1 { font-size: 18px; color: #336046 }
#copy  h2 { font-size: 15px; }


 #sidebar  { width: 245px; 
	float: left;
	padding: 55px 0 0 0 } 
	
.clearfloat { clear: both; width: 920px }

#viatag { font-size: 10px; font-family: Verdana, sans-serif; line-height: 0.7em; margin-bottom: 35px; text-align: center; clear: both; color: #fff; }
#viatag img { margin: 0px 2px -1px 2px; border: 0 }
#viatag a { color: #0165b2; text-decoration: none }
