 /*
Theme Name: dBx
Theme URI: http://dbfestival.com/
Description: Decibel Festival Year 10
Author: Matthew Dressman
Author URI: http://mdressman.com
Version: 1.0
License: GNU General License
*/

/* 2015 Styles */

/* Utility */

.u-centered {
    text-align: center;
}

/* FAQ */

.faq-content a {
    color: #3D49A6;
}

.faq-content h3 {
    border-bottom: 1px solid #ccc;
}

/* General Nav */

.header-nav {
    width: 100%;
    text-align:center;
    margin: 0;
    color: #fff;
    font-size: 14px;
    height: 60px;
    z-index: 1000;
    background: transparent url(images/db2015-website-header.png) repeat;
    background-size: cover;
    background-position: bottom; 
    background-color: #61FFC8;
}


.header-nav-list {
    margin: 0;
    list-style-type: none;
    height: 100%;
}

.header-nav-list li:first-child {
    border-left: 1px solid #fff;
}

.header-nav-list li {
    display: inline-block;
    border-right: 1px solid #fff;
    height: 100%;
    margin-left: -5px;
}

.header-nav-list li a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    padding: 25px;
    letter-spacing: 2px;
    width: 100%;
}

.header-nav-list li:hover {
    background-color: #fff;
}

.header-nav-list li:hover a {
    color: rgba(0,0,0,0.7);
}

#main-logo {
    background: url(http://mdressman.com/staging/db/wp-content/themes/md_dBx/images/15-logo-sm.png);
    height: 64px;
    width: 214px;
}

/* Main footer */

.main-footer {
    padding: 20px;
    text-align: center;
}

.footer-icons {
    font-size: 40px;
    color: #0A0F28;
}

.footer-icon {
    margin: 0 5px;
}

/* Utilities */

.page-section-title {
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 40px;
}

.section-hr {
    width: 30px;
    color: #000;
    margin: 0 0 20px;
    border-top: 1px solid #000;
}

.bg-mint {
    background-color: #61FFC8;
}

.bg-grey {
    background-color: #F2F2F2;
}

.a-unstyled {
    color: inherit;
    text-decoration: none;
}

.a-unstyled:hover {
    color: #3D49A6;
}

/* Blog widget */ 

.blogwidget {
    /*border: 1px solid #cccccc;*/
    margin-bottom: 15px;
}

.blogwidget ul {
    list-style: none;
    margin: 0;
}

.blogwidget ul li {
    border-bottom: 1px solid #cccccc;
}

.blogwidget ul li:last-child {
    border: 0;
}

.blogwidget ul li:hover {
    color: #f2f2f2;
    background-color: #3D49A6;
}

.blogwidget ul li a {
    color: #0A0F1B;
    display: block;
    padding: 10px;
    font-size: 16px;
}

.blogwidget ul li a:hover {
    color: #f2f2f2;
}

/* Sidebar */

.sidebar-card {
    border: 1px solid #cccccc;
    margin-bottom: 15px;
}

.sidebar-events-title {
    background-color: #61FFC8;
    padding: 10px 15px;
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
}

.sidebar-list {
    list-style: none;
    margin: 0;
}

.sidebar-list-item {
    border-bottom: 1px solid #cccccc;
}

.sidebar-list-item:last-child {
    border: 0;
}

.sidebar-list-item a {
    color: #0A0F1B;
    display: block;
    padding: 10px;
    font-size: 16px;
}

.sidebar-list-item a:hover {
    color: #f2f2f2;
}

.sidebar-list-item:hover {
    color: #f2f2f2;
    background-color: #3D49A6;
}

.sidebar-list-item:hover .sidebar-list-item a {
    color: #f2f2f2;
}

.list-item-title {
    font-size: 18px;
    margin-bottom: 5px;
}

.list-item-description {
    font-size: 12px;
}

.social-buttons {
    padding: 0 5px;
    font-size: 50px;
    color: #0A0F1B;
    text-align: center;
}

.social-buttons a {
    margin: 0 10px;
    display: inline;
}

/* Page style */

.page-content {
    margin: 40px 0;
    font-family: 'Futura',sans-serif;
}

