/*
Theme Name: Blymyer
Theme URI: 
Description: 
Version: 1.6
Author: Artyom Dmitriyev
Author URI: artycreate.com
Tags: 
*/

/*img, div, ul, a, li { behavior: url("http://blymyerengineers.com/wp-content/themes/blymyer/pngfix2/iepngfix.htc") }*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:  #022855 url('images/main-bg.png')  repeat-x top;
	color: #333;
	text-align: center;
	/*behavior: url("http://blymyerengineers.com/wp-content/themes/blymyer/cssHoverFix.htc");*/
	}

#page {
	border: none;
	text-align: center;
	}
#wrap {
	width: 1024px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	min-height: 750px;
	height: auto !important;
	height: expression((document.documentElement.clientheight || document.body.clientheight) < 750? "750px": "auto");
}


#headerimg 	{
	margin: 7px 0px 0;
	height: 119px;
	width: 985px;
	background: #fff url('images/logo.jpg') no-repeat bottom center;
	}

#home{
	font-size: 1.2em;
	background-color: white;
	margin: 0px auto 30px;
	padding: 0;
	width: 968px;
	border: none;
	}
	
#slider-wrap{
	margin: 150px auto 0 auto;
	width: 596px;
	height: 178px;
	float: left;
	position: relative;
	border: 6px solid #e2e2e2;
}

.lefttop{
	top: -6px;
	left: -6px;
	width: 12px;
	height: 14px;
	position: absolute;
	background: url('images/sl_lt.gif') no-repeat;
}

.leftbottom{
	bottom: -7px;
	left: -6px;
	width: 12px;
	height: 14px;
	position: absolute;
	background: url('images/sl_lb.gif') no-repeat;
}

.righttop{
	top: -6px;
	right: -6px;
	width: 12px;
	height: 14px;	
	position: absolute;
	background: url('images/sl_rt.gif') no-repeat;
}

.rightbottom{
	bottom: -7px;
	right: -6px;
	width: 12px;
	height: 14px;
	position: absolute;
	background: url('images/sl_rb.gif') no-repeat;
}
	
#slider{
	font-size: 14px;
	font-family: arial;
	line-height: 21px;
	padding: 0px;
	text-align: left;
}

#slider li{
	/*background: url('images/slider_1.jpg') no-repeat;*/
	width: 596px;
	border: none;
	height: 178px;
}
	
.h2-blymyer{
	color: #488209;
	font-size: 18px;
	font-family: arial;
	margin: 0;
	padding: 14px 0 0;
	font-weight: normal;
	}
#welcome p{
	padding: 0px 25px 0px 0px; 
	}
	
#experts{
	width: 332px;
	height: 190px;
	float: right;
	border: none;
	margin: 150px 0 0 0;
	}
    
.a-experts, .a-experts:hover{
	display: block;
	background: url("images/button.jpg") no-repeat;
	width: 92px;
	padding: 5px 0 0px 5px;
	height: 18px;
	line-height: 23px;
    color: #fff !important;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	border: 1px #8597ba solid;	
	margin: 0px auto;
	text-decoration: none;
}

.a-experts2, .a-experts2:hover{
	background: url("images/button.jpg") no-repeat;
	width: 62px;
	float: left;
	padding: 5px 0 0px 10px;
	height: 18px;
    color: #fff !important;
	font-family: Arial;
	font-size: 11px;
	border: 1px #8597ba solid;	
	text-decoration: none;
	padding-left: 30px;
	margin-top: 42px;
	margin-left: 150px;
}

.a-project{
    display: block;
    float: left;
    background: url(images/project_button.jpg);
    width: 100px;
    height: 36px;
}

.a-utility{
    display: inline-block;
    background: url("images/utility_image.png") no-repeat;
    width: 125px;
    height: 125px;
    margin-left: 40px;
}
    
.a-division{
    display: inline-block;
    background: url("images/division_image.png") no-repeat;
    width: 125px;
    height: 125px;
    margin-left: 80px;
}

