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

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

body.custom {
    background: #2361A1 url('http://kailyndavid.com/images/cortina.gif') 100% 0 repeat;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}


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

.custom #header #logo {
	font-size: 18px;
}

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

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

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

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

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