@charset "UTF-8";
.view-songs table thead, .page-node-1441 #content table thead {
  margin-top: 0;
  font-size: 1.06em;
  font-family: "adelle-sans", Arial, sans-serif;
  color: #7b7a7a;
  line-height: 25px;
  border-bottom: 3px double #d7d7d7; }

.lazy-hidden {
  opacity: 0; }

.lazy-loaded {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1; }

.view-slides {
  position: relative;
  height: 527px;
  overflow: hidden; }
  .view-slides .views-row {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%; }
    .view-slides .views-row.show {
      z-index: 2; }
    .view-slides .views-row a {
      display: block;
      height: 527px;
      width: 100%;
      background-position: center top;
      background-size: cover; }
    .view-slides .views-row img {
      display: none;
      width: 100%;
      height: auto; }
  .view-slides .view-footer .fade {
    position: absolute;
    top: 0;
    z-index: 3;
    height: 527px;
    width: 200px;
    /* Fallback for sad browsers */
    background-color: rgba(244, 244, 244, 0);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(left, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
    /* Opera */
    background-image: -o-linear-gradient(left, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
    /* WebKit (Chrome 11+) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244, 244, 244, 0.9)), color-stop(1, rgba(244, 244, 244, 0)));
    /* WebKit (Safari 5.1+, Chrome 10+) */
    background-image: -webkit-linear-gradient(left, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
    /* IE10 */
    background-image: -ms-linear-gradient(left, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
    /* W3C */
    background-image: linear-gradient(left, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0)); }
    .view-slides .view-footer .fade.right {
      right: 0;
      /* Fallback for sad browsers */
      background-color: rgba(244, 244, 244, 0);
      /* Mozilla Firefox */
      background-image: -moz-linear-gradient(right, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
      /* Opera */
      background-image: -o-linear-gradient(right, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
      /* WebKit (Chrome 11+) */
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244, 244, 244, 0.9)), color-stop(1, rgba(244, 244, 244, 0)));
      /* WebKit (Safari 5.1+, Chrome 10+) */
      background-image: -webkit-linear-gradient(right, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
      /* IE10 */
      background-image: -ms-linear-gradient(right, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0));
      /* W3C */
      background-image: linear-gradient(right, rgba(244, 244, 244, 0.9), rgba(244, 244, 244, 0)); }
  .view-slides .view-footer .slider-nav {
    position: relative;
    z-index: 4;
    top: 250px;
    width: 1024px;
    margin: 0 auto; }
    .view-slides .view-footer .slider-nav li a {
      position: absolute;
      z-index: 3;
      display: block;
      width: 42px;
      height: 40px;
      background: url(../images/slider-nav.png) no-repeat; }
      .view-slides .view-footer .slider-nav li a.next {
        right: 0; }
      .view-slides .view-footer .slider-nav li a.prev {
        background-position: -59px 0; }
      .view-slides .view-footer .slider-nav li a span {
        visibility: hidden; }
  .view-slides .view-footer #slider-bullet-nav {
    position: relative;
    z-index: 4;
    top: 500px;
    width: 1024px;
    margin: 0 auto;
    color: #fff;
    text-align: center; }
    .view-slides .view-footer #slider-bullet-nav .goto-slide {
      display: inline-block;
      width: 14px;
      height: 14px;
      margin-left: 9px;
      background: #fff;
      border-radius: 7px;
      opacity: .7;
      vertical-align: top;
      cursor: pointer; }
      .view-slides .view-footer #slider-bullet-nav .goto-slide.active {
        opacity: 1; }
      .view-slides .view-footer #slider-bullet-nav .goto-slide span {
        visibility: hidden; }

.view-news .views-row, #news .view-search-api .views-row {
  max-height: 160px;
  margin-bottom: 23px;
  overflow: hidden; }
.view-news .field-name-body img, .view-news .field-name-body iframe, .view-news .field-name-body object, #news .view-search-api .field-name-body img, #news .view-search-api .field-name-body iframe, #news .view-search-api .field-name-body object {
  display: none; }
.view-news h2.node-title, #news .view-search-api h2.node-title {
  font-size: 1.06em; }
.view-news .submitted, .view-news .views-field-created, #news .view-search-api .submitted, #news .view-search-api .views-field-created {
  color: #6f6e6e;
  font-size: 0.81em; }
.view-news .field-name-field-video, #news .view-search-api .field-name-field-video {
  width: 220px; }
.view-news .teaser-image, #news .view-search-api .teaser-image {
  float: left;
  margin-right: 15px; }
.view-news h2.node-title, .view-news .submitted, .view-news .content, #news .view-search-api h2.node-title, #news .view-search-api .submitted, #news .view-search-api .content {
  margin-left: 235px; }
.view-news .content, #news .view-search-api .content {
  font-size: 0.81em; }
.view-news .more-link, #news .view-search-api .more-link {
  text-align: left;
  font-size: 1.06em;
  font-weight: bold; }
  .view-news .more-link:before, #news .view-search-api .more-link:before {
    content: '»';
    color: #456c9c; }

.section-about #news .teaser-image {
  display: none; }
