.wp-post-image{
	width: 100%;
	height: 170px;
	border: solid 1px #EEEEEE;
	padding: 2px;
	border-radius: 3px;
}

/*按钮*/
.current div {
    color: #fff;
    background-color: #E60012;
    border: solid 1px  #E60012;
}
.current div:hover,
.current div:focus {
	color: #fff;
    background-color: #CD0010;
    border-color: #CD0010;
}

.current-cat a{
	color: #E60012;
	font-weight: bold;
}

.screen-reader-text{
	width: 80px;
	color: #666666;
}
.alignnone{
	width: 100%;
	height: auto;
}
