.ast-archive-description {
	display:none;
}

div.fc-header-cell.fc-header-right {
  display:none;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
  padding:2em;
  margin-bottom:1.5em;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .2);
}

.white-text h5 {
  color:white;
}

.sermon-styling li {
  -webkit-box-shadow: 4px 3px 6px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 4px 3px 6px 0px rgba(0,0,0,0.35);
  box-shadow: 4px 3px 6px 0px rgba(0,0,0,0.35);
  margin:1.3em;
}

.coc-event-styling .rhc-widget-upcoming-item {
  padding-top: 1.3em;
}

.coc-event-styling .rhc-widget-upcoming-item .rhc-description {
  border-bottom: 1px solid #23282D;
  padding-bottom: .5em;
}

old.archive #main {
  margin-top:40px;
}

old.page-template-default #main {
  margin-top:40px;
}