/* 
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.


*/



#nav {
margin-right:-7px!important;
margin-top:33px !important;
}

div#loopedSlider {
margin:30px auto 0;
}

html, body {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif
}

#nav a {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:0.5px;
line-height:24px;
text-transform:inherit;
}

#sidebar h3 {

font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

h1, h2, h3, h4, h5 {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#featured h2 {
text-shadow:0 0 0 rgba(0, 0, 0, 0);
font-size: 34px!important;
}

#featured #page-title h2 {
padding:10px 0;
}

#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent {
border-style:none;
color:#0088CC;
background-color: transparent;
}

#nav li:hover, #nav li.current_page_item {
border-bottom:0 solid #0088CC;
}

#header {
padding-top:10px;
height:210px;
}

#header img.logo {
float:left;
margin-top:-9px;
height: 210px;
width: 620px;

}

#featured .subscribe {
position:absolute;
right:0;
top:8px;
}

#top {
    border-bottom: 0px;
    background: url("/wp-content/uploads/2011/09/sky.png") repeat-x scroll left top transparent;
}


div#about_page  p, ul, ol {
    font-size:18px!important;
    }
    
div#about_page  p {
    line-height:29px!important;
    }
    
#featured {
    border-top:1px solid #DFDEDD;
    border-bottom: 1px solid #DFDEDD;    
    background: #FBFBFB;
    }

#loopedSlider {
    margin:-10px auto 0;
}

div#purchase {
    font-size:12pt;
}

#featured .subscribe {
float:right;
position:absolute;
right:365px;
top:8px;
}


//div#search-3.block {
float:right;
margin-right:0;
margin-top:58px;
width:258px;
}

//label.screen-reader-text {
    display:none;
}


//input#s {
    width:193px;
}

#nav {
margin-top: 25px!important;
min-width:400px;
}
  
#top .content {
    background: none repeat scroll 0 0 transparent;
}

#slides {
    padding: 10px 0 40px;
    min-height:400px;
}  
  

