#banner {
    display: none;
}

body.js, body.nova-body {
    padding-top: 0px !important;
}

#wrapper {
    background-color: #516477;
    margin-top: 54px;
    border: none;
}

.nova #pbs_dh {
    max-height: 54px;
}

.nova #pbs_dh #pbs_id {
    padding-top: 0px;
}

/*// todo: move down and merge with responsive changes*/

@media only screen and (min-width: 768px) {
    #wrapper {
        margin-top: 71px;
    }
    .nova #pbs_dh {
        max-height: 71px;
    }
    .nova #pbs_dh #pbs_id {
        padding-top: 8px;
    }
}

.tracking-pixel {
    display: none;
}

#main {
    background: url(/wgbh/nova/img/background-fade.jpg) no-repeat 0px 193px;
}

#site-header span {
    display: block;
}

h1 {
    margin: 8px 0 0 23px;
}

h2 {
    font-size: 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

#sub-nav {
    height: 29px;
    margin: -19px 0 0 651px;
    width: 303px;
}

#sub-nav > li {
    float: left;
    line-height: 29px;
    padding: 0 0 0 3px;
    text-align: center;
    height: 34px;
}

#sub-nav a {
    color: #bbeb2b;
    display: block;
    font-size: 9.5px;
    font-weight: bold;
    text-transform: uppercase;
}

#sub-nav > li > a {
    height: 29px;
    width: 98px;
    background: url(/wgbh/nova/img/nav-button.jpg) no-repeat;
    outline: none;
}

#sub-nav > li.open > a {
    background: url(/wgbh/nova/img/nav-button-open.jpg) no-repeat !important;
    height: 34px !important;
    z-index: 2;
    position: relative;
}

.sub-menu > a {
    text-indent: 6px;
}

.sub-menu > a span {
    background: url(/wgbh/nova/img/nav-arrow.png) no-repeat 0 0;
    position: relative;
    top: 11px;
    display: inline-block;
}

.sub-menu > a:hover {
    text-decoration: none !important;
    cursor: default;
}

.sub-menu > ul {
    display: none;
    position: absolute;
    width: 120px;
    /*padding + width = 147px*/
    background-color: #18304a;
    border: 1px solid #3d6982;
    padding: 15px 15px 12px;
    margin: -1px 0 0 -54px;
    text-align: left;
    line-height: 15px;
}

.sub-menu > ul li div {
    background-color: #3d6982;
    height: 1px;
    font-size: 1px;
    width: 10px;
}

.sub-menu > ul li span {
    text-transform: uppercase;
    font-size: 9.5px;
    font-weight: bold;
    color: #fff;
    padding: 14px 0 3px;
    display: block;
}

.new-grp {
    padding-top: 15px;
}

#nav-twitter,
#nav-twitter-nsn {
    background: url(/wgbh/nova/img/twitter-sm.png) no-repeat;
}

#nav-facebook,
#nav-facebook-nsn {
    background: url(/wgbh/nova/img/facebook-sm.png) no-repeat;
}

#nav-youtube {
    background: url(/wgbh/nova/img/youtube-sm.png) no-repeat;
}

#nav-itunes {
    background: url(/wgbh/nova/img/itunes-sm.png) no-repeat;
}

#nav-newsletter {
    background: url(/wgbh/nova/img/newsletter-sm.png) no-repeat;
}

#nav-rss {
    background: url(/wgbh/nova/img/rss-sm.png) no-repeat;
}

#nav-twitter,
#nav-twitter-nsn,
#nav-facebook,
#nav-facebook-nsn,
#nav-youtube,
#nav-itunes,
#nav-newsletter,
#nav-rss {
    padding-left: 22px;
    height: 19px;
}

#about, #go-home {
    display: block;
    position: absolute;
    float: left;
    margin: 11px 0 0 792px;
    color: #bbeb2b;
    text-transform: uppercase;
    font-size: .62em;
    line-height: .68em;
    font-weight: bold;
}

