/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  background: #00703c;
}
#g-header {
  background: #ffb65e url('../images/headerBkg.jpg?69a9e59f');
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
#g-header .g-content {
  margin: 0;
  padding: 0;
}
#g-header .ptwlogo img {
  padding: 1em;
  min-width: 280px;
}
.tagline {
  text-align: right;
  font-style: italic;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: #fd0;
}
h2, h2 a {
  font-weight: bold;
  color: #1b429a;
}
a.g-powered-by:link, a.g-powered-by:visited {
  color: #fffcd9;
}
a.g-powered-by:hover {
  color: #fd0;
}
.g-content ul {
  list-style-type: none;
}
.g-content ul li a:link, .g-content ul li a:visited {
  color: #1b429a;
  font-weight: bold;
}
.g-content ul li a:hover {
  color: #245EDF;
}
.address p {
  font-weight: bold;
  color: #00703c;
  margin: 0.5em 0;
}
.address p:last-of-type {
  margin-bottom: 3em;
}
#jevents_body #nav-month.active a, #jevents_body #nav-year.active a, #jevents_body #nav-week.active a, #jevents_body #nav-today.active a, #jevents_body #nav-jumpto.active a {
  background: #00703c;
}
#jevents_body .nav-items #nav-jumpto, #jevents_body .nav-items #nav-year, #jevents_body .nav-items #nav-month, #jevents_body .nav-items #nav-today, #jevents_body .nav-items #nav-week {
  border: 1px solid #00703c;
}
#jevents_body .nav-items #nav-jumpto a:hover, #jevents_body .nav-items #nav-year a:hover, #jevents_body .nav-items #nav-month a:hover, #jevents_body .nav-items #nav-week a:hover, #jevents_body .nav-items #nav-today a:hover {
  background: #00703c;
  color: #fd0;
  text-decoration: none;
  border-left: 1px solid #00703c;
}
#jevents_body .previousmonth, #jevents_body .nextmonth {
  background: #00703c;
  border: 1px solid #00703c;
}
#jevents_body .currentmonth {
  border: 1px solid #00703c;
}
#jevents_body .cal_today a.cal_daylink {
  background: #00703c;
  color: #fd0;
}
#jevents_body .cal_today a.cal_daylink:hover {
  background: #fff;
  color: #00703c;
  border: 1px solid #00703c;
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
  background: #00703c;
  color: #fff;
}
#jevents_body .className a:link, #jevents_body .className a:visited {
  padding: 0 1em;
  color: #00703c;
  font-weight: bold;
  font-size: 1em;
}
#jevents_body .className a:hover {
  background: #00703c;
  color: #fd0;
}
#jevents_body .month_date {
  color: #00703c;
  font-weight: bold;
  font-size: 0.7em;
}
#jevents_body {
  background: #fffcd9;
}
#jevents_body .cal_titlelink {
  background: #fffcd9;
}
.mod_events_latest_table, .mod_events_latest_table td, .mod_events_latest_table tr {
  border: none;
}
.mod_events_latest_table tr {
  border-bottom: 1px solid #00703c;
}
.upclass {
  color: #00703c;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 0.1em;
}
.update {
  font-size: 0.7em;
  font-weight: bold;
}
.upcoming h3 {
  color: #1b429a;
  font-size: 1.25em;
  font-weight: bold;
  border-top: 3px solid #1b429a;
  padding-top: 0.4em;
  margin-bottom: 0.5em;
}
.fa-bars {
  color: #00703c;
}
.moduletable.mod1 {
  border: 1px solid #1b429a;
  border-radius: 0.35em;
}
.mod1 h3 {
  margin-top: 0;
  background: #1b429a;
  font-size: 1.2em;
  line-height: 1.25em;
  padding: 0.3em;
  font-weight: bold;
  color: #ff0;
  border-top-left-radius: 0.2em;
  border-top-right-radius: 0.2em;
}
.mod1 h4 {
  margin: 0;
  padding-left: 0.5em;
  color: #14429a;
  font-weight: bold;
}
.mod1 p {
  font-size: 0.8em;
  padding: 0.5em;
  margin: 0;
}
#jevents h2.contentheading {
  display: none;
}
@media (max-width: 30rem) {
  /* line 148, /home/spark/ptw.smudgedgraphics.com/templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header {
    background: #fff url('../images/headerBkg.jpg?564e0f54&69a9e59f');
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #g-header .size-60 {
    background: #00703c;
    color: #fd0;
  }
  .tagline {
    text-align: center;
  }
}
/*# sourceMappingURL=custom_12.css.map */