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

audio,canvas,video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}

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

[hidden] {
  display: none
}

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

html,button,input,select,textarea {
  font-family: sans-serif
}

body {
  margin: 0
}

a:focus {
  outline: thin dotted
}

a:active,a:hover {
  outline: 0
}
a {
  text-decoration: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0
}

h3 {
  font-size: 1.17em;
  margin: 1em 0
}

h4 {
  font-size: 1em;
  margin: 1.33em 0
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0
}

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

b,strong {
  font-weight: bold
}

blockquote {
  margin: 1em 40px
}

dfn {
  font-style: italic
}

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

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

p,pre {
  margin: 1em 0
}

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

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

q {
  quotes: none
}

q:before,q:after {
  content: '';
  content: none
}

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
}

dl,menu,ol,ul {
  margin: 1em 0
}

dd {
  margin: 0 0 0 40px
}

menu,ol,ul {
  padding: 0 0 0 40px
}

nav ul,nav ol {
  list-style: none;
  list-style-image: none
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic
}

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

figure {
  margin: 0
}

form {
  margin: 0
}

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

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px
}

button,input,select,textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}

button,input {
  line-height: normal
}

button,select {
  text-transform: none
}

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

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

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px
}

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

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0
}/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */html,button,input,select,textarea {
  color: #222
}

html {
  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
}

audio,canvas,img,video {
  vertical-align: middle
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

textarea {
  resize: vertical
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%
}

.clearfix:before,.col-2:before,.clearfix:after,.col-2:after {
  content: " ";
  display: table
}

.clearfix:after,.col-2:after {
  clear: both
}

.clearfix,.col-2 {
  *zoom: 1
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    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
  }
}

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

body {
  font: 62.5%/1.5 "PT Sans","Helvetica","Arial",sans-serif
}

a {
  color: inherit
}

p,pre {
  margin: 0 0 1em 0
}

h1,h2,h3,h4,h5,h6 {
  margin: 0 0 10px 0
}

h1 {
  font-size: 2.4em
}

h2 {
  font-size: 2em
}

h3 {
  font-size: 1.8em
}

h4 {
  font-size: 1.6em
}

h5 {
  font-size: 1.4em
}

h6 {
  font-size: 1.2em
}

.body-text p,.body-text pre,.body-text ul,.body-text ol {
  font-size: 1.3em;
  margin: 0 0 1em 0
}

.body-text li {
  margin-bottom: 5px
}

#wrapper {
  margin: 10px 40px;
  padding-bottom: 50px;
  max-width: 1000px
}

#wrapper.home {
  position: relative;
  max-width: 750px;
  margin: 0 40px
}

#wrapper.home header#hed-main {
  display: none
}

#wrapper.home header#hed-home {
  display: block
}

header h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.8em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .08em
}

header h1 a {
  color: inherit;
  text-decoration: none
}

header h1 a:hover {
  text-decoration: none
}

header h1 img {
  display: inline-block;
  margin-bottom: 5px
}

header#hed-home {
  display: none;
  position: absolute;
  top: 70%;
  left: 0;
  width: 140px;
  border: none;
  text-align: right
}

header#hed-home h1 {
  margin-bottom: 0
}

header#hed-home h2#deck {
  display: block;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  color: silver;
  -webkit-font-smoothing: antialiased
}

header#hed-home h2#deck a {
  text-decoration: none
}

header#hed-home h2#deck a:hover {
  color: gray
}

header#hed-main {
  position: relative;
  border-bottom: 1px solid #f6f6f6
}

header#hed-main nav ul {
  position: absolute;
  right: 0;
  bottom: 2px;
  margin: 0;
  padding: 0
}

header#hed-main nav li {
  position: relative;
  float: left;
  padding-left: 20px;
  list-style-type: none
}

header#hed-main nav li a {
  display: block;
  text-decoration: none;
  color: silver;
  text-transform: uppercase;
  font-size: 1.3em;
  -webkit-font-smoothing: antialiased
}

header#hed-main nav li a:hover,header#hed-main nav li.active>a {
  color: gray
}

