body.custom {
    background: #151C23;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #ff0000;
    border: 10px solid #202932;
}

.custom #page {
    background: #fff;
}

.custom .format_text {
	line-height: 1.6em;
}

.custom .format_text p { 
	margin-bottom: 0.571em; 
}

.custom .headline_area h1, .headline_area h2 { 
	font-size:25px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -0,04em;
    line-height: 1.2em;
}


.custom #header {
	margin-top: -3em;
}

.custom #header #logo a {  display: block; height: 87px; width: 402px; background: url('images/logo.png') no-repeat; outline: none; margin: 0px 0px 0px 0px ; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }


.custom #tagline {
	border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}



.custom #tagline {
	border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

.custom .post_box {
	padding-top: 1em;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 35px;
}

.custom .menu {
	display: none;
}

.custom #sidebars {
	display: none;
}

.custom #footer {
	    font-size: 12px;
        padding-top: 5px;
        text-decoration: none;  
        text-align:left;
}

.custom .comments_closed { 
        display: none; 
}


#disqus_thread {
	margin-top: 35px;
    margin-left: 10px;
	width: 600px;
}

.custom .dsq-brlink {
        display: none;
}

/* banner styles */
.top {
	 border-bottom: 0.1em dotted;
}

.banner-ad { font-size:1.4em; float:left;border: 1px solid rgb(229, 229, 229); margin: 10px 0pt; padding: 10px; background: rgb(237, 247, 253) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }
.banner-ad h3 { width:320px;float:left;margin-top: 1px;color:#000000;margin-bottom:4px;font-size:14px;}
.banner-ad h3 { width:320px;float:left;margin-top: 1px;color:#000000;margin-bottom:4px;font-size:14px;}
.banner-ad img { width:120px; overflow:hidden; }
.banner-ad .image_anchor { float:left; margin-right:5px; display:block; }
.banner-ad p { display:block; font-size:14px; line-height:1.571em; }

.format_text { position:relative; }
.clear1 { clear:both; }

