/* 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;}


.recentpost {margin:5px 8px; width:90%; padding:10px 0 0 0}
.recentpost h1 {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}

.tagcloud {margin:10px 8px; width:90%}
.tagcloud h1 {background:url(../images/heading_tags.png) no-repeat; text-indent:-999999px; width:222px; height:16px; margin:5px 0 5px -4px}
.tagcloud a {color:#999999}

.recentcomment { margin:5px 8px; width:90%}
.recentcomment h1 {background:url(../images/heading_recentcomments.png) no-repeat; text-indent:-999999px; width:222px; height:15px; margin:5px 0 5px -4px}
.recentcomment ul li {font-size:70%; margin:1px 0; letter-spacing:-1px; line-height:1.2em}
.recentcomment ul li a { color:#000; text-decoration:underline}