/*
Theme Name: RcmfTheme
Theme URI: http://www.dehlic.com
Version: 0.0.1
Author: Dehlic
Author URI: http://www.dehlic.com
*/
/************************************************************************************
RESET
*************************************************************************************/
@import url(fonts/stylesheet.css);
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
  margin: 0;
  padding: 0; }

img, fieldset {
  border: 0; }

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* set img max-width */
img {
  max-width: 100%;
  height: auto; }

/* ie 8 img max-width */
@media \0screen {
  img {
    width: auto; } }
/* colors */
/*font sizes */
/*transitions&*/
img.alignleft {
  float: left;
  padding: 0 10px 10px 0; }
img.alignright {
  float: right;
  padding: 0 0 10px 10px; }

#header {
  margin-top: 22px;
  height: 180px;
  border-bottom: 3px solid #b1980f; }
  #header #site-logo {
    float: left;
    margin: 0 0 0 0;
    height: 120px; }
    #header #site-logo a {
      display: block; }
    #header #site-logo .icon-LOGO_HEAD {
      background-size: 100%;
      width: 234px;
      height: 128px; }
  #header .floated-right {
    margin-top: 49px;
    width: 240px;
    text-align: right;
    float: right; }
    #header .floated-right nav.lang {
      width: 100%;
      float: right; }
      #header .floated-right nav.lang ul {
        float: right;
        font-weight: 300;
        text-transform: uppercase;
        list-style: none; }
        #header .floated-right nav.lang ul li {
          float: left; }
          #header .floated-right nav.lang ul li a, #header .floated-right nav.lang ul li a:visited {
            float: left;
            display: block;
            font-size: 1.4em;
            line-height: 0.71429em;
            padding: 0 10px 20px 10px;
            text-decoration: none;
            color: #6d6e71; }
            #header .floated-right nav.lang ul li a:hover, #header .floated-right nav.lang ul li a:visited:hover {
              color: #b1980f; }
          #header .floated-right nav.lang ul li:last-child a {
            padding: 0 0 20px 10px; }
          #header .floated-right nav.lang ul li:last-child:after {
            display: none; }
          #header .floated-right nav.lang ul li.last-child:after {
            display: none !important; }
          #header .floated-right nav.lang ul li:after {
            float: left;
            content: '|';
            font-size: 1.4em;
            line-height: 0.71429em; }
          #header .floated-right nav.lang ul li.current-lang a, #header .floated-right nav.lang ul li.current-lang a:visited {
            color: #b1980f; }
      #header .floated-right nav.lang #mobile-search-icon {
        display: none; }
    #header .floated-right #searchform-wrap {
      width: 100%;
      float: right; }
      #header .floated-right #searchform-wrap input {
        font-family: 'museo_sans', sans-serif;
        font-weight: 300;
        width: 210px;
        padding: 3px 18px 3px 5px;
        font-size: 1.4em;
        line-height: 1.28571em;
        margin: 0;
        border: 1px solid #a7a9ac;
        background-position: 213px center;
        background-size: 11px 18px;
        color: lightgray; }
  #header nav#tablet-nav-wrap {
    display: none; }
  #header nav#main-nav-wrap {
    width: 100%;
    float: left; }
    #header nav#main-nav-wrap #mobile-menu-button {
      display: none; }
    #header nav#main-nav-wrap #main-nav {
      margin-top: 20px;
      font-size: 1.4em;
      font-weight: 300;
      text-transform: uppercase;
      list-style: none;
      float: right; }
      #header nav#main-nav-wrap #main-nav li {
        position: relative;
        float: left; }
        #header nav#main-nav-wrap #main-nav li span.sep {
          color: #6d6e71;
          float: left;
          padding: 10px 0 0 0;
          width: 1px;
          line-height: 10px;
          margin: 0 0 0 -1px; }
        #header nav#main-nav-wrap #main-nav li ul {
          display: none;
          background: #b1980f;
          list-style: none;
          white-space: nowrap;
          position: absolute;
          z-index: 9999;
          top: 40px;
          left: 0; }
          #header nav#main-nav-wrap #main-nav li ul li {
            width: 100%;
            float: left; }
            #header nav#main-nav-wrap #main-nav li ul li a, #header nav#main-nav-wrap #main-nav li ul li a:visited {
              color: #fff;
              padding: 20px 20px 10px 20px;
              text-transform: none; }
              #header nav#main-nav-wrap #main-nav li ul li a:hover, #header nav#main-nav-wrap #main-nav li ul li a:visited:hover {
                text-decoration: underline; }
            #header nav#main-nav-wrap #main-nav li ul li span.sep {
              display: none !important; }
            #header nav#main-nav-wrap #main-nav li ul li.current-menu-item > a {
              text-decoration: underline; }
        #header nav#main-nav-wrap #main-nav li:hover span.sep, #header nav#main-nav-wrap #main-nav li:last-child span.sep {
          display: none; }
        #header nav#main-nav-wrap #main-nav li.last-child span.sep {
          display: none !important; }
        #header nav#main-nav-wrap #main-nav li:hover a {
          background: #b1980f;
          color: #fff !important; }
        #header nav#main-nav-wrap #main-nav li:hover ul {
          display: block; }
        #header nav#main-nav-wrap #main-nav li.current-menu-item > a, #header nav#main-nav-wrap #main-nav li.current-menu-parent > a {
          color: #b1980f; }
      #header nav#main-nav-wrap #main-nav a, #header nav#main-nav-wrap #main-nav a:visited {
        float: left;
        display: block;
        line-height: 10px;
        padding: 10px 10px 20px 10px;
        text-decoration: none;
        color: #6d6e71; }

