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

.post-meta {
    color: #999999;
    display: none;
    font: 1em/1em sans-serif;
    margin: 1em 0 1.5em;
}

.post-more {
    clear: both;
    color: #999999;
    display: none;
    margin: 0 0 1em;
}

#slides, #title-container {
    background: none repeat scroll 0 0 #D6D6D6;
    border-bottom: 1px solid #E1E1E1;
    border-top: 3px solid #EBEBEB;
}

#wrapper {
    background-color: #EEEEEE;
}

.nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.current-menu-item a, .nav li.sfHover {color: #3585B3;
}