/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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_featured-posts ul li{list-style:none;}

.widget ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-left:10px;
}

.widget ul li a {
    padding: 0 0 0 0;
}
.widget_featured-posts {
    background: none;
    background-color:#fff;
}
#header {
margin-bottom:10px;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
#logo {
padding-left:0;
}

.jwsharethis {
float:left;
width:130px;
}

.entry ul.sharepost {
float:left;
margin:17px 0 10px;
padding:0;
width:350px !important;
}
.entry ul.sharepost li{margin:0 7px 0 0;}
