@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
}

a {
  background: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

html {
  font-size: 100%;
  line-height: 1.5em;
}

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

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

body {
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  background-color: #FFFDE6;
  background-image: url(/css/images/body-bg.png?1476979237);
  background-size: 72px 72px;
  background-size--moz-box-sizing: inherit;
  background-size--webkit-box-sizing: inherit;
  background-size-box-sizing: inherit;
  color: #323232;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
dl,
ol,
ul {
  margin-top: 0;
}

address,
p,
dl,
ol,
ul {
  margin-bottom: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

h1 {
  font-size: 1.5em;
  line-height: 2em;
  font-weight: normal;
  margin-bottom: 1em;
}

h2 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-bottom: 1.2em;
}

h3,
h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}

header h1 {
  margin-bottom: 0;
}

header h2 {
  font-weight: normal;
}

ol {
  margin-left: 0;
  margin-right: 25px;
  padding-left: 25px;
  padding-right: 0;
  list-style: decimal;
}

ul {
  margin-left: 0;
  margin-right: 25px;
  padding-left: 25px;
  padding-right: 0;
  list-style: square;
}

dd {
  margin-bottom: 1.5em;
}

a:link {
  color: #323232;
}

a:visited {
  color: #273c2e;
}

a:focus,
a:hover {
  color: #5a523c;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: none;
}

hr {
  background-color: rgba(255, 255, 255, 0.3);
  border: 0;
  border-top: 1px solid;
  color: #e8d65a;
  height: 1px;
  width: 80%;
}

img {
  background-image: url(/css/images/ajax-loader.gif?1476979237);
  background-repeat: no-repeat;
  background-position: center center;
}

table {
  margin-bottom: 1.5em;
}

caption {
  font-size: 1.125em;
  line-height: 1.33333em;
  color: #77140C;
}

thead {
  background-color: #981913;
  border-bottom: 1px solid;
  border-color: #e8271c;
  text-align: center;
}

thead tr {
  color: #e8d65a;
}

thead th {
  font-weight: normal;
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
}

tbody tr {
  background-color: #f8f4e9;
  background-color: rgba(255, 255, 255, 0.5);
}

tbody tr:nth-child(even),
tbody tr.even {
  background-color: #f0e59d;
}

th,
td {
  padding: 5px;
}

td {
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, 0.1);
}

td p {
  margin-bottom: 0.25em;
}