#footer {
  float: left;
  font-family: 'museo_sans', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.33333em;
  width: 100%;
  background: #010100;
  border-top: 10px solid #b1980f;
  padding: 35px 0 0 0;
  margin: 215px 0 0 0;
  color: #fff; }
  #footer .footer-row {
    float: left;
    width: 100%; }
    #footer .footer-row .footer-el {
      display: inline-block; }
      #footer .footer-row .footer-el.first {
        width: 48%; }
        #footer .footer-row .footer-el.first .icon-LOGO_FOOT {
          margin: 0;
          width: 231px;
          height: 121px;
          background-size: 100% 100%; }
    #footer .footer-row.second #footer-nav {
      list-style: none; }
      #footer .footer-row.second #footer-nav li {
        width: 24%;
        display: inline-block;
        margin-bottom: 40px;
        vertical-align: top; }
        #footer .footer-row.second #footer-nav li ul {
          width: 100%; }
          #footer .footer-row.second #footer-nav li ul li {
            width: 100%;
            margin-bottom: 0; }
            #footer .footer-row.second #footer-nav li ul li a, #footer .footer-row.second #footer-nav li ul li a:visited {
              font-weight: 300;
              text-transform: none;
              text-decoration: underline; }
              #footer .footer-row.second #footer-nav li ul li a:hover, #footer .footer-row.second #footer-nav li ul li a:visited:hover {
                color: #b1980f;
                cursor: pointer; }
        #footer .footer-row.second #footer-nav li a, #footer .footer-row.second #footer-nav li a:visited {
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          text-transform: uppercase; }
          #footer .footer-row.second #footer-nav li a:hover, #footer .footer-row.second #footer-nav li a:visited:hover {
            color: #fff;
            cursor: default; }
  #footer .sep.white {
    width: 30px;
    height: 0;
    border-bottom: 1px solid #fff;
    float: left;
    margin: 40px 0; }

#sidebar {
  padding: 35px 0 0 0;
  width: 270px;
  float: left; }
  #sidebar .box {
    width: 100%;
    border-bottom: 1px solid #010100;
    margin: 0 0 22px 0;
    padding: 0 0 30px 0; }
    #sidebar .box.no-border {
      border: none; }
    #sidebar .box.box-director a {
      text-decoration: none; }
    #sidebar .box.box-director:hover h2, #sidebar .box.box-director:hover h3 {
      text-decoration: underline; }
  #sidebar h2.director-name {
    font-size: 2.75em;
    line-height: 1.29818em;
    font-weight: 300;
    color: #010100;
    margin: 0 0 10px 0; }
  #sidebar h3.director {
    font-size: 1.55em;
    line-height: 1.39355em;
    font-weight: 300;
    color: #b1980f;
    margin: 0; }
  #sidebar h2 {
    font-size: 3em;
    line-height: 1.08333em;
    font-weight: 300;
    color: #010100;
    margin: 0 0 14px 0; }
  #sidebar input[type="text"] {
    font-family: 'museo_sans', sans-serif;
    font-weight: 300;
    width: 270px;
    border: 1px solid #b1980f;
    margin: 0 0 10px 0;
    padding: 0 7px;
    font-size: 1.4em;
    line-height: 1.57143em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #sidebar input[type="submit"] {
    text-transform: uppercase;
    font-size: 1.5em;
    margin: 0;
    padding: 4px 25px;
    background: #b1980f;
    color: #fff;
    border: none;
    text-align: center; }
  #sidebar .righted {
    text-align: right; }
  #sidebar .box-of-donation .righted {
    display: none; }
    #sidebar .box-of-donation .righted .donation-button {
      display: none; }
  #sidebar .errorForm {
    color: red; }
  #sidebar .donation-row {
    display: block; }
    #sidebar .donation-row .donation-link {
      color: #b1980f;
      font-size: 1.4em;
      line-height: 1.39286em;
      text-decoration: underline;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: top;
      float: right; }
    #sidebar .donation-row .paypal {
      width: 53px;
      height: 17px;
      display: inline-block;
      vertical-align: middle;
      background-size: 100% 100%; }
  #sidebar .season-box {
    color: #b1980f; }
    #sidebar .season-box p {
      margin: 0; }
    #sidebar .season-box p.date-first-row {
      font-size: 2.6em;
      line-height: 1.25em; }
      #sidebar .season-box p.date-first-row span {
        color: #010100; }
    #sidebar .season-box p.date-month-year {
      text-transform: uppercase;
      font-size: 3.28em;
      line-height: 1.17378em; }
      #sidebar .season-box p.date-month-year span {
        color: #010100; }
    #sidebar .season-box p.place-first-row {
      font-size: 2.06em;
      line-height: 1.57767em; }
    #sidebar .season-box p.place-second-row {
      color: #010100;
      font-family: 'museo_sans', sans-serif;
      font-weight: 300;
      font-size: 1.6em;
      line-height: 1.6625em; }
    #sidebar .season-box ul {
      margin: 20px 0 0 0;
      list-style: none; }
      #sidebar .season-box ul li {
        margin: 0 0 20px 0; }
        #sidebar .season-box ul li a, #sidebar .season-box ul li a:visited {
          color: #b1980f;
          text-transform: uppercase;
          font-size: 1.4em; }
          #sidebar .season-box ul li a:hover, #sidebar .season-box ul li a:visited:hover {
            color: #010100; }
        #sidebar .season-box ul li:last-child {
          margin: 0; }

