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

/* line 1, templates/rt_ambrosia/custom/scss/custom.scss */
#g-mainbar a:hover {
  color: #000987;
}
/* line 5, templates/rt_ambrosia/custom/scss/custom.scss */
#g-slideshow .g-content {
  padding: 0 0 0.625rem 0;
  margin-top: 142px;
  margin-bottom: 0px;
}
/* line 11, templates/rt_ambrosia/custom/scss/custom.scss */
#g-header .g-container {
  border-bottom: 0;
}
/* line 15, templates/rt_ambrosia/custom/scss/custom.scss */
#g-slideshow {
  border-bottom: #f9f100 4px solid;
  background: #000987;
}
/* line 20, templates/rt_ambrosia/custom/scss/custom.scss */
#g-aside .g-title {
  color: #fff;
  font-size: 1.2em;
}
/* line 25, templates/rt_ambrosia/custom/scss/custom.scss */
#g-aside .g-title:after {
  background: #f9f100;
}
/* line 29, templates/rt_ambrosia/custom/scss/custom.scss */
#g-aside a {
  color: #000;
}
/* line 33, templates/rt_ambrosia/custom/scss/custom.scss */
#g-aside .g-content {
  border-radius: 0.5em;
  padding: 0.8em;
}
/* line 38, templates/rt_ambrosia/custom/scss/custom.scss */
#g-navigation {
  box-shadow: 0px 5px 15px #000;
}
/* line 43, templates/rt_ambrosia/custom/scss/custom.scss */
#g-mainbar .g-grid {
  background: #fff;
}
/* line 47, templates/rt_ambrosia/custom/scss/custom.scss */
.size-29 {
  background: #fff;
}
/* line 51, templates/rt_ambrosia/custom/scss/custom.scss */
.btn-primary:hover {
  color: #fff;
  background: #000987;
}
/* line 56, templates/rt_ambrosia/custom/scss/custom.scss */
.btn-primary {
  color: #000;
}
/* line 60, templates/rt_ambrosia/custom/scss/custom.scss */
#g-navigation > .g-container {
  padding-bottom: 0.1rem;
}
/* line 64, templates/rt_ambrosia/custom/scss/custom.scss */
#g-slideshow {
  background: -webkit-linear-gradient(#000, #000987);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#000, #000987);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#000, #000987);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#000, #000987);
}
/* line 71, templates/rt_ambrosia/custom/scss/custom.scss */
#g-extension {
  background: -webkit-linear-gradient(#000, #000987);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#000, #000987);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#000, #000987);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#000, #000987);
}
/* line 78, templates/rt_ambrosia/custom/scss/custom.scss */
#g-copyright {
  border-top: #f9f100 4px solid;
}
