@import url("reset.css");

body { background:#fff; font-family:Helvetica, Arial, sans-serif; }

strong { font-weight:bold; }    em { font-style:italic; }

div#main-container {

	width:940px;
	margin:0 auto 100px auto;
	min-height:800px;
	background:#fff;

}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


	div#main-container div#header {
	
		height:150px;
		background:#fff;
		width:940px;
		position:relative;
		margin:0 0 10px 0;
		float:left;
	
	}
	
	body.inside div#main-container div#header { margin:0 0 -1px 0; }
	
	div#header div#social {
	
		position:absolute;
		top:10px;
		right:0;
	
	}
	
		div#social a { font-size:11px; color:#00a3e6; text-decoration:none; }
		div#social a span { color:#ccc; padding:0 3px 0 0; }
		div#social a:hover { color:#333; }
	
		div#header div#navigation { display:block; position:absolute; bottom:0; border-bottom:1px #aeaeae solid; height: 25px; right:0; width:100%;}
			div#navigation li { display:block; float:right; margin:0 2px; }
			div#navigation li a { font-size:11px; text-transform:uppercase; padding:5px; color:#555; text-decoration:none; background:url("../images/slurp.jpg") no-repeat; }
			div#navigation li:hover a { color:#fff; }
	
	div#main-container div#feature-container {
	
		height:417px;
		width:940px;
		position:relative;
		background:#fff;
		float:left;
	
	}
	
		div#feature-overlay {
		
			height:96px;
			z-index:100;
			position:absolute;
			bottom:0;
			width:940px;
			background:url("../images/feature-overlay.png") no-repeat left bottom;
		
		}
		
		div#feature-slides {
		
			position:relative;
			z-index:1;
		
		}
		
		div#feature-nav-prev, div#feature-nav-next {
		
			position:absolute;
			width:34px;
			height:65px;
			z-index:10;
			top:170px;
		
		}
		
		div#feature-nav-prev { left:0; background:url("../images/feature-nav-prev.png") no-repeat;}
		div#feature-nav-next { right:0; background:url("../images/feature-nav-next.png") no-repeat; }
		
		div#feature-nav-prev:hover { background:url("../images/feature-nav-prev-hover.png") no-repeat; }
		div#feature-nav-next:hover { background:url("../images/feature-nav-next-hover.png") no-repeat; }
		
		div#feature-nav-prev:active { background:url("../images/feature-nav-prev-click.png") no-repeat; }
		div#feature-nav-next:active { background:url("../images/feature-nav-next-click.png") no-repeat; }
		
		
	div#main-container div#tagline {
	
		width:940px;
		height:113px;
		background:url("../images/tagline-bg.jpg") no-repeat right center; 
		float:left;
	
	}
	
		div#tagline h3 {
		
			font-size:32px;
			color:#aeafaf;
			line-height:42px;
			margin:10px 0;
		
		}
		
		
		
		
		
	div#main-container div#main-content {
	
		width:940px;
		min-height:500px;
		background:url("../images/content-bg.jpg") repeat-x #fff 0 -1px;
		float:left;
		position:relative;
		border-top:1px #aeaeae solid;
	
	}
	
		div#main-content div#text-content { 
		
			width:535px;
			min-height:355px;
			float:left;
			padding:50px 0px 50px 0;
		
		}
		
		
				div#text-content h1 { font-size:32px; color:#00a3e6; line-height:auto; margin:0 0 12px 0; }
				div#text-content p.bigOrange { color:#eb7c16; font-size:16px; line-height:22px; margin:0 0 20px 0;}
				div#text-content p.bigBlue { color:#00a3e6; font-size:14px; }
				div#text-content p { color:#5e5f5f; font-size:12px; line-height:20px; margin:0 0 12px 0;}
				div#text-content strong { font-weight:bold; }
				div#text-content p span { color:#00a3e6; padding:0 2px;}
				div#text-content div.seperator { background:#d7d7d7; height:1px; width:100%; float:left; margin:15px 0; }
				div#text-content img.bucket { float:left; }
				
				div#text-content h2 { font-size:20px; color:#00a3e6; font-weight:bold; line-height:28px; }
				div#text-content h3 { color:#eb7c16; font-size:16px; font-weight:bold; line-height:20px; margin:0 0 8px 0;}
				div#text-content ol, div#text-content ul { margin:25px; }
				div#text-content li { font-size:12px; color:#444; line-height:18px; margin:0 0 4px 0;}
				div#text-content ol { list-style-type:decimal; }
				div#text-content ul { list-style-type:circle; }
				
				div#text-content blockquote { padding:0 25px; border-left:2px #eb7c16 solid; font-family:Georgia; margin:30px 0;}
				div#text-content blockquote strong { }
				
		
		
		
		
		div#main-content div#sidebar {
		
			width:250px;
			position:absolute;
			right:50px;
			top:50px;
			bottom:0;
			border-left:1px #aeaeae solid;
			padding:0 0 0 25px;
		
		}
		
			
			div#sidebar h3 { color:#00a3e6; font-size:14px; font-weight:bold; line-height:auto; margin:0 0 4px 0;}
			div#sidebar p { color:#5e5f5f; font-size:12px; line-height:20px; }
			div#sidebar p span { color:#00a3e6 !important; }
			div#sidebar a { text-decoration:none; font-weight:bold; color:#5e5f5f; }
			div#sidebar a:hover { color:#555 !important; }
	
			div#sidebar h2.widgettitle { color:#00a3e6; font-size:14px; font-weight:bold; margin:0 0 8px 0; line-height:auto;}
			div#sidebar li.widget_archive ul li a, div#sidebar li.widget_recent_entries ul li a { color:#00a3e6; font-size:12px; line-height:auto; }
			div#sidebar li.widget_archive ul li, div#sidebar li.widget_recent_entries ul li { margin:0 0 12px 0; }
			div#sidebar li.widget + li.widget { margin:25px 0 0 0; }
	
	
	


div#footer {

	width:940px;
	height:30px;
	clear:both;
	font-size:11px;
	color:#5e5f5f;
	border-top:1px #aeaeae solid;
	padding:15px 0 0 0;
}

	div#footer a, div#footer strong { color:#00a3e6; text-decoration:none; }
	
	
	
	
	
	
	
	/* POSTS */
	
	div.post { margin:0 0 25px 0; padding:0 0 20px 0; }
	div.post a { color:#00a3e6; font-weight:bold; margin:0 0 8px 0; text-decoration:none; }
	div.post h2 { font-size:14px; line-height:20px; color:#00a3e6; }
	div.post small { font-size:11px; line-height:18px; color:#222; }
	div.entry p { font-size:12px; color:#555; line-height:20px; }
	
	div.navigation { width:100%; float:left; height:25px; margin:10px 0;}
	div.navigation a { color:#eb7c16; font-size:12px; text-decoration:none; }
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* OLD WORDPRESS STYLES */
	
	/* 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 */

/* 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 */
	
	
	
	p.nocomments { display:none; }
	span.gas input, span.electric input, span.water-sewer input { width:100px; margin:0 0 2px 0; }