.lightbox-text {
  border: 3px solid #b1980f;
  padding: 60px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center; }
  .lightbox-text h1 {
    font-size: 3em;
    line-height: 1.08333em;
    font-weight: 300;
    color: #010100;
    margin: 0 0 14px 0; }

#slideshow {
  width: 100%;
  height: 60%;
  background: #010100;
  border-bottom: 1px solid #b1980f;
  -webkit-transition: height 100ms ease-out;
  -moz-transition: height 100ms ease-out;
  -o-transition: height 100ms ease-out;
  transition: height 100ms ease-out; }
  #slideshow .slide-containers {
    position: relative;
    z-index: 9;
    height: 100%;
    width: 100%;
    overflow: hidden; }
    #slideshow .slide-containers .image-slides {
      z-index: 1;
      position: relative;
      width: 100%;
      top: 0;
      left: 0; }
    #slideshow .slide-containers .over-container {
      z-index: 9999;
      position: absolute;
      z-index: 10;
      top: 0;
      left: 50%;
      width: 960px;
      margin-left: -480px;
      height: 100%; }
      #slideshow .slide-containers .over-container .pager {
        font-size: 3.5em;
        width: 100%;
        text-align: center;
        bottom: 10px;
        position: absolute; }
        #slideshow .slide-containers .over-container .pager span {
          cursor: pointer; }
          #slideshow .slide-containers .over-container .pager span.cycle-pager-active {
            color: #b1980f; }
      #slideshow .slide-containers .over-container .box-season {
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 210px;
        padding: 30px;
        background: -moz-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 152, 15, 0.7)), color-stop(100%, rgba(177, 152, 15, 0.7)));
        background: -webkit-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: -o-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: -ms-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: linear-gradient(to bottom, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1980f', endColorstr='#b3b1980f',GradientType=0 ); }
        #slideshow .slide-containers .over-container .box-season p {
          margin: 0; }
        #slideshow .slide-containers .over-container .box-season p.date-first-row {
          font-size: 2.6em;
          line-height: 1.25em; }
        #slideshow .slide-containers .over-container .box-season p.date-month-year {
          text-transform: uppercase;
          font-size: 3.28em;
          line-height: 1.17378em; }
        #slideshow .slide-containers .over-container .box-season p.place-first-row {
          font-size: 2.06em;
          line-height: 1.57767em; }
        #slideshow .slide-containers .over-container .box-season p.place-second-row {
          font-family: 'museo_sans', sans-serif;
          font-weight: 300;
          font-size: 1.6em;
          line-height: 1.6625em; }
    #slideshow .slide-containers img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      margin: 0;
      -webkit-transition: margin-top 100ms ease-out;
      -moz-transition: margin-top 100ms ease-out;
      -o-transition: margin-top 100ms ease-out;
      transition: margin-top 100ms ease-out; }

