/*  
Theme Name: http://ren.min.bi
Theme URI: http://lizhilun.com/index.php/ren-min-bi-theme.htm
Description: http://ren.min.bi WordPress Theme developed by <a href="http://ren.min.bi" title="ren.min.bi">ren.min.bi</a> comes under Creative Commons License.Modify from AzSands WordPress Themes
Version: 2.0
Author: lizhilun
Author URI: http://lizhilun.com
Tags: black, white, yellow, light, threaded-comments, two-columns, right-sidebar, fixed-width
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, li, img, ul, ol{
    margin: 0;
 padding: 0;

   }


body{
    margin: 0;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    background: #d7d2bc;
    color: #212121;

}
blockquote{
    background:#222;
}
a{
    color: #498bbf; text-decoration: none;
}

a:hover{
    color: #498bbf; text-decoration: underline;
}

img{
    border: none;
}

img a{
    border: none;

}

.alignright{
    float: right;
} 

.alignleft{
    float: left;
} 

.aligncenter{
    margin: auto;
}


/*-----------Header - Style---------------*/

#header{
    margin: -120px 0 0 0; height: 186px; 
}

#head-img{
     background:#6D6C69 ;height:120px;
     border-bottom: #D9796C 1px solid;
     margin: 0 0 0 ;
}
#header-content{
    margin: auto; width: 1011px; height: 186px; background: url(images/header2.png) top left no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif; text-align: left;
}

.blog-title{
    padding-top: 35px;float:left;
}

#blogname{
    margin: 36px 0 0 27px;font-size: 36px; color: #333; display: inline-block;
    width:217px;height:67px;float:left;padding:10px 0 0 39px;font-family:黑体;
}
#blogname a{
    color: #D9796C; text-decoration: none;
}

#blogname a:hover{
    color: #90a695; text-decoration: none;
}

#blogdes{
    position:relative;margin: 60px 0 0 70px; color: #96AAAA; font-size: 12px; font-weight: bold; display: inline;float:left;
}
#logo{
    height:100px;width: 400px; margin: 0;float:right;overflow:hidden;
}
#logo a{
    height:100px;width: 140px; margin: 0;background: url(images/logo.png)  no-repeat;float:right;overflow:hidden; 
}
#logo a:hover{
   background: url(images/logo.png) 0 -100px ;
}

#search{
    height:50px;width: 300px; margin: 18px 0 0 0;padding:3px 0 0 ; float:right;background:#6D6C69 ;border:solid 0px;
}
#search-in{
    margin:2px 20px 0 10px;
}
form#searchform {
    height:42px;margin:0;padding:0;
    border: none;float:right;clear:both;
}

form#searchform input#s{
    padding:6px 5px; width: 180px; background: #f3f3f3;
    border: #dddddd 1px solid;
     border-right: #a0a0a0 1px solid; border-left: #1B1D1F 1px solid; border-bottom: #a0a0a0 1px solid;border-top : #1B1D1F 1px solid;
    font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 14px; color: #212121;
}

form#searchform input#searchsubmit{
    padding: 4px 5px; margin-left: 5px; background: #40403f;
    border-left: #a0a0a0 1px solid; border-right: #1B1D1F 1px solid; border-top: #a0a0a0 1px solid; border-bottom: #1B1D1F 1px solid;
    font-size: 14px; color: #f1f1f1; font-family: Arial, Helvetica, Georgia, Sans-serif;
}



/*-----------Wrapper - Style---------------*/

#wrapper{
    width: 1011px; margin: auto; text-align: left; overflow: hidden;
    background: #fff ;

}



/*-----------Nav - Style---------------*/


.tl,.tr,.bl,.br{
    background: url(images/rc.png) no-repeat ;

    border:#000 solid 0px;
    padding:0px;
    margin:0px;
    height:100%;
    width:100%;
    overflow:auto;/*height width的100%属性是ie6下面必须的.*/
}
.tl{
    background-position:left top;
}
.tr{
    background-position:right top;
}
.bl{
    background-position:bottom left;
}
.br{
    background-position:bottom right;
    /*padding:4px;padding:5px;从laod_page的 margin改成的这个padding,防止margin空白边叠加*/
}
.em_h{
    height:8px;
    background:#6D6C69;
    margin:0 8px;
    font-size:0px;
}
.em_v{
    BACKGROUND: #6694e3;
    MARGIN: 4px 0px;
    width: 4px;
    border:#000 solid 0px;
    height:20px;
}



