@charset "UTF-8";
/* line 6, ../sass/_normalize.sass */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

/* line 10, ../sass/_normalize.sass */
audio, canvas, video {
  display: inline-block;
}

/* line 17, ../sass/_normalize.sass */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 23, ../sass/_normalize.sass */
[hidden] {
  display: none;
}

/* line 33, ../sass/_normalize.sass */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 39, ../sass/_normalize.sass */
html, button, input, select, textarea {
  font-family: sans-serif;
}

/* line 43, ../sass/_normalize.sass */
body {
  margin: 0;
}

/* line 51, ../sass/_normalize.sass */
a:focus {
  outline: thin dotted;
}

/* line 56, ../sass/_normalize.sass */
a:active, a:hover {
  outline: 0;
}

/* line 65, ../sass/_normalize.sass */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 69, ../sass/_normalize.sass */
b, strong {
  font-weight: bold;
}

/* line 72, ../sass/_normalize.sass */
blockquote {
  margin: 1em 40px;
}

/* line 76, ../sass/_normalize.sass */
dfn {
  font-style: italic;
}

/* line 80, ../sass/_normalize.sass */
mark {
  background: #ff0;
  color: #000;
}

/* line 85, ../sass/_normalize.sass */
p, .field-name-field-staff-title, .page-taxonomy .field-name-field-body, #modal .field-name-body p, pre {
  margin: 0 0 0.7em 0;
}

/* line 89, ../sass/_normalize.sass */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/* line 95, ../sass/_normalize.sass */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 101, ../sass/_normalize.sass */
q {
  quotes: none;
}

/* line 105, ../sass/_normalize.sass */
q:before, q:after {
  content: "";
  content: none;
}

/* line 109, ../sass/_normalize.sass */
small {
  font-size: 75%;
}

/* line 113, ../sass/_normalize.sass */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 119, ../sass/_normalize.sass */
sup {
  top: -0.5em;
}

/* line 122, ../sass/_normalize.sass */
sub {
  bottom: -0.25em;
}

/* line 131, ../sass/_normalize.sass */
dl, menu, ol, ul, dd {
  margin: 0 0 15px 40px;
}

/* line 136, ../sass/_normalize.sass */
menu, ol, ul {
  padding: 0;
}

/* line 140, ../sass/_normalize.sass */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

/* line 152, ../sass/_normalize.sass */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 157, ../sass/_normalize.sass */
svg:not(:root) {
  overflow: hidden;
}

/* line 165, ../sass/_normalize.sass */
figure {
  margin: 0;
}

/* line 174, ../sass/_normalize.sass */
form {
  margin: 0;
}

/* line 178, ../sass/_normalize.sass */
fieldset {
  padding: 5px 20px 10px;
  border: 1px solid #888;
  margin: 0;
}

/* line 186, ../sass/_normalize.sass */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

/* line 195, ../sass/_normalize.sass */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

/* line 202, ../sass/_normalize.sass */
button, input {
  line-height: normal;
}

/* line 209, ../sass/_normalize.sass */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 215, ../sass/_normalize.sass */
button[disabled], input[disabled] {
  cursor: default;
}

/* line 221, ../sass/_normalize.sass */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 229, ../sass/_normalize.sass */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 236, ../sass/_normalize.sass */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 240, ../sass/_normalize.sass */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 246, ../sass/_normalize.sass */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 256, ../sass/_normalize.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 6, ../sass/screen/_global.sass */
body {
  background: #e8e8e8;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  min-width: 380px;
}

/* line 20, ../sass/screen/_global.sass */
a, .link {
  color: #0088cc;
  text-decoration: none;
}
/* line 24, ../sass/screen/_global.sass */
a:hover, .link:hover {
  color: #005580;
  cursor: pointer;
}

/* line 28, ../sass/screen/_global.sass */
strong, b {
  font-weight: bold;
}

/* line 31, ../sass/screen/_global.sass */
em, i {
  font-style: italic;
}

/* line 34, ../sass/screen/_global.sass */
u {
  text-transform: underline;
}

/* line 38, ../sass/screen/_global.sass */
.no-list, .field-name-body ul.no-list, .field-name-body ol.no-list {
  margin: 0;
  padding: 0;
}
/* line 42, ../sass/screen/_global.sass */
.no-list li, .field-name-body ul.no-list li, .field-name-body ol.no-list li {
  list-style: none;
}

/* line 45, ../sass/screen/_global.sass */
input[type="text"], input[type="email"], .input-styles, input[type="password"] {
  padding: 5px;
  font-size: 16px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px inset;
  box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px inset;
  -moz-border-radius: 4px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px;
  color: #888;
}

/* line 54, ../sass/screen/_global.sass */
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, .input-styles-focus, .mobile-sign-up .form-item-email input:focus, .mobile-sign-up .form-item-zip input:focus, .mobile-sign-up input:focus, #fp-mrd-signup-form .form-item-email input:focus, #fp-mrd-signup-form .form-item-zip input:focus {
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  outline: 0;
}

