/* line 1, ../sass/partials/_parchment.scss */
.parchment {
  font-size: 20px;
  font-size: 1.25rem; }
  /* line 5, ../sass/partials/_parchment.scss */
  .parchment * {
    box-sizing: border-box; }
  /* line 9, ../sass/partials/_parchment.scss */
  .parchment hr {
    display: block;
    border: 0;
    background: url("../images/backgrounds/bg_parchment-hr.png") top center no-repeat;
    height: 7px;
    width: 100%;
    margin: 25px auto; }
  /* line 20, ../sass/partials/_parchment.scss */
  .parchment hgroup p {
    margin: 0 auto;
    width: 60%; }
  /* line 26, ../sass/partials/_parchment.scss */
  .parchment h2 {
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase; }
  /* line 32, ../sass/partials/_parchment.scss */
  .parchment p {
    line-height: 150%; }

/* line 5, ../sass/seance.scss */
.article_header {
  background: url("../images/backgrounds/bg_seance-masthead.png") center top no-repeat;
  height: 650px;
  position: relative; }
  @media only screen and (max-width: 800px) {
    /* line 5, ../sass/seance.scss */
    .article_header {
      height: 140px;
      background-position: center bottom;
      background-size: 150% auto; } }
  @media only screen and (max-width: 560px) {
    /* line 5, ../sass/seance.scss */
    .article_header {
      height: 80px; } }
  @media only screen and (max-width: 475px) {
    /* line 5, ../sass/seance.scss */
    .article_header {
      display: none; } }
  /* line 23, ../sass/seance.scss */
  .article_header:after {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #424242), color-stop(100%, #000000));
    background-image: -webkit-linear-gradient(#424242, #000000);
    background-image: linear-gradient(#424242, #000000);
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 120%;
    z-index: 100; }

/* line 38, ../sass/seance.scss */
.playbill {
  background: url("../images/backgrounds/bg_seance-playbill.png") center bottom no-repeat;
  padding: 25px 0 115px;
  font-family: "IM Fell English", serif;
  position: relative; }
  /* line 44, ../sass/seance.scss */
  .playbill:after {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #424242), color-stop(100%, #000000));
    background-image: -webkit-linear-gradient(#424242, #000000);
    background-image: linear-gradient(#424242, #000000);
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120%;
    z-index: 100; }
  /* line 56, ../sass/seance.scss */
  .playbill figure,
  .playbill article {
    height: auto;
    width: 80%;
    display: block;
    margin: 18px auto;
    max-width: 717px; }
  /* line 67, ../sass/seance.scss */
  .playbill figure figcaption {
    display: none; }
  /* line 71, ../sass/seance.scss */
  .playbill figure img {
    width: 100%;
    height: auto; }
  /* line 78, ../sass/seance.scss */
  .playbill .img.left {
    background: url("../images/backgrounds/bg_seance-img-left_bottom.png") center bottom no-repeat;
    overflow: auto;
    padding: 0 0 50px; }
    /* line 85, ../sass/seance.scss */
    .playbill .img.left img {
      float: left;
      margin-right: 44px; }
    /* line 90, ../sass/seance.scss */
    .playbill .img.left p {
      font-size: 29px;
      font-size: 1.8125rem;
      float: right;
      background: url("../images/backgrounds/bg_seance-img-left.png") center top no-repeat;
      line-height: 125%;
      padding: 65px 0 0;
      width: 385px; }
    /* line 100, ../sass/seance.scss */
    .playbill .img.left em {
      font-size: 20px;
      font-size: 1.25rem; }
  /* line 106, ../sass/seance.scss */
  .playbill .img.right {
    overflow: auto;
    padding: 30px 68px 1px 43px; }
    /* line 110, ../sass/seance.scss */
    .playbill .img.right em {
      font-size: 16px;
      font-size: 1rem; }
    /* line 114, ../sass/seance.scss */
    .playbill .img.right p {
      font-size: 23px;
      font-size: 1.4375rem;
      float: left;
      line-height: 125%;
      padding: 16px 25px;
      width: 345px; }
    /* line 122, ../sass/seance.scss */
    .playbill .img.right img {
      float: right; }
  @media only screen and (max-width: 890px) {
    /* line 131, ../sass/seance.scss */
    .playbill article img {
      display: none; }
    /* line 137, ../sass/seance.scss */
    .playbill article.img.left p, .playbill article.img.right p {
      width: 100%;
      max-width: 100%; } }
  /* line 143, ../sass/seance.scss */
  .playbill article p em {
    text-transform: uppercase; }
  @media only screen and (max-width: 440px) {
    /* line 149, ../sass/seance.scss */
    .playbill article.img.left, .playbill article.img.right {
      padding-left: 0;
      padding-right: 0; }
      /* line 153, ../sass/seance.scss */
      .playbill article.img.left p, .playbill article.img.right p {
        font-size: 18px;
        font-size: 1.125rem;
        padding-left: 0;
        padding-right: 0; } }

/* line 164, ../sass/seance.scss */
.houdini {
  background: none;
  /*url( "/assets/images/backgrounds/bg_seance-houdini.png" ) center top no-repeat;*/
  margin: -133px 0 -40px;
  min-height: 1700px;
  background-size: 100% auto;
  padding: 105px 0 0; }
  @media only screen and (max-width: 800px) {
    /* line 164, ../sass/seance.scss */
    .houdini {
      padding: 60px 0 0; } }
  @media only screen and (max-width: 700px) {
    /* line 164, ../sass/seance.scss */
    .houdini {
      padding: 20px 0 0; } }
  @media only screen and (max-width: 600px) {
    /* line 164, ../sass/seance.scss */
    .houdini {
      background: none;
      padding: 20px 0 0; } }
  /* line 184, ../sass/seance.scss */
  .houdini hgroup {
    max-width: 768px;
    margin: 0 auto;
    width: 80%; }
    /* line 188, ../sass/seance.scss */
    .houdini hgroup h2 {
      font-size: 30px;
      font-size: 1.875rem;
      background: url("../images/backgrounds/bg_seance-head.png") center bottom no-repeat;
      height: 105px;
      overflow: hidden;
      text-indent: -10000000px;
      background-size: 75% auto; }
      @media only screen and (max-width: 400px) {
        /* line 188, ../sass/seance.scss */
        .houdini hgroup h2 {
          background: none;
          height: auto;
          text-indent: 0;
          padding: 25px 0 0; } }
    /* line 202, ../sass/seance.scss */
    .houdini hgroup span {
      font-size: 20px;
      font-size: 1.25rem;
      font-family: "Heck italic", sans-serif;
      display: block;
      line-height: 150%;
      text-align: center;
      max-width: 700px;
      padding: 29px 0;
      margin: 0 auto; }
  /* line 215, ../sass/seance.scss */
  .houdini article {
    max-width: 707px;
    margin: 0 auto;
    overflow: auto;
    padding: 0 0 1px;
    width: 80%; }
  /* line 223, ../sass/seance.scss */
  .houdini .img.right {
    padding: 200px 0 0;
    background: url("../images/backgrounds/bg_seance-houdini-face.png") center top no-repeat;
    position: relative;
    top: -100px; }
    @media only screen and (max-width: 600px) {
      /* line 223, ../sass/seance.scss */
      .houdini .img.right {
        background: none;
        padding: 20px 0 0; } }
    /* line 233, ../sass/seance.scss */
    .houdini .img.right p {
      font-size: 19px;
      font-size: 1.1875rem;
      width: 450px;
      float: left;
      margin: 0 0 20px; }
      /* line 239, ../sass/seance.scss */
      .houdini .img.right p span {
        font-size: 16px;
        font-size: 1rem; }
    /* line 244, ../sass/seance.scss */
    .houdini .img.right img {
      float: right; }
    /* line 248, ../sass/seance.scss */
    .houdini .img.right em {
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase; }
    @media only screen and (max-width: 925px) {
      /* line 255, ../sass/seance.scss */
      .houdini .img.right img {
        display: block;
        margin: 0 auto 20px;
        float: none; }
      /* line 260, ../sass/seance.scss */
      .houdini .img.right p {
        width: 100%; } }
  /* line 266, ../sass/seance.scss */
  .houdini figure {
    max-width: 707px;
    margin: 20px auto;
    padding: 25px 0 60px;
    width: 80%; }
    /* line 271, ../sass/seance.scss */
    .houdini figure figcaption {
      display: none; }
    /* line 275, ../sass/seance.scss */
    .houdini figure img {
      display: block;
      margin: 0 auto;
      width: 100%; }
    /* line 281, ../sass/seance.scss */
    .houdini figure.divided {
      background: url("../images/backgrounds/bg_seance-img-left_bottom.png") center bottom no-repeat;
      background-size: 100% auto;
      padding-top: 0px;
      margin-top: 0px; }
    @media only screen and (max-width: 770px) {
      /* line 289, ../sass/seance.scss */
      .houdini figure img {
        display: none; }
      /* line 292, ../sass/seance.scss */
      .houdini figure figcaption {
        display: block;
        background: url("../images/backgrounds/bg_seance-img-left_bottom.png") center top no-repeat;
        background-size: 100% auto;
        padding: 40px 25px 0; } }
  /* line 302, ../sass/seance.scss */
  .houdini .handcuffs {
    font-size: 22px;
    font-size: 1.375rem;
    background: url("../images/backgrounds/bg_seance-handcuffs.png") center 33px no-repeat;
    padding: 100px 0 0;
    font-family: "IM Fell English", sans-serif; }

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