.blog{width:100%;float:left;}
.blog-con{
    width: 960px;
    margin: 0 0 0 240px;
    height: auto;
}
.blog-con h2.title {
    background: url(../images/title-line.jpg) left bottom no-repeat;
    font-size: 22px;
    display: block;
    padding: 0px 0px 15px 0px;
    margin:0;
    color: #152437;
}
.blog-con ul{
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 6px 0px 20px 0px;
}
.blog-con ul li {
    color: #898989;
    background: url(../images/myskin.png) no-repeat 0 -880px;
    line-height: 22px;
    padding: 8px 0px;
    padding-left: 13px;
    font-size:14px;
    border-bottom: 1px dashed #e3e2e2;
}
.blog-con ul li a {
    color: #303c4b;
}
.blog-con ul li a:hover{
	color: #ff8080;
}
.blog-con ul li .release-time{
    float: right;
}
.blog-con .nothing{
	text-align:center;
	padding:10px;
}
.blog-con h1.title {
    font-size: 26px;
    display: block;
    padding: 0px 0px 8px 0px;
    margin:0;
    color: #152437;
}

.blog .info-box{
	margin: 15px 10px 0 0;
    padding-bottom: 15px;
    background: url(../images/title-line.jpg) left bottom no-repeat;
}
.blog .info-box span{
	margin-right: 15px;
    color: #666;
}
.blog .content{
	min-height: 220px;
    line-height: 200%;
    font-size: 16px;
    padding: 10px 0;
}

.blog-simple-pager{margin-top:60px;color:#666666;}
.blog-simple-pager a:link,.blog-simple-pager a:visited{color:#666666;}
.blog-simple-pager a:hover,.blog-simple-pager a:active{color:#ff6600}
.blog-simple-pager strong{font-weight:bold;}


.blog-rec{padding:15px 0 20px 0; border-top:1px solid #ddd;}
.blog-rec .blog-rec-bar{ height:35px; border-bottom:1px solid #ddd; position:relative; z-index:0;}
.blog-rec .blog-rec-bar span{ background:#fff; float:left; display:block; position:absolute; z-index:1; font-size:16px; height:33px; line-height:33px; padding:0 25px 1px 25px; border-left:1px solid #ddd; border-top:2px solid #f60; border-right:1px solid #ddd;}
.blog-rec ul{ padding:20px 0;}
.blog-rec li{ height:18px; line-height:18px; padding:6px 0 6px 25px;overflow:hidden;zoom:1;position:relative;}
.blog-rec li a{ color:#666; float:left; width:700px; height:18px; overflow:hidden;}
.blog-rec li a:hover{ color:#f60; text-decoration:underline;}
.blog-rec li .time{width:90px;position:absolute;right:0;color:#999;}


/*share*/
.share{ padding:20px 0 30px 0;zoom:1;overflow:hidden;}
.share:after{clear:both;overflow:hidden;content:'';display:table;}
.share .share_list{ float:right; margin-right:20px;}

.share span.name{display:block;float:left;width:80px;line-height:16px;}
.share a{display:block;float:left;width:20px;height:16px;}
.share .ui-icon-facebook{background:transparent url(../images/share_sprites.png) no-repeat 0 0 }
.share .ui-icon-twitter{background:transparent url(../images/share_sprites.png) no-repeat -55px 0 }
.share .ui-icon-instagram{background:transparent url(../images/share_sprites.png) no-repeat -165px 0 }
.share .ui-icon-pinterest{background:transparent url(../images/share_sprites.png) no-repeat -110px 0 }


.items-pagination {
	color: #666;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
	height: 32px;
	line-height: 32px;
	clear: both
}

.items-pagination input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: middle
}

.items-pagination a {
	padding: 6px;
	border-radius: 2px;
	border: 1px solid #d6d6d6
}

.items-pagination a:link, .items-pagination a:visited, .items-pagination a:active
	{
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	text-decoration: none;
	padding: 6px
}

.items-pagination a:hover {
	border: 1px solid #ae3a35;
	color: #ae3a35;
	text-decoration: none
}

.items-pagination strong {
	background: #ae3a35;
	border: 1px solid #ae3a35;
	border-radius: 2px;
	color: #fff;
	padding: 6px
}

.pages_inp {
	border: 1px solid #d6d6d6;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 40px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: -1px;
	*top: 0;
	*height: 28px;
	*line-height: 28px
}

.pages_inp:focus {
	border: 1px solid #70a5e0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 0 1px 0
		rgba(112, 165, 224, 1)
}

.pages_btn {
	background: #f1f1f1;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	color: #666;
	cursor: pointer;
	font-weight: bold;
	height: 30px;
	width: 45px;
	position: relative;
	top: -1px;
	*top: 0
}

.pages_btn:hover {
	border: 1px solid #ae3a35;
	color: #fff;
	background: #ae3a35
}

.items-pagination label {
	background: #fff;
	border: 1px solid #e6e6e6;
	color: #666;
	padding: 6px
}

.items-pagination label em {
	color: #40b1b6;
	font-style: normal;
	font-weight: bold
}

.items-pagination label span {
	font-weight: bold
}

.items-pagination cite {
	font-size: 14px;
	font-style: normal
}
