/* 
	Theme Name: Water Damage
	Theme URL: 
	Description: 
	Author: 
	Author URI: ME
	Version: 0.2
*/




body
{
font-family:Arial, Helvetica, sans-serif;
color:#676767;
font-size:12px;
background-color:#cdc0b0;
background-image:url('images/body_bg.jpg');
background-position:left top;
background-repeat:repeat-x;
}

/*Reset Styles!*/
html, body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

h1
{
	color:#1B94D9;
}

h3{
	text-align: center;
	font: Bold 14px arial;
	color: #a61026;
	float: left;
	width: 490px;
	border: 1px dashed #c8c8c8;
	padding: 7px 0 7px 0;
	margin: 20px 0 0 0;
}

h4
{
	color:#15509E;
	font-size: 1.2em;
}

img
{
float:left;
}

.clear
{
clear:both;
}

/*-- Wrapper --*/

#wrapper{
width:936px;
margin:0px auto;
background-color:#FFFFFF;
padding:0;
}

/*-- Header --*/

#head{
float:left;
width:916px;
height:111px;
background-image:url('images/bg_head.jpg');
background-repeat:no-repeat;
background-position:left top;
background-color:#FFFFFF;
padding:16px 0 0 20px;
}

#head p{
float:right;
width:200px;
padding:0 15px 0 0;
display:block;
color:#333333;
clear:right;
font-size:16px;
}

.top_contact{
float:right;
color:#333333;
font-weight:bold;
font-size:24px;
display:block;
padding:18px 70px 0 0;
width: 200px;
}

.logo
{
float:left;
}




/*-- Banner --*/

#banner{
float:left;
background-image:url('images/banner_bg.jpg');
width:936px;
height:233px;
border-bottom:#1250A3 solid 4px;
margin:1px 0 0 0;
}

#banner h2
{
		color:#1B94D9;
		text-align: center;
		width: 450px;
		padding: 40px;
		font-size: 36px;
}

/* Navigation --*/

#nav{
float:left;
width:936px;
height:34px;
background-image:url('images/nav_bg.jpg');
background-repeat:repeat-x;
}

#nav ul{
float:left;
padding:0 0 0 23px;
width:913px;
}

#nav li{
float:left;
background-image:url('images/nav_sep.jpg');
background-repeat:no-repeat;
background-position:right top;
font-size:11px;
font-weight:bold;
width:auto;
color:#0d0d0d;
list-style:none;
padding:11px 20px 12px 16px;
}


#nav li a:link, #nav li a:active, #nav li a:visited{
text-decoration:none;
color:#FC6C0B;
font-weight: bold;
font-size: 1.2em;
}

#nav li a:hover{
color:#1B94D9;
}



/*-- Main Container --*/

#main{
float:left;
width:936px;
background-color:#FFFFFF;
}


/*-- Left Pannel --*/

#left_pannel{
float:left;
width:155px;
text-align:left;
padding: 15px;
}

#left_pannel ul
{
	margin-left:10px;
	padding-top: 10px;
}

#left_pannel ul li
{
	color: #F4690A;
	padding: 3px 0;
}

#left_pannel a,#left_pannel a:visited{
text-decoration:none;
}

#left_pannel a:hover h4
{
color:#1B94D9;
}

/*-- Content --*/

#content{
float:left;
width:490px;
min-height:400px;
padding:0 8px 15px 18px;
}

#content a:link, #content a:visited, #content a:active{
	font: bold 11px verdana;
	color: #a61026;
	text-decoration: underline;
}

#content a:hover{
	color: #333;
}

#content ul{
	list-style-type: none;
	width: 490px;
	float: left;
	padding: 2px 0 20px 0;
}

#content li{
	font: Normal 11px verdana;
	font-weight: normal;
	color: #5c5c5c;
	background: url('images/normal-bull.jpg') no-repeat left 6px;
	padding: 0 0 0 15px;
	line-height: 20px;
	border-bottom: 1px dashed #d4d4d4;
}

#content li a:link, #content li a:visited, #content li a:active{
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;
}

#content li a:hover{
	color: #a61026;
	background-color: #eee;
}


#content h2{
float:left;
width:480px;
font-family:Trebuchet MS, Arial, Verdana;
font-size:20px;
color:#c40f2f;
display:block;
padding: 10px 0 10px 0;
}

#content p{
float:left;
width:480px;
text-align:justify;
padding:0 0 10px 0;
}

.client{
	font: Bold 11px Verdana;
	color: #333;
	padding: 0 0 30px 0;
	margin: 0;
	float: left;
	width: 480px;
	background: url('images/testimonials-separator.jpg') no-repeat left 20px;
}

#home-content-list
{
	 padding: 0 20px;
}

