/******************************************************************
Site Name: Star Island Corporation / www.starisland.org/
Author: Be Better Studios
Author's Website: http://www.bebetterstudios.com

Stylesheet: Main Stylesheet

******************************************************************/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none; }

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

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

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
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.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome.
 */
dfn {
  font-style: italic; }

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

/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

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

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none; }

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

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

dd {
  margin: 0 0 0 40px; }

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

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

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  vertical-align: middle; }

/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/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. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
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],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, 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; }

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves 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; }

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

small,
.small {
  font-size: 75%; }

ul,
ol {
  padding: 0;
  list-style-type: none; }

dd {
  margin: 0; }

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none; }

/*********************
CLEARFIXIN'
*********************/
.clearfix {
  zoom: 1; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

/*********************
TOOLS
*********************/
/* * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}*/
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the 
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/* 
use the best ampersand 
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic; }

/* text alignment */
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2; }

/*********************
BORDER RADIUS
*********************/
/* 
NOTE: For older browser support (and some mobile), 
don't use the shorthand to define *different* corners. 

USAGE: .border-radius(4px); 

*/
/*********************
TRANISTION
*********************/
/* .transition(all,2s); */
/*********************
CSS3 GRADIENTS
Be careful with these since they can 
really slow down your CSS. Don't overdo it.
*********************/
/* .css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SHADOW
*********************/
/* .boxShadow(0,0,4px,0,#444); */
/* .boxShadow(none); */
/*********************
BUTTONS
*********************/
.button,
.button:visited {
  border: 1px solid #be0d37;
  border-top-color: #db0f3f;
  border-left-color: #db0f3f;
  padding: 4px 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e40f42;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f01d4f), to(#e40f42));
  background-image: -webkit-linear-gradient(top, #f01d4f, #e40f42);
  background-image: -moz-linear-gradient(top, #f01d4f, #e40f42);
  background-image: -o-linear-gradient(top, #f01d4f, #e40f42);
  background-image: linear-gradient(to bottom, #f01d4f, #e40f42); }

.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #ffffff;
  border: 1px solid #be0d37;
  border-top-color: #9d0a2d;
  border-left-color: #9d0a2d;
  background-color: #cc0e3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#cc0e3b));
  background-image: -webkit-linear-gradient(top, #e40f42, #cc0e3b);
  background-image: -moz-linear-gradient(top, #e40f42, #cc0e3b);
  background-image: -o-linear-gradient(top, #e40f42, #cc0e3b);
  background-image: linear-gradient(to bottom, #e40f42, #cc0e3b); }

.button:active,
.button:visited:active {
  background-color: #f01d4f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#f01d4f));
  background-image: -webkit-linear-gradient(top, #e40f42, #f01d4f);
  background-image: -moz-linear-gradient(top, #e40f42, #f01d4f);
  background-image: -o-linear-gradient(top, #e40f42, #f01d4f);
  background-image: linear-gradient(to bottom, #e40f42, #f01d4f); }

/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones.
*/
/******************************************************************

------------ MAP ------------

01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER SYTLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES
09. PAGE NAVI STYLES
10. COMMENT STYLES
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES

******************************************************************/
/* =============================================================================
   Colors & Globals
   ========================================================================== */
/*********************
01. GENERAL STYLES
*********************/
html {
  background-color: #E3E0DC; }

body {
  width: 100%;
  margin: 0px auto;
  padding: 0px 0 0px 0;
  min-width: 320px;
  max-width: 1366px;
  font-family: "museo-slab", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #33506B;
  font-weight: 300;
  background-color: #FFFFFF; }

.outer {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto; }

.inner {
  width: 95.3147877013177%;
  /*1302/1366*/
  margin: 0 auto; }

.wrap {
  width: 82.9493087557604%;
  /*1080/1302*/
  margin: 0 auto; }

.inner-wrap {
  width: 79.4444444444444%;
  /*858px/1080*/
  margin: 0 auto; }

img {
  max-width: 100%;
  outline: none;
  vertical-align: middle; }

p img {
  width: auto !important;
  height: auto !important; }

iframe, object, embed {
  max-width: 100% !important;
  display: block;
  margin: 0 auto; }

iframe {
  margin: 25px auto; }

hr {
  margin: 25px 0; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
::-moz-selection {
  background: #A4D0D6;
  color: #4D4D4D;
  text-shadow: none; }

::selection {
  background: #A4D0D6;
  color: #4D4D4D;
  text-shadow: none; }

/* Miminizes FOUT with typekit */
.wf-loading p, .wf-loading h6, .wf-loading h5, .wf-loading h4, .wf-loading h3, .wf-loading h2, .wf-loading h1, .wf-loading a {
  visibility: hidden; }

/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
/*********************
03. LAYOUT & GRID STYLES
*********************/
.content {
  padding: 0px 0 0 0; }

.inner-content {
  padding: 56px 0;
  border-top: 1px solid #E6E3DE;
  border-bottom: 1px solid #E6E3DE; }

.big-column {
  float: left;
  width: 65.8986175115207%;
  /*858/1302*/ }
  .big-column .sub-column {
    width: 48.2517482517483%;
    /*414/858*/ }
  .big-column .sub-column-1 {
    float: left;
    clear: both; }
  .big-column .sub-column-2 {
    float: right; }

.small-column {
  float: right;
  width: 31.7972350230415%;
  /*414/1302*/ }

.small-column-left {
  float: left;
  width: 31.7972350230415%;
  /*414/1302*/ }

.big-column-right {
  float: right;
  width: 65.8986175115207%;
  /*858/1302*/ }
  .big-column-right .sub-column {
    width: 48.2517482517483%;
    /*414/858*/ }
  .big-column-right .sub-column-1 {
    float: left;
    clear: both; }
  .big-column-right .sub-column-2 {
    float: right; }

.three-column {
  width: 31.7972350230415%;
  /*414/1302*/
  float: left;
  margin: 0 0 0 2.3041474654378%;
  /*30/1302*/ }
  .three-column img {
    margin-bottom: 25px; }
  .three-column .image-column-content {
    width: 75.8454106280193%;
    /* 314/414 */
    margin: 0 auto; }

.three-column-0 {
  margin-left: 0px; }

.two-column {
  width: 48.8479262672811%;
  /*636/1302*/ }
  .two-column .image-column-content {
    width: 84.2767295597484%;
    /* 536/636 */
    margin: 0 auto; }
    .two-column .image-column-content .image-column-wrap {
      padding: 56px 0; }

.two-column-1 {
  float: left; }

.two-column-2 {
  float: right; }

.four-column {
  width: 23.2718894009217%;
  /*303/1280*/
  margin: 0 0 0 2.3041474654378%;
  /*30/1302*/
  float: left; }
  .four-column img {
    margin-bottom: 25px; }

.four-column-0 {
  margin-left: 0px;
  clear: both; }

.main {
  float: left;
  width: 65.8986175115207%;
  /*858/1302*/
  margin-bottom: 56px; }

.sidebar {
  float: right;
  width: 31.7972350230415%;
  /*414/1302*/
  margin-bottom: 56px; }
  .sidebar .sidebar-wrap {
    width: 86.274510%;
    /*352/408*/
    margin: 0 auto; }
  .sidebar .sidebar-top {
    background-color: #DFE6EA;
    padding: 56px 0 0px 0; }

.flush-column {
  width: 50%; }

.flush-column-1, .flush-column-2 {
  float: left; }

/*********************
04. LINK STYLES
*********************/
a {
  color: inherit;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-transition: color 250ms ease-out 0s;
  -moz-transition: color 250ms ease-out 0s;
  -o-transition: color 250ms ease-out 0s;
  transition: color 250ms ease-out 0s; }
  a:hover, a:focus {
    outline: 0;
    color: #527495; }

a.blue-button, p.blue-button {
  padding: 15px 35px 12px 35px;
  background-color: #005CB8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  -webkit-transition: opacity 250ms ease-out 0s;
  -moz-transition: opacity 250ms ease-out 0s;
  -o-transition: opacity 250ms ease-out 0s;
  transition: opacity 250ms ease-out 0s; }
  a.blue-button:hover, p.blue-button:hover {
    opacity: .8; }

span.beige-button, p .beige-button a, a.beige-button {
  padding: 15px 35px 12px 35px;
  background-color: #AEAB9E;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #33506B;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  -webkit-transition: opacity 250ms ease-out 0s;
  -moz-transition: opacity 250ms ease-out 0s;
  -o-transition: opacity 250ms ease-out 0s;
  transition: opacity 250ms ease-out 0s; }

a.light-blue-button, p.light-blue-button, span.light-blue-button {
  padding: 15px 35px 12px 35px;
  background-color: #527495;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  -webkit-transition: opacity 250ms ease-out 0s;
  -moz-transition: opacity 250ms ease-out 0s;
  -o-transition: opacity 250ms ease-out 0s;
  transition: opacity 250ms ease-out 0s; }
  a.light-blue-button:hover, p.light-blue-button:hover, span.light-blue-button:hover {
    opacity: .8; }

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

.read-more-program a {
  text-decoration: underline; }
  .read-more-program a:hover {
    text-decoration: underline; }

a.more-link {
  font-family: "museo-slab", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #005CB8;
  display: block;
  text-decoration: none;
  margin: 15px 0 0 0; }
  a.more-link:hover {
    text-decoration: underline; }

#pbd-alp-load-posts a {
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 1.4375em;
  color: #005CB8; }

/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  display: block;
  font-size: 100%;
  margin: 0px 0 20px 0;
  padding: 0px;
  line-height: 120%;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0px; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: inherit;
    transition: opacity 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      text-decoration: none;
      opacity: .8; }

h1, .h1 {
  font-size: 4.6875em;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #527495; }

h2, .h2 {
  font-size: 2em;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #527495; }

h3, .h3 {
  font-size: 1.6875em;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #527495; }

h4, .h4 {
  font-size: 1.4375em;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #005CB8; }

h5, .h5 {
  font-size: 1.125em;
  font-family: "museo-slab", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #525254;
  line-height: 140%; }

h6, .h6 {
  font-size: 1.125em;
  font-family: "museo-slab", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #005CB8; }

.main-image-content h1, .main-image-content .h1, .main-image-content .h2, .main-image-content h2, .main-image-content h3, .main-image-content .h3, .main-image-content h4, .main-image-content .h4, .main-image-content h5, .main-image-content .h5, .main-image-content p {
  color: #FFFFFF;
  margin-bottom: 0px; }
.main-image-content h1, .main-image-content .h1 {
  margin: 15px 0; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 25px; }
  h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
    margin-top: 0px; }

p {
  font-size: 1.25em;
  margin: 0 0 20px 0;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  line-height: 140%; }
  p:last-child {
    margin-bottom: 0px; }

p.h7, .h7, span.h7 {
  font-size: 1.3125em;
  color: #525254;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin-bottom: 15px; }

h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, p.white, .white {
  color: #FFFFFF; }

p.tags {
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 1.4375em; }
  p.tags a {
    color: #527495;
    text-decoration: none; }
    p.tags a:hover {
      text-decoration: underline; }

/*********************
06. HEADER SYTLES
*********************/
.header {
  width: 100%;
  padding-top: 18px; }
  .header .outer {
    position: relative; }
  .header .headercol1 {
    float: left; }
    .header .headercol1 .mobile-switch {
      cursor: pointer;
      width: 60px;
      float: right;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      margin-top: 0px;
      display: none; }
      .header .headercol1 .mobile-switch:hover span.mobile-grab-bar {
        background: #dfe6ea; }
      .header .headercol1 .mobile-switch .mobile-bars {
        margin-top: 2px;
        padding: 8px 0 4px 0; }
      .header .headercol1 .mobile-switch .mobile-grab-bar {
        display: block;
        margin: 0 auto 5px auto;
        width: 70%;
        height: 7px;
        background: #33506b;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-transition: background-color 250ms ease-out 0s;
        -moz-transition: background-color 250ms ease-out 0s;
        -o-transition: background-color 250ms ease-out 0s;
        transition: background-color 250ms ease-out 0s; }
  .header .headercol2 {
    float: right; }
    .header .headercol2 .headersubcol1, .header .headercol2 .headersubcol2 {
      float: left; }
      .header .headercol2 .headersubcol1 ul.top-nav, .header .headercol2 .headersubcol2 ul.top-nav {
        margin-top: 38px; }
        .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
          display: inline-block;
          font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
          font-size: 1.4375em;
          margin-right: 30px;
          padding-bottom: 30px;
          cursor: pointer;
          margin-bottom: 0px; }
          .header .headercol2 .headersubcol1 ul.top-nav li a, .header .headercol2 .headersubcol2 ul.top-nav li a {
            text-decoration: none;
            padding-bottom: 0px; }
          .header .headercol2 .headersubcol1 ul.top-nav li span.see-more, .header .headercol2 .headersubcol2 ul.top-nav li span.see-more {
            color: #FFFFFF; }
          .header .headercol2 .headersubcol1 ul.top-nav li:hover a, .header .headercol2 .headersubcol2 ul.top-nav li:hover a {
            border-bottom: 1px solid #33506B; }
          .header .headercol2 .headersubcol1 ul.top-nav li:hover .sub-menu-wrap, .header .headercol2 .headersubcol2 ul.top-nav li:hover .sub-menu-wrap {
            visibility: visible;
            z-index: 9999; }
          .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap {
            position: absolute;
            padding-top: 31px;
            visibility: hidden;
            width: 100%;
            display: block;
            left: 0;
            transition: opacity 0.2s ease-in-out;
            -webkit-transition: opacity 0.2s ease-in-out;
            -moz-transition: opacity 0.2s ease-in-out;
            -ms-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out; }
            .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu {
              background-color: #527495;
              width: 100%;
              bottom: -62px;
              padding: 12px 0;
              text-align: center;
              opacity: 1;
              z-index: -1; }
              .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li {
                display: inline-block;
                color: #FFFFFF;
                padding-bottom: 0px;
                font-size: inherit;
                margin: 5px 30px 5px 0; }
                .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li a, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li a {
                  border-bottom: none;
                  padding-bottom: 0px; }
                .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li:hover a, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li:hover a {
                  opacity: 1;
                  color: #AEAB9E; }
              .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li.current-menu-item, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li.current-menu-item {
                color: #FFFFFF; }
        .header .headercol2 .headersubcol1 ul.top-nav li.current-menu-item a, .header .headercol2 .headersubcol1 ul.top-nav li.current-menu-parent a, .header .headercol2 .headersubcol2 ul.top-nav li.current-menu-item a, .header .headercol2 .headersubcol2 ul.top-nav li.current-menu-parent a {
          border-bottom: 1px solid #33506B; }
        .header .headercol2 .headersubcol1 ul.top-nav li.blue-button, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button {
          border-bottom: none; }
          .header .headercol2 .headersubcol1 ul.top-nav li.blue-button a, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button a {
            padding: 8px 15px 5px 15px;
            background-color: #005CB8;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            color: #FFFFFF;
            text-transform: uppercase; }
            .header .headercol2 .headersubcol1 ul.top-nav li.blue-button a:hover, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button a:hover {
              opacity: .8; }
          .header .headercol2 .headersubcol1 ul.top-nav li.blue-button ul.sub-menu li a, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button ul.sub-menu li a {
            padding: 0px;
            background-color: transparent;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            color: #FFFFFF;
            text-transform: none; }
            .header .headercol2 .headersubcol1 ul.top-nav li.blue-button ul.sub-menu li a:hover, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button ul.sub-menu li a:hover {
              opacity: 1; }
          .header .headercol2 .headersubcol1 ul.top-nav li.blue-button ul.sub-menu li:hover a, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button ul.sub-menu li:hover a {
            opacity: 1;
            color: #AEAB9E; }
    .header .headercol2 .headersubcol2 {
      float: left; }
      .header .headercol2 .headersubcol2 ul.top-nav li {
        padding-bottom: 25px;
        font-size: 1.4375em; }
        .header .headercol2 .headersubcol2 ul.top-nav li span.top-nav-search {
          display: block;
          font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
          color: #AEAB9E;
          cursor: pointer; }
          .header .headercol2 .headersubcol2 ul.top-nav li span.top-nav-search img {
            position: relative;
            display: inline-block;
            top: -5px;
            margin-left: 5px; }
          .header .headercol2 .headersubcol2 ul.top-nav li span.top-nav-search:hover {
            opacity: .8; }
            .header .headercol2 .headersubcol2 ul.top-nav li span.top-nav-search:hover img {
              opacity: .8; }
        .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap {
          padding-top: 25px;
          /*opacity:1;
          z-index:999;*/ }
          .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu {
            text-align: left;
            background-color: #E6E3DE;
            padding: 12px 0 6px 0; }
            .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li {
              width: 100%;
              margin: 0;
              padding: 0;
              font-size: 1em; }
              .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li span {
                display: block;
                float: left; }
              .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search {
                float: left;
                margin-left: 10px;
                margin-bottom: 0px;
                width: 100%; }
                .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search #searchform {
                  width: 100%; }
                  .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search #searchform input#s {
                    width: 100%;
                    border: none;
                    background-color: #E6E3DE;
                    color: #33506B;
                    font-size: 1.304347826086956em;
                    box-sizing: border-box;
                    outline: none;
                    font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
                  .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search #searchform #searchsubmit {
                    display: none; }

.tax-program_cat li#menu-item-24 a, .single-star_program li#menu-item-24 a {
  border-bottom: 1px solid #33506B; }
.tax-program_cat li#menu-item-24 ul.sub-menu li a, .single-star_program li#menu-item-24 ul.sub-menu li a {
  border-bottom: none; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 22px;
  list-style-type: initial; }
  ul li, ol li {
    font-size: 1.25em;
    list-style-type: initial;
    margin-bottom: 10px;
    line-height: 140%; }

ol li {
  list-style-type: decimal; }
  ol li ul li {
    list-style-type: initial;
    font-size: 1em; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol, ul.list {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }
  nav ul li, nav ol li, ul.list li {
    font-size: 1em;
    list-style-type: none; }
    nav ul li ul, nav ol li ul, ul.list li ul {
      list-style-type: initial; }
      nav ul li ul li, nav ol li ul li, ul.list li ul li {
        font-size: 1.25em;
        list-style-type: initial; }
        nav ul li ul li ul li, nav ol li ul li ul li, ul.list li ul li ul li {
          font-size: 1em; }

/*********************
07. NAVIGATION STYLES
*********************/
/*********************
08. POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 2.2em; }

.byline {
  color: #999; }

#post-not-found {
  min-height: 500px; }

.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em; }

.entry-content img {
  margin: 0 0 15px 0;
  max-width: 100%;
  height: auto; }

.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

/* end .entry-content */
.wp-caption {
  padding: 5px;
  /* images inside wp-caption */
  max-width: 100% !important;
  margin-bottom: 15px; }

.wp-caption img {
  margin-bottom: 0;
  width: 100%; }

.wp-caption p.wp-caption-text {
  font-size: 1em;
  margin: 10px 0 0px 0;
  text-align: center;
  font-style: italic; }

.top-banner {
  background-color: #D9E2DB;
  padding: 25px 0; }

/* entry content */
.entry-content {
  /* at this larger size, we can start to align images */ }

.entry-content .alignleft,
.entry-content img.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright,
.entry-content img.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter,
.entry-content img.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.default-content {
  min-height: 450px; }

.main-image .outer {
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  height: auto;
  min-height: 706px; }
  .main-image .outer .inner {
    overflow: auto; }

.home-video-section {
  position: relative;
  min-height: 700px;
  overflow: hidden; }
  .home-video-section .main-video {
    position: absolute;
    height: 100%;
    width: 100%;
    /*background:url('../img/star-island-sunset-02.jpg') no-repeat 0 0;*/
    background-size: cover;
    background-repeat: no-repeat; }
    .home-video-section .main-video video {
      display: block;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      object-fit: cover; }
    .home-video-section .main-video .main-video-content {
      margin-top: 12%;
      z-index: 100;
      position: absolute;
      top: 0px;
      right: 0px;
      width: 50%; }
      .home-video-section .main-video .main-video-content h2, .home-video-section .main-video .main-video-content h1, .home-video-section .main-video .main-video-content p {
        color: #FFFFFF; }
    .home-video-section .main-video .overlay {
      background-color: rgba(100, 101, 103, 0.25);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }

.texture .outer {
  background-image: url("../img/struckaxiom.png");
  background-repeat: repeat;
  background-position: top;
  top: 0; }
  .texture .outer .texture-intro, .texture .outer .texture-outro {
    padding: 56px 0 56px 0; }

.textured {
  background-image: url("../img/struckaxiom.png");
  background-repeat: repeat;
  background-position: top;
  top: 0; }

.top .intro, .middle {
  padding: 56px 0 0 0; }

.top .intro, .middle .intro, .bottom .intro {
  padding-bottom: 56px; }
.top .top-images .flush-column img, .top .middle-images .flush-column img, .middle .top-images .flush-column img, .middle .middle-images .flush-column img, .bottom .top-images .flush-column img, .bottom .middle-images .flush-column img {
  display: block;
  margin-bottom: 0px; }

.top-three-column-image-page .intro, .top-programs-overview .intro {
  padding-top: 56px; }

.middle-programs-overview {
  margin-top: 56px; }

.top-newsletters-overview .intro {
  padding: 56px 0; }

.back-issues {
  padding-top: 56px; }

.middle-programs-overview .texture .outer, .middle-newsletters-overview .texture .outer {
  padding: 56px 0 26px 0;
  position: relative; }
  .middle-programs-overview .texture .outer span.anchor, .middle-newsletters-overview .texture .outer span.anchor {
    position: absolute;
    margin-top: -34px;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }

.middle-faqs-overview .outer {
  padding: 56px 0 36px 0;
  position: relative; }
  .middle-faqs-overview .outer span.anchor {
    position: absolute;
    margin-top: -34px;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }

.middle-faqs-overview .faq-top .outer {
  padding-bottom: 0px; }

.middle .middle-images-top img {
  display: block;
  margin-bottom: 0px; }

.bottom {
  padding-top: 56px; }
  .bottom .texture .texture-middle {
    padding: 56px 0 56px 0; }

.excerpt-read-more {
  display: block;
  font-size: 1.15em;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #005CB8;
  text-decoration: none;
  margin-top: 25px; }
  .excerpt-read-more:hover {
    opacity: .8; }

.program-details {
  text-align: center; }
  .program-details h3 {
    margin-bottom: 15px; }
  .program-details h5, .program-details h6 {
    margin: 0 0 15px 0; }

.article-header .article-header-top, .article-header .article-footer-top, .article-footer .article-header-top, .article-footer .article-footer-top {
  margin: 56px 0 35px 0; }

.article-header .article-header-top ul.program-buttons {
  text-align: center; }
  .article-header .article-header-top ul.program-buttons li {
    display: inline-block;
    padding: 0 10px;
    font-size: 1.25em; }
.article-header .featured-image {
  margin-bottom: 25px; }

.article-footer {
  margin-top: 15px; }

.post, .search .page, .search .star_program, .search .star_faq, .search .star_newsletter {
  margin-bottom: 56px;
  padding-bottom: 56px;
  border-bottom: 1px solid #E6E3DE; }

.sinlge .post {
  border-bottom: none; }

.add-border-bottom {
  padding-bottom: 56px;
  border-bottom: 1px solid #E6E3DE; }

.section-image img {
  margin-bottom: 0px; }

.scrolling-section .add-spacer {
  margin-bottom: 56px; }
.scrolling-section .section-content {
  position: relative; }
  .scrolling-section .section-content span.anchor {
    position: absolute;
    margin-top: -25px; }
  .scrolling-section .section-content .outer {
    padding: 56px 0; }

.default-section {
  padding: 56px; }

.image-columns {
  padding: 56px 0 0 0; }
  .image-columns .three-column {
    overflow: hidden; }

.image-column {
  background-color: #DEDAD5;
  min-height: 450px;
  max-width: 450px;
  visibility: hidden; }

.sort-by-nav {
  padding: 0 0 56px 0; }

ul.sort-by {
  text-align: center; }
  ul.sort-by li {
    display: inline-block;
    padding: 0 15px;
    font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.6875em;
    color: #527495; }
    ul.sort-by li a {
      text-decoration: none; }
    ul.sort-by li:hover a {
      border-bottom: 1px solid #527495; }
  ul.sort-by li.current-cat a {
    border-bottom: 1px solid #527495; }

ul.program-overview-list li, ul.program-list li {
  margin-bottom: 25px;
  max-width: 418px;
  margin: 0 auto 25px auto; }
  ul.program-overview-list li .featured-image, ul.program-list li .featured-image {
    position: relative; }
    ul.program-overview-list li .featured-image .cat-link-box, ul.program-list li .featured-image .cat-link-box {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }
      ul.program-overview-list li .featured-image .cat-link-box .cat-link, ul.program-list li .featured-image .cat-link-box .cat-link {
        display: inline-block;
        padding: 14px 28px;
        background-color: #005CB8;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 1.6875em;
        font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
        ul.program-overview-list li .featured-image .cat-link-box .cat-link:hover, ul.program-list li .featured-image .cat-link-box .cat-link:hover {
          color: #AEAB9E; }

ul.program-overview-list li .featured-image .cat-link-box .cat-link {
  padding: 12px 24px;
  font-size: 1.5em; }

ul.newsletter-overview-list li {
  margin-bottom: 30px;
  font-size: 1.25em; }
  ul.newsletter-overview-list li p {
    font-size: 1em; }
  ul.newsletter-overview-list li h2, ul.newsletter-overview-list li .h2 {
    font-size: 1.6em; }
  ul.newsletter-overview-list li ul li {
    margin-bottom: 10px;
    font-size: 1em; }

.big-featured-image a img {
  width: 75%; }

ul.staff-list {
  text-align: left; }
  ul.staff-list li {
    display: inline-block;
    float: left;
    padding: 0 0px;
    margin: 0 0 35px 3.4965034965035%;
    width: 22.3776223776224%;
    /*192/858*/ }
    ul.staff-list li img {
      display: block;
      margin: 0 auto 0px auto; }
    ul.staff-list li h3 {
      margin: 0px; }
    ul.staff-list li p {
      font-size: 1.125em; }
    ul.staff-list li a {
      display: block; }
  ul.staff-list li.staff-0 {
    clear: both;
    margin-left: 0px; }

ul.guest-list li {
  margin-bottom: 25px; }
ul.guest-list .two-column-1 {
  clear: both; }

.faq-cat-desc {
  text-align: center; }

.faq-anchor-nav {
  padding: 0px 0 54px 0; }

ul.faq-nav {
  text-align: center; }
  ul.faq-nav li {
    display: inline-block; }

table th {
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 1.375em;
  color: #527495; }

/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 25px 0 0 0; }

nav.postnav {
  margin: 35px 0 0 0;
  border-top: 1px solid #E6E3DE;
  padding: 25px 0 0 0; }
  nav.postnav span.leftnav {
    float: left; }
  nav.postnav span.rightnav {
    float: right; }

.pagination {
  border-top: 1px solid #E6E3DE;
  padding: 12px 0 4px 0; }

.pagination ul.page-numbers, nav.postnav ul {
  text-align: center; }

.pagination ul.page-numbers li, nav.postnav ul li {
  display: inline;
  padding: 0 5px;
  font-size: 1.125em; }

.pagination ul.page-numbers li a:hover, nav.postnav li a:hover, .pagination ul.page-numbers li span.current {
  color: #527495; }

.pagination ul.page-numbers li.prev,
.pagination ul.page-numbers li.next {
  font-weight: 700; }

.pagination ul.page-numbers li a, nav.postnav ul li a, nav.postnav a {
  text-decoration: none; }

nav.postnav a {
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 1.4375em;
  color: #527495; }
  nav.postnav a:hover {
    text-decoration: underline; }

.pagination ul.page-numbers li a.prev, nav.postnav ul li.leftnav a {
  float: left;
  padding: 0px; }

.pagination ul.page-numbers li a.next, nav.postnav ul li.rightnav a {
  float: right;
  padding: 0px; }

.pagination ul.page-numbers li a.prev,
.pagination ul.page-numbers li a.next, nav.postnav li.leftnav a, nav.postnav li.rightnav a {
  padding: 0;
  text-decoration: none; }

.pagination ul.page-numbers a.prev:hover,
.pagination ul.page-numbers li a.bpn-next:hover,
.pagination ul.page-numbers li a.first a:hover,
.pagination ul.page-numbers li a.last:hover {
  background: none;
  color: #527495; }

nav.postnav ul li.back-to-main {
  text-align: center; }

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }

.wp-prev-next .next-link {
  float: right; }

/******************************************************************
10. COMMENT STYLES
******************************************************************/
.commentlist {
  margin: 0px 0 30px 0;
  padding: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0px; }

.commentlist li.depth-1 {
  border-bottom: 1px solid #999999; }

.commentlist li.depth-1 ul.children {
  margin: 0;
  width: 89%;
  max-width: 534px;
  padding: 0 0 0 11%; }

.commentlist li:not(.depth-1) ul.children {
  width: 89%;
  max-width: 534px;
  padding: 0 0 0 11%; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-4 ul.children, .commentlist li.depth-5 ul.children, .commentlist li.depth-6 ul.children, .commentlist li.depth-7 ul.children {
  width: 100%;
  max-width: 524px;
  padding: 0 0 0 0; }

.commentlist li:not(.depth-1) {
  margin-top: 0; }

.commentlist .odd {
  background: #FFFFFF; }

.commentlist .even {
  background: #FFFFFF; }

.commentcol1 {
  float: left;
  width: 7.666667%;
  /*46/600*/ }

.commentcol2 {
  float: right;
  width: 89%;
  /*534/600*/ }

.commentlist cite.fn {
  font-weight: 400;
  font-style: normal; }

.commentlist .commentcol2 time {
  float: right; }

.commentlist .commentcol2 time a {
  text-decoration: none; }

.commentlist .commentcol2 time a:hover {
  text-decoration: underline;
  color: #F44931; }

.commentcol2 p {
  margin: 10px 0;
  font-size: 1em; }

.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  margin-bottom: 15px;
  color: #F44931; }

.red-alert p {
  margin: 10px 0;
  color: #F44931; }

#cancel-comment-reply-link {
  display: block;
  margin-bottom: 15px; }

.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1; }

#commentform #submit {
  display: block;
  text-indent: -9999px;
  margin: 0px auto;
  position: relative;
  background: url("../img/submit_sprite_blog.png") no-repeat 0px top;
  width: 178px;
  height: 42px;
  border: none; }

#commentform #submit:hover {
  background-position: 0px -42px; }

article.comment:last-child {
  margin-bottom: 0px; }

/******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
.respond-form {
  padding: 25px 0px;
  background-color: #F2F2F2; }

ul.children .respond-form {
  margin-bottom: 25px; }

.respond-wrap {
  width: 76.66666667%;
  /*460/600*/
  margin: 0 auto; }

ul#comment-form-elements {
  margin: 0px;
  padding: 0px; }

.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em; }

.respond-form form li label,
.respond-form form li small {
  display: none; }

.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 10px 6px 3px 6px;
  background: #FFFFFF;
  line-height: 1.5em;
  /* form validation */
  border: 1px solid #999999;
  font-family: "adobe-caslon-pro",serif; }

.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff; }

.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border: 1px solid #999999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  width: 97%;
  font-size: 1em; }

.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
  font-size: 1em; }

li.depth-2 .respond-form form input[type=text],
li.depth-2 .respond-form form input[type=email],
li.depth-2 .respond-form form input[type=url] {
  width: 96%; }

li.depth-2 .respond-form form textarea {
  resize: none;
  width: 96%;
  height: 150px; }

li.depth-3 .respond-form form input[type=text],
li.depth-3 .respond-form form input[type=email],
li.depth-3 .respond-form form input[type=url] {
  width: 95%; }

li.depth-3 .respond-form form textarea {
  resize: none;
  width: 95%;
  height: 150px; }

/* comment submit button */
/* comment form title */
#comment-form-title {
  margin: 0 0 15px 0; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

#commentform label.error {
  display: block;
  color: #F44931;
  margin-top: 10px; }

/*********************
12. SIDEBARS & ASIDES
*********************/
.widget_categories .widgettitle {
  display: none; }
.widget_categories ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
  .widget_categories ul li {
    display: block;
    font-size: 2em;
    color: #527495;
    font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    padding: 0 0 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #FFFFFF;
    list-style-type: none; }
    .widget_categories ul li a {
      text-decoration: none; }
      .widget_categories ul li a:hover {
        opacity: .8; }

.widget {
  margin-bottom: 56px; }

.widget_recent_entries .widgettitle {
  font-size: 2em;
  color: #527495;
  font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin-bottom: 35px; }
.widget_recent_entries ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }
  .widget_recent_entries ul li {
    list-style-type: none;
    margin-bottom: 25px;
    font-size: 1em; }
    .widget_recent_entries ul li a {
      text-decoration: none;
      font-size: 1.6875em;
      color: #527495;
      font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      margin-bottom: 15px;
      display: block;
      line-height: 140%; }
      .widget_recent_entries ul li a:hover {
        opacity: .8; }
    .widget_recent_entries ul li span.post-date {
      font-size: 1.3125em;
      color: #525254;
      font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      display: block; }

.sidebar-callout {
  margin-top: 56px; }

/*********************
13. FOOTER STYLES
*********************/
.footer {
  padding: 56px 0; }
  .footer .footer-top .wrap {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: auto; }
  .footer .footer-top p {
    margin: 0 0 35px 0; }
    .footer .footer-top p a.blue-button {
      margin-bottom: 75px; }
  .footer .footer-middle {
    padding: 56px 0 56px 0;
    clear: both; }
    .footer .footer-middle .three-column h3, .footer .footer-middle .three-column .h3 {
      margin-top: 0px;
      margin-bottom: 10px; }
    .footer .footer-middle .three-column h5, .footer .footer-middle .three-column .h5 {
      margin-top: 0px; }
      .footer .footer-middle .three-column h5 a, .footer .footer-middle .three-column .h5 a {
        color: #527495;
        text-decoration: underline; }
    .footer .footer-middle .three-column-0 {
      width: 48.8479262672811%;
      /*636/1302*/
      margin-left: 0px; }
    .footer .footer-middle .three-column-1, .footer .footer-middle .three-column-2 {
      width: 23.2718894009217%;
      /*303/1302*/
      margin: 0 0 0 2.3041474654378%;
      /*30/1302*/ }
    .footer .footer-middle ul.footer-nav li {
      font-size: 1.6875em;
      font-family: "Pompiere", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      color: #527495;
      margin-bottom: 15px; }
      .footer .footer-middle ul.footer-nav li a {
        text-decoration: none; }
      .footer .footer-middle ul.footer-nav li:hover a {
        border-bottom: 1px solid #527495; }
    .footer .footer-middle ul.footer-nav li.current-menu-item a {
      border-bottom: 1px solid #527495; }
    .footer .footer-middle ul.social-nav {
      margin-top: 10px; }
      .footer .footer-middle ul.social-nav li {
        display: inline-block;
        margin-right: 10px; }
      .footer .footer-middle ul.social-nav li.facebookicon a {
        display: block;
        text-indent: -9999px;
        margin: 0;
        height: 53px;
        width: 53px;
        background: url("../img/social-media.png") no-repeat left top;
        padding: 0; }
        .footer .footer-middle ul.social-nav li.facebookicon a:hover, .footer .footer-middle ul.social-nav li.facebookicon a:focus {
          background-position: left -53px; }
      .footer .footer-middle ul.social-nav li.twittericon a {
        display: block;
        text-indent: -9999px;
        margin: 0;
        height: 53px;
        width: 53px;
        background: url("../img/social-media.png") no-repeat -53px top;
        padding: 0; }
        .footer .footer-middle ul.social-nav li.twittericon a:hover, .footer .footer-middle ul.social-nav li.twittericon a:focus {
          background-position: -53px -53px; }
      .footer .footer-middle ul.social-nav li.googleicon a {
        display: block;
        text-indent: -9999px;
        margin: 0;
        height: 53px;
        width: 53px;
        background: url("../img/social-media.png") no-repeat -106px top;
        padding: 0; }
        .footer .footer-middle ul.social-nav li.googleicon a:hover, .footer .footer-middle ul.social-nav li.googleicon a:focus {
          background-position: -106px -53px; }
      .footer .footer-middle ul.social-nav li.instagramicon {
        margin-right: 0px; }
        .footer .footer-middle ul.social-nav li.instagramicon a {
          display: block;
          text-indent: -9999px;
          margin: 0;
          height: 53px;
          width: 53px;
          background: url("../img/social-media.png") no-repeat -159px top;
          padding: 0; }
          .footer .footer-middle ul.social-nav li.instagramicon a:hover, .footer .footer-middle ul.social-nav li.instagramicon a:focus {
            background-position: -159px -53px; }

/*********************
13. Media Queries
*********************/
@media only screen and (min-width: 0px) {
  .wrap {
    width: 100%; }

  .inner-wrap {
    width: 100%; }

  .three-column {
    width: 100%;
    float: none;
    margin: 0 0 35px 0; }
    .three-column img {
      margin-bottom: 25px; }
    .three-column .image-column-content {
      width: 75.8454106280193%;
      /* 314/414 */
      margin: 0 auto; }

  .three-column-0 {
    margin-left: 0px; }

  .two-column {
    width: 100%; }
    .two-column .image-column-content {
      width: 84.2767295597484%;
      /* 536/636 */
      margin: 0 auto; }
      .two-column .image-column-content .image-column-wrap {
        padding: 56px 0; }

  .two-column-1 {
    float: none;
    margin-bottom: 35px; }

  .two-column-2 {
    float: none; }

  .four-column {
    width: 100%;
    margin: 0 0 0 0;
    float: none; }
    .four-column img {
      margin-bottom: 25px; }

  .four-column-0 {
    margin-left: 0px;
    clear: both; }

  .main {
    float: none;
    width: 100%;
    margin-bottom: 36px; }

  .sidebar {
    float: none;
    width: 100%;
    margin-bottom: 36px; }
    .sidebar .sidebar-wrap {
      width: 86.274510%;
      /*352/408*/
      margin: 0 auto; }
    .sidebar .sidebar-top {
      padding: 36px 0 0px 0; }

  h1, .h1 {
    font-size: 3.125em; }

  h2, .h2 {
    font-size: 1.625em; }

  h3, .h3 {
    font-size: 1.5em; }

  h4, .h4 {
    font-size: 1.375em; }

  h5, .h5 {
    font-size: 1.125em; }

  h6, .h6 {
    font-size: 1.125em; }

  p {
    font-size: 1.125em;
    margin: 0 0 20px 0; }
    p:last-child {
      margin-bottom: 0px; }

  ul li, ol li, .newsletter-overview-list li {
    font-size: 1.125em; }
    ul li p, ol li p, .newsletter-overview-list li p {
      font-size: 1em; }
    ul li h2, ul li .h2, ol li h2, ol li .h2, .newsletter-overview-list li h2, .newsletter-overview-list li .h2 {
      font-size: 1.7777777778em; }
    ul li ul li, ul li ol li, ol li ul li, ol li ol li, .newsletter-overview-list li ul li, .newsletter-overview-list li ol li {
      font-size: 1em; }

  p.h7, .h7, span.h7 {
    font-size: 1.3125em;
    margin-bottom: 15px; }

  p.tags {
    font-size: 1.4375em; }

  ul.sort-by li {
    font-size: 1.375em; }

  .header {
    position: relative;
    max-height: 180px; }
    .header .headercol1 {
      float: none;
      margin-bottom: 25px; }
      .header .headercol1 .logo {
        display: block;
        float: left;
        width: 75%; }
      .header .headercol1 .mobile-switch {
        float: right;
        display: block; }
    .header .headercol2 {
      float: none;
      display: none;
      position: absolute;
      width: 100%;
      top: 90px;
      left: 0;
      background-color: #527495;
      z-index: 9999; }
      .header .headercol2 .headersubcol1, .header .headercol2 .headersubcol2 {
        float: none; }
        .header .headercol2 .headersubcol1 ul.top-nav, .header .headercol2 .headersubcol2 ul.top-nav {
          width: 92%;
          margin: 0 auto; }
          .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
            display: block;
            text-align: Left;
            border-bottom: 1px solid #33506B;
            padding: 20px 0 15px 0;
            margin-right: 0px;
            clear: both; }
            .header .headercol2 .headersubcol1 ul.top-nav li a, .header .headercol2 .headersubcol2 ul.top-nav li a {
              color: #FFFFFF; }
            .header .headercol2 .headersubcol1 ul.top-nav li span.see-more, .header .headercol2 .headersubcol2 ul.top-nav li span.see-more {
              float: right;
              display: inline-block; }
              .header .headercol2 .headersubcol1 ul.top-nav li span.see-more:hover, .header .headercol2 .headersubcol2 ul.top-nav li span.see-more:hover {
                opacity: .8;
                cursor: pointer; }
            .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap {
              position: relative;
              visibility: visible;
              display: none;
              padding-top: 0px; }
              .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li {
                display: block;
                border-bottom: none;
                margin: 5px 0px 5px 0;
                padding: 10px 0 0px 0; }
                .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li a, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li a {
                  color: #FFFFFF; }
                .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li:last-child, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li:last-child {
                  margin-bottom: 0px;
                  padding-bottom: 0px; }
            .header .headercol2 .headersubcol1 ul.top-nav li:hover a, .header .headercol2 .headersubcol2 ul.top-nav li:hover a {
              color: #AEAB9E;
              border-bottom: none; }
          .header .headercol2 .headersubcol1 ul.top-nav li.blue-button, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button {
            border-bottom: 1px solid #33506B; }
            .header .headercol2 .headersubcol1 ul.top-nav li.blue-button a, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button a {
              background-color: transparent;
              padding: 0px; }
          .header .headercol2 .headersubcol1 ul.top-nav li.current-menu-item a, .header .headercol2 .headersubcol1 ul.top-nav li.current-menu-parent a, .header .headercol2 .headersubcol2 ul.top-nav li.current-menu-item a, .header .headercol2 .headersubcol2 ul.top-nav li.current-menu-parent a {
            color: #AEAB9E;
            border-bottom: none; }
      .header .headercol2 .headersubcol2 ul.top-nav li span.top-nav-search {
        display: none; }
      .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap {
        display: block; }
        .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu {
          margin-bottom: 5px; }
          .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li {
            padding-top: 0px;
            margin: 0px; }
            .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li:last-child {
              padding-bottom: 2px; }
            .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search {
              float: none;
              margin-left: 0px; }
              .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search #searchform input#s {
                font-size: 1.125em; }

  .footer {
    padding: 36px 0 36px 0; }
    .footer .footer-top .wrap {
      height: auto; }
      .footer .footer-top .wrap br {
        display: none; }
    .footer .footer-middle {
      padding: 36px 0 36px 0;
      clear: both; }
      .footer .footer-middle .three-column-0 {
        width: 100%;
        margin-left: 0px; }
      .footer .footer-middle .three-column-1, .footer .footer-middle .three-column-2 {
        width: 100%;
        margin: 0 0 25px 0; }
      .footer .footer-middle .three-column-2 {
        margin-bottom: 0px; }
      .footer .footer-middle ul.footer-nav li {
        font-size: 1.5em; }

  .main-image .outer {
    min-height: 380px; }

  .home-video-section {
    min-height: 400px; }

  .inner-content {
    padding: 36px 0; }

  .texture .outer .texture-intro, .texture .outer .texture-outro {
    padding: 36px 0 36px 0; }

  .top .intro, .middle {
    padding: 36px 0 0 0; }

  .top .intro, .middle .intro, .bottom .intro {
    padding-bottom: 36px; }

  .top-three-column-image-page .intro, .top-programs-overview .intro {
    padding-top: 36px; }

  .middle-programs-overview {
    margin-top: 36px; }

  .top-newsletters-overview .intro {
    padding: 36px 0; }

  .back-issues {
    padding-top: 36px; }

  .middle-programs-overview .texture .outer, .middle-newsletters-overview .texture .outer {
    padding: 36px 0 6px 0; }
    .middle-programs-overview .texture .outer span.anchor, .middle-newsletters-overview .texture .outer span.anchor {
      margin-top: -34px; }

  .middle-faqs-overview .outer {
    padding: 36px 0 16px 0; }
    .middle-faqs-overview .outer span.anchor {
      margin-top: -34px; }

  .bottom {
    padding-top: 56px; }
    .bottom .texture .texture-middle {
      padding: 36px 0 36px 0; }

  .article-header .article-header-top, .article-header .article-footer-top, .article-footer .article-header-top, .article-footer .article-footer-top {
    margin: 36px 0 15px 0; }

  .post, .search .page, .search .star_program {
    margin-bottom: 36px;
    padding-bottom: 36px; }

  .add-border-bottom {
    padding-bottom: 36px; }

  .scrolling-section .add-spacer {
    margin-bottom: 36px; }
  .scrolling-section .section-content span.anchor {
    margin-top: -25px; }
  .scrolling-section .section-content .outer {
    padding: 36px 0; }

  .default-section {
    padding: 36px; }

  .image-columns {
    padding: 36px 0 0 0; }

  .image-column {
    margin: 0 auto 35px auto; }

  .sort-by-nav {
    padding: 0 0 36px 0; }

  .faq-anchor-nav {
    padding: 0px 0 34px 0; }

  ul.program-overview-list li .featured-image .cat-link-box .cat-link, ul.program-list li .featured-image .cat-link-box .cat-link {
    font-size: 1.5em; }

  .widget_categories ul li {
    font-size: 1.625em; }

  .widget {
    margin-bottom: 36px; }

  .widget_recent_entries .widgettitle {
    font-size: 1.625em; }
  .widget_recent_entries ul li a {
    font-size: 1.5em; }
  .widget_recent_entries ul li span.post-date {
    font-size: 1.3125em; }

  .sidebar-callout {
    margin-top: 36px; }

  ul.staff-list li {
    display: inline-block;
    float: left;
    padding: 0 0px;
    margin: 0 0 35px 0;
    width: 48.251748%;
    /*414/858*/ }
    ul.staff-list li p {
      font-size: 1em; }
  ul.staff-list li.staff-0, ul.staff-list li.staff-2 {
    clear: both;
    float: left; }
  ul.staff-list li.staff-1, ul.staff-list li.staff-3 {
    float: right; }

  table {
    font-size: 10px; }

  .home-video-section .main-video .main-video-content {
    right: 0px;
    width: 100%; } }
@media only screen and (min-width: 480px) {
  .four-column {
    width: 48.8479262672811%;
    /*636/1302*/
    margin: 0 0 0 0;
    float: none; }
    .four-column img {
      margin-bottom: 25px; }

  .four-column-0, .four-column-2 {
    margin-left: 0px;
    clear: both;
    float: left; }

  .four-column-1, .four-column-3 {
    float: right; }

  table {
    font-size: inherit; } }
@media only screen and (min-width: 550px) {
  .footer .footer-top .wrap {
    height: auto; }
  .footer .footer-middle .three-column-0 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 25px; }
  .footer .footer-middle .three-column-1, .footer .footer-middle .three-column-2 {
    width: 48.8479262672811%;
    /*636/1302*/
    margin: 0 0 0 0; }
  .footer .footer-middle .three-column-1 {
    clear: both;
    float: left; }
  .footer .footer-middle .three-column-2 {
    float: right; } }
@media only screen and (min-width: 600px) {
  .wrap {
    width: 82.9493087557604%;
    /*1080/1302*/ } }
@media only screen and (min-width: 650px) {
  .main {
    float: left;
    width: 65.8986175115207%;
    /*858/1302*/ }

  .sidebar {
    float: right;
    width: 31.7972350230415%;
    /*414/1302*/ }

  h1, .h1 {
    font-size: 3.5em; }

  h2, .h2 {
    font-size: 1.875em; }

  h3, .h3 {
    font-size: 1.6875em; }

  h4, .h4 {
    font-size: 1.4375em; }

  .main-image .outer {
    min-height: 480px; }

  .home-video-section {
    min-height: 480px; }

  .footer .footer-middle ul.footer-nav li {
    font-size: 1.6875em; }

  ul.program-overview-list li .featured-image .cat-link-box .cat-link, ul.program-list li .featured-image .cat-link-box .cat-link {
    font-size: 1.6875em; } }
@media only screen and (min-width: 768px) {
  .inner-wrap {
    width: 79.4444444444444%;
    /*858px/1080*/ }

  .three-column {
    width: 31.7972350230415%;
    /*414/1302*/
    float: left;
    margin: 0 0 0 2.3041474654378%;
    /*30/1302*/ }
    .three-column img {
      margin-bottom: 25px; }
    .three-column .image-column-content {
      width: 90%;
      margin: 0 auto; }

  .three-column-0 {
    margin-left: 0px; }

  .two-column {
    width: 48.8479262672811%;
    /*636/1302*/ }
    .two-column .image-column-content {
      width: 84.2767295597484%;
      /* 536/636 */
      margin: 0 auto; }
      .two-column .image-column-content .image-column-wrap {
        padding: 56px 0; }

  .two-column-1 {
    float: left;
    margin-bottom: 0px; }

  .two-column-2 {
    float: right; }

  .main-image .outer {
    min-height: 580px; }

  .home-video-section {
    min-height: 580px; }
    .home-video-section .main-video .main-video-content {
      right: 0px;
      width: 75%; }

  ul.program-overview-list li.three-column, ul.program-list li.three-column {
    margin: 0 0 0 2.3041474654378%;
    /*30/1302*/ }
  ul.program-overview-list li.three-column-0, ul.program-list li.three-column-0 {
    margin-left: 0px; }

  ul.staff-list li {
    display: inline-block;
    float: left;
    padding: 0 0px;
    margin: 0 0 35px 3.4965034965035%;
    width: 22.3776223776224%;
    /*192/858*/ }
  ul.staff-list li.staff-0 {
    clear: both;
    margin-left: 0px; }
  ul.staff-list li.staff-2 {
    clear: none; }
  ul.staff-list li.staff-1, ul.staff-list li.staff-3 {
    float: left; } }
@media only screen and (min-width: 800px) {
  .three-column .image-column-content {
    width: 75.8454106280193%;
    /* 314/414 */
    margin: 0 auto; }

  .four-column {
    width: 23.2718894009217%;
    /*303/1302*/
    margin: 0 0 0 2.3041474654378%;
    /*30/1302*/
    float: left; }
    .four-column img {
      margin-bottom: 25px; }

  .four-column-0 {
    margin-left: 0px;
    clear: both; }

  .four-column-2 {
    clear: none; }

  ul.program-overview-list li.four-column, ul.program-list li.four-column {
    margin: 0 0 0 2.3041474654378%;
    /*30/1302*/ }
  ul.program-overview-list li.four-column-0, ul.program-list li.four-column-0 {
    margin-left: 0px; }

  .home-video-section .main-video .main-video-content {
    right: 0px;
    width: 50%; } }
@media only screen and (min-width: 850px) {
  .header {
    position: relative;
    max-height: 100%; }
    .header .headercol1 {
      float: none;
      width: 100%;
      margin-bottom: 0px; }
      .header .headercol1 .logo {
        display: block;
        float: none;
        width: 321px;
        margin: 0 auto; }
      .header .headercol1 .mobile-switch {
        float: right;
        display: none; }
    .header .headercol2 {
      float: none;
      display: block !important;
      position: static;
      width: 810px;
      top: 0;
      left: 0;
      margin: 0 auto;
      background-color: transparent; }
      .header .headercol2 .headersubcol1, .header .headercol2 .headersubcol2 {
        float: left; }
        .header .headercol2 .headersubcol1 ul.top-nav, .header .headercol2 .headersubcol2 ul.top-nav {
          width: auto;
          margin-top: 38px;
          text-align: center; }
          .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
            display: inline-block;
            text-align: center;
            border-bottom: none;
            padding: 0px 0 30px 0;
            margin: 0px 15px 0 15px;
            clear: none;
            font-size: 1.1875em; }
            .header .headercol2 .headersubcol1 ul.top-nav li a, .header .headercol2 .headersubcol2 ul.top-nav li a {
              color: #33506B; }
            .header .headercol2 .headersubcol1 ul.top-nav li span.see-more, .header .headercol2 .headersubcol2 ul.top-nav li span.see-more {
              display: none; }
            .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap {
              position: absolute;
              padding-top: 31px;
              visibility: hidden;
              width: 100%;
              display: block !important;
              z-index: 99999999; }
              .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li {
                display: inline-block;
                border-bottom: none;
                margin: 0px 30px 5px 0; }
                .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li:last-child, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li:last-child {
                  margin: 0px 30px 5px 0; }
                .header .headercol2 .headersubcol1 ul.top-nav li .sub-menu-wrap ul.sub-menu li a, .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li a {
                  color: #FFFFFF; }
            .header .headercol2 .headersubcol1 ul.top-nav li:hover .sub-menu-wrap, .header .headercol2 .headersubcol2 ul.top-nav li:hover .sub-menu-wrap {
              display: block; }
            .header .headercol2 .headersubcol1 ul.top-nav li:hover a, .header .headercol2 .headersubcol2 ul.top-nav li:hover a {
              color: #33506B;
              border-bottom: 1px solid #33506B; }
          .header .headercol2 .headersubcol1 ul.top-nav li.blue-button, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button {
            border-bottom: none; }
            .header .headercol2 .headersubcol1 ul.top-nav li.blue-button a, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button a {
              padding: 8px 15px 5px 15px;
              background-color: #005CB8;
              color: #FFFFFF !important; }
              .header .headercol2 .headersubcol1 ul.top-nav li.blue-button a:hover, .header .headercol2 .headersubcol2 ul.top-nav li.blue-button a:hover {
                opacity: .8; }
          .header .headercol2 .headersubcol1 ul.top-nav li.current-menu-item a, .header .headercol2 .headersubcol1 ul.top-nav li.current-menu-parent a, .header .headercol2 .headersubcol2 ul.top-nav li.current-menu-item a, .header .headercol2 .headersubcol2 ul.top-nav li.current-menu-parent a {
            color: #33506B;
            border-bottom: 1px solid #33506B; }
      .header .headercol2 .headersubcol2 ul.top-nav li span.top-nav-search {
        display: block; }
      .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap {
        display: block;
        padding-top: 26px;
        visibility: hidden; }
        .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu {
          margin-bottom: 0px;
          padding: 14px 0 6px 0; }
          .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li {
            margin: 5px 0 5px 0;
            padding: 0;
            font-size: 1em; }
            .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li:last-child {
              padding-bottom: 0px;
              margin-bottom: 0px; }
            .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search {
              float: left;
              margin-left: 10px; }
              .header .headercol2 .headersubcol2 ul.top-nav li .sub-menu-wrap ul.sub-menu li .widget_search #searchform input#s {
                font-size: 1.304347826086956em; } }
@media only screen and (min-width: 880px) {
  .header .headercol2 {
    width: 820px; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      font-size: 1.25em;
      margin: 0 14px 0 14px; } }
@media only screen and (min-width: 900px) {
  .header .headercol2 {
    width: 836px; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      font-size: 1.25em;
      margin: 0 15px 0 15px; } }
@media only screen and (min-width: 910px) {
  .header .headercol2 {
    width: 862px; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      font-size: 1.3125em; } }
@media only screen and (min-width: 940px) {
  .main {
    margin-bottom: 56px; }

  .sidebar {
    margin-bottom: 56px; }
    .sidebar .sidebar-top {
      padding: 56px 0 0px 0; }

  .header .headercol2 {
    width: 878px; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      font-size: 1.4375em;
      margin: 0 13px 0 13px; }

  .footer {
    padding: 56px 0; }
    .footer .footer-top .wrap {
      height: auto; }
      .footer .footer-top .wrap br {
        display: block; }
    .footer .footer-middle {
      padding: 56px 0 56px 0;
      clear: both; }
      .footer .footer-middle .three-column {
        margin-bottom: 0px; }
      .footer .footer-middle .three-column-0 {
        width: 48.8479262672811%;
        /*636/1302*/
        margin-left: 0px; }
      .footer .footer-middle .three-column-1, .footer .footer-middle .three-column-2 {
        width: 23.2718894009217%;
        /*303/1302*/
        margin: 0 0 0 2.3041474654378%;
        /*30/1302*/
        clear: none;
        float: left; }

  .inner-content {
    padding: 56px 0; }

  .texture .outer .texture-intro, .texture .outer .texture-outro {
    padding: 56px 0 56px 0; }

  .top .intro, .middle {
    padding: 56px 0 0 0; }

  .top .intro, .middle .intro, .bottom .intro {
    padding-bottom: 56px; }

  .top-three-column-image-page .intro, .top-programs-overview .intro {
    padding-top: 56px; }

  .middle-programs-overview {
    margin-top: 56px; }

  .top-newsletters-overview .intro {
    padding: 56px 0; }

  .back-issues {
    padding-top: 56px; }

  .middle-programs-overview .texture .outer, .middle-newsletters-overview .texture .outer {
    padding: 56px 0 26px 0; }
    .middle-programs-overview .texture .outer span.anchor, .middle-newsletters-overview .texture .outer span.anchor {
      margin-top: -34px; }

  .middle-faqs-overview .outer {
    padding: 56px 0 36px 0; }
    .middle-faqs-overview .outer span.anchor {
      margin-top: -34px; }

  .bottom {
    padding-top: 56px; }
    .bottom .texture .texture-middle {
      padding: 56px 0 56px 0; }

  .article-header .article-header-top, .article-header .article-footer-top, .article-footer .article-header-top, .article-footer .article-footer-top {
    margin: 56px 0 35px 0; }

  .post, .search .page {
    margin-bottom: 56px;
    padding-bottom: 56px; }

  .add-border-bottom {
    padding-bottom: 56px; }

  .scrolling-section .add-spacer {
    margin-bottom: 56px; }
  .scrolling-section .section-content span.anchor {
    margin-top: -25px; }
  .scrolling-section .section-content .outer {
    padding: 56px 0; }

  .default-section {
    padding: 56px; }

  .image-columns {
    padding: 56px 0 0 0; }

  .sort-by-nav {
    padding: 0 0 56px 0; }

  .faq-anchor-nav {
    padding: 0px 0 54px 0; }

  h1, .h1 {
    font-size: 4.6875em; }

  h2, .h2 {
    font-size: 2em; }

  h3, .h3 {
    font-size: 1.6875em; }

  h4, .h4 {
    font-size: 1.4375em; }

  h5, .h5 {
    font-size: 1.125em; }

  h6, .h6 {
    font-size: 1.125em; }

  p {
    font-size: 1.25em;
    margin: 0 0 20px 0; }
    p:last-child {
      margin-bottom: 0px; }

  p.h7, .h7, span.h7 {
    font-size: 1.3125em;
    margin-bottom: 15px; }

  p.tags {
    font-size: 1.4375em; }

  ul li, ol li, .newsletter-overview-list li {
    font-size: 1.25em; }
    ul li p, ol li p, .newsletter-overview-list li p {
      font-size: 1em; }
    ul li h2, ul li .h2, ol li h2, ol li .h2, .newsletter-overview-list li h2, .newsletter-overview-list li .h2 {
      font-size: 1.6em; }
    ul li ul li, ol li ul li, .newsletter-overview-list li ul li {
      font-size: 1em; }

  ul.sort-by li {
    font-size: 1.6875em; }

  .widget_categories ul li {
    font-size: 2em; }

  .widget {
    margin-bottom: 56px; }

  .widget_recent_entries .widgettitle {
    font-size: 2em; }
  .widget_recent_entries ul li a {
    font-size: 1.6875em; }
  .widget_recent_entries ul li span.post-date {
    font-size: 1.3125em; }

  .sidebar-callout {
    margin-top: 56px; } }
@media only screen and (min-width: 960px) {
  .header .headercol2 {
    width: 910px; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      font-size: 1.4375em;
      margin: 0 15px 0 15px; } }
@media only screen and (min-width: 1020px) {
  .header .headercol1 {
    float: left;
    width: 25%; }
    .header .headercol1 .logo {
      width: 100%;
      margin: 6px 0 0 0; }
  .header .headercol2 {
    float: right;
    width: 74%; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      font-size: 1.1875em;
      margin: 0 18px 0 0; }
    .header .headercol2 .headersubcol1 ul.top-nav li:first-child {
      margin-left: 23px; }
    .header .headercol2 .headersubcol2 ul.top-nav li {
      margin-right: 0px; }

  h1, .h1 {
    font-size: 3.5em; }

  h2, .h2 {
    font-size: 1.875em; }

  h3, .h3 {
    font-size: 1.6875em; }

  h4, .h4 {
    font-size: 1.4375em; } }
@media only screen and (min-width: 1060px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    font-size: 1.25em; }

  .main-image .outer {
    min-height: 620px; }

  .home-video-section {
    min-height: 620px; } }
@media only screen and (min-width: 1090px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    font-size: 1.3125em; } }
@media only screen and (min-width: 1130px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    font-size: 1.375em; } }
@media only screen and (min-width: 1160px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    font-size: 1.4375em; }

  h1, .h1 {
    font-size: 4.6875em; }

  h2, .h2 {
    font-size: 2em; }

  h3, .h3 {
    font-size: 1.6875em; } }
@media only screen and (min-width: 1200px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 19px 0 0; } }
@media only screen and (min-width: 1220px) {
  .header .headercol1 {
    width: 26%; }
  .header .headercol2 {
    with: 73%; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      margin: 0 21px 0 0; } }
@media only screen and (min-width: 1240px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 23px 0 0; }
  .header .headercol2 .headersubcol1 ul.top-nav li:first-child {
    margin-left: 20px; } }
@media only screen and (min-width: 1250px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 23px 0 0; }
  .header .headercol2 .headersubcol1 ul.top-nav li:first-child {
    margin-left: 25px; } }
@media only screen and (min-width: 1260px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 24px 0 0; } }
@media only screen and (min-width: 1280px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 26px 0 0; }

  .main-image .outer {
    min-height: 706px; }

  .home-video-section {
    min-height: 706px; } }
@media only screen and (min-width: 1290px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 27px 0 0; } }
@media only screen and (min-width: 1300px) {
  .header .headercol1 {
    width: auto; }
    .header .headercol1 .logo {
      width: auto; }
  .header .headercol2 {
    width: auto; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      margin: 0 28px 0 0; }
    .header .headercol2 .headersubcol1 ul.top-nav li:first-child {
      margin-left: 24px; } }
@media only screen and (min-width: 1310px) {
  .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
    margin: 0 30px 0 0; }
  .header .headercol2 .headersubcol1 ul.top-nav li:first-child {
    margin-left: 18px; } }
@media only screen and (min-width: 1320px) {
  .header .headercol1 {
    width: auto; }
    .header .headercol1 .logo {
      width: auto; }
  .header .headercol2 {
    width: auto; }
    .header .headercol2 .headersubcol1 ul.top-nav li, .header .headercol2 .headersubcol2 ul.top-nav li {
      margin: 0 30px 0 0; }
    .header .headercol2 .headersubcol1 ul.top-nav li:first-child {
      margin-left: 0px; } }
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline; }

  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")"; }

  .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; }

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

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; }

  .inner-wrap {
    width: 100%; }

  .footer {
    display: none; }

  .texture .outer .texture-intro, .texture .outer .texture-outro {
    padding: 36px 0 36px 0; }

  .top .intro, .middle {
    padding: 36px 0 0 0; }

  .top .intro, .middle .intro, .bottom .intro {
    padding-bottom: 36px; }

  .top-three-column-image-page .intro, .top-programs-overview .intro {
    padding-top: 36px; }

  .middle-programs-overview {
    margin-top: 36px; }

  .top-newsletters-overview .intro {
    padding: 36px 0; }

  .back-issues {
    padding-top: 36px; }

  .middle-programs-overview .texture .outer, .middle-newsletters-overview .texture .outer {
    padding: 36px 0 6px 0; }

  .middle-faqs-overview .outer {
    padding: 36px 0 16px 0; }

  .bottom {
    padding-top: 36px; }
    .bottom .texture .texture-middle {
      padding: 36px 0 36px 0; }

  .article-header .article-header-top, .article-header .article-footer-top, .article-footer .article-header-top, .article-footer .article-footer-top {
    margin: 36px 0 16px 0; }

  .post, .search .page {
    margin-bottom: 36px;
    padding-bottom: 36px; }

  .add-border-bottom {
    padding-bottom: 36px; }

  .scrolling-section .add-spacer {
    margin-bottom: 36px; }
  .scrolling-section .section-content .outer {
    padding: 36px 0; }

  .default-section {
    padding: 36px; }

  .image-columns {
    padding: 36px 0 0 0; }

  .sort-by-nav {
    padding: 0 0 36px 0; } }
/* ==|== Trumps =======================================================
	Trump styles
   ========================================================================== */
.left {
  float: left; }

.right {
  float: right; }

.center {
  display: block;
  margin: 0 auto; }

.text-center {
  text-align: center; }

.italic {
  font-style: italic; }

.hidden {
  display: none; }

.not-visibile, .invisible {
  visibility: hidden; }

.no-border-top {
  border-top: none !important; }

.no-border-bottom {
  border-bottom: none !important; }

.no-boder-left {
  border-left: none !important; }

.no-border-right {
  border-right: none !important; }

.no-margin-top {
  margin-top: 0px !important; }

.no-margin-right {
  margin-right: 0px !important; }

.no-margin-bottom {
  margin-bottom: 0px !important; }

.no-margin-left {
  margin-left: 0px !important; }

.no-padding-top {
  padding-top: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.no-padding-bottom {
  padding-bottom: 0px !important; }

.no-padding-left {
  padding-left: 0px !important; }

/*# sourceMappingURL=style.css.map */
