/* 
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.

*/

p {
    font: 14px/22px Helvetica,Arial,sans-serif;
    margin: 0;
}

body  { min-width: 960px; font: 14px Helvetica,Arial,sans-serif; line-height: 1.5; color: #333; background-color: #232323; }

#nav a { font-family: "Myriad Pro", Arial, sans-serif; }

#header {
    background: #ffffff;
    clear: both;
    padding: 25px 0 20px;
    position: relative;
    z-index: 10;
}

#nav a {
color:#333333;
display:block;
font-size:17px;
line-height:28px;
padding:0 10px;
text-decoration:none;
z-index:100;
}

#nav a, #footer #footer-widgets h3, #featured.home h2, #logo .site-title a {
text-shadow:0px 0px 0 #000000;
}

#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent {
background:none;
}

#featured {
    background: #ffffff;
}

ul#nav {
    margin: 0 75px 0;
    width: 637px;
}

.widget-image {
    margin-left: 15px; }

.widget h3 {
    text-transform: none;
}

.super-large {
font: 70px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
font-size: 70px;
line-height:28px;
padding:65px 10px;
}
