/*!
Theme Name: ChristianWeek V2
Theme URI: http://www.christianweek.org
Description: ChristianWeek Theme
Author: Chris Janzen
Version: 2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: news, magazine, typography
*/
.featured ul:after {
  content: "";
  display: table;
  clear: both
}

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

a {
  text-decoration: none
}

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden] {
  display: none
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

a:focus {
  outline: thin dotted
}

a:active,
a:hover {
  outline: 0
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,
input {
  line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

@font-face {
  font-family: 'icons';
  src: url(/wp-content/themes/ChristianWeek/fonts/icons.eot);
  src: url(/wp-content/themes/ChristianWeek/fonts/icons.eot#iefix) format("embedded-opentype"), url(/wp-content/themes/ChristianWeek/fonts/icons.woff) format("woff"), url(/wp-content/themes/ChristianWeek/fonts/icons.ttf) format("truetype"), url(/wp-content/themes/ChristianWeek/fonts/icons.svg#icons) format("svg");
  font-weight: 400;
  font-style: normal
}

[data-icon]:before {
  font-family: 'icons';
  content: attr(data-icon);
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  line-height: 1em
}

.icon-alone {
  display: inline-block;
  font-size: 1em
}

.icon-alone [data-icon]:before {
  font-size: 1.5em;
  line-height: .5em
}

.share [data-icon]:before {
  font-size: 1em;
  color: #fff
}

.rss [data-icon]:before {
  font-size: 20px;
  color: #f60;
  line-height: 20px;
  margin-right: -1px;
  position: relative;
  bottom: 1px
}

.rss {
  font-size: 22px !important;
  line-height: 20px;
  color: #f60;
  position: relative;
  bottom: 2px
}

.chevron {
  color: #2b376f;
  position: absolute;
  bottom: .4em;
  right: 0
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden
}

.facebook {
  color: #405889
}

.facebook-share {
  background-color: #405889
}

.twitter {
  color: #00aced
}

.twitter-share {
  background-color: #00aced
}

.googleplus {
  color: #dd4b39
}

.google-share {
  background-color: #dd4b39
}

.megaphone {
  color: #555
}

header {
  background: #2b376e;
  padding: .25em;
  position: fixed;
  z-index: 2;
  width: 100%;
  top: 0
}

.logo-svg {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 174px;
  height: 30px;
  background: url(/wp-content/themes/ChristianWeek/images/logo.svg);
  background-size: 175px 40px;
  margin: .6em 0 0 .4em;
  float: left
}

@media only screen and (min-width:30em) {
  .logo-svg {
    width: 198px;
    height: 34px;
    background-size: 198px 48px;
    margin: .55em 0 0 .6em
  }
}

.no-svg .logo-svg {
  background-image: url(/wordpress/wp-content/themes/ChristianWeek/images/logo.png)
}

.page-navigation {
  margin: auto;
  width: 100%;
  overflow: auto
}

.page-navigation a:only-child {
  float: right
}

.page-navigation a:nth-child(2) {
  float: right
}

.btn {
  position: relative;
  top: .25em;
  float: left;
  z-index: 100;
  cursor: pointer
}

.btn:before {
  font-family: 'icons';
  content: '\f0c9';
  color: #fff;
  font-size: 2em;
  vertical-align: top
}

#nav {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 0;
  opacity: .95;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
  top: 2.95em;
  -webkit-box-shadow: 0px 10px 50px -3px rgba(0, 0, 0, .5);
  box-shadow: 0px 10px 50px -3px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:45em) {
  #nav {
    left: 0
  }
}

#nav li {
  opacity: 1
}

@media only screen and (min-width:45em) {
  #nav {
    width: 30%
  }
}

@media only screen and (min-width:62.5em) {
  #nav {
    width: 20%;
    margin: auto
  }
}

@media only screen and (max-height:20em) {
  #nav li {
    display: block;
    float: left;
    width: 50%
  }

  #nav li:nth-child(even) {
    border-left: thin dotted #777
  }
}

@media only screen and (max-width:45em) {
  #nav {
    top: 3em
  }
}

.searchbtn {
  position: relative;
  top: .25em;
  float: right;
  z-index: 100;
  cursor: pointer
}

.searchbtn:before {
  font-family: 'icons';
  content: '\1f50d';
  color: #fff;
  font-size: 2em;
  vertical-align: top
}

.socialbtn {
  position: relative;
  top: .25em;
  float: right;
  z-index: 100;
  margin-right: 1em;
  cursor: pointer
}

.socialbtn:before {
  font-family: 'icons';
  content: '\1f465';
  color: #fff;
  font-size: 2em;
  vertical-align: top
}

#searchform {
  position: absolute;
  background-color: #2b376e;
  z-index: 10;
  width: 100%;
  height: 3em;
  padding: 0;
  margin: 0;
  top: 2.95em;
  -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, .5);
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:45em) {
  #searchform {
    left: 0
  }
}

@media only screen and (min-width:45em) {
  #searchform {
    width: 30%;
    right: 0
  }
}

@media only screen and (max-width:45em) {
  #searchform {
    top: 3em
  }
}

input:focus {
  outline: none
}

input#s {
  width: 95%;
  margin: auto 2.5%;
  border: 0;
  padding: .25em
}

button#searchsubmit {
  background-color: #fff;
  border: 0;
  position: absolute;
  top: .2em;
  right: 5%
}

button#searchsubmit:after {
  font-family: 'icons';
  content: '\1f50d';
  color: #2b376e;
  font-size: 1.75em;
  vertical-align: top
}

