.pl-gridlayout .pl-col .all-detail-cnt {
    border-top: 4px solid #bd0000!important;
    border-right: 4px solid #bd0000!important;
    border-bottom: 4px solid #bd0000!important;
    border-left: 4px solid #bd0000!important;
    min-height: 460px;
}
.pl-gridlayout .pl-itemcnt {
    padding: 0px!important; 
}

.pl-detailcnt .pl-title .pl-date {
    display: block;
    background: #202020!important;
    padding: 0!important;
}
.pl-title{
    font-family: 'Cabin', sans-serif
}

.pl-list-t2 .pl-detailcnt {
    padding:0px!important;
}
.pl-permalink {
    background-color: #bd0000!important;
    color: #fff;
    margin-top: 20px;
    padding: 5px!important;
    border: 0px!important;
    border-radius: 0px!important;
    margin-bottom: 10px!important;
}
.pl-thumbcnt{
    margin-bottom:1.5em;
}
.pl-gridlayout .pl-detailcnt {
    padding: 0px 10px!important;
}

.170high{min-height:170px;}