/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
/* Featured Post Formatting */

.custom #feature_box {  padding:0em; }

.custom #my-feature-box1 { width:46%; padding-left:1em; }
.custom #my-feature-box,#my-feature-box1  {float:left;  font-family: Helvetica,Arial,sans-serif; color: #ffffff; background: #111; padding: 22px 15px 22px 15px; }
.custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 15px 0; }
.custom #my-feature-box h2 a,#my-feature-box a  { color: #fff; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: #fb0; }
.custom #my-feature-box p {color:#fb0;  font-size: 1.5em; line-height:1.5em; text-align: justify;}
.custom #my-feature-box .featurereadmore { padding: 22px 0 0 0; }
.custom #my-feature-box .featurereadmore a { font-size: 14px; text-decoration: none; }
.custom #page {
padding-top: 0;
padding-bottom:0;
}


.custom li.widget a{
font-family: Georgia;
font-size: 13px;
color:#222;
text-decoration:none;
}


.custom #header {  border:none ; }
.custom #page {
padding-top: 0;
}
.custom #header {
padding-top: 0;
padding-bottom: 0px;
}

.custom #content {
border-left:20px solid #fff;
margin-left:-20px;
background:#fff;
}


.sidebar {padding-left:4px;

margin-top:-20px;

background: #ddd;

}


body.custom { padding-top: 0em;
padding-bottom: 6em; 


}
.custom #footer{border:none ;
height: 0px;

padding:0px;
}

.custom li.widget {
margin-top: 0px;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
padding:15px;
background: #fff;
width:310px;
}


.custom #sidebar_2 {
background: #ddd;
}

hr {
  border: 0;
  width: 100%;
color: #ccc;
background-color: #ccc;
height: 1px;
margin-top:7px;
margin-bottom:10px;
}

.prev_next {
border-style:solid;
color:#555;
letter-spacing:1px;
text-transform:uppercase;
padding:20px;
}

.prev_next a {
text-decoration: none;
color:#555;
}

.prev_next a:hover {
text-decoration: underline;
}
.custom .format_text {  line-height: 22px;}