/* 
	Video Page Overrides
	Created:11/18/11
	Last Updated:11/18/11
*/
.mod {
  margin-top: 2em;
}

.fblike {
  margin-top: .7em;
}

.col.bg-col-ab {
  width: 100%;
}

.stories-top {
  width: 100%;
  float: none;
}

.col.bg-col-c {
  float: none;
  margin-left: 0;
  width: 100%;
}

.mod-a.video-search,
.mod-a.playlists {
  clear: none;
  width: 100%;
  max-width: 100%;
}

.mod-a.playlists {
  max-height: 280px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.story .excerpt,
.event .excerpt {
  clear: both;
}

.section-video .ad-slot-b {
  display: inline-block;
  width: 100%;
}

.video-sections h4.story-title {
  font: bold 1.3em/1.307 Georgia, times, serif;
}

.video-sections .feat-excerpt a {
  display: block;
  margin: 0 auto;
  max-width: 77.9552715654952%;
}

.playlists,
.video-search {
  position: relative;
  z-index: 1;
}

/*playlists*/
.ie7 .playlists .nav li {
  display: inline;
}

/*video search submit button*/
.ie .video-search input.submit {
  top: 0;
  height: 100%;
}

/*video section front no section */
@media screen and (min-width: 824px) {
  .stories-top {
    width: 65.9375%;
  }

  .col.bg-col-c {
    float: none;
    margin-left: 71%;
    width: 29.0625%;
  }

  /*IE7*/
  .ie7 .bg-col-ab .stories-top {
    width: 60%;
    float: left;
  }

  .ie7 .bg-col-c {
    float: none;
    margin-left: 71%;
    width: 25%;
  }

  .ie7 .mod.bg-video-sub {
    display: block;
    clear: both;
    float: none;
  }

  .ie7 .bg-col-c,
  .ie7 .stories-top,
  .ie7 .bg-col-ab {
    zoom: 1;
  }
}
/*video section front  with section */
@media screen and (min-width: 1024px) {
  .video-sections .main.multi {
    width: 100%;
  }

  .video-sections .main .feat-excerpt {
    width: 24%;
    text-align: left;
    margin-bottom: 2em;
  }
}

/*# sourceMappingURL=globe-videosection.css.map */
