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

/* Adding Font Quickpen */
@font-face {
  font-family: "Quickpen";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/QuickPen/Quickpen.eot#iefix') format("embedded-opentype"), url('../../../../../themes/g5_helium/fonts/QuickPen/Quickpen.woff2?682891f6') format("woff2"), url('../../../../../themes/g5_helium/fonts/QuickPen/Quickpen.woff?682891f6') format("woff"), url('../../../../../themes/g5_helium/fonts/QuickPen/Quickpen.ttf?682891f6') format("truetype"), url('../fonts/QuickPen/Quickpen.svg#Quickpen') format("svg");
}
.font-family-quickpen {
  font-family: "Quickpen", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
table#comments tr:nth-child(odd) {
  color: #f1f9fd;
  background-color: #cb9591;
}
table#comments tr:nth-child(even) {
  background-color: #e2c6bb;
}
table#comments {
  border-collapse: collapse;
}
table#comments td {
  padding: 5px;
}
table#comments, table#comments th, table#comments td {
  border: 1px solid #e2c6bb;
  border-radius: 10px;
}
hr.comments {
  overflow: visible;
  /* For IE */
  height: 30px;
  border-style: solid;
  border-color: #cb9591;
  border-width: 1px 0 0 0;
  border-radius: 20px;
}
hr.comments:before {
  /* Not really supposed to work, but does */
  display: block;
  content: "";
  height: 30px;
  margin-top: -31px;
  border-style: solid;
  border-color: #cb9591;
  border-width: 0 0 1px 0;
  border-radius: 20px;
}
.footermenu {
  text-align: center;
  word-spacing: 1em;
}
.headermenu {
  text-align: center;
}
/*# sourceMappingURL=custom_standard.css.map */