/* MyFontsWebfontsKit */
@font-face {
  font-family: 'Adelle-Bold';
  src: url("../fonts/2D5B1C_0_0.eot");
  src: url("../fonts/2D5B1C_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_0_0.woff2") format("woff2"), url("../fonts/2D5B1C_0_0.woff") format("woff"), url("../fonts/2D5B1C_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Adelle-Italic';
  src: url("../fonts/2D5B1C_1_0.eot");
  src: url("../fonts/2D5B1C_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_1_0.woff2") format("woff2"), url("../fonts/2D5B1C_1_0.woff") format("woff"), url("../fonts/2D5B1C_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Adelle-Regular';
  src: url("../fonts/2D5B1C_2_0.eot");
  src: url("../fonts/2D5B1C_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_2_0.woff2") format("woff2"), url("../fonts/2D5B1C_2_0.woff") format("woff"), url("../fonts/2D5B1C_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'AvenirLTStd-Heavy';
  src: url("../fonts/2D5B1C_3_0.eot");
  src: url("../fonts/2D5B1C_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_3_0.woff2") format("woff2"), url("../fonts/2D5B1C_3_0.woff") format("woff"), url("../fonts/2D5B1C_3_0.ttf") format("truetype"); }

@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url("../fonts/2D5B1C_4_0.eot");
  src: url("../fonts/2D5B1C_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_4_0.woff2") format("woff2"), url("../fonts/2D5B1C_4_0.woff") format("woff"), url("../fonts/2D5B1C_4_0.ttf") format("truetype"); }

@font-face {
  font-family: 'AvenirLTStd-Roman';
  src: url("../fonts/2D5B1C_5_0.eot");
  src: url("../fonts/2D5B1C_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_5_0.woff2") format("woff2"), url("../fonts/2D5B1C_5_0.woff") format("woff"), url("../fonts/2D5B1C_5_0.ttf") format("truetype"); }

@font-face {
  font-family: 'AvenirLTStd-Black';
  src: url("../fonts/2D5B1C_6_0.eot");
  src: url("../fonts/2D5B1C_6_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D5B1C_6_0.woff2") format("woff2"), url("../fonts/2D5B1C_6_0.woff") format("woff"), url("../fonts/2D5B1C_6_0.ttf") format("truetype"); }

.Adelle-Regular {
  font-family: Adelle-Regular, "Courier New", monospace; }

.Adelle-Italic {
  font-family: Adelle-Italic, "Courier New", monospace; }

.Adelle-Bold {
  font-family: Adelle-Bold, "Courier New", monospace; }

.AvenirLTStd-Heavy {
  font-family: AvenirLTStd-Heavy, arial, sans-serif; }

.AvenirLTStd-Medium {
  font-family: AvenirLTStd-Medium, arial, sans-serif; }

.AvenirLTStd-Roman {
  font-family: AvenirLTStd-Roman, arial, sans-serif; }

.AvenirLTStd-Black {
  font-family: AvenirLTStd-Black, arial, sans-serif; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* was: main-heading-font-family */
/* for hiliting hover states */
/* for hiliting orange arrows */
/* base-font-color */
xh1, xh2, xh3, xh4, xh5, xh6 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0; }

h1 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0;
  font-size: 36px;
  font-size: 2.25em;
  xmargin: .67em 0; }

h2 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0;
  font-size: 31px;
  font-size: 1.9375em;
  xmargin: .75em 0;
  font-weight: 400; }

h3 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0;
  font-size: 26px;
  font-size: 1.625em;
  margin: .83em 0;
  font-weight: 200; }

h4 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0;
  font-size: 22px;
  font-size: 1.375em;
  xmargin: 1.12em 0; }

h5 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0;
  font-size: 18px;
  font-size: 1.125em;
  xmargin: 1.5em 0; }

h6 {
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #424242;
  xmargin: 0;
  font-size: 11px;
  font-size: 0.6875em;
  xmargin: 1.67em 0; }

/* probably obsolete */
.content-section {
  max-width: 60em;
  margin-left: auto;
  margin-right: auto; }
  .content-section::after {
    clear: both;
    content: "";
    display: table; }

.col-max-narrow {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 100%; }
  .col-max-narrow:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    .col-max-narrow {
      width: 100%; } }

.col-full-narrow {
  margin-left: 10.2564102564%;
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 79.4871794872%; }
  .col-full-narrow:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    .col-full-narrow {
      width: 100%;
      margin-left: 0%; } }

.col-main-narrow {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 48.7179487179%; }
  .col-main-narrow:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    .col-main-narrow {
      width: 100%; } }

.col-aside-narrow {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 38.4615384615%;
  margin-left: 10.2564102564%; }
  .col-aside-narrow:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    .col-aside-narrow {
      width: 100%;
      margin-left: 0%; } }

.col-half-narrow {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 48.7179487179%;
  margin-bottom: 20px; }
  .col-half-narrow:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    .col-half-narrow {
      width: 100%;
      margin-left: 0%; } }

.column {
  padding: 50px 0; }
  .column .contents-table {
    margin: 20px -15% 20px -20px;
    padding: 20px 0 20px 20px;
    background: #d6d6ca; }

.grid {
  padding: 0 10px; }
  @media screen and (max-width: 40em) {
    .grid {
      padding: 0 14px; } }
  .grid .col-wide {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%; }
    .grid .col-wide:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-wide {
        width: 100%; } }
  .grid .col-full {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 82.9787234043%; }
    .grid .col-full:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-full {
        width: 100%; } }
  .grid .col-full-aside {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 65.9574468085%; }
    .grid .col-full-aside:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-full-aside {
        margin-left: 0%;
        width: 100%; } }
  .grid .col-main {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 57.4468085106%; }
    .grid .col-main:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-main {
        width: 100%; } }
  .grid .col-half {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 48.9361702128%;
    padding-right: 4.2553191489%; }
    .grid .col-half:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-half {
        width: 100%;
        padding-right: 0; } }
  .grid .col-aside {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 31.914893617%;
    margin-left: 8.5106382979%; }
    .grid .col-aside:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-aside {
        width: 100%;
        margin-left: 0%; } }
  .grid .col-third {
    float: left;
    display: block;
    margin-right: 2.8571428571%;
    width: 31.4285714286%;
    padding-right: 8.5106382979%; }
    .grid .col-third:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-third {
        width: 100%;
        padding-right: 0; } }
  .grid .col-thin-aside {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 14.8936170213%;
    padding-right: 8.5106382979%; }
    .grid .col-thin-aside:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-thin-aside {
        width: 100%;
        padding-right: 0; } }
  .grid .col-header {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 65.9574468085%; }
    .grid .col-header:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-header {
        width: 100%; } }
  .grid .col-header-aside {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 14.8936170213%;
    margin-left: 0%;
    padding-right: 8.5106382979%; }
    .grid .col-header-aside:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid .col-header-aside {
        width: 100%;
        padding-right: 0; } }

.grid-narrow {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 82.9787234043%;
  margin-left: 8.5106382979%; }
  @media screen and (max-width: 40em) {
    .grid-narrow {
      padding: 0 14px; } }
  .grid-narrow:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    .grid-narrow {
      width: 100%;
      margin-left: 0%; } }
  .grid-narrow .col-max {
    float: left;
    display: block;
    margin-right: 2.5641025641%;
    width: 100%; }
    .grid-narrow .col-max:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid-narrow .col-max {
        width: 100%; } }
  .grid-narrow .col-full {
    margin-left: 10.2564102564%;
    float: left;
    display: block;
    margin-right: 2.5641025641%;
    width: 79.4871794872%; }
    .grid-narrow .col-full:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid-narrow .col-full {
        width: 100%;
        margin-left: 0%; } }
  .grid-narrow .col-main {
    float: left;
    display: block;
    margin-right: 2.5641025641%;
    width: 48.7179487179%; }
    .grid-narrow .col-main:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid-narrow .col-main {
        width: 100%; } }
  .grid-narrow .col-aside {
    float: left;
    display: block;
    margin-right: 2.5641025641%;
    width: 38.4615384615%;
    margin-left: 10.2564102564%; }
    .grid-narrow .col-aside:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid-narrow .col-aside {
        width: 100%;
        margin-left: 0%; } }
  .grid-narrow .col-half {
    float: left;
    display: block;
    margin-right: 2.5641025641%;
    width: 48.7179487179%;
    margin-bottom: 20px; }
    .grid-narrow .col-half:last-child {
      margin-right: 0; }
    @media screen and (max-width: 40em) {
      .grid-narrow .col-half {
        width: 100%;
        margin-left: 0%; } }