#mc_embed_signup {
  position: absolute;
  background-color: #fff;
  opacity: .97;
  z-index: 10;
  width: 100%;
  padding: 0;
  margin: 0;
  top: 1.95em;
  -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, .5);
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:45em) {
  #mc_embed_signup {
    left: 0
  }
}

@media only screen and (min-width:45em) {
  #mc_embed_signup {
    width: 18em;
    right: 0
  }
}

@media only screen and (max-width:45em) {
  #mc_embed_signup {
    top: 2em
  }
}

#mc_embed_signup label {
  margin-left: .4em;
  float: left;
  padding: .25em 0 .65em
}

#mc_embed_signup .email {
  margin-left: .4em;
  width: 60%;
  float: left;
  clear: left;
  margin-bottom: .5em;
  height: 1.5em;
  text-align: left;
  border: thin solid #bbb;
  border-right: 0;
  padding-left: .25em;
  -webkit-appearance: none;
  border-radius: 0
}

#mc_embed_signup .button {
  text-align: center
}

#mc-embedded-subscribe {
  background-color: #2b376e;
  color: #fff;
  border: 0;
  float: left;
  width: 35%;
  border: thin solid #2b376e;
  line-height: 1.15;
  border-radius: 0;
  height: 1.5em
}

.social {
  margin: .5em .4em -.5em;
  padding: .25em 0
}

.social a {
  display: block;
  margin-bottom: .6em;
  border-bottom: thin solid #ddd;
  padding-bottom: .6em
}

#nav a,
#nav form input {
  height: 0;
  line-height: 0;
  display: block;
  background: #fff;
  padding: 0 0 0 5%;
  overflow: hidden;
  color: #333;
  border: 0;
  text-decoration: none;
  -webkit-transition: none;
  transition: none
}

#nav form input {
  background: #fff;
  width: 100%;
  text-align: left
}

form#searchform {
  display: none
}

#mc_embed_signup {
  display: none
}

@media only screen and (max-height:20em) {
  .social a {
    display: block;
    border: 0;
    float: left;
    margin-bottom: 0;
    line-height: 2em
  }

  .social a span.link-text {
    display: none
  }
}

#toggle,
#searchtoggle,
#socialtoggle {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden
}

#toggle:checked~nav #nav {
  z-index: 101;
  height: auto
}

#searchtoggle:checked~.search form#searchform {
  z-index: 101
}

#socialtoggle:checked~#sidebar-menu .widget_mailchimpsf_widget {
  z-index: 101
}

#toggle:checked~nav #nav a,
#toggle:checked~nav #nav form,
#toggle:checked~nav #nav form input {
  line-height: 2em;
  height: 2em;
  position: relative;
  z-index: 1
}

#searchtoggle:checked~.search form#searchform {
  display: block
}

#socialtoggle:checked~#mc_embed_signup {
  display: block
}

#toggle:checked~nav #nav a:hover,
#toggle:checked~nav #nav form input:hover {
  background: #e9e9e9
}

