/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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. */


#connect p {
display: none;
}


#footer #footer-search .rss {
display: block;
margin: 0 0 3px;
padding: 8px 100px 0 22px;
background: url(images/ico-rss.png) no-repeat 0 10px;
display: none;
}


#featured-category {
margin: 0 -20px;
padding: 1.5em 20px;
border-top: 3px solid #e9e9e9;
border-bottom: 3px solid #e9e9e9;
color: #6f6f6f;
background: #F2F2F2;
}

#featured-category #featured-category-posts .post header h1 a, #featured-category #featured-category-posts .page header h1 a {
color: #000000 !important;}