*{
	margin:0;
	padding:0;
	}
body{
	text-align:center;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#f0f0f0;
	}
abbr{
        cursor: help;
        }
h1, h2, h3, h4{
	font-weight:bold;
	font-family: "Microsoft YaHei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	}
a:link{
	color:#369;
	}
a:visited{
	color:#333;
	}
a:hover, a:active{
	color:#39c !important;
	}

#header{
	width:100%;
	background-color:#f0f0f0;
	border-bottom:#ccc solid 2px;
	padding-top: 10px;
	padding-bottom:10px;
	height:80px;
	}
#title{
	width: 635px;
	text-align: right;
	background:url(images/marchbox_logo.jpg) no-repeat 640px top;
	margin:auto;
	height:70px;
	padding-right:85px;
	padding-top:10px;
	}
#title #logo{
	font-size: 30px;
	font-family: "Microsoft YaHei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #369;
        margin-top: 0 !important;
	}
#title #logo a{
	text-decoration: none !important;
	}
#title #logo a:visited{
	color: #369;
	}
#title #logo a:hover{
	color: #39c;
	}
#title p{
	font-family: Verdana, Arial, sans-serif;
	color:#666;
	font-size:12px;
	font-weight:normal;
	margin-top:3px !important;
	margin-top:0;
	}

#functions{
	width: 720px;
	margin:auto;
	margin-top: -80px;
	text-align:left;
	padding-top:25px
	}
#functions .feed-link{
	padding: 3px 0 3px 20px;
	background: url(images/feed.gif) no-repeat left center;
	font-size:12px;
	}
#functions form#search{
	margin-top:10px;
	}
#functions form#search input{
	vertical-align:middle;
	padding:3px;
	font-size:12px;
	border:1px solid #999;
	font-family: Verdana, Arial, sans-serif;
	}
#functions form#search #s{
	height:14px;
	width:150px;
	}
#functions form#search #go{
	height:22px;
	width:40px;
	background:url(images/search_button.jpg) repeat-x left center;
	padding:0;
	line-height:22px;
	}

#content{
	margin:auto;
	text-align:left;
	background-color:#fff;
	padding-top:10px;
	padding-bottom: 40px;
	}
#content #posts, #content #pagination{
	width:720px;
	margin:auto;
	}
.post{
	background:url(images/post_separator.jpg) no-repeat center bottom;
	padding-bottom:50px;
	margin-top:30px;
	}
.post .post-title h2{
	font-size: 24px;
	}
.post .post-title h2 a{
	text-decoration: none;
	}
.post .post-title h2 a:visited{
	color:#369;
	}
.post .post-title .post-meta{
	font-size:12px;
	color:#999;
	}
.post .post-title .post-meta a{
	color: #999 !important;
	}
.post .post-title .post-meta a:hover{
	color: #333 !important;
	}
.post .read-more{
	font-size:18px;
	font-family: "Microsoft YaHei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
	}
.post .read-more a:visited{
        color: #999;
        }
.post .entry{
	margin:20px 0;
	}
.post .entry h3{
	margin:10px 0;
	font-size: 18px;
	color:#036;
	}
.post .entry h4{
        color:#666;
        }
.post .entry p{
	margin:10px 0;
        line-height:1.7em;
	}
.post .entry ul{
	list-style-type: square;
	margin-left:30px;
	}
.post .entry ol{
	margin-left:30px;
	}
.post .entry li{
	line-height: 2em;
	}
.post .entry img{
	padding:3px;
	border: 1px solid #ccc;
	margin: 5px;
	}
.post .entry img.wp-smiley{
        padding: 0;
        margin: 0;
        border: 0;
        vertical-align: middle;
        }
.post .entry code{
	font-family: "Courier New", monospace;
	background-color: #f0f0f0;
	}
.post .entry code.blockcode{
	display: block;
	white-space: pre;
	border-left:3px solid #69c;
	width: 660px;
	overflow:auto;
	margin: 10px 0 10px 20px;
	padding:10px;
	}
.post .entry code.blockcode strong{
        color: #069;
        }
.post .entry blockquote{
	overflow:auto;
	margin: 20px;
	padding: 10px 10px 5px 20px;
        background: #f0f0f0 url(images/quote.gif) no-repeat 10px 10px;
	}
.post .post-response{
	font-size:12px;
	}
.post .post-response a{
	color: #999 !important;
	}
.post .post-response a:hover{
	color: #333 !important;
	}