@font-face {
  font-family: 'icons';
  src: url(/wp-content/themes/ChristianWeek/./fonts/icons.eot);
  src: url(/wp-content/themes/ChristianWeek/./fonts/icons.eot#iefix) format("embedded-opentype"), url(/wp-content/themes/ChristianWeek/./fonts/icons.woff) format("woff"), url(/wp-content/themes/ChristianWeek/./fonts/icons.ttf) format("truetype"), url(/wp-content/themes/ChristianWeek/./fonts/icons.svg#icons) format("svg");
  font-weight: 400;
  font-style: normal
}

[data-icon]:before {
  font-family: 'icons';
  content: attr(data-icon);
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  line-height: 1em
}

.icon-alone {
  display: inline-block;
  font-size: 1em
}

.icon-alone [data-icon]:before {
  font-size: 1.5em;
  line-height: .5em
}

.share [data-icon]:before {
  font-size: 1em;
  color: #fff
}

.rss [data-icon]:before {
  font-size: 20px;
  color: #f60;
  line-height: 20px;
  margin-right: -1px;
  position: relative;
  bottom: 1px
}

.rss {
  font-size: 22px !important;
  line-height: 20px;
  color: #f60;
  position: relative;
  bottom: 2px
}

.chevron {
  color: #2b376f;
  position: absolute;
  bottom: .4em;
  right: 0
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden
}

.facebook {
  color: #405889
}

.facebook-share {
  background-color: #405889
}

.twitter {
  color: #00aced
}

.twitter-share {
  background-color: #00aced
}

.googleplus {
  color: #dd4b39
}

.google-share {
  background-color: #dd4b39
}

.megaphone {
  color: #555
}

h1 {
  font-size: 2em
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

mark {
  background: #ff0;
  color: #000
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

body {
  font-size: 100%/1.5 "abril-display", serif;
  color: #222
}

h1,
.h1 {
  font-style: normal;
  font-weight: 700;
  font-family: "abril-display";
  font-size: 3em;
  line-height: 1.25em;
  margin-bottom: .5em
}

.headline {
  margin: .333333em 0;
  line-height: 1.125em;
  font-size: 2.25em;
  color: #333
}

@media only screen and (min-width:28.125em) {
  .headline {
    font-size: 3em
  }
}

.hero {
  font-family: "freight-sans-pro";
  font-weight: 400;
  margin-top: 0
}

.wf-loading .hero {
  visibility: hidden
}

h2,
.h2 {
  font-style: normal;
  font-weight: 600;
  font-family: "abril-display";
  font-size: 2.25em;
  line-height: 1.3333333em;
  margin-bottom: .6666666em
}

.page h2 {
  font-family: "freight-sans-pro";
  font-weight: 400;
  margin: 0
}

.wf-loading .page h2 {
  visibility: hidden
}

.sub-head {
  font-style: italic;
  font-weight: 400;
  font-family: "abril-display";
  font-size: 1.875em;
  line-height: 1.3333333em;
  margin-bottom: .6666666em;
  margin-top: 0;
  color: #222
}

@media only screen and (min-width:28.125em) {
  .sub-head {
    font-size: 2.25em
  }
}

.entry-title,
.career-title,
.event-title {
  font-style: normal;
  font-weight: 700;
  font-family: "abril-display";
  font-size: 1.875em;
  line-height: 1.2em;
  color: #333;
  margin-bottom: .333333em
}

@media only screen and (min-width:28.125em) {

  .entry-title,
  .career-title,
  .event-title {
    font-size: 2.25em;
    line-height: 1.25em
  }
}

.event-title {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-weight: 700;
  font-size: 1em
}

.wf-loading .event-title {
  visibility: hidden
}

.category-event .entry .entry-title,
.category-event .entry .career-title,
.category-event .entry .event-title {
  margin-top: 1em
}

.career-title {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-weight: 400
}

.wf-loading .career-title {
  visibility: hidden
}

.career-position {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-weight: 400;
  margin: 0 0 .5em
}

.wf-loading .career-position {
  visibility: hidden
}

h3,
.h3 {
  font-weight: 600;
  font-style: normal;
  font-family: "abril-display";
  font-size: 1.5em;
  line-height: 1em;
  margin-bottom: 1em
}

.page h3,
h3.page {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-weight: 400;
  margin: 0
}

.wf-loading .page h3,
.wf-loading h3.page {
  visibility: hidden
}

.feature-info h3 {
  color: #fff;
  font-weight: 600;
  font-size: 1.875em;
  line-height: 1.2em
}

@media only screen and (min-width:28.125em) {
  .feature-info h3 {
    font-size: 2.25em;
    line-height: 1.5em
  }
}

@media only screen and (min-width:45em) {
  .feature-info h3 {
    color: #222;
    line-height: 1.2em
  }
}

.section-heading,
.search-heading,
.feature-heading {
  font-style: normal;
  font-weight: 400;
  font-family: "alternate-gothic-no-1-d", Verdana, sans-serif;
  font-size: 2.25em;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: .0833333em;
  text-transform: uppercase;
  color: #2b376e;
  border-bottom: 1px solid #333
}

.wf-loading .section-heading,
.wf-loading .search-heading,
.wf-loading .feature-heading {
  visibility: hidden
}

.search-heading {
  color: #222
}

.search-term {
  color: #2b376e
}

h4,
.h4 {
  font-size: 1.3125em;
  line-height: 1.7142857142857142em;
  margin-bottom: .5714285714285714em;
  font-weight: 400;
  font-style: normal;
  font-family: abril-text
}

.category-list h4 {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-weight: 400;
  margin: 0
}

.wf-loading .category-list h4 {
  visibility: hidden
}

p,
.feature-author {
  margin: 0 0 1.5em;
  font-style: normal;
  font-weight: 400;
  font-family: "abril-text";
  line-height: 150%;
  font-size: 1em;
  color: #222
}

p.excerpt,
.excerpt.feature-author {
  margin-top: 0
}

.category-events .entry p,
.category-events .entry .feature-author {
  margin-bottom: 1em
}

a {
  color: #333
}

.category-list a {
  font-family: "abril-display";
  font-style: italic;
  font-size: 1.1875em;
  line-height: 150%;
  color: #c83131
}

header h1 {
  font-size: 2.25em;
  font-style: normal;
  font-weight: 400;
  font-family: "ff-meta-sc-web-pro", Verdana, sans-serif;
  letter-spacing: -.08em;
  height: 1.25em;
  line-height: 1em
}

header h1 a {
  color: #fff
}

nav a,
nav form input {
  font-style: normal;
  font-weight: 400;
  font-family: "alternate-gothic-no-1-d", Verdana, sans-serif;
  font-size: 1.5em;
  letter-spacing: .05em;
  line-height: 1em;
  text-transform: uppercase;
  color: #2b376e
}

.wf-loading nav a,
.wf-loading nav form input {
  visibility: hidden
}

blockquote p,
blockquote .feature-author {
  font-style: italic;
  font-weight: 400;
  font-family: "abril-text";
  font-size: 1.3125em !important;
  line-height: 1.71428571em;
  margin-bottom: 1.1428571em
}

.byline,
.tiny-byline,
p.author-bio,
.author-bio.feature-author,
figcaption {
  font-style: normal;
  font-weight: 400;
  font-family: "freight-sans-pro", Verdana, sans-serif;
  line-height: 1.7142857142857142em;
  font-size: .875em;
  margin-bottom: 1.71428571em
}

.wf-loading .byline,
.wf-loading .tiny-byline,
.wf-loading p.author-bio,
.wf-loading .author-bio.feature-author,
.wf-loading figcaption {
  visibility: hidden
}

.byline a,
.tiny-byline a,
p.author-bio a,
.author-bio.feature-author a,
figcaption a {
  color: #c83131;
  text-transform: uppercase
}

p.author-bio,
.author-bio.feature-author {
  margin-bottom: .5em;
  font-size: 1em;
  line-height: 1.5em;
  overflow: auto
}

h3.author-bio {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-weight: 400;
  margin: 0;
  margin: 0 0 .5em
}

.wf-loading h3.author-bio {
  visibility: hidden
}

.author-role,
p.author-role {
  font-style: italic
}

p.category-id,
.category-id.feature-author {
  font-style: normal;
  font-weight: 400;
  font-family: "alternate-gothic-no-1-d", Verdana, sans-serif;
  font-size: 1.5em;
  line-height: 1em;
  margin-bottom: .5em;
  margin-top: .666666em;
  text-transform: uppercase
}

.wf-loading p.category-id,
.wf-loading .category-id.feature-author {
  visibility: hidden
}

.wpcf7 p,
.wpcf7 .feature-author,
.wpcf7-response-output,
.wpcf7-not-valid-tip {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  margin-bottom: .5em
}

.wf-loading .wpcf7 p,
.wf-loading .wpcf7 .feature-author,
.wf-loading .wpcf7-response-output,
.wf-loading .wpcf7-not-valid-tip {
  visibility: hidden
}

.wpcf7-response-output,
.wpcf7-not-valid-tip {
  text-align: center
}

.page p,
.page .feature-author,
input.page {
  font-family: "freight-sans-pro", Verdana, sans-serif
}

.wf-loading .page p,
.wf-loading .page .feature-author,
.wf-loading input.page {
  visibility: hidden
}

.donate h3,
.donate-slide h3,
.events-sidebar h3,
.story-donate h3 {
  margin-bottom: .5em
}

.donate p,
.donate .feature-author,
.donate small,
.donate-slide small,
.donate-slide p,
.donate-slide .feature-author,
.story-donate p,
.story-donate .feature-author,
.story-donate small {
  font-family: "freight-sans-pro", Verdana, sans-serif
}

.wf-loading .donate p,
.wf-loading .donate .feature-author,
.wf-loading .donate small,
.wf-loading .donate-slide small,
.wf-loading .donate-slide p,
.wf-loading .donate-slide .feature-author,
.wf-loading .story-donate p,
.wf-loading .story-donate .feature-author,
.wf-loading .story-donate small {
  visibility: hidden
}

.events-sidebar p,
.events-sidebar .feature-author {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-size: .8421em;
  margin-bottom: 0
}

.wf-loading .events-sidebar p,
.wf-loading .events-sidebar .feature-author {
  visibility: hidden
}

.events-sidebar p:last-child,
.events-sidebar .feature-author:last-child {
  margin-bottom: 1em
}

.events-sidebar a {
  font-family: "freight-sans-pro", Verdana, sans-serif
}

.wf-loading .events-sidebar a {
  visibility: hidden
}

.career-sidebar p,
.career-sidebar .feature-author,
.career-sidebar a {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  margin-bottom: .5em;
  display: block;
  line-height: 1.5em
}

.wf-loading .career-sidebar p,
.wf-loading .career-sidebar .feature-author,
.wf-loading .career-sidebar a {
  visibility: hidden
}

.career-sidebar a {
  color: #c83131
}

input#s,
#mc_embed_signup,
.social-sidebar {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  font-size: 1.5em
}

.wf-loading input#s,
.wf-loading #mc_embed_signup,
.wf-loading .social-sidebar {
  visibility: hidden
}

.social-sidebar {
  font-size: 1.2em
}

p.list-author,
.feature-author {
  font-style: normal;
  margin-top: -.5em;
  margin-bottom: .5em;
  font-weight: 400;
  font-family: "freight-sans-pro", Verdana, sans-serif;
  color: #555;
  overflow: hidden
}

.wf-loading p.list-author,
.wf-loading .feature-author {
  visibility: hidden
}

p.list-author a,
.feature-author a {
  color: #c83131
}

p.list-author time,
.feature-author time {
  display: inline
}

.feature-author {
  font-size: 1em;
  color: #111
}

a.read-more {
  margin-top: 1em;
  display: block;
  font-style: italic;
  color: #c83131
}

a.read-more:visited {
  color: #883131
}

.page-navigation a {
  font-style: normal;
  font-weight: 400;
  font-family: "alternate-gothic-no-1-d", Verdana, sans-serif;
  font-size: 2.25em;
  line-height: 1.3333333em;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #2b376e
}

.wf-loading .page-navigation a {
  visibility: hidden
}

article.single a {
  color: #c83131
}

article a.share {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-family: "freight-sans-pro", Verdana, sans-serif
}

.wf-loading article a.share {
  visibility: hidden
}

a.link {
  color: #c83131
}

a.link:visited {
  color: #883131
}

a.link-more {
  color: #c83131;
  display: block;
  text-align: right;
  margin-top: 1em
}

a.link-more:visited {
  color: #883131
}

.arrow {
  position: relative;
  bottom: -1px
}

.comments-link {
  text-align: right;
  font-size: 1em
}

h3.sd-title {
  display: none !important
}

body {
  font-size: 85%
}

body p,
body .feature-author,
body .career-sidebar a {
  font-size: 1.2em
}

@media only screen and (min-width:30em) {
  body {
    font-size: 100%
  }

  body p,
  body .feature-author,
  body .career-sidebar a {
    font-size: 1em
  }
}

@media only screen and (min-width:72em) {

  body article,
  body .donate {
    font-size: 1.15em
  }
}

footer {
  text-align: center
}

footer p,
footer .feature-author,
footer a {
  color: #fff;
  font-family: "alternate-gothic-no-1-d", Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
  margin: 0
}

.wf-loading footer p,
.wf-loading footer .feature-author,
.wf-loading footer a {
  visibility: hidden
}

footer p.copyright,
footer .copyright.feature-author {
  font-family: "freight-sans-pro", Verdana, sans-serif;
  text-transform: none
}

.wf-loading footer p.copyright,
.wf-loading footer .copyright.feature-author {
  visibility: hidden
}

.featured {
  margin-bottom: 2em;
  text-align: left
}

@media only screen and (min-width:45em) {
  .featured {
    margin-left: -2.5%;
    width: 105%
  }
}

@media only screen and (min-width:72em) {
  .featured {
    width: 100%;
    margin-left: 0
  }
}

.featured .feature-heading {
  border: 0;
  margin: 0 auto
}

@media only screen and (min-width:42em) {
  .featured .feature-heading {
    width: 20.222222em;
    margin: auto
  }
}

@media only screen and (min-width:72em) {
  .featured .feature-heading {
    width: 29.44444em
  }
}

.featured ul {
  margin: 0;
  padding: 0
}

.featured li {
  height: 250px;
  list-style: none;
  position: relative
}

@media only screen and (min-width:45em) {
  .featured li {
    float: left;
    width: 33.33333%;
    height: 500px
  }
}

.featured li .featured-meta {
  position: absolute;
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 2em;
  background: rgba(0, 0, 0, .4);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media only screen and (min-width:48em) {
  .featured li .featured-meta .featured-title h3 {
    font-size: 2rem;
    line-height: 1.2
  }
}

@media only screen and (min-width:72em) {
  .featured li .featured-meta .featured-title h3 {
    font-size: 2.5625rem;
    line-height: 1.2
  }
}

.featured li .featured-meta a,
.featured li .featured-meta p,
.featured li .featured-meta .feature-author {
  color: #fff
}

.featured li img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover
}

@media only screen and (min-width:45em) {
  .featured li img {
    height: 500px
  }
}

.main_ad_container {
  display: none
}

@media only screen and (min-width:48em) {
  .main_ad_container {
    display: block
  }
}

#home-top-leaderboard,
#article-top-leaderboard,
#career-top-leaderboard {
  margin: 0 -5.6% 1em
}

@media only screen and (min-width:22em) {

  #home-top-leaderboard,
  #article-top-leaderboard,
  #career-top-leaderboard {
    margin: 0 auto 1em;
    width: 320px
  }
}

@media only screen and (min-width:48em) {

  #home-top-leaderboard,
  #article-top-leaderboard,
  #career-top-leaderboard {
    width: 728px
  }
}