#home-content-list ul
{
	 float: left;
	 width: 220px;
}

#home-content-list ul li
{
	 font-weight: bold;
}

/*-- Bottom Block --*/

#bottom_block{
	float:left;
	width:480px;
	padding:20px 0 20px 0;
}

#testimonial{
float:left;
width:480px;
padding:0 0 0 0;
}

#testimonial h2{
padding:5px 0 10px 0;
float:left;
width:480px;
}

#testimonial p{
float:left;
width:480px;
}

#services{
float:right;
width:205px;
padding:0 0 0 25px;
border-left:#dadbd3 solid 1px;
}

#services h2{
padding:5px 0 10px 0;
float:left;
width:180px;
}

#services p{
float:left;
width:218px;
}


#services ul{
width:180px;
float:left;
}

#services li{
width:195px;
background-image:url('images/bullet.jpg');
background-repeat:no-repeat;
background-position:left 3px;
padding:0 0 7px 12px;
list-style:none;
}

/*-- Boottom Block end --*/

.view_more{
float:right;
display:block;
padding:0 0 0 10px;
font-size:12px;
font-weight:bold;
color:#8c152a;
background-image:url('images/arrow.jpg');
background-repeat:no-repeat;
background-position:left 3px;
}

.view_more a:liNk, .view_more a:active, .view_more a:visited{
text-decoration:none;
color:#8c152a;
}

.view_more a:hover{
color:#0d0d0d;
}

/*-- Right Pannel --*/

#rightpannemain{
float:right;
width:750px;
border-left:#dadbd3 solid 1px;
}


#right_pannel{
float:right;
width:221px;
background-color:#E0E7EF;
background-image:url('images/contact_arrow.jpg');
background-repeat:no-repeat;
background-position:center 10px;
padding:50px 0 10px 0;
}

#right_pannel ul{
width:207px;
padding:0 0 0 23px;
}

#right_pannel li{
list-style:none;
font-size:11px;
font-weight:bold;
color:#0e0e0e;
}

/*
#right_pannel li input{
font-size:11px;
color:#0e0e0e;
width:172px;
float:left;
}*/


#right_pannel li label{
clear:both;
float:left;
font-size:11px;
color:#0e0e0e;
width:172px;
padding:3px 0 0 0;
}

.widgettitle
{
	color: #15509E;
	font-size: 1.6em;
	text-align: center;
	padding:20px 25px 5px 25px;
	margin:0;
	width: 170px;
}

#side-contact-form
{
	padding: 0 15px;
}

#side-contact-form p
{
	padding-bottom: 6px;
}

.submit-button, .ajax-loader
{
	float: right;
}

.submit-button
{
	border:0;
	margin:0;
	padding:0;
	font-size:0;
	width: 60px;
	height: 24px;
	background:#173D8E url('/wp-content/themes/water-damage/images/submit_bg.jpg') 0 0 no-repeat;
}

.text_area{
width:172px;
height:60px;
float:left;
margin:0 0 5px 0;
}

.submit{
width:60px !important;
height:24px !important;
float:right !important;
padding:0 30px 0 0;
}

.footerlogos
{
float:none;
padding:10px 0 0 0;
}

.hiddenright
{
float:left;
}

/*-- Footer --*/

#footer{
clear:both;
width:936px;
margin:0 auto;
}

#footer p{
color:#FFFFFF;
font-size:12px;
width:936px;
text-align:center;
padding:0 0 5px 0;
}

#footer ul{
text-align:center;
padding:8px 0 5px 0;
clear:both;
}

#footer li{
display:inline;
color:#ffffff;
padding:0 12px 0 6px;
font-size:11px;
list-style:none;
}

.footer-separator
{
background-image:url('images/footer_sep.jpg');
background-repeat:no-repeat;
background-position:right 2px;
}

#footer li a:link, #footer li a:active, #footer li a:visited{
text-decoration:none;
color:#ffffff;
}

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

#footer p{
color:#FFFFFF;
}

#footer  a:link, #footer  a:active, #footer  a:visited{
color:#ffffff;
text-decoration:none;
}

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

.payment{
clear:both;
}

.last_li{
background-image:none !important; 
}

.gallery{
	list-style-type: none !important;
	float: left !important;
	width: 490px !important;
	padding: 10px 0 10px 0 !important;
	margin: 0 !important;
	clear: both !important;
}

.gallery li{
	background: none !important;
	border: none !important;
	padding: 0 0 15px 25px !important;
	width: 220px !important;
	text-align: center !important;
	float: left !important;
}

.gallery li img{
	border: 3px solid #cacaca;
}

.caption{
	width: 230px;
	float: left;
	text-align: center;
	font: Bold 11px verdana;
	padding: 15px 10px 0 0;
}
.normal li
{
border:none !important;
}