/* line 60, ../sass/screen/_global.sass */
button {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #0b99c2;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiOTljMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA4NzM5MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0b99c2), color-stop(100%, #087392));
  background: -moz-linear-gradient(#0b99c2, #087392);
  background: -webkit-linear-gradient(#0b99c2, #087392);
  background: linear-gradient(#0b99c2, #087392);
  -moz-box-shadow: #27c5f3 0 1px 0 inset;
  -webkit-box-shadow: #27c5f3 0 1px 0 inset;
  box-shadow: #27c5f3 0 1px 0 inset;
  border: 1px solid #07607a;
  color: white;
  text-shadow: #043645 0 -1px 0;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
button:hover {
  background-color: #07607a;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhODZhYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA3NjA3YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0a86aa), color-stop(100%, #07607a));
  background: -moz-linear-gradient(#0a86aa, #07607a);
  background: -webkit-linear-gradient(#0a86aa, #07607a);
  background: linear-gradient(#0a86aa, #07607a);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
button:active {
  -moz-box-shadow: #06546b 0 1px 2px inset;
  -webkit-box-shadow: #06546b 0 1px 2px inset;
  box-shadow: #06546b 0 1px 2px inset;
}

/* line 63, ../sass/screen/_global.sass */
.hidden {
  display: none;
}

/* line 67, ../sass/screen/_global.sass */
span.together {
  display: inline-block;
}

/* line 71, ../sass/screen/_global.sass */
#overlay-content #human-node-form .form-type-textfield {
  display: none;
}

/* line 75, ../sass/screen/_global.sass */
.form-item-chilly, #edit-field-chilly {
  display: none;
}

/* line 78, ../sass/screen/_global.sass */
.error, .content p, .content .field-name-field-staff-title, .content .page-taxonomy .field-name-field-body, .page-taxonomy .content .field-name-field-body, .content #modal .field-name-body p, #modal .field-name-body .content p, .content a {
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

/* line 84, ../sass/screen/_global.sass */
.form-item.error {
  background: none;
}
/* line 87, ../sass/screen/_global.sass */
.form-item.error label {
  color: #e52b00;
}

/* line 91, ../sass/screen/_global.sass */
.nobr, .together {
  white-space: nowrap;
}

/* line 95, ../sass/screen/_global.sass */
.item-list ul li {
  margin: 0;
}

/* line 99, ../sass/screen/_global.sass */
.section {
  border: 1px solid #009fe7;
  margin-bottom: 20px;
}
/* line 103, ../sass/screen/_global.sass */
.section .section-header {
  background: #009fe7;
  padding: 10px;
  color: white;
  margin: 0 0 10px;
}
/* line 109, ../sass/screen/_global.sass */
.section .section-copy {
  padding: 0 20px 10px;
}

/* line 113, ../sass/screen/_global.sass */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/* line 120, ../sass/screen/_global.sass */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

/* line 129, ../sass/screen/_global.sass */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 143, ../sass/screen/_global.sass */
img {
  width: inherit;
  max-width: 100%;
  height: auto;
}

/* line 149, ../sass/screen/_global.sass */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
  z-index: 1;
}

/* line 158, ../sass/screen/_global.sass */
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* line 174, ../sass/screen/_global.sass */
.readable-content, .field-name-field-twitter-handle, .node-type-human .field-name-field-email, .node-human .sessions h3, .node-speaker .sessions h3 {
  font-family: "Droid Serif", Georgia, serif;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  font-weight: 200;
}

/* line 177, ../sass/screen/_global.sass */
.heading, h1, .title, .node-title, .main_span h2 {
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 10px 0 10px 0;
}

/* line 180, ../sass/screen/_global.sass */
.heading-medium, h2, h3, h4, h5, h6, .view .node-title, .views-field-title, .icon-pop-up p, .icon-pop-up .field-name-field-staff-title, .icon-pop-up .page-taxonomy .field-name-field-body, .page-taxonomy .icon-pop-up .field-name-field-body, .icon-pop-up #modal .field-name-body p, #modal .field-name-body .icon-pop-up p, #small_nav .small-nav-item > a, #small_nav .signup-button, legend, .tab-title, .filter-section .filter-title {
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-weight: normal;
  line-height: 25px;
  font-size: 20px;
  margin: 6px 0 6px 0;
}

/* line 183, ../sass/screen/_global.sass */
.small-font, #comments .field-name-comment-body p, #comments .field-name-comment-body .field-name-field-staff-title, #comments .field-name-comment-body .page-taxonomy .field-name-field-body, .page-taxonomy #comments .field-name-comment-body .field-name-field-body, #comments .field-name-comment-body, #comments .links, .node-event .field-name-field-city, .node-event .field-name-field-link, .node-event .field-name-field-location, .node-event .field-type-datetime p, .node-event .field-type-datetime .field-name-field-staff-title, .node-event .field-type-datetime .page-taxonomy .field-name-field-body, .page-taxonomy .node-event .field-type-datetime .field-name-field-body, .node-event .field-type-datetime #modal .field-name-body p, #modal .field-name-body .node-event .field-type-datetime p, .node-event .field-name-field-staff-details p, .node-event .field-name-field-staff-details .field-name-field-staff-title, .node-event .field-name-field-staff-details .page-taxonomy .field-name-field-body, .page-taxonomy .node-event .field-name-field-staff-details .field-name-field-body, .node-event .field-name-field-staff-details #modal .field-name-body p, #modal .field-name-body .node-event .field-name-field-staff-details p, .node-event .field-type-datetime, .node-type-press-release .field-name-body p, .node-type-press-release .field-name-body .field-name-field-staff-title, .node-type-press-release .field-name-body .page-taxonomy .field-name-field-body, .page-taxonomy .node-type-press-release .field-name-body .field-name-field-body, .node-type-press-release #modal .field-name-body p, #modal .node-type-press-release .field-name-body p, .node-type-press-release .field-name-body li, label, .node-webform .content p, .node-webform .content .field-name-field-staff-title, .node-webform .content .page-taxonomy .field-name-field-body, .page-taxonomy .node-webform .content .field-name-field-body, .node-webform .content #modal .field-name-body p, #modal .field-name-body .node-webform .content p, .node-webform .content div, .field-name-field-staff-title, .field-name-field-affiliation, .resource-direct-pdf:after, .field-name-body .blog-photo p, .field-name-body .blog-photo .field-name-field-staff-title, .field-name-body .blog-photo .page-taxonomy .field-name-field-body, .page-taxonomy .field-name-body .blog-photo .field-name-field-body, #modal .field-name-body .blog-photo p, .item-list .pager li, .view_mode_small_img_body_teaser p, .view_mode_small_img_body_teaser .field-name-field-staff-title, .view_mode_small_img_body_teaser .page-taxonomy .field-name-field-body, .page-taxonomy .view_mode_small_img_body_teaser .field-name-field-body, .view_mode_small_img_body_teaser #modal .field-name-body p, #modal .field-name-body .view_mode_small_img_body_teaser p, .view_mode_small_img_body_teaser .field-name-body p, .view_mode_small_img_body_teaser .field-name-body .field-name-field-staff-title, #modal .view_mode_small_img_body_teaser .field-name-body p, .view_mode_small_img_body_teaser .field-name-body, .content .view_mode_teaser .group_not_image p, .content .view_mode_teaser .group_not_image .field-name-field-staff-title, .content .view_mode_teaser .group_not_image .page-taxonomy .field-name-field-body, .page-taxonomy .content .view_mode_teaser .group_not_image .field-name-field-body, #modal .field-name-body .content .view_mode_teaser .group_not_image p, .content .view_mode_teaser .field-name-body p, .content .view_mode_teaser .field-name-body .field-name-field-staff-title, .content .view_mode_teaser .field-name-body .page-taxonomy .field-name-field-body, .page-taxonomy .content .view_mode_teaser .field-name-body .field-name-field-body, .content .view_mode_teaser #modal .field-name-body p, #modal .content .view_mode_teaser .field-name-body p, .content .view_mode_teaser .field-name-body, .view_mode_action_teaser p, .view_mode_action_teaser .field-name-field-staff-title, .view_mode_action_teaser .page-taxonomy .field-name-field-body, .page-taxonomy .view_mode_action_teaser .field-name-field-body, .view_mode_action_teaser #modal .field-name-body p, #modal .field-name-body .view_mode_action_teaser p, .region-rightsidebar p, .region-rightsidebar .field-name-field-staff-title, .region-rightsidebar .page-taxonomy .field-name-field-body, .page-taxonomy .region-rightsidebar .field-name-field-body, .region-rightsidebar #modal .field-name-body p, #modal .field-name-body .region-rightsidebar p, .page-search404 .tab-wrapper p, .page-search404 .tab-wrapper .field-name-field-staff-title, .page-search404 .tab-wrapper .page-taxonomy .field-name-field-body, .page-taxonomy .page-search404 .tab-wrapper .field-name-field-body, .page-search404 .tab-wrapper #modal .field-name-body p, #modal .field-name-body .page-search404 .tab-wrapper p {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-weight: 200;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
}

/* line 186, ../sass/screen/_global.sass */
.date-font, .node-type-blog .group-author-date .field-name-field-real-author, #comments .submitted, .node-created, .content .view_mode_teaser .field-name-field-publisher, .view .field-name-field-real-author a {
  color: #b3b3b3;
}

/* line 189, ../sass/screen/_global.sass */
.big-button, .content .view_mode_teaser .group_not_image .field-type-link-field a, .view_mode_action_teaser .field-type-link-field a, .region-rightsidebar .view_mode_no_body_teaser .field-type-link-field a, .button-inline {
  font-size: 26px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ff4419;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
  background: -moz-linear-gradient(#ff4419, #e52b00);
  background: -webkit-linear-gradient(#ff4419, #e52b00);
  background: linear-gradient(#ff4419, #e52b00);
  -moz-box-shadow: #ff8266 0 1px 0 inset;
  -webkit-box-shadow: #ff8266 0 1px 0 inset;
  box-shadow: #ff8266 0 1px 0 inset;
  border: 1px solid #cc2600;
  color: white;
  text-shadow: #931c00 0 -1px 0;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 20px;
  text-decoration: none;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.big-button:hover, .content .view_mode_teaser .group_not_image .field-type-link-field a:hover, .view_mode_action_teaser .field-type-link-field a:hover, .region-rightsidebar .view_mode_no_body_teaser .field-type-link-field a:hover, .button-inline:hover {
  background-color: #cc2600;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3000), color-stop(100%, #cc2600));
  background: -moz-linear-gradient(#ff3000, #cc2600);
  background: -webkit-linear-gradient(#ff3000, #cc2600);
  background: linear-gradient(#ff3000, #cc2600);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.big-button:active, .content .view_mode_teaser .group_not_image .field-type-link-field a:active, .view_mode_action_teaser .field-type-link-field a:active, .region-rightsidebar .view_mode_no_body_teaser .field-type-link-field a:active, .button-inline:active {
  -moz-box-shadow: #bc2300 0 1px 2px inset;
  -webkit-box-shadow: #bc2300 0 1px 2px inset;
  box-shadow: #bc2300 0 1px 2px inset;
}
/* line 192, ../sass/screen/_global.sass */
.big-button:hover, .content .view_mode_teaser .group_not_image .field-type-link-field a:hover, .view_mode_action_teaser .field-type-link-field a:hover, .region-rightsidebar .view_mode_no_body_teaser .field-type-link-field a:hover, .button-inline:hover {
  color: white;
}

/* line 195, ../sass/screen/_global.sass */
.button-function, .filter-section ul li a, .filter-section ul li span {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #009fe7;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
  background: -moz-linear-gradient(#009fe7, #007cb4);
  background: -webkit-linear-gradient(#009fe7, #007cb4);
  background: linear-gradient(#009fe7, #007cb4);
  -moz-box-shadow: #35c0ff 0 1px 0 inset;
  -webkit-box-shadow: #35c0ff 0 1px 0 inset;
  box-shadow: #35c0ff 0 1px 0 inset;
  border: 1px solid #006a9b;
  color: white;
  text-shadow: #004462 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-function:hover, .filter-section ul li a:hover, .filter-section ul li span:hover {
  background-color: #006a9b;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGVjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmE5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008ece), color-stop(100%, #006a9b));
  background: -moz-linear-gradient(#008ece, #006a9b);
  background: -webkit-linear-gradient(#008ece, #006a9b);
  background: linear-gradient(#008ece, #006a9b);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-function:active, .filter-section ul li a:active, .filter-section ul li span:active {
  -moz-box-shadow: #00608b 0 1px 2px inset;
  -webkit-box-shadow: #00608b 0 1px 2px inset;
  box-shadow: #00608b 0 1px 2px inset;
}

/* line 198, ../sass/screen/_global.sass */
.text-shadow-light, .region-topnav .block-menu-block li a, .region-topnav .block-menu-block li span, .region-rightsidebar p, .region-rightsidebar .field-name-field-staff-title, .region-rightsidebar .page-taxonomy .field-name-field-body, .page-taxonomy .region-rightsidebar .field-name-field-body, .region-rightsidebar #modal .field-name-body p, #modal .field-name-body .region-rightsidebar p {
  text-shadow: 0 1px 1px #fff;
}

/* line 201, ../sass/screen/_global.sass */
.text-shadow-dark {
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}

/* line 204, ../sass/screen/_global.sass */
.giant-button, a.giant-button {
  font-size: 24px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #b22100;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyMjEwMCIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZTUyYjAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b22100), color-stop(70%, #e52b00));
  background: -moz-linear-gradient(#b22100, #e52b00 70%);
  background: -webkit-linear-gradient(#b22100, #e52b00 70%);
  background: linear-gradient(#b22100, #e52b00 70%);
  -moz-box-shadow: #ff3000 0 1px 0 inset;
  -webkit-box-shadow: #ff3000 0 1px 0 inset;
  box-shadow: #ff3000 0 1px 0 inset;
  border: 1px solid #cc2600;
  color: white;
  text-shadow: #380a00 0 -1px 0;
  color: white;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
}
/* line 10, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.giant-button:hover, a.giant-button:hover {
  background-color: #cc2600;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzk5MWQwMCIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjY2MyNjAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #991d00), color-stop(75%, #cc2600));
  background: -moz-linear-gradient(#991d00 3%, #cc2600 75%);
  background: -webkit-linear-gradient(#991d00 3%, #cc2600 75%);
  background: linear-gradient(#991d00 3%, #cc2600 75%);
}
/* line 13, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.giant-button:active, a.giant-button:active {
  -moz-box-shadow: #bc2300 0 1px 2px inset;
  -webkit-box-shadow: #bc2300 0 1px 2px inset;
  box-shadow: #bc2300 0 1px 2px inset;
}

/* line 211, ../sass/screen/_global.sass */
.button-submit {
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  text-transform: uppercase;
}
/* line 215, ../sass/screen/_global.sass */
.button-submit:hover {
  color: #fff;
}
/* line 218, ../sass/screen/_global.sass */
.button-submit.facebook {
  font-size: 24px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #4c70ba;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNzBiYSIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMzQ0ZTg2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4c70ba), color-stop(70%, #344e86));
  background: -moz-linear-gradient(#4c70ba, #344e86 70%);
  background: -webkit-linear-gradient(#4c70ba, #344e86 70%);
  background: linear-gradient(#4c70ba, #344e86 70%);
  -moz-box-shadow: #839ccf 0 1px 0 inset;
  -webkit-box-shadow: #839ccf 0 1px 0 inset;
  box-shadow: #839ccf 0 1px 0 inset;
  border: 1px solid #2d4373;
  color: white;
  text-shadow: #23365b 0 -1px 0;
}
/* line 10, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-submit.facebook:hover {
  background-color: #2d4373;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzQyNjRhYSIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjMmQ0MzczIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #4264aa), color-stop(75%, #2d4373));
  background: -moz-linear-gradient(#4264aa 3%, #2d4373 75%);
  background: -webkit-linear-gradient(#4264aa 3%, #2d4373 75%);
  background: linear-gradient(#4264aa 3%, #2d4373 75%);
}
/* line 13, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-submit.facebook:active {
  -moz-box-shadow: #283d68 0 1px 2px inset;
  -webkit-box-shadow: #283d68 0 1px 2px inset;
  box-shadow: #283d68 0 1px 2px inset;
}
/* line 221, ../sass/screen/_global.sass */
.button-submit.facebook .icon {
  width: 18px;
}
/* line 224, ../sass/screen/_global.sass */
.button-submit.twitter {
  font-size: 24px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #0fb6ff;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmYjZmZiIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMDA4NmMyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0fb6ff), color-stop(70%, #0086c2));
  background: -moz-linear-gradient(#0fb6ff, #0086c2 70%);
  background: -webkit-linear-gradient(#0fb6ff, #0086c2 70%);
  background: linear-gradient(#0fb6ff, #0086c2 70%);
  -moz-box-shadow: #5bcdff 0 1px 0 inset;
  -webkit-box-shadow: #5bcdff 0 1px 0 inset;
  box-shadow: #5bcdff 0 1px 0 inset;
  border: 1px solid #0075a8;
  color: white;
  text-shadow: #005e87 0 -1px 0;
}
/* line 10, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-submit.twitter:hover {
  background-color: #0075a8;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzAwYWFmNCIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjMDA3NWE4Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #00aaf4), color-stop(75%, #0075a8));
  background: -moz-linear-gradient(#00aaf4 3%, #0075a8 75%);
  background: -webkit-linear-gradient(#00aaf4 3%, #0075a8 75%);
  background: linear-gradient(#00aaf4 3%, #0075a8 75%);
}
/* line 13, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-submit.twitter:active {
  -moz-box-shadow: #006a99 0 1px 2px inset;
  -webkit-box-shadow: #006a99 0 1px 2px inset;
  box-shadow: #006a99 0 1px 2px inset;
}
/* line 227, ../sass/screen/_global.sass */
.button-submit.social-button {
  padding: 0;
}
/* line 230, ../sass/screen/_global.sass */
.button-submit .icon {
  padding-right: 10px;
  font-size: 46px;
  line-height: 20px;
  display: block;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  height: 36px;
  padding: 8px 12px 5px 12px;
  width: 35px;
}
/* line 241, ../sass/screen/_global.sass */
.button-submit .icon img {
  width: 100%;
}
/* line 244, ../sass/screen/_global.sass */
.button-submit .textNode {
  padding: 6px 28px 0 15px;
  display: block;
  text-align: left;
  float: left;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  height: 44px;
  text-transform: none;
}

/* line 254, ../sass/screen/_global.sass */
.bag, .block-inner, .block-views .view-content, body.page-media-fix .ui-dialog, body .ui-dialog {
  background: #fff;
  -moz-border-radius: 5px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px;
  padding: 20px 20px 1px;
  margin: 0 0 20px 0;
}

/* line 263, ../sass/screen/_global.sass */
.negate-bag .block-inner, .region-topnav .block-menu-block .block-inner, .block-views .block-inner, .region-rightsidebar .block .block-inner {
  background: none;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
  -moz-border-radius: 0 / 0;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
}

/* line 273, ../sass/screen/_global.sass */
#main {
  *zoom: 1;
  margin-top: 20px;
}
/* line 38, ../../../../../../../.rvm/gems/ruby-2.1.3/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
#main:after {
  content: "";
  display: table;
  clear: both;
}

/* line 277, ../sass/screen/_global.sass */
.container-fluid {
  padding: 0 5%;
  margin: 0 auto;
  max-width: 640px;
}

/* line 285, ../sass/screen/_global.sass */
#page-title {
  text-shadow: 0 1px 1px #fff;
}

/* line 288, ../sass/screen/_global.sass */
iframe#form_iframe_soundoff[style] {
  z-index: 200 !important;
}

/* line 291, ../sass/screen/_global.sass */
#close_div_soundoff[style] {
  z-index: 210 !important;
}

/* line 294, ../sass/screen/_global.sass */
.logo_menus .row-fluid {
  position: relative;
}

/* line 298, ../sass/screen/_global.sass */
body.fp .bannerwrapper {
  position: absolute;
  top: 0px;
  left: 325px;
}

@media screen and (max-width: 1090px) {
  /* line 306, ../sass/screen/_global.sass */
  body.fp .bannerwrapper {
    display: none;
  }
}
/* line 311, ../sass/screen/_global.sass */
body.sti .bannerwrapper {
  position: absolute;
  top: 0px;
  left: 525px;
}

@media screen and (max-width: 1315px) {
  /* line 319, ../sass/screen/_global.sass */
  body.sti .bannerwrapper {
    display: none;
  }
}
@media screen and (min-width: 33.75em) {
  /* line 4, ../sass/screen/_540-up.sass */
  .block-inner {
    padding: 30px 30px 20px;
  }

  /* line 10, ../sass/screen/_540-up.sass */
  .content .field-name-body, .content .view-header {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    font-weight: 200;
  }

  /* line 13, ../sass/screen/_540-up.sass */
  .readable-content, .field-name-field-twitter-handle, .node-type-human .field-name-field-email, .node-human .sessions h3, .node-speaker .sessions h3 {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 16px;
    line-height: 21px;
    color: #333;
    font-weight: normal;
    font-weight: 200;
  }
}
@media screen and (min-width: 56.25em) {
  /* line 3, ../sass/screen/_900-up.sass */
  .container-fluid {
    max-width: 1275px;
  }

  /* line 7, ../sass/screen/_900-up.sass */
  #main {
    margin-top: 0;
  }
  /* line 10, ../sass/screen/_900-up.sass */
  #main .container-fluid {
    margin-top: 0;
    padding-top: 90px;
  }

  /* line 17, ../sass/screen/_900-up.sass */
  .content .field-name-body, .content .view-header {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    font-weight: 200;
  }

  /* line 20, ../sass/screen/_900-up.sass */
  .readable-content, .field-name-field-twitter-handle, .node-type-human .field-name-field-email, .node-human .sessions h3, .node-speaker .sessions h3 {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-weight: normal;
    font-weight: 200;
  }
}
@media screen and (min-width: 87.5em) {
  /* line 6, ../sass/screen/_1400-up.sass */
  .content .field-name-body, .content .view-header {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    font-weight: 200;
  }

  /* line 9, ../sass/screen/_1400-up.sass */
  .readable-content, .field-name-field-twitter-handle, .node-type-human .field-name-field-email, .node-human .sessions h3, .node-speaker .sessions h3 {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 19px;
    line-height: 31px;
    color: #333;
    font-weight: normal;
    font-weight: 200;
  }
}
/* line 4, ../sass/wrapper/_footer.sass */
#main_footer {
  background: #333 url(../img/flecks.png);
  border-top: 3px solid #e6e6e6;
  margin-top: -5px;
  margin-bottom: 0;
  padding: 20px 0;
  color: #fff;
}
/* line 12, ../sass/wrapper/_footer.sass */
#main_footer li {
  list-style: none;
}
/* line 15, ../sass/wrapper/_footer.sass */
#main_footer a:hover {
  color: #1ab2ff;
}
/* line 18, ../sass/wrapper/_footer.sass */
#main_footer nav {
  margin-top: 40px;
}
/* line 21, ../sass/wrapper/_footer.sass */
#main_footer nav h4 {
  display: inline;
}
/* line 24, ../sass/wrapper/_footer.sass */
#main_footer nav ul {
  padding: 0 0 10px 0;
}
/* line 27, ../sass/wrapper/_footer.sass */
#main_footer nav li {
  display: inline;
  margin-right: 12px;
}

/* line 33, ../sass/wrapper/_footer.sass */
.charity-reviews h4, .connect h4 {
  padding: 10px 0 4px 0;
}
/* line 36, ../sass/wrapper/_footer.sass */
.charity-reviews li, .connect li {
  margin-bottom: 5px;
}

/* line 39, ../sass/wrapper/_footer.sass */
.charity-navigator {
  margin-left: 10px;
  width: 120px;
}

/* line 43, ../sass/wrapper/_footer.sass */
#tumblr-btn-bot {
  position: none;
  height: 26px;
  width: 115px;
  background: #000;
  padding: 0 5px 0 5px;
}
/* line 50, ../sass/wrapper/_footer.sass */
#tumblr-btn-bot a {
  position: relative;
  top: 4.75px;
  right: 1px;
  color: #fff;
}

/* line 56, ../sass/wrapper/_footer.sass */
.icons {
  margin: 60px auto 0;
  text-align: center;
  position: relative;
  z-index: 10;
  background: #111;
  height: 36px;
}
/* line 64, ../sass/wrapper/_footer.sass */
.icons img {
  margin-top: -37px;
}

/* line 69, ../sass/wrapper/_footer.sass */
.icon-pop-up {
  position: absolute;
  margin-top: -120px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
/* line 78, ../sass/wrapper/_footer.sass */
.icon-pop-up .text {
  padding: 20px 20px 10px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.8);
  max-width: 286px;
}
/* line 84, ../sass/wrapper/_footer.sass */
.icon-pop-up p, .icon-pop-up .field-name-field-staff-title, .icon-pop-up .page-taxonomy .field-name-field-body, .page-taxonomy .icon-pop-up .field-name-field-body, .icon-pop-up #modal .field-name-body p, #modal .field-name-body .icon-pop-up p {
  color: #fff;
}
/* line 88, ../sass/wrapper/_footer.sass */
.icon-pop-up p span, .icon-pop-up .field-name-field-staff-title span, .icon-pop-up .page-taxonomy .field-name-field-body span, .page-taxonomy .icon-pop-up .field-name-field-body span, .icon-pop-up #modal .field-name-body p span, #modal .field-name-body .icon-pop-up p span {
  font-size: 49px;
  margin-bottom: 25px;
  display: block;
}
/* line 93, ../sass/wrapper/_footer.sass */
.icon-pop-up .triangle {
  margin: 0 auto;
  display: block;
}

/* line 97, ../sass/wrapper/_footer.sass */
.triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgba(0, 0, 0, 0.8);
}

/* line 104, ../sass/wrapper/_footer.sass */
.footer-content {
  overflow: hidden;
  *zoom: 1;
}

/* 500px wide - from 1 column to 2 column */
@media screen and (min-width: 33.75em) {
  /* line 112, ../sass/wrapper/_footer.sass */
  #main_footer nav {
    width: 50%;
    float: left;
  }

  /* line 116, ../sass/wrapper/_footer.sass */
  .connect {
    text-align: right;
    margin-top: 40px;
  }

  /* line 120, ../sass/wrapper/_footer.sass */
  .charity-reviews {
    text-align: right;
  }
  /* line 123, ../sass/wrapper/_footer.sass */
  .charity-reviews .charity-navigator {
    margin: 0 5px 0 0;
    float: right;
  }

  /* line 127, ../sass/wrapper/_footer.sass */
  #tumblr-btn-bot {
    position: relative;
    right: -65px;
    height: 26px;
    width: 115px;
    background: #000;
    padding: 0 5px 0 5px;
  }
  /* line 135, ../sass/wrapper/_footer.sass */
  #tumblr-btn-bot a {
    position: relative;
    top: 4.75px;
    right: 1px;
    color: #fff;
  }
}
@media screen and (min-width: 56.25em) {
  /* line 147, ../sass/wrapper/_footer.sass */
  .charity-reviews, .connect {
    float: right;
    margin-top: 20px;
    margin-left: 20px;
  }
}
/* 1088px wide - a lil bigger then column switch */
@media screen and (min-width: 68em) {
  /* line 157, ../sass/wrapper/_footer.sass */
  .charity-reviews, .connect {
    margin-top: 0;
  }

  /* line 160, ../sass/wrapper/_footer.sass */
  #main_footer nav {
    margin-top: 15px;
    width: 36%;
  }
}
/* line 6, ../sass/wrapper/_header.sass */
.social_nav, .view-domain-tabs {
  display: none;
}

/* line 11, ../sass/wrapper/_header.sass */
.menu-mlid-528, .menu-mlid-527, .menu-mlid-529, .menu-mlid-712, .menu-mlid-711, .menu-mlid-713, .menu-donate, .menu-signup, .menu-action {
  display: none;
}

/* line 14, ../sass/wrapper/_header.sass */
.full_header {
  border-bottom: 3px solid #333;
  background: #007cb4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
  background-image: -moz-linear-gradient(top, #009fe7, #007cb4);
  background-image: -webkit-linear-gradient(top, #009fe7, #007cb4);
  background-image: linear-gradient(to bottom, #009fe7, #007cb4);
  height: 80px;
  width: 100%;
  display: block;
}
/* line 22, ../sass/wrapper/_header.sass */
.full_header ul li, .full_header ol li {
  list-style: none;
}

/* line 26, ../sass/wrapper/_header.sass */
.menu-search {
  float: right;
  margin: 20px 5% 0 0;
}
/* line 30, ../sass/wrapper/_header.sass */
.no-js .menu-search {
  display: none;
}
/* line 33, ../sass/wrapper/_header.sass */
.menu-search li {
  float: left;
}
/* line 36, ../sass/wrapper/_header.sass */
.menu-search span {
  background: url(../img/search-white.png);
  height: 40px;
  width: 40px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: pointer;
  display: block;
  margin: 0 20px 0 0;
}
/* line 48, ../sass/wrapper/_header.sass */
.menu-search span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 51, ../sass/wrapper/_header.sass */
.menu-search .mobile-menu-button-span {
  background: none;
  margin: 6px 0 0 0;
}
/* line 55, ../sass/wrapper/_header.sass */
.menu-search .mobile-menu-button-span span {
  height: 5px;
  margin-bottom: 7px;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-border-radius: 2px / 2px;
  -webkit-border-radius: 2px 2px;
  border-radius: 2px / 2px;
}
/* line 62, ../sass/wrapper/_header.sass */
.menu-search .mobile-menu-button-span:hover span {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 65, ../sass/wrapper/_header.sass */
.mobile-logo {
  padding: 13px 0 10px 0;
  width: 200px;
  float: left;
}

/* line 70, ../sass/wrapper/_header.sass */
.search-block {
  background: #e8e8e8;
  position: absolute;
  height: 50px;
  margin-top: 10px;
  width: 100%;
  -moz-transition: margin-top 0.15s linear;
  -o-transition: margin-top 0.15s linear;
  -webkit-transition: margin-top 0.15s linear;
  transition: margin-top 0.15s linear;
}

/* line 78, ../sass/wrapper/_header.sass */
.signup_form {
  display: none;
}

/* line 81, ../sass/wrapper/_header.sass */
.search-bar {
  position: absolute;
  top: 0;
  width: 190px;
  padding: 22px 20px;
  float: none;
  left: 0;
  background: black;
  margin-top: -80px;
  z-index: 100;
  -moz-transition: margin-top 0.2s linear;
  -o-transition: margin-top 0.2s linear;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
/* line 93, ../sass/wrapper/_header.sass */
.search-bar form {
  text-align: center;
}
/* line 96, ../sass/wrapper/_header.sass */
.search-bar.slideout {
  margin-top: 0;
}

/* line 99, ../sass/wrapper/_header.sass */
#search-block-form {
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
/* line 104, ../sass/wrapper/_header.sass */
#search-block-form .container-inline {
  width: 200px;
  text-align: center;
}
/* line 108, ../sass/wrapper/_header.sass */
#search-block-form .form-item {
  margin: 0;
  display: block;
}
/* line 112, ../sass/wrapper/_header.sass */
#search-block-form .form-item-search-block-form {
  float: left;
}
/* line 115, ../sass/wrapper/_header.sass */
#search-block-form .form-item-search-block-form input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100px;
}
/* line 119, ../sass/wrapper/_header.sass */
#search-block-form .form-actions {
  display: block;
  margin: 0 0 0 112px;
  padding: 0;
}
/* line 124, ../sass/wrapper/_header.sass */
#search-block-form .form-actions #edit-submit {
  margin: 0;
  padding: 3px 10px 3px;
  display: block;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  border: none;
  background: #009fe7;
  text-transform: uppercase;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 135, ../sass/wrapper/_header.sass */
#search-block-form .form-actions #edit-submit:hover {
  background: #1bb8ff;
}

