#s3slider { 
   width: 190px; 
   height: 300px; 
   position: relative; 
   overflow: hidden; 
   margin-top: 0px;
	margin-bottom: 1.1em;
   padding-bottom: 5px;
   margin-left: 1em;
}

#s3sliderContent {
   width: 190px; 
   position: absolute; 
   top: 0; 
   margin-left: 0;
   padding: 0px;
}

.s3sliderImage {
   float: left; 
   position: relative; 
   display: none; 
}

.clear {
   clear: both;
}


.about .headline_area h1, .about .headline_area h2, .contact .headline_area h1, .contact .headline_area h2, .press .headline_area h1, .press .headline_area h2, .orchestratus .headline_area h1, .orchestratus .headline_area h2 {
	display: none;
}

.orchestratus .post_box { 
	padding-top:0em;
}

.about .post_box, .press .post_box, .contact .post_box { 
	padding-top:0em; 
} 

.custom #header_area .page {border-bottom: 2px solid #c7560e; }

.custom li.widget { 
	background: #CFCACF; 
	padding-bottom:.5em; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

.custom .sidebar h3 {
	background: #334D8F; 
	padding:.3em; 
	font-variant:normal;
	border-bottom:1px solid #eee;
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-topleft: 5px; 
}

.custom .widget ul li {	
	padding-left:1.1em; 
}

.custom .widget p { 
	padding-left:1.1em; 
	padding-right:1.1em; 
}

.custom .widget ul li a {
	color:#C7570D; 
}
.custom #widget_killer_recent_entries-2 ul li a {
	color: #111; 
}
 
.custom #widget_killer_recent_entries-2 ul li a:hover {
	color: #C7570D; 
	text-decoration: none; 
}

.custom #quoterotator {
/* 	height: 350px; */
	padding-left: 1.1em;
	padding-right: 1.1em;
}

.custom #footer {
	background: #334D8F; 
	border-top:2px solid #C7570D; 
	text-align:left; 
	margin-bottom:.5em;
}

.custom #footer a {
	border-bottom: 1px solid #fff;
}

.custom #footer a:hover {
	color: #ccc;
	border-bottom: none;
}

.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a {
	font-weight:bold;
} 

.custom .format_text .to_comments span.bracket { 
	display:none;
} 