#page > article.taxonomy-release_category section header h2, #page > article.taxonomy-release_category section article.release.award-winner {
  position: relative; }
  #page > article.taxonomy-release_category section header h2:before, #page > article.taxonomy-release_category section article.release.award-winner:before {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: ' ';
    font-size: 0;
    height: 1px;
    background: -webkit-linear-gradient(left, #7f868c, rgba(127, 134, 140, 0));
    background: linear-gradient(to right, #7f868c, rgba(127, 134, 140, 0)); }

#page > article.taxonomy-release_category section article.release.award-winner {
  position: relative; }
  #page > article.taxonomy-release_category section article.release.award-winner:after {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: ' ';
    font-size: 0;
    height: 1px;
    background: -webkit-linear-gradient(left, #7f868c, rgba(127, 134, 140, 0));
    background: linear-gradient(to right, #7f868c, rgba(127, 134, 140, 0)); }

#page > article.taxonomy-release_category section article.release.award-winner h4:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

ul.decades {
  margin: 1em 0;
  padding: 0;
  list-style: none; }
  ul.decades li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 14px; }
    ul.decades li:before {
      display: inline-block;
      content: '|';
      margin: 0 5px;
      color: #555; }
    ul.decades li:first-child:before {
      display: none; }

#page > article.taxonomy-release_category {
  padding: 0 0 0 10px; }
  #page > article.taxonomy-release_category section {
    position: relative; }
    #page > article.taxonomy-release_category section header {
      margin-bottom: 0; }
      #page > article.taxonomy-release_category section header h2 {
        color: #555;
        text-transform: none;
        font-size: 32px; }
    #page > article.taxonomy-release_category section.section > header > h2, #page > article.taxonomy-release_category section.section > header > h3 {
      text-transform: uppercase;
      color: #b71e23;
      margin-top: 1em; }
    #page > article.taxonomy-release_category section.section:first-child > header > h2 {
      margin-top: 0.5em; }
    #page > article.taxonomy-release_category section article.release {
      margin-left: 200px;
      line-height: 21px;
      margin-bottom: 1.3em; }
      #page > article.taxonomy-release_category section article.release p {
        margin: 0;
        line-height: 21px; }
      #page > article.taxonomy-release_category section article.release h4 {
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 21px; }
      #page > article.taxonomy-release_category section article.release.award-winner {
        padding: 10px 0; }
        #page > article.taxonomy-release_category section article.release.award-winner p, #page > article.taxonomy-release_category section article.release.award-winner time {
          padding-left: 20px; }
        #page > article.taxonomy-release_category section article.release.award-winner h4 {
          position: relative;
          padding-left: 20px;
          font-weight: bold; }
        #page > article.taxonomy-release_category section article.release.award-winner h4:before {
          content: '\f005';
          color: #ffcb57;
          font-size: 18px;
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          -webkit-transform: rotate(-10deg);
          -ms-transform: rotate(-10deg);
          transform: rotate(-10deg); }
        #page > article.taxonomy-release_category section article.release.award-winner p.award {
          font-style: italic;
          line-height: 18px;
          margin: 0 0 3px 0; }
          #page > article.taxonomy-release_category section article.release.award-winner p.award strong {
            font-style: normal;
            font-weight: bold; }
    #page > article.taxonomy-release_category section .image-filler {
      position: absolute;
      top: 50px;
      left: 0;
      width: 180px;
      bottom: 0;
      overflow: hidden; }
      #page > article.taxonomy-release_category section .image-filler img {
        display: block;
        margin: 0 0 160px 0;
        padding: 0;
        line-height: 100%; }
    @media screen and (max-width: 479px) {
      #page > article.taxonomy-release_category section article.release {
        margin-left: 0; }
      #page > article.taxonomy-release_category section .image-filler {
        display: none; } }
    #page > article.taxonomy-release_category section.decade-1950s header h2 {
      color: #00aae7; }
    #page > article.taxonomy-release_category section.decade-1960s header h2 {
      color: #cd6027; }
    #page > article.taxonomy-release_category section.decade-1970s header h2 {
      color: #a49c47; }
    #page > article.taxonomy-release_category section.decade-1980s header h2 {
      color: #7342bc; }
    #page > article.taxonomy-release_category section.decade-1990s header h2 {
      color: #5d67a3; }
    #page > article.taxonomy-release_category section.decade-2000s header h2 {
      color: #bc243c; }
    #page > article.taxonomy-release_category section.decade-2010s header h2 {
      color: #f36700; }

/*# sourceMappingURL=credits.min.css.map */