html { min-height: 100%; margin-bottom: 1px; }

body.custom {
background-image: url('images/thesisbkgr.jpg'); 
background-repeat: no-repeat;
background-color: #fff;
}

.custom #container {
margin-top:8em;
margin-left:22.5em;
margin-bottom:0.5em;
border:0.2em solid #fff;
padding:0.3em;
background-color: #fff;
}

.custom #page {
padding:0;
}

.custom #header { 
border: 0;
display: none;
}

.custom #footer {
border: 0;
}
 
.custom #content_box {
background: none;
}

.custom #content { 
background: #fff;
}

.custom #sidebar_1 {
border: none;
}

.custom .comments_closed { display: none; }

.custom #noheadline .headline_area {  display: none; }

#archive_info {display:none;}



.custom ul#tabs {border-bottom:none; border-left:none; background:#cf7019;}
	.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:#ffd204;}
	.custom ul#tabs li.rss {}
		.custom ul#tabs li a { color: #fff;  }
		.custom ul#tabs li a:hover {text-decoration:none; background:#92aa32; color: #000; }
		.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a { color: #000; }
		.custom ul#tabs li.current_page_item a:hover {text-decoration:none; background:#92aa32;}, .custom ul#tabs li.current-cat a:hover {text-decoration:none; background:#FFFFFF}

.custom #feature_box { 
background-color: #778e1d;
color: #fff;
font-size: 16px;
font-weight: bold;
border: #ffd204 2px solid;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
text-align: center;
}

.custom li h3 { background-color: #92aa32; color: #fff; padding-left: 5px; }