body.custom {
    background: #ebebeb;
}

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

.custom #page {background: #fff;}

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

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

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

.custom h2 { 
    
    font-size:36px;
    text-align: center;
    font-weight: bold;
   
}

.custom h3 { 
    
    font-size:30px;
    text-align: center;
    font-weight: bold;
   
}

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }


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



}

.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: 13px;
        text-decoration: none;  
        text-align:right;
}

.custom #footer a { border-bottom: 1px dotted #555; }


.custom .comments_closed { 
        display: none; 
}


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

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

.highlight { background: #fffc96 !important; }
.highlight-red { background: #ff5e5e !important; }
.highlight-yell { background: #ffff5e !important; }
