#social{
	background:#fff;
	padding:5px 10px 5px 10px;
	position:absolute;
	top:26px;
	left:0;
	z-index:99;
}
#social a{
	display:block;
	padding-left:25px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	padding:3px 0 3px 25px;
	width:150px;
}
.nav{
	padding:10px 0 0 0
}
.alignleft{
	float:left;
	display:inline;
	font-size:1.2em;
	margin:0 10px 0 0;
}
.alignright{
	float:right;
	display:inline;
	font-size:1.2em;
	margin:0 0 0 10px;
}
.aligncenter{
	margin:0 auto 0 auto;
	display:block;
	text-align:center;
}
.wp-caption{
	max-width: 650px;

	width: 100%;
}

.wp-caption img{
	margin:0;
	background-color:#FFFFFF;
}

.wp-caption-text{
	color:#4c4c4c;
  padding-left: 10px;

	font-size: 11px !important;
  border-bottom: 1px dashed #e2e2e2;
	background-color: #f5f5f5;
	line-height: 28px !important;
}

.sitenav{
	border-bottom:1px dotted #ddd;
	font-family:"Microsoft Yahei",Arial;
	padding:5px;
	margin:0 0 5px 0;
	font-size:1.2em;
}
.post h1{
	font-size:2.2em;
	font-weight:normal;
	font-family:"Microsoft Yahei",Arial,"Trebuchet MS",Verdana,Tahoma;
	line-height:1.4em;
	color:#333;
	margin:0 10px 5px 10px;
}
.post h2{
	font-size:1.8em;
	font-weight:normal;
	font-family:"Microsoft Yahei",Arial,"Trebuchet MS",Verdana,Tahoma;
	line-height:1.4em;
	color:#333;
	margin:0 0 5px 0;
}
.post h3{
	font-size:1.4em;
	font-weight:normal;
	font-family:"Microsoft Yahei",Arial,"Trebuchet MS",Verdana,Tahoma;
	line-height:1.4em;
	color:#333;
	margin:0 0 5px 0;
}
.post h4{
	line-height:1.4em;
	color:#333;
	margin:10px 0 5px 0;
}
.post h5{
	line-height:2.0em;
	color:#000000;
	margin:0 0 5px 0;
	font-size:1.0em;
}
.post h6{
	line-height:1.4em;
	color:#333;
	margin:10px 0 5px 0;
	font-size:0.9em;
}
.post p{
	line-height:34px;
	margin:0 0 10px 0;
	font-size: 15px;
}
.post img{
	max-width: 650px;
	height: auto;
}
.entry{
	display:block;
	font-size:14px;
	line-height:1.7em;
	padding:2px 20px 2px 20px;
}


.entry ul{
	margin:5px;
}
.entry ol{
	margin:0 0 20px 20px
}
.entry ul ul{
	margin:0 0 0 20px
}
.entry ol ol{
	margin:0 0 0 40px
}

