/* 
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.

*/

#main  { float: left; padding: 30px; background-color: #fff; width:880px; }

#header  { background: url(images/headerbg.jpg) no-repeat center top }

.post h2.title  { font-family: Helvetica, Verdana, Arial, sans-serif; margin: 0 0 18px 0; line-height: 34px; font-size: 18px; }
.post h2.title a:link, .post h2.title a:visited  { font-family: Helvetica, Verdana, Arial, sans-serif; text-decoration: none; font-size: 18px; }
.post h2.title a:hover { font-family: Helvetica, Verdana, Arial, sans-serif; text-decoration: none; font-size: 18px; }

#logo { display: inline-block; margin: 0 0; }

#navigation  { height: 37px; margin: 0 0 0 0; background: url(images/navtile.png) repeat-x left top; text-decoration: none; }
#nav li ul li { width: 170px; line-height: 18px; margin: 0; border-style: solid; background-color: #002222; background: rgba(38, 49, 49, 1); text-decoration: none; }
#nav li ul li a:link, #nav li ul li a:visited { display: block; width: 160px; padding: 5px 5px; line-height: 18px; font-size: 12px; text-decoration: none; }
#nav li ul ul {	margin: -23px 0 0 170px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

#featuredpostsarea { width:900px; height:312px; margin-bottom: 4px; margin-top:4px; }
#featuredpostsarea { float:left; width:780px; }

#quicksponsors { float:right; width:156px; margin: 4px 0 0 0; }
#quicksponsors img { float:right; width:156px; margin: 0 0 4px 0; }

.meta .date  { padding-left: 27px; background: #373434 url(images/ico-date.png) no-repeat 5px center; }

#container  { width: 940px; }
#content  { float: left; width: 530px; margin: 0 20px 0 0; overflow: hidden; }
#content.fullwidth  { width: 850px; }

.entry img { border: 1px solid #000000; }
.widget img { border: 1px solid #000000; }

#countdown h2 { Helvetica, Verdana, Arial, sans-serif; margin: 0 0 0 0; line-height: 34px; font-size: 18px; }
#countdown { font-family: Helvetica, Verdana, Arial, sans-serif; margin: 0 0 0 0; line-height: 24px; font-size: 12px; }

.eventitem { padding:8px; }

#extended_footer .widget ul li a:hover  { color: #F5F5F5!important; }