/* ORANGE BUTTONS */
.button {
  color: #fff !important;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 15px 5px;
  background: #f88920;
  display: inline-block;
  width: auto; }
  .button :hover {
    color: #fff !important; }
  @media screen and (max-width: 40em) {
    .button {
      font-size: 13px;
      padding: 8px 20px; } }

.button-lg {
  color: #fff !important;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 15px 5px;
  background: #f88920;
  display: inline-block;
  width: auto;
  font-size: 10px;
  font-family: AvenirLTStd-Medium, Helvetica, Arial, sans-serif;
  font-weight: bold !important;
  margin-top: 4px;
  padding: 6px 20px 5px; }
  .button-lg :hover {
    color: #fff !important; }
  @media screen and (max-width: 40em) {
    .button-lg {
      font-size: 13px;
      padding: 8px 20px; } }
  @media screen and (max-width: 40em) {
    .button-lg {
      font-size: 16px;
      letter-spacing: 0.05em;
      text-align: center;
      margin-bottom: 24px;
      margin-top: 34px;
      padding: 12px 32px 10px; } }

/* ORANGE ARROW LINK */
a.arrow-link:after {
  width: 22px;
  height: 22px;
  top: 50%;
  right: 10px;
  margin-top: -11px;
  content: '';
  display: table-cell;
  background: url("../images/sprites.png") -22px 0 no-repeat;
  position: absolute; }

a.arrow-link:hover:after {
  -webkit-border-top-left-radius: 50%;
  /* explicit here for Android */
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  xbox-shadow: 0 0 10px rgba(248, 137, 32, 0.4); }

/* Donate Buttons - these are techncally in the header but meanMenu
   rewrites them above the header when it is loaded. */
.header-donate {
  top: 0;
  right: 0;
  position: absolute;
  /* MeanMenu Donate Button - positioned relative to the mobile menu in meanmenu.css */ }
  .header-donate a.header-btn-donate {
    color: #fff !important;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 7px 15px 5px;
    background: #f88920;
    display: inline-block;
    width: auto;
    top: 17px;
    right: 13px;
    margin: 0;
    padding: 2px 16px 0;
    line-height: 30px;
    position: absolute; }
    .header-donate a.header-btn-donate :hover {
      color: #fff !important; }
    @media screen and (max-width: 40em) {
      .header-donate a.header-btn-donate {
        font-size: 13px;
        padding: 8px 20px; } }
  .header-donate a.meanmenu-btn-donate {
    display: none; }

.readmore {
  font-weight: 600;
  text-decoration: underline;
  white-space: nowrap; }

/* ACCORDION CONTROL */
.toc,
.accordion {
  border: none;
  border-bottom: 1px solid #ebebeb;
  background: none;
  /* item trigger */
  /* item content */
  /* jQuery UI overrides */ }
  .toc ul:first-child > li a:first-child,
  .toc > h3,
  .accordion ul:first-child > li a:first-child,
  .accordion > h3 {
    font-weight: normal;
    cursor: pointer;
    background-color: transparent;
    border: none;
    position: relative; }
    .toc ul:first-child > li a:first-child.open,
    .toc > h3.open,
    .accordion ul:first-child > li a:first-child.open,
    .accordion > h3.open {
      border-bottom: none; }
      .toc ul:first-child > li a:first-child.open:after,
      .toc > h3.open:after,
      .accordion ul:first-child > li a:first-child.open:after,
      .accordion > h3.open:after {
        background-position: 0 bottom; }
  .toc ul:first-child ul,
  .toc div.ui-accordion-content,
  .accordion ul:first-child ul,
  .accordion div.ui-accordion-content {
    padding: 0 0 44px;
    overflow: visible;
    position: relative; }
    .toc ul:first-child ul p,
    .toc div.ui-accordion-content p,
    .accordion ul:first-child ul p,
    .accordion div.ui-accordion-content p {
      margin: 0 0 20px; }
  .toc.ui-widget,
  .accordion.ui-widget {
    font-family: Adelle-Regular, "Times New Roman", monospace;
    font-size: 1.0em; }
  .toc .ui-widget-content,
  .accordion .ui-widget-content {
    background: none;
    border: none; }
  .toc ul > li a.ui-state-default,
  .toc h3.ui-state-default,
  .accordion ul > li a.ui-state-default,
  .accordion h3.ui-state-default {
    padding: 25px 20% 25px 0 !important;
    -webkit-border-top-left-radius: 0;
    /* explicit here for Android */
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
    border: none;
    border-top: 1px solid #ebebeb; }
    .toc ul > li a.ui-state-default .ui-accordion-header-icon,
    .toc h3.ui-state-default .ui-accordion-header-icon,
    .accordion ul > li a.ui-state-default .ui-accordion-header-icon,
    .accordion h3.ui-state-default .ui-accordion-header-icon {
      top: 28px;
      top: 50%;
      right: 2%;
      left: auto;
      width: 22px;
      height: 22px;
      content: '';
      z-index: 9999 !important;
      background: url("../images/sprites.png") 0 0 no-repeat;
      position: absolute; }
  .toc ul > li a.ui-state-default.ui-state-active .ui-accordion-header-icon,
  .toc h3.ui-state-default.ui-state-active .ui-accordion-header-icon,
  .accordion ul > li a.ui-state-default.ui-state-active .ui-accordion-header-icon,
  .accordion h3.ui-state-default.ui-state-active .ui-accordion-header-icon {
    background-position: 0 -22px; }
  .toc .ui-accordion-content,
  .accordion .ui-accordion-content {
    padding: 0; }

.toc {
  margin: 60px 0 30px -50px;
  padding: 24px 50px 0;
  background: #f5f5f5;
  border: none; }
  @media screen and (max-width: 40em) {
    .toc {
      margin-right: -14px; } }
  .toc .toc-title {
    text-align: left;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-size: 2.375em;
    font-weight: 400;
    padding: 0; }
  .toc ul:first-child {
    list-style: none;
    padding: 0;
    margin: 0 0 0.25em;
    margin: 0 0 0.25em 40px;
    font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif; }
    .toc ul:first-child > li {
      padding: 13px 20% 15px 0 !important;
      border-bottom: 1px solid #ebebeb;
      background-image: none !important; }
      .toc ul:first-child > li > a:first-child {
        font-size: 1.375em;
        font-size: 18px;
        color: #f88920 !important;
        font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
        font-weight: 400 !important;
        text-decoration: none;
        padding: 2px 30px 0 0;
        display: inline-block;
        position: relative; }
        @media screen and (max-width: 40em) {
          .toc ul:first-child > li > a:first-child {
            margin: 0;
            line-height: 22px; } }
        .toc ul:first-child > li > a:first-child:after {
          top: 5px;
          right: 0;
          width: 22px;
          height: 22px;
          background: url("../images/arrow-link.png") 0 0 no-repeat;
          content: '';
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg);
          position: absolute; }
        .toc ul:first-child > li > a:first-child:hover:after {
          -webkit-border-top-left-radius: 50%;
          /* explicit here for Android */
          -webkit-border-top-right-radius: 50%;
          -webkit-border-bottom-left-radius: 50%;
          -webkit-border-bottom-right-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          xbox-shadow: 0 0 10px rgba(248, 137, 32, 0.4); }
      .toc ul:first-child > li:last-child {
        border: none; }
      .toc ul:first-child > li ul {
        /* for the list bullet */
        color: #c2c2c1;
        font-size: 1.25em;
        margin: 12px 0 5px 24px !important; }
        .toc ul:first-child > li ul li a {
          font-size: 1.0625em !important;
          font-family: Adelle-Regular, "Times New Roman", monospace;
          text-decoration: none; }
          .toc ul:first-child > li ul li a:hover {
            text-decoration: underline; }
        .toc ul:first-child > li ul li ul {
          list-style-type: circle !important;
          margin: 0 0 5px 1.5em !important;
          padding: 0 0 0 6px !important; }
          .toc ul:first-child > li ul li ul li {
            background-image: none !important;
            padding: 0 !important; }
            .toc ul:first-child > li ul li ul li a {
              xfont-size: 0.8125em; }
        @media screen and (max-width: 40em) {
          .toc ul:first-child > li ul {
            padding-left: 25px;
            padding-top: 0; } }
      @media screen and (max-width: 40em) {
        .toc ul:first-child > li {
          padding: 10px 10% 15px 0; } }

/* TOC module native back-to-top links. */
.toc-back-to-top {
  padding: 8px 30px 8px 0;
  overflow: hidden;
  /* this hides the orange arrow icon if 'Back to Top' link has no text. */
  background-image: none;
  display: inline-block;
  display: none; }
  .toc-back-to-top a {
    margin: 10px 8px 10px 0;
    color: #f88920;
    font-size: 0.875em;
    font-weight: 400 !important;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    position: relative; }
    .toc-back-to-top a:hover {
      color: #f88920; }
      .toc-back-to-top a:hover:after {
        -webkit-border-top-left-radius: 50%;
        /* explicit here for Android */
        -webkit-border-top-right-radius: 50%;
        -webkit-border-bottom-left-radius: 50%;
        -webkit-border-bottom-right-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        xbox-shadow: 0 0 10px rgba(248, 137, 32, 0.4); }
    .toc-back-to-top a:after {
      width: 22px;
      height: 22px;
      top: 50%;
      right: 10px;
      margin-top: -11px;
      content: '';
      display: table-cell;
      background: url("../images/sprites.png") -22px 0 no-repeat;
      position: absolute;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      right: -30px; }

/* Add our own back to top link, shown at the bottom of the content only. */
a.back-to-top {
  margin: 10px 8px 10px 0;
  color: #f88920;
  font-size: 0.875em;
  font-weight: 400 !important;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-style: normal;
  text-align: left;
  text-decoration: none;
  position: relative; }
  a.back-to-top:hover {
    color: #f88920; }
    a.back-to-top:hover:after {
      -webkit-border-top-left-radius: 50%;
      /* explicit here for Android */
      -webkit-border-top-right-radius: 50%;
      -webkit-border-bottom-left-radius: 50%;
      -webkit-border-bottom-right-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      xbox-shadow: 0 0 10px rgba(248, 137, 32, 0.4); }
  a.back-to-top:after {
    width: 22px;
    height: 22px;
    top: 50%;
    right: 10px;
    margin-top: -11px;
    content: '';
    display: table-cell;
    background: url("../images/sprites.png") -22px 0 no-repeat;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: -30px; }

/*
NEED TO SEPARATE BLOCKS AND OTHER PRE-BUILT ELEMENTS FROM THIS FILE.
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  -webkit-font-feature-settings: "kern", "liga", "pnum";
  -moz-font-feature-settings: "kern", "liga", "pnum";
  -ms-font-feature-settings: "kern", "liga", "pnum";
  font-feature-settings: "kern", "liga", "pnum";
  -webkit-font-smoothing: antialiased;
  color: #424242;
  font-family: Adelle-Regular, "Times New Roman", monospace;
  font-size: 1em;
  line-height: 1.5; }

a {
  color: #424242;
  transition: color 0.1s linear; }

a:hover, a:focus, a:active {
  color: #686868; }

a:active, a:focus {
  outline: none; }

p {
  margin: 1.12em 0;
  font-size: 0.875em;
  line-height: 2.125em;
  font-size: 14px;
  line-height: 1.875em;
  line-height: 1.875em; }

p.small {
  font-size: 0.75em;
  margin: 0.625em 0; }

@media screen and (max-width: 40em) {
  body {
    color: #222;
    font-size: 18px; }
    body h1 {
      font-size: 2.0em;
      font-size: 1.875em;
      margin-top: 34px; }
    body h2 {
      font-size: 1.625em; }
    body h3 {
      font-size: 1.625em;
      margin: .83em 0;
      color: #373737; }
    body p {
      font-size: 1.0em;
      font-size: 1.0625em;
      line-height: 1.75em;
      color: #222; }
    body a {
      color: #222; } }

hr {
  height: 1px;
  width: 100%;
  font-size: 1px;
  margin: 0.25em 0 !important;
  border: none;
  border-bottom: 1px solid #ebebeb; }

img,
picture {
  margin: 0;
  max-width: 100%;
  height: auto; }
a.img {
  border-bottom: 0px solid white !important;
}
textarea,
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important; }
  textarea:focus,
  input[type="text"]:focus {
    outline: 0; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none;
  outline: none; }

/* For dev debugging only */
.debug .col-header,
.debug .col-header-aside,
.debug .col-full,
.debug .col-thin-aside,
.debug .col-half,
.debug .col-main,
.debug .col-aside,
.debug .col-third {
  background: rgba(150, 50, 50, 0.02);
  box-shadow: 0 0 1px #FF9900;
  margin-bottom: 4px; }

/***** COPIED FROM BASIC THEME *****/
#skip a:link, #skip a:hover, #skip a:visited {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#skip a:active, #skip a:focus {
  position: static;
  width: auto;
  height: auto; }

h2.element-invisible,
label.element-invisible {
  display: none !important; }

/***** DRUPAL ADMIN STYLES *****/
.node-unpublished {
  background-color: transparent;
  background: url(images/theme-bg-unpublished.png); }

.messages {
  clear: both; }
  .messages::after {
    clear: both;
    content: "";
    display: table; }

/* GIVEWELL THEME SPECIFIC STYLES */
#content #content-header h1 {
  margin-bottom: 6px;
  padding-bottom: 14px;
  font-weight: normal; }

.breadcrumb, .easy-breadcrumb {
  margin: 38px 0 24px 2px;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
  font-size: 0.6875em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.01em; }
  .breadcrumb a, .breadcrumb .active, .breadcrumb span, .easy-breadcrumb a, .easy-breadcrumb .active, .easy-breadcrumb span {
    display: inline-block;
    position: relative;
    margin: 0 5px;
    color: #f88920;
    text-decoration: none; }
  .breadcrumb a, .easy-breadcrumb a {
    color: #f88920 !important; }
  .breadcrumb a:hover, .easy-breadcrumb a:hover {
    text-decoration: underline; }
  .breadcrumb a:first-child, .easy-breadcrumb a:first-child {
    margin-left: 0; }
  .breadcrumb .active, .breadcrumb span:last-child, .easy-breadcrumb .active, .easy-breadcrumb span:last-child {
    margin-left: 8px;
    color: #c2c2c1;
    xfont-weight: normal; }
  @media screen and (max-width: 40em) {
    .breadcrumb, .easy-breadcrumb {
      display: none; } }

/* HEADER */
#header {
  background-color: #f1f1f1; }
  #header .container {
    max-width: 60em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    padding: 23px 0 0;
    text-align: center;
    position: relative;
    /* TOP NAVIGATION */
    /* SEARCH */ }
    #header .container::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 40em) {
      #header .container {
        padding: 0 14px; } }
    #header .container .col-wide {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%; }
      #header .container .col-wide:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-wide {
          width: 100%; } }
    #header .container .col-full {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 82.9787234043%; }
      #header .container .col-full:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-full {
          width: 100%; } }
    #header .container .col-full-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 65.9574468085%; }
      #header .container .col-full-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-full-aside {
          margin-left: 0%;
          width: 100%; } }
    #header .container .col-main {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 57.4468085106%; }
      #header .container .col-main:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-main {
          width: 100%; } }
    #header .container .col-half {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 48.9361702128%;
      padding-right: 4.2553191489%; }
      #header .container .col-half:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-half {
          width: 100%;
          padding-right: 0; } }
    #header .container .col-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 31.914893617%;
      margin-left: 8.5106382979%; }
      #header .container .col-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-aside {
          width: 100%;
          margin-left: 0%; } }
    #header .container .col-third {
      float: left;
      display: block;
      margin-right: 2.8571428571%;
      width: 31.4285714286%;
      padding-right: 8.5106382979%; }
      #header .container .col-third:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-third {
          width: 100%;
          padding-right: 0; } }
    #header .container .col-thin-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 14.8936170213%;
      padding-right: 8.5106382979%; }
      #header .container .col-thin-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-thin-aside {
          width: 100%;
          padding-right: 0; } }
    #header .container .col-header {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 65.9574468085%; }
      #header .container .col-header:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-header {
          width: 100%; } }
    #header .container .col-header-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 14.8936170213%;
      margin-left: 0%;
      padding-right: 8.5106382979%; }
      #header .container .col-header-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        #header .container .col-header-aside {
          width: 100%;
          padding-right: 0; } }
    #header .container #site-name {
      display: none; }
    @media screen and (max-width: 40em) {
      #header .container {
        padding-top: 24px;
        padding-bottom: 24px; } }
    #header .container #logo {
      margin: 0 auto; }
      #header .container #logo img {
        max-width: 152px; }
      @media screen and (max-width: 40em) {
        #header .container #logo {
          display: block;
          margin-top: 5px;
          margin-bottom: 23px; }
          #header .container #logo img {
            margin-left: 0px;
            max-width: none; } }
    #header .container #block-system-main-menu {
      float: left;
      margin-top: 20px;
      position: static;
      padding: 0 10px;
      /* Drupal menu admin - edit link */ }
      @media screen and (max-width: 40em) {
        #header .container #block-system-main-menu {
          padding: 0 14px; } }
      #header .container #block-system-main-menu .col-wide {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 100%; }
        #header .container #block-system-main-menu .col-wide:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-wide {
            width: 100%; } }
      #header .container #block-system-main-menu .col-full {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 82.9787234043%; }
        #header .container #block-system-main-menu .col-full:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-full {
            width: 100%; } }
      #header .container #block-system-main-menu .col-full-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 65.9574468085%; }
        #header .container #block-system-main-menu .col-full-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-full-aside {
            margin-left: 0%;
            width: 100%; } }
      #header .container #block-system-main-menu .col-main {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 57.4468085106%; }
        #header .container #block-system-main-menu .col-main:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-main {
            width: 100%; } }
      #header .container #block-system-main-menu .col-half {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 48.9361702128%;
        padding-right: 4.2553191489%; }
        #header .container #block-system-main-menu .col-half:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-half {
            width: 100%;
            padding-right: 0; } }
      #header .container #block-system-main-menu .col-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 31.914893617%;
        margin-left: 8.5106382979%; }
        #header .container #block-system-main-menu .col-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-aside {
            width: 100%;
            margin-left: 0%; } }
      #header .container #block-system-main-menu .col-third {
        float: left;
        display: block;
        margin-right: 2.8571428571%;
        width: 31.4285714286%;
        padding-right: 8.5106382979%; }
        #header .container #block-system-main-menu .col-third:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-third {
            width: 100%;
            padding-right: 0; } }
      #header .container #block-system-main-menu .col-thin-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 14.8936170213%;
        padding-right: 8.5106382979%; }
        #header .container #block-system-main-menu .col-thin-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-thin-aside {
            width: 100%;
            padding-right: 0; } }
      #header .container #block-system-main-menu .col-header {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 65.9574468085%; }
        #header .container #block-system-main-menu .col-header:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-header {
            width: 100%; } }
      #header .container #block-system-main-menu .col-header-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 14.8936170213%;
        margin-left: 0%;
        padding-right: 8.5106382979%; }
        #header .container #block-system-main-menu .col-header-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu .col-header-aside {
            width: 100%;
            padding-right: 0; } }
      @media screen and (max-width: 40em) {
        #header .container #block-system-main-menu {
          position: relative; } }
      #header .container #block-system-main-menu a {
        text-decoration: none;
        line-height: 24px; }
      #header .container #block-system-main-menu ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #header .container #block-system-main-menu ul li {
          margin: 0;
          padding: 0; }
        #header .container #block-system-main-menu ul li {
          margin-right: 20px;
          display: inline-block; }
        #header .container #block-system-main-menu ul ul {
          display: none; }
      #header .container #block-system-main-menu ul.menu:first-child {
        /* placement for left aligned last menu column */ }
        #header .container #block-system-main-menu ul.menu:first-child > li:hover:after {
          top: 50%;
          left: 50%;
          margin-top: 6px;
          margin-left: -12px;
          content: '';
          width: 23px;
          height: 13px;
          background: url("../images/sprites.png") -80px 0 no-repeat;
          position: absolute; }
        #header .container #block-system-main-menu ul.menu:first-child li:last-child ul {
          right: 0; }
      #header .container #block-system-main-menu ul.menu {
        float: left;
        background: #f1f1f1;
        font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
        font-size: 11px;
        letter-spacing: 1px;
        text-align: left;
        text-transform: uppercase;
        /* just to improve on menu visibility */ }
        #header .container #block-system-main-menu ul.menu li {
          position: relative;
          margin: 0 20px;
          padding-bottom: 14px; }
          #header .container #block-system-main-menu ul.menu li:hover a {
            color: #669bb5;
            display: block; }
          #header .container #block-system-main-menu ul.menu li:hover ul li a {
            color: #424242; }
          #header .container #block-system-main-menu ul.menu li ul {
            min-width: 280px;
            background-color: #eaf0f3;
            box-shadow: 2px 4px 5px 0px rgba(62, 62, 62, 0.24); }
            #header .container #block-system-main-menu ul.menu li ul li {
              width: 100%;
              margin: 0;
              padding: 0;
              border-top: 1px solid #d6d6ca;
              font-size: 12px;
              line-height: 18px;
              letter-spacing: 0;
              text-transform: none;
              /* don't show 3rd tier items */ }
              #header .container #block-system-main-menu ul.menu li ul li:hover {
                background-color: rgba(0, 0, 0, 0.05); }
              #header .container #block-system-main-menu ul.menu li ul li a {
                padding: 10px 80px 8px 30px;
                margin: 0;
                line-height: inherit; }
              #header .container #block-system-main-menu ul.menu li ul li:first-child {
                border-top: none; }
              #header .container #block-system-main-menu ul.menu li ul li ul {
                display: none !important; }
          #header .container #block-system-main-menu ul.menu li:hover > ul {
            display: block;
            position: absolute;
            top: 100%;
            z-index: 1;
            border-top: 1px solid #fff; }
          #header .container #block-system-main-menu ul.menu li:first-child {
            margin-left: 0; }
            #header .container #block-system-main-menu ul.menu li:first-child li {
              /* Arrow link item */ }
              #header .container #block-system-main-menu ul.menu li:first-child li a {
                padding-left: 48px; }
              #header .container #block-system-main-menu ul.menu li:first-child li:first-child {
                font-size: 1.625em;
                line-height: 1.825em; }
                #header .container #block-system-main-menu ul.menu li:first-child li:first-child a {
                  padding-left: 30px; }
              #header .container #block-system-main-menu ul.menu li:first-child li.arrow-item {
                margin: 12px 0 22px;
                padding: 0 30px;
                border-top: none;
                background-color: transparent; }
                #header .container #block-system-main-menu ul.menu li:first-child li.arrow-item a {
                  padding: 16px 50px 15px 18px;
                  width: 100%;
                  border: 1px solid #ebebeb;
                  color: #424242;
                  font-size: 16px;
                  font-size: 1.375em;
                  line-height: 20px;
                  display: block;
                  position: relative;
                  background: #fff url("../images/hex-tesselation-lt-blue-214x180.png"); }
                  #header .container #block-system-main-menu ul.menu li:first-child li.arrow-item a:hover {
                    color: #373737; }
                #header .container #block-system-main-menu ul.menu li:first-child li.arrow-item a:after {
                  width: 22px;
                  height: 22px;
                  top: 50%;
                  right: 10px;
                  margin-top: -11px;
                  content: '';
                  display: table-cell;
                  background: url("../images/sprites.png") -22px 0 no-repeat;
                  position: absolute; }
                #header .container #block-system-main-menu ul.menu li:first-child li.arrow-item a:hover:after {
                  -webkit-border-top-left-radius: 50%;
                  /* explicit here for Android */
                  -webkit-border-top-right-radius: 50%;
                  -webkit-border-bottom-left-radius: 50%;
                  -webkit-border-bottom-right-radius: 50%;
                  -moz-border-radius: 50%;
                  border-radius: 50%;
                  xbox-shadow: 0 0 10px rgba(248, 137, 32, 0.4); }
              @media screen and (max-width: 40em) {
                #header .container #block-system-main-menu ul.menu li:first-child li {
                  float: right;
                  width: 20px;
                  height: 16px;
                  margin-top: -20px;
                  padding-bottom: 16px;
                  background: url("../images/menu-icon-mobile.png") no-repeat;
                  cursor: pointer; } }
          #header .container #block-system-main-menu ul.menu li:last-child {
            margin-right: 0; }
        @media screen and (max-width: 40em) {
          #header .container #block-system-main-menu ul.menu {
            display: none; } }
        @media screen and (max-width: 960px) {
          #header .container #block-system-main-menu ul.menu li {
            margin: 0 9px; } }
        @media screen and (max-width: 800px) {
          #header .container #block-system-main-menu ul.menu li {
            margin: 0 3px; } }
      #header .container #block-system-main-menu .contextual-links-wrapper {
        top: 56px;
        right: 100px;
        padding-bottom: 5px; }
    #header .container #block-search-form {
      width: 100%;
      height: 1px;
      background-position: 0 14px;
      position: absolute; }
      @media screen and (max-width: 40em) {
        #header .container #block-search-form {
          display: none; } }
      #header .container #block-search-form.visible {
        height: 0; }
        #header .container #block-search-form.visible form .container-inline {
          display: block; }
      #header .container #block-search-form form {
        top: 53px;
        padding: 0 14px;
        z-index: 1;
        position: relative; }
        #header .container #block-search-form form .form-wrapper {
          position: relative; }
        #header .container #block-search-form form .btn-open {
          top: -34px;
          right: 16px;
          width: 14px;
          height: 14px;
          text-indent: -100px;
          cursor: pointer;
          background: url("../images/sprites.png") -45px 0 no-repeat;
          display: block;
          position: absolute; }
        #header .container #block-search-form form .container-inline {
          width: 100%;
          padding: 23px 86px 20px 35px;
          background-color: #eaf0f3;
          box-shadow: 2px 4px 5px 0px rgba(62, 62, 62, 0.24);
          cursor: auto;
          display: none; }
          #header .container #block-search-form form .container-inline .search-text {
            float: left;
            width: 50%;
            padding-right: 20px;
            color: #373737;
            font-size: 14px;
            text-align: left; }
            #header .container #block-search-form form .container-inline .search-text h3 {
              font-weight: normal;
              font-size: 1em;
              margin: 0; }
            #header .container #block-search-form form .container-inline .search-text p {
              font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
              font-weight: 600;
              line-height: 20px;
              margin: 5px 0 0 0; }
          #header .container #block-search-form form .container-inline input[type="search"],
          #header .container #block-search-form form .container-inline input[type="text"] {
            box-sizing: inherit;
            width: 50%;
            height: 66px;
            padding-right: 20px;
            padding-left: 58px;
            border: 1px solid #ebebeb;
            background: #fff;
            font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
            font-weight: bold;
            font-size: 0.875em;
            outline: none; }
          #header .container #block-search-form form .container-inline .form-actions {
            top: 23px;
            right: 50%;
            width: 58px;
            height: 64px;
            position: absolute; }
            #header .container #block-search-form form .container-inline .form-actions input[type="submit"] {
              margin-left: 32px;
              width: 100%;
              height: 100%;
              background: url("../images/input-search-icon.png") no-repeat 50% 50% transparent;
              border: none;
              text-transform: uppercase;
              text-indent: -99999px;
              outline: none; }
              #header .container #block-search-form form .container-inline .form-actions input[type="submit"]:after {
                top: 50%;
                left: 50%;
                margin-top: 8px;
                margin-left: 7px;
                content: '';
                width: 16px;
                height: 14px;
                background: url("../images/sprites.png") -45px 0 no-repeat; }
          #header .container #block-search-form form .container-inline .btn-close {
            top: 24px;
            right: 51px;
            width: 15px;
            height: 15px;
            background: url("../images/form-search-close.png") no-repeat transparent;
            cursor: pointer;
            position: absolute; }
        #header .container #block-search-form form input[type="text"]::-webkit-input-placeholder {
          color: #c2c2c1; }
        #header .container #block-search-form form input[type="text"]::-moz-placeholder {
          /* Firefox 19+ */
          color: #c2c2c1; }
        #header .container #block-search-form form input[type="text"]:-ms-input-placeholder {
          color: #c2c2c1; }

