/*
Theme Name: John Brown
Theme URI: http://jbjazz.com/
Description: Custom theme for John.
Version: 0.1
Author: Neural 9

   John Brown
    http://www.jbjazz.com/

*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:inherit;font-weight:inherit;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym { border:0;}
/* Begin Style */
body {
   background: #000;
   text-align: center;
   margin: 0;
   padding: 0 0 100px 0;
   color: #555;
   letter-spacing: 0px;
   font-size: 67.5%;
   font-family: Helvetica, Arial, sans-serif;
}
#content-jump-link{
    display: none;
}
a{
    color: #FFF;
}
a:visited{
    color: #DDD;
}
a:hover{
    color: #F0E975;
}
@font-face {
   font-family: 'MgOpen Cosmetica Regular';
   src: url('fonts/MgOpenCosmeticaRegular.eot');
   src: local('MgOpen Cosmetica Regular'),
        local('MgOpenCosmetica'),
        url('fonts/MgOpenCosmeticaRegular.woff') format('woff'),
        url('fonts/MgOpenCosmeticaRegular.svg#MgOpenCosmetica') format('svg'),
        url('fonts/MgOpenCosmeticaRegular.ttf') format('truetype');
}
/*
 * ---------------------------------------------------------
 *  Structure
 * ---------------------------------------------------------
 */

#page {
   background: url('images/bg-page-jb-quintet.jpg') no-repeat right top;
   color: #333;
   margin: 0 auto;
   padding: 0 0 100px;
   text-align: left;
   width: 960px;
}
#header {
   position: relative;
   margin: 0 20px;
   padding: 30px 0 0;
}
#content{
   clear: both;
   float: left;
   padding: 0 20px;
   width: 920px;
}
#banner{
   padding: 20px 30px 50px;
}
#banner h1{
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   font-size: 320%;
   letter-spacing: -0.05em;
   color: #F0E975;
}
#banner h1 a{
   font-size: 45%;
   letter-spacing: -0.03em;
}
#main-content{
   background: url('images/tile-bluegray-85.png');
   border: solid 1px #424351;
   float: left;
   margin: 0;
   min-height: 500px;
   padding: 20px;
   margin-bottom: 20px;
   width: 564px;
}
#sidebar{
   color: #FFF;
   float: right;
   font-size: 140%;
   font-family: Arial, Helvetica, sans-serif;
   margin: 0 0 0 20px;
   width: 293px;
}
#footer {
   color: #999;
   clear: both;
   font-family: Arial, Helvetica, sans-serif;
   height: 300px;
   padding: 0 20px 0;
}
/* End Structure */
/*
 * ---------------------------------------------------------
 *  Layout Style
 * ---------------------------------------------------------
 */

/*
 * Header
 */
#header h1 a{
   background: url('images/sprite-logo.png') no-repeat top left;
   display: block;
   height: 140px;
   margin-bottom: 40px;
   overflow: hidden;
   text-indent: -9999px;
   width: 275px;
}
#header h1 a:hover{
    background-position: -300px 0;
}
#header #main-nav{
   background: url('images/tile-darkbluegray-75.png');
   border: solid 1px #424351;
   float: left;
   margin: 10px 0 20px;
   padding: 8px 0;
   width: 918px;
}
#header #main-nav ul li{
   float: left;
   list-style: none;
   margin: 0 20px 0;
}
#header #main-nav ul li a{
   color: #FFF;
   display: inline-block;
   font-size: 165%;
   font-family: 'MgOpen Cosmetica Regular', Helvetica, arial,"Liberation Sans", FreeSans, clean, sans-serif;
   line-height: 1em;
   text-decoration: none;
   text-shadow: 1px 1px 0 #000;
   text-transform: uppercase;
}
#header #main-nav ul li a:hover{
   color: #F0E975;
}
#header #main-nav ul li a.current:hover,
#header #main-nav ul li a.current{
   color: #F0E975;
}
#header #breadcrumb-trail{
    color: #FFF;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    top: 180px;
}
#header #breadcrumb-trail a{
    color: #CCC;
    text-decoration: none;
}
#header #breadcrumb-trail a:hover{
    text-decoration: underline;
}
#header #utility-nav{
    position: absolute;
    right: 0;
    top: 10px;
    text-align: right;
}
#header #utility-nav{
    float: left;
    margin: 0 0 10px 0;
}
#header #utility-nav li{
    float: left;
}
#header #utility-nav li a{
    display: block;
    font-size: 140%;
    padding: 7px 7px 4px;
    text-decoration: none;
    text-transform: uppercase;
}
#header #utility-nav li.first a{
    margin: 0 10px 0 0;
}
#header #utility-nav a.current,
#header #utility-nav a:hover{
    background: #EEE;
    color: #222;
}
#header #utility-nav #email-signup{
    clear: left;
    padding: 10px 0 0;
}
#header #utility-nav #email-signup a{
    font-size: 125%;
    padding: 7px 7px 4px;
    text-decoration: none;
    text-transform: uppercase;
}
/*
 * Sidebar
 */
