/*  

Theme Name: Theme2-Blue

Description: Customized version of TweetMeBlue theme by http://www.webdesignlessons.com/

Version: 1

Author: Dan Hauk

Author URI: http://www.dan-hauk.com/



Colors

--------

Kolb blue: #0055A6



*/







ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{

	margin:0;

	padding:0;

}

ul{

	list-style:none;

}

a{

	color:#000;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a img{

	border:0;

}

.clear{

	clear:both;

}

html{

	background:#445e7b url(images/bgr_html.png) repeat-x;

}

body{

	margin:0px;

	padding:0px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	background:url(images/bgr_main.png) no-repeat center top;

	color:#000;

}

#page{

	width:1000px;

	margin:0px auto;

}



/* HEADER */



#header{

	width: 100%;

	height: 200px;

	overflow: hidden;

	/* background:url(images/bgr_header.png) no-repeat; */

}



img.logo {

	float: left;

	clear: left;

	margin-left: 32px;

}



h1 { display: none; }

h2.top-number {

	float: right;

	margin: 30px 32px 0 0;

	padding: 10px;



	color: #fff;

	font-size: 36px;

	text-align: right;



	background: #4784BF url(images/top-number-bg-sm.jpg) repeat-x bottom left;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}
h2.top-number a {color:white;
	text-decoration:none;}
 


h2.top-number span {

	font-size: 20px;

}



#top-numbers {

	height: 48px;

	width: 600px;

	margin: 5px 25px 0 0;



	float: right;

}

#top-numbers p {

	width: 150px;

	float: left;

	text-align: center;

} 

/* MENU */

#mainmenu{

	float:right;

	width:600px;

	text-align:center;

	padding:0;

}

#mainmenu ul{

	margin: 0;

	padding: 0;

	list-style-type: none;

	z-index:1000;

}

/*Top level list items*/

#mainmenu ul li{

	position: relative;

	display: inline;

	float: left;

	z-index:1000;

	color:#000;

	padding:0 0 0 32px;

	font-size:13px;

	font-family:Tahoma, Geneva, sans-serif;

	background:url(images/bgr_menu_li.gif) no-repeat left center;

}

#mainmenu ul li.first{

	padding:0;

	padding-left: 15px;

	background:none;

}

/*Top level menu link items style*/

#mainmenu ul li a{

	display:block;

	color:#000;

	z-index:1000;

	text-transform:uppercase;

}

* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

	display: inline-block;

	float:left;

}

* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

	float:none;

}

#mainmenu ul li a:link, #mainmenucat ul li a:visited{

	text-decoration:none;

}

#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{

}

#mainmenu a:hover {text-decoration: none;}

/*1st sub level menu*/

#mainmenu ul li ul{

	position: absolute;

	left: 0;

	display: block;

	visibility: hidden;

	margin:0 0 0 17px;

}

/*Sub level menu list items (undo style from Top level List Items)*/

#mainmenu ul li ul li{

	display: list-item;

	float: none;

	font-size:1.0em;

	background:none;

	padding:0;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#mainmenu ul li ul li ul{

	top: 0;

	margin:0;

}

/* Sub level menu links style */

#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{

	width: 160px; /*width of sub menus*/

	height:auto;

	padding: 7px 5px 7px 10px;

	margin: 0;

	border-bottom: 1px solid #adadad;

	background:#fff;

	border-top-width: 0;

	text-align:left;

	text-decoration:none;

	color:#000000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-transform:inherit;

}

#mainmenu ul li ul li a:hover{ /*sub menus hover style*/

	text-decoration:underline;

}



/*board*/

#board{

	width:100%;

	height:248px;

	overflow:hidden;

	background:url(images/bgr_board-truck.png) no-repeat;

	clear: both;

}

#board h2 {

	color:#90cacc;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:34px;

	margin: 75px 0 0 45px;

	float: left;

}

img.header-truck {

	float: right;

	margin: 5px 35px 0 0;

}







/* BODY */



#body,

#body-nosidebar{

	width:100%;

	background:url(images/bgr_body.gif) repeat-y;

	overflow:hidden;

}



#body-nosidebar {

	background: url(images/bgr_body-nosidebar.gif) repeat-y;

}



#body_top,

#body_top-nosidebar{

	width:100%;

	background:url(images/bgr_body_top.png) no-repeat;

	overflow:hidden;

}



#body_top-nosidebar {

	background: none;

}



#body_left{

	width:659px;

	float:left;

}



#body_right{

	width:341px;

	float:right;

}



/* left contact */



#body_left_content{

	width:564px;

	margin:25px 0 0 66px;

}



.post{

	width:100%;

	margin:0 0 10px 0;

	overflow: auto;



	background:url(images/bgr_postmetadata.png) no-repeat center bottom;

}



.post h2{

	font-size:29px;

	margin:0 0 5px 0;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	font-weight:normal;

	clear: both;

}

