/* 
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{ padding:12px 0 20px; }

a:link, a:visited  { color: #5a9835; text-decoration:none; }

ul#nav { margin-top: 18px; }

#nav li { margin-left: 4px; padding:3px 5px 0px 5px; }

#nav li a { font-size: 15px;}

#featured #page-title { padding: 7px 0; }


#nav li ul li a  { line-height: 2; }

#featured.home h2 { font-size:28px; padding:20px 0 12px; }

#featured.home .featured-content { width:450px; padding:30px 0 0; }

#featured.home .featured-image { width:490px; padding:6px 0 0; margin-bottom:-60px; position:relative; text-align:center; }

#footer h4 { color: #efefef; text-shadow: #0f0f0f 1px 2px 1px; }

#footer a, #footer #footer-widgets li a { color: #bbb; }

#footer a:hover, #footer #footer-widgets li a:hover { color: #8ab435; }

small {font-size: 85%; color: #777;}

#mini-features a.btn:hover, #comments .reply a:hover, #commentform #submit:hover { background:#5a9835 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; text-decoration:none; }

#mini-features ul {
	padding-left: 20px;
	margin-bottom: 12px;
}

#mini-features ul li  {	list-style-type: circle; }

