@charset "UTF-8";


/*!
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/

/* Breakpoints */

/* Typography */

/* elements */

/* color */

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

body {
  background: #fff;
  color: black;
  font-size: 100%;
  font-family: "Univers", Helvetica, Arial, sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
}

.hideEntry {
  display: none;
}

.wrapped {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}

u {
  text-decoration: none;
}

a {
  text-decoration: none;
  color: black;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

a:hover {
  color: #ff0000;
}

p {
  font-size: 1em;
  line-height: 1.4117;
  margin-bottom: 20px;
}

.dontRead {
  speak: none;
}

/** MICRO CLEARFIX **/

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

.cf:after {
  clear: both;
}

/** For IE 6/7 only */

.cf {
  *zoom: 1;
}

.desktop {
  display: none;
}

@media (min-width: 721px) {
  .desktop {
    display: inherit;
  }
}

@media (min-width: 721px) {
  .mobile {
    display: none;
  }
}

@media (min-width: 1025px) {
  .medium-below {
    display: none;
  }
}

.large-only {
  display: none;
}

@media (min-width: 1025px) {
  .large-only {
    display: block;
  }
}

iframe {
  display: block;
  margin: 0 auto;
}

input:focus {
  outline: none;
}

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

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-hamburger-icon:before {
  content: "\e603";
}

.category-type,
.quarterly-type,
.filters-menu .menu-heading,
.article-options .section-head,
.article-options .article-listing .section-name,
.notes,
.bomb-meta-section .section-head {
  font-size: .75em;
  line-height: 1.333333333;
  padding-bottom: .3125em;
  text-transform: capitalize;
}

.unit-headline-type,
.issue-container .issue-article-type {
  font-size: 1em;
  line-height: 1.375;
}

@media (min-width: 721px) {
  .unit-headline-type,
  .issue-container .issue-article-type {
    font-size: 1.1875em;
    line-height: 1.26315789;
  }
}

.filter-type,
.article-options .article-listing .title,
.article-options .article-listing .author {
  font-size: .9375em;
  line-height: 1.3333334;
}

.bomb-header-type,
.carousel-headline-type,
.daily-type,
.article-container .title,
.article-container .author,
.carousel-copy p,
footer,
.shareOpen {
  font-size: 1.1875em;
  line-height: 1.26315789;
}

@media (min-width: 961px) {
  .carousel-headline-type,
  .daily-type,
  .article-container .title,
  .article-container .author {
    font-size: 1.875em;
    line-height: 1.2;
  }
}

@media (min-width: 721px) {
  .daily-type {
    font-size: 1.875em;
    line-height: 1.2;
  }
}

.longform,
.bomb-meta-section p,
.job,
.name {
  font-size: 1.0625em;
  line-height: 1.41176471;
}

/** Content Wraps **/

@media (min-width: 721px) {
  .content-wrap,
  .article-page-wrap,
  .article-page-wrap,
  .major-page-wrap {
    min-height: 800px;
  }
}

.content-wrap,
.article-page-wrap {
  margin: 3.5em auto 0 auto;
  padding: 0 1.25em;
}

@media (min-width: 721px) {
  .content-wrap,
  .article-page-wrap {
    margin: 4.942375em auto 0 auto;
    max-width: 43.75em;
    padding: 0;
  }
}

@media (min-width: 961px) {
  .content-wrap,
  .article-page-wrap {
    max-width: 58.75em;
  }
}

.content-wrap-issue {
  margin-left: 200px;
}

.article-page-wrap {
  position: relative;
}

@media (min-width: 721px) {
  .article-page-wrap {
    margin-left: 180px;
    margin-right: 20px;
  }
}

@media (min-width: 1025px) {
  .article-page-wrap {
    max-width: 100%;
    margin-right: 340px;
  }
}

.major-page-wrap {
  margin: 3.5em auto 0 auto;
  padding: 0 1.25em;
}

@media (min-width: 721px) {
  .major-page-wrap {
    margin: 4.942375em auto 0 auto;
    margin-left: 180px;
    padding: 0;
  }

  .major-page-wrap .unit:nth-child(-n+2) {
    border: none;
  }
}

@media (min-width: 961px) {
  .major-page-wrap {
    max-width: 95em;
  }
}

@media (min-width: 880px) {
  .major-page-wrap .unit:nth-child(-n+3) {
    border: none;
  }
}

@media (min-width: 1120px) {
  .major-page-wrap .unit:nth-child(-n+4) {
    border: none;
  }
}

@media (min-width: 1360px) {
  .major-page-wrap .unit:nth-child(-n+5) {
    border: none;
  }
}

@media (min-width: 1600px) {
  .major-page-wrap .unit:nth-child(-n+6) {
    border: none;
  }
}

.archive {
  max-width: 95em;
}

.archive-page-wrap {
  margin: 3.5em auto 0 auto;
  padding: 0 1.25em;
}

@media (min-width: 721px) {
  .archive-page-wrap {
    margin: 4.942375em 20px 0 180px;
    padding: 0;
    margin-left: 180px;
  }

  .archive-page-wrap .unit:nth-child(-n+4) {
    border: none;
  }
}

@media (min-width: 900px) {
  .archive-page-wrap .unit:nth-child(-n+5) {
    border: none;
  }
}

@media (min-width: 1140px) {
  .archive-page-wrap .unit:nth-child(-n+6) {
    border: none;
  }
}

@media (min-width: 1380px) {
  .archive-page-wrap .unit:nth-child(-n+7) {
    border: none;
  }
}

@media (min-width: 1620px) {
  .archive-page-wrap .unit:nth-child(-n+8) {
    border: none;
  }
}

.home-page .unit-tags {
  display: none;
}

/**************************/

/***** COMMON ELEMENTS ****/

/**************************/

/** Masonry **/

.unit {
  border-top: 1px solid black;
  height: auto;
  margin-top: -2px;
  min-width: 220px;
  padding: .375em 0 1.5em 0;
  width: 100%;
}

@media (min-width: 721px) {
  .unit {
    max-width: 220px;
    width: 33.33333%;
  }
}

@media (min-width: 961px) {
  .unit {
    width: 25%;
  }
}

.unit-text {
  float: left;
  width: 66%;
}

@media (min-width: 721px) {
  .unit-text {
    float: none;
    padding-bottom: .75em;
    width: 100%;
  }
}

.unit-image {
  float: right;
  position: relative;
  width: 33%;
}

@media (min-width: 721px) {
  .unit-image {
    float: none;
    width: 100%;
  }
}

.unit-image img {
  display: block;
  max-width: 220px;
  width: 100%;
}

@media (min-width: 53.125em) {
  .unit-image img {
    min-height: 148px;
  }
}

.unit-quarterly:hover .tintOverlay {
  opacity: 1;
}

.unit-quarterly:hover .quarterly-links-read a,
.unit-quarterly:hover .category-type a,
.unit-quarterly:hover .quarterly-type a,
.unit-quarterly:hover .filters-menu .menu-heading a,
.filters-menu .unit-quarterly:hover .menu-heading a,
.unit-quarterly:hover .article-options .section-head a,
.article-options .unit-quarterly:hover .section-head a,
.unit-quarterly:hover .article-options .article-listing .section-name a,
.article-options .article-listing .unit-quarterly:hover .section-name a,
.unit-quarterly:hover .notes a,
.unit-quarterly:hover .bomb-meta-section .section-head a,
.bomb-meta-section .unit-quarterly:hover .section-head a {
  color: red;
}

@media (min-width: 721px) {
  .unit-quarterly {
    min-height: 560px;
  }
}

.quarterly-image {
  float: right;
  margin-top: .3em;
  position: relative;
  width: 33%;
}

@media (min-width: 721px) {
  .quarterly-image {
    float: none;
    width: 100%;
  }
}

.quarterly-image img {
  display: block;
  max-width: 220px;
  width: 100%;
}

@media (min-width: 53.125em) {
  .quarterly-image img {
    min-height: 275px;
  }
}

.quarterlyText {
  text-transform: none;
}

@media (min-width: 721px) {
  .quarterlyText {
    margin-bottom: .5rem;
    max-height: 100px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.unit-tags {
  padding-top: .25em;
  padding-bottom: 0;
}

.post-tags {
  color: #a5a5a5;
  font-size: .75em;
  line-height: 1.333333333;
  padding-bottom: .3125em;
  text-transform: capitalize;
}

.post-tags:after {
  content: ',';
}

.post-tags:last-child:after {
  content: '';
}

/*** GENRE HIGHLIGHTING****/

.tintOverlay {
  background: rgba(255, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  width: 100%;
}

.rollOver {
  display: block;
}

.genreHiglight {
  color: red;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.genreHiglight a {
  color: red;
}

.genreBarHightlight {
  border-color: red;
}

.active-link a {
  color: red;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.activelink {
  color: red;
}

/*** FILTERS **/

.filters-menu {
  color: #a5a5a5;
  left: 0;
  margin: .25em 1.25em;
  position: fixed;
  width: 140px;
  height: 0;
  visibility: hidden;
}

.filters-menu ul {
  margin: 0;
  padding: 0;
}

.filters-menu li {
  list-style: none;
}

.filters-menu .menu-heading {
  color: black;
  display: block;
  padding-bottom: .9375em;
}

.filters-menu .filter-header {
  display: block;
  padding-top: 1em;
}

@media (min-width: 721px) {
  .filters-menu {
    height: auto;
    visibility: visible;
  }
}

.filters-menu-issue {
  height: 0;
  visibility: hidden;
}

@media (min-width: 961px) {
  .filters-menu-issue {
    height: auto;
    visibility: visible;
  }
}

.filter-links-noCir {
  color: #a5a5a5;
}

.filter-links {
  color: #a5a5a5;
  position: relative;
  padding-left: 1.5em;
}

.filter-links:hover {
  color: red;
}

.filter-links:before {
  content: " ";
  background: white;
  border: 1px solid #a5a5a5;
  border-radius: 90%;
  height: 10px;
  width: 10px;
  position: absolute;
  left: 0;
  top: 2px;
}

ul.filter-links-container {
  padding-bottom: 1em;
}

.active-filter,
.active-mag-article {
  color: red;
}

.active-filter:before,
.active-mag-article:before {
  content: " ";
  background: red;
  border-color: red;
}

.filterHiglight {
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.filterHiglight:before {
  content: " ";
  border-color: red;
}

.active-search {
  color: red;
  min-height: 19px;
  text-transform: capitalize;
}

/******CAROUSEL*****/

.carousel-height {
  min-height: 300px;
}

.car-bg {
  background: white;
}

.carousel-image-container {
  width: 100%;
}

@media (min-width: 721px) {
  .carousel-image-container {
    margin-left: 1.25em;
    max-height: 300px;
    max-width: 460px;
    overflow: hidden;
    width: 66.666666%;
  }
}

@media (min-width: 961px) {
  .carousel-image-container {
    width: 50%;
  }
}

.carousel-copy {
  padding-bottom: 20px;
  text-align: center;
}

@media (min-width: 721px) {
  .carousel-copy {
    float: left;
    margin-right: 1.25em;
    max-width: 220px;
    width: 33.333333%;
  }
}

@media (min-width: 961px) {
  .carousel-copy {
    max-width: 460px;
    width: 50%;
  }
}

.carousel-copy p {
  display: none;
}

@media (min-width: 721px) {
  .carousel-copy p {
    display: block;
    margin: 0;
    padding-top: 1.5em;
  }
}

.carousel-image {
  display: block;
  width: 100%;
}

.quarterly .unit-text {
  color: #a5a5a5;
}

.quarterlyActive a {
  color: red;
}

.quarterly-links {
  display: block;
}

/********************/

/**** NAVIGATION ****/

/********************/

.nav-borders {
  -webkit-transition: border-color .2s linear;
  transition: border-color .2s linear;
}

@media (min-width: 721px) {
  .nav-borders {
    border-bottom: 1px solid black;
    position: absolute;
    bottom: 0;
  }
}

.nav-borders--left {
  display: none;
  left: 0;
  width: 140px;
}

.nav-borders--quarterly-main {
  display: none;
  right: 0;
  left: 160px;
}

@media (min-width: 721px) {
  .nav-borders--center {
    display: none;
    left: 160px;
    right: 0;
  }
}

@media (min-width: 1025px) {
  .nav-borders--center {
    display: none;
    left: 160px;
    right: 320px;
  }
}

.nav-borders--right {
  display: none;
  right: 0;
  width: 300px;
}

.nav-borders--active {
  display: inherit;
}

/**** Header ****/

.bomb-header {
  background: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.title-module {
  border-bottom: 1px solid black;
  margin: 0 20px;
}

.title-module--main {
  position: relative;
}

@media (min-width: 721px) {
  .title-module--main {
    border-bottom: none;
  }
}

.title-module--full-border {
  border-bottom: 1px solid black;
}

.head-inline {
  display: inline-block;
  font-weight: 400;
  margin: .8125em 0;
}

.title-bar {
  float: left;
}

.title-bar a {
  color: black;
}

.title-bar h1 {
  font-family: "Univers-extended", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.tagline {
  display: none;
}

@media (min-width: 721px) {
  .tagline {
    display: inherit;
  }
}

.hamburger {
  cursor: pointer;
  float: right;
  font-size: .9em;
  margin-top: 1.4em;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.hamburger:hover {
  color: red;
}

.active-button {
  color: red;
}

.search-field {
  border: none;
  font-family: "Univers", Helvetica, Arial, sans-serif;
  float: right;
  margin-top: -.7em;
  margin-right: -.15em;
  margin-bottom: .5em;
  text-align: right;
}

.hidden-nav {
  background: white;
  font-size: 1.1875em;
  font-weight: 400;
  height: 100%;
  line-height: 1.26315789;
  overflow: scroll;
  padding-top: 3em;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  width: 100%;
  z-index: 100;
}

@media (min-width: 721px) {
  .hidden-nav {
    height: auto;
    padding-top: 1em;
    margin-top: -1em;
    -webkit-transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    bottom: auto;
    overflow: hidden;
  }
}

.hidden-nav ul {
  list-style: none;
}

.menuDown {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

@media (min-width: 721px) {
  .menuDown {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.dropped-nav {
  padding: .75em 0;
}

@media (min-width: 721px) {
  .dropped-nav {
    padding: 0.84em 0 .6em 0;
  }
}

@media (min-width: 721px) {
  .dropped-nav li {
    display: inline-block;
    padding-right: .5em;
  }
}

.secondary {
  border: none;
  text-transform: capitalize;
}

@media (min-width: 721px) {
  .secondary {
    border-bottom: 1px solid black;
  }
}

@media (min-width: 721px) {
  .mobile-nav {
    display: none;
  }
}

.mobile-nav .search-field {
  float: none;
  font-size: 1em;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}

.scroll {
  display: none;
}

@media (min-width: 721px) {
  .scroll {
    color: #a5a5a5;
    display: inline-block;
    position: relative;
    bottom: .5em;
    -webkit-transform: translateX(-300%);
    -ms-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

/*****************/

/** MINOR PAGES **/

/*****************/

.alt-nav nav {
  padding-top: 4px;
}

.alt-nav li {
  font-size: 1.1875em;
  text-transform: capitalize;
}

/*** Desktop Nav ***/

.main-nav {
  display: none;
  float: right;
  list-style: none;
  padding: 0;
}

@media (min-width: 721px) {
  .main-nav {
    display: inherit;
  }
}

.main-nav li {
  display: inline-block;
  padding-right: .5em;
}

/**** Footer ****/

footer ul {
  border-top: 1px solid black;
  list-style: none;
  margin: 0 1.25em;
  text-transform: capitalize;
}

html,
body {
  height: 100%;
}

.sticky-wrap {
  min-height: 100%;
  /* equal to footer height */
}

@media (min-width: 721px) {
  .sticky-wrap {
    margin-bottom: -54px;
  }
}

.sticky-wrap:after {
  content: "";
  display: block;
}

.main-footer,
.sticky-wrap:after {
  /* .push must be the same height as footer */
}

@media (min-width: 721px) {
  .main-footer,
  .sticky-wrap:after {
    height: 54px;
  }
}

/***********************/

/*******Daily***********/

.daily-container,
.issue-container .issue-contents-containter {
  margin: 0 auto;
}

@media (min-width: 721px) {
  .daily-container,
  .issue-container .issue-contents-containter {
    margin: 40px auto 0 auto;
  }
}

.daily-container a,
.issue-container .issue-contents-containter a {
  text-decoration: none;
}

.daily-article-container {
  padding: 12px;
  margin: 12px auto 0 auto;
  max-width: 760px;
}

.daily-article-container .title-info {
  margin-bottom: 20px;
  text-align: center;
}

.daily-article-container img {
  display: block;
  margin: 0 auto;
  max-width: 460px;
  width: 100%;
}

.meta-container {
  border-top: 1px solid black;
  margin: 0;
  position: relative;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

@media (min-width: 721px) {
  .meta-container {
    padding-top: 5px;
  }
}

@media (min-width: 961px) {
  .meta-container {
    padding-top: 0;
  }
}

.meta-container .post-date {
  cursor: default;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.daily-container:nth-of-type(1),
.issue-container .issue-contents-containter:nth-of-type(1) {
  margin-top: 0;
}

.daily-container:nth-of-type(1) .meta-container,
.issue-container .issue-contents-containter:nth-of-type(1) .meta-container {
  border: none;
}

@media (min-width: 721px) {
  .daily-container:nth-of-type(1) .meta-container,
  .issue-container .issue-contents-containter:nth-of-type(1) .meta-container {
    padding-top: 5px;
  }
}

@media (min-width: 961px) {
  .daily-container:nth-of-type(1) .meta-container,
  .issue-container .issue-contents-containter:nth-of-type(1) .meta-container {
    padding-top: 0;
  }
}

.daily-hover {
  border-color: red;
  color: red;
}

.hoverContainer {
  position: relative;
  margin: 0 auto;
  max-width: 460px;
}

.hoverOverlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.daily-titles-link {
  display: block;
}

.daily-titles-link:hover .tintOverlay {
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.post-body a.read-more-link {
  border-bottom: 0;
}

/**********************/

/********ISSUE*********/

/**********************/

.issue-container {
  margin-bottom: 60px;
  padding-top: 12px;
  width: 100%;
}

.issue-container .issue-meta {
  padding-bottom: 20px;
}

.issue-container .issue-contents {
  padding-bottom: 20px;
}

.issue-container .issue-title {
  text-transform: uppercase;
}

.issue-container .issue-name {
  padding-left: .2em;
}

.issue-container .issue-title,
.issue-container .issue-name {
  text-align: center;
}

@media (min-width: 961px) {
  .issue-container .issue-abstract {
    margin: 0 auto;
    width: 90%;
  }
}

.issue-container .issue-abstract p {
  color: #a5a5a5;
}

.issue-container .issue-cover {
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 721px) {
  .issue-container .issue-cover {
    max-width: 350px;
  }
}

@media (min-width: 961px) {
  .issue-container .issue-cover {
    max-width: 400px;
  }
}

@media (min-width: 961px) {
  .issue-container .issue-article-type {
    font-size: 1.85em;
  }
}

.issue-container .issue-contents-containter {
  margin: .25em 0 1.25em 0;
}

.issue-container .article-contents-container {
  padding-top: 12pxr;
}

.issue-container .issue-article-text {
  float: left;
  text-align: center;
  width: 66%;
}

@media (min-width: 721px) {
  .issue-container .issue-article-text {
    padding: 0 20px;
    width: 75%;
  }
}

.issue-container .issue-article-img {
  float: right;
  position: relative;
  width: 33%;
}

@media (min-width: 721px) {
  .issue-container .issue-article-img {
    width: 25%;
  }
}

.issue-container .issue-article-img img {
  display: block;
  width: 100%;
}

.issue-container .no-img {
  float: none;
  max-width: 760px;
  margin: 0 auto;
  width: 100%;
}

.issue-container .title-info {
  margin-bottom: 20px;
}

@media (min-width: 721px) {
  .issue-container .title-info {
    text-align: center;
  }
}

.issue-container ul {
  list-style: none;
  padding: 0;
}

@media (min-width: 721px) {
  .issue-container .issue-cover {
    float: right;
  }

  .issue-container .issue-contents {
    float: left;
    padding: 2em 1em 0 0;
    width: 50%;
  }
}

@media (min-width: 961px) {
  .issue-container .issue-cover {
    float: right;
  }

  .issue-container .issue-contents {
    float: left;
    padding: 2em 0 0 0;
    width: 50%;
  }
}

.share-button {
  background: white;
  border: 1px solid black;
  border-bottom: none;
  border-right: none;
  cursor: pointer;
  height: 40px;
  width: 90px;
  position: fixed;
  bottom: 0;
  right: 0;
}

@media (min-width: 721px) {
  .share-button {
    height: 54px;
    width: 113px;
  }
}

.shareOpen {
  display: block;
  padding: 9px;
}

.shareOpen:before {
  content: '+';
  font-size: 1.5em;
  line-height: 0;
  padding-right: 4px;
}

@media (min-width: 721px) {
  .shareOpen {
    padding: .9375em 1.1875em .5265em;
  }
}

.share-links {
  padding: 0 0 0 60px;
  opacity: 0;
}

.share-links a {
  display: block;
  position: relative;
  padding-bottom: 4px;
}

.more-posts {
  margin: 40px auto;
  text-align: center;
  display: block;
}

.more-posts div {
  cursor: pointer;
  display: inline-block;
}

.more-posts a {
  border: 1px solid black;
  font-size: 1.5em;
  line-height: 1.2;
  padding: 10px 20px;
}

.more-posts a:hover {
  border-color: red;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.hidden-meta {
  display: none;
}

@media (min-width: 721px) {
  .article-container {
    padding-top: 0;
  }
}

@media (min-width: 961px) {
  .article-container {
    padding-top: 0;
  }
}

.article-container .title-info {
  margin: 0 auto 20px auto;
  max-width: 760px;
  text-align: center;
}

@media (min-width: 721px) {
  .article-container .title,
  .article-container .author {
    font-size: 1.875em;
    line-height: 1.2;
  }
}

.post-body {
  margin: 0 auto;
  max-width: 760px;
}

.post-body p.inline {
  margin: 0 auto;
  max-width: 460px;
}

.post-body .caption {
  display: block;
  font-size: .75em;
  line-height: 1.333333;
}

.post-body p {
  font-size: 1.0625em;
  line-height: 1.41176471;
}

.post-body blockquote {
  /*      font-style: italic;
        font-size: 1.0625em; 
        line-height: 1.41176471;
        margin: 0 auto;
        max-width: 460px;
        text-align: center;
  */
  font-style: normal;
  font-size: 1.0625em;
  line-height: 1.41176471;
  margin: 0 auto;
  max-width: 460px;
  text-align: left;
}

.post-body blockquote.bq-centered {
  font-style: italic;
  font-size: 1.0625em;
  line-height: 1.41176471;
  margin: 0 auto;
  max-width: 460px;
  text-align: center;
}

.post-body img {
  display: block;
  margin: 0 auto;
  max-width: 460px;
  width: 100%;
}

.post-body a {
  border-bottom: 1px solid black;
  text-decoration: none;
  -webkit-transition: border-color .2s linear, color .2s linear;
  transition: border-color .2s linear, color .2s linear;
}

.post-body a:hover {
  border-color: red;
}

.article-image {
  position: relative;
  margin: 0 auto;
  max-width: 460px;
}

.related-posts {
  margin: 0 auto;
  max-width: 760px;
}

.article-options {
  background: white;
  position: relative;
}

@media (min-width: 721px) {
  .article-options {
    position: absolute;
    left: -180px;
    top: 0;
  }
}

.article-options img {
  display: block;
  margin: 0 auto;
  padding-bottom: .75em;
  width: 100px;
}

.article-options .section-head {
  display: block;
  margin-bottom: .75em;
  padding-top: .25em;
}

.article-options .issue-section {
  background: white;
  border-top: 1px solid black;
  cursor: pointer;
  color: black;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.article-options .hiddenOnload {
  max-height: 0px;
}

.article-options .article-listing {
  border-top: 1px solid black;
  padding-bottom: .75em;
}

.article-options .article-listing .section-name {
  display: block;
  padding-bottom: 0;
  padding-top: .25em;
}

.article-options .article-listing .title,
.article-options .article-listing .author {
  display: block;
}

.article-options .article-listing-highlight {
  border-color: red;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

@media (min-width: 721px) {
  .article-options-issue {
    position: absolute;
    left: 0;
    top: 80px;
  }
}

.article-options-issue img {
  display: block;
  margin: 0 auto;
  padding-bottom: .75em;
  width: 100px;
}

.open:after {
  content: "+";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: .1em;
}

.close:after {
  content: "–";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: .1em;
}

.post-date {
  padding-top: 2px;
  position: absolute;
  right: 0;
}

.initials {
  color: red;
}

.tags {
  color: #a5a5a5;
  margin: 0;
  padding: 20px 0 40px 0;
}

.tags a {
  border: none;
  color: #a5a5a5;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.tags a:hover {
  color: red;
}

.tags dt,
.tags dd {
  display: inline-block;
}

.tags dd {
  margin: 0;
}

.tags dd:after {
  content: ', ';
}

.tags dd:last-child:after {
  content: '';
}

.notes {
  border-top: 1px solid black;
  padding-top: 4px;
  padding-bottom: 24px;
  margin: 0;
  text-transform: none;
}

.notes dt {
  padding-bottom: 12px;
}

.notes dd {
  margin: 0;
}

.author .multiple-author:nth-of-type(1n + 2):before {
  content: ',';
  margin: 0 .3rem 0 -.2rem;
}

.author .multiple-author:nth-of-type(1n + 2):hover .multiple-author:before {
  color: black;
}

.author .multiple-author:last-child:before {
  content: ' & ';
  margin: 0;
}

/***********************************/

/*********** WEB ARTICLES **********/

/***********************************/

.web-filters {
  padding-top: 0;
}

hr {
  border: 0;
  border-bottom: 1px solid black;
}

.article-view .main-only {
  display: none;
}

.article-view .meta-container {
  border: none;
}

@media (min-width: 721px) {
  .article-view {
    padding-top: 5px;
  }
}

@media (min-width: 961px) {
  .article-view {
    padding-top: 0;
  }
}

.slideDown,
.slideUp {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
  animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
}

@media (min-width: 721px) {
  .slideDown,
  .slideUp {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }
}

.slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

.fadeIn,
.fadeOut-fast,
.fadeOut {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.fadeIn-delay {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.fadeOut-fast {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: .1s;
  animation-duration: .1s;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.reveal,
.hide {
  -webkit-animation-name: reveal;
  animation-name: reveal;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
  animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
}

.hide {
  -webkit-animation-name: hide;
  animation-name: hide;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.grow {
  -webkit-animation-name: grow;
  animation-name: grow;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
  animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
}

.grow .shareOpen:before {
  content: '–';
}

.shrink {
  -webkit-animation-name: shrink;
  animation-name: shrink;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
  animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
}

@media (min-width: 721px) {
  .shrink {
    -webkit-animation-name: shrink-desktop;
    animation-name: shrink-desktop;
  }
}

.slide-in {
  -webkit-animation-name: slide-in;
  animation-name: slide-in;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
  animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
}

.slide-out {
  -webkit-animation-name: slide-out;
  animation-name: slide-out;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
  animation-timing-function: cubic-bezier(0.3, 0.08, 0.75, 0.65);
}

@-webkit-keyframes slideDown {
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideDown {
  100% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes slideUp {
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes slideUp {
  100% {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes fadeIn {
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes reveal {
  0% {
    max-height: 0px;
  }

  100% {
    max-height: 3000px;
  }
}

@keyframes reveal {
  0% {
    max-height: 0px;
  }

  100% {
    max-height: 3000px;
  }
}

@-webkit-keyframes hide {
  0% {
    max-height: 3000px;
  }

  100% {
    max-height: 0px;
  }
}

@keyframes hide {
  0% {
    max-height: 3000px;
  }

  100% {
    max-height: 0px;
  }
}

@-webkit-keyframes grow {
  100% {
    height: 130px;
    width: 260px;
  }
}

@keyframes grow {
  100% {
    height: 130px;
    width: 260px;
  }
}

@-webkit-keyframes shrink {
  0% {
    height: 130px;
    width: 240px;
  }

  100% {
    height: 40px;
    width: 90px;
  }
}

@keyframes shrink {
  0% {
    height: 130px;
    width: 240px;
  }

  100% {
    height: 40px;
    width: 90px;
  }
}

@-webkit-keyframes shrink-desktop {
  0% {
    height: 130px;
    width: 240px;
  }

  100% {
    height: 54px;
    width: 113px;
  }
}

@keyframes shrink-desktop {
  0% {
    height: 130px;
    width: 240px;
  }

  100% {
    height: 54px;
    width: 113px;
  }
}

@-webkit-keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

@keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(-300%);
    -ms-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */

.slideshow-wrapper {
  position: relative;
}

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}

.slideshow-wrapper ul li:first-child {
  display: block;
}

.slideshow-wrapper .orbit-container {
  background-color: transparent;
}

.slideshow-wrapper .orbit-container li {
  display: block;
}

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: auto;
  margin: 0;
  padding: .75em 0 1.25em 0;
  background: whitesmoke;
}

.orbit-container ul {
  padding: 0;
}

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  position: relative;
}

.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}

.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}

.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: transparent;
  z-index: 10;
}

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}

.orbit-container .orbit-timer {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}

.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}

.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px black;
  border-top: none;
  border-bottom: none;
}

.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent black;
}

.orbit-container:hover .orbit-timer > span {
  display: block;
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}

.orbit-container .orbit-prev {
  left: 0;
}

.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}

.orbit-container .orbit-prev:hover > span {
  border-right-color: #cccccc;
}

.orbit-container .orbit-next {
  right: 0;
}

.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -8px;
}

.orbit-container .orbit-next:hover > span {
  border-left-color: #cccccc;
}

.orbit-bullets {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 8px;
}

.orbit-bullets li {
  cursor: pointer;
  display: block;
  width: 8px;
  height: 8px;
  float: left;
  margin-right: 6px;
  border: solid 1px #333;
  border-radius: 1000px;
}

.orbit-bullets li.active {
  background: red;
  border-color: red;
}

.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}

.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 768px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }

  .touch .orbit-bullets {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }

  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
  }

  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}

.ad-300-600 {
  background-color: #228DFF;
  display: block;
  margin: 20px auto;
  overflow: hidden;
  width: 300px;
  height: 600px;
}

.ad-300-600 img {
  height: auto;
  width: 100%;
}

.ad-300-250 {
  background-color: #FF0092;
  display: block;
  margin: 20px auto;
  overflow: hidden;
  width: 300px;
  height: 250px;
}

.ad-300-250 img {
  height: auto;
  width: 100%;
}

.ad-300-125 {
  background-color: #D1FF03;
  display: block;
  margin: 20px auto;
  overflow: hidden;
  width: 300px;
  height: 125px;
}

.ad-300-125 img {
  height: auto;
  width: 100%;
}

.ad-125-125 {
  background-color: #FF6345;
  display: inline-block;
  overflow: hidden;
  margin: 10px;
  width: 125px;
  height: 125px;
}

.ad-125-125 img {
  height: auto;
  width: 100%;
}

.ad-728-90 {
  background-color: #AA00FF;
  display: block;
  overflow: hidden;
  margin: 10px;
  width: 728px;
  height: 90px;
}

.ad-728-90 img {
  height: auto;
  width: 100%;
}

.article-ads {
  margin-left: 20px;
}

@media (min-width: 1025px) {
  .article-ads {
    position: absolute;
    top: 78px;
    right: 0;
    margin: 0 20px;
  }
}

@media (min-width: 1025px) {
  .article-ads {
    width: 300px;
  }
}

@media (min-width: 721px) {
  .article-ads {
    margin-left: 180px;
  }
}

.article-ads .ad-heading {
  margin-left: 20px;
}

@media (min-width: 1025px) {
  .article-ads .ad-heading {
    margin-left: 0;
  }
}

.article-ads .ad-box {
  margin: 0 auto;
  width: 300px;
}

.archive-ad {
  margin-bottom: 20px;
}

.wide-ad {
  display: none;
  right: 20px;
  left: 0;
}

@media (min-width: 721px) {
  .wide-ad {
    display: block;
    border-bottom: 1px solid black;
    margin-bottom: 1px;
  }
}

.minor-container {
  margin: 0 auto;
  max-width: 760px;
}

.minor-container a {
  border-bottom: 1px solid black;
  -webkit-transition: border-color .2s linear, color .2s linear;
  transition: border-color .2s linear, color .2s linear;
}

.minor-container a:hover {
  border-color: red;
}

.events a {
  text-decoration: none;
}

.events .post-body a {
  border-bottom: 1px solid black;
  text-decoration: none;
  -webkit-transition: border-color .2s linear;
  transition: border-color .2s linear;
}

.events .post-body a:hover {
  border-color: red;
}

.bomb-meta-section {
  background: white;
  border-top: 1px solid black;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

.bomb-meta-section .section-head {
  padding-top: 2px;
}

.bomb-meta-section p:first-of-type {
  margin-top: 0;
}

.bomb-meta-section:first-of-type {
  border-top: none;
}

.job-section:first-of-type {
  margin-top: 0;
}

.job {
  font-style: italic;
}

.name {
  margin: 0;
}

@media (min-width: 721px) {
  .name {
    display: inline-block;
  }

  .name:after {
    content: ', ';
  }
}

.name:last-of-type:after {
  content: '';
}

.events-container:first-of-type {
  /*  margin-top: -22px;
  */
}

.events-container {
  margin-bottom: 40px;
}

.events-date {
  display: block;
  position: relative;
  text-align: right;
}

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