@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * 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; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

body {
  font-family: "adobe-caslon-pro","Times New Roman", Times, serif; }
  body strong {
    font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  font-family: "futura-pt",sans-serif;
  font-weight: 500; }
  h1.page-title, h1.archive-title, h2.page-title, h2.archive-title, h3.page-title, h3.archive-title, h4.page-title, h4.archive-title, h5.page-title, h5.archive-title, h6.page-title, h6.archive-title {
    font-weight: 500; }

h2 {
  font-weight: 100; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  #menu-primary-menu a {
    white-space: nowrap; }

  .cycle-slideshow, .hero-feature-wrap {
    display: none; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  outline: 0; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }
  #cboxTitle p {
    font-size: 13px; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  outline: 0;
  border: 0;
  padding: 0; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  outline: 0; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  outline: 0; }

#cboxPrevious, #cboxNext {
  width: 24px;
  height: 24px;
  top: 50%;
  display: block;
  position: fixed;
  background-color: transparent !important;
  text-indent: -9999px;
  cursor: pointer; }
  @media (max-width: 650px) {
    #cboxPrevious, #cboxNext {
      top: 40%; } }

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #ffffff;
  opacity: 1; }

#cboxContent {
  top: 0; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  padding-bottom: 140px; }
  @media (max-width: 600px) {
    #cboxLoadedContent {
      margin-bottom: 15px; } }

#cboxTitle {
  font-family: "futura-pt",sans-serif;
  position: fixed;
  bottom: 10px;
  height: 90px;
  left: 0;
  width: 100%;
  color: #353535;
  font-size: 24px;
  text-align: center;
  font-size: 13px; }
  #cboxTitle p {
    margin: 0;
    font-size: 18px; }

#cboxCurrent {
  position: fixed;
  bottom: 28px;
  right: 20%;
  width: 60%;
  color: #959595;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  display: none !important; }

#cboxClose {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-indent: -99999px;
  cursor: pointer;
  z-index: 1000;
  top: 20px;
  right: 16px;
  position: fixed;
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  color: #959595;
  background: transparent;
  text-transform: uppercase;
  display: block;
  background-image: url("../images/overlay-close.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .admin-bar #cboxClose {
    top: 32px; }
  #cboxClose:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }

