/* 
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.

*/

#logo { margin-left: 15px; width: 670px; margin-bottom: 7px;}
ul#nav { margin-left: 175px; }
#mnlogo { float: left; margin-right: 20px;}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright  {
float:right;
margin:10px 0 10px 15px;
width:auto;
}
.alignleft  {
float:left;
margin:10px 15px 10px 0px;
width:auto;
}

#footer #credit img {
	float:right;
	padding-left:25px;
	vertical-align:middle;
}
#footer-widgets a {color: #fff;}
#info-box .block { width: 500px;}
#info-box .block.last { width: 340px;}
#main-page1 { padding-bottom: 40px;}
#content a { text-decoration: underline;}
.cal-desc { margin-left: 20px;}
#nav li ul li { }
#nav li ul li a { line-height: 1.2em; margin-top: .2em; background: url("images/ico-bullet.png") no-repeat scroll 5px 6px transparent; padding:5px 10px 6px 15px; }
#nav li ul li:hover {background:none repeat scroll 0 0 #f0f0f0;}

#featured.home .play { background:url("images/btn-play.png") no-repeat scroll 0 40px transparent;}

#featured.home .featured-content {padding:15px 0 0;}
#featured.home .featured-image { padding:20px 0 0;}

.entry h3 { clear: both;}

.post ul { list-style-type:  disc; margin-left: 15px;}