/* line 138, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block li.search {
  display: none;
}

/* line 145, ../sass/wrapper/_header.sass */
#small_nav {
  margin: 0 auto;
  height: 44px;
}
/* line 149, ../sass/wrapper/_header.sass */
#small_nav ol {
  margin: 0;
}
/* line 152, ../sass/wrapper/_header.sass */
#small_nav .small-nav-item {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(top, #dddddd, #cccccc);
  background-image: -webkit-linear-gradient(top, #dddddd, #cccccc);
  background-image: linear-gradient(to bottom, #dddddd, #cccccc);
  width: 33%;
  height: 44px;
  text-align: center;
  margin-right: 0.5%;
  float: left;
  display: block;
}
/* line 161, ../sass/wrapper/_header.sass */
#small_nav .small-nav-item > a, #small_nav .signup-button {
  margin: 0;
  background: #ccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(top, #dddddd, #cccccc);
  background-image: -webkit-linear-gradient(top, #dddddd, #cccccc);
  background-image: linear-gradient(to bottom, #dddddd, #cccccc);
  color: #333;
  display: block;
  padding: 14px 0 16px;
  text-shadow: 0 1px 1px #fff;
  position: relative;
  z-index: 201;
  text-transform: uppercase;
}
/* line 174, ../sass/wrapper/_header.sass */
#small_nav .small-nav-item > a:hover, #small_nav .signup-button:hover {
  color: #fff;
  text-shadow: none;
}
/* line 178, ../sass/wrapper/_header.sass */
#small_nav .signup-button:hover, #small_nav .signup-button.hover, #small_nav .signup-button:active {
  background: #007cb4;
  color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
  background-image: -moz-linear-gradient(top, #009fe7, #007cb4);
  background-image: -webkit-linear-gradient(top, #009fe7, #007cb4);
  background-image: linear-gradient(to bottom, #009fe7, #007cb4);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
/* line 184, ../sass/wrapper/_header.sass */
#small_nav a.takeaction-button:hover, #small_nav a.takeaction-button:active {
  background: #e52b00;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
  background-image: -moz-linear-gradient(top, #ff4419, #e52b00);
  background-image: -webkit-linear-gradient(top, #ff4419, #e52b00);
  background-image: linear-gradient(to bottom, #ff4419, #e52b00);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
/* line 189, ../sass/wrapper/_header.sass */
#small_nav a.donate-button:hover, #small_nav a.donate-button:active {
  background: #72d43d;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkwZGQ2NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcyZDQzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90dd67), color-stop(100%, #72d43d));
  background-image: -moz-linear-gradient(top, #90dd67, #72d43d);
  background-image: -webkit-linear-gradient(top, #90dd67, #72d43d);
  background-image: linear-gradient(to bottom, #90dd67, #72d43d);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
/* line 194, ../sass/wrapper/_header.sass */
#small_nav li:last-child, #small_nav .donate {
  margin-right: 0;
}

/* line 199, ../sass/wrapper/_header.sass */
.mobile-sign-up {
  position: absolute;
  z-index: 200;
  background: #007cb4;
  color: #fff;
  text-align: left;
  padding: 15px 20px 20px 20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px;
  width: 314px;
}
/* line 184, ../sass/_base.sass */
.mobile-sign-up form {
  margin: 10px 0;
}
/* line 187, ../sass/_base.sass */
.mobile-sign-up .form-item {
  margin: 0px 0 5px;
}
/* line 190, ../sass/_base.sass */
.mobile-sign-up label {
  float: left;
  margin: 10px 0 5px;
  width: 100px;
}
/* line 195, ../sass/_base.sass */
.mobile-sign-up .form-item-email input {
  background: url(../img/envelope.png) right no-repeat #f5f5f5;
  width: 200px;
}
/* line 202, ../sass/_base.sass */
.mobile-sign-up .form-item-zip input {
  background: url(../img/town.png) right no-repeat #f5f5f5;
  width: 200px;
}
/* line 209, ../sass/_base.sass */
.mobile-sign-up input[type="submit"] {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ff4419;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
  background: -moz-linear-gradient(#ff4419, #e52b00);
  background: -webkit-linear-gradient(#ff4419, #e52b00);
  background: linear-gradient(#ff4419, #e52b00);
  -moz-box-shadow: #ff8266 0 1px 0 inset;
  -webkit-box-shadow: #ff8266 0 1px 0 inset;
  box-shadow: #ff8266 0 1px 0 inset;
  border: 1px solid #cc2600;
  color: white;
  text-shadow: #931c00 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: 100px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.mobile-sign-up input[type="submit"]:hover {
  background-color: #cc2600;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3000), color-stop(100%, #cc2600));
  background: -moz-linear-gradient(#ff3000, #cc2600);
  background: -webkit-linear-gradient(#ff3000, #cc2600);
  background: linear-gradient(#ff3000, #cc2600);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.mobile-sign-up input[type="submit"]:active {
  -moz-box-shadow: #bc2300 0 1px 2px inset;
  -webkit-box-shadow: #bc2300 0 1px 2px inset;
  box-shadow: #bc2300 0 1px 2px inset;
}
/* line 213, ../sass/_base.sass */
.mobile-sign-up .form-wrapper {
  display: block;
}
/* line 216, ../sass/_base.sass */
.mobile-sign-up .form-wrapper p, .mobile-sign-up .form-wrapper .field-name-field-staff-title, .mobile-sign-up .form-wrapper .page-taxonomy .field-name-field-body, .page-taxonomy .mobile-sign-up .form-wrapper .field-name-field-body, .mobile-sign-up .form-wrapper #modal .field-name-body p, #modal .field-name-body .mobile-sign-up .form-wrapper p {
  margin-left: 100px;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-weight: 200;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
}
/* line 210, ../sass/wrapper/_header.sass */
.mobile-sign-up p, .mobile-sign-up .field-name-field-staff-title, .mobile-sign-up .page-taxonomy .field-name-field-body, .page-taxonomy .mobile-sign-up .field-name-field-body, .mobile-sign-up #modal .field-name-body p, #modal .field-name-body .mobile-sign-up p {
  color: #fff;
}
/* line 213, ../sass/wrapper/_header.sass */
.mobile-sign-up p a, .mobile-sign-up .field-name-field-staff-title a, .mobile-sign-up .page-taxonomy .field-name-field-body a, .page-taxonomy .mobile-sign-up .field-name-field-body a, .mobile-sign-up #modal .field-name-body p a, #modal .field-name-body .mobile-sign-up p a {
  color: #fff;
  text-decoration: underline;
}
/* line 217, ../sass/wrapper/_header.sass */
.mobile-sign-up p a:hover, .mobile-sign-up .field-name-field-staff-title a:hover, .mobile-sign-up .page-taxonomy .field-name-field-body a:hover, .page-taxonomy .mobile-sign-up .field-name-field-body a:hover, .mobile-sign-up #modal .field-name-body p a:hover, #modal .field-name-body .mobile-sign-up p a:hover {
  color: #33bbff;
}
/* line 220, ../sass/wrapper/_header.sass */
.mobile-sign-up input {
  border: 1px solid #006795;
  color: #004768;
}
/* line 227, ../sass/wrapper/_header.sass */
.mobile-sign-up input::-webkit-input-placeholder, .mobile-sign-up input::-moz-placeholder {
  color: #004768;
}
/* line 230, ../sass/wrapper/_header.sass */
.mobile-sign-up .form-item-email input {
  background: url(../img/envelope.png) right no-repeat #0075aa;
}
/* line 233, ../sass/wrapper/_header.sass */
.mobile-sign-up .form-item-zip input {
  background: url(../img/town.png) right no-repeat #0075aa;
}
/* line 236, ../sass/wrapper/_header.sass */
.mobile-sign-up .mobile-socialnav {
  border-top: 1px dotted #009fe7;
  margin-top: 15px;
  padding-top: 15px;
}
/* line 241, ../sass/wrapper/_header.sass */
.mobile-sign-up .twitter-button {
  margin: -23px 0 0 94px;
  display: block;
}

/* line 248, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block {
  display: none;
  margin: 0 auto 20px;
  max-width: 640px;
}
/* line 254, ../sass/wrapper/_header.sass */
.no-js .region-topnav .block-menu-block {
  display: block;
}
/* line 257, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block ul {
  margin: 0;
}
/* line 260, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block li {
  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 266, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block li a, .region-topnav .block-menu-block li span {
  border-bottom: 1px dotted #cfcfcf;
  border-top: 1px dotted white;
  display: block;
  padding: 15px 10px 15px 20px;
  margin: 0;
  font-weight: bold;
  color: #333;
}
/* line 276, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block li span {
  cursor: arrow;
}
/* line 279, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block li a:hover {
  text-decoration: none;
  background: #dbdbdb;
}
/* line 283, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block li .leaf a {
  font-weight: normal;
  font-size: 16px;
  padding: 15px 10px 15px 50px;
}
/* line 288, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block .first span {
  border-top: 0;
}
/* line 291, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block .first .menu a {
  border-top: 1px dotted white;
}
/* line 294, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block .last a {
  border-bottom: 0;
}
/* line 297, ../sass/wrapper/_header.sass */
.region-topnav .block-menu-block .menu .last a {
  border-bottom: 1px dotted #cfcfcf;
}

@media screen and (min-width: 56.25em) {
  /* line 10, ../sass/wrapper/_header-fixed.sass */
  .social_nav, .view-domain-tabs, .region-topnav .block-menu-block, li.menu-mlid-528, li.menu-mlid-527, li.menu-mlid-529, .menu-mlid-712, .menu-mlid-711, .menu-mlid-713 {
    display: block;
  }

  /* line 14, ../sass/wrapper/_header-fixed.sass */
  #small_nav, .mobile-logo, span.mobile-menu-button-span {
    display: none;
  }

  /* line 17, ../sass/wrapper/_header-fixed.sass */
  .full_header {
    border-bottom: 0;
    height: 140px;
  }

  /* line 21, ../sass/wrapper/_header-fixed.sass */
  .no-js .main_span {
    padding-top: 200px;
  }

  /* line 26, ../sass/wrapper/_header-fixed.sass */
  .logo_menus .row-fluid {
    height: 140px;
  }

  /* line 29, ../sass/wrapper/_header-fixed.sass */
  .view-domain-tabs {
    width: 400px;
    float: left;
  }
  /* line 33, ../sass/wrapper/_header-fixed.sass */
  .view-domain-tabs .item-list ul {
    margin: 0;
  }
  /* line 36, ../sass/wrapper/_header-fixed.sass */
  .view-domain-tabs .item-list ul li {
    margin: 0px 0px 0 0;
    padding: 0;
  }

  /* line 41, ../sass/wrapper/_header-fixed.sass */
  .region-topnav {
    padding: 0px 0 20px;
    position: absolute;
    height: 60px;
    width: 100%;
    margin: 0;
    z-index: 200;
  }
  /* line 50, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block {
    margin: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    height: 61px;
    width: 100%;
    padding: 0;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
    position: absolute;
    max-width: 100%;
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  }
  /* line 63, ../sass/wrapper/_header-fixed.sass */
  html.no-boxshadow .region-topnav .block-menu-block {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
  }
  /* line 68, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block ul {
    padding: 0 5%;
    max-width: 1275px;
    margin: 0 auto;
    z-index: 100;
  }
  /* line 74, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block li {
    position: relative;
    display: inline-block;
    float: left;
    font-family: "Oswald", Impact, Charcoal, sans-serif;
    font-weight: normal;
    line-height: 25px;
    font-size: 20px;
    margin: 6px 0 6px 0;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  /* line 84, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block li a, .region-topnav .block-menu-block li span {
    font-weight: normal;
    margin: 0;
    border: none;
    display: block;
    border-right: 1px solid #e8e8e8;
    padding: 18px 9px;
    position: relative;
    z-index: 91;
    -moz-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out;
  }
  /* line 95, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block li span {
    cursor: default;
  }
  /* line 98, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block li a:hover, .region-topnav .block-menu-block li .open {
    background: #cfcfcf;
    color: #000;
    border-right: 1px solid #cfcfcf;
  }
  /* line 103, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block li span:hover, .region-topnav .block-menu-block li span.open {
    background: #dbdbdb;
  }
  /* line 106, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .first {
    margin-left: 0;
  }
  /* line 109, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .last a {
    border-right: 0;
  }
  /* line 114, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 90;
    float: left;
    padding: 10px 0;
    list-style: none;
    background: #dbdbdb;
    border: 0;
    width: 340px;
    margin: 0;
    display: none;
    height: auto;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 5px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.5) 1px 5px 10px;
  }
  /* line 130, ../sass/wrapper/_header-fixed.sass */
  .no-js .region-topnav .block-menu-block .expanded .menu {
    display: block;
  }
  /* line 133, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu li.first, .region-topnav .block-menu-block .expanded .menu li, .region-topnav .block-menu-block .expanded .menu li.expanded {
    margin: 0;
    padding: 0;
    height: auto;
    width: 320px;
  }
  /* line 139, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu li.first .menu, .region-topnav .block-menu-block .expanded .menu li .menu, .region-topnav .block-menu-block .expanded .menu li.expanded .menu {
    display: block;
    margin: 0;
    padding: 0 0 10px;
  }
  /* line 144, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu li.first .menu a, .region-topnav .block-menu-block .expanded .menu li .menu a, .region-topnav .block-menu-block .expanded .menu li.expanded .menu a {
    margin-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 3px;
  }
  /* line 151, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu li.first .menu a:before, .region-topnav .block-menu-block .expanded .menu li .menu a:before, .region-topnav .block-menu-block .expanded .menu li.expanded .menu a:before {
    content: "--  ";
    margin-top: -10px;
    font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
  }
  /* line 156, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu li.first a, .region-topnav .block-menu-block .expanded .menu li.first span, .region-topnav .block-menu-block .expanded .menu li a, .region-topnav .block-menu-block .expanded .menu li span, .region-topnav .block-menu-block .expanded .menu li.expanded a, .region-topnav .block-menu-block .expanded .menu li.expanded span {
    display: inline-block;
    clear: both;
    white-space: nowrap;
    padding: 5px 20px 5px;
    border: 0;
    background: #dbdbdb;
    width: 300px;
    height: 23px;
    margin: 0;
    text-transform: none;
    font-size: 16px;
  }
  /* line 169, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu li.first a:hover, .region-topnav .block-menu-block .expanded .menu li.first span:hover, .region-topnav .block-menu-block .expanded .menu li a:hover, .region-topnav .block-menu-block .expanded .menu li span:hover, .region-topnav .block-menu-block .expanded .menu li.expanded a:hover, .region-topnav .block-menu-block .expanded .menu li.expanded span:hover {
    background: #cfcfcf;
    color: #000;
  }
  /* line 173, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .expanded .menu.open {
    display: block;
  }
  /* line 179, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .menu-mlid-527 a, .region-topnav .block-menu-block .menu-mlid-711 a, .region-topnav .block-menu-block .menu-donate a {
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
    font-weight: normal;
    border: none;
    background: #e52b00;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3000), color-stop(100%, #cc2600));
    background-image: -moz-linear-gradient(top, #ff3000, #cc2600);
    background-image: -webkit-linear-gradient(top, #ff3000, #cc2600);
    background-image: linear-gradient(to bottom, #ff3000, #cc2600);
  }
  /* line 187, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .menu-mlid-527 a:hover, .region-topnav .block-menu-block .menu-mlid-711 a:hover, .region-topnav .block-menu-block .menu-donate a:hover {
    background: #cc2600;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
    background-image: -moz-linear-gradient(top, #ff4419, #e52b00);
    background-image: -webkit-linear-gradient(top, #ff4419, #e52b00);
    background-image: linear-gradient(to bottom, #ff4419, #e52b00);
    color: #fff;
    border: none;
  }
  /* line 196, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .menu-mlid-529 a, .region-topnav .block-menu-block .menu-mlid-712 a, .region-topnav .block-menu-block .menu-action a {
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
    font-weight: normal;
    background: #007cb4;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGVjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmE5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008ece), color-stop(100%, #006a9b));
    background-image: -moz-linear-gradient(top, #008ece, #006a9b);
    background-image: -webkit-linear-gradient(top, #008ece, #006a9b);
    background-image: linear-gradient(to bottom, #008ece, #006a9b);
  }
  /* line 203, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block .menu-mlid-529 a:hover, .region-topnav .block-menu-block .menu-mlid-712 a:hover, .region-topnav .block-menu-block .menu-action a:hover {
    background: #006a9b;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
    background-image: -moz-linear-gradient(top, #009fe7, #007cb4);
    background-image: -webkit-linear-gradient(top, #009fe7, #007cb4);
    background-image: linear-gradient(to bottom, #009fe7, #007cb4);
    color: #fff;
  }

  /* line 208, ../sass/wrapper/_header-fixed.sass */
  .region-topnav .block-menu-block:hover, .region-topnav .block-menu-block.white-background {
    background: #fff;
  }

  /* line 211, ../sass/wrapper/_header-fixed.sass */
  .region-topnav.fixed {
    position: fixed;
    top: 0;
  }

  /* line 215, ../sass/wrapper/_header-fixed.sass */
  .social_nav {
    padding: 0;
    border: none;
    background: none;
    margin: 10px 10px 0 0;
    width: 140px;
    float: right;
  }
  /* line 223, ../sass/wrapper/_header-fixed.sass */
  .social_nav li {
    float: none;
    text-align: right;
  }
  /* line 227, ../sass/wrapper/_header-fixed.sass */
  .no-js .social_nav {
    display: none;
  }

  /* line 230, ../sass/wrapper/_header-fixed.sass */
  #facebook-btn-top {
    margin: 0 0 2px 0;
  }

  /* line 233, ../sass/wrapper/_header-fixed.sass */
  #twitter-btn-top {
    margin: 0 0 2px 0;
  }

  /* line 236, ../sass/wrapper/_header-fixed.sass */
  #tumblr-btn-top {
    margin: 0 auto;
  }

  /* line 1, ../sass/wrapper/_signup.sass */
  .signup_form {
    width: 200px;
    padding: 0 0 15px;
    float: right;
    margin: 0;
    position: relative;
    z-index: 300;
    display: block;
  }
  /* line 10, ../sass/wrapper/_signup.sass */
  .signup_form form {
    position: absolute;
    z-index: 300;
    height: 113px;
  }
  /* line 15, ../sass/wrapper/_signup.sass */
  .signup_form form > div {
    background: #4ec8ff;
    padding: 0 0 5px 0;
  }
  /* line 19, ../sass/wrapper/_signup.sass */
  .signup_form p, .signup_form .field-name-field-staff-title, .signup_form .page-taxonomy .field-name-field-body, .page-taxonomy .signup_form .field-name-field-body, .signup_form #modal .field-name-body p, #modal .field-name-body .signup_form p {
    font-size: 0.8em;
    line-height: 1.4em;
    margin: 0;
    padding: 0 15px 5px;
    color: white;
  }
  /* line 26, ../sass/wrapper/_signup.sass */
  .signup_form p a, .signup_form .field-name-field-staff-title a, .signup_form .page-taxonomy .field-name-field-body a, .page-taxonomy .signup_form .field-name-field-body a, .signup_form #modal .field-name-body p a, #modal .field-name-body .signup_form p a {
    color: black;
    border-bottom: 1px solid black;
  }
  /* line 30, ../sass/wrapper/_signup.sass */
  .signup_form .form-title {
    font-size: 20px;
    font-family: "Oswald", Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    margin: 0 0 6px 0;
    display: block;
    text-align: center;
    background: black;
    padding: 10px 0;
    color: white;
  }
  /* line 41, ../sass/wrapper/_signup.sass */
  .signup_form .form-item {
    margin: 0 15px 10px;
  }
  /* line 44, ../sass/wrapper/_signup.sass */
  .signup_form label {
    text-transform: uppercase;
    font-size: 11px;
    margin: 0;
    color: white;
    letter-spacing: 1px;
  }
  /* line 51, ../sass/wrapper/_signup.sass */
  .signup_form input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: white;
    color: #333;
    font-size: 1em;
    padding-bottom: 4px;
  }
  /* line 61, ../sass/wrapper/_signup.sass */
  .signup_form input:focus {
    border: none;
  }
  /* line 66, ../sass/wrapper/_signup.sass */
  .signup_form .form-item-email input {
    background: url(../img/envelope.png) right no-repeat #ffffff;
  }
  /* line 69, ../sass/wrapper/_signup.sass */
  .signup_form .form-item-email input:focus {
    background: white;
  }
  /* line 74, ../sass/wrapper/_signup.sass */
  .signup_form .form-item-zip input {
    background: url(../img/town.png) right no-repeat #ffffff;
  }
  /* line 77, ../sass/wrapper/_signup.sass */
  .signup_form .form-item-zip input:focus {
    background: white;
  }
  /* line 80, ../sass/wrapper/_signup.sass */
  .signup_form .form-submit {
    margin: 0 auto 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: black;
    color: #009fe7;
    width: 170px;
    display: block;
    padding: 8px 10px;
    font-family: "Oswald", Impact, Charcoal, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
  }
  /* line 92, ../sass/wrapper/_signup.sass */
  .signup_form .form-submit:hover {
    color: #4ec8ff;
  }
  /* line 95, ../sass/wrapper/_signup.sass */
  .signup_form .form-hidden-wrapper {
    display: none;
    background: #4ec8ff;
  }

  /* line 1, ../sass/wrapper/_search.sass */
  .menu-search {
    float: none;
  }

  /* line 4, ../sass/wrapper/_search.sass */
  .mobile-search {
    display: none;
  }

  /* line 7, ../sass/wrapper/_search.sass */
  .region-topnav .block-menu-block ul.menu-search {
    margin: 0;
    max-width: 0;
    padding: 0;
  }

  /* line 12, ../sass/wrapper/_search.sass */
  .region-topnav .block-menu-block li.search {
    display: block;
  }
  /* line 15, ../sass/wrapper/_search.sass */
  .region-topnav .block-menu-block li.search li {
    float: none;
    border: none;
    display: block;
  }
  /* line 20, ../sass/wrapper/_search.sass */
  .region-topnav .block-menu-block li.search .mobile-menu-button, .region-topnav .block-menu-block li.search .mobile-search-button {
    display: none;
  }

  /* line 23, ../sass/wrapper/_search.sass */
  .region-topnav .block-menu-block ul li.search span {
    padding: 18px;
    border: none;
    border-bottom: none;
    border-top: none;
    border-right: none;
    background: none;
    height: auto;
    width: auto;
    text-indent: 0;
    white-space: normal;
    overflow: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  /* line 37, ../sass/wrapper/_search.sass */
  .search-bar {
    background: none;
  }

  /* line 42, ../sass/wrapper/_search.sass */
  #search-block-form--2 .container-inline {
    width: 268px;
    margin-top: 16px;
  }
  /* line 46, ../sass/wrapper/_search.sass */
  #search-block-form--2 .form-item {
    margin: 0;
    display: block;
  }
  /* line 50, ../sass/wrapper/_search.sass */
  #search-block-form--2 .form-item-search-block-form {
    float: left;
    margin: 0 0 0 20px;
  }
  /* line 54, ../sass/wrapper/_search.sass */
  #search-block-form--2 .form-item-search-block-form input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 57, ../sass/wrapper/_search.sass */
  #search-block-form--2 .form-actions {
    display: block;
    margin: 0 0 0 172px;
    padding: 0;
  }
  /* line 62, ../sass/wrapper/_search.sass */
  #search-block-form--2 .form-actions input {
    margin: 0;
    padding: 3px 10px 3px;
    display: block;
    font-family: "Oswald", Impact, Charcoal, sans-serif;
    border: none;
    background: #009fe7;
    text-transform: uppercase;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 73, ../sass/wrapper/_search.sass */
  #search-block-form--2 .form-actions input:hover {
    background: #1bb8ff;
  }

  /* line 76, ../sass/wrapper/_search.sass */
  .mobile-search-button, .mobile-menu-button {
    display: none;
  }
}
/* 1000px middle width to expand the signup inputs a lil bit */
@media screen and (min-width: 64em) {
  /* line 315, ../sass/wrapper/_header.sass */
  .region-topnav .block-menu-block ul li a, .region-topnav .block-menu-block ul li span {
    padding-right: 13px;
    padding-left: 13px;
  }
}
/* 1400px wide - Full width */
@media screen and (min-width: 78em) {
  /* line 326, ../sass/wrapper/_header.sass */
  .region-topnav .block-menu-block ul li a, .region-topnav .block-menu-block ul li span {
    font-size: 16px;
    padding-right: 25px;
    padding-left: 25px;
  }
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* blog */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* line 11, ../sass/nodes/_blog.sass */
.node-type-blog .group-author-date .field-name-field-real-author {
  float: left;
  margin-right: 5px;
  color: inherit;
}
/* line 17, ../sass/nodes/_blog.sass */
.node-type-blog .group-author-date .node-created:before {
  content: " |  ";
}
/* line 25, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .field-type-text-with-summary .field-item > p:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary .field-item > .field-name-field-staff-title:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary .page-taxonomy .field-item > .field-name-field-body:nth-child(1), .page-taxonomy .node-type-blog #block-system-main .field-type-text-with-summary .field-item > .field-name-field-body:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary #modal .field-name-body .field-item > p:nth-child(1) {
  font-size: 19px;
  line-height: 23px;
  margin-top: 10px;
}
/* line 30, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .content {
  margin-bottom: 10px;
}
/* line 33, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .field-slideshow-wrapper {
  margin-top: 10px;
}
/* line 35, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .field-slideshow-wrapper .field-slideshow-controls {
  margin-top: 10px;
}
/* line 37, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .field-slideshow-wrapper .field-slideshow-controls a.prev {
  font-size: 0;
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  background: url("/sites/all/themes/fpstructure/img/icon-prev.png") no-repeat center center;
}
/* line 45, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .field-slideshow-wrapper .field-slideshow-controls a.next {
  font-size: 0;
  width: 80px;
  height: 80px;
  display: block;
  float: right;
  background: url("/sites/all/themes/fpstructure/img/icon-next.png") no-repeat center center;
}
/* line 53, ../sass/nodes/_blog.sass */
.node-type-blog #block-system-main .field-slideshow {
  width: inherit !important;
}