#season-excerpt {
  width: 100%;
  height: 133px;
  padding: 25px 0;
  background: #010100;
  border-bottom: 3px solid #b1980f; }
  #season-excerpt .pagewidth {
    height: 158px; }
  #season-excerpt p {
    color: #fff; }
    #season-excerpt p.program-title {
      margin: 0 0 20px 0;
      font-size: 3.6em;
      line-height: 0.90278em;
      text-transform: uppercase; }
  #season-excerpt .sep {
    display: block;
    width: 70px;
    height: 0px;
    border-bottom: 2px solid #b1980f; }
  #season-excerpt .month {
    width: 120px;
    float: left;
    margin: 20px 0 0 0;
    color: #fff;
    font-size: 3em;
    line-height: 1.08333em; }
  #season-excerpt .days {
    margin: 25px 0 0 0;
    float: left; }
    #season-excerpt .days ul.day-list {
      list-style: none; }
      #season-excerpt .days ul.day-list li {
        float: left;
        padding: 0 20px 0 0; }
        #season-excerpt .days ul.day-list li a, #season-excerpt .days ul.day-list li a:visited {
          color: #b1980f;
          text-decoration: underline;
          font-size: 1.9em;
          line-height: 1.35263em; }
          #season-excerpt .days ul.day-list li a:hover, #season-excerpt .days ul.day-list li a.current, #season-excerpt .days ul.day-list li a:visited:hover, #season-excerpt .days ul.day-list li a:visited.current {
            color: #fff; }
        #season-excerpt .days ul.day-list li:last-child {
          padding: 0; }
    #season-excerpt .days .full-program {
      float: right;
      margin: 14px 0 0 0;
      text-align: right;
      font-size: 1.4em; }
      #season-excerpt .days .full-program a, #season-excerpt .days .full-program a:visited {
        color: #b1980f;
        text-decoration: underline;
        text-transform: uppercase; }
        #season-excerpt .days .full-program a:hover, #season-excerpt .days .full-program a:visited:hover {
          color: #fff; }
  #season-excerpt .day-program {
    color: #fff;
    margin: 29px 0 0 40px;
    float: left;
    height: 50px;
    border-left: 1px solid #fff;
    width: 200px;
    padding: 0 0 0 10px; }
    #season-excerpt .day-program .ul-container {
      height: 50px;
      width: 200px;
      overflow: hidden;
      position: relative; }
      #season-excerpt .day-program .ul-container ul {
        top: 0;
        width: 200px;
        list-style: none;
        position: relative;
        -webkit-transition: margin-top 500ms ease-out;
        -moz-transition: margin-top 500ms ease-out;
        -o-transition: margin-top 500ms ease-out;
        transition: margin-top 500ms ease-out; }
        #season-excerpt .day-program .ul-container ul li {
          height: 50px;
          width: 200px;
          font-size: 1.4em;
          line-height: 1.28571em; }
          #season-excerpt .day-program .ul-container ul li a:hover, #season-excerpt .day-program .ul-container ul li a.current {
            color: #fff; }
  #season-excerpt .right-excerpt {
    text-align: right;
    width: 200px;
    float: right;
    font-size: 3.6em;
    line-height: 1.22222em;
    text-decoration: underline; }
    #season-excerpt .right-excerpt a, #season-excerpt .right-excerpt a:visited {
      color: #fff; }
      #season-excerpt .right-excerpt a:hover, #season-excerpt .right-excerpt a:visited:hover {
        color: #b1980f; }

.news-box {
  margin: 30px 0 80px 0;
  float: left; }
  .news-box img.news-thumb {
    float: left;
    margin: 0 10px 0 0; }
  .news-box h3.news-title a, .news-box h3.news-title a:visited {
    font-size: 1.6em;
    line-height: 1.125em;
    color: #b1980f;
    font-weight: 300;
    text-decoration: none; }
    .news-box h3.news-title a:hover, .news-box h3.news-title a:visited:hover {
      text-decoration: underline; }
  .news-box h4.news-date {
    font-family: 'museo_sans', sans-serif;
    font-weight: 100;
    font-size: 1.6em;
    line-height: 1.125em;
    color: #a7a9ac;
    margin: 0 0 7px 0; }
  .news-box .continue {
    text-align: right; }
    .news-box .continue a {
      font-size: 1.2em;
      line-height: 1.5em;
      color: #b1980f;
      text-decoration: none; }
  .news-box p {
    margin: 0 0 0 120px; }

.home .news-box {
  margin: 0px 0 30px 0; }
  .home .news-box:first-child {
    margin: 30px 0 30px 0; }
  .home .news-box:last-child {
    margin: 0px 0 0px 0; }

.archive h1.archive-title {
  font-size: 2.75em;
  color: #010100;
  font-weight: 300; }

.pagenav {
  float: left;
  padding-top: 30px;
  font-size: 1rem;
  text-align: center;
  width: 100%; }
  .pagenav .number {
    padding: 0 7px; }