/* Buttons */

.stroke-btn {
    background-color: inherit;
    border: 1px solid #0A0F1B;
    color: #0A0F1B;
    transition: all 0.2s;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 20px;
}

.stroke-btn:hover {
    background-color: #232F87;
    color: #f2f2f2;
    border-radius: 0;
    border: 0;
}

/* new color scheme: green #61FFC8(97,255,200), purple #3D49A6(61,73,166) */

@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaLT.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaLT-Light.ttf') format('truetype');
    font-weight: 100;
}
@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaLT-Book.ttf') format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaLT-Bold.ttf') format('truetype');
    font-weight: 600;
}
@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaLT-Heavy.ttf') format('truetype');
    font-weight: 800;
}
@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaLT-LightOblique.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

body {
    background: #F2F2F2;
    font-family: 'Futura', sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}

#wrapper {
    background: #F2F2F2;
}

.ss-q-title {
    color: #F2F2F2 !important;
}

.event-sidebar .blogwidget ul {
    background: transparent url(images/content_bg.png) repeat;
    margin-bottom: 30px;
}

img {
    height: auto;
}

a {
    color: #0A0F28;
    letter-spacing: 1px;
}

p, .page_content li {
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Futura',sans-serif;
}

ul {
    list-style: circle inside;
}

a:hover {
    text-decoration: none;
    color: #3D49A6;
}

h1, h2 {
    text-transform: uppercase;
    padding: 5px 0 5px 0;
    font-weight: 400;
}

h2, h3 {
    font-weight: 300;
}

h1 { font-size: 40px; }
h2 { font-size: 20px; }

h1.page-title {
    margin-left: 10px;
}

span.h1-sub {
    font-size: 14px;
    font-style: italic;
    color: #0A0F1B;
    letter-spacing: 1px;
    float: right;
    margin-right: 20px;
}

h2.partner-section-title {
    margin-left: 10px;
    margin-top: 30px;
}

.header-nav-list li ul.sub-menu {
    display: none;
    z-index: 9999;
}

.header-nav-list li:hover ul.sub-menu {
    display: block;
    position: absolute;
    top: 60px;
    margin-left: 5px;
}

.header-nav-list ul.sub-menu li {
    display: block;
    background: #ffffff;
}

.header-nav-list ul.sub-menu li:hover a {
    color: #61FFC8;
    font-style: italic;
}

#nav.container {
    background: #999999;
}

#header {
    min-height: 175px;
}

.logo {
    position: absolute;
    float: left;
    display: block;
    margin: 0;
}

.nav_bar {
    display: block;
    position: relative;
    width: inherit;
    padding: 0;
    z-index: 10;
    margin: 0 auto;
    }

.nav_bar .container {
    background: #FFFFFF;
}

.nav {
    float: right;
    text-align: center;
    text-transform: uppercase;
}

.lowercase {
    text-transform: none;
}

.nav li a {
  text-decoration: none;
  padding: 10px;
  border-bottom: 0;
  color: #000000;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.3px;
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px; 
  text-transform: uppercase;
}

ul.nav li {
    display: inline;
    float: left;
    position: relative;
    display: block; 
}

ul.nav li:hover, ul.nav li a:hover, ul.nav li a:focus {
    color: #ffffff;
}

ul.nav li ul.sub-menu,
ul.nav li ul.children {
    border-top: 0;
    position: absolute;
    left: 0;
    display: none;
    z-index: 8999;
    text-align: left; 
    margin: 0;
    background: #5AC4A9;
}

ul.nav li ul.sub-menu li,
ul.nav li ul.children li {
    display: block;
    margin: 3px 0; 
    width: 100%;
}

ul.nav li ul.sub-menu li a,
ul.nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    float: left;
}

ul.nav li ul.sub-menu li a:hover, ul.nav li ul.sub-menu li a:focus,
ul.nav li ul.children li a:hover,
ul.nav li ul.children li a:focus {
    color: white; 
}

ul.nav li ul.sub-menu li:last-child a,
ul.nav li ul.children li:last-child a {
    border-bottom: 0; 
}

