/* PWF specific overrides */
.siteHeader {
  height: auto;
  background: #363837 url(../images/banner.jpg) no-repeat 100% -22px; }
  .siteHeader .gutter {
    padding-bottom: 0; }
  .siteHeader h1 {
    color: white;
    min-height: 132px;
    font-size: 40px;
    text-shadow: 0 0 17px rgba(0, 0, 0, 0.73); }
    .siteHeader h1 .subtitle {
      font-size: 200%; }
    .siteHeader h1 .unverified {
      text-transform: uppercase;
      font-size: 60%;
      font-family: sans-serif; }
  .siteHeader nav {
    background: rgba(51, 35, 28, 0.64); }
    .siteHeader nav a:link,
    .siteHeader nav a:visited,
    .siteHeader nav a:active,
    .siteHeader nav a:hover {
      color: #ffffff;
      box-shadow: none; }
    .siteHeader nav a:hover {
      color: #ffffff;
      background: rgba(255, 114, 47, 0.42); }

.innerPage .siteHeader {
  background-size: 100%; }
  .innerPage .siteHeader h1 {
    min-height: 0; }

@media (min-width: 1500px) {
  .siteHeader {
    background-position: 0 -37px; } }
@media (max-width: 850px) {
  .siteHeader h1 {
    font-size: 28px; } }
@media (max-width: 680px) {
  .siteHeader {
    background-size: 123%;
    background-position: 100% -10px; }
    .siteHeader h1 {
      font-size: 22px;
      min-height: 33px; } }
@media (max-width: 600px) {
  .siteHeader h1 .subtitle {
    font-size: 135%; }
  .siteHeader h1 .unverified {
    font-size: 60%; } }
@media (max-width: 450px) {
  .siteHeader {
    background-position: -61px -10px; }
    .siteHeader h1 {
      font-size: 114%; }
      .siteHeader h1 .subtitle {
        font-size: 125%; }
      .siteHeader h1 .unverified {
        font-size: 60%; } }
nav {
  background: none; }
  nav a:link,
  nav a:visited,
  nav a:active,
  nav a:hover {
    color: #f75000;
    font-weight: 300; }
  nav a:hover {
    background: none;
    color: #5A3B52; }
  nav .dateChoice {
    padding-left: .25rem;
    padding-right: .25rem; }
  nav .dateChoice + .dateChoice {
    margin-left: 0; }

@media (max-width: 600px) {
  nav a + a {
    margin-left: .1rem; } }
a, a:link,
a:active, a:visited, a:hover {
  color: #f75000; }

h1, h2 {
  font-family: "Libre Baskerville", serif; }

h1 {
  font-size: 170%; }

.overview {
  float: none;
  width: auto; }

.twoCol {
  width: 64%;
  float: left;
  margin-right: 5%; }

.staffPicks {
  margin-top: 1rem;
  margin-left: 0; }
  .staffPicks h2 {
    background: none;
    color: #A75A8C;
    padding: 0;
    border-radius: 3px;
    line-height: 1.25;
    text-transform: uppercase;
    font-family: Arial, sans-serif; }

.staffPicksFullWidth {
  width: auto;
  float: none;
  clear: both; }
  .staffPicksFullWidth .doc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 30%; }
  .staffPicksFullWidth .doc + .doc {
    margin-left: 4%; }

.one-third {
  width: 32%; }

.two-thirds {
  width: 64%;
  float: left; }

.two-thirds + .one-third {
  margin-left: 4%; }

.index .suben h3,
.index .suben.X h3 {
  color: #8c5699; }
.index .volsIncluded {
  padding-left: 1rem;
  display: inline-block;
  color: #7c7c7c;
  font-size: 90%; }
.index .volsIncluded:before {
  content: "for volumes: "; }

@media (max-width: 900px) {
  section {
    padding-top: 2rem; }

  .twoCol {
    float: none;
    width: auto;
    margin-right: 0; }

  .staffPicks {
    width: auto;
    float: none; }

  .two-thirds + .one-third {
    margin-left: 0; } }
@media (max-width: 800px) {
  .staffPicksFullWidth .doc {
    width: 45%; }

  .doc + .doc + .doc {
    margin-left: 0; } }
@media (max-width: 660px) {
  .staffPicks .doc,
  .staffPicksFullWidth .doc {
    width: auto;
    float: none; }
  .staffPicks .doc + .doc,
  .staffPicksFullWidth .doc + .doc {
    margin-left: 0;
    float: none; }

  .doc + .doc + .doc {
    margin-left: 0; } }
.teiFragment.panelMode doc {
  font-size: 115%; }

/* TOC overrides */
.TOC .level {
  background: none; }

/* search overrides */
.search h2 .scope {
  display: none; }

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