.entry ul li,.entry ol li{
	line-height: 1.9em;
    padding: 2px 0 2px 0;
    /* border-top: 1px solid #eee; */
    list-style-type: disc;
    text-indent: 2em;
}
.entry ol li li{
	line-height:1.5em;
	padding:2px 0 2px 0;
	border:0;
	color:#777;
}
.entry ul li li{
	line-height:1.5em;
	padding:2px 0 2px 18px;
	border:0;
	background:url(../images/postbullet.gif) no-repeat left;
	background-position:left 7px;
	color:#777;
}
.entry blockquote{
	background:#EDF5F9;
	border-radius:8px 8px 8px 8px;
	clear:both;
	margin:0 0 10px;
	padding:10px;
	display:block;
	overflow:hidden;
	color:#333;
	line-height:1.2em;
	margin:10px;
}
.entry blockquote blockquote{
	background:#fff;
	font-weight:normal;
	color:#333;
}
.entry del{
	text-decoration:line-through;
	color:#999;
}
.entry ins{
	font-weight:bold;
	text-decoration:underline;
}
.entry code{
	color:#333;
	font-family:tahoma;
	font-size:0.9em;
	line-height:1.5em;
	display:block;
	overflow:hidden;
	padding:10px 10px 2px 10px;
	background:#eee;
	border-bottom:1px solid #ccc;
	margin:0 0 15px 0;
}
.entry link-image{
	width: 120px;
	height: 45px;

}
ul.postinfo{
	float:left;
	padding:0 10px 5px 10px;
	margin:0 0 5px 0;
}
ul.postinfoB{
	float:right;
	border-top:1px dotted #ddd;
	position:relative;
	padding:5px 0 5px 0;
}
ul.postinfo li,ul.postinfoB li{
	float:left;
	margin-right:40px;
	font-size:0.9em;
	color:#999;
	display:block;
	height:16px;
	line-height:16px;
}
li.times{
	display:bloc;
	color:#F7941D;
}
li.ncat{
	display:block;
	padding-left:22px;
	background:url(../images/cat.png) no-repeat left center;
}
li.nview{
	display:block;
	padding-left:22px;
	background:url(../images/view.png) no-repeat left center;
}
li.nprint{
	display:block;
	padding-left:22px;
	background:url(../images/print.png) no-repeat left center;
}
li.nshare{
	display:block;
	padding-left:22px;
	background:url(../images/share.png) no-repeat left center;
}
.tags{
	color:#999;
	line-height:1.5em;
	padding:3px 0 0 0;
	margin:0 0 15px 0;
}
.author{
	background:#e5f3f9;
	border-bottom:1px solid #d4e2e8;
	padding:10px;
	line-height:0.9em;
	font-size:1.1em;
	margin:0 0 20px 0;
}
.author img{
	float:left;
	display:inline;
	/*background:#fff;*/
	padding:2px;
	/*border:1px solid #9ed0de;*/
	margin:0 15px 0 0;
}
.author p{
	margin:0 0 7px 0;
}
.commentlist{
	border-bottom:1px solid #d9e2e5;
	margin:0 0 20px 0;
}
.commentlist img{
	border:none;
	vertical-align:middle;
}
.commentlist li{
	border-top:1px solid #d9e2e5;
	padding:20px;
}
.commentlist .avatar img{
	float:left;
	display:block;
	overflow:hidden;
	padding:2px;
}
.commentlist .commentinfo{
	margin-left:20px;
	display:block;
	padding-left:60px;
}
.commentlist .cauthor{
	font-weight:bold;
}
.commentlist .cdate{
	font-size:0.9em;
	color:#999;
}
.commentlist .ctext{
	display:block;
	padding:15px 0 0 0;
	line-height:1.5em;
}
.commentlist .approve{
	padding:15px 0 0 0;
	color:#999;
	font-style:italic;
	font-size:0.9em;
}
ol.trackbacks{
	margin:0 0 15px 10px;
}
ol.trackbacks li{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #eee;
}
.replyform{
	padding:20px;
	background:#f9f9f1;
	border-top:1px solid #e9e9e1;
}
.replyform label{
	display:block;
	margin:0 0 7px 0;
	font-weight:bold;
}
.replytext{
	display:block;
	width:250px;
	padding:2px;
	background:#fff;
	color:#666;
	margin:0 0 15px 0;
}
.replytext:hover{

}
.replyarea{
	display:block;
	width:530px;
	background:#fff;
	height:125px;
	padding:2px;
	line-height:1.5em;
	color:#666;
	margin:0 0 15px 0;
}
.replyarea:hover{

}
.replybutton{
	display:block;
	background:#fff;
	font-weight:bold;
	color:#366799;
	padding:5px;
	cursor:pointer;
	border:1px solid #ddd;
}
.replybutton:hover{
	color:#fff;
	background:#366799;
}
.wp-pagenavi{
	clear:both;
}
.wp-pagenavi a,.wp-pagenavi span{
	text-decoration:none;
	border:1px solid #BFBFBF;
	padding:3px 5px;
	margin:2px;
}
.wp-pagenavi a:hover,.wp-pagenavi span.current{
	border-color:#000;
}
.wp-pagenavi span.current{
	font-weight:bold;
}
.entrys{
	display:block;
	font-size:14px;

	font:Arial,Helvetica,sans-serif;
	padding:2px 20px 2px 20px;
}
.entrys p a{
	  color:#2A78E4;
}

.entrys p a::after{
	 color: #2A78E4;
}

.entrys ul{
	margin:0 0 20px 0
}
.entrys ol{
	margin:0 0 20px 20px
}
.entrys ul ul{
	margin:0 0 0 20px
}
.entrys ol ol{
	margin:0 0 0 40px
}
.entrys ul li,.entrys ol li{
	line-height:1.8em;
	padding:2px 0 2px 0;
	margin-left: 40px;
	list-style-type:disc;
}
.entrys ol li li{
	line-height:1.5em;
	padding:2px 0 2px 0;
	margin: 10px 0;
	border:0;
	color:#777;
	margin-left: 40px;
	list-style-type:disc;
}
.entrys ul li li{
	line-height:1.5em;
	padding:2px 0 2px 18px;
	border:0;
	background:url(../images/postbullet.gif) no-repeat left;
	background-position:left 7px;
	color:#777;
	list-style-type:disc;
}

.entrys blockquote{
	background:#EDF5F9;
	border-radius:8px 8px 8px 8px;
	clear:both;
	margin:0 0 10px;
	padding:10px;
	display:block;
	overflow:hidden;
	color:#333;
	line-height:1.2em;
	margin:10px;
}
.entrys blockquote blockquote{
	background:#fff;
	font-weight:normal;
	color:#333;
}
.entrys del{
	text-decoration:line-through;
	color:#999;
}
.entrys ins{
	font-weight:bold;
	text-decoration:underline;
}
.entrys code{
	color:#333;
	font-family:tahoma;
	font-size:0.9em;
	line-height:1.5em;
	display:block;
	overflow:hidden;
	padding:10px 10px 2px 10px;
	background:#eee;
	border-bottom:1px solid #ccc;
	margin:0 0 15px 0;
}
ul.postinfo{
	float:left;
	padding:0 10px 5px 10px;
	margin:0 0 5px 0;
}
ul.postinfoB{
	float:right;
	border-top:1px dotted #ddd;
	position:relative;
	padding:5px 0 5px 0;
}
ul.postinfo li,ul.postinfoB li{
	float:left;
	margin-right:40px;
	font-size:0.9em;
	color:#999;
	display:block;
	height:16px;
	line-height:16px;
}