@media only screen and (min-width:72em) {

  #home-top-leaderboard,
  #article-top-leaderboard,
  #career-top-leaderboard {
    margin: 0 0 1em
  }
}

#adwidget-5,
#adwidget-6 {
  display: none
}

@media only screen and (min-width:72em) {

  #adwidget-5,
  #adwidget-6 {
    display: block
  }
}

#sidebar-300x250,
#sidebar-half-page {
  margin-bottom: 2em
}

.ad_container_8,
.ad_container_9 {
  text-align: center;
  border-bottom: thin dotted #777;
  padding: 1em 0;
  background-color: #f8f8f8
}

#high-med-rectangle,
#low-med-rectangle {
  margin: 1em auto;
  padding: 0 0 1em
}

@media only screen and (max-width:20.625em) {

  #high-med-rectangle,
  #low-med-rectangle {
    margin: 1em -2.5%
  }
}

.between-articles-ads {
  text-align: center;
  border-bottom: thin dotted #777;
  padding: 1em 0;
  background-color: #f8f8f8
}

@media only screen and (max-width:48em) {
  .between-articles-ads {
    display: none
  }
}

#high-rectangle-left,
#low-rectangle-left {
  float: none !important;
  display: inline-block;
  margin: 0 !important;
  margin-right: 25% !important
}