input {
  font-size: 1em;
  line-height: 1.5em;
  font-family: Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button,
.form__submit,
.comSubmit {
  -moz-transition: ease 0.38s;
  -o-transition: ease 0.38s;
  -webkit-transition: ease 0.38s;
  transition: ease 0.38s;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

button,
button:link,
button:visited,
.form__submit,
.form__submit:link,
.form__submit:visited,
.comSubmit,
.comSubmit:link,
.comSubmit:visited {
  background-color: #981913;
  background-image: linear-gradient(#981913 51%, #6e0905);
  border-bottom-width: 0;
  border-left-color: #af1d16;
  border-right-color: #5e0f0f;
  border-top-width: 0;
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  color: #f3ebd5;
  text-align: center;
  text-decoration: none;
}

button:focus,
button:hover,
.form__submit:focus,
.form__submit:hover,
.comSubmit:focus,
.comSubmit:hover {
  background-color: #320808;
  background-image: linear-gradient(#320808 51%, #6e0905);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  color: #e42c23;
  text-shadow: 0 0 0 #981913;
}

.form {
  margin-bottom: 1.5em;
}

.form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  *zoom: 1;
}

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

.legend,
.form legend,
.form legend > span {
  font-size: 1.125em;
  line-height: 1.33333em;
  display: block;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  font-weight: normal;
  width: 100%;
}

.legend,
.form legend > span {
  border-bottom-width: 0.05556em;
  border-bottom-style: dotted;
  padding-bottom: 0.61111em;
  border-bottom-color: #e5d7af;
  margin-bottom: 0.66667em;
}

.form input[type=search] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form__label,
label.comEmail,
label.comText {
  clear: left;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

.form__text,
input.comEmail,
input.comText {
  -webkit-appearance: none;
  border-radius: 0;
}

.form__textarea,
textarea.comTextarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.submit-pos--right {
  *zoom: 1;
}

.submit-pos--right:after {
  content: "";
  display: table;
  clear: both;
}

.submit-pos--right .form__label,
.submit-pos--right label.comEmail,
.submit-pos--right label.comText {
  float: left;
}

.submit-pos--right .form__submit,
.submit-pos--right .form__text,
.submit-pos--right .comSubmit,
.submit-pos--right input.comEmail,
.submit-pos--right input.comText {
  float: left;
  height: 2rem;
}

.submit-pos--right .form__submit,
.submit-pos--right .comSubmit {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.labels--top .form__label,
.labels--top label.comEmail,
.labels--top label.comText {
  display: block;
  float: none !important;
}

.comContactForm {
  margin-bottom: 1.5em;
}

.form--stacked .form__row,
.form--aligned .form__row {
  margin-bottom: 1.5em;
}

.form--stacked .form__label,
.form--stacked .form__text,
.form--stacked .form__textarea,
.form--stacked label.comEmail,
.form--stacked label.comText,
.form--stacked input.comEmail,
.form--stacked input.comText,
.form--stacked textarea.comTextarea,
.form--aligned .form__label,
.form--aligned .form__text,
.form--aligned .form__textarea,
.form--aligned label.comEmail,
.form--aligned label.comText,
.form--aligned input.comEmail,
.form--aligned input.comText,
.form--aligned textarea.comTextarea {
  width: 100%;
}

.form--stacked .form__submit,
.form--stacked .comSubmit,
.form--aligned .form__submit,
.form--aligned .comSubmit {
  margin: 0 auto;
  width: 80%;
}

@media (min-width: 40.0625em) {
  .form--aligned .form__row {
    float: left;
    width: 100%;
  }

  .form--aligned .form__row > .form__label,
.form--aligned .form__row > label.comEmail,
.form--aligned .form__row > label.comText,
.form--aligned .form__row > label.comTextarea {
    width: 75px;
    float: left;
    margin-right: 25px;
    text-align: right;
  }

  .form--aligned .form__row > .form__text,
.form--aligned .form__row > input.comEmail,
.form--aligned .form__row > input.comText,
.form--aligned .form__row textarea.comTextarea {
    width: 275px;
    float: left;
    margin-right: 25px;
    float: right;
    margin-right: 0;
  }

  .form--aligned .form__submit,
.form--aligned .comSubmit {
    width: 175px;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-left: 150px;
  }
}
@media (min-width: 57.875em) {
  .form--aligned .form__row > .form__text,
.form--aligned .form__row > input.comEmail,
.form--aligned .form__row > input.comText,
.form--aligned .form__row textarea.comTextarea {
    width: 325px;
    float: left;
    margin-right: 25px;
    float: right;
    margin-right: 0;
  }

  .form--aligned .form__submit,
.form--aligned .comSubmit {
    width: 225px;
    float: left;
    margin-right: 25px;
  }
}
.db {
  display: block;
}

.mb1em {
  margin-bottom: 1rem;
}

.attribution {
  font-size: 100%;
  line-height: 1.38em;
}

.menu--main .nav--section {
  margin-top: 1rem;
}

.substance a.button-link:link,
.substance a.button-link:visited {
  border-bottom-style: none !important;
  border-bottom-width: 0;
  border-top-style: none !important;
  border-top-width: 0;
  display: inline-block;
  margin-bottom: 1.5em;
}

.substance a.button-link:focus,
.substance a.button-link:hover {
  background-color: transparent;
}

.button-link .caps {
  font-size: 0.875em;
  line-height: 1.71429em;
}

.substance a.button-link--medium {
  min-width: 75%;
}

.substance a.button-link--medium button {
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  width: 100%;
}

.right {
  float: right;
}

.adjacent-article-nav {
  margin-bottom: 1em;
  margin-top: 1em;
  text-align: center;
}

.entry-meta {
  font-size: 14px;
  font-style: italic;
  margin-top: -10px;
}

.image--full {
  transform: scale(0.8);
}

.popup_visible .image--full {
  transform: scale(1);
}

.nil {
  position: absolute;
  left: -9999em;
}

.no {
  display: none;
}

.sum {
  margin: 0 10%;
}

@media (min-width: 40.0625em) {
  .m__nil {
    position: absolute;
    left: -9999em;
  }

  .m__un-nil {
    position: static;
    left: auto;
  }

  .m__no {
    display: none;
  }

  .m__sum {
    width: 575px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
  }

  .m__un-sum {
    margin: 0;
  }

  .m__sum:after {
    content: " ";
    display: block;
    clear: both;
  }

  .m__up--1,
.m__up--2,
.m__up--3,
.m__up--4,
.m__up--5,
.m__up--6,
.m__up--7,
.m__up--8,
.m__up--9,
.m__up--10,
.m__up--11,
.m__up--12 {
    display: inline-block;
    float: left;
    margin-right: 25px;
  }

  .m__up--2 {
    width: 75px;
  }

  .m__up--4 {
    width: 175px;
  }

  .m__up--5 {
    width: 225px;
  }

  .m__up--8 {
    width: 375px;
  }

  .m__last {
    float: right !important;
    margin-right: 0;
  }

  .submit-pos--right .form__text,
.submit-pos--right input.comText {
    float: left;
  }

  .grid--2up {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 57.875em) {
  .ml__nil {
    position: absolute;
    left: -9999em;
  }

  .ml__un-nil {
    position: static;
    left: auto;
  }

  .ml__no {
    display: none;
  }

  .ml__sum {
    width: 925px;
    margin-left: auto;
    margin-right: auto;
  }

  .ml__sum:after {
    content: " ";
    display: block;
    clear: both;
  }

  .ml__up--13,
.ml__up--14,
.ml__up--15,
.ml__up--16,
.ml__up--17,
.ml__up--18,
.ml__up--19 {
    display: inline-block;
    float: left;
    margin-right: 25px;
  }

  .ml__up--4 {
    width: 175px;
  }

  .ml__up--5 {
    width: 225px;
  }

  .ml__up--6 {
    width: 275px;
  }

  .ml__up--14 {
    width: 675px;
  }

  .ml__last {
    float: right !important;
    margin-right: 0;
  }

  .ml__up {
    float: left !important;
    margin-right: 25px;
  }

  .ml__pad--left {
    margin-left: 50px;
  }
}
@media (min-width: 64.0625em) {
  .l__nil {
    position: absolute;
    left: -9999em;
  }

  .l__un-nil {
    position: static;
    left: auto;
  }

  .l__no {
    display: none;
  }

  .l__sum {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
  }

  .l__sum:after {
    content: " ";
    display: block;
    clear: both;
  }

  .l__pad--left {
    margin-left: 50px;
  }
}
@media (min-width: 90.0625em) {
  .xl__nil {
    position: absolute;
    left: -9999em;
  }

  .xl__un-nil {
    position: static;
    left: auto;
  }

  .xl__no {
    display: none;
  }

  .xl__sum {
    width: 1375px;
    margin-left: auto;
    margin-right: auto;
  }

  .xl__sum:after {
    content: " ";
    display: block;
    clear: both;
  }
}
.ico {
  background-image: url(/css/images/mobile-sprite.png?1476979237);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 50px;
  text-indent: -9999em;
  width: 75px;
  float: left;
  margin-right: 25px;
}

.ico--menu {
  background-position: 17px center;
}

.ico--menu.active {
  background-position: -83px center;
}

.ico--search {
  background-position: -292px center;
  float: right;
}

.ico--search.active {
  background-position: -392px center;
}

.panel .form__label {
  color: #49412b;
}

.js .panel {
  display: none;
}

@media (min-width: 40.0625em) {
  .js .panel {
    display: block;
  }
}
.panel--open {
  background-color: #65110f;
  padding: 25px;
}

.epigram {
  overflow: hidden;
  *zoom: 1;
  background-color: #981913;
  background-image: url(/css/images/epigram-bg.png?1476979237);
  background-position: top;
  background-repeat: repeat-x;
  border-bottom: 10px solid;
  border-color: #65110f;
  color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 40.0625em) {
  .epigram {
    min-height: 100px;
    padding-top: 1.5em;
  }
}
.epigram a {
  color: #e8d65a;
}

.epigram a:focus,
.epigram a:hover {
  background-color: transparent;
}

.branding {
  display: inline;
}

@media (min-width: 40.0625em) {
  .branding {
    width: 325px;
    float: left;
    margin-right: 25px;
  }
}
@media (min-width: 57.875em) {
  .branding {
    width: 575px;
    float: left;
    margin-right: 25px;
    background-image: url(/css/images/ejw-site-id.png?1476979237);
    background-repeat: no-repeat;
    min-height: 125px;
  }
}
.branding h1,
.branding h2 {
  display: inline;
  float: left;
  margin-top: 0;
}

.branding h1 {
  margin-bottom: 0;
}

.branding__logo {
  background-position: -200px 3px;
  text-indent: -9999em;
  width: 75px;
  float: left;
  margin-right: 25px;
}

@media (min-width: 40.0625em) {
  .branding__logo {
    background-attachment: bottom;
    background-image: url(/css/images/site-id-medium.png?1476979237);
    background-position: 0 bottom;
    background-repeat: no-repeat;
    display: block;
    min-height: 100px;
    width: 325px;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 57.875em) {
  .branding__logo {
    background-image: url(/css/images/ejw-logo-trans.png?1476979237);
    background-repeat: no-repeat;
    height: 82px;
    min-height: 82px;
    margin-left: 200px;
    margin-right: 0;
    width: 400px;
  }
}
.branding__tagline {
  display: none;
  left: -9999em;
  position: absolute;
}

@media (min-width: 57.875em) {
  .branding__tagline {
    font-size: 20px;
    margin-bottom: 0.6em;
    color: #320808;
    display: block;
    left: auto;
    position: static;
    width: 325px;
    float: right;
    margin-right: 0;
  }
}
.site-intro__search {
  *zoom: 1;
  margin-bottom: 0;
}

.site-intro__search:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 40.0625em) {
  .site-intro__search {
    display: inline;
    margin-bottom: 0.75em;
    margin-top: 0;
    width: 225px;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 57.875em) {
  .site-intro__search {
    margin-bottom: 1.5em;
    width: 275px;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 64.0625em) {
  .site-intro__search {
    position: relative;
    width: 375px;
    float: right;
    margin-right: 0;
  }
}
.site-intro__search label {
  left: -9999em;
  position: absolute;
}

@media (min-width: 64.0625em) {
  .site-intro__search label {
    left: 0;
    text-align: right;
    width: 75px;
  }
}
.site-intro__search input[type=search] {
  float: left;
  width: 150px;
}

@media (min-width: 40.0625em) {
  .site-intro__search input[type=search] {
    width: 150px;
  }
}
@media (min-width: 57.875em) {
  .site-intro__search input[type=search] {
    width: 200px;
  }
}
@media (min-width: 64.0625em) {
  .site-intro__search input[type=search] {
    margin-left: 100px;
    width: 200px;
  }
}
.site-intro__search input[type=submit] {
  width: 75px;
  float: left;
  margin-right: 25px;
}

@media (min-width: 40.0625em) {
  .site-intro__search input[type=submit] {
    width: 75px;
    float: right;
    margin-right: 0;
  }
}
#alert {
  left: -9999em;
  position: absolute;
}

@media (min-width: 40.0625em) {
  #alert {
    display: inline;
    position: static;
    width: 225px;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 57.875em) {
  #alert {
    width: 275px;
    float: right;
    margin-right: 0;
  }
}
#alert h1 {
  display: inline;
}

#section_nav_handle {
  left: -99999em;
  position: absolute;
}

.x1522--r .epigram {
  background-color: transparent;
  background-image: none;
  border-bottom: 1px solid;
  border-bottom-color: #77140C;
  min-height: auto;
}

.x1522--r .fa {
  font-size: 1.75em;
  line-height: 1.71429em;
  color: #77140C;
}

.x1522--r .fa.active {
  color: #981913;
}

.x1522--r .ico--menu {
  float: left;
}

@media (min-width: 40.0625em) {
  .x1522--r .site-intro {
    position: relative;
  }
}
@media (min-width: 57.875em) {
  .x1522--r .branding {
    background-image: none;
  }
}
@media (min-width: 57.875em) {
  .x1522--r .branding,
.x1522--r .branding__logo {
    min-height: 5.4375em;
  }
}
.x1522--r .branding__logo {
  background-image: none;
  color: #77140C;
  font-size: 16px;
  margin: 0 25px;
  text-decoration: none;
  text-indent: 0;
  width: 100%;
}

@media (min-width: 25em) {
  .x1522--r .branding__logo {
    font-size: 20px;
  }
}
@media (min-width: 40.0625em) {
  .x1522--r .branding__logo {
    background-image: url(/css/images/ejw_id.png?1476979237);
    background-image: url(/css/images/ejw_id.svg?1476979237), none;
    background-position: top left;
    background-position: top left, top;
    background-repeat: no-repeat;
    background-repeat: no-repeat, no-repeat;
    line-height: 1em;
    margin-left: 0;
    min-height: 87px;
    padding-left: 100px;
    width: 325px;
    float: left;
    margin-right: 25px;
  }
}
@media (min-width: 57.875em) {
  .x1522--r .branding__logo {
    font-size: 36px;
    margin-left: 50px;
    padding-left: 100px;
    width: 525px;
    float: left;
    margin-right: 25px;
  }
}
@media (min-width: 40.0625em) {
  .x1522--r .branding__tagline {
    color: #320808;
    font-size: 1em;
    line-height: 1.5em;
    left: 0;
    margin-top: 1.5em;
    padding-left: 100px;
    width: 325px;
  }
}
@media (min-width: 57.875em) {
  .x1522--r .branding__tagline {
    font-size: 1.125em;
    line-height: 1.33333em;
    margin-top: 2.66667em;
    padding-left: 150px;
    position: absolute;
    width: 525px;
  }
}
@media (min-width: 40.0625em) {
  .x1522--r .site-intro__search {
    bottom: 0;
    position: absolute;
    right: 0;
  }
}
@media (min-width: 40.0625em) {
  .x1522--r .content--abstract {
    width: 100%;
  }
}
.x1522--r .article__downloads {
  background-color: #e8d65a;
  border-color: #f69255;
  margin-bottom: 1.5em;
  padding-left: 12.5px;
  padding-right: 12.5px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

.x1522--r .downloads__count .downloads__count__label {
  display: block;
}

.x1522--r .downloads__count .downloads__count__n {
  display: block;
  margin-bottom: 0;
}

.x1522--r .downloads--r,
.x1522--r .author_portraits--r {
  display: block;
}

.x1522--r .downloads--o,
.x1522--r .downloads__count__label,
.x1522--r .downloads__count__n,
.x1522--r .author_portraits--o {
  display: none;
}

.x1522--r .author-image {
  text-decoration: none;
}

.x1522--r .author-image img {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.x1522--r .flag {
  display: table;
  width: 100%;
}

.x1522--r .flag__image,
.x1522--r .flag__body {
  display: table-cell;
  vertical-align: middle;
}

.x1522--r .flag__image strong,
.x1522--r .flag__body strong {
  border-bottom-color: #C7CC8F;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  -moz-box-shadow: inset 0 -1px 0 #C7CC8F;
  -webkit-box-shadow: inset 0 -1px 0 #C7CC8F;
  box-shadow: inset 0 -1px 0 #C7CC8F;
}

.flag--top .x1522--r .flag__image,
.flag--top .x1522--r .flag__body {
  vertical-align: top;
}

.flag--bottom .x1522--r .flag__image,
.flag--bottom .x1522--r .flag__body {
  vertical-align: bottom;
}

.x1522--r .flag__image {
  padding-right: 25px;
}

.x1522--r .flag__image > img {
  display: block;
  max-width: none;
}

.flag--rev .x1522--r .flag__image {
  padding-left: 25px;
  padding-right: 0;
}

.x1522--r #section_nav_handle {
  left: 0;
  position: static;
}

@media (min-width: 57.875em) {
  .x1522--r #site-info {
    background-image: none;
  }
}
.menu--main ul {
  list-style: none;
}

.menu--main ul,
.menu--main li {
  padding: 0;
}

.menu--main li {
  margin: 0;
}

.menu--main a {
  text-decoration: none;
  text-transform: uppercase;
}

@media (min-width: 40.0625em) {
  .menu--main a {
    font-size: 0.75em;
    line-height: 2em;
  }
}
#menu_main_r {
  display: none;
}

.menu--landscape {
  margin-bottom: 0.75em;
  padding-top: 0.75em;
}

@media (min-width: 40.0625em) {
  .menu--landscape {
    background-color: #981913;
    padding-top: 0.375em;
  }
}
@media (min-width: 40.0625em) {
  .menu--landscape li {
    display: inline;
  }
}
.menu--landscape li:first-child > a {
  -moz-border-radius-topleft: 12.5px;
  -webkit-border-top-left-radius: 12.5px;
  border-top-left-radius: 12.5px;
  -moz-border-radius-topright: 12.5px;
  -webkit-border-top-right-radius: 12.5px;
  border-top-right-radius: 12.5px;
}

.menu--landscape li:last-child > a {
  -moz-border-radius-bottomleft: 12.5px;
  -webkit-border-bottom-left-radius: 12.5px;
  border-bottom-left-radius: 12.5px;
  -moz-border-radius-bottomright: 12.5px;
  -webkit-border-bottom-right-radius: 12.5px;
  border-bottom-right-radius: 12.5px;
}

@media (min-width: 40.0625em) {
  .menu--landscape li:last-child > a {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 125px;
  }
}
@media (min-width: 64.0625em) {
  .menu--landscape li:last-child > a {
    width: 175px;
  }
}
.menu--landscape a {
  display: block;
  background-color: #981913;
  border-bottom-color: #6b120d;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #c52019;
  border-top-style: solid;
  border-top-width: 1px;
  color: #f3ebd5;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  text-align: center;
}

@media (min-width: 40.0625em) {
  .menu--landscape a {
    background-color: transparent;
    border: 0;
    -moz-border-radius-topleft: 12.5px;
    -webkit-border-top-left-radius: 12.5px;
    border-top-left-radius: 12.5px;
    -moz-border-radius-topright: 12.5px;
    -webkit-border-top-right-radius: 12.5px;
    border-top-right-radius: 12.5px;
    float: left;
    padding-top: 0.375em;
    width: 100px;
  }
}
@media (min-width: 57.875em) {
  .menu--landscape a {
    width: 200px;
  }
}
.menu--landscape a:focus,
.menu--landscape a:hover {
  background-color: #65110f;
}

.menu--landscape a.active {
  background-color: #e8d65a;
  border-bottom-color: transparent;
  border-top-color: transparent;
  color: #65110f;
  font-weight: bold;
}

@media (min-width: 40.0625em) {
  .menu--landscape a.active {
    background-color: #FFFDE6;
    background-image: url(/css/images/body-bg.png?1476979237);
  }
}
.menu--landscape a.active:before {
  content: "➜";
}

@media (min-width: 40.0625em) {
  .menu--landscape a.active:before {
    content: "";
  }
}
@media (min-width: 64.0625em) {
  .menu--portrait {
    margin-right: 50px;
  }
}
.menu--portrait ul {
  margin: 0;
}

.menu--portrait a {
  background-color: #C7CC8F;
  border-top-width: 0.0625em;
  border-top-style: solid;
  padding-top: 0.6875em;
  border-bottom-width: 0.0625em;
  border-bottom-style: solid;
  padding-bottom: 0.6875em;
  border-bottom-color: #50725b;
  border-left: 10px solid;
  border-left-color: #50725b;
  border-right: 0;
  border-top-color: #d8dda0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #3F614A;
  display: block;
  padding-left: 12.5px;
  padding-right: 12.5px;
}

@media (min-width: 40.0625em) {
  .menu--portrait a {
    border-top-width: 0.08333em;
    border-top-style: solid;
    padding-top: 0.91667em;
    border-bottom-width: 0.08333em;
    border-bottom-style: solid;
    padding-bottom: 0.91667em;
    text-align: right;
  }
}
.menu--portrait a:focus,
.menu--portrait a:hover {
  background-color: #d8dda0;
}

.menu--portrait a.active {
  background-color: #e8d65a;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNlOGQ2NWEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmNjNjYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(72%, #e8d65a), color-stop(100%, #ffcc66));
  background-image: -moz-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: -webkit-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: linear-gradient(#e8d65a 72%, #ffcc66);
  border-bottom-color: transparent;
  border-left-color: #f68d4a;
  border-top-color: transparent;
  color: #981913;
  font-weight: bold;
}

@media (min-width: 40.0625em) {
  .menu--portrait a.active {
    background-image: url(/css/images/nav-active.png?1476979237), linear-gradient(#e8d65a 72%, #ffd479);
    background-position: right center, center bottom;
    background-repeat: repeat-y, repeat-x;
    background-size: auto, auto;
    margin-right: -10px;
    padding-right: 22.5px;
  }
}
.substance {
  margin-top: 1.5em;
}

@media (min-width: 57.875em) {
  .substance {
    margin-top: 3em;
  }
}
.substance a {
  -moz-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -o-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}

.substance a:link {
  border-bottom-color: #C7CC8F;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 3px;
  -moz-box-shadow: inset 0 -1px 0 #C7CC8F;
  -webkit-box-shadow: inset 0 -1px 0 #C7CC8F;
  box-shadow: inset 0 -1px 0 #C7CC8F;
  color: #323232;
  text-decoration: none;
  text-shadow: 0 0 0 #323232;
}

.substance a:visited {
  border-bottom-color: #C7CC8F;
  color: #273c2e;
}

.substance a:focus,
.substance a:hover {
  background-color: #f0e59d;
  border-bottom-color: #fc6;
  border-top-color: #f0e59d;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #111;
  text-decoration: none;
}

.content h1,
.content h2 {
  color: #77140C;
}

.content .form {
  margin-bottom: 1.5em;
}

@media (min-width: 40.0625em) {
  .content {
    width: 375px;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 57.875em) {
  .content {
    width: 725px;
    float: right;
    margin-right: 0;
  }
}
.nav--supp {
  list-style: none;
  margin: 0;
  margin-bottom: 1.5em;
  *zoom: 1;
}

.nav--supp:after {
  content: "";
  display: table;
  clear: both;
}

.nav--supp,
.nav--supp > li {
  padding: 0;
}

.nav--supp > li {
  display: inline;
  line-height: 1.75em;
  margin: 0;
}

.nav--supp li:first-child > a {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

.nav--supp li:last-child > a {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.nav--supp a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.nav--supp--stacked a:link {
  padding-top: 3px;
}

.nav--supp--stacked a.active {
  cursor: default;
  font-weight: bold;
}

.nav--supp--archive a,
.nav--supp--pagination a,
.nav--supp--sector a {
  -moz-transition: ease 0.38s;
  -o-transition: ease 0.38s;
  -webkit-transition: ease 0.38s;
  transition: ease 0.38s;
}

.nav--supp--archive a,
.nav--supp--archive a:link,
.nav--supp--archive a:visited,
.nav--supp--pagination a,
.nav--supp--pagination a:link,
.nav--supp--pagination a:visited,
.nav--supp--sector a,
.nav--supp--sector a:link,
.nav--supp--sector a:visited {
  background-color: #C7CC8F;
  background-image: linear-gradient(#c7cc8f 51%, #b6ad48);
  border-bottom-width: 0;
  border-left-color: #d0d4a1;
  border-right-color: #a69032;
  border-top-width: 0;
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  color: #273c2e;
  text-align: center;
  text-decoration: none;
}

.nav--supp--archive a:focus,
.nav--supp--archive a:hover,
.nav--supp--pagination a:focus,
.nav--supp--pagination a:hover,
.nav--supp--sector a:focus,
.nav--supp--sector a:hover {
  background-color: #7f6e26;
  background-image: linear-gradient(#7f6e26 51%, #b6ad48);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  color: #e7e9ce;
  text-shadow: 0 0 0 #C7CC8F;
}

.nav--supp--archive a.active,
.nav--supp--archive a.active:focus,
.nav--supp--archive a.active:hover,
.nav--supp--pagination a.active,
.nav--supp--pagination a.active:focus,
.nav--supp--pagination a.active:hover,
.nav--supp--sector a.active,
.nav--supp--sector a.active:focus,
.nav--supp--sector a.active:hover {
  background-color: #e8d65a;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNlOGQ2NWEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmNjNjYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(72%, #e8d65a), color-stop(100%, #ffcc66));
  background-image: -moz-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: -webkit-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: linear-gradient(#e8d65a 72%, #ffcc66);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  color: #981913;
}

.nav--supp--archive a.active:visited,
.nav--supp--archive a.active:focus:visited,
.nav--supp--archive a.active:hover:visited,
.nav--supp--pagination a.active:visited,
.nav--supp--pagination a.active:focus:visited,
.nav--supp--pagination a.active:hover:visited,
.nav--supp--sector a.active:visited,
.nav--supp--sector a.active:focus:visited,
.nav--supp--sector a.active:hover:visited {
  color: #981913;
}

@media (min-width: 57.875em) {
  .nav--supp--archive li:first-child > a {
    border-left-width: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .nav--supp--archive li:last-child > a {
    border-right-width: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 225px;
  }
}
@media (min-width: 57.875em) {
  .nav--supp--archive a {
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    width: 250px;
  }

  .nav--supp--archive a.active {
    border-left-width: 0;
    border-right-width: 0;
  }
}
@media (min-width: 57.875em) {
  .content__main {
    width: 425px;
    float: left;
    margin-right: 25px;
  }
}
.content__main header,
.content__main header h1 {
  margin-bottom: 0.75em;
}

.content__main header h2 {
  line-height: 1em;
}

.content__main img {
  float: left;
  margin-bottom: 0.75em;
  margin-right: 25px;
}

.content__main img.right {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}

.content__main object {
  margin-bottom: 1.5em;
}

@media (min-width: 57.875em) {
  .content__supp {
    width: 275px;
    float: right;
    margin-right: 0;
  }
}
.content__supp blockquote {
  background-image: url(/css/images/bq.png?1476979237);
  background-repeat: no-repeat;
  color: #421d00;
  margin: 0;
  padding-left: 50px;
}

.content__supp blockquote:after {
  color: #9b8251;
  color: rgba(66, 29, 0, 0.5);
  content: "”";
  display: block;
  font-size: 2em;
  line-height: 0;
  margin-bottom: 0.5em;
  margin-top: -1em;
  margin-right: -20px;
  text-align: right;
}

.testimonial .attribution {
  padding-left: 50px;
  text-indent: -1.35em;
}

#elegy {
  background-color: #421d00;
  background-image: url(/css/images/elegy-bg.png?1476979237);
  border-top: 10px solid;
  border-top-color: rgba(0, 0, 0, 0.5);
  color: #dc7b41;
  color: rgba(243, 235, 213, 0.5);
}

@media (min-width: 57.875em) {
  #site-info {
    background-image: url(/css/images/ejw-watermark.png?1476979237);
    background-repeat: no-repeat;
    overflow: hidden;
    *zoom: 1;
  }
}
#info-menu {
  margin-top: 1.5em;
}

@media (min-width: 57.875em) {
  #info-menu {
    padding-left: 350px;
  }
}
@media (min-width: 64.0625em) {
  #info-menu {
    padding-left: 400px;
  }
}
#info-menu a {
  -moz-transition: ease 0.38s;
  -o-transition: ease 0.38s;
  -webkit-transition: ease 0.38s;
  transition: ease 0.38s;
}

#info-menu a,
#info-menu a:link,
#info-menu a:visited {
  background-color: #d86c2b;
  background-image: linear-gradient(#d86c2b 51%, #843a0b);
  border-bottom-width: 0;
  border-left-color: #dc7b41;
  border-right-color: #4d2100;
  border-top-width: 0;
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  color: #010000;
  text-align: center;
  text-decoration: none;
}

#info-menu a:focus,
#info-menu a:hover {
  background-color: #1a0b00;
  background-image: linear-gradient(#1a0b00 51%, #843a0b);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  color: #e6a279;
  text-shadow: 0 0 0 #d86c2b;
}

@media (min-width: 40.0625em) {
  #info-menu a {
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    width: 150px;
  }

  #info-menu a.alpha {
    border-left-width: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  #info-menu a.omega {
    border-right-width: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 125px;
  }
}
@media (min-width: 57.875em) {
  #epitaph {
    padding-left: 350px;
  }
}
@media (min-width: 64.0625em) {
  #epitaph {
    padding-left: 400px;
  }
}
@media (min-width: 40.0625em) {
  #license {
    width: 425px;
    float: left;
    margin-right: 25px;
  }
}
#makers-mark {
  display: inline;
}