.share-box {
  margin: 24px 0 64px 0;
  float: left;
  width: 100%; }
  .share-box .share-title {
    display: block;
    float: left;
    width: 100%;
    font-family: 'museo_sans', sans-serif;
    font-weight: 700;
    font-size: 1.8em;
    line-height: 1em;
    font-weight: normal;
    color: #b1980f; }
  .share-box .share-button {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin: 15px 15px 15px 0;
    background-size: 200% 100%;
    background-position: 0 0; }
    .share-box .share-button:hover {
      background-position: 100% 0; }

.press-box {
  margin: 30px 0 30px 0;
  float: left;
  width: 100%; }
  .press-box img.press-thumb {
    float: left;
    margin: 0 10px 0 0; }
  .press-box h3.newspaper {
    float: left;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.125em;
    color: #6d6e71;
    display: block;
    width: 100%;
    border-bottom: 1px solid #b1980f;
    padding: 0 0 8px 0;
    margin: 0 0 12px 0; }
  .press-box h3.press-title {
    margin: 0 0 5px 0; }
    .press-box h3.press-title a, .press-box h3.press-title a:visited {
      font-size: 1.6em;
      line-height: 1.125em;
      color: #b1980f;
      font-weight: normal;
      text-decoration: none; }
      .press-box h3.press-title a:hover, .press-box h3.press-title a:visited:hover {
        text-decoration: underline; }
  .press-box h4.press-date {
    font-family: 'museo_sans', sans-serif;
    font-weight: 100;
    font-size: 1.6em;
    line-height: 1.125em;
    color: #a7a9ac;
    margin: 0 0 7px 0; }
  .press-box p {
    margin: 0; }

.home #content a {
  text-decoration: none;
  color: #b1980f; }
  .home #content a:hover {
    text-decoration: underline; }
.home h2.index-title {
  font-size: 3.6em;
  line-height: 1.05556em;
  color: #b1980f;
  font-weight: 300;
  margin: 0 0 20px 0; }
.home .black-sep {
  display: block;
  width: 70px;
  height: 0px;
  border-bottom: 1px solid #010100;
  margin: 50px 0; }
.home img {
  margin: 0 0 20px 0; }
.home .insane-wrapper {
  -webkit-transition: height 100ms ease-out;
  -moz-transition: height 100ms ease-out;
  -o-transition: height 100ms ease-out;
  transition: height 100ms ease-out; }
.home .index-all-news:after {
  content: "";
  display: table;
  clear: both; }
.home .gallery-container {
  overflow: hidden;
  position: relative;
  transition: height .5s linear; }
  .home .gallery-container.closed {
    height: 388px; }
.home .all-albums {
  display: none; }
.home .show-more-gallery {
  float: right; }
  .home .show-more-gallery a, .home .show-more-gallery a:visited {
    font-size: 1.2em;
    line-height: 1.5em; }
.home .gallery-box {
  width: 150px;
  display: inline-block;
  vertical-align: top; }
  .home .gallery-box .gallery-thumb-container {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 0; }
    .home .gallery-box .gallery-thumb-container img {
      width: 150px;
      height: 150px; }
    .home .gallery-box .gallery-thumb-container .gallery-plus {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 152, 15, 0.7)), color-stop(100%, rgba(177, 152, 15, 0.7)));
      background: -webkit-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -o-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -ms-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: linear-gradient(to bottom, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1980f', endColorstr='#b3b1980f',GradientType=0 );
      display: none;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      line-height: 150px;
      font-size: 2.03em; }
  .home .gallery-box.normal {
    margin: 26px 90px 0 -4px; }
  .home .gallery-box.last {
    margin: 26px 0 0 -4px; }
  .home .gallery-box.first {
    margin: 26px 90px 0 0; }
  .home .gallery-box a {
    display: block;
    width: 100%;
    font-size: 1.55em;
    line-height: 1.39355em;
    text-decoration: none; }
  .home .gallery-box.has-hover:hover .gallery-thumb-container .gallery-plus {
    display: block; }

.page h1.page-title {
  font-size: 2.75em;
  line-height: 1.30182em;
  color: #010100;
  font-weight: 300; }
.page h1.page-title-no-subtitle {
  font-size: 2.75em;
  line-height: 1.30182em;
  color: #010100;
  font-weight: 300;
  margin: 0 0 12px 0; }
.page h2.page-subtitle {
  font-size: 1.8em;
  line-height: 1.94444em;
  color: #b1980f;
  font-weight: 300;
  margin: 0 0 10px 0; }
.page img.featured-image {
  margin: 0 0 20px 0; }
.page img.featured-image-no-subtitle {
  margin: 0 0 20px 0; }
.page input[type="button"].donation {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0;
  padding: 4px 25px;
  background: #b1980f;
  color: #fff;
  border: none;
  text-align: center; }