/* CONTENT */
body #main {
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px; }
  body #main::after {
    clear: both;
    content: "";
    display: table; }
  body #main #content {
    padding: 0 10px; }
    @media screen and (max-width: 40em) {
      body #main #content {
        padding: 0 14px; } }
    body #main #content .col-wide {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%; }
      body #main #content .col-wide:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-wide {
          width: 100%; } }
    body #main #content .col-full {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 82.9787234043%; }
      body #main #content .col-full:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-full {
          width: 100%; } }
    body #main #content .col-full-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 65.9574468085%; }
      body #main #content .col-full-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-full-aside {
          margin-left: 0%;
          width: 100%; } }
    body #main #content .col-main {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 57.4468085106%; }
      body #main #content .col-main:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-main {
          width: 100%; } }
    body #main #content .col-half {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 48.9361702128%;
      padding-right: 4.2553191489%; }
      body #main #content .col-half:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-half {
          width: 100%;
          padding-right: 0; } }
    body #main #content .col-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 31.914893617%;
      margin-left: 8.5106382979%; }
      body #main #content .col-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-aside {
          width: 100%;
          margin-left: 0%; } }
    body #main #content .col-third {
      float: left;
      display: block;
      margin-right: 2.8571428571%;
      width: 31.4285714286%;
      padding-right: 8.5106382979%; }
      body #main #content .col-third:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-third {
          width: 100%;
          padding-right: 0; } }
    body #main #content .col-thin-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 14.8936170213%;
      padding-right: 8.5106382979%; }
      body #main #content .col-thin-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-thin-aside {
          width: 100%;
          padding-right: 0; } }
    body #main #content .col-header {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 65.9574468085%; }
      body #main #content .col-header:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-header {
          width: 100%; } }
    body #main #content .col-header-aside {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 14.8936170213%;
      margin-left: 0%;
      padding-right: 8.5106382979%; }
      body #main #content .col-header-aside:last-child {
        margin-right: 0; }
      @media screen and (max-width: 40em) {
        body #main #content .col-header-aside {
          width: 100%;
          padding-right: 0; } }
    body #main #content a {
      /* bad place for this */
      font-weight: bold; }
    body #main #content #content-area {
      /* This needs a scroll widget. */ }
      body #main #content #content-area ul {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 0.875em;
        line-height: 2.125em;
        font-size: 14px;
        line-height: 1.875em;
        list-style: none; }
        body #main #content #content-area ul li {
          margin: 0;
          padding: 0; }
        body #main #content #content-area ul li {
          padding-left: 20px;
          margin-bottom: 4px;
          background: url("../images/bullet-grey-9x9.png") no-repeat 2px 0.5em; }
      body #main #content #content-area .overview {
        background: #f5f5f5;
        border: 1px dashed #d6d6ca;
        padding: 18px 5% 8px;
        margin: 20px auto 10px;
        width: 80%;
        display: block; }
      body #main #content #content-area table {
        font-size: .75em;
        margin-bottom: 50px;
        border-collapse: separate;
        empty-cells: hide; }
        body #main #content #content-area table *:empty {
          display: none; }
        body #main #content #content-area table tbody {
          border: none; }
        body #main #content #content-area table tr:first-child th {
          border: none; }
        body #main #content #content-area table tr:nth-child(2n+1) {
          background-color: #fbf9f7; }
        body #main #content #content-area table tr:last-child {
          border-bottom: 4px solid #d6d6ca; }
        body #main #content #content-area table th {
          padding: 12px;
          border-width: 1px;
          text-align: center;
          font-family: AvenirLTStd-Medium, Helvetica, Arial, sans-serif;
          color: #fff;
          background-color: #669bb5; }
          body #main #content #content-area table th a {
            color: #fff; }
        body #main #content #content-area table td {
          padding: 7px 8px;
          font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
          vertical-align: top;
          border-color: #d6d6ca; }