#go-home {
    margin-left: 885px;
    border-left: 1px solid #656f4f;
    padding-left: 5px;
}

#teaser {
    /*
width:617px;
    height:367px;
*/
    float: left;
    margin: 10px 0 0 23px;
    clear: both;
    overflow: hidden;
}

#teaser div.navi {
    margin: 5px 0 0 560px;
}

#teaser div.navi a {
    display: block;
    float: left;
    height: 9px;
    width: 15px;
    background-color: #9FAFBF;
    border: 0px solid #333;
    outline: none;
    margin-left: 4px;
}

#teaser div.navi a.active {
    background-color: #000 !important;
}

#teaser div.scrollable li p.blurb {
    position: absolute;
    top: 0;
    width: 145px;
    height: 100%;
    z-index: 2;
    color: #fff;
    padding: 28px 15px 0 15px;
}

#teaser div.scrollable li p.blurb strong + span {
    display: block;
}

#teaser div.scrollable li p strong {
    display: block;
    margin-bottom: 10px;
}

#teaser div.scrollable li p img {
    margin: 18px 0px 9px 0px;
}

#teaser div.scrollable li div.side-bg {
    width: 175px;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

#teaser .choose-tease {
    text-decoration: none;
    display: block;
    margin: 10px 0 0;
    padding: 0 3px 0 20px;
    float: left;
    height: 16px;
}

#teaser .choose-tease span {
    font-weight: bold;
}

#teaser div.scrollable li p .credit {
    clear: both;
    color: #ccc;
    display: block;
    margin-top: 310px;
    position: absolute;
    top: 0;
    font-size: 10px;
    line-height: 12px;
}

#teaser a.Listen {
    background: url(/wgbh/nova/img/listen.png) no-repeat;
}

#teaser a.Read {
    background: url(/wgbh/nova/img/read.png) no-repeat;
}

#teaser a.Interact {
    background: url(/wgbh/nova/img/interact.png) no-repeat;
}

#teaser a.Watch {
    background: url(/wgbh/nova/img/watch.png) no-repeat;
}

#teaser-control {
    height: 10px;
    width: 10px;
    display: block;
    margin-left: 544px;
    padding-right: 4px;
    border-right: 1px solid #ccc;
}

.teaser-playing {
    background: url(/wgbh/nova/img/carousel-pause.png) no-repeat;
}

.teaser-playing:hover {
    background: url(/wgbh/nova/img/carousel-pause-over.png) no-repeat;
}

.teaser-paused {
    background: url(/wgbh/nova/img/carousel-play.png) no-repeat;
}

.teaser-paused:hover {
    background: url(/wgbh/nova/img/carousel-play-over.png) no-repeat;
}

.next, .prev {
    background-color: #ccc;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.next {
    float: right;
}

.prev {
    float: left;
}

div.scrollable {
    position: relative;
    /*overflow:hidden;*/
    width: 617px;
    height: 347px;
}

div.scrollable ul.items {
    width: 20000em;
    position: absolute;
    margin: 0;
    padding: 0;
}

div.scrollable ul.items li {
    float: left;
    width: 617px;
    height: 347px;
    padding: 0;
    font-size: 12px;
    cursor: pointer;
    list-style-type: none;
    line-height: 15px;
}

div.scrollable ul.items li a:hover {
    text-decoration: none;
}

div.scrollable ul.items li a {
    text-decoration: underline;
    color: #fff;
}

ul.items li.active {
    border: 1px inset #ccc;
    background-color: #fff;
}

#schedule,
#corp-sponsor-sec,
#editors-picks,
#rec-sec {
    margin: 0;
}

ul.items li.active {
    border: 1px inset #ccc;
    background-color: #fff;
}

#rec-sec {
    width: 300px;
    height: 482px;
    float: left;
    margin: 34px 0 0 15px;
}

#rec-sec .panes {
    height: 451px;
}

#resources-sec {
    background-color: #38495d;
    clear: both;
    float: left;
    color: #fff;
    height: 482px;
    margin: 34px 0 0 23px;
    width: 175px;
}

