/* 
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.
*/


.entry ul li {
    list-style-type: disc;
}

.entry ol li {
    list-style-type: decimal;
}

#LikePluginPagelet {
    float: right;
}

.nav li ul li a:hover {
    background: none repeat scroll 0 0 #f0f8ff;
}

.nav li ul li {
    background: none repeat scroll 0 0 #f0f8ff;
}

#post-author {
    background: none repeat scroll 0 0 #F0F8FF;
}
