/* line 1, ../../scss/typography.scss */
#nav_row #menu-primary {
  font: 21px ProximaNovaAltExtraCondensedT,"Proxima Nova Ex Cn- Thin";
  text-transform: uppercase;
}

/* line 6, ../../scss/typography.scss */
#nav_row #menu-primary .sub-menu {
  font: 21px ProximaNovaAltExtraCondensedT,"Proxima Nova Ex Cn- Thin";
  text-transform: uppercase;
}

/* line 19, ../../scss/typography.scss */
a:link,
a:visited,
a:active,
.events-archive .entry-title a:link,
.events-archive .entry-title a:visited,
.events-archive .entry-title a:active,
.widget ul li a:link,
.widget ul li a:visited,
.widget ul li a:active {
  text-decoration: none;
  color: #12b2eb;
}

/* line 26, ../../scss/typography.scss */
a:hover,
.events-archive .entry-title a:hover,
.widget ul li a:hover {
  text-decoration: none;
  color: #12b2eb;
}

/* line 31, ../../scss/typography.scss */
ul.sf-menu li a {
  color: #ccc;
}

/* line 35, ../../scss/typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "FuturaStdMedium";
  font-weight: 200;
  line-height: 1.2em;
  margin: 0 0 0.1em;
  padding: 0;
  color: #abecfb;
}

/* line 44, ../../scss/typography.scss */
h1 em, h2 em, h3 em, h4 em, h5 em, h5 em {
  font-style: italic;
}

/* line 48, ../../scss/typography.scss */
h1 {
  font-size: 1.925em;
  color: #FED143;
  margin-bottom: 20px;
}

/* line 54, ../../scss/typography.scss */
h2 {
  font-size: 1.3em;
  margin: 0 0 0.8em;
}

/* line 59, ../../scss/typography.scss */
h2 a:link, h2 a:visited, h2 a:active {
  color: #abecfb;
}

/* line 63, ../../scss/typography.scss */
h3 {
  font-size: 1.16em;
}

/* line 67, ../../scss/typography.scss */
h4 {
  font-size: 0.96em;
}

/* line 71, ../../scss/typography.scss */
h5 {
  font-size: 0.87em;
}

/* line 75, ../../scss/typography.scss */
h6 {
  font-size: 0.77em;
}

/* line 79, ../../scss/typography.scss */
body {
  color: #ffffff;
  font-family: FuturaStdBook;
  font-size: 14.5px;
  line-height: 1.25em;
}

/* line 92, ../../scss/typography.scss */
#boxes.morefoot-boxes .fboxtitle h3,
#boxes.morefoot-boxes .fboxtitle h3 a:link,
#boxes.morefoot-boxes .fboxtitle h3 a:visited,
#boxes.morefoot-boxes .fboxtitle h3 a:active,
#boxes.morefoot-boxes .fboxtitle h3 a:hover,
#morefoot h3.widget-title,
#nlsimorefoot2 h3.widget-title {
  text-align: center;
  font-family: FuturaStdBoldCondensed;
  color: #29323A;
  font-size: 1.7em;
  letter-spacing: 0.1em;
  box-shadow: 3px 4px 2px 0;
}

/* CSS for event bar:
 *
 * #morefoot_area .eventsListWidget h3.widget-title,
 * #morefoot_area .eventsListWidget .upcoming .event, {
 *   font-size: 18px;
 *   text-shadow: 1px 1px black;
 *   color: #fff;
 * }
 *
 * #morefoot_area .eventsListWidget ul li a:link,
 * #morefoot_area .eventsListWidget ul li a:visited,
 * #morefoot_area .eventsListWidget ul li a:active,
 * #morefoot_area .eventsListWidget ul li a:hover {
 *   color: #fff;
 * }
 */
/* line 120, ../../scss/typography.scss */
#feature-footer div.archives-link a:link,
#feature-footer div.archives-link a:visited,
#feature-footer div.archives-link a:active,
#feature-footer div.archives-link a:hover {
  color: #ccc;
}