#sidebar a{
    color: #F0E975 !important;
    font-weight: bold;
}
#sidebar a:hover{
    color: #FFF !important;
}
#sidebar ul{
   margin: 0;
   padding: 0;
}
#sidebar li.widget{
   background: url('images/tile-darkbluegray-75.png');
   border: solid 1px #424351;
   margin-bottom: 20px;
   padding: 20px;
}
#sidebar h2 {
   color: #FFF;
   font-family: 'MgOpen Cosmetica Regular', Helvetica, arial,"Liberation Sans", FreeSans, clean, sans-serif;
   font-size: 170%;
   font-weight: normal;
   line-height: 1.5em;
   margin-bottom: 15px;
   text-shadow: 1px 1px 0 #000;
}
#sidebar h2.widget-title{
   line-height: 1em;

}
#sidebar h3 {
   margin-bottom: 15px;
   font-size: 120%;
   font-weight: bold;
}
#sidebar p{
   margin-bottom: 1em;
}
#sidebar strong{
   font-weight: bold;
}
#sidebar em{
   font-style: italic;
}
#sidebar ul li ol,
#sidebar ul li ul{
   padding: 5px 20px;
}
#sidebar ul li li{
   margin: 5px 0;
}
#sidebar ul li ol li{
   list-style: decimal outside;
}
#sidebar ul li ul li{
   list-style: disc outside;
}
#sidebar #sub-nav ul li{
    margin: 0 0 10px 0;
}
#sidebar #sub-nav ul li a{
    text-decoration: none;
}
#sidebar #sub-nav ul li a:hover{
    color: #FFF !important;
    text-decoration: underline;
}
#sidebar #sub-nav ul li a.current{
    color: #FFF !important;
}
#sidebar #wp-calendar table{
    border-collapse: separate;
    margin: 10px 0;
}
#sidebar #wp-calendar table td:hover{
    border-color: #F0E975;
    cursor: pointer;
}
#sidebar div.followup-link{
    margin: 5px 0;
}
/* End Sidebar */
/*
 * Footer
 */