#cbar{
background-color:#D7D2BC;
margin:0;clear:both;
height:8px;border:solid 0px;
}
#navi {
    width: 1011px;
    height: 62px;
    margin: 0;
    background:  #6D6C69 ;
    border-bottom: #D9796C 2px solid;
    position:relative;
    text-align: center;
    line-height: normal;
}
#nav {
    float: left;
    width: 635px;
    margin: 0 0 0 30px;
    padding-top: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    list-style: none;

}
#nav li {
    float: left;
    height: 26px;
    border-left: #a0a0a0 1px solid; border-right: #1B1D1F 1px solid;
    margin: 0 ;
    white-space: nowrap;
}
#nav .page_item a{
    color: #aaa;
    display: block;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    font: bold 17px Arial, Helvetica, sans-serif;
    line-height: 26px;
}
#nav li:hover {
    background-position: 100% -36px;
}
#nav .page_item a:hover {
    background-position: 0px -36px;
    border: none;
}

#nav li.current_page_item {
    color: #13475f;
    font-weight:bold;
    text-decoration: none;
    
}
#nav li.first_page_item{
    border-left:  0px;
}
#nav li.last_page_item{
   border-right:   0px;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
    color: #fff;
    text-decoration: none;
    }

/*-------------Social - Style-------------------------*/

.social{
	float: left; margin: 0 0 0 40px; width: 305px; color: #d7d2bc; font-size: 17px; padding-top: 19px;
}

.social a{
	float: left; margin-left: 10px;
	text-decoration: none;
	color: #d7d2bc; text-decoration: none; border-bottom: #d7d2bc 1px dotted;
}

.social a:hover{
	color: #ececec; text-decoration: none;
}

.icon{
    background: url(images/icon.png) no-repeat;
}
.rss{
    float: left; background-position: 0px 0px; width: 24px; height: 24px;
}

.QQ{
    float: left; background-position: -24px 0px; width: 24px; height: 24px;
    margin-left: 20px;
}




/*-----------Container - Style---------------*/

#container{
    float: left; width: 680px; margin: 0px;
}




/*-----------Sidebar - Style---------------*/

.sidebar{
    float: left; margin: 0; width: 320px; line-height: 24px;
}
.sidebar  .wedgit{
    margin: 10px 0 0 0px; padding:0 8px ;text-align:left;
}
.sidebar  .wedgit h2{
    font-size: 20px; color: #333;
    margin: 6px -8px 0; background: #f0f0f0 ;
    padding: 6px 0px 6px 16px; line-height: 24px;
    border-left:#D9796C solid 4px;
    border-bottom: #ccc 1px solid;border-right: #D9796C solid 4px;
}
.sidebar  .wedgit h3{
    font-size: 18px;
    padding: 0 0 5px; border-bottom: #ececec 1px solid;
}
.sidebar  a{
    color: #606060;
}

.sidebar a:hover{
    color: #606060; text-decoration: underline;
}
.sidebar ul{
    list-style-type: none; width: 305px; padding-bottom: 30px;
}
.sidebar ul li{
    border-bottom: #ECECEC 1px solid;width: 255px; padding: 2px 5px 2px 5px;
}
.sidebar .intro{

}
/*-----------------Advertising - Style----------------------*/


.advertising{
    line-height: 26px; width: 265px; margin: 20px 0 0 20px;
}

.advertising h3{
    font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal;
    padding: 0 5px 5px 5px; border-bottom: #ececec 1px solid;
}

.advertising p{
    margin-top: 20px; padding: 0 5px 0 5px;
}

/*-----------calendar - Style---------------*/
#calendar{
    text-align:center;

}
#wp-calendar{
    width:240px;
}
#wp-calendar TFOOT{


}
#wp-calendar  #today{
    font-weight:bold;
}
#wp-calendar  a{

}
/*-----------Post - Style---------------*/

.post{
    padding: 15px 40px 0px 45px;
}

.post h2{
    font-family: "黑体", Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
    font-size: 30px;
}

.post h2 a{
    color: #212121; text-decoration: none;
}

.post h2 a:hover{
    color: #212121; text-decoration: underline;
}

.post h1{
    font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
    font-size: 34px;
}

.post h3{
    font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
    font-size: 26px;
}

.post img{
    background: #ececec; border: #cccccc 1px solid; padding: 3px;
}

.post p{
    padding: 5px 0 5px 0;
}


.title-date-comments{
    float: left; width: 595px; min-height: 90px;
}

.title-and-date{
    float: left; width: 515px; padding-bottom: 20px;
}

.post h2.post-title{
    width: 515px;
    font-weight:bold;
    padding: 0 0 10px 5px;
    border-left:#D9796C solid 4px;
}

.post-date{
    width: 515px; color: #606060;
}

