/* 
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.

*/


.widget_text .textwidget {
border-bottom:1px solid #DFDFDF;
padding:0 0 0;
}

#tabs .inside {
background: #901A20;
padding: 5px;
}

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
background: #901A20;
text-decoration: none;
color: white;
}

.widget h3 {
position: relative;
margin: 0 0 5px 0;
padding: 7px 0 7px 10px;
font-size: 14px;
color: white !important;
background: #901A20;
}

#rsswidget a {
color: white;
}
