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

*/

.widget_default ul  {

}

.widget_default ul li  {
	font-weight: normal;
	background: url(images/widgetlibg.png) repeat-x left 14px;
	padding: 0 0 10px 0;
	list-style: square;
}

.widget_default ul ul  {
	padding: 0 0 0 15px;
}

.widget_default ul ul li  {	background: none!important; }

.widget_default ul li a:link, .widget_default ul li a:visited  {	
	color: #003366;
	line-height: 15px;
	padding: 0 10px 0 0;
	background-color: #fff;
}

.pullquote{
	margin:0 0 0 50px !important;
	width:250px;
	float:right;
	padding:0 0 0 15px;
	border-left:3px solid #ccc;

}

.entry blockquote p {
	padding: 0 0 10px 0;
	}
