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

*/

.container {
height:439px !important;
}
#loopedslider { height:439px } 

#main p.wp-caption-text {padding:3px 0 0; font-size: 11px; }

#featured p { font-size:14px; color:#333; line-height:0px; }

#header {
	width: 100%;
	height: 135px;
	padding:  10px 0 px;
	clear: both;
	position: relative;
}

#header img.logo { float:left; padding-bottom:0px; }


.aligncenter {margin: 0px auto 0px auto;display: block;}

#main-content { padding:15px 0 5px; }

#featured h2 { color:#491862; font-size:30px; padding:0 0 0px; line-height:0px; font-weight:normal; text-transform: capitalize;
letter-spacing:0px;  }
#featured #page-title h2 { height: 1px; }


#main p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 10px 1px
}

#main .post { padding:0px 5px 15px 0; }


#main ul { padding: 0px 0 0 0px; margin: 0px 0 0 0px; }
#main li {list-style: circle; padding: 0px 0 0 0px; margin: 0px 0 0 0px; }

