/* Copy of styles for (min-width: 960px) from screen_wnyc-new-home.css */

#wnyc_home,
#header-inner,
#footer-inner,
#site {
  width: 100%;
  min-width: 960px;
  max-width: 1120px;
}

/* nav */

#mobile-header,
.damost-mobile-header {
  display: none;
}

#header_nav,
#header_nav_right,
#stream_launch_widget,
#technical-message,
#twitterbox,
#wnyc-newsletter,
#damost-nav,
#footer_container .logo,
#footer_container .social,
#footer_container .about,
#footer_container .nypr_lockup,
.footer_copyright p {
  display: inline-block;
}

#wnyc_popdown,
#footer_container .border {
  display: block;
}

/* TODO: Overrides of selectors in screen_wnyc.css */
#header_nav_right {
  float: right;
}

#header_nav_right li {
  float: none;
}

#header_container {
  background-color: #fff;
  height: 90px;
}

#header_container #header_login {
  margin-top: .4em;
}

#footer_container {
  background-color: #292929;
}

#footer_container a {
  color: #fff;
}
/* end Overrides */

#breaking {
  padding: 0;
}

#stream_launch_widget {
  margin-left: 0;
  margin-right: 1.5625%;
  min-width: 96.875%;
  width: 100%;
}

#stream_launch_widget .show {
  width: 65%;
}

.top-stories {
  width: 710px;
  float: left;
}

.bigbox_ad {
  float: right;
  margin-top: 2.6em;
}

#wnyc-newsletter {
  width: 300px;
  float: right;
}

.bucket-title,
#damost-nav {
  margin: 0;
}

.bucket li,
#damost ol li {
  float: left;
  margin: 1em 1.3em 2em 0;
  width: 18.7%;
}

.bucket li.last,
#damost ol li.last {
  margin-right: 0;
}

#home-primary li {
  width: 100%;
}

#home-primary .story-wrapper {
  padding: 0;
}

#home-primary .media-wrapper {
  width: 350px;
  float: left;
}

#home-primary .media {
  height: 100%;
}

#home-primary .text {
  width: 335px;
  margin: 15px 10px;
  float: right;
  padding: 0 0 42px; /* room for puppy-btns */
}

#home-secondary .media {
  height: 198px;
}

.story-wrapper h2,
#damost ol li .title {
  font-size: 16px;
}

#home-primary h2 {
  font-size: 27px;
  line-height: 35px;
}

#home-secondary h2 {
  font-size: 18px;
}

.bucket .related li {
  margin: 1em 0 0;
  width: 80%;
}

#home-secondary li {
  width: 350px;
  margin-right: 10px;
}

#home-secondary li.last {
  margin-right: 0;
}

.shelf .media,
#damost .media {
  height: 145px;
}

.button-wrapper .media_buttons {
  margin: 0 1px 0 0;
}

.button-wrapper p.share {
  margin: 0 0 0 -5px;
}

#damost .tab ol li {
  clear: none !important; /* !important is for ie7,8 */
}

#wnyc-home-giveaways li {
  padding: 0 10px 5px;
}

#home_bigbox2_bg {
  display: inline-block;
  margin: 1em 0 0 1.3em;
  background-color: #eee;
  position: relative;
  width: 37%;
  height: 350px;
}

#home_bigbox2_ad {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -125px;
  margin-left: -150px;
}