.post-top h4{

	width:63px;

	height:47px;

	padding:5px 0 0 0;

	color:#cdcdcd;

	text-align:center;

	font-weight:normal;

	font-size:25px;

	font-family:Georgia, "Times New Roman", Times, serif;

	float:right;

	background:url(images/bgr_post_comment.png) no-repeat;

}



.entry{

	line-height:20px;

	font-size:13px;

	margin:10px 0 30px;

	padding-bottom: 30px;

	

}



.entry img{

	border:3px solid #ccc;

}



.entry p{

	padding-bottom:15px;

}



.entry p a{

	font-weight:bold;

	text-decoration:underline;

}



.entry p a:hover{

	text-decoration:none;

}



h2.page_title{

	font-size:29px;

	margin:0 0 5px 0;

	padding: 5px 5px 10px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	font-weight:normal;

	font-style:italic;

	border-bottom:1px solid #c7c7c7;

}



.post-page .entry{

	position: relative;
	overflow:auto;

}



.post-page .entry a{

	text-decoration:underline;

	font-weight:bold;

	color:#445e7b;

}



.post-page .entry a.button { color: #000; }



.post-page .entry a:hover{

	text-decoration:none;

}



.entry strong{

	color:#445e7b;

}



.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{

	color:#000;

	font-family:Georgia, "Times New Roman", Times, serif;

	display:block;

	font-weight:normal;

}



.post-page .entry h1{

	font-size:26px;

	padding:0 0 14px 0;

}



.post-page .entry h2{

	font-size:29px;

	padding:0 0 14px 0;

}



.post-page .entry h3{

	font-size:29px;

	padding:20px 0 12px 0;

}



.post-page .entry h4{

	font-size:20px;

	padding:0 0 10px 0;

}



.post-page .entry h5{

	font-size:18px;

	padding: 20px 0 8px 0;

}



.post-page .entry h6{

	font-size:16px;

	padding:0 0 6px 0;

}



#home-residential {

	float: left;

	width: 269px;

	margin: 0 25px 0 0;

}

#home-commercial {

	float: left;

	width: 269px;

}



p.pullquote,

div.corporate-office {

	background:#f3fcf9;

	border:1px solid #daebe5;

overflow:auto;


	padding: 15px;

	font-size: 110%;

	clear: both;

}



div.corporate-office {

	position: absolute;

	top: 63px;

	right: 0;

	width: 200px;

}

#corporate-office h4{

margin-bottom:0px;
font-size:15px;
padding-bottom:0px;
font-weight:bold;
color:#445e7b;


}
div.form-buttons {

	position: absolute;

	top: 12px;

	right: 0;

}



p.page-top { line-height: 0; font-size: 1px; height: 1px; }



/* SIDE BAR */



#sidebar{

	width:277px;

	margin:15px 0 0 4px;

	color:#303030;

}



.sidebars h2{

	font-size:23px;

	color:#000;

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	background:#f9fdfd;

	border-bottom:1px solid #bbe3e5;

	border-top:1px solid #bbe3e5;

	font-weight:normal;

	padding:10px 0 10px 20px;

	margin:0 0 10px 0;

}



.sidebars ul{

}



.sidebars ul li{

}



.sidebars ul li ul li{

	margin-bottom:0;

	width:auto;

}



.sidebars ul li ul li ul li{

	margin-left:0;

}



.sidebars li ul{

	padding:0 20px 30px 20px;

}



.sidebars li ul li ul{

	padding:0 0 0 10px;

	width:auto;

}



.sidebars li ul li ul li ul{

}



.sidebars li{

	margin-bottom:0px;

	background:none;

}



.sidebars li li{

	margin-bottom:0px;

	border-bottom:1px solid #c6e8e9;

	padding:8px 0 8px 8px;

	font-size:13px;

}



.sidebars li li li{

	background:none;

	border:0;

	padding-bottom:3px;

}



.sidebars li a{

	color:#303030;

}



.sidebars li.widget_categories ul li{

	font-weight:bold;

}



.sidebars li.widget_categories ul li a{

	background:url(images/ico_cat.gif) no-repeat left 5px;

	padding:0 0 0 14px;

	font-weight:normal;

}



.sidebars li.widget_categories ul li ul li a{

}



.sidebars li.widget_archives ul li a{

	background:url(images/ico_cat.gif) no-repeat left 5px;

	padding:0 0 0 14px;

}



.sidebars li.linkcat ul li a{

	background:url(images/ico_cat.gif) no-repeat left 5px;

	padding:0 0 0 14px;

}



.sidebars .widget_tags p{

	padding:0px 10px 10px 15px;

}



.sidebars .widget_tags a{

	color:#303030;

}



.sidebars .textwidget{

	padding:10px;

}



p.testimonial {

	padding: 5px 0;

}



/* FOOTER */



#footer{

	width:100%;

	height:160px;

	background:url(images/bgr_footer.png) no-repeat;

	overflow:hidden;

}