#footer a{
   border-color: #777;
   color: #777;
   font-weight: bold;
}
#footer a:hover{
   border-color: #FFF;
   color: #FFF;
}
#footer #spotlight{
   clear: both;
   float: left;
   margin: 0 0 10px;
   width: 100%;
}
#footer #spotlight ul{
   margin: 0;
}
#footer #spotlight ul li.spotlight-block{
   background: transparent url(images/tile-darkbluegray-75.png);
   border: solid 1px #424351;
   display: block;
   float: left;
   height: 251px;
   margin-right: 20px;
   padding: 20px;
   width: 251px;
}
#footer #spotlight ul li.last{
   margin-right: 0;
}
#footer #spotlight ul li h1,
#footer #spotlight ul li h2,
#footer #spotlight ul li h3{
   font-size: 220%;
   color: #FFF;
}
#footer #spotlight ul li h3.spotlight-title{
    color: #FFF;
    font-size: 150%;
    text-transform: lowercase;
}
#footer #spotlight ul li p{
    color: #0F0903;
    font-size: 120%;
}
#footer #spotlight #next-event .ec3_list{
    margin: 10px 0 0;
}
#footer #spotlight #next-event .ec3_list .date{
    font-family: "Times New Roman", Times, serif;
    font-size: 480%;
}
#footer #spotlight #next-event .ec3_list .event-name{
    margin: 0 0 20px;
}
#footer #spotlight #next-event .ec3_list .event-name a{
    color: #FFF;
    font-family: "Georgia", "Times New Roman", Times, serif;
    font-size: 190%;
    font-weight: normal;
    text-decoration: none;
}
#footer #spotlight #next-event .ec3_list .event-name a:hover{
    color: #F0E975;
    text-decoration: underline;
}
#footer #spotlight #next-event .followup-link{
    padding: 5px 0;
}
#footer #spotlight #next-event .followup-link a{
    color: #F0E975;
    font-size: 130%;
    font-weight: normal;
    text-decoration: underline;
}
#footer #spotlight #next-event .followup-link a:hover{
    color: #FFF;
}
#footer #spotlight #social-networking ul{
    padding-top: 10px;
}
#footer #spotlight #social-networking li a{
    background: url('images/sprite-social-networking.png') no-repeat top left;
    display: block;
    height: 55px;
    margin-top: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 200px;
}
#footer #spotlight #social-networking #facebook-link a{
    background-position: 0 -60px;
}
#footer #spotlight #social-networking #flickr-link a{
    background-position: 0 -120px;
}
#footer #spotlight #endorsements ul{
    padding-top: 10px;
}
#footer #spotlight #endorsements li a{
    background: url('images/sprite-endorsements.png') no-repeat top left;
    display: block;
    float: left;
    height: 50px;
    margin-top: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 120px;
}
#footer #spotlight #endorsements #pirastro-link a{
    background-position: 0 -60px;
}
#footer #spotlight #endorsements #acoustic-image-link a{
    background-position: 0 -120px;
}
#footer #spotlight #endorsements #duke-link a{
    background-position: 0 -180px;
}
#footer #spotlight #endorsements #nc-arts-council-link a{
    background-position: 0 -240px;
    height: 70px;
}
#footer #copyright-notice{
    float: left;
}
#footer #creator-notice{
    float: right;
}
/* Begin Main Content */
#main-content {
   font-size: 120%;
   color: #1D1C22;
}
#main-content h1 {
   clear: left;
   color: #FFF;
   font: bold 300%/108.33% Helvetica, Arial, sans-serif;
   margin-bottom: 0.9em;
}
#main-content h1.page-title{
    font-family: 'MgOpen Cosmetica Regular', Helvetica, Arial, sans-serif;
    font-size: 380%;
    margin-bottom: 0.4em;
    text-shadow: 1px 1px 0 #000;
}
#main-content h2 {
   color: #FFF;
   font-size: 260%;
   line-height: 116.67%;
   margin: 0.3em 0 0.3em;
}
#main-content h2 em{
   font-style: normal;
   color: #FFF;
}
#main-content h3 {
   color: #29262F;
   font-size: 180%;
   line-height: 122.22%;
   margin: 0.8em 0 0.1em;
}
#main-content h4 {
   margin: 0.5em 0 0;
   line-height: 133.33%;
}
#main-content h2,
#main-content h3,
#main-content h4 {
   /* Top & bottom margin based on font size. */
   font-weight: bold;
   font-family: Helvetica, Verdana, Arial, sans-serif;
}
#main-content p{
   font-size: 110%;
   font-weight: normal;
   font-family: Georgia, "Times New Roman", Times, serif;
}
#main-content p,
#main-content fieldset,
#main-content table,
#main-content pre {
   /* So things don't run into each other. */
   line-height: 1.5em;
   margin-bottom: 2em;
}
#main-content optgroup {
   font-weight:normal;
}