#makers-mark a {
  background-image: url(/css/images/makers-mark.png?1527706489);
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  height: 50px;
  margin: 0 auto;
  width: 125px;
  text-indent: -9999em;
}

@media (min-width: 40.0625em) {
  #makers-mark {
    width: 125px;
    float: right;
    margin-right: 0;
  }
}
.issue-thumbnail {
  position: relative;
}

.issue-thumbnail__link {
  display: block;
  margin-bottom: 1.5em;
  text-decoration: none;
}

.issue-thumbnail__link:focus .issue-thumbnail__image,
.issue-thumbnail__link:hover .issue-thumbnail__image {
  border-color: #65110f;
  -moz-box-shadow: #65110f 3px 3px;
  -webkit-box-shadow: #65110f 3px 3px;
  box-shadow: #65110f 3px 3px;
}

.issue-thumbnail__image {
  border: 1px solid;
  border-color: #981913;
  -moz-box-shadow: #981913 3px 3px;
  -webkit-box-shadow: #981913 3px 3px;
  box-shadow: #981913 3px 3px;
  margin-bottom: 0.75em;
}

.issue-thumbnail__button {
  display: block;
  font-size: 1.25em;
  line-height: 1.2em;
  padding-top: 0.375em;
  padding-bottom: 0.375em;
  width: 100%;
}

