a.ccm-block-page-list-rss-feed {
    position: absolute;
    top: 0;
    right: 0;
}
div.ccm-block-page-list-title{
  font-size: 20px;
  color: #444;
  font-family: 'Overlock', cursive;
  font-weight: normal;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 40px;
}
div.ccm-block-page-list-title a, div.ccm-block-page-list-title a:visited{
    color: #444;
    text-decoration: none;
    font-weight: 700;
}
div.ccm-block-page-list-title a:hover, div.ccm-block-page-list-title a:focus{
    color: #d2232a;
}
div.ccm-block-page-list-wrapper {
    position: relative;
}
div.ccm-block-page-list-date {
    position: absolute;
    top: 4px;
    left: 4px;
    background: #FFF;
    width: 40px;
    height: 45px;
    text-align: center;
}
div.ccm-block-page-list-page-entry-horizontal {
}
div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
    margin-bottom: 40px;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: block;
    vertical-align: top;
    position: relative;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    min-width: 120px;
    width: 100%;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 30px;

}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
}

div.ccm-block-page-list-page-entry-read-more {
    margin-top: 20px;
}
a.ccm-block-page-list-rss-feed{display: none;}
div.ccm-block-page-list-date{
    font-size: 13px;
    line-height: 14px;
    margin: 0;
}
div.ccm-block-page-list-date p{
    font-family: 'Overlock', cursive;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin: 4px 0 0;
}

