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

*/
#about a:link, #about a:visited {
	color:#660099;
}
#header img {
margin:10px 0;
}
#nav li.current_page_item a, #nav li.current-cat a, #nav li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(minimal/nav.jpg) repeat-x scroll left top;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
color:#3F312E;}
body {
background-color:#dad8ea;}
#header #top-ad {
float:left;
margin-top:55px;
width:549px;
}
#header #logo {
float:left;
width:250px;
}
.widget img  {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.widget_text{
	clear:both;
	}