body.sidebar-second #content-area {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 57.4468085106%; }
  body.sidebar-second #content-area:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    body.sidebar-second #content-area {
      width: 100%; } }

body.sidebar-second #sidebar-second {
  /* this needs to collapse for mobile */
  margin-top: 50px;
  margin-bottom: 50px;
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
  margin-left: 8.5106382979%; }
  @media screen and (max-width: 40em) {
    body.sidebar-second #sidebar-second {
      xmargin-top: 20px;
      padding: 0 14px; } }
  body.sidebar-second #sidebar-second .block {
    background: #fbf9f7; }
  body.sidebar-second #sidebar-second .block .content > div {
    font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
    padding: 15px 18px 14px;
    border-bottom: 1px solid #d6d6ca; }
  body.sidebar-second #sidebar-second h2 {
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    line-height: 1.2;
    color: #424242;
    xmargin: 0;
    font-size: 18px;
    font-size: 1.125em;
    xmargin: 1.5em 0;
    background: #669bb5;
    color: #fff;
    xfont-family: AvenirLTStd-Medium, Helvetica, Arial, sans-serif;
    xfont-size: 1.125em;
    padding: 15px 0 14px 18px;
    margin: 0; }
  body.sidebar-second #sidebar-second ul {
    margin: 0;
    padding: 0 20px;
    list-style: none; }
    body.sidebar-second #sidebar-second ul li {
      border-bottom: 1px solid #d6d6ca; }
    body.sidebar-second #sidebar-second ul a {
      font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
      line-height: 1.2;
      color: #424242;
      xmargin: 0;
      font-size: 18px;
      font-size: 1.125em;
      xmargin: 1.5em 0;
      font-size: 1.0em;
      padding: 14px 30% 14px 0;
      text-decoration: none;
      position: relative;
      display: block; }
    body.sidebar-second #sidebar-second ul a:hover {
      text-decoration: none; }
      body.sidebar-second #sidebar-second ul a:hover:after {
        -webkit-border-top-left-radius: 50%;
        /* explicit here for Android */
        -webkit-border-top-right-radius: 50%;
        -webkit-border-bottom-left-radius: 50%;
        -webkit-border-bottom-right-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        xbox-shadow: 0 0 10px rgba(248, 137, 32, 0.4); }
    body.sidebar-second #sidebar-second ul a:after {
      width: 22px;
      height: 22px;
      top: 50%;
      right: 10px;
      margin-top: -11px;
      content: '';
      display: table-cell;
      background: url("../images/sprites.png") -22px 0 no-repeat;
      position: absolute; }
  body.sidebar-second #sidebar-second ul li:last-child {
    border: none; }
  body.sidebar-second #sidebar-second:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    body.sidebar-second #sidebar-second {
      width: 100%;
      margin-left: 0%; } }

