/* Styles for Sidebar and Sideboxes */

#searchbox { background:url(../images/bg_search.png) no-repeat; width:223px; height:27px; margin-top:-2px;}
#searchbox  .searchinput {width:176px; height:21px; background:url(../images/searchbox_bg.png) no-repeat; border:none; margin:2px 0px 0px 5px}
#searchbox .searchbtn { height:21px; background:transparent; font-size:60%; letter-spacing:-1px; color:#fff; font-weight:bold; border:none;}

#twitterbox {background:url(../images/bg_twitterbox.png) no-repeat; width:222px; height:97px; margin:10px 0}
#twitterbox ul li {font-size:65%; color:#000; display:block; width:150px; padding:8px 15px 5px 10px; line-height:1.4em; letter-spacing:-1px}
#twitterbox small span {margin:0 5px;}
#twitterbox ul li  a {color:#0ea7f4; text-decoration:none; border-bottom:1px dotted #0ea7f4;}

/* Recent Post List */

#recentpost {margin:5px 8px; width:90%; padding:10px 0 0 0}
#recentpost h2 {background:url(../images/heading_recentposts.png) no-repeat; text-indent:-999999px;width:222px; height:15px; margin:10px 0 5px -4px}
#recentpost ul li {font-size:70%; margin:1px 0; letter-spacing:-1px; border-bottom:1px dotted #999; line-height:1.2em}
#recentpost ul li small {font-size:90%; letter-spacing:-1px; color:#999; display:block; margin:3px 0}
#recentpost ul li a {color:#000; text-decoration:none}
#recentpost ul li a:hover {color:#666}

/* Tag Cloud */

#tag_cloud {margin:10px 8px; width:90%}
#tag_cloud h2 {background:url(../images/heading_tags.png) no-repeat; text-indent:-999999px; width:222px; height:16px; margin:10px 0 5px -4px}
#tag_cloud a {color:#999999}

/* Comment List */

#recent-comments { margin:10px 8px; width:90%}
#recent-comments h2 {background:url(../images/heading_recentcomments.png) no-repeat; text-indent:-999999px; width:222px; height:15px; margin:10px 0 5px -4px}
#recent-comments ul li {font-size:70%; margin:1px 0; letter-spacing:-1px; line-height:1.5em; color:#666}
#recent-comments ul li a { color:#000; text-decoration:underline}

/*Calendar */

#wp-calendar {margin:10px 8px}
#wp-calendar a {display: block;text-decoration: none; color:#444444; font-weight:bold}
#wp-calendar a:hover {background: #666;color: #fff;}
#wp-calendar caption {color: #999;font-size: 80%;text-align: left; font-weight:bold; margin:0 0 5px 0}
#wp-calendar td {color: #999;font: normal 70% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;letter-spacing: -1px;padding: 3px 4px;text-align: center;}
#wp-calendar #today {background: #666;color: #fff;}
#wp-calendar th {font-style: normal;text-transform: capitalize; font-size:80%; padding:0 0 0 5px}