ul.nav li ul.sub-menu li.current-menu-item a,
ul.nav li ul.sub-menu li.current_page_item a,
ul.nav li ul.children li.current-menu-item a,
ul.nav li ul.children li.current_page_item a {
    background: #5AC4A9;
    color: #ffffff; 
}

ul.nav li:hover ul {
    top: auto;
    display: block; 
}

ul.nav li.current-menu-item a,
ul.nav li.current_page_item a {
    background: #505050;
    color: #ffffff; 
}

ul.nav li.current-menu-item .sub-menu a,
ul.nav li.current_page_item .sub-menu a {
    background: #5ac4a9;
}

.fix { 
    position: fixed !important; 
    top: 0; 
    z-index: 1000;
    background: transparent url(images/db2015-website-header.png) repeat;
    background-size: cover;
    background-position: bottom; 
    background-color: #61FFC8;
    transition: background .2s ease;
}

.hero-img {
    box-shadow: 1px 6px 15px #393939;
    margin-top: 16px;
}

.subfeature {
    margin: 0 0 20px 0;
    min-height: 130px;
}

.subfeature a h3, .showcase-artist a h3 {
    color: #0A0F1B;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
}

.subfeature a img, .showcase-artist a img, .post-details img {
    margin-left: 0;
}

.showcase-artist a img {
    margin-bottom: 20px;
    width: 100%;
}

.img-wrapper {
    float: left;
    border: 1px solid #61FFC8;
    margin-bottom: 6px;
}

.subfeature a img:hover, .post-details:hover img {
    /*-webkit-filter: grayscale(0);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: gray; filter: grayscale(0%);*/
}

.subfeature a img {
    /*-webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray; filter: grayscale(100%);*/
}

.subfeature a.buy-tickets img {
    border: none;
    box-shadow: none;
}

.subfeature a:hover h3 {
    color: #636DBA;
}


.subfeature p.venue-address, .subfeature p.venue-desc {
    margin-bottom: 0;
    line-height: 20px
}

.subfeature h3 {
    margin-bottom: 0;
}

.subfeature p.venue-address{
    font-size: 14px;
}

.subfeature p.venue-desc, .showcase-settimes {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 0;
}

.showcase-settimes {
    float: right;
}

.showcase h1.entry-title,
.afterhours h1.entry-title,
.optical h1.entry-title,
.boatparty h1.entry-title {
    margin-bottom: 0;
}
.page_content .showcase h2,
.page_content .afterhours h2,
.page_content .optical h2,
.page_content .boatparty h2 {
    margin-top: 5px;
    font-style: italic;
}

#program h1.content-heading {
    margin-top: 20px;
}

.page_content .artist h2.db-block-label {
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0;
    background: #999999;
}

.page_content .showcase h2.program,
.page_content .afterhours h2.program,
.page_content .optical h2.program,
.page_content .boatparty h2.program,
.page_content .artist h2.program {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 20px;
    margin-top: 0;
}

.page_content .showcase h2.showcase,
.page_content .afterhours h2.showcase,
.page_content .optical h2.showcase,
.page_content .boatparty h2.showcase,
.page_content .artist h2.program {
    background: #999999
}

.program-event-type {
    font-size: 16px;
    font-style: italic;
    color: #333333;
    margin-bottom: 0;
}

h3.program-event-title {
    margin: 0;
}

.program-venue {
    font-size: 14px;
    color: #333333;
}

.subfeature p.program-lineup {
    font-size: 16px;
    text-align: left;
}

div.program-ticket-links h3 {
    margin-top: 26px;
    background: #61FFC8;
    padding: 10px;
    color: #0A0F1B;
    text-transform: uppercase;
}

h3.program-date-heading {
    background: #61FFC8;
    padding: 10px;
    color: #0A0F1B;
    text-transform: uppercase;
}

.tickets-list-event {
    margin: 10px 0;
}

h4.tickets-list-event-heading {
    font-size: 34px;
}

div.program-ticket-links p {
    margin-left: 30px;
    margin-bottom: 5px;
}

.slider-wrapper {
    padding: 0 10px;
}

.db-label {
    background: none;
    color: #FFFFFF;
    font-size: 12px;
    font-style: italic;
}