.a-commercial{
    display: inline-block;
    background: url("images/commercial_image.png") no-repeat;
    width: 125px;
    height: 125px;
    margin-left: 80px;
}
   
#orange {
    color: #000000;
    font-size: 12pt;
    background-color: #FF9900;
}

#table_project_list td {
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    border: 1px solid black;
}

#table_project_list {
    color: #000097;
    font-family: Calibri;
    font-size: 11pt;
    border: 1px solid black;
}

#table_article {
    font-weight: bold;
    font-size: 12pt;
    font-family: Calibri;
    text-align: center;
}

#experts img{
	margin: 0px 10px 0px 0px;
	border: 1px solid #fff;
	padding: 0px;
	}	
#experts-top{
	width: 332px;
	height: 46px;
	background: url("images/exp-top.png") no-repeat center;
	border: none;
	}
.h2home{
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	margin: 0;
	padding: 14px 0 0 20px;
	font-weight: normal;
	text-align: left;
	}
#experts-main p{
	margin: 0;
	padding: 10px 25px ;
	text-align: left; 
	line-height: 19px;	
	font-size: 13px;
	}
	
#experts-bottom{
	width: 332px;
	height: 15px;
	background: url("images/exp-bottom.png") no-repeat top;
	clear:right;
	border: none;
	}
#experts-main{
	width: 332px;
	height: 129px;
	background: url("images/exp-main.jpg") repeat-y top;
	border: none;
	}
	
#currpr{
	width: 607px;
	/*height: 281px;*/
	border: none;
	background:;
	float:left;
	}
#currpr-top{
	width: 607px;
	height: 30px;
	line-height: 30px;
	background: url("images/curr-top.png") no-repeat center;
	}
#currpr-main{
	
	width: 605px;
	background: #fff url('images/curr-main.jpg') repeat-x bottom;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	}
	
	
#currpr-bottom{
	width: 607px;
	height: 16px;
	background:  url('images/curr-bottom.png') no-repeat;
	}

#services{
	list-style: none;
	padding: 10px 0px;
	margin: 0px;
}

#services li{
	clear: both;
	width: 575px;
	height: 74px;
	margin: 0px auto;
	background: url('images/serv_tab.png') no-repeat;
}

#services li a, #services li a:hover{
	text-decoration: none !important;
}

#services li:hover{
	width: 575px;
	height: 74px;
	background: url('images/serv_tab_active.png') no-repeat;
}

#services h2{
	color: #0a2c67;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	line-height: 74px;
	margin: 0px;
	padding: 0px;
}

.serv_title{
	float: left;
	padding-left: 65px;
	width: 115px;
}

.serv_entry{
	float:right;
	padding: 23px 15px;
	width: 365px;
	color: #676767;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
	
#cont-home{
	width: 332px;
	float:right;
}

#cont-home-top{
	height: 39px;
	background: url('images/contact_home_top.png') no-repeat;
}

#cont-home-main{
	background: url('images/contact_home_main.png') repeat-y;
	text-align: left;
}

#cont-home-bottom{
	background: url('images/contact_home_bottom.png') repeat-y;
	height: 15px;
}

#cont-home-main p{
	padding: 0px 0px 0px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	}	
	
#cont-home-main h3{
	padding: 15px 0px 0px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	}
	
.a-experts span{
	padding-left: 20px;
}	

	
#empty{
	width: 820px;
	height: 30px;
	border: none;
	clear: right;
	}
	
#wrap-cont{
	width: 1024px;
	border: none;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	}
	
#contact{
	width: 904px;
	font-size: 1.2em;
	margin: 0px auto 0 auto;
	padding: 0px 60px;
	}
#cont-info{
	height: 255px;
	margin-right: 36px;
	margin-top: 180px;
	}

#cont_left{
	width: 465px;
	float:left;
}
	
