.asj_counts{
	background-image: url(../images/chart-bar.png);
    background-repeat: no-repeat;
    background-position: 0px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 6px;
}
.widget-area ul.most-view li {
    display: inline-block;
}
.widget-area ul.most-view li a{
	padding: 7px 6px;
	font-weight: 600;
	font-size: 12px;
}
.widget-area ul.most-view li .ui-state-hover{
	padding-right: 3px !important;
}
.jetpack_top_posts_widget h2.widgettitle {
    font-size: 18px;
    font-family: "Oswald", sans-serif;
}
.widget-area .jetpack_top_posts_widget ul.widgets-list-layout li a{
	padding: 0px;
}
.widget-area .jetpack_top_posts_widget ul.widgets-list-layout li a img.widgets-list-layout-blavatar{
	max-width: 55px;
	margin-bottom: 10px;
}
.widget-area .jetpack_top_posts_widget ul.widgets-list-layout li .widgets-list-layout-links a{
	padding: 0px 5px;
}

@media screen and (max-width: 1152px){
	.custom-mapping{
		width: 87% !important;
	}
}
@media screen and (max-width: 960px){
#content, #sidebar, #sidebar .onecol {
    width: 100% !important;
}
}