body {
    background-color: #999999;
}

h1, h2, h3, h4, .logo, a {
    /*font-family: 'Prata', serif;*/
    font-family: 'Lustria', serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
}

.intro .lead, .intro .p, .intro .subheader {
    font-family: 'Lustria', serif;
    color: #FFF;
    opacity: 0.9;
}

.intro .subheader {
    color: #d2d2d2;
}

.intro {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 220px;
    padding: 10px;
}

.orbit-timer {
    display: none;
}


a, a:visited {
    color: rgba(201, 201, 201, 1);
    text-decoration: none;
}

a:hover {
    color: rgba(231, 231, 231, 1);
    /*text-decoration: underline;*/
}

.button {
    font-size: 12px;
    padding: 8px 18px 8px 18px;
}

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #454545;
  border-color: #999;
  color: white;
  transition: background-color 300ms ease-out; }

button:hover, .button {
    background-color: #000000;
}

.date {
    font-size: 0.9rem;
    font-style: italic;
    color: #696767;
}

.author {
    font-size: 0.6rem;
    text-align: right;
}

.top-border {
    margin-top: 1px;
    border-top: 12px solid #000;
}

.logo {
    margin: 10px auto 10px;
    text-align: center;
    /*font-weight: bold;*/
    font-size: 5rem;
    color: #303030
}

.logo a {
    color: #303030
}

.logo .sub-title {
    font-weight: bold;
    color: #969696;
    margin: 10px auto;
}

.menu {
    margin-bottom: 20px;
}

.menu hr.top {
    border-top: 1px solid #868282;
    margin-top: 0px;
}

.menu hr.bottom {
    border: 3px solid #000;
    margin-bottom: 0px;
}

.top-bar {
    /*background-color: #fff;*/
    background-color: #999;
}

.top-bar-section ul {
    /*background: #fff;*/
    background-color: #999;
}

.top-bar-section ul li > a {
    font-family: 'Lustria', serif;
}


.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li a:not(.button) {
    background: #fff;
    background-color: #999;
    color: #292929;
    font-size: 1.2rem;
    /*font-style: italic;*/
    /*font-weight: bold;*/
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727;
    color: #fff;
}

.top-bar-section ul li.active a {
    background-color: rgba(138, 138, 138, 1) !important;
    color: #fff;
}
.top-bar-section ul {
    display: table; 
    margin: 0 auto;
}

.top-bar-section ul li {
    /*display: table-cell;*/
}

.top-bar .name {
    background-color: #000;
}


.intro-image {
    height: 400px;
    overflow: hidden;
}


.site-footer hr {
    border: 2px solid #A09E9E;
}

.site-footer h4 {
    font-size: 18px;
}

.vcard {
    border: 0px;
    font-family: 'Lustria', serif;
    padding-left: 0px;
}

.footer-separator hr {
    color: #000;
}

.bottom-footer {
    margin: 20px auto;
    text-align: center;
}

.bottom-footer p {
    font-size: 0.8rem;
    font-style: italic;
}

.image-container {
    float: left;
    width: 50%;
    padding-right: 20px;
}

.record {
    position: relative;
    margin-bottom: 45px;
}

/*@media only screen and (min-width: 64.063em) {*/
    /*.large-block-grid-3 > li {*/
        /*margin-bottom: 45px;*/
        /*height: 468px;*/
        /*position: relative;*/
    /*}*/
/*}*/

/*@media only screen and (min-width: 40.063em) and (max-width: 64em) {*/
    /*.medium-block-grid-2 > li {*/
        /*margin-bottom: 45px;*/
        /*height: 550px;*/
        /*position: relative;*/
    /*}*/
/*}*/

/*@media only screen and (max-width: 40em) { */
    /*.small-block-grid-1 > li {*/
        /*margin-bottom: 45px;*/
        /*height: 720px;*/
        /*position: relative;*/
    /*}*/
/*}*/

.small-block-grid-1 > li, 
.medium-block-grid-2 > li, 
.large-block-grid-3 > li {
    position: relative;
}

li.recording {
    position: relative;
}

.record h2 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 5px;
}

#video-list h4 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 5px;
}

#video-list p.description {
    font-size: 0.8rem;
    margin-bottom: 5px;
    color: rgb(46, 46, 46);
}

.record .description {
    font-size: 0.9rem;
}

.record .description p {
    font-size: 0.8rem;
    margin-bottom: 5px;
    color: rgb(46, 46, 46);
}

.record .record-label {
    font-size: 0.8rem;
    /*font-weight: bold;*/
    color: #777;
}

.track {
    position: absolute;
    bottom: 0px;
}

