/*  
Theme Name: Harris Environmental Theme
Theme URI: http://heg-inc.com/
Description: The default Harris Environmental theme
Version: 1.0
Author: Ian Johnson / Monte Workman
Author URI: http://www.moiagroup.com

*/

body {
	background: #FFF;
	text-align: center;
	margin: 0;
	font-family: Georgia, Times, serif;
	font-size: 82%;
	color: #333;
	line-height: 1.3em;
}

a {
	color: #087140;
	text-decoration: none;
	
}

p {
	margin-bottom: 1em;
	line-height: 1.4em;
	}
	
h1, h2, h3, h4 {
	font-family: Georgia;
	font-weight: bold;
	color: #087140;
	margin-bottom: .5em;
	padding-bottom: .5em;

}

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }


.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 924px;
	padding: 0 0;
	position: relative;
	padding-bottom: 40px;
}

#header {
	padding: 0;
	background-color: #fff;
	text-align: left;
	background-image: url(images/nav_bg_home.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 216px;
	position: relative;
	border-bottom: 10px solid #D97C14;
}

#logo {
	position: absolute;
	left: 601px;
	top: 0;
	}
#page_title {
	position: absolute;
	left: 631px;
	top: 173px;
	}

#header.completed-projects {
	background-image: url(images/nav_bg_completed-projects.jpg);
}
#header.who-we-are {
	background-image: url(images/nav_bg_who-we-are.jpg);
}
#header.contact-us {
	background-image: url(images/nav_bg_contact-us.jpg);
}
#header.helpful-information {
	background-image: url(images/nav_bg_helpful-information.jpg);
}
#header.more-services {
	background-image: url(images/nav_bg_more-services.jpg);
}
#header.what-we-do {
	background-image: url(images/nav_bg_what-we-do.jpg);
}
#footer {
	clear: both;
	padding: 20px 48px;
	font-size: .9em;
	background-image: url(images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-transform: uppercase;
}

#footer .wrapper {
	text-align: center;
	
	}

#footer a {
	color: #666;
	text-decoration: none;
	}

#footer li {
	display: inline;
	padding: 0 8px;
	}

#content {
	width: 600px;
}
#content table tr td {
	vertical-align: top;
	padding: 5px;
	padding-bottom: 20px;
	vertical-align: top;
	}

#content table tr {
	border-bottom: 1px solid #666;
	vertical-align: top;
	}
#content table {
	margin-bottom: 20px;
	}
	#content h2 {
	margin-bottom: 0;
	}
#content_indent {
	width: 570px;
	padding-top: 30px;
	}
#content h1 {
	display: none;
	}
	
	#content ul {
	list-style: disc;
	}
#shadowblock {
	background-image: url(images/bg_content-area.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
	}
	
/* for Internet Explorer */
/*\*/
* html #shadowblock {
height: 400px;
}
/**/

#rightcol {
	position: absolute;
	left: 635px;
	width: 290px;
	margin-top: 30px;
	height: 400px;
	overflow: hidden;
	}
#rightcollogos {
	margin-top: 50px;
	}
#rightcol h1, #rightcol h2, #rightcol h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	border: 0;
	}
#rightcol img {
	border: 0;
	}
#homeright {
	width: 735px;
	float: right;
	}
	
	
ol, ul {
	margin-bottom: 10px;
	}
#content ul li, #content ol li {
	margin: .5em 0 1em 1em;
	}
	
#content ol {
	list-style-type: decimal;
	margin-left: 10px;
	}
	
#content ul {
	margin-left: 10px;
	}


#content_indent ul li, #content_indent ol li {
	margin: .5em 0 1em 1em;
	}
	
#content_indent ol {
	list-style-type: decimal;
	margin-left: 10px;
	}
	
#content_indent ul {
	margin-left: 10px;
	}


#homecontent {
	background: #FFF
		url("images/home_page_bg.jpg")
		repeat-y;
}

#homecontent h1 {
	margin: 0;
	margin-bottom: .5em;
}


#homeintro {
	width: 402px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#homerightbarwrapper {
	width: 263px;
	float: right;
	color: #FFF;
	background-color: #0F3D8B;
	}

#homerightbar {
	background: #8FAFD6
		url("images/bg_R-sidebar.gif")
		no-repeat;
	}
#homerightbar h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	padding: 30px 10px 20px 20px;
	border: 0;
	background-image: url("images/sidebar_r-blue-blend.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	}
#homerightbar a {
	color: #FFF;
	text-decoration: underline;
	}
.indent20 {
	padding: 20px;
	}

#news {
	width: 246px;
	display: inline;
	float: left;
	margin-left: 20px;
}

#news h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#news h2 a {
	color: #4A7025;
}

#page {
	background: #FFF
		url("images/page_bg.jpg")
		repeat-y;
}
#content h1 {
	color: #00B3D1;
	text-transform: uppercase;
	font-size: 2em;
	padding-top: 5px;
	}
p.date {
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #999;
}

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

#news a {
	text-decoration: none;
} 

#news a:hover {
	text-decoration: underline;
} 


#sidebar_buttons #s {
	width: 145px;
	height: 14px;
	margin: 0;
	padding: 0;
	}