.h2-cont {
	display: block;
	background: url("images/h2-bg.gif") repeat-x;
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 465px;
	height: 36px;
	border: none;
	padding: 8px 0;
	margin: 0 auto;
	color: #fff;
	line-height: 18px;
	}
.tableloc{
	width: 100%;
	margin: 0 auto;
	background: url("images/adrloc.gif") repeat-x;
	height: 26px;
	}
	
#adr{
	width: 463px;
	height: 190px;
	background: url("images/adr-bg.gif") repeat-x;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
	border: 1px solid #cccccc;
	}
#adr p{
	padding: 0px 0px 0px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	}	
#adr h3{
	padding: 5px 0px 0px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	}
	
#google-maps{
	width: 400px;
	height: 400px;
	float: right;
	margin-bottom: 25px;
	margin-top: 180px;
	}
	
.sendbutton {
	width: 92px;
	height: 23px;
	border: 1px #8597ba solid;	
	margin: 0px 0px 0px 235px;
	}
	
#send-form{
	/*height: 310px;*/
	width: 735px;
	clear: right;
	text-align: left;
	padding: 0px;
	margin: 20px 0px; 
	}
.sendinput{
	margin-bottom: 10px;
	border: 1px solid #a8a8a8;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 175px;
	height: 18px;
	}
#send-form textarea{
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #a8a8a8;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 325px;
	height: 110px;
	}	
#send-form  p{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px 0 0 0;
	margin: 0;
	}
#projects{	
	width: 820px;
	border: none;
	margin: 0 auto;
	}
#projects table{	
	border: none;
	margin: 0 auto;
	}
.h2-projects{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border: none;
	padding: 0;
	margin: 0 auto;
	color: #fff;
	line-height: 31px;
	}
.inputpr{
	width: 650px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #cccccc;
	margin: 0 auto;
	}

#projects textarea{
	width: 650px;
	height: 100px;
	border: 1px solid #cccccc;
	margin: 0 auto 10px;
	}
#pr-main{
	width: 816px;
	background: #fffefe;
	border: 1px solid #e1e1e1;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
.h3proj{
	font-family: Arial;
	font-size: 12px;
	color: #090909;
	font-weight: bold;
	text-align: left;
	margin-top: 17px;
	margin-bottom: 7px;
	}
.post span{
	color: #999999;
	font-weight: normal;
	text-align: left;
	}
	
#wrap-about{
	width: 1024px;
	border: none;
	margin: 0px auto 0;
	overflow: hidden;
	}
#about{
	width: 968px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 0;
	margin:  145px auto 0 auto;
	padding: 0px 28px;
	text-align: left;
	position: relative;
}

#mainitem{
	margin:  185px auto 0 auto;
	padding: 0px 28px;
	color: #000;
	text-align: left;
}

#main-text{
	width: 550px;
	float: left;
	font-size: 13px;
	font-family: Arial;
	color: #000;
	line-height: 19px;
	margin-top: 10px;
	margin-left: 50px;
}


.wide-text{
	width: 968px;
	font-size: 13px;
	font-family: Arial;
	color: #000;
	min-height: 200px;
	margin-top: 10px;
	line-height: 19px;
}

.wide-text ul{
	list-style: square;
}


.list_pages{
	list-style: none;
	padding: 0px;
	line-height: 20px;
}

.list_pages li{
	padding-top: 30px;
}

.list_pages li ul{
	list-style: none;
	padding-top: 8px;
	padding-left: 30px;
}

.list_pages li ul li{
	padding: 0px;
}

.list_pages li a, .list_pages li a:hover {
	color: #183b64;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

.list_pages li ul li a{
	color: #0000cc;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	cursor: pointer !important;
}

.list_pages li ul li a:hover{
	color: #0000cc;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

#mainpicture{
	float: right;
	margin-right: 60px;
	margin-top: 30px;
}
	
#mainpicture img{	
	border: 1px solid #ccc;
}