#list-type{
	font-size: 20px;
	font-family: "Microsoft YaHei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 2px solid #e6e6e6;
	color:#999;
	width:720px;
	margin:auto;
	padding-top: 30px;
	}

.single-post .post{
	background: none;
	width: 720px;
	margin: auto;
	padding:30px 0;
	}
.single-post .post h1, .single-post .post h2{
	color: #036;
	margin: 10px 0;
	}
.single-post .post h1{
	font-size: 36px;
	margin-bottom: 5px;
	}
.single-post .post h2{
	font-size: 20px;
	}
.single-post .post h3{
	font-size: 16px;
	}
.single-post .post h4{
	font-size: 14px;
	}
#comments{
	width: 670px;
	margin:auto;
	padding: 25px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #f0f0f0;
	}
#comments #comments-links, .single-post #comments #comments-list{
	margin-bottom: 20px;
	}
#comments h2{
	margin: 10px 0;
	font-size:20px;
	}
#comments #comments-list h2{
        margin-bottom:0;
        }
#comments ol{
	list-style:none;
	padding-bottom: 10px;
	}
#comments ol li{
	padding: 10px;
        margin: 0 5px;
	}
#comments ol li.comment-by-author{
        background:#fff url(/ants/portrait_qlx.jpg) no-repeat 607px 10px;
        padding-right:58px;
        }
#comments ol li cite{
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	}
#comments ol li .comment-meta{
	font-size: 10px;
	color: #999;
	}
#comments ol li .comment-meta a{
	color: #999;
	text-decoration: none;
	}
#comments ol li .comment-meta a:hover{
	color: #333 !important;
	text-decoration: underline;
	}
#comments ol li div.comment-text{
	margin:10px 5px 0;
	padding-left:10px;
	border-left: 2px solid #ccc;
	}
#comments form p{
	margin: 10px 0;
	padding:0 15px;
	}
#comments form label{
	font-size: 16px;
	padding-left: 5px;
	}
#comments input{
	width: 254px;
	border: 1px solid #ccc;
	font-size: 22px;
	font-family: inherit;
	padding: 3px;
	height: 24px;
	vertical-align: middle;
	}
#comments textarea{
	width: 632px;
	height: 196px;
	border:1px solid #ccc;
	font-size: 20px;
	font-family: inherit;
	padding: 3px;
	}
#comments input:focus, #comments textarea:focus{
        border-color: #69c;
        }
#comments .submit-line{
	text-align: right;
	margin-bottom:0;
	}
#comments #submit{
	width: 100px;
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	background:#999 url(images/submit_button.jpg) repeat-x left top;
	}

#pagination{
	border-top:2px solid #e6e6e6;
	background-color:#fff;
	margin-top:-22px !important;
	padding-top: 30px;
	text-align:center;
	font-size: 18px;
	line-height:34px;
	}
#pagination a{
	text-decoration: none !important;
	border:1px solid #ccc;
	}
#pagination a:hover{
	border-color: #39c;
	}
#pagination a:visited{
	color: #369;
	}
#pagination a, #pagination span{
	padding: 5px 10px;
	}
#pagination span{
	color: #ccc;
	}
#pagination span.current-page{
	color:#333;
	font-weight: bold;
	}

#footer{
	border-top:2px solid #ccc;
	padding-top:20px;
	background-color:#f0f0f0;
	padding-bottom:30px;
	text-align:left;
        clear: both;
	}
#footer #about, #footer #footnotes{
	width:720px;
	margin:auto;
	}
#about{
	height:70px;
	}
#about-march{
	float:left;
	width:400px;
	}
#about-march .photo{
	padding:2px;
	border:1px solid #999;
	margin-right:10px;
	float:left;
	}
#about-march .url{
	font-size:20px;
	font-weight:bold;
	font-family: "Microsoft YaHei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	}
#about-march .url:visited{
	color: #369;
	}
#about-march .title{
	display:block;
	color: #666;
	font-size:12px;
	margin-top:3px;
	}
#feedburner{
	float:right;
	padding-top:5px;
        text-align:right;
	}
#feedburner img{
	border:0;
	}
#feedburner #archives-link{
        display:block;
        margin-bottom:5px;
        }
#footnotes{
	margin-top:20px;
	border-top:1px solid #ccc;
	padding-top:10px;
	color:#999;
	clear:both;
	font-size:12px;
	}
#copy, #beian{
	float:left;
        clear:left;
        margin-bottom:5px;
	}
#footlinks{
	float:right;
	}