/* 
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.

*/

body  {
	font: 14px Helvetica, Arial, Sans-serif;
	line-height: 1.5;  /*unitless for proper inheritance*/
}

.widget ul li a:hover {
background:none;
}

.widget ul li a:link, .widget ul li a:visited {
background:none;
}

.post .meta .comments  {
background: none;
}

#twitter_update_list a:link {
margin-top:0px;
text-align:left;
}

#twitter_update_list {
margin-top:0px;
text-align:left;
}

.wp-caption-text {
margin:2px 10px 0;
}

.entry img  {
border:0 solid #DBDBDB;
}