/* DoubleMule Clickable Header v. 1.0 */

.custom #header 
{
background: #FFF;
padding-top: 20px;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
width:567px;
height:80px;
background:url(http://www.diamondeight.com/images/header-d8-80.gif) center no-repeat;
color:#000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #tagline 
{
color:#000000;
text-indent: -9999px;
}

.custom .comments_closed p {display: none ;}

/* SEARCH FORM IN HEADER */

.custom div.nav_container form.search_form {
	float:right; /*Moves search box to the right*/
	margin-bottom:-2em; /*If you want search box to sit on the same gray line the nav sits on, replace this property with margin-top: -2.5em;*/
}
.custom div.nav_container #s {
	font-size:1.3em;
	padding:0.308em;
	width:15.385em;
}

.custom .format_text .to_comments {
display: none;	
} 

		


