@charset "utf-8";
/*  
Theme Name: Simple_R
Theme URI: http://www.reedu.net
Description: Code rewrote by <a href="http://www.reedu.net">Reedu</a>
Version: 1.00403
Author: Reedu
Author URI: http://www.reedu.net
Tags:White,blue,Simple,two-three-columns,variable-width,right-sidebar

	This theme was designed by <a href="http://www.varometro.net/">Varometro</a>. In order to simplify and make it more comfortable for me, I once just made some changes, but then I realized it's not that difficult to rewrote the code.As I know almost nothing about hack, I can only let this theme looks good for IE8 and Firefox,someone said it's time to bury thos old internet explorers such as IE6, is it ?
*/



/********************Global Settings********************/
ul,ol,li,h1,h2,h3,h4,h5,h6,div,span,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
body {
	font-family:"Georgia","微软雅黑","Microsoft YaHei","Sans-serif";
	font-size:12px;
	background:#fff;
	color:#333;
}

h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
a,a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color: #2060a0;
}
#wrapper {
	margin:2px auto;
	width:960px;
	text-align:left;
}
#header {
	width:100%;
	background:url(images/default.jpg) right no-repeat;
	border-bottom:solid 1px #DDD;
	height:150px;
}
#content {
	border-bottom:1px solid #AAA;
}
#entry {
	width:600px;
	float:left;
	padding:10px 25px 10px 10px;
	border-right:1px solid #AAA;
}
#sidebar {
	width:300px;
	float:right;
	padding-left:20px;
}
#sidebar1 {
	width:140px;
	float:left;
}
#sidebar2 {
	width:135px;
	float:right;
}
#sidebar3 {
	width:280px;
	float:left;
	color:#204080;
}
.clear {
	clear:both;
}

/********************Header********************/
.pages-top {
	list-style:none;
	font-size:14px;
	clear:right;
}
.pages-top li{
	float:left;
	margin:5px 0;
	padding:0 10px;
	border-right:1px solid #ddd;
}
.pages-top li a:hover {
	color: #03f;
}
.pages-top-1 {
	border-left: 1px solid #ddd;
	padding:0 10px;
}
#header h1 {
	padding:15px 0 2px 12px;
	font-size:36px;
	font-weight:500;
	text-align:left;
}
.description {
	padding-left:14px;
}

/********************Entry********************/
#entry a:hover {
	color:#03f;
}
.post-title a {
	font-weight:600;	
}
.post_entry {
	font-size:14px;
	line-height:1.4em;
}
.post_entry p{
	margin-bottom:1em;	
	text-align:justify;
	text-justify:inter-ideograph;
}
#entry blockquote {
	background:url(images/blockquote.gif) top left no-repeat;
	margin-left:2.4em;
	margin-top:0.5em;
	padding:0 2em 0 3em;
	border-left:2px solid #ddd;
	width:80%;
	font-size:12px;
	color:#777;
}
.tags {
	margin:1em 0 2.5em;
	line-height:1.8em;
	padding-left:3em;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #CCC;
	background:url(images/tags.gif) no-repeat 8px 4px;	
}
.post-date{
	padding:0 0 0 18px;
	float:left;
	background-image:url(images/clock.gif);
	background-repeat:no-repeat;
	margin-right:5px;
}

.post-cat{
	padding:0 0 0 18px;
	float:left;
	background-image:url(images/cats.gif);
	background-repeat:no-repeat;
}
.post-comments{
	float:right;
	padding:0 0 0 18px;
	background:url(images/comments.gif) no-repeat;
}
.postinfo {
	margin-top:5px;
}
#entry ul{
	margin-top:1em;
	margin-bottom:1em;
}
#entry ul li{
	margin-left:30px;
	width:420px;
	border-bottom:1px solid #ddd;
}
#entry img{
border:#DDD 1px solid;
padding:0;
}
/********************Sidebar********************/
#sidebar ul {
	padding:0;
}

#sidebar a:hover {
	color: #03f;
}
#sidebar ul li{
	list-style:none;
}
#sidebar1 ul li ul{
	margin:0;
	padding:0;
	color:#002080
}
#sidebar ul li ul li {
	list-style:none;
	list-style-position:outside;
	margin-left:0.5em;
	border-bottom:1px #DDD solid;
	margin-bottom:3px;
	margin-top:5px;
	font-size:12px;
	color:#666;
	line-height:1.5em;
}
#sidebar p {
	margin-top:0;
}
#sidebar h3 {
	font-size:14px;
	padding:0;
	margin:15px 0 0;
	color:#002080
}

/******************** comments *******************/
.comments-template{
	margin: 20px 0 0 0.5em;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 5px 0 0;
	line-height: 18px;
	padding: 0 0 5px;
	border-top: 1px solid #ddd;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	margin:5px 0 15px 2px;
	color:#369;
}

.commentmetadata{
	font-size: 12px;
	margin:10px 0 0;
	line-height:20px;
	color:#369;
}
.commentmetadata strong {
	font-size:14px;
	font-weight:300;
	padding-right:10px;
}
.commentmetadata em {
	text-decoration:none;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

div img.avatar {
	border:1px solid #ccc;
	padding:3px;
	margin-right:10px;
	margin-left:5px;
	float:left;
}
.comment-text {
	padding:0 1.5em;
}
.comment-text p {
	padding-top:10px;
}
.submit-top {
	margin-bottom:5px;
	margin-left:2px;
}
.submit-name, .submit-email, .submit-website{
	margin-bottom:2px;
	margin-left:2px;
}
.submit {
	margin:5px 0 10px 2px;
}
/********************Search********************/
div#search{
	border:none;
	position:relative;
	margin:3px 0 0 50px;
}
div#search form#searchform{
	position:absolute;
	top:0;
	width:240px;
	height:25px;
	border:1px solid #ccc;
	background-color:#f8f8f8;
}
div#search form#searchform .searchinput{
	position:absolute;
	padding-left:2px;
	top:5px;
	color:#666;
	font-size:12px;
	width:235px;
	border:0;
}
div#search form#searchform .button{
	position:absolute;
	top:0px;
	left:215px;
	background:url(images/mag.gif) no-repeat;
	height:25px;
	width:25px;
	border:0;
	cursor:pointer;
}
/********************Rss Feed********************/
.feeding {
	padding:15px 0 0;	
}
.feed-rss {
	float:left;
	margin-right:20px;
}

/********************Footer********************/
#footer {
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}
/********************Archive********************/
.archives-head {
	color:#369;
	margin-top:5px;
}
.archives-ul {
	margin:15px 0 2em;
}
.archives-ul li {	
	list-style:decimal-leading-zero;
	line-height:24px;
}
/********************wp_related_posts********************/
.related-posts ul li {
	list-style:none;
	margin-left:15px;
	line-height:1.5em;
	width:400px;
	border-bottom:1px solid #DDD;
}
.related-posts h2{
	margin-top:-10px;
	margin-bottom:5px;
	color:#204080;
	font-weight:600;
	margin-left:10px;
}
/********************PageNavi********************/
.pagenavi {
	text-align:left;
	margin:-10px 0 10px;
}

/********************TextWidgets********************/
.textwidget{
	margin-top:5px;
}