#high-rectangle-right,
#low-rectangle-right {
  float: none !important;
  display: inline-block;
  margin: 0 !important
}

.main_ad_adzone_8_ad_0,
.main_ad_adzone_9_ad_0 {
  float: none !important;
  display: inline-block;
  margin: 0 !important;
  margin-right: 25% !important
}

.main_ad_adzone_8_ad_1,
.main_ad_adzone_9_ad_1 {
  float: none !important;
  display: inline-block;
  margin: 0 !important
}

.article-ad {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em
}

.career-listing ol {
  list-style: none;
  padding: 0
}

.career-listing article {
  border-bottom: thin dotted #777;
  overflow: auto;
  margin-top: 1.5em
}

.career-listing article:first-child {
  margin-top: 1em
}

.career-listing .list-author,
.career-listing .feature-author {
  display: none
}

@media only screen and (min-width:30em) {

  .career-listing .list-author,
  .career-listing .feature-author {
    display: block
  }
}

.career-thumbnail {
  height: auto;
  width: 30%;
  float: left;
  margin-right: 3%;
  margin-bottom: 1.5em;
  overflow: hidden
}

.career-thumbnail img {
  margin-top: 7%;
  margin-bottom: 1.5em
}

@media only screen and (min-width:30em) {
  .career-thumbnail {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-bottom: 2em
  }

  .career-thumbnail img {
    margin-top: 5%;
    margin-bottom: 1.5em
  }
}

@media only screen and (min-width:45em) {
  .career-sidebar {
    float: left;
    width: 37.5%;
    padding-right: 2.5%;
    border-right: 1px solid #777;
    margin-right: 2.5%
  }

  .career-sidebar img {
    max-width: 85%
  }
}

