/* 
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 {
color: #000;
background-color: #3B5998;
}

a:link, a:visited {
color:#000;
}

.entry img {
border:0px solid #3B5998;
}

#sidebar {
overflow:visible;
width:255px;
}

#main {
width:670px;
}

#pagenav a {
color:#3B5998;
display:block;
font-family:Helvetica,arial,sans-serif;
font-size:14px;
margin:0;
padding:0 15px 10px;
text-decoration:none;
text-transform:uppercase;
z-index:100;
}

#extended-footer  {
background-color:#ffffff;
margin:50px 0 0;
padding:3px 0;
}

#pagenav a {
color:#000;
border-bottom:4px solid #000;
}

#pagenav li.current_page_item a, #pagenav li a:hover {
border-color:#fff;
}

.post {
background-color:#FFFFFF;
border:3px solid #000000;
margin:0 0 60px;
padding:72px 55px;
position:relative;
}

.widget ul li a:link, .widget ul li a:visited {
color:#000000
}

.widget h3 {
color:#000000;
text-transform:uppercase;
border-bottom:3px solid #000000;
}

input.submit {
background-color:#3B5998;
}

#pagenav a {
border-bottom:3px solid #000000;
color:#000000;
}

#pagenav li.rss a {
background:url("blue/ico-rss.png") no-repeat scroll right 4px transparent;
color:#DE9009;
}

#catnav a:link, #catnav a:visited {
color:#FFFFFF;
display:block;
font-family:Helvetica,Arial,sans-serif;
line-height:40px;
padding:0 20px 0 0;
text-decoration:none;
z-index:100;
}
