/*******************************************************************************
 * hero.layout.scss
 *
 * Styles for the Hero layout.
 ******************************************************************************/
/* line 13, ../../../sass/layouts/hero/hero.layout.scss */
.l-constrained, .l-content > .node--full, .l-content > .view, .l-main .block__content {
  width: 100%;
  padding: 0 30px;
  *zoom: 1; }
  /* line 38, ../../../../../../../../../../.rvm/gems/ruby-1.9.3-p551@omega.studyplus/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .l-constrained:after, .l-content > .node--full:after, .l-content > .view:after, .l-main .block__content:after {
    content: "";
    display: table;
    clear: both; }

/* line 19, ../../../sass/layouts/hero/hero.layout.scss */
.l-content > .node--page {
  width: 50%; }

/* line 24, ../../../sass/layouts/hero/hero.layout.scss */
.block__title {
  margin-left: 30px;
  margin-right: 30px; }

/* Header */
/* line 31, ../../../sass/layouts/hero/hero.layout.scss */
.l-region--header {
  padding: 18px 0; }
  /* line 34, ../../../sass/layouts/hero/hero.layout.scss */
  .l-region--header .block {
    float: right; }

/* Content Area */
/* line 40, ../../../sass/layouts/hero/hero.layout.scss */
.l-highlighted-wrapper {
  padding: 0;
  margin-top: -20px; }

/* line 44, ../../../sass/layouts/hero/hero.layout.scss */
.l-region--highlighted {
  padding: 0;
  width: auto; }

/* line 48, ../../../sass/layouts/hero/hero.layout.scss */
.l-region--help {
  margin-bottom: 18px; }

/* line 51, ../../../sass/layouts/hero/hero.layout.scss */
.l-main {
  margin-top: 0;
  margin-bottom: 0; }

/* Sidebars */
/* line 57, ../../../sass/layouts/hero/hero.layout.scss */
.l-region--sidebar-first,
.l-region--sidebar-second {
  padding: 18px 1em; }

/* Footer */
/* line 63, ../../../sass/layouts/hero/hero.layout.scss */
.l-footer-wrapper {
  padding: 10px 0 24px 0; }

/* line 66, ../../../sass/layouts/hero/hero.layout.scss */
.l-region--footer {
  padding: 0 25px;
  width: auto; }

/*# sourceMappingURL=hero.layout.no-query.css.map */
