/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#top-nav li.current_page_item a, #top-nav li.current-cat a  {
background-color: #f7d28b;
color: #333;
}
body { background: #3b3a35 url(http://asubcm.com/wp-content/themes/backstage/styles/default/bg.jpg) repeat-x scroll 50% 0%; }
html, body { font-size: 12px; }
.col-left #main h2 { font-size: 14px; font-weight: bold; padding-left: 0; padding-top: 10px; }
.widget_bs_medialoop h2 { display: none; }

.tab { margin-left: 150px; position: absolute; }
#main .post .intro { display:none; }

