
.following-post .single-article {
    border-bottom: 1px solid 
    rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    padding-bottom: 15px;
}
    .colornews_popular_post .below-entry-meta > span:first-child {
    margin-left: 0;
}
.widget .below-entry-meta > span {
    margin-right: 15px;
    display: inline-block;
}
.following-post .posted-on, .following-post .comments {
    font-size: 11px;
}
.following-post .entry-title {
    margin-bottom: 0;
    display: inline;
    font-size: 14px;
    line-height: 22px;
}
    .following-post figure {
    float: left;
    margin-right: 10px;
}
    .title-block-wrap {
    background: #3e3e3e none repeat scroll 0 0;
    color: #ffffff;
    font-weight: 500;
    line-height: 35px;
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.block-title {
    background: #971c25 none repeat scroll 0 0;
    display: inline-block; 
    padding: 0 20px;
    position: relative;
}

.block-title:after {
    background: inherit;
    content: "";
    height: 35px;
    position: absolute;
    right: -5px;
    top: -5px;
    -webkit-transform: rotate(103deg);
    -moz-transform: rotate(103deg);
    -ms-transform: rotate(103deg);
    -o-transform: rotate(103deg);
    transform: rotate(103deg);
    width: 35px;
}

.block-title > span {
    position: relative;
    z-index: 9;
}

.view-all-link {
    font-size: 13px;
    float: right;
    color: #fff;
    margin-right: 10px;
}

.first-post figure {
    position: relative;
}

.first-post .entry-title {
    font-size: 18px;
}

.first-post .category-collection {
    bottom: 0;
    left: 5px;
    position: absolute;
}

.cat-links a {
    background: #dc3522 none repeat scroll 0 0;
    color: #ffffff;
    padding: 3px 8px;
    font-size: 12px;
}

.colornews_custom_widget .cat-links a:hover {
    color: #ffffff
}

.first-post .cat-links {
    display: inline-block;
    margin-bottom: 10px;
}

.featured-post-wrapper .first-post .entry-title {
    margin: 15px 0;
}

.entry-title a,
.entry-btn a {
    color: #3e3e3e;
}

.below-entry-meta span a,
.below-entry-meta span i {
    color: #767272;
}

.first-post .below-entry-meta span a,
.first-post .below-entry-meta span i {
    font-size: 12px;
}

.entry-title a:hover,
.below-entry-meta span:hover a,
.below-entry-meta span:hover i,
.entry-btn a:hover {
    color: #dc3522;
}

.widget .below-entry-meta > span {
    margin-right: 15px;
    display: inline-block;
}


.below-entry-meta i {
    margin-right: 5px;
}

.img_ad {
width: 280px !important;
}
.entry_new{
    color: #3e3e3e!important;
}