/*
File:			custom.css
Description:		Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/





.custom .comments_closed p {
  display: none;
}

.custom #cse-search-box div input {
width: 166px;
}
.custom #cse-search-results {
width: 550px;
}
.custom #cse-search-results iframe{
width: 550px;
overflow: hidden;
}

.custom #header {padding: 0em 0em 1.5em 0em;}


#multimedia_box {padding:0; background:transparent;}
#multimedia_box img { margin-left:auto; margin-right:auto; border:0px;}
#multimedia_box img {width:387px !important; height:267px !important;}



.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

.custom .teasers_box h2 a {
  color: #FF5706;
}
.custom .teasers_box h2 a:hover {
  color: #FF0091;
}

.custom .sidebar h3 {
font-variant:bold;
text-transform:uppercase;
letter-spacing:0;
}


.custom #content div.type-post {font-size:112%;}

.custom .no_sidebars #content { width: 72em; }
.custom.one_sidebar #container { width: 100em; }
.custom.one_sidebar #sidebars { width: 222px; margin-top: 2.2em;}
.custom.one_sidebar #sidebars #sidebar_1 {width: 222px;}