/*search form positioning*/
/*.custom #s {position: absolute;
font-size: 14px;
     width: 215px;
z-index: 1;
margin: 0.4em 0 0 54.95em;
}*/

/* collapse the vertical space of the tagline so there's isn’t unnecessary white space after the header image */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }

/*make background color blue for author comment REPLIES*/
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}


/*submit form text color*/
.custom #commentform .form_submit { color: #006699 ;}

/*change widget vertical spacings*/
.custom ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { margin: 0 0 1em 0; }

/*add border around all widgets*/
.custom .widget{
padding-top: 8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border: 1px solid #cccccc;
background: #ffffff;}

/*remove header line*/
.custom #header {  border: none; }
/*remove sidebar line*/
/*.custom #content_box { background: none ; }*/

/*sidebar colors*/
.custom .sidebar {background-color: #ffffff;}
.custom .sidebar_2 {background-color: #fff333;}

/*content area border*/
/*.custom #container { margin-top: 0em; margin-bottom: 0em; padding: 0.6em; background: #2f98c6; }*/

/*Page background*/
.custom #page { background: #fff; } body.custom { background: #ffffff;} 

/*insert main header image*/
.custom #header #logo a { display: block; height: 200px; width: 977px; background: url('http://conservabase.com/images/conservatory-steel-base-steel-conservatory-base.jpg') no-repeat; outline: none; } 

/*remove header text and tagline*/
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; } 
.custom #header #tagline { height: 0; } .custom ul#tabs li { background:none; } 

/* tab font color */ 
.custom ul#tabs li a:hover { text-decoration: underline;} 

/*page link hover color and style*/
.custom #page a:hover { text-decoration: underline} 

/*set page link colors*/
.custom #page a { color: #a14a2c} .custom #page a { text-decoration: none}

.custom img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

/*make widget titles lowercase and reduce letter spacing*/
.custom .sidebar h3 { font-variant: normal; letter-spacing: 1px; color: #000000;}

/*reduce space between widget LIST ITEMS*/
.custom .sidebar li.widget ul li { margin-bottom: 0em ;}

/*make navbar links lowercase and reduce letter spacing*/
#tabs a { display: block; line-height: 1em; color: #111; text-transform: none; letter-spacing: 1px; } 

/*add image background to widget titles*/
.custom .sidebar h3 {
background: url(http://conservabase.com/images/widget-bgCB.jpg) no-repeat ;
line-height: 2.1em;
padding-left: 2.4em;
}

/*customise top navbar style*/
.custom ul#tabs {border-bottom:none; border-left:none; background:#ffffff;}
.custom ul#tabs li {margin-bottom:0; border:none; background:none}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:#ffffff}
.custom ul#tabs li.rss {}
.custom ul#tabs li a {}
.custom ul#tabs li a:hover {text-decoration:underline; background:#ffffff}
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}
.custom ul#tabs li.current_page_item a:hover {text-decoration:none; background:#ffffff;}, .custom ul#tabs li.current-cat a:hover {text-decoration:none; background:#FFFFFF}

/*custom archives page*/
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: 1em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}
