/* 
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.

*/


#top {
	width: 940px;
	margin: 0 auto;
	border-top-width: 2px;
	border-top-style:solid;
        border-color: #999999;
}

#header {
border-bottom-width:3px;
padding-top:30px;
}

-----------------------Highlights----------------------------------

#highlights .post .content p {
	padding: 0 0 0px 0;
}

#highlights .post .content 
.read_more a {
background-color: none;
color:#333333;
}

#highlights {
background-color:#ded6c0;
border-color:#999999;
border-bottom-width:6px;
padding:0 0 0px 5;
width:924px;
height:180px;
}

html, body {
color:#333333;
}

.hr {
border:medium none;
clear:both;
height:0;
margin-bottom:0;
}

#top-nav a {
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size:11px;
border-top-width:3px;
}

.category a {
	color:#333333;
}

.category-box {
padding-bottom:12px;
}

html, body {
background:#9C8C65 none repeat scroll 0 0;
}

#top {
border-top-width: 8px; 
}

#nav li ul li {	border: 1px solid #F7F6F6; border-width:0 1px 1px; background: #ebe8fd; }

#categories-module p a {
color:#2E3192;
}

-----------------------Main Post-----------------------------------
#main .post {
padding:0 0 0;
width: 750px
}

#main .post-title {
margin-bottom:2px;
}

#main .post img.thumbnail {
background-color:#FFFFFF;
float:right;
margin:15px 0 15px 15px;
padding:5px;
}

#main p.tags {
font-size:0;
padding:0;
width:0;
}

#main p.post-details {
display:none;
}


-----------------------Featured Post-----------------------------------
#featured_post {
	padding-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-bottom:10px;
    overflow: hidden;
}

#featured_post p {
	font-size: 16px;
	font-style: italic;
	letter-spacing:-1;
	line-height:26px;	
}

#header .recent-entries h4 {
    padding:0;
    text-transform:capitalize;
    letter-spacing:-1px;
}

#featured_post h2 a {
	color:#333333;
}

#tabs {
border-top-style:none;
border-top-width:0;
float:left;
padding-top:0;
width:0;
}

#bottom {
border-top-style: solid;
border-top-width: 1px;
float: left;
margin-top: 10px;
padding-top: 24px;
width:942px;
}

#bottom .widget h3 {
margin-bottom:2px;
padding-bottom:5px;
}

#leaderboard_ad {
background:none repeat scroll 0 0 transparent;
height:90px;
text-align:center;
}


-----------------------Footer----------------------------------

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#333333 none repeat scroll 0 0;
}

#footer {
	width: none;
	padding: 18px;
	margin:0px;
	font-size: 12px;
	color: #333333;
	text-align:center;
}

#sidebar ul li a {
color:#2E3192;
display:block;
}