.breadcrumb {
  border-bottom-width: 0.0625em;
  border-bottom-style: dotted;
  padding-bottom: 0.6875em;
  border-bottom-color: #e5d7af;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

@media (min-width: 40.0625em) {
  .breadcrumb {
    margin-top: 0;
  }
}
.author_portraits--r {
  display: none;
}

.author-image {
  float: left;
  margin-bottom: 12.5px;
  margin-right: 12.5px;
}

.author-image:link {
  box-shadow: none !important;
}

.author-image:focus,
.author-image:hover {
  border-color: #f3ebd5 !important;
  background-color: #f3ebd5 !important;
}

.flag__body {
  display: none;
}

.third {
  clear: left;
}

.page__title {
  font-size: 1.25em;
  line-height: 1.2em;
}

@media (min-width: 40.0625em) {
  .page__title {
    font-size: 2em;
    line-height: 1.5em;
  }
}
.downloads--r {
  display: none;
}

.downloads__list,
.download__item {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.download__link:link {
  background-position: 6px 6px;
  background-repeat: no-repeat;
  border-bottom-color: #e8c654 !important;
  box-shadow: inset 0 -4px 0 #f0e59d !important;
  display: block;
  font-size: 1.25em;
  line-height: 1.2em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 48px;
  text-align: center;
  text-decoration: none;
}

.download__link:focus,
.download__link:hover {
  border-top-color: #f0e59d !important;
  background-color: #f0e59d !important;
}

.download__link--pdf {
  background-image: url(/css/images/pdf-32-trans.png?1476979237);
}

.download__link--epub {
  background-image: url(/css/images/epub-32-trans.png?1476979237);
}

.download__link--mobi {
  background-image: url(/css/images/mobi-32-trans.png?1476979237);
}

.article__title {
  margin-bottom: 0.75em;
}

.article__contributors {
  font-size: 1em;
  line-height: 1.5em;
}

@media (min-width: 40.0625em) {
  .article__contributors {
    font-size: 1.25em;
    line-height: 1.2em;
  }
}
.article-abstract-view .summary,
.article-abstract-view .article-downloads {
  margin-bottom: 1.5em;
}

.article__info {
  margin-bottom: 1.5em;
}

.article__info h1 {
  font-size: 1.25em;
  line-height: 1.2em;
}

.article__info h2 {
  font-size: 1em;
  line-height: 1.5em;
}

.article__info dl {
  display: grid;
  grid-template-columns: 5;
  font-size: 0.75em;
  line-height: 2em;
}

.article__info dt {
  color: #1a0b00;
  display: inline-block;
  font-style: italic;
  grid-column-start: 1;
  grid-column-end: span 2;
  text-align: right;
  width: auto;
}

.article__info dd {
  display: block;
  grid-column-start: 3;
  grid-column-end: span 3;
  margin-bottom: 0;
  margin-left: 25px;
}

.article__info .download__link {
  width: 175px;
}

.article-downloads h1 {
  border-bottom: 1px solid;
  border-bottom-color: #e8d65a;
}

.summary__postscript {
  border-top-color: rgba(0, 0, 0, 0.0625);
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 1.5em;
}

.archive-section dl,
.archive-section dd,
.archive-section dt {
  margin: 0;
}

.archive-section h1,
.archive-section dt {
  clear: left;
}

.archive-section dl {
  margin-bottom: 1.5em;
}

.archive-section dd {
  clear: both;
  overflow: hidden;
}

.archive-section dd a:link,
.archive-section dd a:visited {
  background-color: #fffff7;
  border-bottom-color: #C7CC8F;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #f8f4e9;
  border-left-style: solid;
  border-left-width: 20px;
  border-top-color: #f8f4e9;
  border-top-style: solid;
  border-top-width: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 3px 25px;
  text-decoration: none;
  -moz-transition: ease 0.38s;
  -o-transition: ease 0.38s;
  -webkit-transition: ease 0.38s;
  transition: ease 0.38s;
}

.archive-section dd a:link {
  color: #323232;
}

.archive-section dd a:visited {
  color: #273c2e;
}

.archive-section dd a.even {
  background-color: rgba(240, 229, 157, 0.5);
  border-left-color: #f0e59d;
}

.archive-section dd a:focus,
.archive-section dd a:hover {
  background-color: #e8d65a;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNlOGQ2NWEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmNjNjYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(72%, #e8d65a), color-stop(100%, #ffcc66));
  background-image: -moz-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: -webkit-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: linear-gradient(#e8d65a 72%, #ffcc66);
  border-left-color: rgba(255, 0, 13, 0.25);
  border-bottom-color: transparent;
  border-top-color: transparent;
  color: #320808;
}

.archive-section dd a.issue-link {
  border-bottom-width: 0;
}

.archive-section dd a.download-link {
  background-image: url(/css/images/acrobat-44-trans.png?1476979237);
  background-position: 1em 3px;
  background-repeat: no-repeat;
  border-top-style: dashed;
  border-top-width: 1px;
  padding-left: 50px;
  text-align: center;
  text-decoration: underline;
}

@media (min-width: 57.875em) {
  .archive-section dd a.issue-link {
    border-bottom-width: 1px;
    border-top-style: solid;
    float: left;
    width: 400px;
  }

  .archive-section dd a.download-link {
    border-left-color: #f8f4e9;
    border-left-color: rgba(147, 127, 44, 0.5);
    border-left-style: dashed;
    border-left-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    text-align: right;
    width: 325px;
  }
}
.archive-section dt {
  font-size: 1.25em;
  line-height: 1.2em;
  color: #77140C;
  display: block;
  font-weight: bold;
  margin-top: 1.8em;
  margin-bottom: 0.6em;
}

#search-results {
  clear: left;
}

#search-section-form {
  margin-bottom: 1.5em;
  *zoom: 1;
}

#search-section-form:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 40.0625em) {
  #search-section-form input[type=search] {
    width: 300px;
  }
}
@media (min-width: 57.875em) {
  #search-section-form input[type=search] {
    width: 450px;
  }
}
@media (min-width: 40.0625em) {
  #search-section-form input[type=submit] {
    width: 75px;
    float: right;
    margin-right: 0;
    margin-right: 0;
  }
}
@media (min-width: 57.875em) {
  #search-section-form input[type=submit] {
    width: 125px;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 40.0625em) {
  #search-section-form label {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 57.875em) {
  #search-section-form label {
    width: 125px;
    float: left;
    margin-right: 25px;
    text-align: right;
  }
}
.entry-list.entry-title {
  font-size: 1.125em;
  line-height: 1.33333em;
  font-weight: bold;
}

