a.ccm-block-page-list-rss-feed{
    position: absolute;
    top: 0px;
    right: 0px;
}

div.ccm-block-page-list-wrapper {
    position: relative;
}

div.ccm-block-page-list-page-entry-horizontal {
    display: table;
    width: 100%;
}

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
    margin-bottom: 10px;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: table-cell;
    vertical-align: top;
    width: 1px;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 120px;
    max-width: none;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}

div.ccm-block-page-list-page-entry-read-more {
    margin-top: 20px;
}

#blog-list-wrapper .publication-item-footer .blog-title-excerpt{
    margin: 0!important;
}


#blog-list-wrapper .publication-item-footer .blog-title {
    font-size: 15px;
    margin:0;
    line-height: 18px;
    color:#3b3b3b;
    font-weight: 700;
}
#blog-list-wrapper .publication-item-footer .blog-title a{
    text-decoration: none;
}
.publication-item-footer{
    margin-bottom: 20px;
}
.publication-item-footer .excerpt{
    margin: 0;
}
.publication-item-footer .publication-footer{
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}

.publication-item-footer .publication-link:hover *{
    color: #E63C14!important;

}

.publication-item-footer .publication-footer hr{
    width: 100px;
    border-color: #000;
    margin: 0 0 10px 0;
}

.publication-item-footer .date{
    color:#3b3b3b;
    text-transform: uppercase;
    font-size: 12px;
}
.publication-item-footer .full-link{
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    text-transform: none;
}



.publication-item-footer div.date::before{
    height: 9px;
    width: 9px;
    background: #E63C14;
    display: inline-block;
    content: "";
    margin: 0 7px 0 -16px;

}

#blog-list-wrapper .publication-item-footer .blog-meta {
    border-top: 0;
    border-bottom: 1px solid #d8d8d8;
    list-style: none;
    line-height: normal;
    padding:0;
    margin: 0;
}

#blog-list-wrapper .publication-item-footer .blog-meta li{
    margin: 0!important;
    padding: 0;
    line-height: normal;

}

#blog-list-wrapper .publication-item-footer .blog-meta li.readmore-link a {
    font-weight: 700;
    font-size: 13px;
    text-transform: none;
    color:#E63C14;
}

#blog-list-wrapper .publication-item-footer .blog-meta li.readmore-link {
    float: none;
}