
#fm.latest-issue > .content {
  overflow: visible;
  position: relative;
  z-index: 1;
  padding-top: 33px;
  padding-bottom: 10px;
}

  .latest-issue .main-feature {
    position: relative;
    padding: 0 320px 0 0;
    margin: 0 0 27px;
    color: #666;
  }
    .latest-issue .main-feature .img, 
    .latest-issue .main-feature .img:hover {
      position: relative;
      margin: 0 0 21px;
      text-decoration: none;
      border: 0 none;
      display: block;
    }
      .latest-issue .main-feature .img img {
        display: block;
      }
      .latest-issue .main-feature .img span.locked {
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
        background: #f0341b url("/wp-content/themes/filmmaker/images/sprite.png") no-repeat 0 -601px;
        padding: 0 15px 0 34px;
        font-size: 14px;
        height: 41px;
        line-height: 43px;
      }
    .latest-issue .main-feature h2 {
      font: 48px/48px "arno-pro", Georgia, serif;
      color: #1a1a1a;
      margin: 0 0 6px;
    }
      .latest-issue .main-feature h2 a, 
      .latest-issue .main-feature h2 a:hover {
        color: #1a1a1a;
        border-bottom: 0 none;
        text-decoration: none;
      }
      .latest-issue .main-feature.hover h2, 
      .latest-issue .main-feature.hover h2 a {
        color: #06a3e3;
      }
    .latest-issue .main-feature .meta {
      margin-top: -7px;
    }
    .latest-issue .main-feature .cover {
      position: absolute;
      right: 20px;
      bottom: 5px;
    }
      .latest-issue .main-feature.hover p a, 
      .latest-issue .main-feature.hover .post-locked-msg a {
        color: #999;
      }



.latest-issue > .content .meta {
  color: #999;
}
.latest-issue > .content .listing-articles {
  color: #666;
}


.latest-issue .features {
}
  .latest-issue .features h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 0 0 13px;
    margin: 0 0 20px;
    border-bottom: 1px solid #CCC;
    font-weight: normal;
  }
  .latest-issue .features .first {
    position: relative;
    min-height: 348px;
    padding: 0 640px 0 0;
    margin: 0 0 20px;
    color: #666;
  }
    .latest-issue .features .first h3 a {
      color: #1a1a1a;
      text-decoration: none;
      border-bottom: 0 none;
    }
      .latest-issue .features .first h3 a:hover, 
      .latest-issue .features .first.hover h3 a {
        color: #06a3e3;
      }
      .latest-issue .features .first.hover p a, 
      .latest-issue .features .first.hover .post-locked-msg a  {
        color: #999;
      }
    .latest-issue .features .first .img {
      position: absolute;
      right: 0;
      top: 0;
      border-bottom: 0 none;
    }
      .latest-issue .features .first .img img {
        display: block;
      }
      .latest-issue .features .first .img span {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #fff;
        background: #1a1a1a;
        background: rgba(0,0,0,.5);
        padding: 14px 15px 12px;
        max-width: 75%;
        font-size: 14px;
      }
      .latest-issue .features .first .img .locked {
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
        background: #f0341b url("/wp-content/themes/filmmaker/images/sprite.png") no-repeat 0 -601px;
        padding: 0 15px 0 34px;
        font-size: 14px;
        height: 41px;
        line-height: 43px;
      }     
    .latest-issue .features .first h3 {
      font: 38px/36px "arno-pro", Georgia, serif;
      color: #1a1a1a;
      padding: 3px 0 0;
      margin: 0 0 11px;
    }
      .latest-issue .features .first h3 i {
        font: italic 38px/36px "arno-pro", Georgia, serif;
      }

  .latest-issue .features .listing-articles {
    overflow: hidden;
    margin: 0 0 0 -20px;
    padding: 0 0 10px;
  }
    .latest-issue .features .listing-articles li {
      display: inline;
      float: left;
      width: 300px;
      margin: 10px 0 0 20px;
    }
      .latest-issue .features .listing-articles b {
      }
      .latest-issue .features .listing-articles .meta {
        display: block;
        padding: 6px 0 0;
        margin: 0;
      }
        .latest-issue .features .listing-articles p + .meta {
          margin-top: -12px;
        }

#fm.latest-issue > .content .cols-3x {
  padding-top: 17px;
}
.latest-issue > .content .cols-3x .col-1, 
.latest-issue > .content .cols-3x .col-2, 
.latest-issue > .content .cols-3x .col-3 {
  padding-bottom: 20px;
}

.latest-issue > .content .cols-3x .col-1 .listing-articles {
  margin: -5px 0 0;
}
  .latest-issue > .content .cols-3x .col-1 .listing-articles li {
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid #e6e6e6;
    padding: 7px 0 14px;
    margin: 0;
  }
    .latest-issue > .content .cols-3x .col-1 .listing-articles li:first-child {
      padding: 0 0 14px;
      border-top: 0 none;
    }
    .latest-issue > .content .cols-3x .col-1 ul.listing-articles li > a:first-child {
      margin-bottom: 0;
    }
    .latest-issue > .content .cols-3x .col-1 .listing-articles li b, 
    .latest-issue > .content .cols-3x .col-1 .listing-articles li .meta {
      font-size: 16px;
      line-height: 22px;
    }
    .latest-issue > .content .cols-3x .col-1 .listing-articles li .meta {
      padding: 6px 0 0;
      margin: 0;
      display: block;
    }



.latest-issue > .content .cols-3x .col-2 .listing-articles li {
}
  .latest-issue > .content .cols-3x .col-2 .listing-articles li .img {
    margin: 0 0 15px;
  }
    .latest-issue > .content .cols-3x .col-2 .listing-articles li .img img {
      margin-bottom: 28px;
    }
  .latest-issue > .content .cols-3x .col-2 .listing-articles li b {
    font: 34px/37px "arno-pro", Georgia, serif;
    text-decoration: none;
    border-bottom: 0 none;
    -o-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
  }
    .latest-issue > .content .cols-3x .col-2 .listing-articles li b i {
      font-style: normal;
      font: italic 34px/37px "arno-pro", Georgia, serif;
    }
  .latest-issue > .content .cols-3x .col-2 .listing-articles li .meta {
    display: block; 
    padding: 6px 0 1px;
  }
    .latest-issue > .content .cols-3x .col-2 .listing-articles li p + .meta {
      margin-top: -12px;
    }
.latest-issue > .content .also {
  border-top: 1px solid #e6e6e6;
  padding: 24px 0 0;
  margin: 0 0 15px;
  color: #666;
}
  .latest-issue > .content .also b {
    color: #1a1a1a;
  }

.content .post-locked-msg{
    color:#999;
    font-style: italic;
    font-size:14px;
    line-height: 1.3em;
    display:inline;
}
.content .post-locked-excerpt{
    display:inline;
}





.latest-issue > .content nav {
  width: 620px;
}