#mainimg{
	width: 715px;
	height: 195px;
	background: url('images/mainimg_about.jpg') no-repeat;
	border-bottom: 27px solid #d4e0f4;
}

#mainimg_solar{
	width: 736px;
	height: 238px;
	background: url('images/mainimg_solar2.jpg') no-repeat;
	border-bottom: 27px solid #d4e0f4;
}


#mainimg_solar div{
	width: 736px;
	height: 238px;
	clear: left;
	padding-top: 25px;
}

#mainimg_solar h1{
	margin: 0;
	padding: 0;
	color: #349e06;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	width: 300px;
	float: left;
	margin-left: 20px;
    margin-top: 40px;
}
	
#about ul{
	list-style-type : square;
	padding-left: 20px;
}
	
#about-text{
	clear: both;
	overflow: hidden;
	padding: 0px 5px 80px;
	line-height: 19px;
	/*background: url('images/about-mainbg.jpg') repeat-x top;*/
	font-size: 13px;
}

#solar-text{
	clear: both;
	overflow: hidden;
	padding: 0px 40px 70px;
	line-height: 19px;
	width: 550px;
	/*background: url('images/solar-text.jpg') repeat-x top;*/
	font-size: 13px;
}


.column{
	padding: 30px 0px 0px 40px;
	width: 35%;
	text-align: left;
	float:left;
}
	
#about a{
	color: #0000cc;
	}	

#about-text p{
	padding: 0px;
	margin: 0px;
	}
	
.about_h1{
	font-family: Arial;
	font-weight: normal;
	font-size: 24px;
	color: #03013e;
	padding: 90px 120px 0px 40px;
	text-align: left;
}
	
#about-side{
	position: absolute;
	top: 17px;
	right: 28px;
	width: 294px;
	padding: 30px 20px 20px 23px;
	height: 343px;
	background: url("images/about-side-bg.png") no-repeat;
	}
	
#solar-side{
	position: absolute;
	top: 17px;
	right: 58px;
	width: 303px;
	height: 412px;
	background: url("images/solar_side.jpg") no-repeat;
}	
	
#about-side h2{
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px 55px 15px;
	text-align: center;
}	

.about_ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
}

.about_ul li{
	background: url('images/about-side-item.png') no-repeat;
	width: 293px;
	height: 64px;
	margin-bottom: 16px;
}

.about_ul h3{
	color: #349e06;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding: 18px 30px 6px 48px;
	margin: 0px;
}

.item-entry{
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 30px 0px 45px;
}


#about-side img{
	border: 3px solid #fff;
	margin-bottom: 45px; 
	}

#proj_rep_wrap{
	padding: 0px 28px 30px;
}		
	
#proj_rep_wrap h1{
	color: #0a0a0a;
	margin: 20px 0px 10px 40px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}	

.proj_rep_h2{
	color: #183c52 !important;
	margin: 20px 0px 20px 40px !important;
	padding: 0px !important;
	font-family: Arial !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-align: left !important;
}	

#title_info{
	float: left;
}

#proj_rep_list{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

#proj_rep_list li{
	background: url('images/proj_item.jpg') no-repeat;
	width: 157px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 30px;
	overflow: hidden;
	text-align: left;
}

#proj_rep_list li span{
	padding-left: 14px;
}

#title_entry_wrap{
	float: left;
	width: 340px;
	margin-left: 15px;
}

#title_entry{
	height: 114px;
	overflow-y: scroll;
	background: #f9fafc;
}

.scroll{
	color: #000;
	margin: 15px;

	font-family: Arial;
	font-size: 13px;
	text-align: left;
	border: none;
}
	
#project_rep{
	background: #e9eff5;
	overflow: hidden;
	margin-bottom: 5px;
	height: 185px;
}	

#proj_title{
	float: left;
	overflow: hidden;
}

#proj_slide{
	float: left;
	margin-left: 12px;
}
	
	
#wrap-clients{
	width: 1024px;
	border: none;
	overflow: hidden;
	background: url("images/clients-bg.png") repeat-y;
	}