@media only screen and (min-width:45em) {
  .content {
    padding-left: 40%
  }
}

.company-logo {
  margin-bottom: 1em
}

.career-points {
  list-style: none;
  padding: 0
}

.career-points a {
  overflow: hidden
}

@media only screen and (max-width:45em) {
  .career-points {
    overflow: auto;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 1em
  }

  .career-points li:nth-child(odd) {
    float: left;
    width: 50%;
    clear: left
  }

  .career-points li:nth-child(even) {
    float: right;
    width: 50%;
    clear: right;
    text-align: right
  }
}

.bctt-click-to-tweet {
  display: block;
  background-color: #fff;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 15px 15px 15px 30px;
  margin-bottom: 1em
}

.bctt-click-to-tweet:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.bctt-ctt-text a {
  padding: 15px 0;
  margin: 15px 0;
  position: relative;
  color: #000 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.5em;
  line-height: 140%;
  font-weight: 100;
  text-decoration: none !important;
  text-transform: none !important;
  word-wrap: break-word;
  border-bottom: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.bctt-ctt-text a:hover {
  text-decoration: none;
  color: #999 !important
}

a.bctt-ctt-btn {
  border-bottom: none !important;
  margin: 0;
  padding: 11px 24px 0 0;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: .7em;
  font-weight: 700;
  color: #999 !important;
  float: right;
  text-decoration: none !important;
  background: transparent url(/wp-content/themes/ChristianWeek/./images/birdy.png) no-repeat right top 10px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.bctt-ctt-btn:hover {
  text-decoration: none;
  color: #666 !important;
  background: transparent url(/wp-content/themes/ChristianWeek/./images/birdy.png) no-repeat right top 8px
}

.bctt-click-to-tweet {
  display: block;
  position: static;
  border-radius: 0;
  border: 0;
  border-top: thin dotted #b2b2b2;
  border-bottom: thin dotted #b2b2b2;
  padding: 2em 0;
  margin-bottom: 2em
}

@media only screen and (min-width:45em) {
  .bctt-click-to-tweet {
    float: right;
    clear: both;
    margin-left: 2em;
    width: 50%
  }
}

.bctt-click-to-tweet:after {
  content: '';
  display: inline
}

.bctt-ctt-text a,
a.bctt-ctt-btn {
  font-family: "freight-sans-pro", Verdana, sans-serif !important
}

.bctt-ctt-text a:hover,
a.bctt-ctt-btn:hover {
  color: #4099ff !important
}

#jp-relatedposts {
  display: none;
  border-bottom: thin dotted #b2b2b2;
  padding: 1em 0;
  margin: -1em 0 1em;
  position: relative;
  clear: both
}

.jp-relatedposts:after {
  content: '';
  display: block;
  clear: both
}

#jp-relatedposts h3.jp-relatedposts-headline {
  margin: 0 0 1em;
  display: inline-block;
  float: left;
  font-size: 1em;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 400
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
  content: "";
  display: block;
  width: 100%;
  min-width: 30px;
  border-top: 1px solid #ddd;
  border-top: 1px solid rgba(0, 0, 0, .2);
  margin-bottom: 1em
}

#jp-relatedposts h3.jp-relatedposts-headline em {
  font-style: normal;
  font-weight: 400
}

#jp-relatedposts .jp-relatedposts-items {
  clear: left
}

#jp-relatedposts .jp-relatedposts-items-visual {
  margin-right: -20px
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  float: left;
  width: 33%;
  margin: 0 0 1em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  padding-right: 20px;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
  clear: both
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: underline
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.jp-relatedposts-post-excerpt {
  display: none
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items .feature-author {
  font-size: 1em;
  font-family: "freight-sans-pro", serif;
  line-height: 1.3;
  margin: 0
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
  position: relative
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block
}

#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items .feature-author {
  margin-bottom: 0
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  text-transform: none;
  margin-top: .25em;
  font-family: "abril-display", serif;
  display: block;
  max-width: 100%
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  font-size: inherit;
  font-weight: 400;
  text-decoration: none;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
  text-decoration: underline
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
  display: block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
  max-width: 100%
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
  opacity: .6
}

.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
  display: none
}

#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,
#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs .jp-relatedposts-post-excerpt.feature-author {
  display: none
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-excerpt.feature-author {
  overflow: hidden
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
  margin-bottom: 1em
}

@media only screen and (max-width:640px) {
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 50%
  }

  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
    clear: left
  }

  #jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: 20px
  }
}

@media only screen and (max-width:320px) {
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%;
    clear: both;
    margin: 0 0 1em
  }
}

.article-heading {
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 1.6em;
  position: relative
}

.article-image img {
  width: 100%
}

.share {
  display: inline-block;
  padding: .5em;
  margin-right: .25em
}

.share-buttons {
  margin: 0 0 2em;
  border-top: thin dotted #b2b2b2;
  border-bottom: thin dotted #b2b2b2;
  padding: 1em 0
}

article.single {
  margin-bottom: 2em
}

div.author-bio {
  margin: 0 0 1.5em;
  padding: 1.5em 0;
  border-bottom: thin dotted #b2b2b2;
  overflow: auto
}

.avatar-default {
  display: none
}

.byline-photo {
  float: left;
  margin: 0 1.5em 0 0
}

@media only screen and (max-width:30em) {
  .byline-photo {
    max-width: 30%
  }
}

.byline-photo img {
  border-radius: 50%
}

