body.custom {
    background: #151C23;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #cc0000;
    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 {
	
}


.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 {
	padding: 0 5px;
}

.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;
}