.page .back-to-performers a, .page .back-to-performers a:visited {
  color: #b1980f;
  text-transform: uppercase;
  font-size: 1.4em; }
  .page .back-to-performers a:hover, .page .back-to-performers a:visited:hover {
    color: #010100; }
.page .back-to-performers.special {
  margin: 0 0 30px 0; }

.single-news h1.post-title {
  font-size: 2.75em;
  line-height: 1.30182em;
  color: #010100;
  font-weight: 300; }
.single-news time {
  display: block;
  font-size: 1.55em;
  line-height: 1.39355em;
  color: #b1980f;
  font-weight: 300;
  margin: 0 0 32px 0; }
.single-news .other-news-container {
  float: left; }
  .single-news .other-news-container .other-news-container-title {
    display: block;
    font-size: 2em;
    line-height: 1.08em;
    color: #b1980f;
    width: 100%;
    border-bottom: 1px solid #b1980f;
    padding: 0 0 3px 0; }

.performers-container {
  margin: 0 0 100px 0;
  float: left; }
  .performers-container h2.performers-subtitle {
    font-size: 2em;
    line-height: 1.085em;
    border-bottom: 1px solid #b1980f;
    display: block;
    font-weight: 300;
    color: #b1980f;
    padding: 35px 0 5px 0; }
  .performers-container .performer-box {
    width: 150px;
    display: inline-block;
    vertical-align: top; }
    .performers-container .performer-box .performer-thumb-container {
      width: 150px;
      height: 150px;
      overflow: hidden;
      position: relative;
      margin: 0 0 5px 0; }
      .performers-container .performer-box .performer-thumb-container img {
        width: 150px;
        height: 150px; }
      .performers-container .performer-box .performer-thumb-container .performer-bio {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 152, 15, 0.7)), color-stop(100%, rgba(177, 152, 15, 0.7)));
        background: -webkit-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: -o-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: -ms-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        background: linear-gradient(to bottom, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1980f', endColorstr='#b3b1980f',GradientType=0 );
        display: none;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        line-height: 150px;
        z-index: 9999; }
    .performers-container .performer-box.normal {
      margin: 26px 90px 0 -4px; }
    .performers-container .performer-box.last {
      margin: 26px 0 0 -4px; }
    .performers-container .performer-box.first {
      margin: 26px 90px 0 0; }
    .performers-container .performer-box a {
      display: block;
      width: 100%;
      font-size: 1.55em;
      line-height: 1.39355em;
      text-decoration: none; }
      .performers-container .performer-box a.performer-box-title {
        color: #b1980f; }
      .performers-container .performer-box a.performer-box-ins {
        color: #6d6e71; }
    .performers-container .performer-box:hover .performer-thumb-container .performer-bio {
      display: block; }
    .performers-container .performer-box:hover a.performer-box-title, .performers-container .performer-box:hover a.performer-box-title:visited {
      text-decoration: underline; }

.single-performers article {
  margin: 30px 0 0 0; }
.single-performers .back-to-performers a, .single-performers .back-to-performers a:visited {
  color: #b1980f;
  text-transform: uppercase;
  font-size: 1.4em; }
  .single-performers .back-to-performers a:hover, .single-performers .back-to-performers a:visited:hover {
    color: #010100; }
.single-performers .back-to-performers.special {
  margin: 0 0 30px 0; }
.single-performers h1.post-title, .single-performers h1.page-title {
  font-size: 2.75em;
  line-height: 1.30182em;
  color: #010100;
  font-weight: 300; }
.single-performers h2.post-subtitle, .single-performers h2.page-subtitle {
  font-size: 1.8em;
  line-height: 1.94444em;
  color: #b1980f;
  font-weight: 300;
  margin: 0 0 10px 0; }
.single-performers .content-container .thumb-container {
  width: 230px;
  padding: 0 50px 0 0;
  float: left; }
.single-performers .content-container .text-container {
  width: 350px;
  float: left; }

.program-page .days ul.day-list {
  list-style: none; }
  .program-page .days ul.day-list li {
    float: left;
    padding: 8px 20px 0 0; }
    .program-page .days ul.day-list li a, .program-page .days ul.day-list li a:visited {
      color: #b1980f;
      text-decoration: underline;
      font-size: 1.9em;
      line-height: 1.35263em; }
      .program-page .days ul.day-list li a:hover, .program-page .days ul.day-list li a.current, .program-page .days ul.day-list li a:visited:hover, .program-page .days ul.day-list li a:visited.current {
        color: #010100; }
    .program-page .days ul.day-list li.month {
      font-size: 2.75em;
      line-height: 1.30182em;
      color: #010100;
      font-weight: 300;
      padding: 0 20px 0 0; }
    .program-page .days ul.day-list li:last-child {
      padding: 8px 0 0 0; }
.program-page .sep {
  width: 100%;
  border-bottom: 1px solid #b1980f;
  float: left; }
.program-page .main-days-container {
  float: left;
  width: 100%;
  overflow: hidden; }
  .program-page .main-days-container .program-days-container {
    position: relative;
    float: left;
    width: 500%;
    -webkit-transition: margin-left 500ms ease-out;
    -moz-transition: margin-left 500ms ease-out;
    -o-transition: margin-left 500ms ease-out;
    transition: margin-left 500ms ease-out; }
    .program-page .main-days-container .program-days-container .sub-day-container {
      padding: 25px 0 0 0;
      float: left;
      width: 20%; }

.past-festivals ul.season-list {
  margin: 0 0 20px 0;
  font-size: 1.4em;
  font-weight: normal;
  text-transform: uppercase;
  list-style: none;
  float: left; }
  .past-festivals ul.season-list li {
    margin: 20px 10px 0 0;
    position: relative;
    border-right: 1px solid #6d6e71;
    float: left; }
    .past-festivals ul.season-list li a, .past-festivals ul.season-list li a:visited {
      float: left;
      display: block;
      padding: 0 10px 0 0;
      text-decoration: none;
      color: #6d6e71; }
      .past-festivals ul.season-list li a:hover, .past-festivals ul.season-list li a:visited:hover {
        color: #b1980f; }
    .past-festivals ul.season-list li.first a, .past-festivals ul.season-list li.first a:visited {
      padding: 0 10px 0 0; }
    .past-festivals ul.season-list li.current a, .past-festivals ul.season-list li.current a:visited {
      color: #b1980f; }
    .past-festivals ul.season-list li:last-child {
      border: none; }
.past-festivals .past-season-artists {
  width: 100%;
  float: left;
  display: block;
  font-size: 1.4em;
  line-height: 1.28571em;
  text-transform: uppercase;
  border-bottom: 1px solid #b1980f;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0; }
.past-festivals h2.gallery-heading {
  font-size: 2em;
  line-height: 1.085em;
  border-bottom: 1px solid #b1980f;
  display: block;
  font-weight: 300;
  color: #b1980f;
  padding: 35px 0 5px 0; }
.past-festivals .gallery-box {
  width: 150px;
  display: inline-block;
  vertical-align: top; }
  .past-festivals .gallery-box .gallery-thumb-container {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 0; }
    .past-festivals .gallery-box .gallery-thumb-container img {
      width: 150px;
      height: 150px; }
    .past-festivals .gallery-box .gallery-thumb-container .gallery-plus {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 152, 15, 0.7)), color-stop(100%, rgba(177, 152, 15, 0.7)));
      background: -webkit-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -o-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -ms-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: linear-gradient(to bottom, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1980f', endColorstr='#b3b1980f',GradientType=0 );
      display: none;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      line-height: 150px;
      font-size: 2.03em; }
  .past-festivals .gallery-box.normal {
    margin: 26px 90px 0 -4px; }
  .past-festivals .gallery-box.last {
    margin: 26px 0 0 -4px; }
  .past-festivals .gallery-box.first {
    margin: 26px 90px 0 0; }
  .past-festivals .gallery-box a {
    display: block;
    width: 100%;
    font-size: 1.55em;
    line-height: 1.39355em;
    text-decoration: none; }
  .past-festivals .gallery-box.has-hover:hover .gallery-thumb-container .gallery-plus {
    display: block; }

.young-artists #cv {
  visibility: hidden; }
.young-artists h3.fill-in {
  font-size: 1.4em;
  font-weight: 700;
  margin: 20px 0 20px 0;
  color: #b1980f; }
.young-artists .yap-form p {
  font-size: 1em;
  line-height: 1em;
  margin: 0; }
  .young-artists .yap-form p.floated-left {
    float: left; }
.young-artists .yap-form input[type="text"] {
  font-family: 'museo_sans', sans-serif;
  font-weight: 300;
  width: 270px;
  border: 1px solid #b1980f;
  margin: 0 0 10px 0;
  padding: 0 7px;
  font-size: 1.4em;
  line-height: 1.57143em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.young-artists .yap-form input[type="submit"] {
  text-transform: uppercase;
  font-size: 1.5em;
  margin: 0;
  padding: 8px 25px;
  background: #b1980f;
  color: #fff;
  border: none;
  text-align: center; }
.young-artists .yap-form textarea {
  font-family: 'museo_sans', sans-serif;
  font-weight: 300;
  width: 630px;
  margin: 0 0 10px 0;
  font-size: 1.4em;
  line-height: 1.57143em;
  border: 1px solid #b1980f;
  height: 140px;
  padding: 0 7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.young-artists .yap-form .righted {
  text-align: right; }
.young-artists .yap-form #cv-placeholder {
  height: 18px;
  float: right;
  background-size: 18px 19px;
  background-position: left center;
  padding: 6px 0 0 30px;
  font-size: 1.4em;
  line-height: 1.42857em;
  text-transform: uppercase;
  text-decoration: underline;
  color: #b1980f;
  cursor: pointer; }

.half-contacts {
  width: 50%;
  float: left;
  margin-bottom: 95px; }
  .half-contacts .sep {
    display: block;
    width: 70px;
    height: 0px;
    border-bottom: 1px solid #b1980f;
    margin: 50px 0 17px 0; }

.search h1.page-title-no-subtitle {
  font-size: 2.75em;
  line-height: 1.30182em;
  color: #010100;
  font-weight: 300;
  margin: 0 0 12px 0; }

.post-type-archive-galleries .gallery-box {
  width: 150px;
  display: inline-block;
  vertical-align: top; }
  .post-type-archive-galleries .gallery-box h1 {
    font-weight: normal;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 100%;
    height: 43.4px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 15.5px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .post-type-archive-galleries .gallery-box .gallery-thumb-container {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 0; }
    .post-type-archive-galleries .gallery-box .gallery-thumb-container img {
      width: 150px;
      height: 150px; }
    .post-type-archive-galleries .gallery-box .gallery-thumb-container .gallery-plus {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 152, 15, 0.7)), color-stop(100%, rgba(177, 152, 15, 0.7)));
      background: -webkit-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -o-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -ms-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: linear-gradient(to bottom, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1980f', endColorstr='#b3b1980f',GradientType=0 );
      display: none;
      text-align: center;
      color: #fff;
      text-transform: uppercase; }
      .post-type-archive-galleries .gallery-box .gallery-thumb-container .gallery-plus span {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        margin-top: -20px;
        line-height: 20px !important;
        font-size: 15.4px !important; }
  .post-type-archive-galleries .gallery-box.normal {
    margin: 26px 90px 0 -4px; }
  .post-type-archive-galleries .gallery-box.last {
    margin: 26px 0 0 -4px; }
  .post-type-archive-galleries .gallery-box.first {
    margin: 26px 90px 0 0; }
  .post-type-archive-galleries .gallery-box a {
    display: block;
    width: 100%;
    font-size: 1.55em;
    line-height: 1.39355em;
    text-decoration: none; }
    .post-type-archive-galleries .gallery-box a:hover {
      color: #b1980f; }
  .post-type-archive-galleries .gallery-box.has-hover:hover .gallery-thumb-container .gallery-plus {
    display: block; }

.single-galleries h1.post-title {
  font-size: 2.75em;
  line-height: 1.30182em;
  color: #010100;
  font-weight: 300;
  margin: 0 0 12px 0; }
.single-galleries .back-to-galleries {
  margin: 0 0 30px 0; }
  .single-galleries .back-to-galleries a, .single-galleries .back-to-galleries a:visited {
    color: #b1980f;
    text-transform: uppercase;
    font-size: 1.4em; }
    .single-galleries .back-to-galleries a:hover, .single-galleries .back-to-galleries a:visited:hover {
      color: #010100; }
.single-galleries .gallery-box {
  width: 150px;
  display: inline-block;
  vertical-align: top; }
  .single-galleries .gallery-box .gallery-thumb-container {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 0 0 5px 0; }
    .single-galleries .gallery-box .gallery-thumb-container img {
      width: 150px;
      height: 150px; }
    .single-galleries .gallery-box .gallery-thumb-container .gallery-plus {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 152, 15, 0.7)), color-stop(100%, rgba(177, 152, 15, 0.7)));
      background: -webkit-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -o-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: -ms-linear-gradient(top, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      background: linear-gradient(to bottom, rgba(177, 152, 15, 0.7) 0%, rgba(177, 152, 15, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b1980f', endColorstr='#b3b1980f',GradientType=0 );
      display: none;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      line-height: 150px;
      font-size: 2.03em; }
  .single-galleries .gallery-box.normal {
    margin: 26px 90px 0 -4px; }
  .single-galleries .gallery-box.last {
    margin: 26px 0 0 -4px; }
  .single-galleries .gallery-box.first {
    margin: 26px 90px 0 0; }
  .single-galleries .gallery-box a {
    display: block;
    width: 100%;
    font-size: 1.55em;
    line-height: 1.39355em;
    text-decoration: none; }
  .single-galleries .gallery-box.has-hover:hover .gallery-thumb-container .gallery-plus {
    display: block; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  background-image: url("images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -55px;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  background: url("images/fancybox/close.png") no-repeat; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: -53px; }

.fancybox-next {
  right: -53px; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 23px;
  height: 42px;
  margin-top: -21px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-prev span {
  left: 10px;
  background: url("images/fancybox/prev.png") no-repeat; }

.fancybox-next span {
  right: 10px;
  background: url("images/fancybox/next.png") no-repeat; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#e6000000',GradientType=0 ); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

html, body {
  height: 100%; }

body {
  font-family: 'museo_sans', sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-size: 10px;
  background: white;
  color: #6d6e71;
  position: relative; }

a, a:visited {
  color: #b1980f; }

a:hover, a:focus {
  text-decoration: underline;
  color: #010100; }

.pagewidth {
  width: 950px;
  padding: 0 5px;
  margin-right: auto;
  margin-left: auto; }

.pagewrap {
  height: 100%; }

#content {
  width: 630px;
  padding: 35px 50px 0 0;
  float: left; }

h3.bold-subtitle {
  font-weight: 700;
  font-size: 1.8em;
  line-height: 1.11111em;
  color: #b1980f; }

p {
  font-size: 1.4em;
  line-height: 1.57143em;
  margin: 0 0 14px 0; }

strong {
  font-weight: 700; }

.gold {
  color: #b1980f; }

.clearfix:after {
  content: "\00A0";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* youtube responsive */
.rwd-video {
  margin-bottom: 20px; }

.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
  left: 0;
  position: relative;
  width: 100%; }