@media (min-width: 601px) {
  header#hed-main nav li>ul {
    display: none;
    position: absolute;
    top: 2em;
    right: -5px;
    width: 180px;
    margin-top: -2px;
    padding-top: 3px;
    z-index: 10
  }

  header#hed-main nav li>ul li {
    float: none;
    padding: 0
  }

  header#hed-main nav li>ul li a {
    padding: 3px 5px;
    background: #f9f9f9;
    background: #fff;
    border: 1px solid #f6f6f6;
    border-width: 1px 1px 0 0;
    text-transform: none;
    text-align: right;
    color: silver
  }

  header#hed-main nav li>ul li a:hover {
    color: gray
  }

  header#hed-main nav li:hover>ul {
    display: block
  }
}

.page {
  max-width: 600px;
  padding-top: 10px
}

figure img {
  max-width: 100%;
  max-height: 900px
}

figure figcaption {
  margin-top: 3px;
  padding-left: 15px;
  font-size: 1.2em;
  color: gray
}

.expanded figure img {
  margin-right: 40px;
  max-width: 150%
}

.expanded-130 figure img {
  margin-right: 40px;
  max-width: 130%
}

.h-800 figure img {
  max-height: 800px
}
.h-1000 figure img {
  max-height: 1000px
}
.pagination {
  float: right;
  margin: 1px 0 5px 0;
  padding: 0;
  list-style: none
}

.pagination li {
  float: left;
  padding-top: 2px;
  border-top: 2px solid transparent
}

.pagination li.active {
  border-top-color: silver
}

.pagination a {
  display: block;
  padding: 0 5px;
  font-size: 1.2em;
  text-decoration: none;
  color: gray
}

.pagination .active a,.pagination a:hover {
  color: #222
}

.pagination .prev a,.pagination .next a {
  color: gray;
  padding: none
}

.pagination .prev a:hover,.pagination .next a:hover {
  color: #222
}

.pagination .prev a:not([href]),.pagination .next a:not([href]) {
  color: #e6e6e6;
  cursor: default
}

.with-lines .main {
  margin-top: 20px
}

.poem {
  padding-left: 15px
}

.poem pre {
  font-family: 'Times New Roman', serif;
  font-size: 14px;
  line-height: 1.8
}

.col-2 .main {
  width: 150%
}

.col-2 figure {
  float: left
}

.col-2 .poem {
  float: left;
  padding-left: 40px;
  max-width: 50%
}

@media (max-width: 900px) {
  .col-2 .main {
    width: auto
  }

  .col-2 figure {
    float: none;
    max-width: none
  }

  .col-2 .poem {
    float: none;
    padding-left: 0;
    max-width: none
  }
}

.biography h4,.biography h5,.body-text h4,.body-text h5 {
  font-size: 1.3em;
  margin-bottom: 15px;
  clear: left
}

.biography h5,.body-text h5 {
  float: left;
  font-weight: normal;
  margin: 0
}

.biography h5+p,.body-text h5+p {
  padding-left: 80px
}

.biography h5+ul,.body-text h5+ul {
  padding-left: 80px
}

.biography h5+ul li,.body-text h5+ul li {
  position: relative;
  list-style-type: none
}

.biography h5+ul li:before,.body-text h5+ul li:before {
  content: '-';
  position: absolute;
  left: -8px
}

#mobile-nav-toggle {
  display: none;
  float: right;
  font-size: 20px;
  line-height: 27px;
  text-decoration: none
}

@media (max-width: 600px) {
  #mobile-nav-toggle {
    display: block
  }

  #wrapper {
    margin: 5px;
    padding-bottom: 10px
  }

  #wrapper.home {
    margin: 0 5px
  }

  header#hed-main nav {
    display: none
  }

  header#hed-main nav.open {
    display: block
  }

  header#hed-main nav ul {
    position: static;
    right: none;
    bottom: none;
    margin: 0;
    padding: 0
  }

  header#hed-main nav li {
    float: none;
    padding-left: 0;
    border-top: 1px solid #f6f6f6;
    list-style-type: none
  }

  header#hed-main nav li a {
    padding: 3px 0 0;
    font-size: 1.8em
  }

  header#hed-home {
    width: 100%;
    top: 55%;
    left: 0;
    text-align: center
  }

  .biography h5 {
    float: none
  }

  .biography h5+p {
    padding-left: 0
  }

  .biography h5+ul {
    padding-left: 8px
  }
}
