/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/


a:link, a:visited {color:#819E9F;}
a:hover {color:#A1C3C4;}

#navigation a:link,
#navigation a:visited {color:#000;}
#navigation li {margin:0 5px 0 0;}

.nav a:hover, .nav li.current_page_item, .nav li.current_page_parent, .nav li.sfHover {
background: #A1C3C4;
}

#navigation li.current_page_item a:link,
#navigation li.current_page_item a:visited,
#navigation li a:hover {color:#fff;}
#navigation li li a:hover {color: #000;}

#tabs .inside, #tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
background-color:#A1C3C4;
}
.button, .reply a {
background-color:#A1C3C4;
}

#flattr { 
  margin-bottom:20px; 
}