/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom .menu { border-left: none; border-bottom: none; }
.custom .menu a { border-left: none; border-bottom: none; }
.custom .format_text input, #commentform input, #commentform textarea { width:auto;}
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom .sidebar ul.sidebar_list {position: relative;}
.custom #header_widget_1 ul.sidebar_list li.widget {display: block; top:5px; left:200px; width:280px; }
.custom #content .headline_area .bubble p { text-align: left; margin-top: 2px; }
.custom #content .headline_area .bubble a { position: relative; color: #919191; font-size: 12px; font-weight: bold; }

/*submit form text color*/
.custom #commentform .form_submit { color: #000000 ;}
.custom #content_box { background: none ; }
.custom blockquote { color: #000000; background: #F3EDF4; padding-top: 20px; padding-bottom: 2px; padding-right: 10px; padding-left: 15px; border-radius: 15px;}
