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

*/
body {
background:none repeat scroll 0 0 transparent;
background-color:#03254f;
font-family:"Helvetica",Arial,Verdana,sans-serif;
color:#333333;

}

#page_nav a {
font-size:10px;
}

#cat_nav li a span {
clear:both;
font-family: Arial,Helvetica,sans-serif;
font-size:12px;
}

#cat_nav li a {
font-size:16px;
height:40px;
line-height:22px;
padding:10px 15px;
}

#archivebox h3 {
display:none;
}

#archivebox {
display:none;
}

.widget h3 {
margin-bottom:0px;
}

.post  {
margin-bottom:42px;
}

.read_more  {
display:none;
}

h1, h2, h3, h4, h5 {
margin-bottom:30px;
}

.post ul li {
background-image:none;
}

#sidebar ul li a  {
color:#CC0000;
}

.entry_footer  {
background-image:none;
background-color:#999999;
padding:1px 5px;
}

.more_entries {
padding-bottom:0;
}

#footer #cat_nav  {
display:none;
}

#footer img {
display:none;
}