@media only screen and (max-width:30em) {
  figure.article-image {
    margin: -1.2em -6% 0
  }

  figure.article-image figcaption {
    margin: 0 6%
  }
}

.story-donate {
  border-top: thin dotted #b2b2b2;
  display: none;
  padding: 1em 0;
  margin: 0 0 1em
}

@media only screen and (max-width:72em) {
  .story-donate {
    display: block
  }
}

.jp-relatedposts-headline {
  font-family: "freight-sans-pro", sans-serif
}

.jp-relatedposts-post-date {
  display: none
}

.mailchimp-article-signup {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "freight-sans-pro", Verdana, sans-serif
}

.mailchimp-article-signup__form-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.mailchimp-article-signup__cta {
  font-family: 'freight-sans-pro', sans-serif;
  font-size: 1.5rem;
  margin-top: 0
}

.mailchimp-article-signup .email {
  width: 75%;
  padding: .2em
}

.mailchimp-article-signup .clear {
  width: 25%
}

.mailchimp-article-signup .mc-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #2b376e;
  padding: .5em;
  width: 100%;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.mailchimp-article-signup .mc-button:focus,
.mailchimp-article-signup .mc-button:hover,
.mailchimp-article-signup .mc-button:active {
  -webkit-box-shadow: 0 0 10px #2b376e;
  box-shadow: 0 0 10px #2b376e;
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.mailchimp-article-signup #mc_article_embed_signup {
  border-left: .5rem solid #2b376e;
  padding-left: 1em
}

.wpcf7 input,
.wpcf7 textarea {
  border: 1px solid #999;
  -webkit-appearance: none;
  width: 100%;
  resize: none;
  border-radius: 0
}

.wpcf7 select {
  width: 100%
}

.wpcf7 .wpcf7-submit {
  background-color: #2b376e;
  border: none;
  color: #fff;
  padding: .5em
}

.required {
  color: red
}

@media only screen and (min-width:45em) {

  .contact-form,
  .options {
    display: block;
    float: left;
    width: 50%;
    margin-right: 5%;
    margin-bottom: 2em
  }
}

.address {
  display: block;
  text-align: center
}

@media only screen and (min-width:45em) {
  .address {
    float: left;
    width: 45%;
    text-align: left;
    padding-left: 5%
  }
}

@media only screen and (min-width:45em) {
  .account-managers {
    border-left: 1px solid #777;
    padding-left: 5%;
    float: left;
    width: 45%;
    margin-bottom: 2em
  }
}

footer {
  padding: .5em 0;
  background-color: #333
}

.footer-nav {
  width: 100%
}

.footer-nav a {
  margin: 0 1em
}

.footer-social {
  margin: .5em 0 -2px;
  height: 22px
}

.fb-like {
  overflow: hidden;
  height: 20px;
  bottom: .257em;
  display: inline !important
}

#twitter-widget-0 {
  width: 58px;
  margin-right: -2px
}

html {
  position: relative;
  min-height: 100%
}

body {
  margin: 0 0 7.1875em;
  overflow: auto
}

.wrapper {
  width: 90%;
  margin: auto
}

@media only screen and (min-width:45em) {
  .wrapper {
    width: 95%
  }
}

@media only screen and (min-width:72em) {
  .wrapper {
    width: 100%;
    text-align: center
  }
}

@media only screen and (min-width:72em) {
  .main {
    display: inline-block;
    text-align: left;
    width: 45.5em;
    *display: inline;
    *margin: 0 20px
  }
}

@media only screen and (min-width:72em) {
  .page-main {
    width: 66.25em;
    text-align: left;
    display: inline-block;
    *display: inline;
    *margin: 0 20px
  }
}

@media only screen and (min-width:72em) {
  .sidebar {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-left: 1.75em;
    width: 18.75em;
    *display: inline;
    *margin: 0 20px
  }
}

footer {
  width: 100%;
  height: 7.1875em;
  position: absolute;
  left: 0;
  bottom: 0
}

.logo {
  position: relative;
  margin: 0 2.5%
}

@media only screen and (max-width:45em) {
  .logo {
    position: static
  }
}

@media only screen and (min-width:48em) {
  .logo {
    width: 45.5em;
    margin: auto
  }
}

@media only screen and (min-width:72em) {
  .logo {
    width: 66.25em
  }
}

.ad_container_5,
.ad_container_11 {
  margin: 0 auto 1em
}

@media only screen and (min-width:72em) {

  .ad_container_5,
  .ad_container_11 {
    margin: 0 0 1em
  }
}

article,
.article-list,
.career-listing {
  max-width: 45.5em;
  margin: auto;
  position: relative
}

article.page {
  max-width: 100%;
  overflow: auto;
  margin: auto;
  max-width: 45.5em;
  position: relative
}

@media only screen and (min-width:72em) {
  article.page {
    max-width: 100%
  }
}

.thumbnail {
  height: 12em;
  overflow: hidden;
  margin-bottom: -.5em
}

.thumbnail img {
  width: 100%;
  margin-top: -15%
}

@media only screen and (min-width:45em) {
  .thumbnail {
    height: auto;
    width: 30%;
    float: left;
    margin-right: 3%;
    margin-bottom: 0
  }

  .thumbnail img {
    margin-top: 2px;
    margin-bottom: 1.5em
  }
}

@media only screen and (min-width:45em) {
  .entry {
    margin-top: 0
  }

  .entry .entry-title,
  .entry .event-title,
  .entry .career-title {
    margin-top: 0
  }
}

