/*$legacy-support-for-ie6: false;
$legacy-support-for-ie7: false;
$legacy-support-for-ie8: true;
*/
/* line 4, ../sass/home.scss */
.page-panels #main > .inner {
  width: auto;
}
/* line 7, ../sass/home.scss */
.page-panels #content {
  padding: 0;
}
/* line 10, ../sass/home.scss */
.page-panels .panel-display .center-wrapper {
  /* If you want to make the page a fixed width and centered in the viewport,
   * this is the standards-compliant way to do that. */
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

/* line 19, ../sass/home.scss */
.panel-pane h1 {
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 0.8em 0;
  padding: 0;
}

/* line 27, ../sass/home.scss */
.pane-panels-image-link a {
  position: relative;
}
/* line 29, ../sass/home.scss */
.pane-panels-image-link a .panels-image-link-caption {
  position: absolute;
  bottom: 15px;
  left: 5%;
  right: 5%;
  width: 91%;
  padding: 0;
}
/* line 36, ../sass/home.scss */
.pane-panels-image-link a .panels-image-link-caption .link-inner {
  padding: 10px;
  display: block;
  font-size: 1.2em;
}
/* line 42, ../sass/home.scss */
.pane-panels-image-link a:hover {
  opacity: 0.9;
}

/* line 47, ../sass/home.scss */
.front .node-teaser, .front .view-mode-meta {
  border: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
/* line 52, ../sass/home.scss */
.front .node-teaser h2.node-title, .front .view-mode-meta h2.node-title {
  font-size: 1em;
}
/* line 57, ../sass/home.scss */
.front .calendar-calendar td, .front .calendar-calendar th {
  text-align: center !important;
}

/* line 62, ../sass/home.scss */
.ccs-hub-widget-filters-wrap.fixed {
  top: 45px;
}

/* line 65, ../sass/home.scss */
.front #main {
  padding: 30px 0 0 0;
}
