@charset "UTF-8";
/*
	default pod style
****************************/
#boko_sidebar .sidebar-pod { margin-bottom: 25px; }
#boko_sidebar .sidebar-pod h4 { font-size: 18px; letter-spacing: normal; color: #fff; padding: 5px 10px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-transform: uppercase; font-weight: normal; background: url(../images/bg_sidebar_header.png) no-repeat center center; }
#boko_sidebar .sidebar-pod ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #444; }
#boko_sidebar .sidebar-pod ul li { font-size: .8em; padding: 2px 5px; border-top: 1px dotted #555; }
#boko_sidebar .sidebar-pod li.sidebar-list-item,
#boko_sidebar .sidebar-pod li.sidebar-list-item a { color: #ec0014; }
#boko_sidebar .sidebar-pod li.sidebar-list-item a:hover { color: #fff; }
#boko_sidebar .sidebar-pod li.sidebar-list-item .picture { display: block; width: 40px; height: auto; float: left; margin-top: 3px; }
#boko_sidebar .sidebar-pod li.sidebar-list-item .info { display: block; width: 190px; height: auto; float: left; }
#boko_sidebar .sidebar-pod .sidebar-small-item { font-family: "helvetica neue", helvetica, arial, sans-serif; font-size: 11px; color: #999; }
/*
	blog category pod
****************************/
#boko_sidebar ul.blog-category-list li { margin: 0; padding: 0 5px; }
#boko_sidebar ul.blog-category-list li a { font-size: 18px; color: #ec0014; padding: 0; margin: 0; line-height: 20px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#boko_sidebar ul.blog-category-list li a:hover { color: #fff; }
/*
	blog archives pod
****************************/
#boko_sidebar ul.archives li { margin: 0; padding: 0 5px; }
#boko_sidebar ul.archives li a { font-size: 18px; color: #ec0014; padding: 0; margin: 0; line-height: 20px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#boko_sidebar ul.archives li a:hover { color: #fff; }
/*
	recent comments pod
****************************/
#boko_sidebar .sidebar-pod ul.recent-comments { border: 0; border-top: 1px dotted #555; }
#boko_sidebar .sidebar-pod ul.recent-comments li { border-top: none; border-bottom: 1px solid #444; padding: 10px 5px; }
#boko_sidebar .sidebar-pod ul.recent-comments li a { font-size: 11px; }
#boko_sidebar .sidebar-pod ul.recent-comments li .comment_entry { display: block; font-size: 10px; line-height: 14px; margin-top: 5px; }
#boko_sidebar .sidebar-pod ul.recent-comments li .comment_name { display: inline; }
#boko_sidebar .sidebar-pod ul.recent-comments li .comment_text { display: inline; }
#boko_sidebar .sidebar-pod ul.recent-comments li .comment_date { display: block; font-size: 10px; line-height: 12px; margin-top: 5px; }

/*
	top items pod
****************************/
#boko_sidebar .sidebar-pod ul.top-items { border: 0; border-top: 1px dotted #555; list-style: none; }
#boko_sidebar .sidebar-pod ul.top-items li { border-top: none; padding: 2px 5px; list-style: none; font-family: "Arial Black", Gadget, sans-serif; }
#boko_sidebar .sidebar-pod ul.top-items li a { }
#boko_sidebar .sidebar-pod ul.top-items li .item-name a { display: block; font-size: 12px; line-height: 14px; margin-top: 5px; background: none; }
#boko_sidebar .sidebar-pod ul.top-items li .item-stats { font-size: 10px; line-height: 12px; margin-top: 2px; padding-left: 15px; }