/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

h3.archive_title {
	border-top:3px solid #cccccc;
}


#feature {
 	background:#c5c5c4;
}

ul.dropdown li ul {
	background-color: #c5c5c4;
	border-top:3px solid #38915A;
}

#articles .head_title,
h3.archive_title {
 	background-color:#c5c5c4;
	border-top:3px solid #38915A;
}

.post .post_author {
	background:#c5c5c4;
}

.widget h3.title {
 	background-color:#c5c5c4;
	border-top:3px solid #38915A;
}

.tab_menu_container { padding: 0 0 0 5px; height: 33px; border-top: 3px solid #38915A; background-color: #c5c5c4; }

#sidebar .tabberlive { background: #c5c5c4; border-top:3px solid #38915A; }