/* 

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.



*/



body{

	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;

	color: #262626;

	font: 13px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;

        }



.featuredpost h2 {

font-size:24px;

}



#topmenu li a {

color:#202020;

}



.singleh2 {

	font-size:1.6em !important;

        }



.entry p{

	text-align:left;

	font-size:13px;

	line-height:20px !important;

	}



.entry blockquote { 

	padding: 0px 10px;

	border-left: 2px solid #555555;

	margin: 5px auto 15px auto;

	width:85%;

	color: #444444;

	font-style: italic;

	}



.entry blockquote p {

	font-size:13px;

	padding: 5px 0px;

	margin: 5px 0px;

	line-height: 20px;

	}



ol.commentlist {

font-size:13px;

}



#sidebar h3{

	font: 13px Arial, Helvetica, sans-serif;

        color:#262626;

	font-weight:bold;

}



.widget ul li a{

	color:#FF5800;

}