.category-events .entry .entry-title,
.category-events .entry .event-title,
.category-events .entry .career-title {
  margin-top: .5em
}

@media screen and (min-width:768px) {
  .flex-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .flex-container img {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%
  }
}

@media screen and (min-width:768px) {
  .flex-wrapper {
    margin-left: 1.5em
  }
}

.wrapper {
  max-width: 100%;
  padding-top: 4.25em
}

.article-list ol {
  list-style: none;
  padding: 0;
  margin-top: 0
}

.article-list article {
  border-bottom: thin dotted #777;
  overflow: auto
}

p.excerpt,
.excerpt.feature-author {
  display: none
}

@media only screen and (min-width:30em) {

  p.excerpt,
  .excerpt.feature-author {
    display: block;
    overflow: hidden
  }

  p.excerpt .read-more,
  .excerpt.feature-author .read-more {
    display: none;
    overflow: hidden
  }
}

@media only screen and (min-width:30em) and (min-width:45em) {

  p.excerpt .read-more,
  .excerpt.feature-author .read-more {
    display: block
  }
}

.comments-link {
  float: right
}

body {
  background-color: #fff
}

img {
  max-width: 100%;
  height: auto
}

.widget-title {
  display: none
}

.widget {
  margin-bottom: 2em
}

.contact-button {
  display: block;
  padding: .5em;
  background-color: #2b376e;
  border: none;
  color: #fff;
  width: 100%;
  text-align: center
}

.sd-content {
  float: left !important
}

.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden
}

.category-list h3 {
  padding: .5em 0;
  position: relative;
  width: 6em
}

.category-list li {
  list-style: none;
  border-bottom: thin solid #999;
  margin: .5em 0;
  padding-bottom: .5em
}

.category-list li a {
  display: block
}

.category-list li:last-child {
  border: 0;
  margin: 0;
  padding-bottom: 0
}

.career-categories {
  overflow: hidden
}

.career-categories li {
  margin: .25em 0;
  padding-bottom: .25em;
  border-bottom: 0;
  clear: both
}

.career-categories li:last-child {
  margin: .25em 0;
  padding-bottom: .25em
}

.career-categories li li:nth-child(odd) {
  float: left;
  width: 48.5%;
  clear: left
}

.career-categories li li:nth-child(even) {
  float: right;
  width: 48.5%;
  clear: right;
  text-align: right
}

ul.sub-nav {
  display: none;
  margin: 0;
  padding: .5em;
  background-color: #fff;
  opacity: .95;
  z-index: 1;
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, .5);
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, .5)
}

ul.sub-nav h4 {
  margin-bottom: .5em;
  border-bottom: thin dotted #777
}

ul.sub-nav ul {
  padding-left: 0
}

.no-js ul.sub-nav {
  display: block;
  position: relative;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0
}

.no-js .chevron {
  display: none
}

ul.visible {
  display: block
}

.chevron {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer
}

.rotate {
  right: .25em;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.sidebar {
  overflow: auto
}

.sidebar .donate {
  border: thin solid #999;
  padding: 1em;
  margin: auto;
  max-width: 45.5em;
  margin-bottom: 1.5em;
  overflow: auto
}

.single .donate,
.single .subscribe-paper {
  display: none
}

@media only screen and (min-width:72em) {
  .single .subscribe-paper {
    display: block
  }
}

.donate-slide {
  border: thin solid #999;
  padding: 1em;
  text-align: left;
  position: fixed;
  bottom: 15%;
  right: -1px;
  width: 300px;
  background-color: #fff;
  -webkit-transition: right .7s ease-in-out;
  transition: right .7s ease-in-out;
  display: none
}

@media only screen and (min-width:72em) {
  .donate-slide {
    display: block
  }
}

.hiding {
  right: -300px
}

.events-sidebar {
  display: none;
  border: thin solid #999;
  padding: 1em;
  margin: auto;
  max-width: 45.5em;
  margin-bottom: 1.5em;
  overflow: auto
}

.events-sidebar ol {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible
}

.events-sidebar ol li {
  border-bottom: thin dotted #777;
  margin-top: 1.125em
}

.home .events-sidebar {
  display: block
}

.social-sidebar {
  display: none
}

.home .social-sidebar {
  display: none;
  margin: auto;
  margin-bottom: 1.5em;
  overflow: auto;
  padding: .5em 0
}

@media only screen and (min-width:72em) {
  .home .social-sidebar {
    display: block
  }
}

.home .social-sidebar a {
  display: block;
  margin-bottom: .75em
}

.home .social-sidebar #mce-EMAIL {
  float: left;
  width: 66%;
  height: 1.5em;
  border: thin solid #bbb;
  border-right: 0;
  -webkit-appearance: none;
  border-radius: 0;
  padding-left: .25em;
  margin-top: .5em
}

.home .social-sidebar #mc-embedded-subscribe {
  float: left;
  width: 34%;
  line-height: 1.15;
  height: 1.5em;
  border-radius: 0;
  border: thin solid #2b376e;
  margin-top: .5em
}

.subscription-button {
  padding: .5em;
  background-color: #2b376e;
  border: none;
  color: #fff;
  width: 100%;
  text-align: center
}

/*
playback timings (ms):
  captures_list: 0.45
  exclusion.robots: 0.014
  exclusion.robots.policy: 0.006
  esindex: 0.021
  cdx.remote: 90.55
  LoadShardBlock: 314.02 (3)
  PetaboxLoader3.datanode: 288.8 (4)
  PetaboxLoader3.resolve: 214.194 (3)
  load_resource: 239.389
*/