/* line 67, ../sass/nodes/_blog.sass */
#block-system-main .comment .content {
  margin: 0;
}

/* line 71, ../sass/nodes/_blog.sass */
.comment_forbidden, .comment-add {
  margin-top: 13px;
  float: right;
}
/* line 75, ../sass/nodes/_blog.sass */
.comment_forbidden .active, .comment-add .active {
  color: #0088cc;
}
/* line 78, ../sass/nodes/_blog.sass */
.comment_forbidden .active:before, .comment-add .active:before {
  content: "+ ";
}
/* line 81, ../sass/nodes/_blog.sass */
.comment_forbidden .active:hover, .comment-add .active:hover {
  color: #005580;
}

/* line 84, ../sass/nodes/_blog.sass */
#comments {
  margin: 0;
}
/* line 87, ../sass/nodes/_blog.sass */
#comments h2 {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
}
/* line 93, ../sass/nodes/_blog.sass */
#comments .comment {
  margin: 20px 0 0px;
}
/* line 99, ../sass/nodes/_blog.sass */
#comments .comment ul.links.inline li {
  padding: 0;
}
/* line 105, ../sass/nodes/_blog.sass */
#comments .submitted .permalink {
  display: none;
}
/* line 112, ../sass/nodes/_blog.sass */
#comments .new {
  display: none;
}
/* line 115, ../sass/nodes/_blog.sass */
#comments .comment-form.title {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  margin-top: 20px;
}
/* line 120, ../sass/nodes/_blog.sass */
#comments #comment-form {
  max-width: 100%;
}
/* line 123, ../sass/nodes/_blog.sass */
#comments #comment-form label {
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 127, ../sass/nodes/_blog.sass */
#comments #comment-form .form-item-subject input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 132, ../sass/nodes/_blog.sass */
.field-name-field-embed-lt iframe, .field-name-field-embed-lt object {
  max-width: 100%;
  padding: 0 0 20px 0;
}