#resources-sec h2 {
    margin: 10px 0 20px 15px;
}

#resources-sec ul {
    margin: 0 0 0 15px;
    line-height: 19px;
}

#resources-sec a {
    color: #cffe42;
    font-size: 12px;
}

#editors-picks {
    background-color: #445569;
    color: #fff;
    float: left;
    height: 482px;
    margin: 34px 0 0 1px;
    padding: 0 0 0 7px;
    width: 434px;
}

#editors-picks h2 {
    margin: 10px 0 23px 13px;
}

#editors-picks h3 {
    margin-bottom: 7px;
}

#editors-picks li {
    float: left;
    font-size: 12px;
    height: 222px;
    padding: 0 10px 0 13px;
    width: 188px;
    position: relative;
}

#editors-picks a img {
    height: 106px;
    width: 188px;
}

#editors-picks h3 {
    font-size: 12px;
    margin: 2px 0 5px;
}

#editors-picks h3 a {
    color: #fff;
}

#editors-picks p img {
    position: relative;
    top: 2px;
}

#editors-picks .passport-icon {
    position: absolute;
    top: 3px !important;
    left: 17px !important;
    width: 21px !important;
    height: 21px !important;
}

#rec-sec div.panes ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
}

div.panes ul a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

div.panes ul a:hover {
    text-decoration: underline;
}

ul.tabs {
    width: 300px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}

ul.tabs li {
    margin: 0;
    padding: 0 1px 0 0;
    float: left;
}

ul.tabs li.lone-tab {
    border-right: 0px;
}

ul.tabs li a {
    display: block;
    width: 47px;
    height: 14px;
    padding: 8px 10px;
    background-color: #405266;
    text-decoration: none;
    color: #aab5c2;
    text-align: center;
}

ul.tabs li.lone-tab a {
    width: 285px;
    background-color: #405266;
    padding: 8px 0 0 15px;
    height: 22px;
    text-align: left;
}

ul.tabs li.lone-tab a:hover {
    background-color: #CBD2DA;
}

ul.tabs a {
    outline: none;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-color: #223347;
    color: #fff;
}

.panes {
    width: 300px;
    height: 292px;
    overflow-y: auto;
    background-color: #223347;
    clear: both;
}

.panes a {
    display: block;
    text-decoration: none;
}

.panes li {
    margin: 0px 0 0;
    list-style-type: none;
    padding: 18px 15px 0px 15px;
}

#dvd-list li {
    padding: 15px 0 0 20px;
    height: 112px;
}

#dvd-list a.button {
    color: #336699 !important;
    font: normal 10px Arial !important;
    line-height: 19px !important;
    width: 82px;
}

#dvd-list a {
    outline: none;
}

#dvd-list div {
    float: left;
    padding: 12px 0 0 10px;
    max-width: 170px;
}

#dvd-list img {
    float: left;
    clear: both;
}

#dvd-list h3 {
    text-transform: none;
    font-size: 11px;
}

#books img {
    float: left;
    clear: both;
    padding: 0 5px 0 0;
}

#books li {
    clear: both;
}

label {
    display: block;
    font-size: .62em;
    color: #bbeb2b;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 3px;
}

label, #about-beta {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #BBEB2B;
    text-decoration: none;
}

#about-beta {
    position: relative;
    top: 10px;
    left: 863px;
}

#about-beta:hover {
    text-decoration: underline;
}

#search-form {
    background: url(/wgbh/nova/img/search-background.jpg) no-repeat;
    height: 61px;
    /*padding + height = 71px*/
    width: 285px;
    /*padding + width = 300px*/
    padding: 10px 0 0 15px;
}

#search-form label {
    display: block;
    font: bold 11px Arial;
    color: #bbeb2b;
    text-transform: uppercase;
    margin: 0 0 3px;
    height: 14px;
}

#search-form input[type="text"] {
    width: 200px;
    height: 18px;
    border: 0;
    padding-top: 4px;
    display: block;
}