.feed {
  background-image: url(/css/images/bullet_feed.png?1476979237);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.facebook_com {
  background-image: url(/css/images/fb_feed.png?1476979237);
}

.twitter_com {
  background-image: url(/css/images/tw_feed.png?1476979237);
}

.itunes {
  background-image: url(/css/images/control_play.png?1476979237);
}

.email {
  background-image: url(/css/images/email.png?1476979237);
}

.comThanks {
  background-color: #e8d65a;
  background-image: url(/css/images/nav-active-bottom.png?1476979237);
  background-position: bottom;
  background-repeat: repeat-x;
  color: #981913;
  padding: 25px;
}

.content__main .form__submit,
.content__main .comSubmit,
.content__col .form__submit,
.content__col .comSubmit {
  width: 75px;
}

@media (min-width: 40.0625em) {
  .content__main .form__email,
.content__main .form__text,
.content__main input.comEmail,
.content__main input.comText,
.content__col .form__email,
.content__col .form__text,
.content__col input.comEmail,
.content__col input.comText {
    float: left;
    width: 200px;
  }
}
@media (min-width: 40.0625em) {
  .content__main .form__submit,
.content__main .comSubmit,
.content__col .form__submit,
.content__col .comSubmit {
    width: 125px;
  }
}
@media (min-width: 57.875em) {
  #get-feeds,
#get-podcast {
    margin-bottom: 1.5em;
  }

  #get-feeds {
    width: 375px;
    float: left;
    margin-right: 25px;
  }

  #get-podcast {
    width: 325px;
    float: right;
    margin-right: 0;
    margin-right: 0;
  }
}
#ancillary-page-content,
#error-content {
  margin: 25px;
  width: 100%;
}