#sidebar_buttons #searchsubmit {
	background: #FFF
		url("images/but_search.jpg")
		no-repeat;
	width: 71px;
	height: 18px;
	overflow: hidden;
	border: 0;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;  
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */

	}
	
.sidenav_divider {
	background-image: url("images/sidebar_L-blend_divider.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 30px;
	}	
	
#sidebar_buttons {
	margin-left: 35px;
	margin-top: 20px;
	}

#sidebar_buttons img {
	margin-top: 10px;
	}
	
	#sidebar h2 {
		text-transform: uppercase;
		font-size: 1.4em;
	}
	#sidebar h2 a {
		color: #7E0025;
		text-decoration: none;
	}
/* ************************* SIDEBAR ************************ */
#sidebar {
	width: 296px;
	font-size: 1em;
	float: left;
	margin-right: 10px;
	display: inline;
	margin-top: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

#sidebar a {
	display: block;
	text-decoration: none;
	color: #133E71;
	font-size: 1em;
}

#sidebar ul li a {
	padding: 10px 8px;
	padding-left: 40px;
	margin: 0;
	background-color: #B7C4D5;
	font-weight: bold;
	border-top: 1px solid white;
}

#sidebar ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li a {
	padding: 8px 10px 8px 60px;
	margin: 0;
	font-weight: normal;
	background-color: #B7C4D5;
	background-image: none;
}


#sidebar ul li ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li ul li a {
	padding: 5px 0 5px 50px;
	margin: 0;
	background-color: #7398B2;
}

#sidebar li.current_page_item a {
	background-color: #9FB1C9;
	background-image: url(images/subnav_on-arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	
}

#sidebar ul li.current_page_item ul li a {
	background-image: none;
}
#leftnav_top {
	margin-top: 20px;
	background: #417FB8
		url("images/leftnav_top.jpg")
		repeat-x;
		height: 20px;
}

#leftnav_bottom {
	background: #417FB8
		url("images/subnav_bot.jpg")
		repeat-x;
		height: 25px;
}

/* ************************* END SIDEBAR ************************ */

/* ************************* HEADERNAV ************************ */
#headernav {
	font-size: 1em;
	height: 40px;
	background: #1F3E9F
		url("images/bg_nav-blend.jpg")
		repeat-x;
	width: 100%;
}


/* ************************* END HEADERNAV ************************ */


#subnavbar {
	background-image: url('images/subnavbgtile.gif');
	font-size: 1em;
	padding-right: 40px;
	padding-left: 60px;
	text-transform: lowercase;
	margin-top: 8px;
}

#subnavbar a {
	text-decoration: none;
}

#subnavbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavbar ul li {
	display: inline;
	margin-left: 15px;
}


/* ************************* END HEADERNAV ************************ */


#subsubnavbar {
	background-image: url('images/subnavbgtile.gif');
	font-size: 1em;
	padding-right: 40px;
	padding-left: 90px;
	text-transform: lowercase;
	margin-top: 8px;
}

#subsubnavbar a {
	text-decoration: none;
}

#subsubnavbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subsubnavbar ul li {
	display: inline;
	margin-left: 15px;
}

img.alignleft {
	float: left;
	margin-right: 13px;
	border: 1px solid #999;
}
	
img.alignright {
	float: right;
	margin-left: 13px;
	border: 1px solid #999;
}

.navigation {
	margin-bottom: 20px;
	}
	
.navigation a {
	color: #999;	
	}
.txtalignleft {
	width: 45%;
	float: left;
}

.txtalignright {
	width: 45%;
	float: right;
	text-align: right;
}

.workitem {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #AAA;
	}
.workitem img {
	float: right;
	border: 1px solid #999;
}
.workitem h2 {
	border-bottom: none;
	}

hr {
	clear: left;
	border: 0;
	margin-bottom: 8px;
	padding: 0;
	border-bottom: 1px solid #AAA;
}


.story {
	padding: 15px 20px 15px 0;
	clear: both;
	}
.storyimage img {
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 15px 10px 0;
	}
.storyview {
	width: 100px;
	float: right;
	margin: 0 0 10px 15px;
	text-align: right;
	}
.story h1 {
	display: block;
	}
#respond {
	margin-top: 20px;
}

.gallery {
	padding-bottom: 15px;
}

.testim {
	color: #888;
	font-size: .9em;
}

.testim i, .testim em {
	color: #666;
}


/* 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 */



/* 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 */

.clientprofilebox {
	padding: 8px;
	background-color: #EFD695;
	border: 1px solid #666;
	margin-bottom: 10px;
}

.clientprofilebox em {
display: block;
float: left;
clear: both;
padding-right: 10px;
text-align: right;
font-weight: bold;
	width: 100px;
}

.clientprofilebox a {
	color: #4A7025;
}

#content td {
	padding: 8px;
}	

.what-we-do-block {
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	clear: both;
}

.what-we-do-image img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.what-we-do-block h2 {

}

	

.who-we-are-block {
	border: 1px solid #999;
	float: left;
	width: 135px;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
}

.who-we-are-image img {
	margin: 5px 5px 10px 5px;
}
.who-we-are-block h2 {
	font-size: .95em;
}


.what-we-do-body {
	padding-top: 20px;
}
#popupcontent {
padding: 15px 10px 10px 10px;
}