#search-form input[type="image"] {
    display: block;
    margin: 17px 0 0;
}

#search-form li {
    float: left;
    padding: 0 1px 0 0;
    height: 20px;
}

#search-n-sponsor {
    float: right;
    margin: 10px 16px 0 0;
}

#corp-sponsor-sec {
    margin: 9px 0 0;
    clear: left;
    height: 266px;
    width: 300px;
    background-color: #0e1f33;
    overflow: hidden;
}

#corp-sponsor-sec h2 {
    color: #3f6389;
    background-color: #0e1f33;
    margin: 0;
    padding: 0;
    height: 16px;
    font-weight: normal;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

#news em, #links em {
    font-style: normal;
    font-weight: bold;
    color: #fff;
}

#news p + p {
    color: #627487;
    margin-top: 2px;
}

#news a + a, #links a + a {
    color: #cffe42;
    font-weight: normal;
}

#news a:hover, #links a:hover {
    text-decoration: underline;
}

#news ul, #links ul {
    color: #333;
    line-height: 20px;
}

/*handle css for "active" topic in top nav*/
.ancient #nav-ancient,
.body #nav-body,
.earth #nav-earth,
.evolution #nav-evolution,
.military #nav-military,
.nature #nav-nature,
.physics #nav-physics,
.space #nav-space {
    background: url(/wgbh/nova/img/navbar-over.jpg) no-repeat;
}

.tech #nav-tech {
    background: url(/wgbh/nova/img/navbar-last-over.jpg) no-repeat;
}

/*handle backgrounds for each topic*/
.ancient {
    background: url(/wgbh/nova/img/topic-bg/ancient.jpg) no-repeat 0 0px;
}

.body {
    background: url(/wgbh/nova/img/topic-bg/body.jpg) no-repeat 0 0px;
}

.earth {
    background: url(/wgbh/nova/img/topic-bg/earth.jpg) no-repeat 0 0px;
}

.evolution {
    background: url(/wgbh/nova/img/topic-bg/evolution.jpg) no-repeat 0 0px;
}

.military {
    background: url(/wgbh/nova/img/topic-bg/military.jpg) no-repeat 0 0px;
}

.nature {
    background: url(/wgbh/nova/img/topic-bg/nature.jpg) no-repeat 0 0px;
}

.physics {
    background: url(/wgbh/nova/img/topic-bg/physics.jpg) no-repeat 0 0px;
}

.space {
    background: url(/wgbh/nova/img/topic-bg/space.jpg) no-repeat 0 0px;
}

.tech {
    background: url(/wgbh/nova/img/topic-bg/tech.jpg) no-repeat 0 0px;
}

#sponsor-stripe img {
    height: 43px;
}

#sponsor-stripe p {
    padding: 11px 0 13px;
    clear: both;
    width: 560px;
}

#sponsor-stripe ul {
    clear: both;
}

#sponsor-stripe ul li {
    float: left;
    padding: 0 11px 0 0;
}

#dvd-shop-pbs {
    display: block;
    color: #CFFE42;
    font-size: 12px;
    margin: 38px 0 0 20px;
    clear: both;
}

#social-sites {
    height: 32px;
    background-color: #3d4248;
    padding-left: 25px;
    margin-top: 33px;
}

#social-sites li a {
    display: block;
    padding: 0 0 0 22px;
    color: #81a8c7;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
}

#social-sites li {
    float: left;
    padding: 8px 10px 0 0;
    line-height: 16px;
}

#soc-twitter {
    background: url(/wgbh/nova/img/twitter.png) no-repeat;
}

#soc-rss {
    background: url(/wgbh/nova/img/rss.png) no-repeat;
}

#soc-facebook {
    background: url(/wgbh/nova/img/facebook.png) no-repeat;
}

#soc-email {
    background: url(/wgbh/nova/img/email.png) no-repeat;
}

#site-footer {
    margin-top: 0px;
    /*override nova.css*/
}