/************ CFES Blog ********************/

body.custom { background-color: #333; color: #333;}
.custom #header #logo a { display: block; height: 107px; width: 974px; background: url(images/blog-head.gif) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { display:none;  }
.custom #header { padding: 0; border:none;}

#page { background-color: white; padding: 0; margin: 0; }
#content { background-image: none; border: none; line-height: 1em; padding-right: 35px;}
.custom #archive_info{ border: none; }
.post_box, .teasers_box { border:none; }
#content_box { background-image: none;}
#column_wrap { background-image: none;}
#sidebars { background-image: none; margin-top: 14px;}
#sidebar_1,#sidebar_2,#footer { border: none;}
.custom #sidebar_1 li { margin-left:0; }

div#navspace {
}
ul#tabs {
   border:none;
   height:30px;
	background-color: #2A2A2A;
	padding-right: 21px;
}
ul#tabs li,ul#tabs li.current_page_item,ul#tabs li.cat-item  {
	background-color: transparent;
   border: none;
   font-weight: bold;
   margin-left:5px;
}
ul#tabs li a:link, ul#tabs li a:visited {
   text-decoration: none;
   color: white;
   margin-top:5px;
}
ul#tabs li a:hover, #footer a:hover {
   border: none;
   color: #FAB337;
   text-decoration: underline;
}

a:link, a:visited {
   text-decoration: none;
   color: Blue;
}
a:hover{
   color: #DDB110;
   text-decoration: underline;
   border: none;
}

li.widget img {
	display: block;
}
li.widget {
	margin-bottom: 18px;
}
li.widget ul li {
	margin-bottom: 0;
}
.custom #sidebar_1 {
	width: 90%;
	margin-left: 14px;
}

div#footbox {
	width: 90%;
	font-size: 10px;
	text-align: center;
	padding: 7px;
	border-top: 1px solid #CCC;
	margin: 0 auto 0 auto;
}
div.comments_closed {
	visibility: hidden;
}