@media (min-width: 40.0625em) {
  #ancillary-page-content,
#error-content {
    width: 575px;
    margin-left: auto;
    margin-right: auto;
  }

  #ancillary-page-content:after,
#error-content:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 40.0625em) {
  #error-content #search-section-form {
    margin-bottom: 0;
  }

  #error-content #search-section-form label {
    width: 125px;
    float: left;
    margin-right: 25px;
    text-align: right;
  }

  #error-content #search-section-form input[type=search] {
    width: 250px;
  }

  #error-content #search-section-form input[type=submit] {
    float: left;
    width: 75px;
  }
}
@media (min-width: 57.875em) {
  #error-content {
    width: 925px;
    margin-left: auto;
    margin-right: auto;
  }

  #error-content:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 64.0625em) {
  #error-content {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
  }

  #error-content:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 57.875em) {
  #error-menu {
    width: 575px;
    float: left;
    margin-right: 25px;
  }
}
#error-menu-options > li {
  *zoom: 1;
}

#error-menu-options > li:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 57.875em) {
  #why-god-why {
    width: 325px;
    float: right;
    margin-right: 0;
    margin-right: 0;
  }
}
@media (min-width: 64.0625em) {
  #why-god-why {
    width: 375px;
    float: right;
    margin-right: 0;
  }
}
#ancillary-page-content a[href]:focus,
#ancillary-page-content a[href]:hover {
  background-color: #f3ebd5;
}