.post-date span{
    padding: 2px 5px 2px 5px; background: #eee;
}

.comments-number{
    float: left;
    text-align: center;
    width: 59px;
    padding-top: 8px;
    margin-left: 20px;
    height: 70px;
    background-position: 0px -24px;
    font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px;
    font-weight: normal;
}

.comments-number a{
    color: #212121;
}

.comments-number a:hover{
    color: #212121; text-decoration: none;
}


p.postmetadata {
    color: #606060; margin-top: 10px; padding-left: 21px; padding-top: 0px;

}
.category{
    width:24px;
    height:24px;
    background-position: -48px 0px;
    display:block;
    float:left;
}



/*-----------Entry - Style---------------*/

.entry{
    border-bottom: #ececec 1px solid; padding: 20px 0 10px 0; line-height: 26px;
}

.entry blockquote{
    padding: 5px 15px 5px 15px;
    background:#fff;
}

.entry ul, ol{
    padding: 0 25px 0 25px;
}

.entry h1, h2, h3{
    padding: 0px 0 10px 0;
}



/*-----------Navigation - Style----------------*/

.navigation{
    width: 595px; text-align: right; margin: 0 40px 20px 45px;
    padding: 20px 0px 20px 0px; border-bottom: #ececec 1px solid;
}

.navigation a{
    color: #606060; text-decoration: underline; padding-right: 5px;
}

.navigation a:hover{
    color: #606060; text-decoration: none;
}



/*-----------Footer - Style-----------------*/

#footer{
    float: left; width: 1011px; height: 110px; margin: 0;border:solid 0px;
    background: #D7D2BC;
    border-top: #D9796C 2px solid;
}

#footer-credits{
    padding: 30px 45px 10px 45px; font-size: 17px; color: #eee;background:#6D6C69;
}

#footer-credits a{
    color: #d7d2bc; text-decoration: none; border-bottom: #d7d2bc 1px dotted;
}

#footer-credits a:hover{
    color: #eee; text-decoration: none;
}
.wordpress{
    width:48px;
    height:48px;
    background-position: -72px -24px;
    display:block;
    float:right;
}


/*------Comments - Style------------*/


#comments-wrap{
    margin: 30px 0 0 0;
}

.comments-navigation{
    margin: 0px; padding: 10px 0 10px 0; font-size: 12px;
}

.comments-navigation .alignleft{
    float: left; margin: 0; padding: 0;
}

.comments-navigation .alignright{
    float: right; margin: 0; padding: 0;
}

h3#comments-wrap, h3.postcomment{
    padding-bottom: 10px;
}




ol.commentlist { list-style:none; margin:20px 0 0 0; padding:0; text-indent:0; }
ol.commentlist li { border:1px dashed #ddd; height:1%; margin:0 0 10px 0; padding:10px 10px 7px 57px; position:relative; }

ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }

ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 Arial, Helvetica, Georgia, Sans-serif; padding-bottom: 5px;}

ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { }
ol.commentlist li div.vcard cite.fn a.url:hover { }
ol.commentlist li div.vcard img.avatar { border:1px solid #ddd; left:10px; position:absolute; top:10px; padding: 0; }

ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}

ol.commentlist li div.comment-meta { font:normal 12px/1.4 Arial, Helvetica, Georgia, Sans-serif; position:absolute; right:10px; text-align:right; top:10px; }
ol.commentlist li div.comment-meta a { color:#606060; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#606060; text-decoration:underline; }
ol.commentlist li p { font:normal 14px/1.4 Arial, Helvetica, Georgia, Sans-serif; margin:0 0 1em 0; }
ol.commentlist li form p { margin: 0; }

ol.commentlist li ul { font:normal 14px/1.4 Arial, Helvetica, Georgia, Sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { font-size: 12px; }
ol.commentlist li div.reply:hover { }
ol.commentlist li div.reply a { }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }

ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}

ol.commentlist li ul.children li.depth-2 { margin:0 0 8px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 8px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 8px; }

ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }

ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}



h3#respond{
    padding-bottom: 10px;
}

#respond{
    padding-top: 30px;
}


#comments p.nocomments{
    padding: 0;
}

#submit{
    color: #505050;
}


form#commentform input{
    margin-top: 5px; padding: 5px; width: 250px; background: #f9f9f9; border: 1px solid #ddd;
    font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 14px; color: #212121;
}

form#commentform textarea{
    margin-top: 5px; padding: 5px; width: 320px; background: #f9f9f9; border: 1px solid #ddd; overflow: auto;
    font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 14px; color: #212121;
}

form#commentform input#submit{
    width: 150px; margin-bottom: 20px;
}
/*----------------*/







