/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of 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.
*/




.two-col-left-960 #main-sidebar-container #main {
    width: 670px;
}


.two-col-left #main-sidebar-container #sidebar {
    display: inline;
    float: right;
    width: 270px;
}


abbr {
    border-bottom: 0px solid #999999;
    cursor: help;
}

.post-meta {
    color: #333333;
    font: 12px/1.5em Arial,sans-serif;
}


.nav a, #navigation ul.rss a {
    color: #FB6400;
    font: 100%/1em Arial,sans-serif;
}


.nav li a:hover, .nav li.sfHover a { color: #666666; text-decoration: underline;}
.nav li li.current_page_item { background:none; }


.widget h3 {
    border-bottom: 0px solid #999999;
    color: #333333;
    font: bold 14px/1.5em Arial,sans-serif;
}

.widget h3 {
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-transform: uppercase;
}

#post-author, #connect {
    background-color: #FFFFFF;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    margin-top: 20px;
}


#navigation {
    margin-bottom: 30px;
    padding: 0 0 10px;
}

#logo {
    padding-left: 0px;
}

.post-entries a:link, .post-entries a:visited {
    color: #888888;
    font-size: 100%;
}


.post-entries {
    clear: both;
    margin-bottom: -20px;
    margin-top: -20px;
}

.nav {
    line-height: 1;
    list-style: none outside none;
    margin: 0 -10px;
    padding: 0;
    z-index: 99;
}

#footer .col-left {
    padding-left: 0;
}

#footer
p {
    color: #999999;
    font: 11px/1em 
Helvetica,Arial,sans-serif;
}
