/*  
Theme Name: EasyLine
Theme URI: http://www.linxo.cn/
Description: A simple WordPress Theme by <a href="http://www.linxo.cn/" title="ZH CEXO" target="_blank">ZH CEXO</a>. Welcome to <a href="http://www.linxo.cn/">Linxo.cn</a>.
Version: 1.0
Author: ZH CEXO
Author URI: http://www.linxo.cn/
*/

*{
	margin:0;
	padding:0;
	outline:none;
}
#outframe{
	position:relative;
	width:100%;
	height:100%;
	background:#fff;
	cursor:default;
}
body{
	font-size:12px;
	font-family:"微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
h1, h2{
	font-size:24px;
	font-family:"微软雅黑", "Times New Roman", Times, serif;
}
h2{
	font-size:18px;
}
h3, h4, h5, h6{
	font-size:12px;
}
a, a:visited{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	color:#BC2931;
}
p{
	line-height:160%;
	margin-bottom:16px;
}
ul, li{
	list-style:none;
}
img{
	border:none;
}
blockquote{
	background:#F2F6FB;
	margin-left:20px;
	border-left:5px solid #CCE1FC;
	padding-left:5px;
	padding-right:5px;
	color:#666633;
}
.clear{
	clear:both;
}
#wrapper{
	width:960px;
	background:#FFF;
	margin:0 auto;
}
#logo{
	margin-top:5px;
	display:block;
	width:200px;
	height:60px;
	background:url(images/logo.gif) center left no-repeat;
	text-indent:-9999px;
}
#searchform{
	float:right;
	margin-top:-30px;
}
#searchform input{
	border:1px solid #CCE1FC;
	height:16px;
}
#s{
	width:150px;
	color:#999;
	font-family:"微软雅黑", Georgia, "Times New Roman", Times, serif;
}
#searchform input#searchsubmit{
	background:url(images/item.gif) center top no-repeat;
	cursor:pointer;
	height:20px;
	width:48px;
	border:none;
}
.rss{
	background:url(images/item.gif) left -40px no-repeat;
	display:block;
	float:right;
	height:15px;
	width:31px;
	margin-top:-16px;
	margin-left:5px;
	text-indent:-9999px;
}
#nav{
	float:left;
	font-size:1.333em;
	font-weight:bold;
	border-left:1px solid #000;
	margin:-30px 0 0 250px;
}
#nav a, #nav a:visited{
	color:#C00;
}
#nav li{
	float:left;
	border-right:1px solid #000;
	padding:0 18px;
}
#content{
	width:660px;
	float:left;
	font-size:1.167em;
}
.post{
	border:1px solid #CCE1FC;
	margin-top:20px;
	padding:10px;
	overflow:hidden;
}
.post h2{
	padding:0 10px 3px 0;
	border-bottom:1px solid #CCE1FC;
	font-family:"微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.archivemeta{
	margin-bottom:10px;
	font-size:.857em;
	float:right;
	padding-top:3px;
}
.date{
	background:url(images/item.gif) no-repeat left -58px;
	padding:16px;
}
.como{
	background:url(images/item.gif) no-repeat left -91px;
	padding:16px;
}
#content h2 a{
	text-decoration:none;
	color:#1F3A87;
}
#content h2 a:hover{
	color:#E00;
}
.post a, .post a:visited{
	text-decoration:underline;
	color:#1F3A87;
}
.post a:hover{
	color:#BC2931;
}
.cat{
	margin-top:10px;
	font-size:.857em;
}
.readmore{
	background:url(images/item.gif) no-repeat left -199px;
	padding-left:20px;
}
.cate{
	background:url(images/item.gif) no-repeat left -137px;
	padding-left:20px;
	margin-left:40px;
}
.tag{
	background:url(images/item.gif) no-repeat left -169px;
	padding-left:20px;
	margin-left:40px;
}
.archivemeta a, .post .cat a{
	text-decoration:none;
}
#sidebar{
	width:280px;
	float:right;
	margin-top:20px;
	font-size:1.167em;
}
.widget, .linkcat{
	padding:10px;
	border:1px solid #CCE1FC;
	margin-bottom:20px;
	background:#F2F6FB;
}
.widget h2, .linkcat h2{
	color:#1F3A87;
	padding-bottom:3px;
	border-bottom:1px solid #CCE1FC;
	margin-bottom:5px;
}
.widget ul, .linkcat ul{
	margin-left:40px;
}
.widget ul li, .linkcat ul li{
	margin-bottom:5px;
	list-style-type:square;
	color:#5370C4;
}
.widget p{
	margin-top:10px;
}
.comments{
	margin-top:20px;
	border:1px solid #CCE1FC;
}
h3#comments{
	font-size:1.333em;
	margin-left:10px;
	margin-right:10px;
}
ol.commentlist{
	margin-left:10px;
	margin-right:10px;
}
.commentlist a, .commentlist a:visited{
	color:#1F3A87;
}
.commentlist li{
	margin-top:15px;
}
.avatar{
	float:left;
	padding:5px;
	border:1px solid #CCE1FC;
}
.rightcontent {
	margin-left:80px;
	background:#F2F6FB;
	border:1px solid #CCE1FC;
	padding:10px;
	padding-bottom:0;
}
#trackbacks, #respond{
	font-size:1.333em;
	margin:10px;
	border-top:1px solid #CCE1FC;
	padding-top:10px;
}
.trackback{
	margin-left:10px;
	margin-right:10px;
}
.trackback li{
	list-style-type:square;
	margin-left:20px;
	color:#5370C4;
	margin-bottom:5px;
}
.admin{
	margin-left:10px;
}
#commentform{
	margin-left:10px;
}
.comment_input, .message_input{
	border:1px solid #CCE1FC;
	height:16px;
	background:#F2F6FB;
	font-family:"微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.message_input{
	height:200px;
	width:400px;
	font-size:1em;
}
.button{
	background:#B8CDE7;
	font-family:"微软雅黑", Tahoma, Geneva, sans-serif;
	border-right:1px solid #aac1df;
	border-bottom:1px solid #aac1df;
	border-top:1px solid #c4d6ec;
	border-left:1px solid #c4d6ec;
	cursor:pointer;
}
#footer{
	font-family:"Comic Sans MS", cursive;
	clear:both;
	background:#F2F6FB;
	font-size:1.167em;
	width:940px;
	border:1px solid #CCE1FC;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	text-align:center;
}
#gotop{
	background:url(images/go_top.gif) right center no-repeat;
	padding-right:24px;
	color:#F00;
}
