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

@import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:300i,400,500,600,700");
body {
  font-family: "Raleway", sans-serif;
}
.pull-none.item-image {
  margin-bottom: 20px;
}
.list-title {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  text-rendering: optimizeLegibility;
}
.list-condensed li {
  padding: 0.75rem;
}
a {
  color: #ff0000;
}
#g-main {
  padding: 1.5rem 0;
  color: #000;
}
#page-content, .item-page {
  font-size: 1rem;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: medium;
}
.page-header h2 a {
  font-size: 25px !important;
  letter-spacing: 0px !important;
  text-transform: None !important;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #000000;
}
.g-main-nav .g-toplevel > li {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 0.9rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.9rem 1.3rem;
}
.gantry-logo img {
  width: 217px;
}
#g-footer {
  background: #19232D;
  color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
a.donate-button, .btn {
  background: #ff0000;
  color: #fff !important;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
.osdonate-form input[type="text"] {
  width: auto;
  min-width: 100px;
}
.osdonate-form input[type="text"], .osdonate-form select {
  margin-top: 15px;
  margin-bottom: 15px;
}
form.osdonate-form {
  max-width: 500px;
}
.osdonate-introtext {
  text-align: center;
}
.margin-top-image {
  margin-top: 60px;
}
/*Gallery Phoca */
.pg-cv-box {
  float: left;
  padding: 10px;
  margin: 5px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
  box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
#g-showcase {
  background-image: url('../../../../images/bg1.jpg');
}
.blog-div, .front-blog {
  border-right: 1px solid #dedede;
}
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/*# sourceMappingURL=custom_12.css.map */