/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


.sidebar .widget {
border-bottom:1px dotted #ccc;
padding-bottom:20px;
}

li.widget {
 /*   margin-bottom: 1.857em; */
margin-bottom: 20px;
}

.wp_rp_content {
padding:1px 24px; margin-bottom:20px; background-color:#F2F2F2;
}

#content { overflow:hidden; }