/* ------- 1. Structure ------- */
#home_feature{background:#111 url(black/home_feature.jpg) repeat-x scroll center top;}
#home_feature .background {background-image:url(black/full.jpg);}
#home_feature.staged .background {background-image:url(black/stage.jpg);}
#home_feature.cu3er .background {background-image:url(black/cu3er.jpg);}

/* ------- 3. Typography ETC ------- */
#about_the_author img,#footer h3.widgettitle, #footer div.widget li,#sub_footer,#footer p.thanks,table,th,#footer div.widget_categories li a, #footer div.widget_pages li a
{border-color:#333333;}

/* ------- 5. Menu ------- */
.jqueryslidemenu ul li a, .jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{color:#999; font-weight: bold; letter-spacing: 2px;}
.jqueryslidemenu ul li a:hover {color:#fff;}
.jqueryslidemenu ul ul {background-image:url(black/drop.png);}
.jqueryslidemenu ul ul.menu_flip {background-image:url(black/dropR.png);}
.jqueryslidemenu ul ul ul, .jqueryslidemenu ul ul.menu_flip ul{background-image:url(black/drop_sub.png);}
.jqueryslidemenuz ul li ul li a:hover, .jqueryslidemenu ul ul li a:hover, #footer p.thanks{background:#000;color:#eee;}

/* ------- TWEET BLENDER------- */

div.tb_tweetlist {
    border-bottom: none !important;
    margin: 0;
    padding: 0 !important;
}

div.tb_tweet {
    background: none;
    border-top: none !important;
    border-bottom: 1px solid #292929 !important;
    list-style: none outside none;
    min-height: 60px;
    overflow: hidden;
    padding: 10px 0 !important;
}

a.tb_photo img {
    border: 1px solid #292929 !important;
    margin: 5px 10px 0 0 !important;
    padding: 0px !important;
    width: 40px !important;
}

.tb_tweet-info, .tb_tweet-info a {
    color: #333 !important;
    font-style: normal !important;
    font-size: 9px !important;
}

div.tb_footer {
    margin: 10px 0 0 10px !important;
}
