/* 
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.

*/

#leboss {
margin: 15px;
}
.post-ratings {
margin: 15px 0;
}
.post-ratings img {
background-color: #FFF;
}
p.comments_index {
text-align: right;
padding-top: 0px;
}

#sidebar #list_posts {
padding: 14px 4px 14px 14px;
background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}
#sidebar #list_posts ul li {
font-weight: bold;
border-bottom: #BDCCD1 1px solid;
line-height: 20px;
padding: 4px 0 4px 21px;
background: url(images/circle.gif) no-repeat 5px 11px;
margin-right: 10px;
}
#sidebar #list_posts ul li a {
	color: #354E62;
}
#sidebar #list_posts ul li a:hover {
	color: #131A1C;
}