.track-title {
    position: relative;
    right: -29px;
    top: 19px;
    /*float: right;*/
    font-size: 0.6em;
    /*font-weight: bold;*/
}

.audiojs {
    position: absolute;
    overflow-x: hidden;
    font-size: 12px;
    /*width: 100%;*/
    height: 28px;
    -webkit-box-shadow: none;
    /*-moz-box-shadow: none;*/
    box-shadow: none;
    margin-top: -10px;
    background-image: none;
    background: none;
}

.audiojs audio {
    /*position: absolute;*/
    /*left: -1px;*/
}

.audiojs .play-pause {
    background: #141414;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    margin: 0px;
    float: left;
    overflow: hidden;
}

.audiojs .play {
    background: url("/static/js/audiojs/player-graphics.9a30a4e60ee4.gif") -7px -5px no-repeat;
}

.audiojs .pause {
    background: url("/static/js/audiojs/player-graphics.9a30a4e60ee4.gif") -7px -95px no-repeat;
}

.audiojs .loading {
    background: url("/static/js//audiojs/player-graphics.9a30a4e60ee4.gif") -7px -35px no-repeat;
}

.audiojs .error {
    background: url("/static/js//audiojs/player-graphics.9a30a4e60ee4.gif") -7px -65px no-repeat;
}

.audiojs .scrubber {
    position: absolute;
    top: 2px;
    left: 16px;
    float: none;
    background: none;
    height: 4px;
    overflow: hidden;
    border-top: none;
}

.audiojs .loaded {
    top: 0px;
    /*position: absolute;*/
    /*top: 2px;*/
    /*left: 16px;*/
    height: 14px;
    width: 100% !important;
    background: #A09C9C;
    background-image: none;
}

.audiojs .progress {
    top: 0px;
    /*position: absolute;*/
    /*top: 2px;*/
    /*left: 16px;*/
    height: 14px;
    width: 0px;
    background: #636262;
    z-index: 1;
    background-image: none; 
    border: none;
}

.audiojs .time {
    display: none;
    float: none;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 0px 6px;
    padding: 0px 6px 0px 12px;
    color: #ddd;
}

.audiojs .error-message {
    font-size: 10px;
    float: none;
    display: none;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    padding-left: 10px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.repertory h2 {
    font-size: 1.2rem;
}


.repertory h3 {
    margin-top: 20px;
    font-size: 1.1rem;
    font-weight: bold;
}

.repertory ul {
    list-style-type: none;
}

.content em strong {
    font-size: 0.9rem;
    color: #2B2B2B;
}

.review {
    margin-bottom: 30px;
}
.review p.teaser {
    margin-bottom: 5px;
    
}

.review p.teaser:before {
    content: "« ";
}

.review p.teaser:after {
    content: " »";
}

.review p.extra-info {
    font-weight: bold;
    font-style: italic;
}

/***** Fix Block Grid and Clearing Compatibility *****/
[class*="block-grid-"] {
    display: block!important;
    margin: 0 -0.625em!important;
    padding: 0!important;
}
[class*="block-grid-"] li {
    margin-right:0!important;
}
.clearing-blackout li {
    clear:inherit!important;
}

.clearing-container .visible-img { height: 100% !important; }
.clearing-blackout .carousel { 
    display: none;
}

i {
    margin-right: 10px;
}

.read-more { 
    margin-left: 10px;
    font-weight: normal;
    font-style: normal;
}

.read-more a {
    font-size: 0.8rem;
}

.youtube .mejs-overlay-button {
    display: none;
}

.youtube .mejs-controls {
    width: 100% !important;
    /*z-index: 10000;*/
}

.youtube .mejs-time-rail {
    width: 68% !important;
}

.youtube .mejs-time-total {
    width: 65% !important;
}

/*.mejs-controls {*/
    /*z-index: 10000;*/
/*}*/

.short-bio-div {
    margin-bottom: 20px;
    margin-top: -20px;
}


#front-image {
    position: relative;
}

#concert-list {
    position: absolute;
    top: 0px;
    right: 15px;
    background: #000;
    padding: 20px;
    opacity: 0.7;
}

#concert-list-small {
    background: #000;
    padding: 20px;
    opacity: 0.5;
}

.concerts h2 {
    font-size: 20px;
    color: #aaa;
}

.concerts h4 { 
    font-size: 14px; 
    margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #aaa;
}

.concerts p { 
    font-size: 12px; 
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #ccc;
}

.concerts small {
    color: #fff;
}

.concerts .read-more {
    padding: 0px;
    margin: 0px;
}

.concerts .read-more a {
    font-size: 11px;
    color: #fff;

video {
    height: 100%;
    width: 100%;
}

.red {
    color: red;
}
