/* 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
 */

html body #g-page-surround:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('../../images/backgrounds/vrcc-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
#g-slideshow {
  color: #fff;
  height: 100%;
  position: relative;
  background: url('../../images/backgrounds/vrcc-sunset.jpg') no-repeat;
  background-size: cover;
  padding-top: 0;
}
#g-slideshow:before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  height: 60%;
  background-image: none;
  background-image: none;
  left: 0;
  z-index: 0;
}
#g-navigation .g-logo img {
  max-height: 100px;
}
.latestnews li a {
  color: #006600;
}
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  border: 1px solid #e7e8ea;
}
#g-expanded .g-block:not(:first-child):before {
  content: none;
  position: none;
  z-index: none;
  top: none;
  right: none;
  opacity: none;
  width: none;
  height: none;
  background: none;
  border-left: none;
}
/*# sourceMappingURL=custom_232.css.map */