/* 
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.

*/

/* 3.2 Images */
.post img.thumbnail  { border: none; }
.entry img  { border: none; }

/* 2.5 Sidebar */
#sidebar {width:260px;overflow:hidden;}

#sidebar div.aktt_tweets li a { margin: 0; padding: 0; list-style: none; border-bottom: none; display: inline; }
#sidebar div.aktt_tweets ul li { padding-bottom: 10px; border-bottom: 1px solid #9fcef1; }
#sidebar div.aktt_tweets ul li a:link, #sidebar div.aktt_tweets ul li a:visited { background: none; border-bottom: none; }
#sidebar div.aktt_tweets ul li a:hover  { color: #17517b; background: none; font-weight: bold; }


