/*  Template: 
https://codepen.io/adonnewman/pen/vdVNjB
*/
.templatecolor {
  color: #1abc9c;
}
.homeblock {
  border-bottom: 2px solid #1abc9c;
}
.homeblockboth {
  border-bottom: 2px solid #1abc9c;
  border-top: 2px solid #1abc9c;
}
.transsection {
  padding: 10;
  background-color: rgba(20, 143, 119, 0.7);
}
.colorsection {
  background-color: #148f77;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  border: 2px solid #1abc9c;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ts-dual-buttons-hover-custom:hover,
.ts-dual-buttons-hover-default:hover {
  background: #1abc9c;
}
.socialicons {
  text-align: center;
}
.socialicons a {
  color: #CCCCCC;
  text-decoration: none;
  font-size: 1.8em;
  letter-spacing: 10px;
}
.socialicons a:hover {
  color: #1abc9c;
}
.footer_top a {
  color: #CCCCCC !important;
  text-decoration: none;
}
.footer_top a:hover {
  color: #1abc9c !important;
}
.footer_top li {
  line-height: 8px !important;
}
.ctcname:after {
  content: "Decatur";
}
.locationstatement:after {
  content: " the perimeter of Atlanta.";
}
.addressline1:after {
  content: " 2959 E Ponce de Leon";
}
.addressline2:after {
  content: " Decatur, GA 30030";
}
.addressat:after {
  content: " 2959 E Ponce de Leon Ave." " in" " the perimeter of Atlanta.";
}
.phone:after {
  content: " (770)229-7051";
}
.email:after {
  content: "jason@graciedecatur.com";
}
a {
  text-decoration: none;
}
a:hover {
  color: #1abc9c;
}
.ts-dual-buttons-hover-default:hover,
.ts-dual-buttons-hover-custom:hover {
  background: #1abc9c !important;
}
/* Hide Author on Post  */
.post_info {
  display: none!important;
}
.entry_title {
  margin-bottom: 30px;
}

.date {
  display:none;
}

p {
    margin-bottom: 18px;
} 	 	

h1, h2, h3 {
    margin-bottom: 10px;
} 	 	

table.tt_timetable .event .before_hour_text {
  color:#ffffff!important;
}
