/* 
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.

*/

h1, h2, h3, h4, h5 { margin: 0; font-family: Georgia, Times, serif; color: #600; }
h6  { font-size: 14px; margin: 10px 0 0 0; font-family: Georgia, Times, serif; color: #333; }


#navigation  { background: #fc0; }

#breadcrumb, .archive_header  { color: #600; }

#footer  { background-color: #fc3; color: #CC9900; }

#sidebar{ background-color:#fff; }

#pagenav a  { font-family: Georgia, Times, serif; color: #69f; margin: 0 10px 0 0; padding:0 8px 5px 5px; }
#pagenav li.rss a  { padding-right: 8px; }

.post .title  {font-family: Georgia, Times, serif; }
.post .title a:link, .post .title a:visited  { color: #336699;  }
.post .title a:hover { color: #69f;}

#sidebar h3, .widget h3  { margin: 0 20px; padding: 10px 0 5px 0; text-transform:none; color: #600; font-size: 18px; font-weight: normal; border: 0;}
.featured_tag_post, .widget div { margin: 0 20px; }