#clients-side{
	width: 236px;
	padding-top: 70px;
	float: left;
	margin: 150px auto 0px auto;
	text-align: left;
	}
#clients{
	width: 750px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 0;
	margin: 150px 15px 0px ;
	text-align: left;
	line-height: 16px;
	float: right;
	}

#clients-side h3{
	display: block;
	width: 206px;
	height: 18px;
	padding-top: 3px;
	padding-left: 30px;
	background: url("images/clients-h3-bg.gif") repeat-y;
	color: #0f335e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
#clients-side a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	color: #0000cc;
	}
#clients-side ul{
	list-style-type: none;
	padding-left: 30px;
	*padding-left: 0px;
	}

.h2clients{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0f335e;
	text-align: left;
	}	
#clients h3{
	color: #0f335e;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px -10px 0px;
	}
#clients p{
	margin: 0px;
	}
.clients-text {
	width: 550px;
	padding: 0px 10px 20px;
	line-height: 16px;
	border-bottom: 1px #acadac solid;
	margin: 0px;
	}
.categories-text{
	width: 575px;
	margin: 0 auto;
	padding: 0;
	}
#cat{	
	margin: 0;
	padding: 0;
	}
#cat h2{
	font-family: Arial;
	font-size: 18px;
	color: #0f335e;
	font-weight: bold;
	padding: 25px 0px 15px;
	margin: 0;
	}
#cat h3{
	font-family: Arial;
	font-size: 13px;
	color: #060707;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 14px;
	margin: 0;
	}
#projpost{
	width: 350px;
	float: left;
	text-align: left;
	}
	
#projpost1{
	width: 300px;
	float: left;
	text-align: left;
	margin-right: 24px;
	}
	
#projimg{
	width: 196px;
	float: right;
	}
#projimg img{
	width: 196px !important;
	}
	
.catul{
	list-style-image: url("images/ularrow.png");
	
	}
	
#content {
	font-size: 1.2em;
	width: 850px;
	margin: 180px auto 0 auto;
	padding-bottom: 300px;
	padding-left: 50px;
	font-family: Arial;
	}
#content ul li a {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry{
	padding: 0px 0px 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #060707;
	overflow: hidden;
	}
.narrowcolumn , .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background:  url('images/bgpage.png') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 1024px;
	border: none;
	position: relative;
	}

#header {
	margin: 0;
	padding: 0;
	height: 160px;
	width: 985px;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 10;
	}

#headerimg {
	margin: 0;
	height: 119px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #acadac;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

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

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* 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 */


/* footage*/
#footage {
	width: 1024px;
	height: 8px;
	background: url('images/bgfooter.png') no-repeat top;
	margin: 0px auto;
}


/*menu*/
#suckerfishnav {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	width: 100%;
	margin: 0;
	}
#suckerfishnav {
	float:left;
	list-style:none;
	height:40px;
	padding: 0;
	border:none;
	}
	
#suckerfishnav ul {
	float:left;
	list-style:none;
	padding: 0;
	border:none;
	}
#suckerfishnav a {
	display:block;
	color:#3b5480;
	text-decoration:none;
	padding:0px;
	line-height: 31px;
	}
#suckerfishnav ul li a {
	line-height: 1.2;
	}
#suckerfishnav li {
	float:left;
	padding:0 15px 0 0;
	margin: 0 0 0 15px;
	text-align:left;
	background: url("images/menu/menu-del.png") no-repeat right;
	}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:157px;
	font-weight:normal;
	margin:0;
	line-height:1; 
	border:0;
	border-top:1px solid #666666;
	}
#suckerfishnav li li {
	width:155px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-size: 10px;
	font-weight:normal;
	font-family:arial;
	padding: 9px 0;
	margin: 0;
	text-align:left;
	background: #505050 url('images/menu/arrow.png') no-repeat right;
	background-position: 95% 50%;
	}
