/*
Theme Name: CCTC
Template: Divi
Author: MediaWorks LLC
Version: 1.0
Updated: 2014-08-04 20:28:14
*/

@charset "UTF-8";
@import url('../Divi/style.css');

.et_pb_row:first-child {
  padding-top: 0;
}
.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a, .et_nav_text_color_light #et-info a {
  color: #fff;
  font-weight: 700;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
  font-weight: 700;
}

h3 {
  background-color: #174c64;
  color: #ffffff;
  display: block;
  font-weight: 600;
  padding: 10px;
  min-height: 3em;
}

.et_pb_text > h1 {
  background-color: #174c64;
  color: #ffffff;
  display: block;
  margin-bottom: 10px;
  padding: 15px;
}


/* resources page */
.document-icon img {
  border: 1px solid #7a7a7a !important;
  box-shadow: 0 0 6px #7a7a7a;
}

div.document-icon a {
  font-size: 0 !important;
}

.document-icon-wrapper.descriptions {
  padding-bottom: 5px !important;
  padding-top: 10px !important;
}

.event h1 {
  background-color: #174c64;
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 700;
  padding: 10px;
}

.calendar_css > a {
  background-color: #ddd;
  color: #000;
  display: block;
  padding-left: 4px;
}

.calendar_css ul li {
  margin-bottom: 0 !important;
}

#homeslider .et_pb_slide {
  background-size: inherit;
  max-height: 200px;
}