body {
  font-size: 100%;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

small {
  font-size: 80%; }

.scene-inner-content a {
  border-bottom: 1px dotted; }

#scenes hr {
  border-bottom: none;
  border-width: 1px;
  border-style: solid;
  margin: 20px 0; }
#scenes .scene-inner-content hr {
  width: 33.333%; }
#scenes h1 {
  margin-top: 0;
  font-family: "Tungsten 5r";
  font-weight: 500;
  font-size: 4.5em;
  margin-bottom: 20px;
  line-height: 0.9em;
  letter-spacing: -0.02em;
  text-transform: uppercase; }
#scenes h2 {
  font-family: "Tungsten 5r", "Tungsten 6r";
  font-weight: 400;
  font-size: 2.0em;
  line-height: 1.1em;
  text-transform: uppercase;
  margin: 5px 0; }
#scenes h3 {
  font-family: "Tungsten 5r", "Tungsten 6r";
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1.1em;
  text-transform: uppercase;
  margin: 20px 0; }
#scenes h4 {
  font-size: 1.2em;
  font-weight: 700; }
#scenes p {
  position: relative;
  font-size: 1.0em;
  line-height: 1.5em; }
#scenes p:first-child {
  margin-top: 0; }
#scenes p:last-child {
  margin-bottom: 0; }
#scenes p.credits {
  font-size: .8em;
  margin: 0;
  text-transform: uppercase; }
#scenes a {
  color: #666;
  text-decoration: none; }
#scenes .pullquote, #scenes blockquote, #scenes blockquote p {
  display: block;
  margin: 0;
  font-family: "Tungsten 5r", "Tungsten 6r";
  font-weight: normal;
  font-size: 33px;
  line-height: 32px;
  text-transform: uppercase; }
#scenes .pullquote, #scenes blockquote {
  /* border-top: 2px solid; */
  margin: 40px 0; }
  #scenes .pullquote p, #scenes blockquote p {
    padding: 0; }

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