#main-content abbr,acronym {
   /* Indicating to users that more info is available. */
   border-bottom: 1px dotted #000;
   cursor: help;
}
#main-content strong {
   /* Bringing bold back to the strong element. */
   font-weight: bold;
}
#main-content em {
   /* Bringing italics back to the em element. */
   font-style: italic;
}

#main-content del {
   /* Striking deleted phrases. */
   text-decoration: line-through;
}
#main-content blockquote{
   /* Giving blockquotes room to breath. */
   margin: 1em;
}
#main-content address{
    margin: 1em 0;
}
#main-content ol,
#main-content ul,
#main-content dl {
   /* Bringing lists on to the page with breathing room. */
   margin: 1em 1em 2em 2em;
}

#main-content li{
   margin-bottom: 1em;
}
#main-content ol li {
   /* Giving OL's LIs generated numbers. */
   list-style: decimal outside !important;
}

#main-content ul li {
   /* Giving UL's LIs generated disc markers. */
   list-style: disc outside;
}

#main-content dl dd {
   /* Giving UL's LIs generated numbers. */
   margin-left: 1em;
}

#main-content th,td {
   /* Borders and padding to make the table readable. */
   padding: .5em;
}

#main-content th {
   /* Distinguishing table headers from data cells. */
   font-weight: bold;
   text-align: center;
}

#main-content caption {
   /* Coordinated margin to match cell's padding. */
   margin-bottom: 9px;
   /* Centered so it doesn't blend in to other content. */
   text-align: center;
}

#main-content sup {
   /* to preserve line-height and selector appearance */
   vertical-align: super;
}

#main-content sub {
   /* to preserve line-height and selector appearance */
   vertical-align: sub;
}
/*
 * ---------------------------------------------------------
 *  Random Elements
 * ---------------------------------------------------------
 */
.post {
   margin: 0 0 40px;
   }

.post hr {
   display: block;
   }

.clear {
   clear: both;
}
.followup-link a{
    color: #F0E975;
    font-weight: normal;
    text-decoration: underline;
}
.followup-link a:hover{
    color: #FFF;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
   cursor: help;
}
hr{ display: none }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft{
   margin-right: 20px !important;
}
.alignright{
   margin-left: 20px !important;
}
.wp-caption {
   background-color: #DDD;
   margin: 10px 0;
   padding: 5px;
   text-align: center;
}
.wp-caption a{
   padding: 0 !important;
   border: none !important;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: solid 5px #DDD;
}
.wp-caption a:hover img{
    border-color: #69F;
}
.wp-caption p.wp-caption-text {
   margin: 0 !important;
   padding: 5px 0;
   font-size: 90% !important;
   font-family: helvetica, arial, sans-serif !important;
}
/* End captions */

/* Begin Images */
p img {
   padding: 0;
   max-width: 100%;
   }

/*	Using 'class="alignright"' on an image will (who would've
   thought?!) align the image to the right. And using 'class="centered',
   will of course center the image. This is much better than using
   align="center", being much more futureproof (and valid) */

img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto;
   }

img.alignright {
   padding: 4px;
   margin: 0 0 2px 7px;
   display: inline;
   }

img.alignleft {
   padding: 4px;
   margin: 0 7px 2px 0;
   display: inline;
   }

.alignright {
   float: right;
   }

.alignleft {
   float: left
   }
/* End Images */

