/* 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 6, ../sass/clubhouse.scss */
.clubhouse .page-header img {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  display: block; }
/* line 13, ../sass/clubhouse.scss */
.clubhouse .page-header figcaption {
  display: none; }
@media only screen and (max-width: 700px) {
  /* line 5, ../sass/clubhouse.scss */
  .clubhouse .page-header {
    max-height: 131px; }
    /* line 19, ../sass/clubhouse.scss */
    .clubhouse .page-header figcaption {
      display: block; }
    /* line 22, ../sass/clubhouse.scss */
    .clubhouse .page-header img {
      display: none; }
    /* line 25, ../sass/clubhouse.scss */
    .clubhouse .page-header em {
      font-size: 14px;
      font-size: 0.875rem;
      display: block; } }
@media only screen and (max-width: 400px) {
  /* line 32, ../sass/clubhouse.scss */
  .clubhouse .page-header em {
    display: none; } }
/* line 38, ../sass/clubhouse.scss */
.clubhouse .container img {
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 1000px) {
    /* line 38, ../sass/clubhouse.scss */
    .clubhouse .container img {
      width: 100%;
      height: auto; } }
/* line 46, ../sass/clubhouse.scss */
.clubhouse .container header {
  text-align: center; }
/* line 50, ../sass/clubhouse.scss */
.clubhouse .container p {
  font-size: 17px;
  font-size: 1.0625rem;
  width: 80%;
  max-width: 550px;
  margin: 20px auto; }
  /* line 56, ../sass/clubhouse.scss */
  .clubhouse .container p em {
    font-family: "Brothers Regular Alt", serif;
    font-weight: bold;
    text-transform: uppercase; }
  /* line 62, ../sass/clubhouse.scss */
  .clubhouse .container p i {
    font-style: italic; }
/* line 68, ../sass/clubhouse.scss */
.clubhouse .container h2 {
  font-size: 29px;
  font-size: 1.8125rem;
  padding: 50px 0;
  background: url("../images/backgrounds/bg_about-heading-border.png") center bottom no-repeat;
  letter-spacing: 2px;
  text-transform: none;
  line-height: 120%;
  font-variant: small-caps; }
/* line 79, ../sass/clubhouse.scss */
.clubhouse .left {
  background: url("../images/backgrounds/bg_clubhouse-history-sidebar.png") right top no-repeat;
  width: 100%;
  max-width: 904px;
  float: left;
  padding: 20px 248px 80px 0; }
  @media only screen and (max-width: 1000px) {
    /* line 79, ../sass/clubhouse.scss */
    .clubhouse .left {
      padding: 0;
      background: none; } }
  /* line 91, ../sass/clubhouse.scss */
  .clubhouse .left p {
    width: 100%;
    max-width: 100%;
    margin: 20px auto; }
  /* line 97, ../sass/clubhouse.scss */
  .clubhouse .left header {
    background: url("../images/backgrounds/bg_about-leading-o.png") left 5px no-repeat;
    min-height: 126px;
    padding: 15px 0 15px 95px;
    margin: 25px 0;
    text-align: left; }
    /* line 104, ../sass/clubhouse.scss */
    .clubhouse .left header p {
      margin: 0;
      padding: 0;
      width: 100%;
      text-indent: -14px;
      overflow: hidden;
      line-height: 26px; }

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