/* 
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.

*/

#breadcrumb.home .thumb img {
	 border: 1px solid #DDD;	 height: 60px;	 padding: 5px;	 width: 60px;
}

#featured h2, #featured h1, #featured span.archive_header, #page-title h1 {
color: #000;
}

#page-title h1 {
color: #000;
}

a:link, a:visited  { color: #ff7d35; text-decoration:none; }
a:hover  { text-decoration:underline; }

#nav a  { display:block; z-index:100; padding:0 8px; line-height:25px; font-size:13px; color:#fff; text-decoration:none;}

.entry img  { padding: 5px;	border: 0px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }

body  { font: 14px "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif; line-height: 1.5; color: #333; background-color: #fff; }

#mini-features { margin:40px 0 20px; }
#mini-features .block { width:440px; margin:0 40px 30px 0; float:left; }
#mini-features .block.last { margin:0; }
#mini-features .feature { margin-left:55px; }
#mini-features .home-icon { float:left; }
#mini-features h3 { font-size:18px; padding-bottom:10px; }
#mini-features p { padding-bottom:20px; }
#mini-features a.btn { margin: 15px 0 0 0; background:#f0f0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#333; font-size:12px; text-transform:uppercase; border:none; padding:4px 4px 4px 40px; }
#mini-features a.btn:hover { background:#06a0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; text-decoration:none; }

#main-page1 { padding: 30px 0 0; }
#main-page2 { padding: 0 0 30px; }

#featured.home .featured-image { width:490px; padding:5px 0 0; margin-bottom:-60px; position:relative; text-align:center; }
#featured.home .play { background:url(images/btn-play.png) no-repeat; position:absolute; bottom:0; left:0; width:470px; height:380px;}
#featured.home .featured-content { width:450px; padding:60px 0 0; }
#featured.home h2 { font-size:23px; color:#333; padding:5px 0 20px; line-height:25px;}
#featured.home p { font-size:17px; color:#333; line-height:17px; }

#featured a.button { background: url(images/btn-featured-right.png) no-repeat scroll top right; display: block; float: left; height: 44px; padding-right: 16px;text-decoration: none;color: #777;font-family:Arial, Helvetica, sans-serif; font-size:18px;margin:30px 30px 20px 0;letter-spacing:-1px;}
#featured a.button span {	float:left; background: url(images/btn-featured.png) no-repeat; display: block;	line-height: 44px; padding: 0px 10px 0px 55px; } 
#featured a.button:hover span{ text-decoration:none; color:#555; }
#featured a.button:hover { cursor:pointer; }

#content { min-height:200px; }

#footer{background: #6f9409 url(images/bg-footer-top.png) repeat-x top center; font-size:12px;padding: 20px 0;border-top: 1px solid #eee; }

#footer #credit, #footer #copyright { color: #000000; }
#footer #credit a, #footer #copyright a { color: #000000; }

#footer #footer-widgets { margin-top:20px; color:#000000; font-size:14px; }
#footer #footer-widgets p { color:#000000; }


#featured.home .play {
top:0;
}

#nav li { padding:2px 0; }

#pagenav a {
font-size:10px;
}