/* Begin Form Elements */
#main-content form{
   padding-top: 10px;
}
#main-content form br{
   display: none;
}
#main-content form div{
   clear: left;
}
#main-content label{
   display: block;
   float: left;
   clear: left;
   width: 140px;
   height: 30px;
   margin: 0 10px 10px 0;
   padding: 8px 0 0;
   font-size: 90%;
   text-align: right;
}
#main-content form input[type=text],
#main-content form textarea,
#main-content form select{
   margin-bottom: 20px;
   padding: 5px 5px 2px;
   color: #1C0F07;
   font-size: 100%;
   font-family: Helvetica, Arial, sans-serif;
   background: #D1CFCD;
   border: solid 1px #FFF;
}
#main-content form span.wpcf7-checkbox,
#main-content form span.wpcf7-radio{
   display: block;
   padding: 0 0 20px 145px;
}
#main-content form div.submit input{
   margin: 0 0 20px 150px;
   padding: 3px 8px;
   color: #FFF;
   font-size: 110%;
   line-height: 1em;
   font-weight: bold;
   font-family: "Arial Black", Helvetica, Arial, sans-serif;
   text-transform: uppercase;
   border: solid 1px #107030;
   background: #41A83C;
   cursor: pointer;
}
form span.wpcf7-not-valid-tip{
   left: 0;
   top: -4px;
   width: 99%;
   opacity: 0.9;
   background: #C00;
   border: solid 1px #900;
   white-space: nowrap;
}
div.wpcf7-validation-errors{
   padding: 15px;
   font-size: 110%;
   color: #5C5212;
   background: #FFF15F;
   border: solid 2px #2C2200;
}
#searchform {
   margin: 10px auto;
   padding: 5px 3px;
   text-align: center;
   }

#sidebar #searchform #s {
   width: 108px;
   padding: 2px;
   }

#sidebar #searchsubmit {
   padding: 1px;
   }

/* End Form Elements */

/*
 * ---------------------------------------------------------
 * Content Types
 * ---------------------------------------------------------
 */

/*
 * Events
 */
#main-content .event{
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #99969F;
}
#main-content .event .event-title,
#main-content .event .category,
#main-content .event .excerpt,
#main-content .event .followup-link{
    margin-left: 80px;
}
#main-content .event .event-title{
    font-size: 180%;
    margin-top: 0;
}
#main-content .event .event-title a{
    color: #F0E975;
    text-decoration: none;
}
#main-content .event h2.event-title a:hover{
    color: #FFF;
    text-decoration: underline;
}
#main-content .event .event-date{
    color: #FFF;
    float: left;
    margin: 0 20px 0 0;
    padding: 5px 0 0;
    width: 50px;
}
#main-content .event .event-date .month{
    display: block;
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
#main-content .event .event-date .day{
    display: block;
    font-size: 320%;
    padding: 2px 0 0;
    text-align: center;
}
#main-content .event .category{
    padding: 0 0 10px 0;
}
#main-content.event-content .event{
    border: none;
}
#main-content.event-content .event .category{
    margin: 10px 0;
}
#main-content.event-content .event table.ec3_schedule{
    border: none;
    display: block;
    width: 100%;
}
#main-content.event-content .event table.ec3_schedule td{
    color: #FFF;
    font-size: 220%;
    font-weight: bold;
    height: 1em;
    padding: 0 0.5em 0 0;
    text-align: left;
}
#main-content.event-content .event table.ec3_schedule .ec3_start,
#main-content.event-content .event table.ec3_schedule .ec3_to,
#main-content.event-content .event table.ec3_schedule .ec3_end{
    font-size: 190%;
    font-weight: normal;
}
/*
 * Flickr Images
 */
a.flickr-image{
    display: inline-block;
    line-height: 0;
    margin: 0 5px 10px 0;
}
a.flickr-image img{
    border: solid 5px #DDD;
}
a.flickr-image:hover img{
    border: solid 5px #69F;
}
#sidebar a.flickr-image{
    margin: 0 0 5px 0;
}
#sidebar a.flickr-image img{
    border-width: 4px;
    height: 50px;
    width: 50px;
}
/*
 * Albums
 */
