/*
Theme Name: Mimbo Kid
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: Child Theme for Mimbo 3.0
Author: James Bao
Author URI: http://jamesbao.info
Template: mimbo
Version: 0.1
*/
 
@import url("../mimbo/style.css");

body {background: #040e31 no-repeat; font-family: helvetica;}

.author_bio {background: #efefef; padding:5px; margin:10px 0; border: double 4px #fff; text-align: left !important; font-family: serif; font-size: 1.05em;}
.author_bio p{text-align: left !important;}
.author_bio_name {font-variant: small-caps; font-size: 1.2em; font-weight: bold; font-family: serif;}

#masthead h1{text-shadow: 0 -1px 1px #aaa;}

#content p {text-align: justify;}
.commentlist .avatar {display:none;}
#description {font-family: helvetica;}
#nav-cat{background: -moz-linear-gradient(top, #3d57c6, #344883); background:-webkit-gradient(linear, left top, left bottom, color-stop(0.0, #3d57c6), color-stop(1.0, #344883)); color: white;-moz-box-shadow:0 1px 2px #222; -webkit-box-shadow: 0 1px 2px #222; background-color: #587ccc;}
#nav-cat a {color: white; text-shadow: 0 -1px 1px #222;}
#nav-cat .children {-moz-box-shadow:0 1px 2px #222; -webkit-box-shadow: 0 1px 2px #222;}
#nav li{}

.cat-item {}
.cat-item a{position: relative;color: white;}

#lead { background: -moz-linear-gradient(top, #3d57c6, #344883); background:-webkit-gradient(linear, left top, left bottom, color-stop(0.0, #3d57c6), color-stop(1.0, #344883)); color: white; background-color: #3d57c6; padding: 0px; border: 0px solid #222; -moz-box-shadow:  0 2px 5px #222; -webkit-box-shadow: 0 1px 5px #222; overflow: hidden; height: 243px;}
#lead:hover {background: -moz-linear-gradient(top, #3d57c6, #344883); background:-webkit-gradient(linear, left top, left bottom, color-stop(0.0, #3d57c6), color-stop(1.0, #344883)); color: white; background-color: #3d57c6; border: none !important;}
#lead .date {color: #eee;}
#lead img {margin: 6px 15px 6px 6px; border: 2px solid #ccc;}
#lead #lead-text {width: 310px; padding-top: 10px; color: #fff;}
#lead #lead-text h2 {text-shadow: 1px -1px #333;}
#lead #lead-text h2 a{color: #fff !important;}


.recent-excerpts p:hover {}
.recent-excerpts h4:hover {}

#page { width: 990px;}
#page #nav li a {color:#ddd;}
#page #nav .current_page_item a {color:black}


#sidebar {width: 290px;}

.page_item, .page_item a {background-color: gray;}

.wp_popular_ul {}

.wp_popular_comments {color: #777;}
.wpp-comments {color: #bbb; font-weight: normal}

.10k_wrap {position: fixed; bottom: 0px; opacity: .7;}
.10k_notice {}

#10wrap a{color:blue;}