.section-about #news h2.node-title, .section-about #news .submitted, .section-about #news .content {
  margin-left: 0; }
.section-about #news .content {
  display: none; }

#active .view-artists .views-row, #current-roster .view-artists .views-row, #artists .view-artists .views-row {
  float: left;
  width: 129px;
  height: 180px;
  margin-right: 30px; }
  #active .view-artists .views-row:nth-child(5n + 5), #current-roster .view-artists .views-row:nth-child(5n + 5), #artists .view-artists .views-row:nth-child(5n + 5) {
    margin-right: 0; }
  #active .view-artists .views-row .views-field-title, #current-roster .view-artists .views-row .views-field-title, #artists .view-artists .views-row .views-field-title {
    font-size: 0.94em;
    font-weight: bold;
    line-height: 1.2; }

.page-management #current-roster .view-artists {
  margin-left: 50px; }
  .page-management #current-roster .view-artists .views-row:nth-child(5n + 5) {
    margin-right: 30px; }

.page-publishing #artists .view-artists .views-row:nth-child(5n + 5) {
  margin-right: 30px; }
.page-publishing #artists .view-artists .views-row:nth-child(4n + 4) {
  margin-right: 0; }

#catalogue .view-artists .views-row, #writers .view-artists .views-row {
  font-size: 0.81em; }

.view-placements .views-row {
  float: left;
  width: 360px;
  margin-bottom: 41px; }
  .view-placements .views-row:nth-child(odd) {
    margin-right: 44px; }
  .view-placements .views-row .views-field-field-placement-type {
    font-size: 0.75em;
    color: #6f6e6e;
    font-weight: bold; }
  .view-placements .views-row .views-field-title {
    font-size: 0.94em;
    font-weight: bold; }
  .view-placements .views-row .views-field-body {
    font-size: 0.81em; }
    .view-placements .views-row .views-field-body p {
      margin: 0; }

.view-songs table, .page-node-1441 #content table {
  width: 100%;
  margin-top: 0; }
  .view-songs table tbody tr:first-child td, .page-node-1441 #content table tbody tr:first-child td {
    padding-top: 15px; }
  .view-songs table td, .page-node-1441 #content table td {
    padding: 4px 10px 4px 0; }
  .view-songs table .mejs-container, .page-node-1441 #content table .mejs-container {
    top: 2px;
    left: 7px; }

.page-node-1441 #content thead {
  vertical-align: top; }
.page-node-1441 #content tr td {
  vertical-align: top; }
.page-node-1441 #content tr td:nth-child(4) {
  min-width: 180px; }

@media only screen and (max-width: 46em) {
  .view-slides {
    height: 327px; }
    .view-slides .views-row a {
      height: 327px;
      background-position: center top;
      background-size: cover; }
    .view-slides .views-row img {
      display: none; }
    .view-slides .view-footer {
      display: block; }
      .view-slides .view-footer .fade {
        display: none; }
      .view-slides .view-footer .slider-nav {
        position: relative;
        z-index: 3;
        top: 350px;
        width: 1024px;
        margin: 0 auto; }
        .view-slides .view-footer .slider-nav li a {
          position: absolute;
          z-index: 3;
          display: block;
          width: 42px;
          height: 40px;
          background: url(../images/slider-nav.png) no-repeat; }
          .view-slides .view-footer .slider-nav li a.next {
            right: 0; }
          .view-slides .view-footer .slider-nav li a.prev {
            background-position: -59px 0; }
          .view-slides .view-footer .slider-nav li a span {
            visibility: hidden; }
      .view-slides .view-footer #slider-bullet-nav {
        position: relative;
        z-index: 3;
        top: 500px;
        width: 1024px;
        margin: 0 auto;
        color: #fff;
        text-align: center; }
        .view-slides .view-footer #slider-bullet-nav .goto-slide {
          display: inline-block;
          width: 14px;
          height: 14px;
          margin-left: 9px;
          background: #fff;
          border-radius: 7px;
          opacity: .7;
          cursor: pointer; }
          .view-slides .view-footer #slider-bullet-nav .goto-slide.active {
            opacity: 1; }
          .view-slides .view-footer #slider-bullet-nav .goto-slide span {
            visibility: hidden; }

  .view-news .views-row, #news .view-search .views-row {
    margin-bottom: 23px;
    max-height: none; }
  .view-news .field-name-field-video, #news .view-search .field-name-field-video {
    width: 100%; }
  .view-news .teaser-image, #news .view-search .teaser-image {
    float: none;
    margin-right: 0; }
  .view-news h2.node-title, .view-news .submitted, .view-news .content, #news .view-search h2.node-title, #news .view-search .submitted, #news .view-search .content {
    margin-left: 0; }

  #active .view-artists .views-row:nth-child(5n + 5), #current-roster .view-artists .views-row:nth-child(5n + 5), #artists .view-artists .views-row:nth-child(5n + 5) {
    margin-right: 30px; }

  .page-management #current-roster .view-artists {
    margin-left: 0; }

  .view-placements .views-row {
    float: none;
    width: auto;
    margin-bottom: 41px; }
    .view-placements .views-row:nth-child(odd) {
      margin-right: 0; } }