/* FOOTER */
#footer {
  color: #fff;
  background-color: #373737;
  position: relative;
  padding-bottom: 36px; }
  #footer .container {
    /* blue menu bar */
    /* DARK SOCIAL SECTION */ }
    @media screen and (max-width: 40em) {
      #footer .container {
        padding-bottom: 90px; } }
    #footer .container h2 {
      margin-bottom: 8px;
      color: #fff;
      font-size: 0.75em;
      font-style: italic;
      font-weight: normal;
      text-transform: uppercase; }
    #footer .container .block.footer-menu {
      background-color: #669bb5;
      padding-top: 0.8em;
      padding-bottom: 0.9em; }
      @media screen and (max-width: 40em) {
        #footer .container .block.footer-menu {
          background-color: #373737; } }
      #footer .container .block.footer-menu a {
        text-decoration: none; }
      #footer .container .block.footer-menu .content {
        /* BOTTOM MENU */
        max-width: 60em;
        margin-left: auto;
        margin-right: auto;
        padding: 0 10px; }
        #footer .container .block.footer-menu .content::after {
          clear: both;
          content: "";
          display: table; }
        @media screen and (max-width: 40em) {
          #footer .container .block.footer-menu .content {
            padding: 0 14px; } }
        #footer .container .block.footer-menu .content .col-wide {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%; }
          #footer .container .block.footer-menu .content .col-wide:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-wide {
              width: 100%; } }
        #footer .container .block.footer-menu .content .col-full {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 82.9787234043%; }
          #footer .container .block.footer-menu .content .col-full:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-full {
              width: 100%; } }
        #footer .container .block.footer-menu .content .col-full-aside {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 65.9574468085%; }
          #footer .container .block.footer-menu .content .col-full-aside:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-full-aside {
              margin-left: 0%;
              width: 100%; } }
        #footer .container .block.footer-menu .content .col-main {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 57.4468085106%; }
          #footer .container .block.footer-menu .content .col-main:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-main {
              width: 100%; } }
        #footer .container .block.footer-menu .content .col-half {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 48.9361702128%;
          padding-right: 4.2553191489%; }
          #footer .container .block.footer-menu .content .col-half:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-half {
              width: 100%;
              padding-right: 0; } }
        #footer .container .block.footer-menu .content .col-aside {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 31.914893617%;
          margin-left: 8.5106382979%; }
          #footer .container .block.footer-menu .content .col-aside:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-aside {
              width: 100%;
              margin-left: 0%; } }
        #footer .container .block.footer-menu .content .col-third {
          float: left;
          display: block;
          margin-right: 2.8571428571%;
          width: 31.4285714286%;
          padding-right: 8.5106382979%; }
          #footer .container .block.footer-menu .content .col-third:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-third {
              width: 100%;
              padding-right: 0; } }
        #footer .container .block.footer-menu .content .col-thin-aside {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 14.8936170213%;
          padding-right: 8.5106382979%; }
          #footer .container .block.footer-menu .content .col-thin-aside:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-thin-aside {
              width: 100%;
              padding-right: 0; } }
        #footer .container .block.footer-menu .content .col-header {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 65.9574468085%; }
          #footer .container .block.footer-menu .content .col-header:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-header {
              width: 100%; } }
        #footer .container .block.footer-menu .content .col-header-aside {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 14.8936170213%;
          margin-left: 0%;
          padding-right: 8.5106382979%; }
          #footer .container .block.footer-menu .content .col-header-aside:last-child {
            margin-right: 0; }
          @media screen and (max-width: 40em) {
            #footer .container .block.footer-menu .content .col-header-aside {
              width: 100%;
              padding-right: 0; } }
        @media screen and (max-width: 40em) {
          #footer .container .block.footer-menu .content {
            margin-top: 151px; } }
        #footer .container .block.footer-menu .content ul.menu {
          list-style: none;
          margin: 0;
          padding: 0;
          text-align: center;
          margin: 0 auto; }
          #footer .container .block.footer-menu .content ul.menu li {
            margin: 0;
            padding: 0; }
          #footer .container .block.footer-menu .content ul.menu li {
            display: inline-block;
            margin: 0 24px; }
            #footer .container .block.footer-menu .content ul.menu li:first-child {
              margin-left: -16px; }
              @media screen and (max-width: 40em) {
                #footer .container .block.footer-menu .content ul.menu li:first-child {
                  margin-left: 25px; } }
            #footer .container .block.footer-menu .content ul.menu li a {
              color: #fff;
              font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
              font-size: 0.625em;
              letter-spacing: 1px;
              text-transform: uppercase; }
              @media screen and (max-width: 40em) {
                #footer .container .block.footer-menu .content ul.menu li a {
                  font-size: 12px; }
                  #footer .container .block.footer-menu .content ul.menu li a:hover {
                    color: #669bb5; } }
            @media screen and (max-width: 40em) {
              #footer .container .block.footer-menu .content ul.menu li {
                display: block;
                margin: 14px 25px; } }
            @media screen and (min-width: 800px) and (max-width: 960px) {
              #footer .container .block.footer-menu .content ul.menu li {
                margin: 0 12px; } }
            @media screen and (min-width: 640px) and (max-width: 800px) {
              #footer .container .block.footer-menu .content ul.menu li {
                margin: 0 6px; } }
    #footer .container .block.social {
      position: relative;
      max-width: 60em;
      margin-left: auto;
      margin-right: auto;
      padding: 0 10px;
      padding-top: 33px; }
      #footer .container .block.social::after {
        clear: both;
        content: "";
        display: table; }
      @media screen and (max-width: 40em) {
        #footer .container .block.social {
          padding: 0 14px; } }
      #footer .container .block.social .col-wide {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 100%; }
        #footer .container .block.social .col-wide:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-wide {
            width: 100%; } }
      #footer .container .block.social .col-full {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 82.9787234043%; }
        #footer .container .block.social .col-full:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-full {
            width: 100%; } }
      #footer .container .block.social .col-full-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 65.9574468085%; }
        #footer .container .block.social .col-full-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-full-aside {
            margin-left: 0%;
            width: 100%; } }
      #footer .container .block.social .col-main {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 57.4468085106%; }
        #footer .container .block.social .col-main:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-main {
            width: 100%; } }
      #footer .container .block.social .col-half {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 48.9361702128%;
        padding-right: 4.2553191489%; }
        #footer .container .block.social .col-half:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-half {
            width: 100%;
            padding-right: 0; } }
      #footer .container .block.social .col-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 31.914893617%;
        margin-left: 8.5106382979%; }
        #footer .container .block.social .col-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-aside {
            width: 100%;
            margin-left: 0%; } }
      #footer .container .block.social .col-third {
        float: left;
        display: block;
        margin-right: 2.8571428571%;
        width: 31.4285714286%;
        padding-right: 8.5106382979%; }
        #footer .container .block.social .col-third:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-third {
            width: 100%;
            padding-right: 0; } }
      #footer .container .block.social .col-thin-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 14.8936170213%;
        padding-right: 8.5106382979%; }
        #footer .container .block.social .col-thin-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-thin-aside {
            width: 100%;
            padding-right: 0; } }
      #footer .container .block.social .col-header {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 65.9574468085%; }
        #footer .container .block.social .col-header:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-header {
            width: 100%; } }
      #footer .container .block.social .col-header-aside {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 14.8936170213%;
        margin-left: 0%;
        padding-right: 8.5106382979%; }
        #footer .container .block.social .col-header-aside:last-child {
          margin-right: 0; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .col-header-aside {
            width: 100%;
            padding-right: 0; } }
      @media screen and (max-width: 40em) {
        #footer .container .block.social {
          position: static; }
          #footer .container .block.social h2 {
            font-size: 0.6875em; } }
      #footer .container .block.social .content {
        width: 510px;
        max-width: 60em;
        margin: 0 auto;
        line-height: 20px;
        /* SOCIAL ICONS */
        /* SUBSCRIBE */ }
        #footer .container .block.social .content:after {
          display: table;
          clear: both;
          content: ''; }
        @media screen and (max-width: 40em) {
          #footer .container .block.social .content {
            width: 100%; } }
        #footer .container .block.social .content .social {
          float: left;
          text-align: left; }
          @media screen and (max-width: 40em) {
            #footer .container .block.social .content .social {
              float: none;
              padding-top: 28px;
              margin: 0 auto 28px auto;
              text-align: center;
              max-width: 160px;
              border-top: 1px solid #525252; } }
          #footer .container .block.social .content .social ul {
            margin: 0 auto;
            padding: 0; }
            #footer .container .block.social .content .social ul li {
              margin-right: 11px;
              padding: 0 1px;
              width: 40px;
              list-style: none;
              display: inline-block;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box; }
              #footer .container .block.social .content .social ul li a {
                height: 40px;
                width: 40px;
                border: 1px solid #fff;
                text-indent: -99999px;
                background: #373737 url("../images/sprites.png") -16px -90px no-repeat;
                -webkit-transition: background-color 0.2s ease-in-out 0s;
                -moz-transition: background-color 0.2s ease-in-out 0s;
                transition: background-color 0.2s ease-in-out 0s;
                display: block; }
                #footer .container .block.social .content .social ul li a:hover {
                  background-color: #669bb5; }
                #footer .container .block.social .content .social ul li a.facebook {
                  background-position: 16px -79px; }
                #footer .container .block.social .content .social ul li a.twitter {
                  background-position: 13px -118px; }
                #footer .container .block.social .content .social ul li a.rss {
                  background-position: 14px -158px; }
              #footer .container .block.social .content .social ul li:last-child {
                margin-right: 0; }
        #footer .container .block.social .content .subscribe {
          float: right;
          text-align: left; }
          #footer .container .block.social .content .subscribe form {
            margin: 0; }
            #footer .container .block.social .content .subscribe form input[type="text"] {
              width: 229px;
              height: 40px;
              padding: 2px 14px 1px;
              background: #373737;
              border: 1px solid #fff;
              border-right: 0;
              font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
              font-size: 0.6875em;
              outline: none;
              text-transform: uppercase;
              float: left; }
            #footer .container .block.social .content .subscribe form button[type="submit"] {
              height: 40px;
              padding: 2px  24px 1px;
              background: #373737;
              border: 1px solid #fff;
              color: #fff;
              font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
              font-size: 0.6875em;
              font-weight: bold;
              outline: none;
              float: left;
              transition: all 0.2s ease-in-out 0s; }
              #footer .container .block.social .content .subscribe form button[type="submit"]:hover {
                color: #fff;
                background-color: #669bb5; }
          @media screen and (max-width: 40em) {
            #footer .container .block.social .content .subscribe {
              top: 0;
              left: 0;
              margin-top: 52px;
              width: 100%;
              float: none;
              position: absolute;
              padding: 0 14px;
              text-align: center; }
              #footer .container .block.social .content .subscribe h2 {
                text-align: center; }
              #footer .container .block.social .content .subscribe form {
                padding: 0 2px;
                margin: 18px auto 0; }
                #footer .container .block.social .content .subscribe form input[type="text"] {
                  width: 70%; }
                #footer .container .block.social .content .subscribe form button[type="submit"] {
                  width: 30%; } }
        #footer .container .block.social .content .copyright {
          float: left;
          color: #a6b4ba;
          font-style: italic;
          font-size: 0.6875em;
          line-height: 1.625em;
          text-align: center;
          margin-top: 28px; }
          @media screen and (max-width: 40em) {
            #footer .container .block.social .content .copyright {
              font-size: 0.75em;
              margin: 0 24px; } }

