/*
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-size: 14px;
color:#111;
text-decoration:none;
}


.custom #header {  border:none ; }
.custom #page {
padding-top: 0;
}
.custom #header {
padding-top: 0;
padding-bottom: 0px;
}

.custom #content {
border-right:25px solid #ADCBD1;
margin-right:-25px;}
.sidebar {padding-left:20px;
margin-top:-10px;

}

.custom #sidebar_1 {padding-left:20px;
}
body.custom { padding-top: 0em;
padding-bottom: 6em; }
.custom #footer{border:none ;
height: 0px;
padding:0px;
}

.custom li.widget {margin-bottom: 0.5em;
padding-left:5px;
margin-left:10px;
border-bottom: 1px solid #ccc;
padding-bottom:5px;

width:245px;
}
hr {
  border: 0;
color: #ccc;
background-color: #ddd;
height: 1px;

margin-top:7px;
margin-bottom:10px;
}

.prev_next {
border-style:solid;
color:#333;
letter-spacing:1px;
text-transform:uppercase;
padding:20px;
}

.prev_next a {
text-decoration: none;
color:#333;
}

.prev_next a:hover {
text-decoration: underline;
}