/* 
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.

*/

#pagenav a {
border-bottom:4px solid #000000;
}

#pagenav li.current_page_item a, #pagenav li a:hover {
border-color:#9BBDCF;
}

.widget h3 {
border-bottom:1px solid #000000;
}

a:link, a:visited {
color:#9BBDCF;
}
body {
color:#000000;
font-family:Georgia,Times,Serif;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
}