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

*/

#header { 
	z-index:50;
}

#featured { 
	z-index:1;
}

#header {
	width: 100%;
	height: 100px;
	padding: 30px 0 5px 0;
	clear: both;
	position: relative;
}

#nav { margin-top:20px; }

#featured #page-title h2 { padding:35px 0; }

.lightbox a { padding:0em; }

.imageright { float: right; margin: 0px 0px 25px 25px; border: 1px solid #000000;}

#featured .content { background:none; }

#top { background:#27241e url(styles/fresh/bg-top.png) no-repeat top left; border-bottom:1px solid #000000; }

#top .content { background: none; }

#featured .highlight a { text-decoration: none; color: #333; background-color:#b7cd3c; padding:0em .25em 0em .25em;}

#main .more-link {  text-decoration: none; font-size:10px; font-size: 11px; color: #333; background-color:#b7cd3c; padding:0em .25em 0em .25em; margin-bottom: 1px;}

#main .knowmore a { text-decoration: none; color:#333; background-color:#b7cd3c; padding:0em .25em 0em .25em; }

#main .post h3 a { text-decoration: none; }

a { color: #738127; }

#nav a:hover { color:#27241e; background:#b7cd3c; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }
#nav a { color:#e3e1cc; }
#nav li.current_page_item ul li a{ color:#c0baa5; background:#fff; }
#nav li.current_page_item ul li a:hover, #nav li ul li.current_page_item a:hover { color:#27241e; background:#b7cd3c; }

#main h3 a {
	text-decoration: none; color: #333; background-color:#b7cd3c; padding:0em .25em 0em .25em;
}