#main-content .album br{
    display: none;
}
#main-content .album p{
    margin-bottom: 0;
}
#main-content .album{
    background: url('images/generic-album-cover.png') no-repeat top left;
    border-bottom: solid 1px #99969F;
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0 0 20px 120px;
    width: 400px;
    min-height: 100px;
}
#main-content .album-cover{
    float: left;
    margin: 0 0 0 -120px;
}
#main-content .album-title{
    margin: 0 0 10px;
}
#main-content .album .album-title a{
    color: #F0E975;
    text-decoration: none;
}
#main-content .album .album-title a:hover{
    color: #FFF;
    text-decoration: underline;
}
#main-content .album-artist{
    font-size: 140%;
    padding: 0 0 10px;
}
#main-content .album-artist a{
    font-weight: bold;
    text-decoration: none;
}
#main-content .album-artist a:hover{
    text-decoration: underline;
}
#main-content .album-description{
    font-family: "Georgia","Times New Roman",Times,serif;
    line-height: 1.4em;
}
#main-content .album a.album-shop-link{
    color: #445;
    display: inline-block;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px 0;
    text-decoration: none;
}
#main-content .album a.album-shop-link:hover{
    color: #29262F;
    text-decoration: underline;
}
#sidebar .album .album-title a{
    color: #FFF !important;
    font-family: "Georgia","Times New Roman",Times,serif;
    font-weight: normal;
    text-decoration: none;
}
#sidebar .album .album-title a:hover{
    color: #29262F !important;
    text-decoration: underline;
}

#main-content .discography.mosaic .album{
    border: none;
    float: left;
    height: 100px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100px;
    z-index: 1;
}
#main-content .discography.mosaic .album .album-cover{
    margin: 0;
    padding: 0;
    z-index: 2;
}
#main-content .discography.mosaic .album p a{
    color: #FFF;
}
#main-content .discography.mosaic .album .album-title,
#main-content .discography.mosaic .album .album-artist,
#main-content .discography.mosaic .album p{
    display: none;
}
#main-content .discography.mosaic .album:hover .album-title,
#main-content .discography.mosaic .album:hover .album-artist,
#main-content .discography.mosaic .album:hover p{
    background: #111;
    color: #F0F0F0;
    clear: both;
    display: block;
    left: 0;
    margin: 0 !important;
    padding: 5px 10px 10px;
    position: relative;
    top: 0;
    width: 330px;
    z-index: 3;
}
/*
 * Press Pieces
 */
#main-content .press-piece{
    border-bottom: solid 1px #99969F;
    float: left;
    margin-bottom: 20px;
    padding: 0 0 20px;
    width: 100%;
}
#main-content .press-piece h4.title{
    float: left;
    font-size: 180%;
    font-weight: bold;
    margin-right: 140px;
}
#main-content .press-piece h4.title a{
    color: #F0E975;
    text-decoration: none;
}
#main-content .press-piece h4.title a:hover{
    color: #FFF;
    text-decoration: underline;
}
#main-content .press-piece .source{
    float: left;
    font-size: 140%;
    padding: 0 0 10px;
}
#main-content .press-piece .source a{
    font-weight: bold;
    text-decoration: none;
}
#main-content .press-piece .source a:hover{
    text-decoration: underline;
}
#main-content .press-piece .thumbnail{
    float: right;
    margin: -3em 0 0 10px;
}
#main-content .press-piece .pull-quote,
#main-content .press-piece .jump-link{
    clear: left;
}
#main-content .press-piece p{
    margin-bottom: 1em;
}
/*
 * Video
 */
.videos{
    float: left;
    padding: 0 0 40px 0;
    width: 100%;
}
.videos .wp-caption{
    background: transparent;
    float: left;
    margin: 0 0 0 -10px;
    padding: 10px 10px 0;
    position: relative;
}
.videos .wp-caption-text{
    display: none;
}
.videos .wp-caption:hover{
    background: #111;
    z-index: 1;
}
.videos .wp-caption:hover .wp-caption-text{
    background: #111;
    color: #FFF;
    display: block;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    top: 95px;
    width: 110px;
}

/*
 * ---------------------------------------------------------
 *  Page Specific
 * ---------------------------------------------------------
 */
/*
 * Music
 */
