/*
    Theme Name: The Boss 2016
    Theme URI: http://ma.ttpeter.se/
    Description: A modernized custom theme for BruceSpringsteen.net
    Author: Matt Peterse
    Version: 2.0
*/

@font-face {
    font-family: 'Bitter';
    src: url('assets/fonts/Bitter-Regular-webfont.eot');
    src: url('assets/fonts/Bitter-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/Bitter-Regular-webfont.woff') format('woff'),
         url('assets/fonts/Bitter-Regular-webfont.ttf') format('truetype'),
         url('assets/fonts/Bitter-Regular-webfont.svg#BitterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bitter';
    src: url('assets/fonts/Bitter-Italic-webfont.eot');
    src: url('assets/fonts/Bitter-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/Bitter-Italic-webfont.woff') format('woff'),
         url('assets/fonts/Bitter-Italic-webfont.ttf') format('truetype'),
         url('assets/fonts/Bitter-Italic-webfont.svg#BitterItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bitter';
    src: url('assets/fonts/Bitter-Bold-webfont.eot');
    src: url('assets/fonts/Bitter-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/Bitter-Bold-webfont.woff') format('woff'),
         url('assets/fonts/Bitter-Bold-webfont.ttf') format('truetype'),
         url('assets/fonts/Bitter-Bold-webfont.svg#BitterBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body { font-family: 'Lato', sans-serif; font-weight: 400; padding: 0; margin: 0px; background-color: #333; background: url('https://cdn.smehost.net/brucespringsteennet-uscolumbiaprod/wp-content/uploads/2014/05/news.jpg') fixed top right; background-size: cover; }
strong { font-weight: 700; }
.clear { clear: both; }

#header { position: fixed; z-index: 1000; left: 0px; top: 0px; height: 40px; width: 100%; background-image: url('assets/images/background-header-footer.jpg'); }
body.admin-bar #header { top: 32px; }
#header h1 { float: left; margin: 0px; }
#header h1:hover,
body.home #header h1 { background-color: #111; }
#header h1 a { display: block; width: 240px; height: 0px; padding-top: 40px; background: url('assets/images/logo-bruce-springsteen.png') center center no-repeat; overflow: hidden; }
#header .menu-button { display: none; }
#header .menu-main-navigation-container { float: left; }
#header .menu-main-navigation-container .menu { display: block; list-style: none; margin: 0px; padding: 0px; }
#header .menu-main-navigation-container .menu .menu-item { position: relative; display: block; float: left; }
#header .menu-main-navigation-container .menu .menu-item a { display: block; height: 40px; line-height: 40px; padding: 0px 15px; color: #FFF; text-decoration: none; font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; }
#header .menu-main-navigation-container .menu .menu-item:hover a,
#header .menu-main-navigation-container .menu .menu-item.current-menu-item a { background-color: #111; }
#header .menu-main-navigation-container .menu .menu-item.current-menu-item a { height: 35px; line-height: 30px; border-top: 5px solid #FFF; }
#header .menu-main-navigation-container .menu .menu-item .sub-menu { position: absolute; left: 0px; top: 100%; display: none; background-color: #111; padding: 0; }
#header .menu-main-navigation-container .menu .menu-item:hover .sub-menu { display: block; }
#header .menu-main-navigation-container .menu .menu-item .sub-menu li { float: none; }
#header .menu-main-navigation-container .menu .menu-item .sub-menu li:hover a { background-color: #222; }
#header .menu-socials-container { float: right; }
#header .menu-socials-container .menu { display: block; float: right; list-style: none; margin: 0; padding: 0; margin-top: 7px; margin-right: 10px; }
#header .menu-socials-container .menu .menu-item { float: left; }
#header .menu-socials-container .menu .menu-item .social-link { display: block; width: 28px; height: 21px; background: url("assets/images/sprite-buttons.png"); }
#header .menu-socials-container .menu .menu-item .social-link.social-link-facebook { background-position: 7px -6px; }
#header .menu-socials-container .menu .menu-item .social-link.social-link-twitter { background-position: 5px -31px; }
#header .menu-socials-container .menu .menu-item .social-link.social-link-youtube { background-position: 3px -329px; margin-right: 10px; }
#header .menu-socials-container .menu .menu-item .social-link.social-link-estreetradio { width: 78px; height: 29px; background: url("assets/images/icon-estreetradio.png") no-repeat; }
#header .menu-socials-container .menu .menu-item .social-link.social-link-instagram { background: url("assets/images/icon-instagram.png") 5px 5px no-repeat; }
#header .menu-socials-container .menu .menu-item .social-link.social-link-newsletter { display: none; background: url("assets/images/icon-envelope.png") 5px 5px no-repeat; background-size: 18px 13px; }
#header .search-box { float: right; margin: 7px; width: 150px; height: 26px; padding: 5px; border: none; -webkit-appearance: none; background: #EEE; border-radius: 15px; outline: none; }
#header .search-box::-webkit-input-placeholder { color: #666; }
#header .search-box:-moz-placeholder { color: #666; }
#header .search-box::-moz-placeholder { color: #666; }
#header .search-box:-ms-input-placeholder { color: #666; }
#header .newsletter form { position: absolute; right: 0; top: 100%; }

.message-search-no-results { background: #fff; padding: 20px; margin: 100px; border-left: 4px solid #CC2222; border-radius: 3px; display: none; }
body.search-no-results .message-search-no-results { display: block; }

.post-full { position: relative; display: block; padding: 100px 0; }
.post-full .container { position: relative; width: 600px; margin: auto; }
body.home .post-full .container { right: 100px; }
.post-full .container .content { position: relative; width: 100%; background-color: rgba(255, 255, 255, 0.9); text-align: center; }
.post-full.post-color_white .container .content { background-color: rgba(0, 0, 0, 0.8); }
.post-full.post-no_box .container .content { background: transparent; }
.post-full .container .content .date { display: inline-block; padding-top: 15px; padding-bottom: 3px; font-size: 12px; color: #333; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border-bottom: 4px solid #222; }
.post-full.post-color_white .container .content .date { color: #CCC; border-color: #BBB; }
.post-full .container .content .title { padding: 10px; margin: 0; font-size: 40px; font-family: 'Bitter', Georgia, serif; font-weight: normal; text-align: center; color: #222; }
.post-full.post-color_white .container .content .title { color: #DDD; }
.post-full .container .content .body { padding: 10px; text-align: left; line-height: 24px; }
.post-full.post-color_white .container .content .body { color: #FFF; }
.post-full .container .content .body p:first-child { margin-top: 0; }
.post-full .container .content img { display: block; width: 100%; }
.post-full .container .content iframe { width: 100%; }
.post-full .container .content p iframe { margin-top: 10px; }
.post-full .container .content a { font-weight: 700; color: #000; }
.post-full.post-color_white .container .content a { color: #FFF; }
.post-full .container .content .footer { position: relative; padding: 10px; background-color: #222; min-height: 20px; text-align: left; background-image: url('assets/images/background-header-footer.jpg'); }
.post-full.post-color_white .container .content .footer { color: #DDD; }
.post-full.post-no_box .container .content .footer { background: none; }
.post-full .container .content .footer .call-to-action { display: block; color: #FFF; text-decoration: none; text-transform: uppercase; font-weight: 700; font-size: 12px; letter-spacing: 1px; line-height: 20px; margin-right: 140px; }
.post-full .container .content .footer .call-to-action .musician { font-family: 'Bitter', Georgia, serif; font-style: italic; text-transform: capitalize; font-size: 18px; font-weight: normal; letter-spacing: 0; }
.post-full .container .content .footer .call-to-action .instruments { display: inline-block; margin-left: 5px; font-weight: normal; font-size: 11px; }
.post-full .container .content .footer .fb-like { position: absolute; top: 12px; right: 80px; }
.post-full .container .content .footer .twitter-share-button { position: absolute !important; top: 12px; right: 10px; }
.post-full .container .gallery { float: left; width: 100%; margin-top: 10px; }
.post-full .container .gallery img { display: block; width: 100%; height: auto; margin-bottom: 10px; }
.post-full .container .tags-nav { padding: 10px; background-image: url('assets/images/background-header-footer.jpg'); background-position: 0px -77px; }
.post-full.post-no_box .container .tags-nav { background: none; }
.post-full .container .tags-nav .tags { width: 50%; float: left; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; }
.post-full .container .tags-nav .tags a { font-family: 'Bitter', Georgia, serif; font-style: italic; letter-spacing: 0px; color: #666; text-transform: none; }
.post-full .container .tags-nav .next-previous { width: 50%; float: right; text-align: right; }
.post-full .container .tags-nav .next-previous a { display: block; float: left; line-height: 30px; width: 48%; margin-left: 2%; background-color: #111; color: #FFF; font-size: 10px; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; text-align: center; transition: background 100ms; }
.post-full .container .tags-nav .next-previous a:hover { background-color: #222; }
.post-full .container .tags-nav .next-previous a span { font-size: 16px; line-height: 10px; vertical-align: middle; }
.post-full .container .pages-nav { border-top: 1px solid #FFF; }
.post-full .container .pages-nav a { float: left; width: 50%; height: 40px; line-height: 40px; background: #222; color: #FFF; text-decoration: none; text-align: center; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; transition: background 100ms; }
.post-full .container .pages-nav a:hover { background: #333; }
.post-full .container .related-posts { width: 100%; }
.post-full .container .related-posts .section-title { color: #FFF; font-weight: 700; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 10px; text-align: center; }
.post-full .container .related-posts .related-post { display: block; float: left; width: 32%; background-color: #FFF; border-top: 5px solid #111; padding-bottom: 0px; }
.post-full .container .related-posts .related-post:nth-child(3) { margin: 0 2%; }
.post-full .container .related-posts .related-post .date { padding: 10px; font-size: 9px; color: #333; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; text-align: center; background-color: #EEE; }
.post-full .container .related-posts .related-post .title-table { height: 110px; width: 100%; }
.post-full .container .related-posts .related-post .title { margin: 0; font-size: 16px; font-family: 'Bitter', Georgia, serif; font-style: italic; font-weight: normal; text-align: center; }
.post-full .container .related-posts .related-post .title a { color: #666; text-decoration: none; transition: color 100ms; }
.post-full .container .related-posts .related-post .title a:hover { color: #333; }
.post-full .container .related-posts .related-post .read-more { display: block; padding: 15px 10px; background-color: #111; color: #FFF; font-size: 10px; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; text-align: center; margin-top: 10px; }
.post-full .container .related-posts .related-post .read-more span { font-size: 16px; line-height: 10px; vertical-align: middle; }
.post-full .container .related-posts .related-post .read-more:hover { background-color: #222; }
.post-full .container .related-albums,
.post-full .container .related-songs { padding: 10px; text-align: left; }
.post-full .container .related-albums a,
.post-full .container .related-songs a {  font-size: 12px; font-family: 'Bitter', Georgia, serif; font-weight: normal; }
.post-full .container .related-albums a span { display: inline-block; width: 25px; height: 25px; background: url('assets/images/sprite-buttons.png'); background-position: -3px -252px; vertical-align: middle; }
.post-full.post-color_white .container .related-albums a span { background: url('assets/images/sprite-admin-menu.png'); background-position: 0px -35px; }
.post-full .container .related-songs a span { display: inline-block; width: 25px; height: 25px; background: url('assets/images/sprite-buttons.png');     background-position: -28px -253px; vertical-align: middle; }
.post-full.post-color_white .container .related-songs a span { background: url('assets/images/sprite-admin-menu.png'); background-position: -30px -35px; }


#posts { position: relative; right: 40px; width: 900px; margin: auto; padding: 100px 0px; }
body.home #posts { right: 100px; }
.post-mini { display: block; width: 260px; background-color: #FFF; border-top: 5px solid #111; padding: 10px; padding-bottom: 0px; margin: 10px; margin-top: 0; margin-bottom: 20px; }
.post-mini .date { width: 100%; padding: 10px; margin-left: -10px; margin-top: -10px; font-size: 9px; color: #333; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; text-align: center; background-color: #EEE; }
.post-mini .title { margin: 10px 0px; font-size: 20px; font-family: 'Bitter', Georgia, serif; font-style: italic; font-weight: normal; }
.post-mini .title a { color: #666; text-decoration: none; transition: color 100ms; }
.post-mini .title a:hover { color: #333; }
.post-mini img { margin-left: -10px; width: 280px; }
.post-mini .excerpt { font-size: 14px; }
.post-mini .read-more { display: block; padding: 15px 10px; width: 100%; margin-left: -10px; background: #111; color: #FFF; font-size: 10px; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; transition: background 100ms; }
.post-mini .read-more span { font-size: 16px; line-height: 10px; vertical-align: middle; }
.post-mini .read-more:hover { background: #222; }
#next-posts-link { display: none; }

body.post-type-archive-bruce_show,
body.single-bruce_show { background: url('https://cdn.smehost.net/brucespringsteennet-uscolumbiaprod/wp-content/uploads/2012/02/current_shows.jpg') fixed top left; background-size: cover; }
.shows { position: relative; display: block; width: 600px; left: 100px; margin: auto; padding: 100px 0; }
.shows .title { font-family: 'Bitter', Georgia, serif; font-weight: normal; color: #333; font-size: 40px; text-align: center; background: rgba(250, 250, 250, 0.9); margin: 0px; padding: 20px; }
.shows .list { width: 100%; border-spacing: 0; border-collapse: collapse; }
.shows .list .header-row { background-image: url('assets/images/background-header-footer.jpg'); color: #d5d5d5; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; }
.shows .list .header-row th { padding: 10px 0px; text-align: left; }
.shows .list .header-row th.event-date { padding-left: 10px; }
.shows .list .show-row { background: #FFF; border-bottom: 1px solid #000; transition: background 200ms; }
.shows .list .show-row:hover { background: #EEE; }
.shows .list .show-row { padding: 0px; vertical-align: top; }
.shows .list .show-row .event-date { position: relative; width: 100px; padding: 8px; padding-right: 0px; font-family: 'Bitter', Georgia, serif; font-weight: normal; font-size: 12px; }
.shows .list .show-row .event-date a { color: #000; text-decoration: none; }
.shows .list .show-row .event-date .new-show { position: absolute; right: 100%; top: 8px; margin-right: 10px; padding: 5px 10px; border-radius: 10px; background: #DD3322; color: #FFF; font-size: 11px; line-height: 11px; letter-spacing: 1px; text-transform: uppercase; font-family: 'Lato', sans-serif; }
.shows .list .show-row .event-location { padding: 8px 0px; }
.shows .list .show-row .event-location .city { display: block; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; font-size: 12px; }
.shows .list .show-row .event-location .venue { display: block; font-family: 'Bitter', Georgia, serif; font-style: italic; font-size: 12px; }
.shows .list .show-row .event-details { padding: 8px 0px; font-family: 'Bitter', Georgia, serif; font-style: italic; font-size: 12px; }
.shows .list .show-row .event-links { width: 80px; padding: 8px; padding-left: 0px; text-align: right; text-transform: uppercase; font-size: 12px; line-height: 12px; }
.shows .list .show-row .event-links .sold-out { color: #DD3322; }
.shows .list .show-row .event-links .on-sale {  }
.shows .list .show-row .event-links .tickets { display: inline-block; padding: 5px 10px; border-radius: 10px; background: #666; color: #FFF; font-size: 11px; line-height: 11px; letter-spacing: 1px; text-decoration: none; transition: background 200ms; }
.shows .list .show-row .event-links .tickets:hover { background: #DD3322; }
.shows .list .show-row .event-links .buy-link { display: inline-block; width: 22px; height: 22px; background: url('assets/images/icon-shopping-cart.png'); }
.shows .list .show-row .event-links .set-list-link { display: inline-block; width: 22px; height: 22px; background: url('assets/images/icon-set-list-lyrics.png'); margin-left: 5px; }
.shows .list .set-list-row td { padding: 0; }
.shows .list .set-list-row .set-list { display: none; background: rgba(10, 10, 10, 0.8); color: #FFF; overflow: hidden; }
.shows .list .set-list-row .set-list table { width: 100%; border-spacing: 0; border-collapse: collapse; }
.shows .list .set-list-row .set-list table td { vertical-align: top; }
.shows .list .set-list-row .set-list span { display: inline-block; font-size: 15px; text-transform: uppercase; letter-spacing: 2px; margin-left: 10px; margin-top: 10px; border-bottom: 4px solid #FFF; }
.shows .list .set-list-row .set-list li { margin-bottom: 5px; color: rgba(255, 255, 255, 0.8); font-family: 'Bitter', Georgia, serif; font-size: 12px; font-weight: bold; }
.shows .list .set-list-row .set-list li a { color: rgba(255, 255, 255, 0.8); transition: color 200ms; }
.shows .list .set-list-row .set-list li a:hover { color: rgba(255, 255, 255, 1); }

.post-show { position: relative; left: 100px; width: 600px; margin: 100px auto; }
.post-show .content { position: relative; background: rgba(255, 255, 255, 0.9); padding: 10px; }
.post-show .content .new-show { display: block; width: 32px; padding: 5px 10px; border-radius: 10px; background: #DD3322; color: #FFF; font-size: 11px; line-height: 11px; letter-spacing: 1px; text-transform: uppercase; font-family: 'Lato', sans-serif; margin-bottom: 5px; }
.post-show .content .date { display: inline-block; padding-bottom: 3px; font-size: 12px; color: #333; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border-bottom: 4px solid #222; }
.post-show .content .event-location { padding-bottom: 10px; }
.post-show .content .event-location .city { margin: 0; font-size: 50px; font-family: 'Bitter', Georgia, serif; font-weight: normal; color: #222; }
.post-show .content .event-location .venue { margin: 0; font-size: 30px; font-family: 'Bitter', Georgia, serif; font-style: italic; font-weight: normal; color: #222; }
.post-show .content .event-share { position: absolute; top: 10px; right: 10px; }
.post-show .content .event-share .fb-like { position: relative; bottom: 3px; }
.post-show .content .event-links { position: absolute; bottom: 10px; right: 10px; width: 80px; padding: 8px; padding-left: 0px; text-align: right; text-transform: uppercase; font-size: 12px; line-height: 12px; }
.post-show .content .event-links .sold-out { color: #DD3322; }
.post-show .content .event-links .on-sale {  }
.post-show .content .event-links .tickets { display: inline-block; padding: 5px 10px; border-radius: 10px; background: #666; color: #FFF; font-size: 11px; line-height: 11px; letter-spacing: 1px; text-decoration: none; transition: background 200ms; }
.post-show .content .event-links .tickets:hover { background: #DD3322; }
.post-show .content .event-links .buy-link { display: inline-block; width: 22px; height: 22px; background: url('assets/images/icon-shopping-cart.png'); }
.post-show .set-list { background: rgba(10, 10, 10, 0.8); color: #FFF; overflow: hidden; }
.post-show .set-list table { width: 100%; border-spacing: 0; border-collapse: collapse; }
.post-show .set-list table td { vertical-align: top; }
.post-show .set-list span { display: inline-block; font-size: 15px; text-transform: uppercase; letter-spacing: 2px; margin-left: 10px; margin-top: 10px; border-bottom: 4px solid #FFF; }
.post-show .set-list li { margin-bottom: 5px; color: rgba(255, 255, 255, 0.8); font-family: 'Bitter', Georgia, serif; font-size: 12px; font-weight: bold; }
.post-show .set-list li a { color: rgba(255, 255, 255, 0.8); transition: color 200ms; }
.post-show .set-list li a:hover { color: rgba(255, 255, 255, 1); }

body.post-type-archive-bruce_album { background: url('https://cdn.smehost.net/brucespringsteennet-uscolumbiaprod/wp-content/uploads/2012/02/ALBUM_MAIN_PAGE.jpg') fixed center center; background-size: cover; }
.album-featured { position: relative; width: 900px; margin: auto; padding-top: 60px; }
.album-featured .artwork { float: left; width: 300px; }
.album-featured .info { float: left; width: 580px; min-height: 280px; padding: 10px; background: rgba(250, 250, 250, 0.9); }
.album-featured .info h2 { font-family: 'Bitter', Georgia, serif; font-weight: normal; color: #333; font-size: 36px; margin: 0; }
.album-featured .info .content p:first-child { margin-top: 0; }
.album-featured .info .read-more { display: inline-block; width: 150px; text-align: center; padding: 15px 10px; float: right; background-color: #111; color: #FFF; font-size: 10px; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; margin-top: 10px; }
.album-featured .info .read-more span { font-size: 16px; line-height: 10px; vertical-align: middle; }
.album-featured .info .read-more:hover { background-color: #222; }

.album-minis { width: 888px; margin: auto; margin-top: 20px; border-top: 10px solid rgba(255, 255, 255, 0.9); border-left: 10px solid rgba(255, 255, 255, 0.9); margin-bottom: 60px; }
.album-minis .album-mini { position: relative; display: block; float: left; width: 138px; height: 138px; overflow: hidden; border-right: 10px solid rgba(255, 255, 255, 0.9); border-bottom: 10px solid rgba(255, 255, 255, 0.9); }
.album-minis .album-mini .popup { position: absolute; left: 0; bottom: -100%; width: 100%; transition: bottom 300ms; background: rgba(255, 255, 255, 0.7); color: #111; text-decoration: none; text-align: right; padding-top: 5px; }
.album-minis .album-mini:hover .popup { bottom: 0; }
.album-minis .album-mini .popup .title { display: block; font-family: 'Bitter', Georgia, serif; font-style: italic; font-weight: normal; font-size: 16px; line-height: 16px; }
.album-minis .album-mini .popup .date { display: block; margin-top: 5px; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; }

.post-album { position: relative; padding: 100px 0; }
.post-album .container { width: 900px; margin: auto; }
.post-album .container .artwork { width: 300px; float: left; }
.post-album .container .content { width: 600px; float: right; }
.post-album .container .content .details { position: relative; z-index: 100; background: rgba(255, 255, 255, 0.9); padding: 10px; }
.post-album .container .content .details .title { font-family: 'Bitter', Georgia, serif; font-weight: normal; color: #333; font-size: 36px; margin: 0; margin-right: 150px; }
.post-album .container .content .details .body p:first-child { margin-top: 0; }
.post-album .container .content .details .notes { font-size: 12px; text-align: left; width: 420px; }
.post-album .container .content .details .notes th { text-transform: uppercase; width: 110px; font-family: 'Bitter', Georgia, serif; letter-spacing: 1px; font-weight: normal; }
.post-album .container .content .details .share { position: absolute; top: 10px; right: 10px; }
.post-album .container .content .details .share .fb-like { position: relative; top: -3px; }
.post-album .container .content .details .buy { position: absolute; right: 10px; bottom: 10px; width: 150px; height: 30px; cursor: pointer; }
.post-album .container .content .details .buy .label { width: 150px; height: 30px; line-height: 30px; text-align: center; color: #FFF; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; border-radius: 15px; background: #222; }
.post-album .container .content .details .buy .drop-down { height: 0; overflow: hidden; padding: 0; margin: 0; list-style-type: none; background: #666; margin-left: 12px; margin-right: 12px; }
.post-album .container .content .details .buy:hover .drop-down { height: auto; }
.post-album .container .content .details .buy .drop-down a { color: #FFF; text-decoration: none; display: block; font-size: 12px; transition: background 100ms; padding: 5px; }
.post-album .container .content .details .buy .drop-down a:hover { background: #DD3322; }
.post-album .container .content .details .buy .drop-down a img { vertical-align: middle; height: 25px; }
.post-album .container .content .track-list { border-spacing: 0; border-collapse: collapse; position: relative; width: 100%; background: rgba(255, 255, 255, 0.9); margin: 0; padding: 0; list-style-type: none; background: rgba(10, 10, 10, 0.8); }
.post-album .container .content .track-list tr { background: #FFF; border-bottom: 1px solid #000;  transition: background 100ms; color: #222; font-size: 11px; font-weight: bold; }
.post-album .container .content .track-list tr:hover { background: #EEE; }
.post-album .container .content .track-list tr:not(.lyrics-row) td { height: 24px; padding: 8px; }
.post-album .container .content .track-list tr td.cell-links { width: 100px; text-align: right; }
.post-album .container .content .track-list tr td .track-title { text-transform: uppercase; letter-spacing: 2px; }
.post-album .container .content .track-list tr td .lyrics-link { display: inline-block; width: 22px; height: 22px; background: url('assets/images/icon-set-list-lyrics.png'); vertical-align: middle; }
.post-album .container .content .track-list tr td .buy-link { padding: 5px 10px; border-radius: 10px; background: #666; color: #FFF; font-size: 11px; line-height: 11px; letter-spacing: 1px; text-transform: uppercase; font-family: 'Lato', sans-serif; text-decoration: none; transition: background 100ms; vertical-align: middle; margin-left: 10px; }
.post-album .container .content .track-list tr td .buy-link:hover { background: #DD3322; }
.post-album .container .content .track-list tr.lyrics-row { border: none; background: transparent; color: #FFF; font-size: 13px; line-height: 20px; font-family: 'Bitter', Georgia, serif; font-weight: normal; }
.post-album .container .content .track-list tr.lyrics-row:hover { background: transparent; }
.post-album .container .content .track-list tr.lyrics-row td { padding: 0; }
.post-album .container .content .track-list tr.lyrics-row .lyrics { display: none; padding: 20px; padding-top: 0; }
.post-album .container .content .track-list tr.lyrics-row .lyrics span { margin-top: 20px; display: inline-block; margin-bottom: 10px; font-size: 15px; text-transform: uppercase; letter-spacing: 2px; border-bottom: 4px solid #FFF; font-family: 'Lato', sans-serif; }
.post-album .container .content .track-list tr.lyrics-row .lyrics a { display: block; font-size: 14px; color: #AAA; font-weight: bold; transition: color 100ms; }
.post-album .container .content .track-list tr.lyrics-row .lyrics a:hover { color: #FFF; }

.navigation { position: relative; width: 600px; margin: auto; }
body.tag-live-video .navigation { top: -80px; }
.navigation a { float: left; width: 50%; height: 40px; line-height: 40px; background: #222; color: #FFF; text-decoration: none; text-align: center; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; transition: background 100ms; }
.navigation a:hover { background: #333; }

body.post-type-archive-bruce_band,
body.single-bruce_band {  background: url('https://cdn.smehost.net/brucespringsteennet-uscolumbiaprod/wp-content/uploads/2012/02/BSPRING_S_01.jpg') fixed center center; background-size: cover; }
body.single-bruce_band .post .container .content { left: 50px; }
.featured-band-member { position: relative; right: 100px; width: 886px; margin: auto; margin-top: 100px; }
.featured-band-member .featured-image { width: 50%; float: left; }
.featured-band-member .content { width: 50%; float: right; background: rgba(255, 255, 255, 0.9); }
.featured-band-member .content .title { font-family: 'Bitter', Georgia, serif; font-weight: normal; font-size: 50px; margin: 10px; line-height: 50px; }
.band-minis { position: relative; right: 100px; width: 886px; margin: auto; margin-top: 20px; margin-bottom: 100px; }
.band-minis .section-title { padding: 10px; background-image: url('assets/images/background-header-footer.jpg'); color: #DDD; font-family: 'Bitter', Georgia, serif; font-style: italic; font-size: 18px; line-height: 18px; }
.band-minis .inner { border-top: 10px solid rgba(255, 255, 255, 0.9); border-left: 10px solid rgba(255, 255, 255, 0.9); }
.band-minis .band-mini { position: relative; display: block; float: left; width: 282px; height: 180px; overflow: hidden; border-right: 10px solid rgba(255, 255, 255, 0.9); border-bottom: 10px solid rgba(255, 255, 255, 0.9); }
.band-minis .band-mini .popup { position: absolute; left: 0; bottom: -100%; width: 100%; transition: bottom 300ms; background: rgba(255, 255, 255, 0.7); color: #111; text-decoration: none; text-align: right; padding: 5px 0; }
.band-minis .band-mini:hover .popup { bottom: 0; }
.band-minis .band-mini .popup .title { display: block; font-family: 'Bitter', Georgia, serif; font-style: italic; font-weight: normal; font-size: 16px; line-height: 16px; }
#sidebar ul li .section-title { display: block; font-family: 'Bitter', Georgia, serif; font-style: italic; font-weight: normal; font-size: 12px; line-height: 16px; color: #EEE; padding: 4px 20px; padding-top: 15px; }
#sidebar ul li .band-headline { letter-spacing: 1px; white-space: nowrap; font-size: 11px; }

#sidebar { position: fixed; z-index: 100; top: 40px; right: 20px; bottom: 40px; background: rgba(0, 0, 0, 0.8); padding-top: 35px; max-width: 180px; overflow: auto; padding-bottom: 100px; }
body.admin-bar #sidebar { top: 72px; }
#sidebar .arrow { position: absolute; left: 0px; top: 38px; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #EEE; }
#sidebar ul { margin: 0px; padding: 0px; list-style: none; }
#sidebar ul li {  }
#sidebar ul li a { display: block; font-size: 12px; padding: 4px 20px; color: #FFF; text-decoration: none; color: #EEE; }
#sidebar ul li a.year { font-size: 11px; letter-spacing: 1px; }
#sidebar ul li a.headline { padding: 15px 20px; border-top: 1px solid rgba(255, 255, 255, 0.15); }
#sidebar ul li a.headline:hover,
#sidebar ul li a.more:hover { background-color: rgba(255, 255, 255, 0.05); }
#sidebar ul li a.headline .date { font-size: 9px; letter-spacing: 1px; text-transform: uppercase; }
#sidebar ul li a.headline .title { font-size: 12px; font-family: 'Bitter', Georgia, serif; font-style: italic; }
#sidebar ul li a.more { padding: 15px 20px; border-top: 1px solid rgba(255, 255, 255, 0.15); border-bottom: 1px solid rgba(255, 255, 255, 0.15); font-size: 11px; letter-spacing: 1px; text-transform: uppercase; text-align: center; }

#footer { position: fixed; z-index: 1000; left: 0px; bottom: 0px; height: 40px; width: 100%; background-image: url('assets/images/background-header-footer.jpg'); background-position: 0px -77px; }
#footer .legal { padding: 8px; float: right; font-size: 10px; text-align: right; text-transform: uppercase; color: #666; }
#footer .legal a { color: #000; }
#footer .legal .m { display: none; }
#footer .columbia { display: block; float: right; width: 30px; height: 30px; margin: 5px; margin-right: 20px; background: url('assets/images/logo-columbia.gif'); background-size: 30px 30px; }
#footer .newsletter { float: left; }
#footer .newsletter .label { width: 230px; height: 26px; padding-top: 4px; background: #AAA; border-radius: 15px; font-size: 11px; color: #FFF; text-transform: uppercase; letter-spacing: 1px; text-align: center; line-height: 11px; cursor: pointer; margin-left: 20px; margin-top: 5px; transition: background 100ms; }
#footer .newsletter .label:hover { background: #999; }
#footer .newsletter form { position: absolute; left: 0; bottom: 100%; }

.newsletter form { display: none; width: 250px; background: rgba(180, 180, 180, 0.9); padding: 10px; }
.newsletter form .message { text-align: center; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; }
.newsletter form .form-control { padding: 10px; border: 1px solid #CCC; outline: none; background: #FFF; width: 230px; -webkit-appearance: none; border-radius: 0; }
.newsletter form select.form-control { width: 250px; margin-top: 10px; }
.newsletter form input[type="submit"].form-control { width: 250px; margin-top: 10px; background: #222; color: #FFF; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: background 100ms; border: 1px solid #111; }
.newsletter form input[type="submit"].form-control:hover { background: #111; }

body.error404 { background: url('https://cdn.smehost.net/brucespringsteennet-uscolumbiaprod/wp-content/uploads/2012/02/404error.jpg') fixed center left; background-size: cover; }
#error { text-align: right; color: #FFF; margin-right: 200px; font-family: 'Bitter', Georgia, serif; padding: 100px 0; }
#error .title { font-size: 150px; font-weight: normal; margin: 0; }
#error .text { font-size: 30px; font-weight: normal; margin-top: 0; line-height: 50px; }
#error .back { display: inline-block; padding: 10px; background-image: url('assets/images/background-header-footer.jpg'); color: #AAA; font-family: 'Lato', sans-serif; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; vertical-align: middle; line-height: 11px; }
#error .back span { position: relative; top: 4px; font-size: 20px; }

#next-page { display: none; }

@media(min-width: 1350px) {

    .post-full.post-align_left .container,
    .post-full.post-align_right .container { width: 1100px; }
    .post-full.post-align_left .container .content { right: 10px; width: 33.3333%; float: left; }
    .post-full.post-align_right .container .content { left: 10px; width: 33.3333%; float: right; }
    .post-full.post-align_left .container .content.stick-top { position: fixed; right: 50%; top: 100px; margin-right: 193px; width: 366px; }
    body.home .post-full.post-align_left .container .content.stick-top { margin-right: 293px; }
    .post-full.post-align_right .container .content.stick-top { position: fixed; left: 50%; top: 100px; margin-left: 193px; width: 366px; }
    body.home .post-full.post-align_right .container .content.stick-top { margin-left: 93px; }
    .post-full.post-align_left .container .content.stick-bottom { position: absolute; bottom: 10px; right: auto; left: -10px; }
    .post-full.post-align_right .container .content.stick-bottom { position: absolute; bottom: 10px; left: auto; right: -10px; }
    .post-full.post-align_left .container .content .title,
    .post-full.post-align_right .container .content .title { font-size: 30px; }
    .post-full.post-align_left .container .gallery { width: 66.6666%; float: right; margin-top: 0; }
    .post-full.post-align_right .container .gallery { width: 66.6666%; margin-top: 0; }

    body.single-post .post-full.post-align_left .container .related-posts,
    body.single-post .post-full.post-align_right .container .related-posts { display: none; }

}

@media(max-width: 1200px) {

    #header .menu-main-navigation-container .menu .menu-item a { padding: 0 10px; }
    #footer { height: 52px; }
    #footer .columbia { margin-top: 10px; }
    #footer .newsletter .label { margin-top: 10px; }
    #footer .legal .m { display: block; }

}

@media(max-width: 1100px) {

    #header .menu-button { display: block; float: left; width: 65px; padding-left: 10px; height: 40px; color: #FFF; line-height: 42px; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; cursor: pointer; }
    #header .menu-main-navigation-container .menu .menu-item.current-menu-item a { border-top: none; border-left: 5px solid #FFF; }
    #header .menu-main-navigation-container .menu { position: absolute; left: 240px; top: 100%; display: none; }
    #header .menu-main-navigation-container .menu .menu-item { float: none; }
    #header .menu-main-navigation-container .menu .menu-item a { background: #222; padding: 0 30px; }
    #header .menu-main-navigation-container .menu .menu-item .sub-menu { left: 100%; top: 0; }

    #posts { width: 600px; }

    .shows { left: 0; }
    .post-show { left: 0; }

    .album-featured { width: auto; margin-left: 20px; margin-right: 110px; }
    .album-featured .artwork { width: 33.3333%; }
    .album-featured .info { width: 66.6666%; box-sizing: border-box; min-height: 0; }
    .album-minis { width: auto; margin-left: 20px; margin-right: 110px; }
    .album-minis .album-mini { width: 20%; height: 160px; box-sizing: border-box; }
    .album-minis .album-mini .popup { bottom: 0; }
    .post-album .container { width: 600px; }
    .post-album .container .artwork { width: 100%; }
    .post-album .container .content { width: 100%; }

    body.single-bruce_band .post .container .content { left: -90px; }
    .featured-band-member { right: 0; width: auto; margin-left: 20px; margin-right: 200px; }
    .featured-band-member .content .title { font-size: 40px; line-height: 40px; }
    .band-minis { right: 0; width: auto; margin-left: 20px; margin-right: 200px; }
    .band-minis .band-mini { width: 33.3333%; height: 200px; box-sizing: border-box; }
    .band-minis .band-mini .popup { bottom: 0; }

    #error { margin-right: 100px; }

}

@media(max-width: 900px) {

    .post-full { padding: 60px 0; }
    .post-full .container { width: auto; margin-left: 20px; margin-right: 130px; }
    body.post-type-archive-bruce_timeline .post-full .container { margin-right: 110px; }
    body.home .post-full .container { right: 0; margin-right: 220px; }
    body.single-bruce_band .post-full .container { margin-right: 210px; }
    body.single-bruce_band .post .container .content { left: 0; }

    .shows { left: -50px; }
    .post-show { width: auto; margin: 60px 20px; margin-right: 150px; }

    .album-featured .info h2 { font-size: 30px; line-height: 30px; }
    .album-minis .album-mini { width: 25%; }
    .post-album { padding: 60px 0; }
    body.single-bruce_album .post-album { padding-bottom: 70px; }
    .post-album .container { width: auto; margin-left: 20px; margin-right: 110px; }

    .featured-band-member .content .title { font-size: 30px; line-height: 30px; }
    .band-minis .band-mini { width: 50%; }

    .navigation { width: auto; }

    #footer .newsletter .label { width: 120px; font-size: 10px; }
    #footer .legal { font-size: 9px; }

    #error { margin-right: 20px; }
    #error .title { font-size: 100px; }
    #error .text { font-size: 20px; line-height: 30px; }

}

@media(max-width: 800px) {
    #header h1 a { width: 220px; }
    #header .search-box { display: none; }
    #header .menu-main-navigation-container .menu { left: 220px; }
    #header .menu-socials-container .menu .menu-item .social-link.social-link-youtube { margin-right: 2px; }
    #header .menu-socials-container .menu .menu-item .social-link.social-link-newsletter { display: block; margin-right: 10px; }

    .shows { left: 0; width: auto; padding: 60px 0; margin-left: 20px; margin-right: 150px; }
}

@media(max-width: 700px) {

    #posts { width: 300px; }
    .post-full .container .content .title { font-size: 26px; }

    .album-featured .artwork { width: 100%; }
    .album-featured .info { width: 100%; }
    .album-minis .album-mini { width: 33.3333%; }

    .featured-band-member { margin-top: 60px; }
    .featured-band-member .featured-image { width: 100%; }
    .featured-band-member .content { width: 100%; }
    .band-minis .band-mini { width: 100%; height: 250px; }

    #sidebar { bottom: 0; }
    #footer { position: relative; height: auto; background: #DDD; }
    #footer .newsletter { display: none; }
    #footer .legal { float: none; text-align: center; }
    #footer .columbia { display: none; }

    #error .title { font-size: 50px; }
    #error .text { font-size: 12px; line-height: 20px; }

}

@media(max-width: 550px) {

    #header h1 a { width: 50px; background: url('assets/images/icon-mobile.png') center center no-repeat; background-size: auto 34px; }
    #header .menu-main-navigation-container .menu { left: 0; }
    #header .menu-main-navigation-container .menu .menu-item .sub-menu { top: 100%; left: 0; }

}

@media(max-width: 500px) {

    #header .menu-socials-container .menu .menu-item .social-link.social-link-estreetradio { display: none; }
    #header .menu-socials-container .menu .menu-item .social-link.social-link-newsletter { margin-right: 0; }

    #posts { left: 0; width: auto; margin: 10px; margin-right: 10px; padding: 40px 0; }
    .post-mini { width: 100%; margin: 0; margin-bottom: 50px; box-sizing: border-box; }
    .post-mini img { width: 100%; margin: 0; }

    .post-full { padding: 50px 0; }
    .post-full .container { margin-left: 10px; margin-right: 10px !important; }
    .post-full .container .content .title { font-size: 30px; }
    .post-full .container .tags-nav .tags { width: 100%; }
    .post-full .container .tags-nav .next-previous { width: 100%; margin-top: 10px; }
    .post-full .container .related-posts .related-post { width: 100%; margin: 0 !important; }
    .post-full .container .related-posts .related-post .title-table { height: auto; }

    .post-show { width: auto; margin: 50px 10px; margin-right: 10px; }

    body.single-bruce_band .post-full .container .content .footer .call-to-action { margin-right: 0; }
    body.single-bruce_band .post-full .container .content .footer .fb-like { top: -30px; }
    body.single-bruce_band .post-full .container .content .footer .twitter-share-button { top: -30px; }

    .shows { margin-left: 10px; margin-right: 10px; padding: 50px 0; }
    .shows .list .header-row th.event-details { display: none; }
    .shows .list .show-row td.event-details { display: none; }

    .album-featured { margin-left: 10px; margin-right: 10px; padding: 50px 0; }
    .album-featured .info h2 { font-size: 20px; line-height: 20px; text-align: center; }
    .album-featured .info .read-more { width: auto; float: none; display: block; }
    .album-minis { margin-left: 10px; margin-right: 10px; }
    .album-minis .album-mini { width: 50%; }
    .post-album { padding: 50px 0; }
    .post-album .container { margin-left: 10px; margin-right: 10px; }
    .post-album .container .content .details .title { margin-right: 0; font-size: 30px; }
    .post-album .container .content .details .buy { position: relative; right: 0; bottom: 0; width: auto; margin-top: 10px; height: auto; }
    .post-album .container .content .details .buy .label { width: auto; }
    .post-album .container .content .details .buy .drop-down { height: auto; }
    .post-album .container .content .details .buy .drop-down a { text-align: center; }
    .post-album .container .content .details .share { top: -30px; }

    .featured-band-member { margin-left: 10px; margin-right: 10px; margin-top: 50px; }
    .featured-band-member .content .title { font-size: 20px; line-height: 20px; text-align: center; }
    .band-minis { margin-left: 10px; margin-right: 10px; }
    #sidebar { display: none; }

}