/*  
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-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #bee1ec ;
	color: #212121;
	font-family: Microsoft Yahei, Simsun, simsun, Verdana, Arial, 'Reenie Beanie'， sans-serif;
}
blockquote {
	background: #222;
}
a {
	color: #498bbf;
	text-decoration: none;
}
a:hover {
	color: #498bbf;
}
img {
	border: none;
}
img a {
	border: none;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	margin: auto;
}
.clear {
    clear:both;
    font-size:0;
    line-height:0;
    height:0px;
}
/*-----------Header - Style---------------*/
#header {
	margin: -120px 0 0 0;
	height: 186px;
}
#head-img {
	background: #3c3b3a  ;
	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;
}
.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;
}
#blogname a {
	color: #D9796C;
}
#blogname a:hover {
	color: #90a695;
}
#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: #3c3b3a;
	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 {
	
height:27px;
	width: 200px;
	background:  #fff;
	border-right:  0px;
	border-left: #e64d36 1px solid;
	border-bottom: #e64d36 1px solid;
	border-top: #e64d36 1px solid;
	
}
form#searchform input#searchsubmit {
height:31px;
width:32px;
	background: url(images/css.png) -524px -96px no-repeat #40403f;
border:0px;
margin: 0 ;
	font-size: 14px;
	color: #f1f1f1;
}
/*-----------Wrapper - Style---------------*/
#wrapper {
	width: 1011px;
	margin: auto;
	text-align: left;
	overflow: hidden;

background:#ebead7;
}
/*-----------Nav - Style---------------*/
.tl, .tr, .bl, .br {
	background: url(images/rc.png) no-repeat;
/*http://groups-beta.google.com/groups/roundedcorners?c=3c3a3b&bc=D7D2BC&w=8&h=8&a=af 在这里找到圆角可以*/
	;
	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: #3c3b3a;
	margin: 0 8px;
	font-size: 0px;
}
.em_v {
	BACKGROUND: #6694e3;
	MARGIN: 4px 0px;
	width: 4px;
	border: #000 solid 0px;
	height: 20px;
}
#cbar {
	background-color: #BEE1EC;
	margin: 0;
	clear: both;
	height: 8px;
	border: solid 0px;
}
#navi {
	width: 1011px;
	height: 62px;
	margin: 0;
	background:  #3c3b3a;
	border-bottom: #D9796C 2px solid;
	font-family: 'Reenie Beanie', arial, serif;
	text-align: center;
	line-height: normal;
}
#nav {
	float: left;
	width: 635px;
	margin: 0 0 0 30px;
	padding-top: 13px;
	list-style: none;

font-size:20px;
font-weight:bold;
}
#nav li {
	float: left;
	height: 26px;
	border-left: #555 1px solid;
	border-right: #1B1D1F 1px solid;
	margin: 0;
	white-space: nowrap;
}
#nav .page_item a {
	color: #D9796C;
	display: block;
	padding: 0px 10px 0px 10px;
	font: bold 17px ;

	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;
}
#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;
}
/*-------------Social - Style-------------------------*/
.social {
	float: right;
	margin: 0 0 0 20px;
	width: 300px;
	color: #d7d2bc;
	font-size: 17px;
}
.social a {
	float: left;
	margin-left: 10px;
	color: #d7d2bc;
	border-bottom: #d7d2bc 1px dotted;
}
.social a:hover {
	color: #ececec;
}
.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;
	background: #f1f0e2;
}
/*-----------Sidebar - Style---------------*/
.sidebar {
	float: left;
	margin: 0;
	width: 320px;
	line-height: 24px;
}
.sidebar  .widget {
	margin: 10px 0 0 0px;
	padding: 0 8px;
	text-align: left;
}
.sidebar  .widget h2 {
	font-size: 18px;
	color: #3B94D5;
	margin: 6px  4px ;
	background: #f0f0f0;
	padding: 6px 0px 6px 16px;
	line-height: 24px;
	border: #DDD 1px solid;
	
}
.sidebar  .widget h3 {
	font-size: 18px;
	padding: 0 0 5px;
	border-bottom: #ececec 1px solid;
}
.sidebar  a {
	color: #606060;
}
.sidebar a:hover {
	color: #606060;
}
.sidebar ul {
	list-style-type: none;
	width: 305px;
	padding-bottom: 30px;
}
.sidebar ul li {
	border-bottom: #acacac 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 {
	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 20px 0px 20px;
border-bottom: 1px solid #e0dec0;
border-top: 1px solid #fff;
}
.post-top{
width:100%;
text-align:left;
clear:both;
}
.post-bottom{
}

.post h1 {
	font-size: 34px;
}
.post h3 {
	font-size: 26px;
}
.post img {
	background: #ececec;
	border: #cccccc 1px solid;
	padding: 3px;
}
.post p {
	padding: 5px 0 5px 0;
}
.title-and-date {
	float: left;
	width: 515px;
	padding-bottom: 20px;
}
.post .post-title {
float:left;
font-size: 22px;
	width: 560px;
	font-weight: bold;
	padding: 5px;
	border-left: #D9796C solid 6px;
}
.post .post-title a {
	color: #9AC820;
	
}
.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;
	height: 40px;
	background-position: 0px -50px;
	font-size: 30px;
	font-weight: normal;
}
.comments-number a {
	color: #212121;
}
.comments-number a:hover {
	color: #212121;
}
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 {
	
	padding: 6px 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;
	padding-right: 5px;
}
.navigation a:hover {
	color: #606060;
}
/*-----------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: #3c3b3a;
}
#footer-credits a {
	color: #d7d2bc;
	border-bottom: #d7d2bc 1px dotted;
}
#footer-credits a:hover {
	color: #eee;
}
.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;
}
ol.commentlist li div.comment-meta a:hover {
	color: #606060;
}
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-size: 14px;
	color: #212121;
}
form#commentform textarea {
	margin-top: 5px;
	padding: 5px;
	width: 320px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	overflow: auto;
	font-size: 14px;
	color: #212121;
}
form#commentform input#submit {
	width: 150px;
	margin-bottom: 20px;
}
/*----------------*/