#page.music #main-content .discography ul{
    margin: 50px 0 0;
}
/*
 * Video
 */
#page.video h2{
    clear: left;
    margin: 20px 0 0;
}

/* --------------------------------------------------------------------------
 * Themes
 * --------------------------------------------------------------------------
 */

/*
 * John Brown Jazz Orchestra
 */
#page.the-john-brown-jazz-orchestra{
   background-image: url('images/bg-page-jb-jazz-orchestra.jpg');
}
#page.the-john-brown-jazz-orchestra #main-content{
   background: url('images/tile-purple-85.png');
   border-color: #5F4854;
}
#page.the-john-brown-jazz-orchestra #header #main-nav{
   background: url('images/tile-darkpurple-50.png');
   border-color: #5F4854;
}
#page.the-john-brown-jazz-orchestra #header #main-nav ul li a:hover{
   color: #B17696;
}
#page.the-john-brown-jazz-orchestra #header #main-nav ul li a.current:hover,
#page.the-john-brown-jazz-orchestra #header #main-nav ul li a.current{
   color: #B17696;
}
#page.the-john-brown-jazz-orchestra #sidebar li.widget{
   background: url('images/tile-darkpurple-50.png');
   border-color: #5F4854;
}
#page.the-john-brown-jazz-orchestra #footer #spotlight ul li.spotlight-block{
   background: transparent url(images/tile-darkpurple-50.png);
   border-color: #5F4854;
}
#page.the-john-brown-jazz-orchestra #sidebar a{
    color: #D380B4 !important;
}
#page.the-john-brown-jazz-orchestra #sidebar a:hover{
    color: #FFF !important;
}
#page.the-john-brown-jazz-orchestra #sidebar .album .album-title a{
    color: #FFF !important;
}
#page.the-john-brown-jazz-orchestra #sidebar #wp-calendar table td:hover{
    border-color: #D380B4;
}
#page.the-john-brown-jazz-orchestra #footer #spotlight #next-event .ec3_list .event-name a:hover{
    color: #D380B4;
}
#page.the-john-brown-jazz-orchestra #footer #spotlight #next-event .followup-link a{
    color: #D380B4;
}
#page.the-john-brown-jazz-orchestra .followup-link a{
    color: #D380B4;
    font-weight: normal;
    text-decoration: underline;
}
/*
 * Groove Shop
 */
#page.groove-shop{
   background-image: url('images/bg-page-groove-shop.jpg');
}
#page.groove-shop #main-content{
   background: url('images/tile-lightbrown-67.png');
   border-color: #755C54;
}
#page.groove-shop #header #main-nav{
   background: url('images/tile-darkbrown-67.png');
   border-color: #755C54;
}
#page.groove-shop #header #main-nav ul li a:hover{
   color: #F33;
}
#page.groove-shop #header #main-nav ul li a.current:hover,
#page.groove-shop #header #main-nav ul li a.current{
   color: #F33;
}
#page.groove-shop #sidebar li.widget{
   background: url('images/tile-darkbrown-67.png');
   border-color: #755C54;
}
#page.groove-shop #footer #spotlight ul li.spotlight-block{
   background: transparent url(images/tile-darkbrown-67.png);
   border-color: #755C54;
}
#page.groove-shop #sidebar a{
    color: #F33 !important;
}
#page.groove-shop #sidebar a:hover{
    color: #FFF !important;
}
#page.groove-shop #sidebar .album .album-title a{
    color: #FFF !important;
}
#page.groove-shop #sidebar #wp-calendar table td:hover{
    border-color: #F33;
}
#page.groove-shop #footer #spotlight #next-event .ec3_list .event-name a:hover{
    color: #F33;
}
#page.groove-shop #footer #spotlight #next-event .followup-link a{
    color: #F33;
}
#page.groove-shop .followup-link a{
    color: #F33;
    font-weight: normal;
    text-decoration: underline;
}
/* Opera requires 1px of padding to render with contemporary native chrome */
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
   padding:1px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}*/
