/*
Theme Name: Blight Busters
Theme URI: http://blightbusters.org
Description: A totally customized theme for Blight Busters by <a href="http://i-souldesign.com/">Nina Morena</a>)
Version: 2.8
Author: Nina Morena/Krystal Smith
Author URI: http://i-souldesign.com
Tags: design, blight busters, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*UTILITIES*/

.hide	{display: none;}

body {
	background-color:#efede5;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/blue_bground.jpg);
	background-repeat: repeat-x;
}

a img { border: none }

/*HEADER*/
#centerColumn {
	width:960px;
	text-align:center;
	margin:0 auto;
}



#header {
	margin:0 0 0 0;
	padding:0;
	width:960px;
	height:83px;
	background:url(img/blue_top_bground.jpg) no-repeat top left;
	float:left;
}

#logo {
	margin:25px 0 0 10px;
	padding:0;
	width:209px;
	height:37px;
	background:url(img/blue_logo.png) no-repeat top left;
	float:left;
}

/*NAVIGATION*/

#nav {margin-top:33px; padding:0; float:right;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:bold 12px Arial, Century Gothic, sans-serif;
	line-height:30px;
}

#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
	color:#FFFFFF; 
}

#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
}


#nav .lavaLamp li.back {
	background: url(img/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(img/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#nav a:link{color:#464833; text-decoration:none;}

#nav a:hover{color:#FFFFFF; text-decoration:none;}

#nav a:active{color:#FFFFFF; text-decoration:none;}

#splash {
	height: 350px;
	width:960px;
	clear:both;
}

#calltoaction{
	z-index:100;
	position: absolute;
	width: 960px;
	top: 340px;
	height:130px;
	margin-top: 25px;
	background-image:url(img/bar.png);
	background-repeat:no-repeat;
}

/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:940px;
	height:41px;
	background-image:url(img/bottom_menu_bar.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
	padding-top: 12px;
	padding-left: 20px;
}
	
	
	
#nav_container1 {
float: left;
width:600px;
height:41px;
}

#nav_container2 {
	float: right;
	width:193px;
	height:41px;
	margin-top: -5px;
	text-align: right;
	margin-right: 30px;
}
	
	
#bottom_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li {
	margin:0;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464833;
	padding-right: 10px;
}

#bottom_nav li a:hover {
	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a.active {

	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	
}


/*CONTENT*/

#content_area {
	width:960px;
	text-align: center;
	min-height: 200px;
	margin-top: 82px;
	clear: both;
}

#home_content_left {
	width:625px;
	float:left;
	text-align: left;
	padding-top: 40px;
}

#home_content_right {
	width:305px;
	float:right;
	text-align: left;
	padding-top: 70px;
	background-image: url(img/contact_form.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	min-height: 200px;
	margin-left: 20px;
}

.call {
	width:960px;
	height:46px;
	clear: both;
	padding-top: 30px;
	}
	
	
/*FORM*/

form{margin:0; padding:0;}
	
	#contact_form {
	float:left;
	width:460px;
	text-align: left;
	padding-left: 25px;
	margin-top: 40px;
	}
	
	.contactform {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	width:300px;
	text-align: left;
}

.contactform textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:50px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}

.contactform label {
	min-width: 100px;
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 25px;
}

.input-submit {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(img/blue_submit_small.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-submit:hover {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(img/submit_small_over.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:18px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}

/*FOOTER*/
#footer {
	width:100%;
	background-color:#efede5;
	min-height: 150px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	border-top: #c6c7c1;
	border-top-width: 1px;
	border-top-style:dotted;
	margin-top: 40px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-align: center;
}

.copyright a {
text-decoration:none;
color:#52553d;
}

.copyright a:hover {
text-decoration:underline;
color:#959595;
}

/*INDIVIDUAL POST EDITS*/
#post-3	{padding-bottom: 20px;}
#post-6	h2 {display: none;}
#post-14 h2 {display: none;}
#post-74 h2 {display: none;}
#post-79 h2 {display: none;}
#post-82 h2 {display: none;}
#post-85 h2 {display: none;}
#post-87 h2 {display: none;}
#post-89 h2 {display: none;}

/*BLOG CONTENT*/
#inner_content_left {
	width:625px;
	float:left;
	text-align: left;
	padding-top: 20px;
}

#inner_content_right {
	width:300px;
	float:right;
	text-align: left;
	padding-top: 20px;
	min-height: 200px;
}

#inner_content_right ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	} 

#inner_content_right li {
	background: url(img/blue_service_checks.jpg) left center no-repeat;
	padding-left: 45px;
	margin-bottom: 20px;
	}
	
#news_header {
	width:690px;
	text-align: left;
	min-height: 145px;
	background-image:url(img/news_header.jpg);
	background-repeat:no-repeat;
	clear: both;
	padding-left: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 25px;
}

.blog {
	background-color:#efede5;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/blue_bground2.jpg);
	background-repeat: repeat-x;
}


/*COMMENTS*/
#no_of_comments	{
	width: 101px;
	height: 101px;
	background-image:url(img/comments.png);
	background-repeat:no-repeat;
	clear:both;
	font-family: Aria, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	margin-top: -67px;
	padding: 10px 18px 0 2px;
	text-align: center;
	text-transform:uppercase;
}

#no_of_comments a {color: #FFFFFF;}
#no_of_comments a:hover {color: #FFFFFF;}
	

.search-results {
background-color:#efede5;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/blue_bground2.jpg);
	background-repeat: repeat-x;
}

#search_content_full {
	width:960px;
	float:left;
	text-align: left;
	margin-top: 120px;
}