/*

Theme Name: Water Damage
Theme URI: 
Description: 
Version: 1.0
Author: Aaron Proctor
Author URI: http://web.aaronproctor.com/

*/

* {
	margin:0;
	padding:0;
	}

html {
	background: #fff;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #fff;
	margin:0 auto;
	text-align: center;
	}

#page, #header, #logowrap, #footer, div.one {
	width: 1024px;
	}

#pagewrap {
	background: #dedfe0 url('images/bg_page.gif') repeat-y top center;
	}

#page {
	margin:0 auto;
	padding-top:10px;
	text-align:left;
position: relative;
	}
	body.page #page { background:#fff; }

#headerwrap {
	background: #fff url('images/bg_header.gif') repeat-x top center;
	text-align:center;
	width:100%;
	}

#header {
	clear:both;
	color:#fff;
	display:block;
	height:140px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
	#header #number {
		border-bottom:0;
		font-size:1.8em;
		text-align:right;
		margin:0;
		padding:0;
		}

#content {
	background:#f6f5f0;
	color:#000;
	float:left;
	min-height:400px;
	width:712px;
	}
	#content div.gutter {
		padding:0 12px;
		}
	body.page #content { background:#fff; }

	/*body.page div.post { width:680px; padding-left:10px; padding-right:10px; }*/
	div.post { width:680px; padding-left:10px; padding-right:10px; }
	body.home div.post { width:auto; padding-left:0; padding-right:0; padding-top:10px; }
		body.home #welcome div.two { float:left; width:50%; }


#right, #sidebar {
	background:transparent;
	color:#000;
	float:left;
	line-height:1.2em;
	width:302px;
	}
	#sidebar div.gutter {
		margin:0 12px 0 0;
		padding:0;
		}
	#sidebar div.box div.gutter {
		margin:0;
		padding:0 10px;
		}
		
#navigation {
	font-size:1.4em;
	width: 1024px;
	height:33px;
	/*overflow:hidden;*/
	padding: 0; position: absolute; top: -35px; left: 0; z-index: 10;
	}
	#navigation ul {
		text-align:left;
		margin:0 auto;
		}
	#navigation ul li {
		float:left;
		list-style:none;
		margin:0;
		/*overflow:hidden;*/
		padding:0; position: relative; z-index: 10;
		}
	#navigation a { 
		color:#fff;
		}

#navigation .sub { display: none; width: 220px; padding: 10px 8px; background: #096690; position: absolute; top: 35px; left: 0; z-index: 10; font-size: .7em; border-left: 1px solid #548fb4; border-right: 1px solid #548fb4; border-bottom: 1px solid #548fb4; }
#navigation li:hover .sub { display: block!important; }
#navigation .sub li { float: none!important; display: block; padding: 0 0 2px; }

#spotlight {
	background: #302d28 url('images/bg_spotlight.jpg') no-repeat top left;
	border-right:2px solid #fff;
	color:#fff;
	height:280px;
	margin-bottom:2px;
	overflow:hidden;
	width:698px;
	position: relative;
	}
	#spotlight #slide {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		}
	#spotlight #slide img {
		height:280px;
		width:698px;
		}
	#spotlight h3 {
		color:#fff;
		}
	#spotlight p {
		line-height:1.2;
		}
	#spotlight div.gutter {
		margin-top:210px;
		position: relative;
		z-index: 5;
		}

#leftbar {
	float:left;
	overflow:hidden;
	width:180px;
	}


#welcome {
	background:#fefefd;
	float:left;
	overflow:hidden;
	width:500px;
	}
	#welcome div.three {
		margin-right:1%;
		width:32%;
		}

#footerwrap {
	background: #fff url('images/bg_footer.gif') repeat-x top center;
	width:100%;
	}

#footer {
	clear: both;
	color:#666666;
	margin: 0 auto;
	padding:0;
	text-align:left;
	}
	#footer p { line-height:1.2; }
	#footer ul {
		clear:both;
		display:block;
		text-align:left;
		margin:10px auto;
		}
		#footer ul li {
			float:left;
			list-style:none;
			margin:0 20px 10px 0;
			}
		#footer a {
			color:#666666;
			}
	#footer p#headquarters {
		color:#fff;
		height:40px;
		letter-spacing:1px;
		line-height:40px;
		margin:0;
		overflow:hidden;
		text-align:center;
		}
		#footer p#headquarters a {
			color:#fff;
			}
	#footer h3 {
		margin-top:12px;
		}

