.content-sbBlog-commentcount{margin-right: 25px; clear: right; float: right;}
.content-sbBlog-share{ margin-right: 25px; clear: right; float: right; }
.chicklets{padding-left: 10px!important;}
.addthis_toolbox {float:right;}


.ccm-blog-blog-list-entry {
  margin-bottom: 20px;
}
.ccm-blog-blog-list-preview-calendar-page {
    border-radius: 5px 5px 5px 5px!important;
}
.ccm-blog-blog-list-preview-calendar-page-month {
    border-radius: 4px 4px 0 0;
}
.ccm-blog-blog-list-preview-calendar-page-day {
    border-radius: 5px 5px 5px 5px!important;
}

.ccm-blog-blog-list-entry-left {
  float: left;
  width: 40px;
  padding: 0;
}
.ccm-blog-blog-list-entry-main h2 a {
    font-family: 'proxima-nova-extra-condensed', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: .5px;
}

/* Entry Content *************************************************************/
.ccm-blog-blog-list-entry-main {
  margin-left: 50px;
  overflow: hidden;
}

.ccm-blog-blog-list-entry-main h2 {
  font-size: 20px;
  min-height: 40px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.ccm-blog-blog-list-entry-main h2 a {
  text-decoration: none;
}

.ccm-blog-blog-list-entry-read-more {
  float: left;
  white-space: nowrap;
  font-size: smaller;
}

.ccm-blog-blog-list-entry-envelope {
  float: right;
  white-space: nowrap;
  font-size: smaller;
}
/* End Entry Content *********************************************************/

/* Calendar Page *************************************************************/
.ccm-blog-blog-list-preview-calendar-page {
  border: 1px solid #999;
  height: 40px;
  width: 40px;
  padding: 0;
}

.ccm-blog-blog-list-preview-calendar-page .ccm-blog-blog-list-preview-calendar-page-month {
    width: 38px;
    height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #999;
    text-align: center;
    background-color: #146b3a;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.wrapper .ccm-blog-blog-list-entry-main h2 {
    font-size: 48px;
    margin: 0 0 20px;
    line-height: 30px;
    font-weight: 800;
}
div#rss-feed , .ccm-blog-blog-list-entry-envelope {
    display: none;
}
.ccm-blog-blog-list-preview-calendar-page .ccm-blog-blog-list-preview-calendar-page-day {
  width: 38px;
    height: 20px;
    line-height: 20px;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  font-weight: bold;
  font-size: larger;
}
/* End Calendar Page *********************************************************/
.ccm-blog-blog-list-entry-avatar {
  padding: 0;
  margin: 0;
}

.ccm-blog-blog-list-entry-avatar img {
  border: 1px solid #999;
  border-top: 0;
  width: 40px;
  height: 40px;
}

/* Pagination ****************************************************************/
.ccm-blog-blog-list-prev-link a, .ccm-blog-blog-list-next-link a {
  text-decoration: none;

}

.ccm-blog-blog-list-prev-link {
  float: right;
}

.ccm-blog-blog-list-next-link {
  float: left;
}
/* End Pagination ************************************************************/

.clear-both {
  clear: both;
}


