/*
File:			custom.css
Description:	Custom styles for the Thesis Theme that you define
*/

body.custom {
    background: #44443f url('images/1.jpg');
    .format_text { font-size: 1.5em; line-height: 1.6em; padding-right: 0.8em; }
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

.custom #content { border-right: none; }

.custom #header { border-bottom:none;
height:319px;
padding-top:0;
padding-bottom:0;
outline: none;
background: url(images/header.jpg);
center left no-repeat; }

.custom .entry-title { letter-spacing: 0.2em; font-variant: small-caps; text-align: center; }

.custom .headline_area h1, .headline_area h2 { letter-spacing: 0.2em; font-variant: small-caps; text-align: center; }

.custom .sidebar h3 { font-size: 1em; text-transform: lowercase; letter-spacing: 0.3em; font-weight: bold; color: #3e3e3a; padding: 10px 10px 5px 10px; border-bottom: 1px solid #ddd; }

.custom ul#tabs li.rss a { padding-right: 16px }

.custom #image_box { background-color: #fff; padding: 0.6em; }

.custom .comments_closed p { display: none; }

.custom #twitter_div {background-color:#ffffff;}