/* SHARED LAYOUT ELEMENTS */
#header-sidebar {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 14.8936170213%;
  padding-right: 8.5106382979%;
  min-width: 160px;
  padding-right: 0;
  background: #fff;
  position: absolute;
  right: 0; }
  @media screen and (max-width: 40em) {
    #header-sidebar {
      display: none; } }
  #header-sidebar:last-child {
    margin-right: 0; }
  @media screen and (max-width: 40em) {
    #header-sidebar {
      width: 100%;
      padding-right: 0; } }
  #header-sidebar .page-toolbar .contextual-links-wrapper {
    margin-top: -20px; }
  #header-sidebar .page-toolbar .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
    float: right; }
    #header-sidebar .page-toolbar .content ul li {
      margin: 0;
      padding: 0; }
    #header-sidebar .page-toolbar .content ul li {
      padding: 0;
      margin: 0 0 0 14px;
      background-image: none;
      display: block;
      float: left; }
      #header-sidebar .page-toolbar .content ul li:first-child {
        margin-left: 0; }
      #header-sidebar .page-toolbar .content ul li a {
        height: 24px;
        width: 24px;
        overflow: hidden;
        text-indent: -9999px;
        display: block;
        border: 1px solid #525252;
        background: url("../images/sprites.png") -116px -85px no-repeat;
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
        opacity: 0.3;
        transition: opacity .2s ease-in-out; }
        #header-sidebar .page-toolbar .content ul li a:hover {
          -webkit-opacity: 1;
          -moz-opacity: 1;
          opacity: 1; }
        #header-sidebar .page-toolbar .content ul li a.facebook {
          background-position: -116px -85px;
          /*&:hover { background-position: -76px -85px; }*/ }
        #header-sidebar .page-toolbar .content ul li a.twitter {
          background-position: -115px -109px;
          /*&:hover { background-position: -75px -109px; }*/ }
        #header-sidebar .page-toolbar .content ul li a.print {
          background-position: -115px -137px;
          /*&:hover { background-position: -75px -137px; }*/ }
        #header-sidebar .page-toolbar .content ul li a.email {
          background-position: -115px -165px;
          /*&:hover { background-position: -75px -165px; }*/ }

/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none; }

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  top: 88px;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999998;
  position: absolute; }

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  top: 0;
  height: 1px;
  width: 100%;
  position: absolute;
  z-index: 10; }

.mean-container a.meanmenu-reveal {
  top: -64px;
  padding: 12px;
  margin-right: 2px;
  cursor: pointer;
  color: #424242;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  text-indent: -999px;
  line-height: 20px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  position: absolute; }
  .mean-container a.meanmenu-reveal span {
    width: 16px;
    width: 22px;
    height: 16px;
    position: relative;
    display: block;
    background: url("../images/menu-icon-mobile.png") 0 0 repeat-x; }
  .mean-container a.meanmenu-reveal.meanclose span {
    background-position: 0px -16px; }

.mean-container a.meanmenu-reveal span {
  display: block; }

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #eaf0f3;
  overflow: hidden;
  box-shadow: 2px 4px 5px 0 rgba(62, 62, 62, 0.24); }

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  list-style-image: none;
  position: relative; }

.mean-container .mean-nav ul li {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mean-container .mean-nav ul > li a:first-child {
  margin: 0;
  padding: 7px 34px 6px;
  text-align: left;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  color: #424242;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #d6d6ca;
  display: block; }
  .mean-container .mean-nav ul > li a:first-child:hover {
    background: rgba(0, 0, 0, 0.05); }

.mean-container .mean-nav ul ul li a:first-child {
  padding: 2px 56px;
  color: #424242;
  font-size: 16px;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  text-shadow: none !important;
  visibility: visible;
  text-transform: none;
  border-bottom: none;
  display: block; }

.mean-container .mean-nav ul li ul > li:last-child > a {
  border-bottom: 1px solid #d6d6ca;
  padding-bottom: 16px; }

.mean-container .mean-nav ul li ul > li:last-child > a.mean-expand {
  /* border-bottom: 1px solid $border-medium-grey; */
  border-bottom: none;
  padding-bottom: 0; }

.mean-container .mean-nav ul > li > ul.third-level-contained > li > a:first-child {
  padding-bottom: 14px; }

.mean-container .mean-nav ul > li > ul > li > ul > li {
  line-height: 20px; }

.mean-container .mean-nav ul li > a.open,
.mean-container .mean-nav ul li.mean-clicked > a {
  color: #669bb5;
  border-bottom: none; }

.mean-container .mean-nav ul li:last-child a {
  border-bottom: none;
  margin-bottom: 0; }

.mean-container .mean-nav ul li li li:first-child a {
  padding-top: 16px; }

.mean-container .mean-nav ul li li li:last-child a {
  padding-bottom: 16px; }

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%; }

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%; }

.mean-container .mean-nav ul li a.mean-expand {
  top: 0;
  right: 0;
  width: 60px;
  height: 40px;
  padding: 0;
  text-indent: -9999px;
  z-index: 2;
  position: absolute;
  cursor: move; }
  .mean-container .mean-nav ul li a.mean-expand:before {
    top: 9px;
    right: 15px;
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    background: url("../images/sprites.png") 0 0 no-repeat !important; }

.mean-container .mean-nav ul li a.mean-clicked {
  background-position: 0 -22px; }

.mean-container .mean-nav ul:first-child > li.leaf a:first-child:after {
  top: 9px;
  right: 15px;
  width: 22px;
  height: 22px;
  content: '';
  cursor: default;
  background: url("../images/sprites.png") 0 -44px no-repeat;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  position: absolute; }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-nav, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

.mean-container #header {
  height: 90px; }

body.givewell-blog.mean-container #header {
  height: 145px; }

body.givewell-blog.mean-container .mean-bar {
  top: 143px; }
  body.givewell-blog.mean-container .mean-bar a.meanmenu-reveal {
    top: -56px; }
  body.givewell-blog.mean-container .mean-bar a.header-btn-donate {
    display: block; }