#footer h2{

	color:#fff;

	font-size:55px;

	font-weight:normal;

	font-family:Georgia, "Times New Roman", Times, serif;

	letter-spacing:-4px;

	padding:65px 0 0 50px;

	font-style:italic;

	float:left;

	position:relative;

}

#footer h2 a{

	color:#fff;

}

#footer h2 a:hover{

	text-decoration:none;

}



#footer_text{

	padding:70px 60px 0 0;

	float:right;

	text-align:right;

}



#footer_text p{

	color:#afb7c1;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	padding:0 0 8px 0;

	font-size:11px;

}

#footer_text a{

	color:#afb7c1;

}









/* Begin Images */

img.logo { behavior: url(iepngfix.htc); }



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

	}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.service {

	padding-top: 15px;

}



img.coupon,

img.noborder {

	border: 0;

}



img.heading {

	border: 0;

}





/* End Images */









/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 10px 10px;

	padding-left: 24px;

	padding-bottom:7px;

	background:url(images/blockquote_bg.gif) repeat-y;

	}



blockquote blockquote{

	background:url(images/blockquote_bg2.gif) repeat-y;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	text-align: right;

	margin:10px auto 0 auto;

	width:97%;

	background:#ebebeb;

	border:1px solid #c7c7c7;

	padding:10px;

	overflow:hidden;

	font-size:13px;

	color:#000;

	}



#content_single .navigation {

	text-align: center;

	width:96%;

	padding:10px 0 10px 0;

	margin:30px 0 0 25px;

	}



.navigation a{

	color:#000;

	font-size:13px;

	}



.wp-pagenavi{

	line-height:1.8em;

	padding:0 15px 0 15px;

}



.wp-pagenavi a {

	padding: 4px; 

	margin: 2px;

}

.wp-pagenavi span.pages {

	padding: 4px; 

	margin: 2px;

	background:#636363;

	color:#fff;

}

.wp-pagenavi span.current {

	padding: 4px; 

	margin: 2px;

	background:#636363;

	color:#fff;

}

.wp-pagenavi span.extend {

	padding: 4px; 

	margin: 2px;

	background:#636363;

	color:#fff;

}



a.button {

	background: #71A0AE url(images/button.png) repeat-x top left;

	border: 1px solid #577C87;

	padding: 5px;

	text-decoration: none;

	color: #fff;

}

a.button:hover {

	text-decoration: underline;

}



ul#electricians-are { overflow: auto; }

/* End Various Tags & Classes*/



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul {

	margin: 0 10px 15px 0;

	list-style: none;

	padding:15px 15px 15px 20px;

	background:#f3fcf9;

	border:1px solid #daebe5;

	}



.entry ul li {

	border-bottom:1px solid #d1d9d6;

	background:url(images/ico_entry.gif) no-repeat left 14px;

	padding:7px 0 7px 15px;

	}



.entry ol {

	margin: 0 10px 15px 30px;

	padding:15px 15px 15px 40px;

	background:#f3fcf9;

	border:1px solid #daebe5;

	}



.entry ol li {

	margin: 0;

	padding:7px 0 7px 0;

	border-bottom:1px solid #d1d9d6;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

ol li{

	list-style: decimal outside;

	}



ul#faq {

	padding: 0;

	margin: 0;

	}



ul#faq li {

	background: none;

	padding: 5px;

	margin: 0;

	}



ul#faq li span {

	font-weight:bold;

	color:#445e7b;

	}

/* End Entry Lists */







/* Begin Form Elements */

.wpcf7-form {

	text-align: left;

	/* width: 350px;

	float: left; */

	}



.wpcf7-form input,

.wpcf7-form textarea {

	font-size: 14px;

	color: #333;
	



	border: 1px solid #666;

	padding: 5px;

	}
.wpcf7-form textarea {

width:250px;
}


/*

span.wpcf7-list-item {

	float: left;

	clear: left;

	}



.wpcf7-form p {

	clear: left;

	}

*/

.wpcf7-form input.submit {

	background: #71A0AE url(images/button.png) repeat-x top left;

	border: 1px solid #577C87;



	padding: 5px;

	text-decoration: none;

	color: #333;



	cursor: pointer;

	}



.wpcf7-form input.submit:hover {

	color: #fff;

	}





/* End Form Elements */







/* New Main Menu */

#mainmenu-top {

	background: url(images/nav-bg_02.png) repeat-x top left;

	height: 40px;

	line-height: 35px;



	-moz-border-bottom-left-radius: 5px;

	-moz-border-bottom-right-radius: 5px;

	-webkit-border-bottom-left-radius: 5px;

	-webkit-border-bottom-right-radius: 5px;

	}



#mainmenu-top ul{

	margin: 0;

	padding: 0;

}



#mainmenu-top ul li{

	float: left;

	list-style: none;



	padding: 0 10px;



	color: #000;

	font-size: 13px;

	font-family: Tahoma, Geneva, sans-serif;

}



#mainmenu-top ul li a{

	display: block;

	color: #000;

}