/* Grid */

div.two, div.three, div.threethree, div.four, div.fourfourfour {
	float:left;
	}
div.one {
	// background:#231f20;
	}
div.two {
	width:50%;
	}
div.three {
	display:block;
	overflow:hidden;
	width:33%;
	}
	div.threethree {
		width:67%;
		}
div.four {
	width:25%;
	}
	div.fourfourfour {
		width:75%;
		}

div.gutter {
	padding:12px;
	}
	div.box {
		display:block;
		margin-bottom:10px;
		}

/* Lists */

ul li {
	font-size:1.2em;
	}

ul.posts li {
	font-size:1.1em;
	list-style:none;
	margin-bottom:5px;
	}
	ul.posts li a {
		color:#cccccc;
		text-decoration:underline;
		}

#services ul li, #services2 ul li {
	color:#781e2d;
	list-style-image:url('images/ui_raquo.gif');
	margin:0 0 0.5em 2em;
	}
	#services ul li {
		padding:2px 0;
		}

#services2 {
	margin-bottom:20px;
	}
		body.page #services2 { padding-left:10px; }
		body.home #services2 { padding-left:0; }
	#services2 ul {
		margin-left:40px;
		}
	#services2 ul li {
		font-size:110%;
		margin-bottom:0;
		}

/* Typography */

p {
	font-size: 1.2em;
	line-height:1.2em;
	margin-bottom:1em;
	}
	.first { margin-top:0; }
	.last { margin-bottom:0; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h1, h2, h3 {
	font-family: "Tahoma", Verdana, Arial, Sans-Serif;
	font-weight:normal;
	}

h1 {
	font-size: 2.5em;
	margin:0;
	padding:0;
	}

h2 {
	color:#781e2d;
	display:block;
	font-family:"Futura",Arial, Sans-Serif;
	font-size: 1.7em;
	font-weight:bold;
	letter-spacing:-1px;
	margin: 0.5em 0;
	padding-bottom:0.25em;
	}
	body.home h2 { margin-top:0; }

h3 {
	color:#781e2d;
	font-size: 1.3em;
	font-weight:bold;
	margin: 0 0 0;
	}
	#footer h3 {
		color:#781e2d;
		}

/* Links */

a, a:link, a:visited, a:active { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }

#content a, #content a:link { color:#1b75bb;  text-decoration:underline; }

/* Color */

span.red { color:#781e2d; }

/* Form */

form {
	margin:0;
	padding:0;
	width:275px;
	}
form fieldset {
	border:0;
	}
form input, form textarea, form select {
	background:#fff;
	border:1px solid #ccc;
	clear:both;
	font-size:105%;
	margin:0 0 .7em;
	padding:0.25em 0.25em;
	width:265px;
	}
form input.checkbox {
	width:20px;
	}
form input.submit {
	background:transparent;
	border:0;
	color:#000;
	float:right;
	margin:0;
	width:81px;
}


/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}





/* Other Typography */

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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Other Elements */

.promotinggroup { float:none; }

#services {
	background:#fff url('images/bg_services.gif') repeat-x top center;
	}

#now {
	background:#c0c0b7 url('images/bg_now.gif') repeat-x top center;
	height:280px;
	overflow:hidden;
	width:300px;
	}

#response, #faq {
	background:#ccc;
	margin-bottom:10px;
	}
#certified, #testimonials, #process, #equipment {
	background:#e6e6e6;
	padding-bottom:1px;
	margin-bottom:10px;
	}

#certified, #testimonials, #faq { position: relative; left: 15px; }

#certified, #testimonials {
	background:#c0c0b7 url('images/bg_grey.gif') repeat-x top center;
	}

#faq {
	background:#d9d7c6 url('images/bg_gold.gif') repeat-x top center;
	margin: 0 2px;
	}

#featured {
	background:#d9d7c6 url('images/bg_featured-services.gif') repeat-x top center;
	width:300px;
	}
	#featured div.box { 
		border-top:2px solid #fff;
		padding-top:10px;
		}


body.page #process, body.page #equipment { width:145px; float:left; }
body.home #process, body.home #equipment { width:290px; float:none; }