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

.item.column-1.span12 {
  border-top-style: solid;
  border-top-color: black;
  margin-bottom: 10px;
  margin-top: 10px;
}
.g-block.size-100.shadow2 {
  background: #ffffff;
}
#g-navigation.etl-navigation {
  background: #efe8d6;
}
.g-toplevel {
  background: #3b2e2e;
}
.g-menu-item-container {
  background: #3b2e2e;
}
.g-menu-item-title {
  color: #ffffff;
}
.g-menu-item-title:hover {
  color: red;
}
#g-top.etl-top {
  background-image: url('//rockmeeting.com/templates/g5_hydrogen/custom/images/Page-BgTexture.jpg');
}
.fa.fa-fw.fa-bars:hover {
  color: blue;
}
.fa.fa-fw.fa-bars {
  color: red;
}
img {
  margin-right: 20px;
}
.blog .article-info-term {
  display: none;
}
.blog dl {
  margin-top: 0.2rem;
}
.blog dd {
  float: left;
  margin-left: 0rem;
  padding-right: 1.5rem;
  margin-bottom: 0.5rem;
}
/*# sourceMappingURL=custom_9.css.map */