body, h1, h2, h3, p, blockquote, dl, dt, dd, ul, ol, li, button, input, textarea {
	margin: 0;
	padding: 0;
}
body {
	font:13px Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
h1, h2 {
	font-size: 18px;
}
h1, h2, #tags {
	font-family:"微软雅黑";
}
h1, #nav li a,, #sidebar h2 {
text-shadow:0 1px 0 #fff;
}
#sidebar h2, #wp-calendar caption {
	font-size:14px;
}
h3 {
	font-size:14px;
	text-align:right;
}
a {
	text-decoration:none;
	color:#04a;
}
a:hover, #top, #footer, #wp-calendar a:hover {
	background:#303536;
}
a:hover, #top, #top a {
	color:#fff;
}
ol, ul {
	list-style:none;
}
p, .reader-publisher-module, .post .content ul, .post .content ol {
	margin-bottom:15px;
}
img {
	border:none;
}
a img:hover {
	background:none;
	border:none;
}
cite {
	font-style:normal;
}
textarea {
	padding:3px;
	width:95%;
}
.w970 {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
#page_content {
	width:880px;
}
#main {
	width:692px;
}
.content {
	width:602px;
}
#sidebar {
	width:252px;
	background:#fafafa;
}
blockquote {
	border:1px dashed #e6e6e6;
	background:#fafafa;
	padding:10px 10px 0;
	margin:10px;
}
p, textarea, .meta a, .time, .content li, #sidebar a, .fn, #page_content, #post_metadata, #footer {
	line-height:20px;
}
.meta a, .time, .fn, #top li a, #nav li a, #rss_icon {
	display:block;
}
.meta, #post_metadata h3, #comments h3, #respond h3 {
	width:75px;
	text-align:right;
	padding-right:10px;
}
h2, #sidebar li, #page_content dl, #page_content dt, .post_nav, .navigation {
	margin-bottom:10px;
}
#nav, .post, .page, #post_metadata {
	margin-bottom:20px;
}
#footer {
	margin-top:10px;
}
h1 a, #nav a, #post_metadata .content, #go_top a, #wp-calendar td {
	color:#666;
}
h1 a:hover, #nav li a:hover {
	color:#000;
	text-decoration:none;
	background:none;
}
#footer, #footer a {
	color:#ddd;
}
h1, #respond h3, #post_metadata h3, #top li, #main, #nav ul, #nav li, #rss_icon, .alignleft, .blogroll li, .meta, .widget_archive li {
	float:left;
}
#search, .content, #page_content, #top ul, #sidebar, #rss, .alignright {
	float:right;
}
.w970, #header, .post, .page, .navigation, .post_nav, .linkcat, #post_metadata, .widget {
	overflow:auto;
	zoom:1;
}
#header, #nav, #sidebar h2, #wp-calendar caption {
	background:#f6f6f6;
}
#top {
	height:28px;
	line-height:28px;
}
#top ul {
	margin-right:1px;
}
#top li a, #nav li a {
	padding-left:10px;
	padding-right:10px;
}
#top li a:hover {
	text-decoration:none;
	background:#000;
}
.current_page_item, #top li.current_page_item a:hover {
	background:#6C7676;
}
#header, #nav, #sidebar h2, #wp-calendar caption {
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #fff;
}
h1 {
	height:48px;
	line-height:48px;
}
#search {
	margin-top:12px;
}
#nav {
	height:34px;
	line-height:34px;
}
#nav li {
	margin-right:5px;
	padding-bottom:1px;
}
#nav li ul, .says {
	display:none;
}
.current-cat, #nav li a:hover {
	background:#e6e6e6;
}
#nav li .current-cat a, #nav li a:hover {
	color:#000;
}
#rss {
	margin-right:1px;
}
#rss_icon {
	width:24px;
	height:24px;
	background:url(rss_icon.jpg) no-repeat;
	margin-top:5px;
}
.post, .page, #post_metadata {
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
.post img {
	max-width:600px;
}
.meta {
	font-size:12px;
}
.time {
	font-family:Georgia;
	margin-bottom:5px;
}
#post_metadata {
	padding-bottom:20px;
}
.post .content ul, .post .content ol {
	list-style-position:inside;
	margin-left:20px;
}
.post .content ul {
	list-style-type:disc;
}
.post .content ol {
	list-style-type:decimal;
}
.navigation, .post_nav {
	padding-left:100px;
	padding-right:1px;
}
.post_nav {
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
/* = pages nav */
ol.pages {
	margin: 15px 0 0 0;
	padding: 0;
	color: #666;
	list-style: none;
	font-size: 12px;
}
ol.pages li {
	margin: 0 5px 0 0;
	display: inline;
}
ol.pages li a {
	padding: 2px 6px;
	border: 1px solid #eee;
	text-decoration: none;
}
ol.pages li.current a {
	background: #3354AA;
	border-color: #3354AA;
	color: #fff;
}
/* ------------------
 * comment list
 * --------------- */
#comments {
	margin-top: 20px;
}
ol#comment_list, ol#comment_list ol {
	margin-left: 15px;
	list-style: none;
}
ol#comment_list ol {
	padding-top: 10px;
}
ol#comment_list li {
	margin: 0;
	padding-bottom: 10px;
}
ol#comment_list li {
	padding: 10px 15px;
	margin-top: 10px;
	border: 1px solid #eee;
	background: #f3f3f3;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/* hope IE support border radius, God save me! */
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
ol#comment_list ol li {
	background: #fff;
}
ol#comment_list li.odd {
	background: #f3f3f3;
}
ol#comment_list li .comment_reply {
	text-align: right;
}
ol#comment_list li .comment_reply a {
	font-style: italic;
	font-size: 11px;
}
.comment_data {
	padding-bottom: 8px;
	/*border-bottom: 1px dashed #eee;*/
color: #999;
	font-size: 12px;
}
.comment_data .author {
	display: block;
	font-size: 12px;
	color: #444;
}
.comment_data .count {
	margin-left: 5px;
	font-weight: bold;
}
.comment_data .author a {
}
.comment_body {
	overflow: hidden;
}
img.avatar {
	/*display: none;*/
float: left;
	margin: 6px 10px 0 0;
}
#respond {
	margin-top: 20px;
}
#comment_form {
	margin-left: 100px;
}
#respond .cancle_comment_reply {
	float: right;
	font-style: italic;
	font-size: 11px;
	display: none
}
ol#comment_list li #respond .cancle_comment_reply {
	display: inline;
}
#comment_form label {
}
#comment_form .text {
	width: 230px;
	margin-right: 15px;
}
#comment_form textarea {
	width: 450px;
	height: 150px;
	overflow: auto;
}
#sidebar li li {
	margin-bottom:2px;
	padding-bottom:2px;
	border-bottom:1px dashed #ddd;
}
#sidebar ol li {
	list-style:decimal inside;
}
#sidebar h2, #wp-calendar caption {
	height:26px;
	line-height:26px;
	margin-bottom:5px;
}
.blogroll li, .widget_archive li {
	width:125px;
}
#page_content dd {
	padding-left:20px;
}
#footer {
	text-align:right;
	border-top:1px solid #0C0E0E;
	padding-top:8px;
	padding-bottom:8px;
}
#tags a {
	padding-left:2px;
	padding-right:2px;
}
#go_top {
	position:fixed;
	bottom:5px;
	left:50%;
	margin-left:488px;
}
#go_top a {
	width:12px;
	display:block;
	padding-top:2px;
}
#go_top a:hover {
	background:#999;
	color:#fff;
}
#go_top em {
	height:0;
	width:0;
	border-width:0 6px 6px;
	border-style:solid;
	border-color: #999 #fff;
	display:block;
	overflow:hidden;
}
*html #go_top {
	display:none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