@media screen and (min-width: 56.25em) {
  /* line 139, ../sass/nodes/_blog.sass */
  .node-type-blog #block-system-main .field-type-text-with-summary .field-item > p:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary .field-item > .field-name-field-staff-title:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary .page-taxonomy .field-item > .field-name-field-body:nth-child(1), .page-taxonomy .node-type-blog #block-system-main .field-type-text-with-summary .field-item > .field-name-field-body:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary #modal .field-name-body .field-item > p:nth-child(1) {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (min-width: 87.5em) {
  /* line 146, ../sass/nodes/_blog.sass */
  .node-type-blog #block-system-main .field-type-text-with-summary .field-item > p:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary .field-item > .field-name-field-staff-title:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary .page-taxonomy .field-item > .field-name-field-body:nth-child(1), .page-taxonomy .node-type-blog #block-system-main .field-type-text-with-summary .field-item > .field-name-field-body:nth-child(1), .node-type-blog #block-system-main .field-type-text-with-summary #modal .field-name-body .field-item > p:nth-child(1) {
    font-size: 23px;
    line-height: 32px;
  }
}
/* event page */
/* line 9, ../sass/nodes/_events.sass */
.view-events .filter-section {
  margin-bottom: 0;
}
/* line 12, ../sass/nodes/_events.sass */
.view-events .view-filters {
  background: #e8e8e8;
  border-top: 1px solid white;
  padding: 5px 20px;
  margin: 0 0 20px 0;
}
/* line 18, ../sass/nodes/_events.sass */
.view-events .view-filters label {
  margin: 0 0 3px 0;
}
/* line 21, ../sass/nodes/_events.sass */
.view-events .view-filters #edit-submit-events {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #b3b3b3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b3b3b3), color-stop(100%, #999999));
  background: -moz-linear-gradient(#b3b3b3, #999999);
  background: -webkit-linear-gradient(#b3b3b3, #999999);
  background: linear-gradient(#b3b3b3, #999999);
  -moz-box-shadow: #d9d9d9 0 1px 0 inset;
  -webkit-box-shadow: #d9d9d9 0 1px 0 inset;
  box-shadow: #d9d9d9 0 1px 0 inset;
  border: 1px solid #8c8c8c;
  color: white;
  text-shadow: #707070 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  margin: 4px 0 0 0;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.view-events .view-filters #edit-submit-events:hover {
  background-color: #8c8c8c;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2YTZhNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhjOGM4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #8c8c8c));
  background: -moz-linear-gradient(#a6a6a6, #8c8c8c);
  background: -webkit-linear-gradient(#a6a6a6, #8c8c8c);
  background: linear-gradient(#a6a6a6, #8c8c8c);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.view-events .view-filters #edit-submit-events:active {
  -moz-box-shadow: #858585 0 1px 2px inset;
  -webkit-box-shadow: #858585 0 1px 2px inset;
  box-shadow: #858585 0 1px 2px inset;
}

/* line 26, ../sass/nodes/_events.sass */
.content .view-events .view-header {
  margin: 0;
  padding: 0;
}

/* line 34, ../sass/nodes/_events.sass */
.node-event .field-name-field-city, .node-event .field-name-field-link, .node-event .field-name-field-location, .node-event .field-type-datetime p, .node-event .field-type-datetime .field-name-field-staff-title, .node-event .field-type-datetime .page-taxonomy .field-name-field-body, .page-taxonomy .node-event .field-type-datetime .field-name-field-body, .node-event .field-type-datetime #modal .field-name-body p, #modal .field-name-body .node-event .field-type-datetime p {
  margin-bottom: 0px;
}
/* line 38, ../sass/nodes/_events.sass */
.node-event .field-name-field-staff-details {
  padding-left: 60px;
  background: url(../img/small-logo.png) left no-repeat;
  margin-top: 10px;
  min-height: 30px;
}
/* line 44, ../sass/nodes/_events.sass */
.node-event .field-name-field-staff-details p, .node-event .field-name-field-staff-details .field-name-field-staff-title, .node-event .field-name-field-staff-details .page-taxonomy .field-name-field-body, .page-taxonomy .node-event .field-name-field-staff-details .field-name-field-body, .node-event .field-name-field-staff-details #modal .field-name-body p, #modal .field-name-body .node-event .field-name-field-staff-details p {
  padding-top: 3px;
  font-style: italic;
}

/* line 52, ../sass/nodes/_events.sass */
.page-events .node-sticky {
  background: #e8e8e8;
  padding: 20px 20px 10px 20px;
  -moz-border-radius: 5px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px;
}

/* line 58, ../sass/nodes/_events.sass */
.node-event .field-type-datetime {
  margin-bottom: 0;
  text-align: left;
  float: none;
}

/* line 65, ../sass/nodes/_events.sass */
.node-type-event .node-sticky {
  background: none;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* media minutes */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* line 7, ../sass/nodes/_media-minutes.sass */
.view-header {
  overflow: hidden;
  *zoom: 1;
}

/* line 10, ../sass/nodes/_media-minutes.sass */
.mm-logo {
  float: left;
  max-width: 200px;
  margin: 0 10px 10px 0;
}

/* line 17, ../sass/nodes/_media-minutes.sass */
.node-type-media-minutes .field-name-field-audio-file {
  margin: 20px 0 10px;
}
/* line 20, ../sass/nodes/_media-minutes.sass */
.node-type-media-minutes .field-name-field-audio-file a {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-weight: 200;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
  display: block;
  margin: 5px 0 0 0;
}
/* line 25, ../sass/nodes/_media-minutes.sass */
.node-type-media-minutes .field-name-field-transcript, .node-type-media-minutes .field-name-field-producers {
  margin: 0 0 20px 0;
}

/* line 7, ../sass/nodes/_page.sass */
.node-page .field-name-body {
  border-top: 1px solid #e8e8e8;
  padding-top: 15px;
  margin-top: 10px;
}

/* line 3, ../sass/nodes/_press-release.sass */
.field-name-field-subhead {
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 18px;
}

/* line 13, ../sass/nodes/_press-release.sass */
.node-type-press-release .field-name-body li {
  margin: 0;
  padding: 0;
}
/* line 18, ../sass/nodes/_press-release.sass */
.node-type-press-release .field-name-body li br {
  display: none;
}
/* line 21, ../sass/nodes/_press-release.sass */
.node-type-press-release .field-name-field-contact, .node-type-press-release .field-name-field-contact p, .node-type-press-release .field-name-field-contact .field-name-field-staff-title, .node-type-press-release .field-name-field-contact .page-taxonomy .field-name-field-body, .page-taxonomy .node-type-press-release .field-name-field-contact .field-name-field-body, .node-type-press-release .field-name-field-contact #modal .field-name-body p, #modal .field-name-body .node-type-press-release .field-name-field-contact p {
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 18px;
}
/* line 28, ../sass/nodes/_press-release.sass */
.node-type-press-release .field-name-field-contact {
  margin-top: 10px;
}

/* line 6, ../sass/nodes/_mrd-archive.sass */
.node-mrd .node-created, .node-mrd .node-title {
  display: none;
}

/* line 11, ../sass/nodes/_mrd-archive.sass */
.node-mrd.node-teaser .node-created, .node-mrd.node-teaser .node-title {
  display: block;
}

/* line 14, ../sass/nodes/_mrd-archive.sass */
.view-mrd-archive .view-content {
  padding-bottom: 20px;
}

/* line 184, ../sass/_base.sass */
#fp-mrd-signup-form form {
  margin: 10px 0;
}
/* line 187, ../sass/_base.sass */
#fp-mrd-signup-form .form-item {
  margin: 0px 0 5px;
}
/* line 190, ../sass/_base.sass */
#fp-mrd-signup-form label {
  float: left;
  margin: 10px 0 5px;
  width: 100px;
}
/* line 195, ../sass/_base.sass */
#fp-mrd-signup-form .form-item-email input {
  background: url(../img/envelope.png) right no-repeat #f5f5f5;
  width: 200px;
}
/* line 202, ../sass/_base.sass */
#fp-mrd-signup-form .form-item-zip input {
  background: url(../img/town.png) right no-repeat #f5f5f5;
  width: 200px;
}
/* line 209, ../sass/_base.sass */
#fp-mrd-signup-form input[type="submit"] {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ff4419;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
  background: -moz-linear-gradient(#ff4419, #e52b00);
  background: -webkit-linear-gradient(#ff4419, #e52b00);
  background: linear-gradient(#ff4419, #e52b00);
  -moz-box-shadow: #ff8266 0 1px 0 inset;
  -webkit-box-shadow: #ff8266 0 1px 0 inset;
  box-shadow: #ff8266 0 1px 0 inset;
  border: 1px solid #cc2600;
  color: white;
  text-shadow: #931c00 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: 100px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
#fp-mrd-signup-form input[type="submit"]:hover {
  background-color: #cc2600;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3000), color-stop(100%, #cc2600));
  background: -moz-linear-gradient(#ff3000, #cc2600);
  background: -webkit-linear-gradient(#ff3000, #cc2600);
  background: linear-gradient(#ff3000, #cc2600);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
#fp-mrd-signup-form input[type="submit"]:active {
  -moz-box-shadow: #bc2300 0 1px 2px inset;
  -webkit-box-shadow: #bc2300 0 1px 2px inset;
  box-shadow: #bc2300 0 1px 2px inset;
}
/* line 213, ../sass/_base.sass */
#fp-mrd-signup-form .form-wrapper {
  display: block;
}
/* line 216, ../sass/_base.sass */
#fp-mrd-signup-form .form-wrapper p, #fp-mrd-signup-form .form-wrapper .field-name-field-staff-title, #fp-mrd-signup-form .form-wrapper .page-taxonomy .field-name-field-body, .page-taxonomy #fp-mrd-signup-form .form-wrapper .field-name-field-body {
  margin-left: 100px;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-weight: 200;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
}

/* line 5, ../sass/nodes/_policy.sass */
.page-policy .view-filters {
  background: #e8e8e8;
  border-top: 1px solid white;
  padding: 5px 20px;
  margin: 0 0 20px 0;
}
/* line 11, ../sass/nodes/_policy.sass */
.page-policy .view-filters label {
  margin: 0 0 3px 0;
}
/* line 14, ../sass/nodes/_policy.sass */
.page-policy .view-filters #edit-submit-policy {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #b3b3b3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b3b3b3), color-stop(100%, #999999));
  background: -moz-linear-gradient(#b3b3b3, #999999);
  background: -webkit-linear-gradient(#b3b3b3, #999999);
  background: linear-gradient(#b3b3b3, #999999);
  -moz-box-shadow: #d9d9d9 0 1px 0 inset;
  -webkit-box-shadow: #d9d9d9 0 1px 0 inset;
  box-shadow: #d9d9d9 0 1px 0 inset;
  border: 1px solid #8c8c8c;
  color: white;
  text-shadow: #707070 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  margin: 4px 0 0 0;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-policy .view-filters #edit-submit-policy:hover {
  background-color: #8c8c8c;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2YTZhNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhjOGM4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #8c8c8c));
  background: -moz-linear-gradient(#a6a6a6, #8c8c8c);
  background: -webkit-linear-gradient(#a6a6a6, #8c8c8c);
  background: linear-gradient(#a6a6a6, #8c8c8c);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-policy .view-filters #edit-submit-policy:active {
  -moz-box-shadow: #858585 0 1px 2px inset;
  -webkit-box-shadow: #858585 0 1px 2px inset;
  box-shadow: #858585 0 1px 2px inset;
}
/* line 18, ../sass/nodes/_policy.sass */
.page-policy #sharethis {
  margin-top: 1px;
}

/* line 5, ../sass/nodes/_webform.sass */
label {
  margin-bottom: 2px;
  font-weight: bold;
}

/* line 12, ../sass/nodes/_webform.sass */
.node-webform form {
  border-top: 1px solid #e8e8e8;
  padding-top: 15px;
  margin-top: 10px;
}
/* line 19, ../sass/nodes/_webform.sass */
.node-webform .webform-component-textfield input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 28, ../sass/nodes/_webform.sass */
.node-webform .content p label, .node-webform .content .field-name-field-staff-title label, .node-webform .content .page-taxonomy .field-name-field-body label, .page-taxonomy .node-webform .content .field-name-field-body label, .node-webform .content #modal .field-name-body p label, #modal .field-name-body .node-webform .content p label, .node-webform .content div label {
  font-weight: bold;
}

/* line 31, ../sass/nodes/_webform.sass */
.description {
  margin-top: 5px;
  line-height: 18px;
  font-style: italic;
}

/* line 37, ../sass/nodes/_webform.sass */
legend, .tab-title {
  background: #333;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
  text-transform: uppercase;
  display: block;
  text-align: left;
}

/* line 48, ../sass/nodes/_webform.sass */
fieldset, .webform-tab-structure {
  margin: 0px 0 20px;
  max-width: 100%;
}
/* line 52, ../sass/nodes/_webform.sass */
fieldset .fieldset-description, .webform-tab-structure .fieldset-description {
  line-height: 18px;
  margin: 10px 0;
}
/* line 56, ../sass/nodes/_webform.sass */
fieldset input[type="email"], fieldset input[type="text"], .webform-tab-structure input[type="email"], .webform-tab-structure input[type="text"] {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 60, ../sass/nodes/_webform.sass */
fieldset select, .webform-tab-structure select {
  width: 50%;
}

/* line 63, ../sass/nodes/_webform.sass */
.webform-component-fieldset.collapsible {
  margin-bottom: 40px;
}
/* line 66, ../sass/nodes/_webform.sass */
.webform-component-fieldset.collapsible legend {
  background: #e8e8e8;
  text-transform: none;
}

/* line 70, ../sass/nodes/_webform.sass */
.webform-component-managed_file {
  margin-bottom: 30px;
}

/* line 73, ../sass/nodes/_webform.sass */
.fake-button {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #b3b3b3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b3b3b3), color-stop(100%, #999999));
  background: -moz-linear-gradient(#b3b3b3, #999999);
  background: -webkit-linear-gradient(#b3b3b3, #999999);
  background: linear-gradient(#b3b3b3, #999999);
  -moz-box-shadow: #d9d9d9 0 1px 0 inset;
  -webkit-box-shadow: #d9d9d9 0 1px 0 inset;
  box-shadow: #d9d9d9 0 1px 0 inset;
  border: 1px solid #8c8c8c;
  color: white;
  text-shadow: #707070 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 5px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.fake-button:hover {
  background-color: #8c8c8c;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2YTZhNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhjOGM4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #8c8c8c));
  background: -moz-linear-gradient(#a6a6a6, #8c8c8c);
  background: -webkit-linear-gradient(#a6a6a6, #8c8c8c);
  background: linear-gradient(#a6a6a6, #8c8c8c);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.fake-button:active {
  -moz-box-shadow: #858585 0 1px 2px inset;
  -webkit-box-shadow: #858585 0 1px 2px inset;
  box-shadow: #858585 0 1px 2px inset;
}

/* line 80, ../sass/nodes/_webform.sass */
.form-actions input[type="submit"], #fcc-form input[type="submit"] {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #b3b3b3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b3b3b3), color-stop(100%, #999999));
  background: -moz-linear-gradient(#b3b3b3, #999999);
  background: -webkit-linear-gradient(#b3b3b3, #999999);
  background: linear-gradient(#b3b3b3, #999999);
  -moz-box-shadow: #d9d9d9 0 1px 0 inset;
  -webkit-box-shadow: #d9d9d9 0 1px 0 inset;
  box-shadow: #d9d9d9 0 1px 0 inset;
  border: 1px solid #8c8c8c;
  color: white;
  text-shadow: #707070 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 5px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.form-actions input[type="submit"]:hover, #fcc-form input[type="submit"]:hover {
  background-color: #8c8c8c;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2YTZhNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhjOGM4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #8c8c8c));
  background: -moz-linear-gradient(#a6a6a6, #8c8c8c);
  background: -webkit-linear-gradient(#a6a6a6, #8c8c8c);
  background: linear-gradient(#a6a6a6, #8c8c8c);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.form-actions input[type="submit"]:active, #fcc-form input[type="submit"]:active {
  -moz-box-shadow: #858585 0 1px 2px inset;
  -webkit-box-shadow: #858585 0 1px 2px inset;
  box-shadow: #858585 0 1px 2px inset;
}
/* line 84, ../sass/nodes/_webform.sass */
.form-actions #edit-submit, .form-actions #edit-submit--4, #fcc-form #edit-submit, #fcc-form #edit-submit--4 {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ff4419;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
  background: -moz-linear-gradient(#ff4419, #e52b00);
  background: -webkit-linear-gradient(#ff4419, #e52b00);
  background: linear-gradient(#ff4419, #e52b00);
  -moz-box-shadow: #ff8266 0 1px 0 inset;
  -webkit-box-shadow: #ff8266 0 1px 0 inset;
  box-shadow: #ff8266 0 1px 0 inset;
  border: 1px solid #cc2600;
  color: white;
  text-shadow: #931c00 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.form-actions #edit-submit:hover, .form-actions #edit-submit--4:hover, #fcc-form #edit-submit:hover, #fcc-form #edit-submit--4:hover {
  background-color: #cc2600;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3000), color-stop(100%, #cc2600));
  background: -moz-linear-gradient(#ff3000, #cc2600);
  background: -webkit-linear-gradient(#ff3000, #cc2600);
  background: linear-gradient(#ff3000, #cc2600);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.form-actions #edit-submit:active, .form-actions #edit-submit--4:active, #fcc-form #edit-submit:active, #fcc-form #edit-submit--4:active {
  -moz-box-shadow: #bc2300 0 1px 2px inset;
  -webkit-box-shadow: #bc2300 0 1px 2px inset;
  box-shadow: #bc2300 0 1px 2px inset;
}

/* line 87, ../sass/nodes/_webform.sass */
#tallywrapper {
  margin-bottom: 5px;
}

/* line 95, ../sass/nodes/_webform.sass */
.webform-client-form .webform-component {
  overflow: hidden;
  *zoom: 1;
}
/* line 98, ../sass/nodes/_webform.sass */
.webform-client-form .form-item {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
/* line 102, ../sass/nodes/_webform.sass */
.webform-client-form label {
  width: 100%;
  margin: 4px 10px 5px 0;
}
/* line 106, ../sass/nodes/_webform.sass */
.webform-client-form .webform-component-textfield, .webform-client-form .webform-component-email {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 112, ../sass/nodes/_webform.sass */
.webform-client-form .webform-container-inline input {
  width: 50%;
}
/* line 115, ../sass/nodes/_webform.sass */
.webform-client-form .webform-container-inline label {
  float: left;
  width: 20%;
  min-width: 200px;
}
/* line 120, ../sass/nodes/_webform.sass */
.webform-client-form .webform-container-inline .webform-calendar {
  width: 18px;
  height: 15px;
}

/* line 128, ../sass/nodes/_webform.sass */
.webform-component-textarea label, .webform-component-checkboxes label, .webform-component-radio label {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
/* line 133, ../sass/nodes/_webform.sass */
.webform-component-textarea .form-item, .webform-component-checkboxes .form-item, .webform-component-radio .form-item {
  padding: 0;
  margin-bottom: 5px;
}

/* line 139, ../sass/nodes/_webform.sass */
.webform-client-form .form-type-radio {
  margin: 0 0 5px 0;
  padding: 0;
}

/* line 143, ../sass/nodes/_webform.sass */
.content .webform-client-form .form-type-radio, .content .webform-client-form .form-type-checkbox {
  overflow: hidden;
  *zoom: 1;
}
/* line 146, ../sass/nodes/_webform.sass */
.content .webform-client-form .form-type-radio label, .content .webform-client-form .form-type-checkbox label {
  font-weight: normal;
  display: block;
  margin-left: 20px;
  width: auto;
}
/* line 152, ../sass/nodes/_webform.sass */
.content .webform-client-form .form-type-radio input, .content .webform-client-form .form-type-checkbox input {
  float: left;
  border: 1px solid red;
  margin: 5px 0px 0px 0;
  width: 21px;
}

/* line 158, ../sass/nodes/_webform.sass */
.webform-component-markup, .webform-client-form .webform-component-markup {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 165, ../sass/nodes/_webform.sass */
.datetime select {
  width: 60px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 171, ../sass/nodes/_webform.sass */
.datetime .form-item {
  display: inline;
}

/* line 178, ../sass/nodes/_webform.sass */
#webform-component-part-ii-skills-interests--what-skills-can-you-offer .form-item {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 182, ../sass/nodes/_webform.sass */
#webform-component-part-iii-availability--unavailable-to-work-during-this-period {
  margin: 0;
  padding: 0;
}

/* line 186, ../sass/nodes/_webform.sass */
.page-node-107300 .form-managed-file .form-submit {
  display: none;
}

/* line 189, ../sass/nodes/_webform.sass */
.page-node-106978 .form-managed-file .form-submit {
  display: none;
}

/* line 199, ../sass/nodes/_webform.sass */
#user-login .form-item input, #user-pass .form-item input, #user-register-form .form-item input {
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 203, ../sass/nodes/_webform.sass */
#user-login #edit-submit, #user-pass #edit-submit, #user-register-form #edit-submit {
  font-size: 26px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ff4419;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1MmIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4419), color-stop(100%, #e52b00));
  background: -moz-linear-gradient(#ff4419, #e52b00);
  background: -webkit-linear-gradient(#ff4419, #e52b00);
  background: linear-gradient(#ff4419, #e52b00);
  -moz-box-shadow: #ff8266 0 1px 0 inset;
  -webkit-box-shadow: #ff8266 0 1px 0 inset;
  box-shadow: #ff8266 0 1px 0 inset;
  border: 1px solid #cc2600;
  color: white;
  text-shadow: #931c00 0 -1px 0;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 20px;
  text-decoration: none;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
#user-login #edit-submit:hover, #user-pass #edit-submit:hover, #user-register-form #edit-submit:hover {
  background-color: #cc2600;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3000), color-stop(100%, #cc2600));
  background: -moz-linear-gradient(#ff3000, #cc2600);
  background: -webkit-linear-gradient(#ff3000, #cc2600);
  background: linear-gradient(#ff3000, #cc2600);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
#user-login #edit-submit:active, #user-pass #edit-submit:active, #user-register-form #edit-submit:active {
  -moz-box-shadow: #bc2300 0 1px 2px inset;
  -webkit-box-shadow: #bc2300 0 1px 2px inset;
  box-shadow: #bc2300 0 1px 2px inset;
}

/* line 210, ../sass/nodes/_webform.sass */
.page-user .tabs {
  border: none;
  padding: 0;
  margin: 0 0 10px;
}
/* line 215, ../sass/nodes/_webform.sass */
.page-user .tabs a {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #a2a2a2;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyYTJhMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg4ODg4OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2a2a2), color-stop(100%, #888888));
  background: -moz-linear-gradient(#a2a2a2, #888888);
  background: -webkit-linear-gradient(#a2a2a2, #888888);
  background: linear-gradient(#a2a2a2, #888888);
  -moz-box-shadow: #c8c8c8 0 1px 0 inset;
  -webkit-box-shadow: #c8c8c8 0 1px 0 inset;
  box-shadow: #c8c8c8 0 1px 0 inset;
  border: 1px solid #7b7b7b;
  color: white;
  text-shadow: #5f5f5f 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 13px;
  background-color: #888;
  padding-right: 8px;
  padding-left: 8px;
  margin: 0 3px 0 0;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-user .tabs a:hover {
  background-color: #7b7b7b;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdiN2I3YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #959595), color-stop(100%, #7b7b7b));
  background: -moz-linear-gradient(#959595, #7b7b7b);
  background: -webkit-linear-gradient(#959595, #7b7b7b);
  background: linear-gradient(#959595, #7b7b7b);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-user .tabs a:active {
  -moz-box-shadow: #747474 0 1px 2px inset;
  -webkit-box-shadow: #747474 0 1px 2px inset;
  box-shadow: #747474 0 1px 2px inset;
}
/* line 223, ../sass/nodes/_webform.sass */
.page-user .tabs a.active, .page-user .tabs a:hover {
  background-color: #444;
  border: 1px solid #666;
}

/* line 5, ../sass/nodes/_human.sass */
.field-name-field-staff-title, .field-name-field-affiliation {
  font-weight: bold;
}

/* line 9, ../sass/nodes/_human.sass */
.view_mode_full .field-name-field-staff-title, .field-name-field-affiliation {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

/* line 16, ../sass/nodes/_human.sass */
.node-human .field-name-field-image, .node-speaker .field-name-field-image {
  float: left;
  margin: 0 20px 5px 0;
  max-width: 40%;
}
/* line 21, ../sass/nodes/_human.sass */
.node-human .field-name-field-image img, .node-speaker .field-name-field-image img {
  width: 200px;
}
/* line 24, ../sass/nodes/_human.sass */
.node-human .field-name-field-video, .node-speaker .field-name-field-video {
  margin-top: 40px;
}

/* line 27, ../sass/nodes/_human.sass */
.field-name-field-twitter-handle {
  margin-bottom: 20px;
}

/* line 31, ../sass/nodes/_human.sass */
.field-name-field-email {
  margin: 5px 0;
}

/* line 35, ../sass/nodes/_human.sass */
.field-name-field-embed-lt iframe, .field-name-field-embed-lt object {
  max-width: 100%;
  padding: 0 0 20px 0;
}

/* line 47, ../sass/nodes/_human.sass */
.node-human .sessions, .node-speaker .sessions {
  margin-bottom: 20px;
}
/* line 50, ../sass/nodes/_human.sass */
.node-human .sessions h3, .node-speaker .sessions h3 {
  font-weight: bold;
  margin-bottom: 3px;
}
/* line 55, ../sass/nodes/_human.sass */
.node-human .sessions a, .node-speaker .sessions a {
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  background: #009fe7;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
/* line 64, ../sass/nodes/_human.sass */
.node-human .sessions a:hover, .node-speaker .sessions a:hover {
  background: #007cb4;
  text-decoration: underline;
}

@media screen and (min-width: 56.25em) {
  /* line 3, ../sass/nodes/_human-fixed.sass */
  .node-human .field-name-field-image, .node-speaker .field-name-field-image {
    width: 200px;
    max-width: 200px;
  }
  /* line 7, ../sass/nodes/_human-fixed.sass */
  .node-human .field-name-body, .node-human .field-name-field-email, .node-human .field-name-field-twitter-handle, .node-human .sessions, .node-human .field-name-field-embed-lt, .node-speaker .field-name-body, .node-speaker .field-name-field-email, .node-speaker .field-name-field-twitter-handle, .node-speaker .sessions, .node-speaker .field-name-field-embed-lt {
    margin-left: 220px;
  }
}
/* line 6, ../sass/nodes/_resource.sass */
.resource-direct-pdf:after {
  content: " (pdf)";
}

/* line 11, ../sass/nodes/_resource.sass */
.group_description_and_paper {
  margin-top: 10px;
}

/* line 14, ../sass/nodes/_resource.sass */
.field-name-field-resource-file {
  margin-bottom: 10px;
}
/* line 17, ../sass/nodes/_resource.sass */
.field-name-field-resource-file .file {
  background: #e8e8e8;
  padding: 10px;
  border-bottom: 1px solid #cfcfcf;
  border-top: 1px solid white;
  display: block;
}

/* line 26, ../sass/nodes/_resource.sass */
#node-105623 table {
  border-collapse: inherit;
}
/* line 28, ../sass/nodes/_resource.sass */
#node-105623 table li {
  list-style: none;
}

/* line 32, ../sass/nodes/_resource.sass */
.field-name-field-embed-lt iframe, .field-name-field-embed-lt object {
  max-width: 100%;
  padding: 0 0 20px 0;
}

/* line 14, ../sass/_nodes.sass */
#block-system-main .node-title {
  margin-top: 0;
}

/* line 27, ../sass/_nodes.sass */
#block-system-main #sharethis {
  float: right;
  margin: 0px -4px 0 0px;
}
/* line 31, ../sass/_nodes.sass */
#block-system-main .group-author-date {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 2px;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
/* line 38, ../sass/_nodes.sass */
#block-system-main .field-name-field-image img {
  padding: 0 0 10px;
}

/* line 42, ../sass/_nodes.sass */
#sharethis {
  float: right;
  margin: 8px -4px 0 0;
}

/* line 47, ../sass/_nodes.sass */
#social-links {
  margin: 0;
  list-style: none;
  padding: 0;
}
/* line 52, ../sass/_nodes.sass */
#social-links li {
  float: right;
  margin-left: 6px;
}
/* line 56, ../sass/_nodes.sass */
#social-links li .social-button {
  padding: 5px;
  font-size: 18px;
  line-height: 18px;
}
/* line 61, ../sass/_nodes.sass */
#social-links li .social-button .textNode {
  height: 16px;
  padding: 4px 5px 6px 7px;
  display: none;
}
/* line 66, ../sass/_nodes.sass */
#social-links li .social-button .icon {
  height: 25px;
  width: 15px;
  padding: 0;
  line-height: 15px;
  font-size: 15px;
  border-right: none;
}
/* line 76, ../sass/_nodes.sass */
#social-links li .facebook .icon {
  width: 13px;
  padding: 1px 8px 0 7px;
}
/* line 82, ../sass/_nodes.sass */
#social-links li .twitter .icon {
  width: 22px;
  padding: 1px 3px 0 3px;
}
/* line 86, ../sass/_nodes.sass */
#social-links li .twitter .icon img {
  padding-top: 2px;
}
/* line 89, ../sass/_nodes.sass */
#social-links .last {
  margin-left: 12px;
}

/* line 95, ../sass/_nodes.sass */
.field-name-body blockquote {
  padding: 0 20px;
  font-style: italic;
}
/* line 99, ../sass/_nodes.sass */
.field-name-body hr {
  border: none;
  border-top: 1px solid #e8e8e8;
}
/* line 103, ../sass/_nodes.sass */
.field-name-body .blog-photo {
  margin: 20px auto 15px;
  text-align: center;
}
/* line 107, ../sass/_nodes.sass */
.field-name-body .blog-photo img {
  max-width: 100%;
}
/* line 110, ../sass/_nodes.sass */
.field-name-body .blog-photo p, .field-name-body .blog-photo .field-name-field-staff-title, .field-name-body .blog-photo .page-taxonomy .field-name-field-body, .page-taxonomy .field-name-body .blog-photo .field-name-field-body, #modal .field-name-body .blog-photo p {
  margin: 0;
  text-align: left;
}

/* line 122, ../sass/_nodes.sass */
.no-title h2 {
  display: none;
}
/* line 125, ../sass/_nodes.sass */
.no-title .content h2 {
  display: block;
}

/* line 129, ../sass/_nodes.sass */
.filter-section {
  margin: 25px 0 20px;
}
/* line 133, ../sass/_nodes.sass */
.filter-section .filter-title {
  background: #333;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
  text-transform: uppercase;
}
/* line 141, ../sass/_nodes.sass */
.filter-section ul {
  background: #e8e8e8;
  padding: 10px 20px 0px;
  border-bottom: 1px solid #cfcfcf;
}
/* line 146, ../sass/_nodes.sass */
.filter-section ul li {
  display: inline-block;
}
/* line 149, ../sass/_nodes.sass */
.filter-section ul li a, .filter-section ul li span {
  margin: 0px 5px 10px 0px;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
}

/* line 154, ../sass/_nodes.sass */
.field-name-field-staff-title {
  margin-bottom: 0;
  font-weight: bold;
}

/* line 163, ../sass/_nodes.sass */
.item-list .pager li {
  padding: 5px 10px;
  margin: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 169, ../sass/_nodes.sass */
.item-list .pager li:hover {
  background: #e8e8e8;
}
/* line 172, ../sass/_nodes.sass */
.item-list .pager .pager-current {
  background: #333;
  color: #fff;
}
/* line 176, ../sass/_nodes.sass */
.item-list .pager .pager-current:hover {
  background: #333;
  color: #fff;
}

/* line 180, ../sass/_nodes.sass */
.pop-out {
  width: 100%;
  margin: 20px 0;
  background: #007cb4;
  padding: 20px 20px 0 20px;
  float: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 188, ../sass/_nodes.sass */
.pop-out p, .pop-out .field-name-field-staff-title, .pop-out .page-taxonomy .field-name-field-body, .page-taxonomy .pop-out .field-name-field-body, .pop-out #modal .field-name-body p, #modal .field-name-body .pop-out p, .pop-out li {
  color: #fff;
}
/* line 191, ../sass/_nodes.sass */
.pop-out li {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* line 196, ../sass/_nodes.sass */
.pop-out li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 15px;
}
/* line 201, ../sass/_nodes.sass */
.pop-out .number {
  font-size: 40px;
  line-height: 40px;
}

@media screen and (min-width: 33.75em) {
  /* line 213, ../sass/_nodes.sass */
  #social-links li .social-button .textNode {
    display: block;
  }
  /* line 216, ../sass/_nodes.sass */
  #social-links li .social-button .icon {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  /* line 221, ../sass/_nodes.sass */
  #social-links li .facebook .icon {
    padding: 1px 7px 0 5px;
  }
  /* line 226, ../sass/_nodes.sass */
  #social-links li .twitter .icon {
    padding: 1px 5px 0 5px;
  }
}
@media screen and (min-width: 56.25em) {
  /* line 233, ../sass/_nodes.sass */
  .content .field-name-body .blog-photo {
    float: right;
    margin: 0 0 10px 20px;
    max-width: 60%;
  }
  /* line 238, ../sass/_nodes.sass */
  .content .field-name-body .blog-photo img {
    max-width: 100%;
  }

  /* line 242, ../sass/_nodes.sass */
  .pop-out {
    width: 30%;
    margin: 0 0 10px 20px;
    float: right;
  }
  /* line 247, ../sass/_nodes.sass */
  .pop-out .number {
    margin-bottom: 0;
  }
}
/* line 4, ../sass/_taxonomy-term.sass */
.related-terms, #comments .comment ul.links.inline, .field-type-taxonomy-term-reference {
  margin: 0px 0px 0px -5px;
}
/* line 8, ../sass/_taxonomy-term.sass */
.related-terms div, #comments .comment ul.links.inline div, .field-type-taxonomy-term-reference div {
  display: inline;
}
/* line 11, ../sass/_taxonomy-term.sass */
.related-terms a, #comments .comment ul.links.inline a, .field-type-taxonomy-term-reference a {
  -moz-border-radius: 5px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px;
  display: inline-block;
  color: #b3b3b3;
  color: #0088cc;
  padding: 2px 5px 0px;
}
/* line 18, ../sass/_taxonomy-term.sass */
.related-terms a:hover, #comments .comment ul.links.inline a:hover, .field-type-taxonomy-term-reference a:hover {
  background: #e8e8e8;
  color: #005580;
}

/* line 23, ../sass/_taxonomy-term.sass */
.page-taxonomy-term-62 .related-terms, .page-taxonomy-term-62 #comments .comment ul.links.inline, #comments .comment .page-taxonomy-term-62 ul.links.inline, .page-taxonomy-term-62 .field-type-taxonomy-term-reference {
  display: none;
}

/* line 28, ../sass/_taxonomy-term.sass */
.page-taxonomy .related-terms, .page-taxonomy #comments .comment ul.links.inline, #comments .comment .page-taxonomy ul.links.inline, .page-taxonomy .field-type-taxonomy-term-reference {
  margin-bottom: 10px;
}
/* line 34, ../sass/_taxonomy-term.sass */
.page-taxonomy .field-name-field-body h2 {
  border: none;
  padding: 5px 0 10px 0;
  margin: 0;
}
/* line 39, ../sass/_taxonomy-term.sass */
.page-taxonomy .field-name-field-body ul, .page-taxonomy .field-name-field-body ol {
  margin: 0 0 15px 0px;
}
/* line 42, ../sass/_taxonomy-term.sass */
.page-taxonomy .field-name-field-body li {
  list-style: disc;
  margin-left: 40px;
}

/* line 47, ../sass/_taxonomy-term.sass */
.read-more {
  float: right;
  margin: -26px 0px 14px 0;
  display: block;
  width: 55px;
  padding: 10px 10px 7px;
  background: #fff;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}

/* line 60, ../sass/_taxonomy-term.sass */
.view_mode_small_img_body_teaser img {
  margin-bottom: 5px;
}
/* line 63, ../sass/_taxonomy-term.sass */
.view_mode_small_img_body_teaser .node-title {
  margin-bottom: 2px;
}

/* teaser */
/* line 9, ../sass/views/_teaser.sass */
.content .view_mode_teaser .group_image_date img {
  margin-bottom: 5px;
}
/* line 14, ../sass/views/_teaser.sass */
.content .view_mode_teaser .group_not_image .node-title {
  margin-bottom: 2px;
}

/* line 33, ../sass/views/_teaser.sass */
.view .field-name-field-real-author a {
  color: #0088cc;
}
/* line 37, ../sass/views/_teaser.sass */
.view .field-name-field-real-author a:hover {
  color: #005580;
}

/* line 45, ../sass/views/_teaser.sass */
.content .node-page.view_mode_teaser .field-name-body {
  border-top: none;
  padding-top: 0;
  margin-top: 1px;
}

@media screen and (min-width: 33.75em) {
  /* line 4, ../sass/views/_teaser-fixed.sass */
  .view_mode_teaser .group_image_date {
    float: left;
    width: 30%;
    min-width: 200px;
    margin-right: 20px;
  }
}
/* action_teaser */
/* line 7, ../sass/views/_action-teaser.sass */
.view_mode_action_teaser .field-type-link-field a {
  margin-bottom: 10px;
}

/* line 27, ../sass/views/_action-teaser.sass */
.region-rightsidebar #node-96761.view_mode_no_body_teaser .field-type-image {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin: 0;
}

/* line 5, ../sass/views/_full-teaser.sass */
.view_mode_full_teaser p, .view_mode_full_teaser .field-name-field-staff-title, .view_mode_full_teaser .page-taxonomy .field-name-field-body, .page-taxonomy .view_mode_full_teaser .field-name-field-body, .view_mode_full_teaser #modal .field-name-body p, #modal .field-name-body .view_mode_full_teaser p {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-weight: 200;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
}

/* line 12, ../sass/views/_no-body.sass */
.region-rightsidebar .view_mode_no_body_teaser .field-type-link-field a {
  margin-bottom: 5px;
}

/* line 6, ../sass/views/_search.sass */
.page-search h2 {
  margin: 20px 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 5px;
}
/* line 11, ../sass/views/_search.sass */
.page-search .search-result {
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
/* line 16, ../sass/views/_search.sass */
.page-search ul.links {
  display: none;
}
/* line 21, ../sass/views/_search.sass */
.page-search .search-advanced legend {
  padding-top: 10px;
}
/* line 24, ../sass/views/_search.sass */
.page-search .search-advanced label {
  margin-bottom: 5px;
}
/* line 27, ../sass/views/_search.sass */
.page-search input[type="submit"] {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #009fe7;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
  background: -moz-linear-gradient(#009fe7, #007cb4);
  background: -webkit-linear-gradient(#009fe7, #007cb4);
  background: linear-gradient(#009fe7, #007cb4);
  -moz-box-shadow: #35c0ff 0 1px 0 inset;
  -webkit-box-shadow: #35c0ff 0 1px 0 inset;
  box-shadow: #35c0ff 0 1px 0 inset;
  border: 1px solid #006a9b;
  color: white;
  text-shadow: #004462 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 3px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-search input[type="submit"]:hover {
  background-color: #006a9b;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGVjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmE5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008ece), color-stop(100%, #006a9b));
  background: -moz-linear-gradient(#008ece, #006a9b);
  background: -webkit-linear-gradient(#008ece, #006a9b);
  background: linear-gradient(#008ece, #006a9b);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-search input[type="submit"]:active {
  -moz-box-shadow: #00608b 0 1px 2px inset;
  -webkit-box-shadow: #00608b 0 1px 2px inset;
  box-shadow: #00608b 0 1px 2px inset;
}

/* line 7, ../sass/_views.sass */
.content .view-header {
  padding-bottom: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}

/* line 20, ../sass/_views.sass */
.block-views h2 {
  text-shadow: 0 1px 1px #fff;
}

/* line 25, ../sass/_views.sass */
body.sti .block-views h2 {
  color: #fff;
  text-shadow: 0 1px 1px #fff;
}

/* line 32, ../sass/_views.sass */
.line-break .views-row {
  margin: 0 0 15px 0;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 0 10px 0;
}
/* line 37, ../sass/_views.sass */
.line-break .views-row-last {
  padding: 0;
  border: 0;
}

/* line 41, ../sass/_views.sass */
.views-row {
  list-style: none;
}

/* line 11, ../sass/_region-rightsidebar.sass */
.region-rightsidebar ul {
  margin-bottom: 10px;
}
/* line 15, ../sass/_region-rightsidebar.sass */
.region-rightsidebar .block-views h2 {
  display: none;
}
/* line 19, ../sass/_region-rightsidebar.sass */
.region-rightsidebar .block-views .view-content {
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
}
/* line 25, ../sass/_region-rightsidebar.sass */
.region-rightsidebar .block, .region-rightsidebar .multiple .views-row {
  padding: 15px 0 5px 0;
  margin: 0;
  border-bottom: 1px solid #cfcfcf;
  border-top: 1px solid white;
}
/* line 31, ../sass/_region-rightsidebar.sass */
.region-rightsidebar .block:first-child, .region-rightsidebar .multiple .views-row:first-child {
  border-top: none;
  padding-top: 2px;
}
/* line 35, ../sass/_region-rightsidebar.sass */
.region-rightsidebar .block:last-child, .region-rightsidebar .multiple .views-row:last-child {
  border-bottom: none;
}
/* line 38, ../sass/_region-rightsidebar.sass */
.region-rightsidebar .block {
  margin: 0 15px 0 15px;
}

/* line 43, ../sass/_region-rightsidebar.sass */
.pop-image, .region-rightsidebar .view_mode_action_teaser .field-type-image, .region-rightsidebar .view_mode_no_body_teaser .field-type-image {
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  border: 2px solid #fff;
  display: block;
  margin: 0 0 10px 0;
  max-width: 390px;
}
/* line 50, ../sass/_region-rightsidebar.sass */
.pop-image img, .region-rightsidebar .view_mode_action_teaser .field-type-image img, .region-rightsidebar .view_mode_no_body_teaser .field-type-image img {
  margin-bottom: -4px;
}

@media screen and (min-width: 56.25em) {
  /* line 6, ../sass/rightsidebar/_region-rightsidebar-fixed.sass */
  .rightsidebar .main_span {
    width: 66%;
    float: left;
  }
  /* line 10, ../sass/rightsidebar/_region-rightsidebar-fixed.sass */
  .rightsidebar .rightsidebar {
    width: 32%;
    float: right;
    margin-left: 2% ill;
  }

  /* line 16, ../sass/rightsidebar/_region-rightsidebar-fixed.sass */
  .rightsidebar .region-rightsidebar.fixed {
    position: fixed;
    width: 29%;
    max-width: 408px;
    margin: 0;
    margin-right: 15%;
    top: 85px;
  }
}
/* line 7, ../sass/_modal.sass */
body.page-media-fix .ui-dialog {
  width: 80% !important;
  max-width: 700px;
  left: 0 !important;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 10% !important;
  border: none;
  -moz-box-shadow: 0 0 150px 10px #333;
  -webkit-box-shadow: 0 0 150px 10px #333;
  box-shadow: 0 0 150px 10px #333;
  padding: 30px;
  position: fixed;
  overflow: visible;
}

/* line 22, ../sass/_modal.sass */
#modal {
  padding: 0;
  width: 100% !important;
  background: none;
}
/* line 27, ../sass/_modal.sass */
#modal .block, #modal #node-98367 {
  background: url("../img/modal-bg.png") no-repeat right top;
}
/* line 30, ../sass/_modal.sass */
#modal h3 {
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 10px 0 10px 0;
  margin: 0;
  padding: 10px 0 20px 0;
  line-height: 36px;
}
/* line 36, ../sass/_modal.sass */
#modal .field-name-body {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 44, ../sass/_modal.sass */
#modal .button-inline {
  color: #fff;
}

/* line 47, ../sass/_modal.sass */
.ui-widget-overlay {
  background: #333;
  opacity: 0.4;
}

/* line 51, ../sass/_modal.sass */
.ui-dialog-titlebar {
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background: none;
  color: #333;
  font-weight: normal;
  float: right;
  margin: -27px -24px 0 0;
}

/* line 61, ../sass/_modal.sass */
.ui-dialog .ui-dialog-content {
  overflow: visible;
}

/* line 64, ../sass/_modal.sass */
#modal {
  display: none;
}

/* line 67, ../sass/_modal.sass */
#modal.ui-dialog-content {
  display: block;
}

/* line 72, ../sass/_modal.sass */
#modal #block-block-17 {
  background: url("../img/dif-modal.png") no-repeat right top;
  min-height: 260px;
}
/* line 76, ../sass/_modal.sass */
#modal #block-block-17 .block-inner {
  background: none;
}

/* line 82, ../sass/_modal.sass */
body .ui-dialog {
  position: absolute;
}

/* line 87, ../sass/_modal.sass */
#modal #block-block-28 .image {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 91, ../sass/_modal.sass */
#modal #block-block-28 .text {
  position: relative;
}
/* line 94, ../sass/_modal.sass */
#modal #block-block-28 .text .title {
  line-height: 30px;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
}
/* line 98, ../sass/_modal.sass */
#modal #block-block-28 .text p, #modal #block-block-28 .text .field-name-field-staff-title, #modal #block-block-28 .text .page-taxonomy .field-name-field-body, .page-taxonomy #modal #block-block-28 .text .field-name-field-body {
  line-height: 24px;
  font-family: "Droid Sans", Tahoma, Geneva, sans-serif;
}

/* line 107, ../sass/_modal.sass */
#block-block-33 .block-inner {
  padding: 0;
  margin: 0;
}
/* line 111, ../sass/_modal.sass */
#block-block-33 h2 {
  display: none;
}
/* line 114, ../sass/_modal.sass */
#block-block-33 h1 {
  font-size: 40px;
  line-height: 50px;
  display: none;
}
/* line 119, ../sass/_modal.sass */
#block-block-33 .text {
  margin-top: 10px;
}
/* line 122, ../sass/_modal.sass */
#block-block-33 .text p, #block-block-33 .text .field-name-field-staff-title, #block-block-33 .text .page-taxonomy .field-name-field-body, .page-taxonomy #block-block-33 .text .field-name-field-body {
  font-family: "Droid Serif", Georgia, serif;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  font-weight: 200;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
}
/* line 127, ../sass/_modal.sass */
#block-block-33 .conference-links {
  margin-top: 20px;
}
/* line 132, ../sass/_modal.sass */
#block-block-33 .conference-links li a {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #009fe7;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
  background: -moz-linear-gradient(#009fe7, #007cb4);
  background: -webkit-linear-gradient(#009fe7, #007cb4);
  background: linear-gradient(#009fe7, #007cb4);
  -moz-box-shadow: #35c0ff 0 1px 0 inset;
  -webkit-box-shadow: #35c0ff 0 1px 0 inset;
  box-shadow: #35c0ff 0 1px 0 inset;
  border: 1px solid #006a9b;
  color: white;
  text-shadow: #004462 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
#block-block-33 .conference-links li a:hover {
  background-color: #006a9b;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGVjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmE5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008ece), color-stop(100%, #006a9b));
  background: -moz-linear-gradient(#008ece, #006a9b);
  background: -webkit-linear-gradient(#008ece, #006a9b);
  background: linear-gradient(#008ece, #006a9b);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
#block-block-33 .conference-links li a:active {
  -moz-box-shadow: #00608b 0 1px 2px inset;
  -webkit-box-shadow: #00608b 0 1px 2px inset;
  box-shadow: #00608b 0 1px 2px inset;
}

/* line 139, ../sass/_modal.sass */
.list-signup-thanks .block-inner, body .list-signup-thanks .block-inner {
  background: #fff;
}

/* line 144, ../sass/_modal.sass */
.ui-dialog, body .ui-dialog {
  background: #fffffff;
}
/* line 146, ../sass/_modal.sass */
.ui-dialog .block-inner, body .ui-dialog .block-inner {
  background: #ffffff;
}

/* line 151, ../sass/_modal.sass */
body .ui-dialog {
  z-index: 5000;
  border-radius: 20px;
  width: 80% !important;
  max-width: 700px;
  left: 0 !important;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 2% !important;
  border: none;
  -moz-box-shadow: 0 0 150px 10px #333;
  -webkit-box-shadow: 0 0 150px 10px #333;
  box-shadow: 0 0 150px 10px #333;
  padding: 28px;
  position: fixed;
  overflow: visible;
}

/* line 173, ../sass/_modal.sass */
.ui-dialog.block-block-46 {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  padding: 5px;
  background: #fff;
  top: 50px !important;
}
/* line 181, ../sass/_modal.sass */
.ui-dialog.block-block-46 .block-inner {
  background: #fff;
  padding: 30px 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  background: #186587 url("../img/modal-2015-bg.gif") top center no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 33.75em) {
  /* line 181, ../sass/_modal.sass */
  .ui-dialog.block-block-46 .block-inner {
    padding: 57px 40px 47px;
  }
}
/* line 192, ../sass/_modal.sass */
.ui-dialog.block-block-46 .block-inner a {
  color: #fff;
  text-align: center;
  display: block;
}
/* line 197, ../sass/_modal.sass */
.ui-dialog.block-block-46 .block-inner a:focus {
  border: none;
  outline: none;
}
/* line 201, ../sass/_modal.sass */
.ui-dialog.block-block-46 .ui-dialog-titlebar-close {
  border: 0;
  background: #fff;
  color: black;
  width: 40px;
  height: 40px;
  z-index: 1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px;
}
/* line 212, ../sass/_modal.sass */
.ui-dialog.block-block-46 .ui-dialog-titlebar-close .ui-icon {
  margin-left: -9px;
  margin-top: -8px;
}

/* line 218, ../sass/_modal.sass */
.block-block-46 .sentence1 {
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-size: 29px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 900;
  margin: 0 0 20px;
}
@media screen and (min-width: 33.75em) {
  /* line 218, ../sass/_modal.sass */
  .block-block-46 .sentence1 {
    font-size: 88px;
    line-height: 92px;
  }
}
/* line 231, ../sass/_modal.sass */
.block-block-46 .sentence1 span {
  display: block;
}
/* line 234, ../sass/_modal.sass */
.block-block-46 .sentence1 .small1 {
  font-size: 19px;
  line-height: 56px;
  position: relative;
  top: 0;
}
@media screen and (min-width: 33.75em) {
  /* line 234, ../sass/_modal.sass */
  .block-block-46 .sentence1 .small1 {
    font-size: 33px;
    line-height: 67px;
    top: 2px;
  }
}
/* line 245, ../sass/_modal.sass */
.block-block-46 .sentence2,
.block-block-46 .sentence3 {
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (min-width: 33.75em) {
  /* line 245, ../sass/_modal.sass */
  .block-block-46 .sentence2,
  .block-block-46 .sentence3 {
    font-size: 20px;
    line-height: 28px;
  }
}
/* line 254, ../sass/_modal.sass */
.block-block-46 .btn-wrapper {
  margin: 20px 0;
}
/* line 257, ../sass/_modal.sass */
.block-block-46 .btn-wrapper span {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #90dd67;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkwZGQ2NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcyZDQzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90dd67), color-stop(100%, #72d43d));
  background: -moz-linear-gradient(#90dd67, #72d43d);
  background: -webkit-linear-gradient(#90dd67, #72d43d);
  background: linear-gradient(#90dd67, #72d43d);
  -moz-box-shadow: #beeba5 0 1px 0 inset;
  -webkit-box-shadow: #beeba5 0 1px 0 inset;
  box-shadow: #beeba5 0 1px 0 inset;
  border: 1px solid #64cb2d;
  color: white;
  text-shadow: #4e9d23 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  text-transform: uppercase;
  font-size: 26px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.block-block-46 .btn-wrapper span:hover {
  background-color: #64cb2d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxZDk1MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY0Y2IyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #81d952), color-stop(100%, #64cb2d));
  background: -moz-linear-gradient(#81d952, #64cb2d);
  background: -webkit-linear-gradient(#81d952, #64cb2d);
  background: linear-gradient(#81d952, #64cb2d);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.block-block-46 .btn-wrapper span:active {
  -moz-box-shadow: #5ebe2a 0 1px 2px inset;
  -webkit-box-shadow: #5ebe2a 0 1px 2px inset;
  box-shadow: #5ebe2a 0 1px 2px inset;
}
@media screen and (min-width: 33.75em) {
  /* line 257, ../sass/_modal.sass */
  .block-block-46 .btn-wrapper span {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* line 269, ../sass/_modal.sass */
.ui-front {
  z-index: 999;
}

/* 900px wide - switch to version with full nav and tab structure */
@media screen and (min-width: 56.25em) {
  /* line 3, ../sass/_modal-break1.sass */
  body ui.dialog {
    width: 34% !important;
  }
}
/* line 6, ../sass/specials/_pagenotfound.sass */
.page-search404 .tab-wrapper {
  padding-top: 15px;
}
/* line 14, ../sass/specials/_pagenotfound.sass */
.page-search404 .search-form input[type="submit"] {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #009fe7;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2NiNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe7), color-stop(100%, #007cb4));
  background: -moz-linear-gradient(#009fe7, #007cb4);
  background: -webkit-linear-gradient(#009fe7, #007cb4);
  background: linear-gradient(#009fe7, #007cb4);
  -moz-box-shadow: #35c0ff 0 1px 0 inset;
  -webkit-box-shadow: #35c0ff 0 1px 0 inset;
  box-shadow: #35c0ff 0 1px 0 inset;
  border: 1px solid #006a9b;
  color: white;
  text-shadow: #004462 0 -1px 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 3px;
}
/* line 28, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-search404 .search-form input[type="submit"]:hover {
  background-color: #006a9b;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGVjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmE5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008ece), color-stop(100%, #006a9b));
  background: -moz-linear-gradient(#008ece, #006a9b);
  background: -webkit-linear-gradient(#008ece, #006a9b);
  background: linear-gradient(#008ece, #006a9b);
}
/* line 31, ../sass/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-search404 .search-form input[type="submit"]:active {
  -moz-box-shadow: #00608b 0 1px 2px inset;
  -webkit-box-shadow: #00608b 0 1px 2px inset;
  box-shadow: #00608b 0 1px 2px inset;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 9, ../sass/_icons.sass */
[data-icon]:before {
  font-family: "icomoon";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
}

/* Use the following CSS code if you want to have a class per icon */
/* */
/* line 24, ../sass/_icons.sass */
.icon-fp-logo, .icon-feed, .icon-twitter, .icon-facebook, .icon-tumblr {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 32, ../sass/_icons.sass */
.icon-fp-logo:before {
  content: "";
}

/* line 35, ../sass/_icons.sass */
.icon-feed:before {
  content: "";
}

/* line 38, ../sass/_icons.sass */
.icon-twitter:before {
  content: "";
}

/* line 41, ../sass/_icons.sass */
.icon-facebook:before {
  content: "";
}

/* line 44, ../sass/_icons.sass */
.icon-tumblr:before {
  content: "";
}
