* {
margin:0;
padding:0;
}
body {
font:14px "微软雅黑", Arial, sans-serif;
color:#333;
line-height:140%;
background:#eee;
}
a {
color:#833;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
textarea,input,select,button {
font:14px "微软雅黑", Arial, sans-serif;
}
textarea {
line-height:150%;
overflow:auto;
padding:4px;
}
td {
font:14px "微软雅黑", Arial, sans-serif;
color:#000;
line-height:160%;
}
input {
color:#000;
background:#fff;
padding:3px;
}
fieldset {
line-height:25px;
padding:10px;
}
legend {
font-weight:bold;
}
hr {
height:1px;
border:1px solid #ccc;
margin:5px 0;
}
ul, ol {
list-style:none;
}
div {
word-wrap:break-word;
}
#outmain {
	width:950px;
	margin: 0 auto;
	position: relative;
	clear: both;
	background:#fff;
	border: 1px solid #ddd;
	border-top: none;
}

#header {
	position: relative;
	height: 140px;
	background: #833;
	border-top: 25px solid #fff;
	}
h3.blog-title {
	font-family: "微软雅黑", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 55px 40px 20px 40px;
	font-size:36px;
	}

h3.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	}

h3.blog-title a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
    font-family: "微软雅黑", Arial, sans-serif;
	font-size: 14px;
	margin: 0 40px;
	}
/*- Main Menu in Header */

#search-form {
	float:right;
	margin: 0 20px;
}
#search-form input {
	font-size: 14px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}
.search-input {
	background:#B94646;
	border: 1px solid #ddd;
	color:#fff;
}
.search-button {
	background:#B94646;
	border: 1px solid #ddd;
	color:#fff;
	line-height: 12px;
	padding: 2px 8px;
}
/******************/

.clearfix:after
{
	line-height:0;
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
	content:" ";
}

.clearfix
{
	display:inline-block;
}

* html .clearfix
{
	height:1%;
}

#pagemenu
{
	width:100%;
	font-size:1.4em;
	background:#833;
	border-top:#833 1px solid;
}

#pagemenu ul
{
	width: 90%;
	display:block;
	margin:6px auto 0;
	padding:0 10px;
}

#pagemenu ul li
{
	line-height:28px;
	display:inline;
	float:left;
	margin-left:5px;
	padding:0;
}