.withoutarr{
	width:155px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-size: 10px;
	font-weight:normal;
	font-family:arial;
	padding: 9px 0;
	margin: 0;
	text-align:left;
	background: #505050 !important;
	background-position: 95% 50%;
	}

.withoutarr:hover {
	background:#2a426a  !important;
	background-position: 95% 50%;
	}
	
#suckerfishnav li li a {
	padding:0px 15px 0 5px;
	width:135px;
	font-size:10px;
	color:#fff;
	}
#suckerfishnav li li li {
	width:195px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	font-size: 10px;
	font-weight:normal;
	font-family:arial;
	padding: 9px 0;
	text-align:left;
	line-height:28px;
	background: #505050;
	}
#suckerfishnav li li li a {
	padding:0px 10px;
	width:177px;
	font-size:10px;
	color:#fff;
	}	
#suckerfishnav li ul ul {
	margin:-22px 0 0 155px;
	}
#suckerfishnav li li:hover {
	background:#2a426a url('images/menu/arrow.png') no-repeat right;
	background-position: 95% 50%;
	}
	
#suckerfishnav li li li:hover {
	background:#2a426a;
	}

#suckerfishnav li ul li a:hover,
#suckerfishnav li ul li a:active,
#suckerfishnav li ul li a:link,
#suckerfishnav li ul li a:visited {
	color:#ffffff;
	}
#suckerfishnav li:hover a, 
#suckerfishnav li.sfhover a {
	color:#000000;
	}
#suckerfishnav li:hover li a, 
#suckerfishnav li li:hover li a{
	color:#ffffff;
	}
#suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a {
	color:#ffffff;
	width:197px;
	}
#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
	}
#suckerfishnav li:hover ul, 
#suckerfishnav li.sfhover ul{
	left:auto;
	background:#505050;
	}
	
#suckerfishnav li li.sfhover ul,	
#suckerfishnav li li:hover ul, 	
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li li li.sfhover ul
#suckerfishnav li li li li.sfhover ul {
	left:auto;
	width:197px;
	background:#505050;	
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#pixopoint_menu1 {
	margin: 0 auto;
	background: url('images/menu/menu-bg.png') no-repeat center;
	width: 985px;
	height: 40px;
	}
#copyright{
	margin: 10px auto;
	width:1024px;
	height:50px;
	font-family:arial;
	font-size:11px;
	color:#ffffff;	
	text-align: right;
	}
	
.contacttd{
	vertical-align: top;
}

/* Easy Slider */
#slider h2{
	margin: 47px 0px 0px 30px;
	font-size: 14px;
	padding-left: 15px;
	color: #64a104;
	font-weigth: bold;
	font-family: Arial;
	line-height: 35px;
	background: #fff;
	width: 350px;
}

#slider table{
	margin: 0px 0 0 20px;
}

#slider td, #slider tr{
	height: 35px;
}

.meta_info{
	color: #040700;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	background: #fff;
	line-height: 35px;
	text-align:center;
}

.slider_but{
	width: 27px;
	height: 25px;
	background: url('images/but_arr.jpg') no-repeat;
	/*display: inline-block;*/
	float: right;
	margin: 6px 5px 5px;
}

.meta_loc{
	color: #040700;
	padding-left:0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	line-height: 35px;
	text-align:left;
	padding-left: 5px;
	height: 36px;
}

.meta_loc_text {
	float: left;
}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin: 0px;
		padding:0;
		height:25px;	
		position: absolute;
		top: 138px;
		left: 480px;
		}
	ol#controls li{
		margin:0; 
		padding:0;
		float:left;
		list-style:none;
		height:25px;
		line-height:25px;
		text-aling: center;
		}
	ol#controls li a{
		float:left;
		height:25px;
		line-height:25px;
		border: none;
		background:#fff;
		color:#000;
		font-weight: bold;
		font-size: 13px;
		padding:0 7px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#fff;
		color:#64a104;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