@media (min-width: 57.875em) {
  .readership-statistics-main {
    width: auto;
  }
}
.alpnum-label {
  color: #3b2d05;
  font-weight: bold;
}

.epigram.error-header,
.epigram.opt-in-header,
.epigram.subrosa-header {
  display: none;
}

.nav--supp--pagination,
.nav--supp--pagination--paper {
  *zoom: 1;
}

.nav--supp--pagination:after,
.nav--supp--pagination--paper:after {
  content: "";
  display: table;
  clear: both;
}

.nav--supp--pagination li,
.nav--supp--pagination--paper li {
  font-size: 0.875em;
  line-height: 1.71429em;
  display: inline;
}

.nav--supp--pagination li.active,
.nav--supp--pagination--paper li.active {
  border-bottom-style: solid;
  border-bottom-width: 10px;
  color: #981913;
  font-weight: bold;
}

.nav--supp--pagination li,
.nav--supp--pagination a,
.nav--supp--pagination--paper li,
.nav--supp--pagination--paper a {
  float: left;
  text-align: center;
  width: 50px;
}

.nav--supp--pagination li:first-child > a {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.nav--supp--pagination li:last-child > a {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.nav--supp--pagination li.active {
  background-color: #e8d65a;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNlOGQ2NWEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmNjNjYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(72%, #e8d65a), color-stop(100%, #ffcc66));
  background-image: -moz-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: -webkit-linear-gradient(#e8d65a 72%, #ffcc66);
  background-image: linear-gradient(#e8d65a 72%, #ffcc66);
  border-bottom-color: rgba(255, 0, 13, 0.25);
}

.nav--supp--pagination a {
  border-bottom-color: rgba(147, 127, 44, 0.5);
  border-bottom-style: solid;
  border-bottom-width: 10px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.nav--supp--pagination--paper li {
  border-left: 0;
  border-right-color: rgba(0, 0, 0, 0.16);
  border-right-style: solid;
  border-right-width: 1px;
}

.nav--supp--pagination--paper li:last-child {
  border-right: 0;
}

.nav--supp--pagination--paper a {
  border-left: 0;
  border-right: 0;
}

#pax-honeypot {
  display: none;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  body {
    background-image: url(/css/images/body-bg@2x.png?1476979237);
  }

  #makers-mark a {
    background-image: url(/css/images/makers-mark@2x.png?1527706489);
    background-size: 100%;
  }
}
.no-js #intro {
  margin: 0 10%;
}

@media (min-width: 40.0625em) {
  .no-js #intro {
    margin: 0 auto;
  }
}
.no-js #site-search-form input[type=search] {
  float: left;
}

.no-js #site-search-form input[type=submit] {
  float: left;
}

.no-js #popupCartoon {
  display: none;
}

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