.page_content h1.top-title {
    font-size: 16px;
    margin-left: -8px;
    padding: 0 18px;
    font-weight: 300;
    margin-bottom: 10px;
}

.page_content h1.top-title {
    margin-left: -18px;
    font-size: 30px;
}

.subfeature a h4 {
    font-size: 14px;
    font-style: italic;
}

.article, .event {
    margin-bottom: 30px;
}

.article-header a h2 {
    margin-top: 0;
}

.article-header a:hover h2 {
}

.article-header a h3 {
    margin-top: 0;
    font-style: italic;
}

.article-header a h2:hover, .article-header a h3:hover {
    color: #F2F2F2;
}

.post-date, .event-date {
    margin-bottom: 0;
    color: #000;
    display: block;
    font-weight: 100;

}

.post-date {
    font-size: 12px;
}

.event-date {
    font-size: 14px;
    margin-bottom: 2px;
}

#partner .subfeature a h3 {
    text-align: center;
    color: #0A0F1B;
    padding: 5px 0;
}

/* ARTIST PAGE */

h2.artist-scroll a {
    font-size: 16px;
}

.page_content h1.artist-title {
    position: relative;
    margin-bottom: 0;
}

.artist-location {
    font-size: 20px;
    line-height: 20px;
    color: #999999;
}

.artist-type {
    font-size: 20px;
    line-height: 20px;
    color: black;
    font-style: italic;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.page_content h2.single-artist-performing a {
    color: #0A0F1B;
}


#post-449 p {
    background: #cc3333;
    text-align: left;
    font-size: 41px;
    padding: 20px;
    margin-right: 20px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 37px;
}

#post-449 p.lineup-intro {
    background: #FFFFFF;
    font-size: 14px;
    text-transform: none;
    line-height: 20px;
    margin-right: 0;
    padding: 0;
}

div.issuuembed div div:last-child {
    display: none;
} 

#about-page .left {
    margin-left: 40px;
}

#about-page .right {
    margin-left: 10px;
}

.page_content {
    margin: 0 10px;
}

.page_content h1 {
    font-size: 32px;
    text-transform: uppercase;
}

.entry-content {
    margin-top: 10px;
}

.entry-content p {
    line-height: 22px;
    padding-bottom: 10px;
}

.entry-content p a {
    color: #3D49A6;
}

.entry-content p a:hover {
    color: #0A0F28;
}

.feature-footer {
    padding-left: 10px;
}


.category-feature p {
    padding: 10px 20px 10px 30px ;
}

h1.content-heading {
    font-size: 20px;
}

h1.content-heading.artist-performing {
    margin-bottom: 3px;
}

.attachment-span6 {
    margin-left: 0;
}

.wpcf7-text, .wpcf7-textarea {
    width: 96%;
}

.split-col {
    /*text-align: justify;*/
}

.sidebar {
    margin-left: 20px;
}

.sidebar .row {
    margin-bottom: 20px;
}

.sidebar .row.no-bottom {
    margin-bottom: 0;
}

.page_content .artist h2 {
    margin: 2px 0;

}

.artist-widgets div.row {
    margin-bottom: 2px;
}

.artist-widgets div.row:not(:first-child) {
    margin-top: 40px;
}

.artist-widgets div#artist-select {
    margin-top: 0;
    margin-bottom: 40px;
}

.artist-widgets iframe {
    width: 100%;
}

.sidebar-title {
    background-color: #61FFC8;
    padding: 10px 15px;
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
}

.sidebar-button {
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
}

.sidebar-button:hover h1 {
    color: #ffffff;
}

.sidebar-button h1 {
    background: #5AC4A9;61FFC8
    color: #000000;
    margin-bottom: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

.page_content h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 20px 0 0 0;
}

.page_content h2 a {
    color: white;
}

.page_content h3 {
    font-size: 19px;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
    
    }

.page_content p {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 20px 0;
    }

.footer-connect {
    margin-top: 50px;
}

.email-signup {
    float: left;
}

.email-signup .widget_title {
    font-size: 16px;
}


.widget_title {
    text-transform: uppercase;
    font-size: 30px;
    color: #FFFFFF;
    padding: 10px 0;
    }

