html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
@font-face {
  font-family: 'paperwork';
  src: url("paperwork-webfont.eot");
  src: url("paperwork-webfont.eot#iefix") format('embedded-opentype'), url("paperwork-webfont.woff") format('woff'), url("paperwork-webfont.ttf") format('truetype'), url("paperwork-webfont.svg") format('svg');
  font-weight: 300;
  font-style: normal;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  background: #7dcc46;
  margin: 0 1em;
  font-family: 'paperwork', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  color: #000;
  padding-bottom: 4em;
}
body:after {
  content: " ";
  display: table;
}
p,
h2,
h3,
h4 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0.7em;
}
h3 {
  margin-top: 1.4em;
  text-transform: uppercase;
}
h1 {
  font-size: 1.5em;
  line-height: 1.25em;
}
a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid;
}
a:hover {
  border-bottom: 1px dashed;
}
a:active {
  border-bottom: 1px solid;
}
#logo {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -80px;
  width: 80px;
  z-index: -1;
}
#logo img {
  max-width: 100%;
}
#logo_mark {
  position: fixed;
  bottom: 2em;
  right: 2em;
}
#logo_mark img {
  max-width: 100%;
}
#main_nav {
  display: none;
  text-align: left;
  background: #fff;
  position: fixed;
  margin: 1em 0;
  padding: 0 1em;
  bottom: 0;
  right: 0;
  width: 25%;
}
#main_nav a {
  margin: 0 1em 0 0;
  padding: 0.2em 0;
  display: block;
  text-decoration: none;
}
#main_nav a.active {
  background: #000;
}
#main_nav a:hover {
  background: #000;
}
#footer {
  opacity: 0.6;
  float: left;
  width: 25%;
  height: 20%;
  margin: 1em 0;
  padding: 0 1em;
}
#footer a {
  border-bottom: none;
}
#footer img {
  max-width: 100%;
}
section {
  width: 25%;
  float: left;
  padding: 1em;
  margin-bottom: 2em;
}
section img {
  max-width: 100%;
}
section >h1 {
  text-transform: uppercase;
  letter-spacing: 0.45em;
  border-bottom: 1px dotted;
}
section:target {
  background: #bae3ba;
}
.issue figure img {
  max-width: 100%;
}
.contributors {
  list-style: none;
  padding: 0;
}
.contributors li {
  display: inline;
}
.contributors li:after {
  content: ", ";
}
.contributors li:last-child:after {
  content: "";
}
.news_entry {
  margin-bottom: 2.5em;
}
article > h1 {
  padding-top: 0.1em;
}
#tour-dates ul {
  list-style-type: disc;
  padding: 0 0 0 1.2em;
}

#about .imglink {
  border: none;
}
@media (max-width: 45em) {
  section {
    width: 50%;
    height: auto;
    overflow-y: auto;
  }
  #footer {
    padding-bottom: 2em;
    height: auto;
  }
  #logo_mark {
    position: fixed;
  }
  #about {
    height: auto;
  }
}
@media (min-width: 45em) {
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
/* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}