#pagemenu ul li a
{
	font-size: 14px;
	background:#833;
	text-decoration:none;
	color:#fff;
	padding:0 20px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#pagemenu ul li a:hover
{
	text-decoration:none;
	background:#fff;
	color:#333;
}

html[xmlns] .clearfix,
#pagemenu ul li a
{
	display:block;
}

#pagemenu ul li.current_page_item a,
#pagemenu ul li.current_page_item a:hover
{
	background:#fff;
	color:#000;
}

/********************/
#page {
	width:100%;
	margin-bottom:1px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
#wrap {
	width:620px;
	padding: 0 0 15px 30px;
	float:left;
}
#showcalendar {
	margin-top:20px;
	width:210px;
	text-align:center;
	border:1px dashed #ccc;
}
#sidebar {
	width:250px;
	margin:0;
	padding:0 15px;
	float:right;
}
#sidebar ul {
	margin-bottom:20px;
}
#sidebar p {
	margin-top:-20px;
	padding-bottom:10px;
	text-align:center;
}
#sidebar p a {
	margin:10px;
}
#sidebar p.more {
	text-align:right;
	padding:6px 0 0;
}
#sidebar table {
	width:240px;
}
#sidebar h4 {
	font-style:italic;
	font-weight:normal;
	font-size:20px;
	color:#333;
	margin-top:10px;
	margin-bottom:15px;
}
#sidebar ul li {
/*
border-bottom:1px dashed #ccc;
*/
background: url(img/arrow.gif) no-repeat 2px 13px;
padding:5px 0 5px 15px;
}
#sidebar ul li span {
color:#666;
}
#sidebar ul li a {
text-decoration:none;
}
#sidebar ul li a:hover {
text-decoration:underline;
}
.week {
background:#eee;
border-bottom:2px solid #aaa;
padding:4px;
}
.cal_day1 {
padding:4px 2px;
}
.cal_day2 {
background:#f1f1f1;
border:1px solid #999;
font-weight:bold;
}
.post-body {
font-size:14px;
line-height:24px;
margin:15px 0;
}
.post-body p {
margin:15px 0;
}
.post-body ul {
margin:15px 22px;
list-style:disc;
}
.post-body ol {
margin:15px 30px;
list-style:decimal;
}
.needpwd {
padding-bottom:20px;
margin:20px 0;
background:#fff;
}
.post-title {
font-weight:normal;
font-size:24px;
line-height:30px;
margin:8px 0 12px;
clear:both;
}
.post-date {
	font-size:12px;
	color:#666;
}
.post-meta {
	text-align:right;
	margin:40px 0;
	clear: both;
}
.post-main {
	margin-bottom:30px;
	border-bottom:1px dashed #ccc;
}
.post-stick-title {
	font-size:22px;
	line-height:30px;
	font-family: "微软雅黑", Arial, sans-serif;
	margin:8px 0;
	clear: both;
}
.cat-links{
	padding:0 0 0 15px;
	background:url(img/bullet_go.gif) no-repeat 0 6px;
}
.post-meta-link{
	padding:0 0 0 28px;
	background:url(img/comment.gif) no-repeat 10px 6px;
}
#footer {
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 20px;
	line-height:28px;
	clear: both;
	text-align:center;
}
.clear {
clear: both;
}
.clear-height {
clear: both;
height: 5px;
}
.formbox p {
margin:0;
padding:0 0 12px;
}
.title {
font-weight:normal;
font-size:24px;
position:relative;
font-family: "微软雅黑", Arial, sans-serif;
/*border-bottom:1px dashed #848484;*/
margin-top:10px;
margin-bottom:15px;
clear:both;
padding:0 0 12px;
}
.formfield {
	font-size:14px;
	color:#000;
	border:1px solid #ccc;
	background:#eee;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}
button {
padding-left: 8px;
padding-right: 8px;
}
.curdate {
font-weight:bold;
text-align:center;
padding:4px;
}
.attach {
	padding:0;
	margin: 10px 0;
}
.attach img {
border:1px solid #ddd;
background:#f8f8f8;
padding:5px;
}
.tags {
line-height:40px;
}
.art-tag {
	margin:15px 0;
	font-size:14px;
}
#article-other {
text-align:center;
margin:25px 0;
font-weight:bold;
}
#article-other-title {
margin:25px 0;
line-height:25px;
font-weight:bold;
}
.lesscontent {
display:block;
clear:both;
line-height:20px;
margin:5px 0 15px;
}
#message {
	margin-top:100px;
	background:#fff;
	text-align:center;
	width:500px;
	margin-right:auto;
	margin-left:auto;
	padding:20px;
}
#message h3 {
	color:#833;
	font-size:18px;
	margin:20px auto;
}
.quote {
	border:1px solid #eee;
	background:#F4f4f4;
	margin:5px 0;
	padding:5px;
}
.ajaxmsg {
	position:absolute;
	font-size:14px;
	padding:5px 8px;
	background:#f00;
	color:#fff;
	display:hidden;
	text-align:center;
}
.ajaxdiv {
	border:1px solid #ddd;
	background:#f8f8f8;
	position:absolute;
	padding:8px;
	line-height:24px;
}
.ajaxdiv H2 {
	border-bottom:1px dashed #ccc;
	font-size:14px;
	line-height:26px;
	margin:0;
	margin-bottom:15px;
}
.ajaxdiv H2 a {
	font-weight:400;
	float:right;
}
.p_bar {
	clear:both;
	margin:30px 0 15px;
}
.p_bar a {
	font-size:14px;
	text-decoration:none;
	padding:2px 5px;
}
.p_bar a:hover {
	background:#FFFFD9;
	border:1px solid #833;
	text-decoration:none;
}
.p_info {
	background:#FFFFD9;
	border:1px solid #833;
	margin-right:1px;
	padding:2px 5px;
}
.p_num {
	background:#FFF;
	border:1px solid #DEDEB8;
	margin-right:1px;
}
.p_redirect {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
font-size:14px;
}
.p_curpage {
margin-right:1px;
border:1px solid #833;
background:#FFFFD9;
color:#833;
padding:2px 5px;
}
.linkover {
margin:0 0 20px 0;
padding:10px 0;
clear:both;
}
.linkover li {
color:#666;
width:120px;
line-height:26px;
margin:0 10px;
float:left;
}
.linkover li.onelink {
width:280px;
margin:0 10px 8px;
}
.linkover li a {
font-weight:bold;
}
.linkgroup {
margin-bottom: 25px;
}
h1 a,.cal_day1 a:hover,.cal_day2 a:hover,.post-title a,.curdate a {
text-decoration:none;
}
.navlink li.current_page_item a:hover,.cal_day1 a,.cal_day2 a,.curdate a:hover,.post-title a:hover {
text-decoration:underline;
}
#sidebar ul li img,.p_bar * {
vertical-align:middle;
}



/* 新评论风格 */
div.cmcontent {
	padding: 8px 2px;
	line-height:20px;
}

ol#comment_list li {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #eee;
	-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 li.rowa {
    background: #f5f5f5;
}
ol#comment_list li.rowb {
    background: #fff;
}
.comment_data {
	padding-bottom: 8px;
	/*border-bottom: 1px dashed #eee;*/
	color: #999;
	font-size: 11px;
}
.comment_data .author {
	display: block;
	font-size: 16px;
	color: #444;
}
.comment_data .oid {
	float: right;
	font-style:italic;
	font-size: 14px;
}
.comment_data .art-title {
	font-size:12px;
	float:right;
	font-weight:normal;
}
img.avatar {
	float: left;
	margin: 5px 10px 0 0;
}




.car-container p {
	margin:20px 0;
	font-weight:bold;
}
.car-yearmonth {
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	margin:8px 0;
	clear:both;
	cursor:s-resize;
}
.car-yearmonth span {
	color:#666;
}
.car-monthlisting li {
	line-height:28px;
	padding-left: 30px;
}
.related-title {
	line-height:26px;
}

.codeimg {
	cursor: pointer;
	margin:8px 0 15px 0;
}