#footer {
	margin-top: 30px;
    padding: 10px;
}

.footericons {
    float: right;
    background: #FFFFFF;
    margin-right: 20px;
}

.icon-fb {
    background: transparent url(images/facebook.png);
    }

.icon-tw {
    background: transparent url(images/twitter.png);
    }

.icon-sc {
    background: transparent url(images/soundcloud.png);
    }

.icon-yt {
    background: transparent url(images/youtube.png);
    }

.icon-crate {
    background: transparent url(images/crateplayer.png);
    }

.icon-sp {
    background: transparent url(images/spotify.png);
    }


/* Artist Page Styles */

.www, .fb, .tw, .sc, .ig, .yt {
  width: 60px;
  height: 60px;
  float: left;
  text-indent: -9999px;
  margin-right: 3px; }

.www:hover, .fb:hover, .tw:hover, .sc:hover, .ig:hover, .yt:hover {
  background-position: 0 -60px; }

.www {
  background: url(images/artist_www.png) -60px 0; }

.fb {
  background: url(images/artist_facebook.png) -60px 0; }

.tw {
  background: url(images/artist_twitter.png) -60px 0; }

.sc {
  background: url(images/artist_soundcloud.png) -60px 0; }

.ig {
  background: url(images/artist_instagram.png) -60px 0; }

.yt {
  background: url(images/artist_youtube.png) -60px 0; }

.artist-page {
    padding: 0px;
    }

.artist-page-title {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 40px;
    line-height: 30px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    }

span.sidebartitle {
    text-transform: uppercase;
    display: block;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    padding: 20px;
    text-align: center;
    background: #1BBCBB;
}

.sg-question-title {
    font-weight: normal !important;
}

.sg-rank-dragdrop .sg-rank-instructions {
    color: #393939 !important;
}

.ui-sortable {
    height: 288px !important;
    min-height: 288px !important;
}


.filter-label {
    font-size: 16px;
    color: #0A0F1B;
    font-style: italic;
}

#filters p {
    font-size: 18px;
}

#filters p a:hover {
    color: #61FFC8;
}

#filters p a.selected {
    color: #3D49A6;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

#gallery-1 img {
    width: auto;
    border: none !important;
}

.nav_bar {
    text-align: center;
    height: auto;
    z-index: 999999999;
    float: left;
    }
    
.nav_bar ul {
    text-align: center;

}

.nav_bar ul li a {
    font-size: 14px;
    padding: 10px 10px 34px 10px;
}

.span12 {
    width: 100% !important;
}


#header {
    padding-top: 20px;
    padding-bottom: 0px;
}

.pad-me {
    margin-left: 10px;
    margin-right: 10px;
}

.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}

#fb-root {
    display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important; }

.fb-like-box {
    background: white;
}

/* don't ask me to explain it, i have no effing idea */
#post-6240 #post-6248 {
    display: none;
}

@media (max-width: 480px) {}

@media (max-width: 767px) {
    .subfeature a img {
        width: 100%;
    }

    .page-section-title {
        margin: 0 0 30px;
    }

    h1.content-heading {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .nav_bar ul li a {
        font-size: 11px;
        padding: 14px 10px 32px 10px;
    }

}

@media (max-width: 979px) {
    .feature, .feature img {
        height: 186px;
    }

    .content-margin {
        margin-top: 20px
    }
}

@media (min-width: 980px) {
    .header-nav-list li {
        width: 110px;
    }

    .feature, .feature img {
        height: 242px;
        }

    .subfeature p {
        font-size: 18px;
        line-height: 22px;
    }

    .content-margin {
        margin-top: 20px
    }

    .subfeature .entry-title {
        font-size: 28px;
        padding-top: 10px;
        display: block;
    }
}

@media (min-width: 1200px) {

    #header {
        min-height: 225px;
    }

    .header-nav-list li {
        width: 150px;
    }
    

    .feature, .feature img {
        height: 300px;
        }

    .subfeature .entry-title {
        font-size: 32px;
        padding-top: 10px;
        display: block;
        
    }

    .content-margin {
        margin-top: 30px
    }
}