.mean-container .mean-bar {
  /* in case someone forgets and puts tags in the link markup */ }
  .mean-container .mean-bar .header-donate {
    width: 100%;
    text-align: center; }
  .mean-container .mean-bar p {
    margin: 0; }
  .mean-container .mean-bar br {
    display: none; }
  .mean-container .mean-bar a.header-btn-donate {
    color: #fff !important;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 7px 15px 5px;
    background: #f88920;
    display: inline-block;
    width: auto;
    top: -53px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none; }
    .mean-container .mean-bar a.header-btn-donate :hover {
      color: #fff !important; }
    @media screen and (max-width: 40em) {
      .mean-container .mean-bar a.header-btn-donate {
        font-size: 13px;
        padding: 8px 20px; } }
  .mean-container .mean-bar.opened .header-donate {
    text-align: center;
    position: static;
    display: block;
    padding: 0 0 24px; }
    .mean-container .mean-bar.opened .header-donate a.meanmenu-btn-donate {
      color: #fff !important;
      font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
      font-size: 10px;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-decoration: none;
      padding: 7px 15px 5px;
      background: #f88920;
      display: inline-block;
      width: auto;
      width: auto;
      margin: 0 auto;
      display: inline-block; }
      .mean-container .mean-bar.opened .header-donate a.meanmenu-btn-donate :hover {
        color: #fff !important; }
      @media screen and (max-width: 40em) {
        .mean-container .mean-bar.opened .header-donate a.meanmenu-btn-donate {
          font-size: 13px;
          padding: 8px 20px; } }

.mean-bar #block-search-form {
  margin: 0;
  position: relative;
  display: block;
  display: none; }
  .mean-bar #block-search-form .search-text {
    display: none; }

.mean-bar.opened #block-search-form {
  display: block; }

.mean-bar #block-search-form input[type="text"]::-webkit-input-placeholder {
  color: #373737;
  color: transparent; }

.mean-bar #block-search-form input[type="text"]::-moz-placeholder {
  color: #373737;
  color: transparent; }

.mean-bar #block-search-form input[type="text"]:-ms-input-placeholder {
  color: #373737;
  color: transparent; }

.mean-bar #block-search-form form {
  height: 48px;
  padding-top: 10px;
  margin: 12px 8px 33px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mean-bar #block-search-form form:before {
  content: '';
  top: 18px;
  left: 18px;
  width: 14px;
  height: 14px;
  background: url("../images/search-icon.png") no-repeat 0 0;
  position: absolute; }

.mean-bar #block-search-form .form-type-textfield {
  width: 66%;
  margin: 0 0 0 10%;
  float: left; }

.mean-bar #block-search-form form input[type="search"],
.mean-bar #block-search-form form input[type="text"] {
  font-family: AvenirLTStd-Medium, Helvetica, Arial, sans-serif;
  width: 100%;
  height: 20px;
  padding: 0;
  font-size: 16px;
  color: #424242;
  font-weight: 600;
  border: 0 none; }

.mean-bar #block-search-form form input[type="submit"] {
  float: right;
  width: 19px;
  width: 25px;
  width: 35px;
  height: 19px;
  padding: 12px;
  margin: -8px 10px 0 0;
  font-size: 0.75em;
  font-family: AvenirLTStd-Medium, Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-decoration: underline;
  border: none;
  color: #424242;
  background: none;
  overflow: hidden;
  text-transform: lowercase;
  vertical-align: middle;
  display: inline-block; }

/*
@import "pages/page-home";
@import "pages/page-level-1";
@import "pages/page-level-2";
*/
.givewell-blog .column {
  padding: 0; }

.givewell-blog .col-header-main h1,
.givewell-blog .page-header h1 {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
  color: #373737;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 2.25em;
  font-weight: normal; }
  @media screen and (max-width: 40em) {
    .givewell-blog .col-header-main h1,
    .givewell-blog .page-header h1 {
      font-size: 30px; } }

.givewell-blog article {
  margin: 64px 0 40px; }

.givewell-blog a {
  color: #424242;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  text-decoration: none; }
.givewell-blog a:active, .givewell-blog a:focus, .givewell-blog a:hover {
  color: #686868; }
.givewell-blog .mobile {
  display: none; }

.givewell-blog .desktop {
  display: block; }

@media screen and (max-width: 40em) {
  .givewell-blog .mobile {
    display: none; }
  .givewell-blog .desktop {
    display: block; } }

@media screen and (max-width: 40em) {
  #header {
    margin-bottom: 50px; }
    #header .content-section .grid #logo {
      margin-bottom: 0; }
    #header .btn-donate {
      display: none; } }

