/* Normalize */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

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

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

a:focus {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */

button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */

button,
input, /* 1 */
select { /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea { /* 1 */
  margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */

[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */

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

/* Type
   ========================================================================== */
@font-face {
  font-family: 'Utopia Std';
  src: url('../type/UtopiaStd-Capt.woff') format('woff'),
    url('../type/UtopiaStd-Capt.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Utopia Std Bold';
  src: url('../type/UtopiaStd-BoldCapt.woff') format('woff'),
    url('../type/UtopiaStd-BoldCapt.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Utopia Std Italic';
  src: url('../type/UtopiaStd-CaptIt.woff') format('woff'),
    url('../type/UtopiaStd-CaptIt.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
em {
  font-style: normal;
  font-family: 'Utopia Std Italic';
}
strong {
  font-weight: normal;
  font-family: 'Utopia Std Bold';
}
br {
  line-height: 1.6em;
}
.smallcaps {
    font-variant: small-caps;
}
.uppercase {
  text-transform: uppercase;
}

a, a:visited, a:active, a:hover {
  color: white;
  text-decoration: none;
}

/* Header
   ========================================================================== */
.wordmark {
  position: fixed;
  top: 130px;
  left: 50%;
  background-color: black;
}
.wordmark img {
  width: 20vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
}
.top-toc {
  position: fixed;
  height: 200px;
  top: 0;
  left: 50%;
  background-color: black;
  text-align: center;
}
.top-toc ul {
  list-style-type: none; 
  margin: 0;
  padding: 0;
  padding-top: 15px;
}
.top-toc li {
  display: inline-block;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
}
.logo {
  position: absolute;
  top: 160px;
  left: 50%;
  margin-left: -400px;
}
.broken-node-left {
  position: absolute;
  top: 22px;
  left: 2vw;
}
.broken-node-right {
  position: absolute;
  top: 22px;
  right: 2vw;
}
.broken-node-right img {
  transform: scaleX(-1);
}
.broken-node-left img,
.broken-node-right img {
  height: 42vh;
}

/* TOC
   ========================================================================== */
.toc-left {
  position: fixed;
  top: 0;
  left: 0;
  margin: 20px;
  height: calc(100vh - 70px);
  width: 20vw;
  padding-right: 1px;
  padding-bottom: 30px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  justify-content: flex-end;
  display: flex;
  align-items: flex-end;
  flex-flow: column;
  text-align: right;
}
.toc-right {
  position: fixed;
  top: 0;
  right: 0;
  margin: 20px;
  height: calc(100vh - 70px);
  width: 20vw;
  padding-left: 1px;
  padding-bottom: 30px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  justify-content: flex-end;
  display: flex;
  flex-flow: column;
}
.toc-left p,
.toc-right p {
  font-size: 14px;
  line-height: 1.2em;
}
.toc-left a,
.toc-right a,
.top-toc a {
  color: #7E7E7E;
}
.toc-right img,
.toc-left img {
  margin-top: 10px;
  width: 35%;
}
.toc-right img {
  transform: scaleX(-1);
}
.toc-rule {
  width: 10px;
  color: #7E7E7E;
  margin-top: 0px;
  margin-bottom: 0px;
}
.anchor {
  position: relative;
  top: -280px;
  visibility: hidden;
}
/* Layout
   ========================================================================== */
html {
  font-family: 'Utopia Std';
  font-size:  18px;
  line-height: 2em;
  color:  white;
  background-color: black;
  overflow-x: hidden; 
}
input {
  width: 20vw;
  text-align: center;
}
.container {
  margin-left:  auto;
  margin-right: auto;
  margin-top:  40vh;
  background-color: black;
  padding:  80px;
}
.push-right {
  float: right;
}
.push-left {
  float: left;
}
.text-center {
  text-align: center;
}
.portion-title {
  font-size: 1.5em;
  margin-bottom: 40px;
}
.piece {
  margin-top: 60vh;
}
.title {
  font-size: 3em;
  text-align: right;
  line-height: 1.3em;
  text-align: center;
  color: #7E7E7E;
}
.subtitle {
  font-size: .9em;
  text-align: right;
  line-height: 1.3em;
  margin-bottom: 15px;
  text-align: center;
  color: #7E7E7E;
}
.author {
  font-size: 1.5em;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 100px;
  text-align: center;
  color: #7E7E7E;
}
.sigil {
  width: 100%;
  margin-top: 500px;
}
.sigil img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bio {
  margin-top: 400px;
  line-height: 2em;
  background-color: RGBA(126, 126, 126, 0.075);
  padding: 40px;
}
.submit {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
/* Negative Spacing
   ========================================================================== */

.top-40 {
  margin-top: 40px;
}
.top-70 {
  margin-top: 70px;
}
.top-100 {
  margin-top: 100px;
}
.top-150 {
  margin-top: 150px;
}
.top-160 {
  margin-top: 160px;
}
.top-300 {
  margin-top: 300px;
}
.top-400 {
  margin-top: 400px;
}
.top-500 {
  margin-top: 500px;
}
.top-800 {
  margin-top: 800px;
}
.top-5 {
  margin-top: 5px;
}
.top-10 {
  margin-top: 10px;
}
.top-40 {
  margin-top: 40px;
}
.bottom-5 {
  margin-bottom: 5px;
}
.bottom-40 {
  margin-bottom: 40px;
}
.bottom-150 {
  margin-bottom: 150px;
}

/* Indentation
   ========================================================================== */
.indented {
  text-indent: 50px;
}
.margin-25 {
  margin-left: 25px;
}
.margin-40 {
  margin-left: 40px;
}
.margin-50 {
  margin-left: 50px;
}
.margin-60 {
  margin-left: 60px;
}
.margin-90 {
  margin-left: 90px;
}
.margin-100 {
  margin-left: 90px;
}
.margin-120 {
  margin-left: 120px;
}
.margin-140 {
  margin-left: 140px;
}
.margin-150 {
  margin-left: 150px;
}
.margin-160 {
  margin-left: 160px;
}
.margin-180 {
  margin-left: 180px;
}
.margin-190 {
  margin-left: 190px;
}

/* Div Width
   ========================================================================== */
.narrow-560 {
  margin-left: auto;
  margin-right: auto;
  width: 560px;
}

/* Customizations
   ========================================================================== */
.salvation {
  margin-right: 6px;
}
.schwob p {
  line-height: 2em;
  text-align: justify;
}
.butler p,
.tedesco p,
.chapman p,
.navaratnam p,
.trefry p, 
.bio p {
  line-height: 2em;
  text-align: justify;
}

/* Responsiveness
   ========================================================================== */
/* Extra Small Devices, Phones */ 
@media (min-width: 320px) {
  .wordmark img {
    width: 80vw;
  }
  .toc-left,
  .toc-right {
    visibility: hidden;
  }
  .container {
    width:  80vw;
    padding: 5px;
  }
  .wordmark,
  .top-toc {
    width: 100vw;
    margin-left: -50vw;
  }
}
/* Smartphones */ 
@media (min-width: 480px) {
  .wordmark img {
    width: 80vw;
  }
  .toc-left,
  .toc-right {
    visibility: hidden;
  }
  .container {
    width:  80vw;
  }
  .wordmark,
  .top-toc {
    width: 100vw;
    margin-left: -50vw;
  }
}
/* Tablets */
@media (min-width: 768px) {
  .wordmark img {
    width: 50vw;
  }
  .toc-left,
  .toc-right {
    visibility: hidden;
  }
  .container {
    width:  80vw;
  }
  .wordmark,
  .top-toc {
    width: 100vw;
    margin-left: -50vw;
  }
}
/* Very Small Screens */
@media (min-width: 992px) {
  .wordmark img {
    width: 40vw;
  }
  .toc-left,
  .toc-right {
    visibility: visible;
  }
  .container {
    width:  40vw;
  }
  .wordmark,
  .top-toc {
    width: 45vw;
    margin-left: -22.5vw;
  }
}
/* Small Screens */
@media (min-width: 1200px) {
  .wordmark img {
    width: 20vw;
  }
  .toc-left,
  .toc-right {
    visibility: visible;
  }
  .container {
    width:  40vw;
  }
  .wordmark,
  .top-toc {
    width: 45vw;
    margin-left: -22.5vw;
  }
}
/* Average Screens */
@media (min-width: 1440px) {
  .wordmark img {
    width: 20vw;
  }
  .toc-left,
  .toc-right {
    visibility: visible;
  }
  .container {
    width:  40vw;
  }
  .wordmark,
  .top-toc {
    width: 45vw;
    margin-left: -22.5vw;
  }
}
/* Large Screens */
@media (min-width: 1920px) {
  .wordmark img {
    width: 20vw;
  }
  .toc-left,
  .toc-right {
    visibility: visible;
  }
  .container {
    width:  40vw;
  }
  .wordmark,
  .top-toc {
    width: 45vw;
    margin-left: -22.5vw;
  }
}
/* Very Large Screens */
@media (min-width: 2560px) {
  .wordmark img {
    width: 20vw;
  }
  .toc-left,
  .toc-right {
    visibility: visible;
  }
  .container {
    width:  40vw;
  }
  .wordmark,
  .top-toc {
    width: 45vw;
    margin-left: -22.5vw;
  }
}
/* Layout Utilities (added during cleanup)
   ========================================================================== */

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.lowercase {
  text-transform: lowercase;
}

/* Container variants */
.container-padded {
  padding-top: 20px;
}

.container-index {
  padding-top: 20px;
  margin-bottom: 0;
  height: 900px;
}

/* Logo container */
.logo-container {
  position: relative;
  height: 180px;
}

/* Glyph image on index */
.glyph-img {
  height: 700px;
}

/* Spacer classes to replace invisible hr elements */
.spacer-10 {
  display: block;
  height: 10pt;
}

.spacer-15 {
  display: block;
  height: 15pt;
}

.spacer-20 {
  display: inline-block;
  height: 20pt;
}

.spacer-100 {
  display: block;
  height: 100pt;
}

/* Empty cell placeholder */
.empty-cell {
  min-width: 1px;
}

.text-center {
  text-align: center;
}

.align-bottom {
  vertical-align: text-bottom;
}

.spacer-160 {
  display: block;
  height: 160pt;
}

/* Accessibility - Skip Link
   ========================================================================== */
.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 9999;
  padding: 0.5em 1em;
  background: #000;
  color: #fff;
  text-decoration: none;
}

.skip-link:focus {
  left: 10px;
  top: 10px;
}

/* Screen reader only - visually hidden but accessible
   ========================================================================== */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