.contentW a:hover {
  border-color: #252525; }

.single-post .contentW h1, .home-archive h1 {
  color: #f06d54;
  border-bottom: solid 3px #f06d54; }
.single-post .contentW a, .home-archive a {
  color: #f06d54; }
  .single-post .contentW a:hover, .home-archive a:hover {
    color: #f06d54;
    border-color: #f06d54; }

.tax-authors .contentW a {
  border: none; }
  .tax-authors .contentW a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }

.contentW .post-list a {
  border: none;
  color: #252525;
  line-height: 25px; }
  .contentW .post-list a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }

.page-id-89 .contentW h1, .page-id-382 .contentW h1, .page-id-80 .contentW h1, .page-id-707 .contentW h1 {
  color: #488dc8;
  border-bottom: solid 3px #488dc8; }
.page-id-89 .contentW a, .page-id-382 .contentW a, .page-id-80 .contentW a, .page-id-707 .contentW a {
  color: #488dc8; }
  .page-id-89 .contentW a:hover, .page-id-382 .contentW a:hover, .page-id-80 .contentW a:hover, .page-id-707 .contentW a:hover {
    color: #488dc8;
    border-color: #488dc8; }

.single-lessons .contentW h1, .single-lessons .contentWFull h1, .survey-wrap h1, .page-id-74 .contentW h1 {
  color: #3fb34f;
  border-bottom: solid 3px #3fb34f; }
.single-lessons .contentW a, .single-lessons .contentWFull a, .survey-wrap a, .page-id-74 .contentW a {
  color: #3fb34f;
  border-color: #eee; }
  .single-lessons .contentW a:hover, .single-lessons .contentWFull a:hover, .survey-wrap a:hover, .page-id-74 .contentW a:hover {
    color: #3fb34f;
    border-color: #3fb34f; }

.about-container a {
  color: #d94848;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  line-height: 16px;
  margin: 4px 0 0;
  display: inline-block;
  vertical-align: middle; }
  .about-container a:hover {
    color: #d94848;
    border-color: #d94848; }

.contentW.search-bar-wrap {
  margin-top: 50px; }

.search-result.contentW .inner {
  padding: 50px 120px 0 200px; }
  @media (max-width: 767px) {
    .search-result.contentW .inner {
      padding: 0 0 50px; } }
  .search-result.contentW .inner.nav {
    padding-bottom: 100px; }
.search-result .content-wrap {
  position: relative;
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
  float: right; }
  @media (max-width: 767px) {
    .search-result .content-wrap {
      float: none;
      width: 100%; } }
.search-result h1 a {
  line-height: 1;
  border: none; }
.search-result h4 {
  margin: 0 0 0.5em;
  line-height: 1; }
  .search-result h4 a {
    margin-top: -2px;
    line-height: 24px;
    border: none; }
.search-result img {
  max-width: 150px;
  max-height: 150px;
  float: right;
  margin: 4px 30px 15px 0; }
  @media (max-width: 767px) {
    .search-result img {
      float: none;
      max-width: 100%;
      max-height: 100%; } }
.search-result p {
  margin: 0; }
.search-result .text {
  font-size: 16px; }
  .search-result .text.no-img {
    float: none; }
.search-result .nav:after {
  content: "";
  display: table;
  clear: both; }
.search-result .nav .next {
  float: right; }
.search-result .nav .prev {
  float: left; }
.search-result .types {
  font-size: 14px;
  line-height: 14px;
  font-family: "futura-pt",sans-serif;
  color: #898989;
  text-transform: uppercase;
  margin-bottom: 10px; }

.results-container {
  margin-top: 10px;
  text-align: right;
  font-size: 14px;
  font-family: "futura-pt",sans-serif; }

.searchform:AFTER {
  position: absolute;
  right: 20px;
  top: 28px;
  font-size: 28px;
  content: '→';
  pointer-events: none;
  display: none; }
  @media (max-width: 1024px) {
    .searchform:AFTER {
      right: 35px; } }
.searchform.showArr:AFTER {
  display: block; }
.searchform > div {
  position: relative; }
.searchform label {
  display: none; }
.searchform input {
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  font-family: "futura-pt",sans-serif;
  outline: 0; }
  .searchform input[type="text"] {
    width: 100%;
    color: #000;
    height: 70px;
    background: transparent;
    border: solid 1px #5d5d5d;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .searchMode .searchform input[type="text"] {
      width: 350px; }
.searchform #searchsubmit {
  background: transparent;
  border: none;
  color: black;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  text-indent: -9999px;
  display: block;
  width: 70px; }

.relevanssi-query-term {
  font-weight: bold; }

html {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box; }

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

html, body {
  height: 100%; }

body {
  font-size: 18px;
  line-height: 25px;
  color: #252525; }

a {
  color: #252525;
  text-decoration: none;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  a:HOVER {
    color: #000; }

.button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: solid 1px #7b7b7b;
  font-family: "futura-pt",sans-serif;
  padding: 5px 15px;
  font-size: 14px;
  text-transform: uppercase; }
  .button:HOVER {
    background-color: #000;
    color: #fff; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: black;
  z-index: 201;
  font-family: "futura-pt",sans-serif; }
  header * {
    z-index: 202; }
  header.searchMode .menu-primary-menu-container {
    display: none; }
  .admin-bar header {
    top: 32px; }
  header .menu {
    list-style: none;
    margin: 0;
    padding: 22px 0 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase; }
    header .menu li {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      letter-spacing: 0.1em; }
      header .menu li .sub-menu {
        display: none;
        margin: 5px 0;
        padding: 0 0 0 10px;
        list-style: none; }
  header .mobile-menu-toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }
    header .mobile-menu-toggle span {
      font-size: 14px;
      text-transform: uppercase;
      text-align: center;
      padding: 22px;
      display: block; }
      header .mobile-menu-toggle span.close {
        display: none; }
    .show-menu header .mobile-menu-toggle span.menu {
      display: none; }
    .show-menu header .mobile-menu-toggle span.close {
      display: block; }
  header a {
    color: #fff;
    z-index: 500;
    text-decoration: none;
    padding: 5px 10px;
    border: solid 1px #000;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s; }
    header a:HOVER, header a.subnavActive {
      color: #fff;
      border: solid 1px #7b7b7b; }
  header .logo {
    background: url(../images/square-logo.png) 50% 50% no-repeat;
    width: 79px;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain; }
    .svg header .logo {
      background: url(../images/square-logo.svg) 50% 50% no-repeat; }
  header .social {
    position: absolute;
    right: 44px;
    top: 22px; }
    header .social .iframe-wrap {
      float: right;
      width: 62px !important;
      -moz-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      height: 20px; }
      header .social .iframe-wrap.show {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
    header .social iframe {
      width: 62px !important;
      height: auto !important;
      -moz-transition-delay: 2;
      -o-transition-delay: 2;
      -webkit-transition-delay: 2;
      transition-delay: 2;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
    header .social svg {
      display: none; }
    .svg header .social svg {
      display: block; }
    header .social svg path {
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    header .social a {
      padding: 0;
      float: right;
      border: none;
      margin-top: 2px; }
      .svg header .social a:hover path {
        fill: #fff; }
      .no-svg header .social a.twitter {
        background: url(../images/twitter-icon.png) 50% 50% no-repeat;
        background-size: 20.4px 16.5px;
        width: 20.4px;
        height: 16.5px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
        opacity: 0.3; }
      .no-svg header .social a.facebook {
        background: url(../images/facebook-icon.png) 50% 50% no-repeat;
        background-size: 17.5px 18px;
        width: 17.5px;
        height: 18px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
        opacity: 0.3; }
      .no-svg header .social a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
    header .social .twitter {
      margin-left: 15px;
      margin-right: 15px; }
  @media (max-width: 1000px) {
    header .menu {
      display: none;
      background-color: #000;
      padding: 120px 20px 20px;
      text-align: left; }
      header .menu li {
        display: block;
        margin: 0 0 2px; }
        header .menu li.menu-item-has-children a {
          border-bottom: 1px solid #7b7b7b; }
        header .menu li.menu-item-has-children ul a {
          border-bottom: 0px; }
        header .menu li .sub-menu {
          display: block; }
      header .menu a {
        border: 0;
        padding: 5px 0; }
      .show-menu header .menu {
        display: block; }
    header .social {
      right: auto;
      left: 110px;
      display: none;
      top: 23px; }
      .show-menu header .social {
        display: block; }
    header .mobile-menu-toggle {
      display: block; } }
  @media (max-width: 1277px) {
    header #menu-primary-menu {
      width: -webkit-calc(100% - 270px);
      width: calc(100% - 270px); } }
  @media (max-width: 1000px) {
    header #menu-primary-menu {
      width: 100%; } }

footer {
  background: black;
  color: white;
  font-family: "futura-pt",sans-serif;
  padding: 22px 25px 27px 25px;
  font-size: 12px;
  line-height: 140%;
  margin-top: -105px; }
  footer a {
    color: #fff;
    border-bottom: solid 1px #333; }
    footer a:HOVER {
      color: #fff;
      border-bottom: solid 1px #fff; }
  footer img {
    display: none;
    float: left;
    margin-left: -100px;
    margin-top: -3px; }

#container {
  min-height: 100%;
  padding: 70px 0 105px; }

.contentW ul, .contentWFull ul {
  list-style: none;
  padding-left: 10px; }
  .contentW ul li, .contentWFull ul li {
    background-image: url(../images/ul-bullet.png);
    background-repeat: no-repeat;
    background-position-y: 7px;
    padding-left: 20px;
    margin-bottom: 10px; }
  .contentW ul ul li, .contentWFull ul ul li {
    background-image: url(../images/ul-bullet-open.png); }

ol {
  list-style-type: none;
  margin: 10px;
  padding: 0;
  counter-reset: li-counter; }
  ol li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px; }
  ol li:before {
    position: absolute;
    top: 4px;
    left: -5px;
    width: 0.8em;
    font-size: 18px;
    line-height: 1;
    text-align: right;
    color: #bfbfbf;
    font-family: "adobe-caslon-pro","Times New Roman", Times, serif;
    content: counter(li-counter) ".";
    counter-increment: li-counter; }

.contentW .listbg-nobullets, .contentW .listbg-sep, .contentWFull .listbg-nobullets, .contentWFull .listbg-sep {
  background-color: #fafafa;
  list-style: none;
  font-family: "futura-pt",sans-serif;
  padding: 30px 30px; }
  .contentW .listbg-nobullets li, .contentW .listbg-sep li, .contentWFull .listbg-nobullets li, .contentWFull .listbg-sep li {
    background-image: none;
    margin: 10px 0;
    font-size: 15px;
    padding-left: 0; }
    .contentW .listbg-nobullets li a, .contentW .listbg-sep li a, .contentWFull .listbg-nobullets li a, .contentWFull .listbg-sep li a {
      line-height: 20px; }
    .contentW .listbg-nobullets li:first-child, .contentW .listbg-sep li:first-child, .contentWFull .listbg-nobullets li:first-child, .contentWFull .listbg-sep li:first-child {
      margin-top: 0; }
    .contentW .listbg-nobullets li:last-child, .contentW .listbg-sep li:last-child, .contentWFull .listbg-nobullets li:last-child, .contentWFull .listbg-sep li:last-child {
      margin-bottom: 0; }

.contentW .listbg-sep li, .contentWFull .listbg-sep li {
  border-top: 1px solid #e9e9e9;
  margin: 0;
  padding: 15px 0; }
  .contentW .listbg-sep li:first-child, .contentWFull .listbg-sep li:first-child {
    border: none;
    padding-top: 0; }
  .contentW .listbg-sep li:last-child, .contentWFull .listbg-sep li:last-child {
    padding-bottom: 0; }

.survey-wrap {
  max-width: 980px;
  margin: auto;
  margin-top: 50px; }

#main .content-padding {
  padding: 0 10% 50px 10%; }
.home #main, .single-lessons #main {
  padding: 0 0 50px; }
.page #main h1 {
  text-align: center;
  text-transform: uppercase; }
.page-id-286 #main, .page-id-62 #main {
  padding: 0;
  max-width: none; }
@media (max-width: 900px) {
  #main .content-padding {
    padding: 0px 2% 50px 2%; } }

.secondary-nav {
  position: fixed;
  top: 70px;
  width: 100%;
  padding: 25px 0 85px;
  background-color: #fff;
  border-bottom: solid 1px #b2b2b2;
  z-index: 200;
  margin-top: -700px;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s; }
  .admin-bar .secondary-nav {
    top: 102px; }
  .secondary-nav.resources {
    width: 33.33%;
    left: 36%;
    border: solid 1px #b2b2b2; }
    .secondary-nav.resources h2, .secondary-nav.resources li {
      border-left: solid 1px #d9d9d9; }
    .secondary-nav.resources h2 {
      padding-left: 20px; }
  .secondary-nav.resources {
    padding-bottom: 60px; }
  .secondary-nav.lessons .nav-cols {
    padding: 0 30px; }
  .showingSubnav.resources .secondary-nav.resources {
    margin-top: 0; }
  .showingSubnav.lessons .secondary-nav.lessons {
    margin-top: 0; }
  .secondary-nav .nav-cols {
    max-width: 1100px;
    margin: auto;
    position: relative; }
    .secondary-nav .nav-cols .nav-col {
      width: 100%; }
  .secondary-nav .nav-close {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    bottom: 10px;
    right: 24px;
    background: url(../images/nav-close.png) 50% 50% no-repeat;
    height: 31px;
    width: 36px;
    cursor: pointer; }
    .svg .secondary-nav .nav-close {
      background: url(../images/nav-close.svg) 50% 50% no-repeat; }
    .secondary-nav .nav-close:hover {
      bottom: 17px; }
  .secondary-nav.lessons .nav-close {
    right: 46px;
    bottom: -55px; }
    .secondary-nav.lessons .nav-close:hover {
      bottom: -48px; }
  .secondary-nav .menu {
    list-style: none;
    margin: 0 25px;
    padding: 0;
    font-family: "futura-pt",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 24px;
    border-right: solid 1px #d9d9d9; }
    .secondary-nav .menu li {
      position: relative;
      border-bottom: solid 1px #d9d9d9; }
      .secondary-nav .menu li:first-child {
        border-top: solid 1px #d9d9d9; }
    .secondary-nav .menu a {
      color: #363636;
      text-decoration: none;
      display: block;
      padding: 10px; }
  .secondary-nav h2 {
    font-family: "futura-pt",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 16px 0px 0;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: solid 1px #d9d9d9; }
    .secondary-nav h2.menu-title {
      margin: 0 25px;
      position: relative;
      border-top: solid 1px #d9d9d9;
      border-right: solid 1px #d9d9d9; }
    .secondary-nav h2 .arrow {
      color: #000; }
  .secondary-nav .arrow {
    position: absolute;
    top: 0;
    right: 8px;
    line-height: 44px;
    display: block;
    height: 44px;
    font-size: 20px;
    color: #dadada;
    font-weight: normal;
    pointer-events: none; }
  .secondary-nav h3 {
    font-family: "futura-pt",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0; }
  .secondary-nav .SeeAllLink {
    text-transform: uppercase;
    font-size: 13px;
    color: #9a9a9a;
    margin-left: 20px;
    text-decoration: none;
    letter-spacing: 0.05em;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 2px;
    font-weight: normal; }

.contentW {
  position: relative;
  max-width: 980px;
  margin: auto; }
  .contentW:after {
    content: "";
    display: table;
    clear: both; }
  .contentW .inner {
    padding: 0 120px 50px 300px; }
  .contentW.single-author .inner {
    padding: 0 120px 50px 120px; }
    .contentW.single-author .inner h2, .contentW.single-author .inner h3 {
      margin-bottom: 50px; }
    .contentW.single-author .inner p {
      clear: none; }
    .contentW.single-author .inner .single-author-posts {
      margin-top: 30px; }
  .contentW a {
    text-decoration: none;
    border-bottom: 1px solid #eee;
    line-height: 16px;
    margin: 4px 0 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: baseline; }
    .contentW a .colorbox {
      max-width: 100%;
      border: none; }
  .contentW p {
    clear: both; }
  .contentW a[href$=jpg], .contentW a[href$=jpeg], .contentW a[href$=jpe], .contentW a[href$=png], .contentW a[href$=gif] {
    border: none; }
    .contentW a[href$=jpg]:hover, .contentW a[href$=jpeg]:hover, .contentW a[href$=jpe]:hover, .contentW a[href$=png]:hover, .contentW a[href$=gif]:hover {
      border: none; }
  .contentW.lesson-head {
    text-align: center;
    margin: 50px auto 80px; }
  .contentW blockquote {
    border-left: 3px solid #000;
    font-size: 24px;
    line-height: 32px;
    font-family: "futura-pt",sans-serif;
    font-weight: 500;
    margin-left: 32px;
    padding-left: 20px; }
  .contentW.blog-post img {
    width: 100%;
    height: auto; }
  .contentW.blog-post .commentlist img {
    width: auto; }
  .contentW.blog-post .comments-container {
    padding-top: 30px; }
  @media (max-width: 1024px) {
    .contentW {
      width: auto;
      padding: 0 20px; }
      .contentW .inner {
        padding: 0 20px 50px 260px; } }
  @media (max-width: 767px) {
    .contentW .inner {
      padding: 0 20px 50px 0px; }
    .contentW.lesson-head {
      margin: 30px auto 50px; }
    .contentW.single-author .inner {
      padding: 0 20px 50px 0px; } }

.comments-container {
  clear: both;
  color: #252525;
  font-family: "futura-pt",sans-serif; }
  .comments-container #respond form a, .comments-container .comment-body a {
    color: #252525;
    text-decoration: none; }
    .comments-container #respond form a:hover, .comments-container .comment-body a:hover {
      color: #252525; }
  .comments-container img {
    display: none; }
  .comments-container cite {
    font-style: normal; }
    .comments-container cite a {
      color: #252525; }
  .comments-container #comments, .comments-container #respond h3 {
    margin-bottom: 0; }
  .comments-container ul, .comments-container ol {
    list-style: none; }
  .comments-container .commentlist {
    padding: 0; }
  .comments-container .comment-meta {
    font-size: 14px; }
    .comments-container .comment-meta a {
      color: #747474; }
  .comments-container a {
    line-height: normal;
    border: none;
    vertical-align: baseline;
    margin: 0; }
  .comments-container li {
    margin-top: 20px;
    background-image: none;
    padding-left: 0; }
  .comments-container p {
    font-size: 14px;
    margin: .5em 0;
    line-height: 19px; }
  .comments-container .comment-reply-link {
    font-size: 16px; }
  .comments-container .reply a {
    font-size: 14px;
    color: #747474; }

.contentWFull {
  position: relative; }
  .contentWFull .inner {
    max-width: 980px;
    margin: auto;
    padding-bottom: 50px; }
  .contentWFull a {
    color: #744c28;
    text-decoration: none;
    border-bottom: 1px solid #744c28;
    line-height: 16px;
    margin: 4px 0 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
    .contentWFull a.colorbox {
      border: none; }
  @media (max-width: 1024px) {
    .contentWFull {
      padding: 0 20px; } }

.overlayLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 0;
  margin: 0; }

.col {
  float: left; }

.col-75 {
  width: 74.99%; }

.col-50 {
  width: 49.99%; }

.col-25 {
  width: 24.99%; }

.col-33 {
  width: 33.333%; }

.col-66 {
  width: 66.666%; }

.home-contents {
  position: relative;
  padding: 36px 0 100px;
  max-width: 1000px;
  width: 100%; }
  .home-contents .home-intro {
    padding: 0 80px 0 0;
    font-size: 22px;
    line-height: 140%; }
    .home-contents .home-intro h2 {
      font-size: 34px;
      margin: 0;
      color: #d94848;
      font-family: "futura-pt",sans-serif; }
    .home-contents .home-intro a {
      color: #d94848; }
  .home-contents .col-25 iframe {
    height: 350px; }
  @media (max-width: 1024px) {
    .home-contents {
      padding: 36px 20px 100px; } }
  @media (max-width: 767px) {
    .home-contents .col-75 {
      width: auto; }
    .home-contents .home-intro {
      padding: 0 20px 0 0; }
    .home-contents .col-25 {
      display: none; } }

.home-archive {
  clear: both; }
  .home-archive .posts-grid {
    margin: 20px 0;
    padding: 0;
    list-style: none; }
  .home-archive .single-post {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 24.99%;
    font-size: 16px;
    margin: 0 0 40px; }
  .home-archive .inner-post {
    padding: 0 20px 0 0; }
  .home-archive .section-header {
    padding: 30px 0 0px; }
  .home-archive h2 {
    font-size: 23px;
    font-family: "futura-pt",sans-serif;
    margin-top: 9px;
    font-weight: 500; }
  .home-archive h2.archive-title {
    font-size: 34px;
    display: inline;
    line-height: 1.4;
    border-bottom: solid 3px; }
    .home-archive h2.archive-title span {
      position: relative;
      z-index: 2; }
      .home-archive h2.archive-title span:before {
        position: absolute;
        bottom: 3px;
        height: 8px;
        background-color: #fff;
        color: #fff;
        left: -40%;
        width: 180%;
        z-index: -1; }
    .home-archive h2.archive-title.link a {
      color: #252525; }
  .home-archive .post-grid-thumb {
    position: relative; }
    .home-archive .post-grid-thumb img {
      width: 100%;
      height: auto;
      border: solid 1px #dddddd; }
    .home-archive .post-grid-thumb a {
      display: block; }
  .home-archive .category-list {
    text-transform: uppercase;
    font-size: 12px;
    color: #898989;
    font-family: "futura-pt",sans-serif;
    font-weight: normal;
    margin: 10px 0 0 0;
    line-height: 14px; }
    .home-archive .category-list.date {
      margin: 0; }
  .home-archive .post-authors {
    font-size: 14px;
    line-height: 21px;
    font-family: "futura-pt",sans-serif;
    font-weight: normal;
    color: #898989; }
  .home-archive .author-name {
    text-decoration: underline;
    color: #898989; }
  .home-archive.journal {
    max-width: 980px;
    margin: auto;
    margin-top: 50px; }
  @media (max-width: 1024px) {
    .home-archive.journal {
      width: auto;
      padding: 0 0 0 20px; } }
  @media (max-width: 900px) {
    .home-archive .single-post {
      width: 33.32%; } }
  @media (max-width: 700px) {
    .home-archive.journal {
      width: auto;
      padding: 0 20px; }
    .home-archive .single-post {
      width: 49.99%; } }
  @media (max-width: 500px) {
    .home-archive .single-post {
      width: auto; }
    .home-archive .inner-post {
      padding: 0; } }

h2.survey-title {
  margin: 4px 0 0;
  padding-bottom: 7px; }

@media (max-width: 767px) {
  .archive-title {
    margin: 0.83em 20px; }
    .journal .archive-title, .home-archive .archive-title, .survey-wrap .archive-title {
      margin: 0.83em 0px; } }
.page-title {
  font-size: 34px;
  margin: 0;
  border-bottom: solid 3px #000;
  display: inline;
  line-height: 140%; }
  .single .page-title {
    border: none;
    color: #f06d54; }
  .page-id-382 .page-title, .page-id-89 .page-title {
    color: #488dc8;
    border-color: #488dc8; }

.hero-feature-wrap {
  position: relative;
  width: 100%;
  height: 380px; }
  .hero-feature-wrap .hero-feature-cycle {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 380px;
    position: relative; }
    .hero-feature-wrap .hero-feature-cycle li {
      background-position: center center;
      background-repeat: no-repeat;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      display: none; }
      .hero-feature-wrap .hero-feature-cycle li .hero-link {
        background-color: #000;
        position: absolute;
        bottom: 20px;
        right: 0px;
        padding: 12px 60px 18px 15px;
        text-decoration: none;
        color: #FFF;
        font-family: "futura-pt",sans-serif;
        font-size: 23px;
        font-weight: 300; }
        .hero-feature-wrap .hero-feature-cycle li .hero-link span {
          font-size: 14px;
          letter-spacing: 1px;
          display: block;
          text-transform: uppercase; }
  @media (max-width: 767px) {
    .hero-feature-wrap {
      height: 280px; }
      .hero-feature-wrap .hero-feature-cycle {
        height: 280px; } }

.hero-image-wrap {
  width: 100%;
  height: 380px;
  position: relative; }
  .hero-image-wrap .hero-image {
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  @media (max-width: 767px) {
    .hero-image-wrap {
      height: 250px; } }

.subnavContainer {
  position: absolute;
  top: 0;
  left: 20px;
  width: 230px;
  z-index: 5; }
  .subnavContainer .sidebar-content {
    border: 1px solid #000;
    position: relative;
    margin: 0 0 15px;
    padding: 34px 24px; }
    .subnavContainer .sidebar-content:after {
      content: "";
      display: table;
      clear: both; }
    .subnavContainer .sidebar-content a {
      border: none;
      color: #252525; }
    .subnavContainer .sidebar-content ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .subnavContainer .sidebar-content ul h3 {
        margin-bottom: 10px; }
      .subnavContainer .sidebar-content ul ul {
        padding: 0; }
      .subnavContainer .sidebar-content ul.subnavList {
        padding: 0;
        margin-left: 20px; }
      .subnavContainer .sidebar-content ul li {
        background-image: none;
        padding-left: 0; }
    .subnavContainer .sidebar-content .xoxo {
      padding-bottom: 30px; }
    .subnavContainer .sidebar-content.center {
      text-align: center; }
  .subnavContainer .subNavTitle {
    text-align: center;
    font-style: italic;
    margin-bottom: 5px;
    margin-top: 0;
    margin: 3px 0; }
    .subnavContainer .subNavTitle:after {
      content: "__";
      font-style: normal;
      display: block;
      font-family: "adobe-caslon-pro","Times New Roman", Times, serif;
      text-align: center; }
    .subnavContainer .subNavTitle.no-after:after {
      content: ""; }
  .subnavContainer .sidebar-downloads .subNavTitle {
    font-family: "futura-pt",sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    font-style: normal; }
  .subnavContainer .dlList {
    list-style: none;
    margin: 0em 0 1em 0;
    padding: 0 40px; }
    .subnavContainer .dlList li {
      font-size: 15px;
      font-style: italic;
      text-align: center; }
      .subnavContainer .dlList li a {
        color: #111111;
        text-decoration: none;
        border: none; }
  @media (max-width: 767px) {
    .subnavContainer {
      position: relative;
      top: auto;
      left: auto;
      margin: 0 auto; }
      .single-lessons .subnavContainer .sidebar-content {
        display: none; }
      .single-post .subnavContainer .sidebar-downloads {
        display: none; } }

#subscribe-text {
  font-size: 15px;
  line-height: 21px; }

.subnavList li.jetpack_subscription_widget {
  text-indent: 0;
  margin-left: -20px; }
  .subnavList li.jetpack_subscription_widget input {
    letter-spacing: 0.1em;
    padding: 10px 0px;
    background-color: #fff;
    border: solid 1px #000;
    font-size: 13px;
    width: 100%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

#subscribe-field-blog_subscription-2 {
  font-family: "futura-pt",sans-serif;
  font-size: 15px; }

#subscribe-blog-blog_subscription-2 #subscribe-email {
  margin-bottom: 0px; }
  #subscribe-blog-blog_subscription-2 #subscribe-email input {
    width: 100%;
    padding: 5px 0px; }

#subscribe-submit {
  margin-top: 0px; }

#subscribe-submit input {
  font-family: "futura-pt",sans-serif;
  text-transform: uppercase;
  font-style: normal;
  padding: 5px 0px;
  font-size: 13px;
  background: #000;
  color: #fff; }

.survey-col ul {
  list-style: none;
  margin: 0 16px 0 0;
  padding: 16px 0;
  height: 320px;
  border: solid 1px #dbdbdb;
  overflow-y: auto;
  background-color: #f6f6f6;
  font-family: "futura-pt",sans-serif; }
  .survey-col ul li {
    padding: 0 32px 4px 16px;
    font-size: 17px; }
  .survey-col ul a {
    color: #363636;
    text-decoration: none; }

.embed-slideshare {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  margin-top: 30px; }
  .embed-slideshare div {
    display: none; }
  .embed-slideshare iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.contentW .inner h3, .contentWFull .inner h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .025em;
  margin-top: 40px;
  font-weight: 700; }

.content-title .inner {
  padding-bottom: 0; }
  .content-title .inner:after {
    content: "";
    display: table;
    clear: both; }
  .content-title .inner h3 {
    float: left;
    border-bottom: solid 3px #000;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700; }

.content-text-w-sidebar .col-sidebar {
  float: left;
  width: 250px;
  margin: 0 50px 0 0; }
  .content-text-w-sidebar .col-sidebar .image-wrap {
    text-align: right; }
    .content-text-w-sidebar .col-sidebar .image-wrap a {
      display: block;
      max-width: 100%; }
    .content-text-w-sidebar .col-sidebar .image-wrap img {
      max-width: 100%;
      height: auto;
      margin-top: -27px; }
.content-text-w-sidebar .col-main {
  float: left;
  width: 560px; }
@media (max-width: 1024px) {
  .content-text-w-sidebar .col-main {
    width: 62.5%; }
  .content-text-w-sidebar .col-sidebar {
    width: 230px;
    margin: 0 30px 0 0; } }
@media (max-width: 767px) {
  .content-text-w-sidebar .col-main {
    float: none;
    width: auto; }
  .content-text-w-sidebar .col-sidebar {
    float: none;
    width: auto;
    margin: 10px 0;
    text-align: center; }
    .content-text-w-sidebar .col-sidebar .image-wrap {
      text-align: center; }
      .content-text-w-sidebar .col-sidebar .image-wrap img {
        margin-top: 0; } }

.image-wrap-caption {
  font-size: 14px;
  font-family: "futura-pt",sans-serif;
  line-height: 1.5;
  color: #111111; }

.content-image-gallery {
  overflow: hidden;
  background-color: #f6f6f6;
  padding: 0 0 25px;
  margin: 0 0 100px;
  position: relative; }
  .content-image-gallery .inner {
    width: 980px;
    margin: 0 auto; }
  .content-image-gallery .bottom-bg {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: -5px;
    z-index: 0;
    background-color: #FFF; }

.lesson-gallery {
  width: 9000px;
  height: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -moz-transition-property: margin-left;
  -o-transition-property: margin-left;
  -webkit-transition-property: margin-left;
  transition-property: margin-left; }
  .lesson-gallery .gallery-spacer {
    display: block;
    float: left;
    height: 300px;
    width: 300px; }
  .lesson-gallery li {
    float: left; }

.gallery-nav-wrap {
  position: absolute;
  width: 100px;
  bottom: 0px;
  display: block;
  font-family: "futura-pt",sans-serif;
  right: 50px;
  background-color: #FFF;
  z-index: 50; }
  .gallery-nav-wrap span {
    color: #000;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }
    .gallery-nav-wrap span:HOVER {
      color: #999; }
    .gallery-nav-wrap span.disabled {
      color: #f6f6f6; }
      .gallery-nav-wrap span.disabled:HOVER {
        color: #f6f6f6; }

.content-image img {
  max-width: 100%;
  height: auto; }
.content-image.contentWFull img {
  max-width: 860px; }

.content-image p {
  margin: 2px 0;
  color: #999;
  font-size: 13px; }

.about-header {
  width: 100%;
  height: 380px;
  background: url(../images/aboutHeader.jpg) 50% 50% no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }

.about-container {
  max-width: 980px;
  margin: 0 auto 50px;
  width: 100%; }
  .about-container:after {
    content: "";
    display: table;
    clear: both; }
  .about-container .about-content {
    float: left;
    max-width: 740px;
    width: 80%; }
  .about-container h3 {
    font-size: 24px;
    margin: 0;
    margin-top: 46px;
    color: #d94848;
    font-family: "futura-pt",sans-serif; }
    .about-container h3:first-child {
      font-size: 34px; }
  .about-container p {
    font-family: "adobe-caslon-pro","Times New Roman", Times, serif;
    font-size: 18px; }
  @media (max-width: 1024px) {
    .about-container {
      width: 100%;
      padding: 0 20px; }
      .about-container .about-content {
        width: 67%; } }
  @media (max-width: 767px) {
    .about-container .about-content {
      width: 100%; } }

.twitter-wrapper {
  float: right;
  width: 20%;
  padding-top: 46px; }
  @media (max-width: 1024px) {
    .twitter-wrapper {
      width: 30%; } }
  @media (max-width: 767px) {
    .twitter-wrapper {
      display: none; } }

.two-col {
  width: 50%;
  float: left;
  margin-top: 46px; }
  .two-col p {
    margin-top: 0; }
  .two-col .content {
    margin-bottom: 1em; }
    .two-col .content h3 {
      font-size: 26px; }
    .two-col .content:first-child p {
      font-size: 22px;
      line-height: 32px; }
    .two-col .content:first-child h3 {
      font-size: 34px; }
  .two-col h3 {
    font-size: 24px;
    margin: 0;
    color: #d94848;
    font-family: "futura-pt",sans-serif;
    margin-bottom: 1em; }
  .two-col.right .content {
    border-top: 1px solid #cccccc;
    margin-bottom: 50px; }
    .two-col.right .content:first-child {
      border: none; }
  .two-col.right h4 {
    margin-top: 16px;
    color: #d94848;
    font-family: "futura-pt",sans-serif;
    font-weight: 100;
    font-size: 18px; }
  .two-col .two-col-inner {
    padding-right: 10%; }
  @media (max-width: 900px) {
    .two-col .content:first-child p {
      font-size: 18px;
      line-height: 25px; } }
  @media (max-width: 767px) {
    .two-col {
      width: auto;
      float: none; }
      .two-col .two-col-inner {
        padding-right: 20px; } }
  @media (max-width: 500px) {
    .two-col .two-col-inner {
      padding-right: 0px; } }

.survey-wrap {
  text-align: center;
  vertical-align: baseline; }
  .survey-wrap:after {
    content: "";
    display: table;
    clear: both; }
  .survey-wrap h2 {
    font-size: 23px;
    font-family: "futura-pt",sans-serif; }
  .survey-wrap p {
    text-align: left;
    font-family: "futura-pt",sans-serif;
    color: #252525;
    margin-top: 0.5em;
    line-height: 20px; }
  .survey-wrap h2.archive-title {
    font-size: 34px;
    display: inline;
    line-height: 1.4;
    border-bottom: solid 3px; }
    .survey-wrap h2.archive-title span {
      position: relative;
      z-index: 2; }
      .survey-wrap h2.archive-title span:before {
        position: absolute;
        bottom: 3px;
        height: 8px;
        background-color: #fff;
        color: #fff;
        left: -40%;
        width: 180%;
        z-index: -1; }
  .survey-wrap ul {
    list-style: none; }
  .survey-wrap .singleImg {
    position: relative;
    float: left;
    width: 300px;
    margin: 0 0 20px; }
    .survey-wrap .singleImg .singleImgInner {
      position: relative;
      padding: 0 10px; }
    .survey-wrap .singleImg:nth-child(3n+1) {
      clear: left; }
  .survey-wrap .images-wrap {
    margin: 30px 0; }
  .survey-wrap .imgLink {
    display: block; }
    .survey-wrap .imgLink span {
      position: absolute;
      top: 0;
      left: 0; }
    .survey-wrap .imgLink img {
      border-width: 0;
      width: 100%;
      height: auto; }
  @media (max-width: 1000px) {
    .survey-wrap .images-wrap {
      padding: 0 10px; }
    .survey-wrap .singleImg {
      width: 33.33%; } }
  @media (max-width: 767px) {
    .survey-wrap .singleImg {
      width: 50%;
      min-height: 0; }
      .survey-wrap .singleImg:nth-child(3n+1) {
        clear: none; }
      .survey-wrap .singleImg:nth-child(2n+1) {
        clear: left; } }
  @media (max-width: 500px) {
    .survey-wrap .singleImg {
      width: 100%;
      min-height: 0; } }

.post-navigation {
  border: 1px solid #000;
  position: relative;
  margin-top: 100px; }
  .post-navigation.no-next {
    width: 50%;
    margin: auto; }
    .post-navigation.no-next .nav-inner {
      padding: 24px; }
    .post-navigation.no-next .half-nav {
      width: 100%; }
  .post-navigation .nav-border {
    width: 50%;
    height: 100%;
    border-right: 1px solid #000;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -100; }
  .post-navigation .nav-inner {
    padding: 24px 0; }
    .post-navigation .nav-inner:after {
      content: "";
      display: table;
      clear: both; }
    .post-navigation .nav-inner a {
      border: none; }
  .post-navigation .half-nav {
    width: 50%;
    text-align: center; }
    .post-navigation .half-nav.previous-nav {
      float: left; }
    .post-navigation .half-nav.next-nav {
      float: right; }
  .post-navigation .nav-post-title {
    font-family: "futura-pt",sans-serif;
    font-size: 15px;
    line-height: 24px; }
    .post-navigation .nav-post-title a {
      color: #252525;
      padding: 0 10px; }
  .post-navigation .nav-label {
    font-family: "adobe-caslon-pro","Times New Roman", Times, serif;
    font-style: italic;
    margin: 0;
    font-size: 18px; }

.author-label {
  font-size: 13px;
  line-height: 27px;
  font-family: "adobe-caslon-pro","Times New Roman", Times, serif;
  margin-bottom: 0; }

.author-name {
  line-height: 29px;
  margin: 0; }

.author-description {
  border-top: solid 1px #cacaca;
  padding-top: 24px; }

iframe {
  width: 100%;
  height: 300px; }
  .smcx-modal-survey iframe {
    height: 100%; }

.book-block {
  margin-bottom: 50px;
  width: 33.33%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top; }
  .book-block:after {
    content: "";
    display: table;
    clear: both; }
  .book-block.video {
    width: 50%;
    height: auto; }
  .book-block .book-inner {
    padding: 0 10px; }
    .book-block .book-inner.video {
      padding: 0 20px 0 0; }
  .book-block .img-wrap {
    height: 320px;
    position: relative; }
    .book-block .img-wrap.video {
      height: auto;
      margin-bottom: 16px; }
    .book-block .img-wrap.portrait img {
      max-height: 90%;
      width: auto; }
    .book-block .img-wrap.landscape img, .book-block .img-wrap.square img {
      max-width: 90%;
      height: auto; }
  .book-block img {
    overflow: auto;
    margin: auto;
    position: absolute;
    margin-bottom: 16px;
    left: 0;
    bottom: 0;
    right: 0; }
  .book-block .text-wrap {
    border-top: 1px solid #cccccc;
    padding-top: 16px; }
    .book-block .text-wrap p {
      margin: 0;
      margin-bottom: 16px;
      padding: 0;
      font-size: 16px;
      line-height: 24px; }
    .book-block .text-wrap.video {
      border: none; }
  @media (max-width: 850px) {
    .book-block .img-wrap {
      text-align: center; }
      .book-block .img-wrap.portrait img {
        max-height: none;
        height: auto;
        max-width: 90%; } }
  @media (max-width: 767px) {
    .book-block {
      width: 50%;
      margin-bottom: 25px;
      height: auto; }
      .book-block.video {
        width: 100%; }
      .book-block .book-inner.video {
        padding: 0; } }
  @media (max-width: 560px) {
    .book-block {
      width: 100%;
      margin-bottom: 50px; }
      .book-block .book-inner {
        padding: 0; }
      .book-block .img-wrap {
        height: auto; }
        .book-block .img-wrap img {
          position: relative; }
        .book-block .img-wrap.portrait img {
          max-height: none;
          max-width: 60%;
          height: auto; } }

.subnavList {
  font-family: "futura-pt",sans-serif;
  padding-left: 24px; }
  .subnavList a {
    padding: 0;
    margin: 0;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    border: none;
    display: inline; }
  .subnavList li {
    list-style-position: inside;
    text-indent: -1em;
    margin-bottom: 5px; }
  .subnavList ul {
    font-size: 15px;
    list-style: disc !important; }
    .subnavList ul li, .subnavList ul a {
      font-size: 15px;
      line-height: 21px; }

.widget-title {
  text-align: center;
  font-style: italic;
  font-family: "adobe-caslon-pro","Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0;
  font-size: 18px; }
  .widget-title:after {
    content: "__";
    font-style: normal;
    display: block; }

.widget_recent_entries {
  margin-top: 40px; }

.widget-container:first-child {
  margin-top: 0;
  margin-bottom: 40px; }

.bibliography {
  margin-bottom: 50px;
  clear: both; }

.single-category {
  border-bottom: 1px solid #d9d9d9;
  font-family: "futura-pt",sans-serif; }
  .single-category:after {
    content: "";
    display: table;
    clear: both; }
  .single-category:first-child {
    border-top: 1px solid #d9d9d9; }
  .single-category a {
    margin: 0; }
  .single-category .post-list {
    float: left;
    width: 80%;
    margin-top: 15px; }
  .single-category .post-date {
    font-size: 16px;
    float: left;
    text-align: left;
    width: 20%; }

.pullquote {
  border-left: 3px solid #111111;
  font-size: 24px;
  line-height: 32px; }

.contributor-list {
  font-size: 15px;
  line-height: 21px;
  font-family: "futura-pt",sans-serif;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 14px; }
  .contributor-list:after {
    content: "";
    display: table;
    clear: both; }
  .contributor-list a {
    display: inline-block; }
  .contributor-list li {
    float: left; }
    .contributor-list li.col-4 {
      width: 25%; }
    .contributor-list li.col-3 {
      width: 33.33333%; }
  @media (max-width: 500px) {
    .contributor-list li, .contributor-list li.col-4, .contributor-list li.col-3 {
      width: 100%; } }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.pagination a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 30px 0 0;
  font-family: "futura-pt",sans-serif;
  font-size: 15px;
  text-transform: uppercase; }

/* Fade In Page Contents */
#main {
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -moz-animation: fadein 1s;
  /* Firefox */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera */
  animation: fadein 1s; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