.social-icons {
  margin-bottom: 35px;
  padding: 3px 0 0; }
  .social-icons::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 40em) {
    .social-icons {
      display: none; } }
  .social-icons a {
    float: left;
    height: 24px;
    width: 24px;
    margin: 0 14px 5px 0;
    padding: 0;
    background: url("../images/grey-social-icons.png") no-repeat 5px 6px;
    border: 1px solid #ccc;
    text-indent: -9999px; }
    .social-icons a:hover {
      border: 1px solid #525252; }
    .social-icons a:last-child {
      margin-right: 0; }
    .social-icons a.facebook {
      background-position: 5px 6px; }
      .social-icons a.facebook:hover {
        background-position: -35px 6px; }
    .social-icons a.twitter {
      background-position: 5px -18px; }
      .social-icons a.twitter:hover {
        background-position: -34px -18px; }
    .social-icons a.print {
      background-position: 5px -46px; }
      .social-icons a.print:hover {
        background-position: -34px -46px; }
    .social-icons a.email {
      background-position: 5px -75px; }
      .social-icons a.email:hover {
        background-position: -34px -75px; }

.breadcrumb {
  color: #f88920;
  font-size: 11px; }
  .breadcrumb span:first-child {
    margin-left: 0; }
  .breadcrumb a {
    font-size: 11px;
    text-decoration: none; }
  .breadcrumb .active {
    color: #c2c2c1; }

h1.entry-title {
  color: #373737;
  font-size: 31px;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-weight: normal; }
  @media screen and (max-width: 40em) {
    h1.entry-title {
      font-size: 28px; } }
  h1.entry-title a {
    color: #373737;
    text-decoration: none; }
  .single h1.entry-title {
    margin-top: 0; }

.entry-meta {
  margin: 15px 0;
  padding: 10px 0;
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  font-family: Adelle-Regular;
  font-size: 12px; }
  .entry-meta a {
    color: #222;
    font-size: 12px;
    border-bottom: 1px solid #a9a9a9; }
  .entry-meta .author {
    font-weight: 400; }

.entry-content {
  font-size: 14px;
  line-height: 1.875em; }
  .entry-content a {
    border-bottom: 1px solid #a9a9a9;
    font-family: Adelle-Regular, "Courier New", monospace !important;
    font-weight: 600 !important; }
    .entry-content a.more-link {
      display: inline-block;
      margin-top: 14px;
      line-height: 14px; }
  .entry-content h2 {
    font-size: 22px; }
  .entry-content p {
    margin: 0 0 30px; }
    .entry-content p:last-child {
      margin: 0 0 20px; }
  .entry-content ul {
    margin: 0 0 40px;
    padding: 0;
    list-style: none; }
    .entry-content ul li {
      list-style: none !important;
      position: relative;
      margin: 20px 0 0 47px;
      font: 14px/26px Adelle-Regular, "Times New Roman", monospace; }
      @media screen and (max-width: 40em) {
        .entry-content ul li {
          font-size: 16px; } }
      .entry-content ul li:before {
        position: absolute;
        left: -18px;
        top: -12px;
        color: #b7b7b7;
        content: ".";
        font-size: 46px; }
  .entry-content ol {
    margin: 0 0 40px;
    padding: 0; }
    .entry-content ol li {
      position: relative;
      margin: 20px 0 0 47px;
      font: 14px/26px Adelle-Regular, "Times New Roman", monospace; }
      @media screen and (max-width: 40em) {
        .entry-content ol li {
          font-size: 16px; } }
  .entry-content blockquote {
    margin: 0 0 30px 0;
    padding: 45px 50px 25px;
    background: #efefef;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif; }
  .entry-content table {
    margin-bottom: 30px; }
    .entry-content table th {
      padding: 15px 12px;
      background: #669bb5;
      color: #fff;
      font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
      line-height: 20px;
      text-align: left;
      vertical-align: top; }
    .entry-content table tr:nth-child(even) {
      background: #f5f5f5; }
    .entry-content table td {
      padding: 10px 12px;
      vertical-align: top; }

.entry-footer {
  margin: 20px 0 60px;
  padding: 0 0 10px;
  font-size: 12px; }
  .entry-footer p {
    font-size: 12px; }
  .entry-footer a {
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px solid #a9a9a9; }

.post-share {
  overflow: hidden;
  margin: 20px 0 12px; }
  .post-share a {
    display: block;
    float: left;
    height: 23px;
    width: 23px;
    margin: 0 10px 0 0;
    padding: 0;
    background: url("../images/grey-social-icons.png") no-repeat 5px 5px;
    border: 1px solid #f1f1f1;
    text-indent: -9999px; }
    .post-share a.twitter {
      background-position: 4px -19px; }

.blog-post-navigation ul {
  margin: -5px 0 25px 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .blog-post-navigation ul::after {
    clear: both;
    content: "";
    display: table; }

.blog-post-navigation li {
  line-height: 22px; }
  @media screen and (max-width: 40em) {
    .blog-post-navigation li {
      padding-right: 0; } }

.blog-post-navigation a {
  color: #f88920;
  text-decoration: none;
  position: relative;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: block; }
  .blog-post-navigation a:after {
    position: absolute;
    top: 0;
    height: 22px;
    width: 22px;
    content: "";
    background: url("../images/arrow-link.png") 0 0 no-repeat; }

.blog-post-navigation .next a {
  float: right;
  padding-right: 30px; }
  .blog-post-navigation .next a:after {
    right: 0; }
.posts-navigation .next a:nth-child(2) {
    display: none;
}
.blog-post-navigation .prev a {
  float: left;
  padding-left: 30px; }
  .blog-post-navigation .prev a:after {
    left: 0;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }

.post-comments {
  border-top: 1px solid #ccc;
  font-size: 14px; }
  .post-comments h2 {
    font-size: 22px; }
  .post-comments a {
    border-bottom: 1px solid #a9a9a9; }
    .post-comments p a {
     font-family: Adelle-Regular, "Courier New", monospace !important;
     font-weight: 600 !important; }
.post-comments ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .post-comments li {
    outline: 0;
    padding-bottom: 40px; }
    .post-comments li ul {
      margin: 0 0 40px;
      padding: 0;
      list-style: none; }
      .post-comments li ul li {
        position: relative;
        margin: 20px 0 0 47px;
        padding-bottom: 0;
        font: 14px/26px Adelle-Regular, "Times New Roman", monospace; }
        @media screen and (max-width: 40em) {
          .post-comments li ul li {
            font-size: 16px; } }
        .post-comments li ul li:before {
          position: absolute;
          left: -18px;
          top: -12px;
          color: #b7b7b7;
          content: ".";
          font-size: 46px; }
  .post-comments .comment-author {
    display: block;
    padding: 15px 0;
    font-size: 12px;
    font-family: Adelle-Regular; }
    .post-comments .comment-author strong {
      font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
      font-weight: normal; }
  .post-comments p {
    margin: 0 0 1.12em 0;
    font-size: 1.0625em; }
  .post-comments .reply a {
    color: #222;
    font-family: Adelle-Bold, "Times New Roman", Times, serif;
    font-size: 13px;
    text-decoration: underline; }
  .post-comments blockquote {
    margin: 0 0 30px 0;
    padding: 45px 50px 25px;
    background: #efefef;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif; }

.comment-form {
  background: #ededed;
  font-family: Adelle-Regular;
  padding: 0 1em 1em; }
  .comment-form p {
    color: #666; }
  .comment-form h3 {
    padding: 40px 0 20px 10px;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal; }
  .comment-form ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #666;
    font-size: 14px; }
  .comment-form li {
    padding-bottom: 20px; }
    .comment-form li.captcha, .comment-form li.submit {
      padding-left: 94px; }
      .comment-form li.captcha button, .comment-form .submit {
        padding: 10px 25px;
        background: #f88920;
        color: #fff;
        font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px;
        border: none; }
      @media screen and (max-width: 40em) {
        .comment-form li.captcha, .comment-form li.submit {
          padding-left: 0; } }
    @media screen and (max-width: 40em) {
      .comment-form label {
        display: block;
        width: auto; } }
  .comment-form textarea {
    margin: 0;
    width: 100%;
    padding: 8px 10px 9px 10px;
    border: 1px solid #d8d8d8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .comment-form input {
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 1px solid #d8d8d8;
    height: 35px;
   } 
   @media screen and (max-width: 40em) {
      .comment-form input,
      .comment-form textarea {
        width: 100%; } }
  .comment-form textarea {
    resize: none;
    height: 193px; }
  .comment-form-url #url {
    display: inline;
    width: 80%;  }
  .comment-form input[type=text] {
    width: 118px; }
    @media screen and (max-width: 40em) {
      .comment-form input[type=text] {
        width: 100%; } }
  .comment-form input[type=email] {
    width: 178px; }
    @media screen and (max-width: 40em) {
      .comment-form input[type=email] {
        width: 100%; } }
  @media screen and (max-width: 40em) {
    .comment-form {
      margin: 0 -15px;
      padding: 0 15px; } }

@media screen and (min-width: 980px) {
   .comment-notes {    
     width: 130%;
    }
    textarea#comment {
      width: 120%;
    }
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
    display: inline-block;
    position: relative;
    width: 100%;
}
.col-aside {
  margin-top: 0px; }
  .col-aside h2 {
    background: #669bb5;
    color: #fff;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    padding: 15px 0 14px 18px; }
  .col-aside ul {
    margin: 0;
    padding: 0 20px;
    background: #fbf9f7;
    list-style: none; }
    @media screen and (max-width: 40em) {
      .col-aside ul {
        padding: 9px 20px 0; } }
    .col-aside ul li {
      max-width: 60em;
      margin-left: auto;
      margin-right: auto;
      border-top: 1px solid #dfdfdf;
      padding: 6px 0; }
      .col-aside ul li::after {
        clear: both;
        content: "";
        display: table; }
      .col-aside ul li.title p {
        font-family: Adelle-Regular;
        line-height: 23px;
        color: #6d6a5e;
        font-size: 14px; }
      .col-aside ul li.note {
        border: none; }
        .col-aside ul li.note p {
          font-family: Adelle-Regular;
          color: #6d6a5e;
          font-size: 13px;
          line-height: 20px; }
      .col-aside ul li p {
        margin-bottom: 0;
        color: #494949;
        font-family: AvenirLTStd-Black;
        font-size: 16px; }
    .col-aside ul .btn-donate {
      float: left;
      line-height: 15px;
      margin: 14px 0 22px; }
      @media screen and (max-width: 40em) {
        .col-aside ul .btn-donate {
          margin-bottom: 15px; } }
  .col-aside .block .social {
    padding: 0 20px;
    overflow: hidden; }
    .col-aside .block .social h4 {
      font-size: 12px;
      font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #999;
      margin: 10px 0;
      text-transform: uppercase; }
    .col-aside .block .social ul {
      padding: 0; }
    .col-aside .block .social li {
      border: none;
      float: left;
      margin: 0 11px 0 0;
      padding: 0; }
    .col-aside .block .social a {
      background: url("../images/social-aside.png") 0 0 no-repeat;
      height: 40px;
      width: 40px;
      padding: 0; }
      .col-aside .block .social a.twitter {
        background-position: 0 -43px; }
      .col-aside .block .social a.rss {
        background-position: 0 -86px; }

.widget-area {
  padding-top: 0;
  padding-bottom: 0; }
  .widget-area .block {
    background: #fbf9f7;
    margin-bottom: 50px;
    padding-bottom: 25px; }
  .widget-area h2 {
    font-size: 18px; }
    .widget-area h2 + p {
      color: #6d6a5e; }
  .widget-area p {
    margin: 10px 0;
    padding: 0 20px; }
   .widget-area p a {
      border-bottom: 1px solid #a9a9a9;
      font-family: Adelle-Regular, "Courier New", monospace !important;
      font-weight: 600 !important; }
    .widget-area p a:active, .widget-area p a:focus, .widget-area p a:hover {
      color: #686868; }
    @media screen and (max-width: 40em) {
      .widget-area p {
        font-size: 14px; } }
  .widget-area ul {
    margin: 0;
    padding: 0 20px;
    list-style: none; }
  .widget-area li {
    padding: 0; }
    .widget-area li a {
      display: block;
      padding: 14px 30% 14px 0;
      background: url("../images/arrow-link.png") 96% 50% no-repeat;
      border-top: none;
      color: #494949;
      font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
      font-size: 16px;
      text-decoration: none; }
      .widget-area li a .author {
        margin: 0 0 3px 0;
        font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
        font-size: 11px;
        line-height: 15px;
        text-transform: uppercase; }
    @media screen and (max-width: 40em) {
      .widget-area li:last-child {
        border: none; } }
  @media screen and (max-width: 40em) {
    .widget-area a.btn-orange {
      font-size: 10px; } }
  .widget-area a.btn-orange.recommend {
    float: none;
    margin: 29px 0 10px 20px; }
  .widget-area .recent-comments,
  .widget-area .full-archive,
  .widget-area .archives {
    padding: 0 0 5px; }
    .widget-area .recent-comments li:last-child,
    .widget-area .archives li:last-child {
      border-bottom: none; }
    .widget-area .recent-comments a:after,
    .widget-area .archives a:after {
      top: 14px; }
  .widget-area .recent-comments a {
    background: url("../images/arrow-link.png") 96% 50% no-repeat; }

.archives .accordion .accordion-title {
  position: relative;
  padding: 7px 30% 7px 0;
  background: none;
  border-top: none;
  color: #424242;
  cursor: pointer;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; }
  .archives .accordion .accordion-title:after {
    position: absolute;
    top: 8px;
    right: 2%;
    width: 22px;
    height: 22px;
    background: url("../images/submenu-icon-mobile.png") 0 0 no-repeat;
    content: ''; }
  .archives .accordion .accordion-title.open {
    border-bottom: none; }
    .archives .accordion .accordion-title.open:after {
      background-position: 0 bottom; }

.archives .accordion .accordion-wrapper:last-child .accordion-title {
  border-bottom: 1px solid #f1f1f1; }
  .archives .accordion .accordion-wrapper:last-child .accordion-title.open {
    border-bottom: none; }

.archives .accordion .accordion-container {
  display: none; }
  .archives .accordion .accordion-container ul {
    margin: 0;
    padding: 0; }
  .archives .accordion .accordion-container li a {
    padding: 7px 30% 7px 10px;
    font-size: 16px; }

.mobile-sidebar {
  display: none; }
  @media screen and (max-width: 40em) {
    .mobile-sidebar {
      display: block; } }
  .mobile-sidebar ul {
    padding: 0;
    margin: 80px 0 0;
    list-style: none; }
  .mobile-sidebar li {
    border-bottom: 1px solid #dfdfdf;
    padding: 6px 0; }
    .mobile-sidebar li:first-child {
      border-top: 1px solid #dfdfdf; }
  .mobile-sidebar a {
    display: block;
    padding: 14px 30% 14px 0;
    font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
    font-size: 22px !important;
    text-decoration: none;
    background: url("../images/arrow-link.png") 96% 50% no-repeat;
    color: #373737; }

.no-results .search-text {
  display: none; }

.no-results .search-form-container {
  position: relative;
  padding: 10px;
  background: #eaf0f3; }
  .no-results .search-form-container input[type="search"],
  .no-results .search-form-container input[type="text"] {
    box-sizing: inherit;
    width: 100%;
    height: 66px;
    padding-right: 20px;
    padding-left: 58px;
    border: 1px solid #ebebeb;
    background: #fff;
    font-family: AvenirLTStd-Roman, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 0.875em;
    outline: none; }
  .no-results .search-form-container .form-actions {
    top: 10px;
    left: 10px;
    right: auto;
    width: 58px;
    height: 64px;
    position: absolute; }
    .no-results .search-form-container .form-actions input[type="submit"] {
      width: 100%;
      height: 100%;
      background: url("../images/input-search-icon.png") no-repeat 50% 50% transparent;
      border: none;
      text-transform: uppercase;
      text-indent: -99999px;
      outline: none; }
      .no-results .search-form-container .form-actions input[type="submit"]:after {
        top: 50%;
        left: 50%;
        margin-top: 8px;
        margin-left: 7px;
        content: '';
        width: 16px;
        height: 14px;
        background: url("../images/sprites.png") -45px 0 no-repeat; }
.front-read-more {
    font-size: 15px;
}
/* add standard Wordpress core classes */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* style comment preview */
.comment-preview-textarea {
    margin-top: 5px;
    width: 100%;
    border: 1px solid #d8d8d8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#comment-preview.comment {
    background-color: white;
    word-wrap: break-word; 
    max-width: 100%;
}
#comment-preview {
    padding: 8px 10px 9px 10px;
}
