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

*/

#featured.home h2 { padding-top:0; margin-top:0; padding-bottom:10px;line-height:48px; }
#featured.home ul { text-shadow:#000 0px 1px 0;}
#featured.home ul { margin:8px 0 2px 35px; list-style-type:disc; font-size:15px; color:#fff; line-height:23px; }
#featured a.button { margin: 10px 30px 23px 0; }

#featured.home .featured-image { padding-top:0; }
#featured.home .featured-image a img { padding-top: 20px; width:480px; }
#featured.home .featured-content { padding-top:40px; }
#featured.home .play { top:-25px; }
#breadcrumb { display:none; }

.entry #simplemap img { padding-left:0 }

#content .entry ol li {
    list-style-type: decimal;
	margin-top: 20px;
}