body.black {
    background-image: url(../i/background/black.jpg);
}
body.blue {
    background-image: url(../i/background/blue.jpg);
    color: #e9e9e9;
}
body.bogey {
    background-image: url(../i/background/bogey.jpg);
}
body.green {background-image: url(../i/background/green.jpg);}
body.mint {background-image: url(../i/background/mint.jpg);}
body.orange {background-image: url(../i/background/orange.jpg);}
body.red {background-image: url(../i/background/red.jpg);}
body.wine {background-image: url(../i/background/wine.jpg);}


body.black          #breadcrumbs div {background-color: #111111;}
body.blue           #breadcrumbs div {background-color: #00769d;}
body.bogey          #breadcrumbs div {background-color: #6a7b00;}
body.green          #breadcrumbs div {background-color: #111111;}
body.mint           #breadcrumbs div {background-color: #038e67;}
body.orange         #breadcrumbs div {background-color: #ff6400;}
body.red            #breadcrumbs div {}
body.wine            #breadcrumbs div {}


body.black  #breadcrumbs {background-image: url(../i/solid_tiles/111111.png); }
body.blue   #breadcrumbs {background-image: url(../i/solid_tiles/00769d.png); }
body.bogey  #breadcrumbs {background-image: url(../i/solid_tiles/6a7b00.png); }
body.green  #breadcrumbs {background-image: url(../i/solid_tiles/111111.png); }
body.mint   #breadcrumbs {background-image: url(../i/solid_tiles/038e67.png); }
body.orange #breadcrumbs {background-image: url(../i/solid_tiles/ff6400.png); }
body.red    #breadcrumbs { }
body.wine    #breadcrumbs {background-image: url(../i/solid_tiles/330b0c.png);}

body.black .textbox a:link, body.black .body-content a:link, body.black .textbox a:visited, body.black #sidebar a {color: #11A371;}
body.blue .textbox a:link, body.blue .textbox a:visited, body.blue #sidebar a {color: #2F8399;}
body.bogey .textbox a:link, body.bogey .textbox a:visited, body.bogey #sidebar a {color: #778C00;}
body.green .textbox a:link, body.green .textbox a:visited, body.green #sidebar a {color: #11A371;}
body.mint .textbox a:link, body.mint .textbox a:visited, body.mint #sidebar a {color: #11A371;}
body.orange .textbox a:link, body.orange .textbox a:visited, body.orange #sidebar a {}
body.red .textbox a:link, body.red .textbox a:visited, body.red #sidebar a {}
body.wine .textbox a:link, body.wine .textbox a:visited, body.wine #sidebar a {color: #888;}

body.green .textbox h2 a:link, body.green .textbox h2 a:visited, body.green #sidebar h2 a,
body.green .textbox h4 a:link, body.green .textbox h4 a:visited, body.green #sidebar h4 a {
    color: inherit;
}





/* homepage boxes */
.homebox.artists h3 { background: #00769d; }
.homebox.international h3 { background: rgb(79, 19, 19); }
.homebox.education h3 { background: #ff6400; }
.homebox.video h3 { background: #00769d; }
.homebox.event h3 { background: #038e67; }
.homebox.promo h3 { background: #038e67; }


body.bogey p {
    color: #e9e9e9;
}
body.black p {
    color: #ddd;
    line-height: 1.66em;
}


body.black .body-content > .inner {}
body.blue .body-content > .inner {}
body.bogey .body-content > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.3.png);}
body.green .body-content > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.4.png);padding-top: 2px;}
body.green.home .body-content > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.9.png);}
body.mint .body-content > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.7.png);}
body.orange .body-content > .inner {}
body.red .body-content > .inner {}
body.wine .body-content > .inner {}




body.green hr.divider { border-color: #058660; }




body.black .body-content .gradient { background-image: url(../i/gradient-header/black.jpg);  }
body.blue .body-content .gradient { background-image: url(../i/gradient-header/blue.jpg); }
body.bogey .body-content .gradient { background-image: url(../i/gradient-header/bogey.jpg); }
body.green .body-content .gradient { background-image: url(../i/gradient-header/black.jpg); }
body.mint .body-content .gradient { background-image: url(../i/gradient-header/mint.jpg); }
body.orange .body-content .gradient {
    background-image: url(../i/gradient-header/orange.jpg); 
    background-color: #ff6400;
}
body.red .body-content .gradient { background-image: url(../i/gradient-header/red.jpg); }
body.wine .body-content .gradient { background-image: url(../i/gradient-header/wine.jpg); }



body.black #sidebar > .inner {}
body.blue #sidebar > .inner {}
body.bogey #sidebar > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.3.png);}
body.green #sidebar > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.4.png);}
body.mint #sidebar > .inner {background: transparent url(../i/rgba_tiles/0_0_0_0.7.png);}
body.orange #sidebar > .inner {}
body.red #sidebar > .inner {}
body.wine #sidebar > .inner {background: transparent url(../i/rgba_tiles/79_19_19_0.8.png);}



body.blue .dark {background-color: #0E2234;}
body.blue .panel {background-color: #09171D;}
body.blue h1 {color: #5195AF;}
body.blue h1.gradient {color: #e9e9e9;}
body.blue .panel h2 {background-color: #5195AF;}
body.blue .panel h2 a {color: #0E2234;}
body.blue .zebra li {background-color: #2D5567;}
body.blue .zebra li.even {background-color: #204150;}
body.blue .chart li {
	border-bottom: 1px solid #0C1D26;
	border-top: 1px solid #162D36;
}
body.blue a.circle {
    background-image: url(../i/circle-blue.png);
}
body.blue .panel.news ul li a {
    background-image: url(../i/circle-blue.png);
}
body.blue .panel.news ul.extra {
    background: rgb(32, 65, 80);
}
body.blue .body-content .search-list ul li {
    background-image: url(../i/circle-blue.png);
}
body.blue .body-content .search-list ul li.hovered {
}
body.blue #sidebar .artist-a-z-base,
body.blue #sidebar .artist-a-z {
    background: #054663;
}
body.blue #sidebar .artist-a-z .scroller {
}

body.blue #sidebar .artist-a-z ul li a {
    color: #2f8399;
}   
body.blue #sidebar .artist-a-z ul li a:hover {
    
}
body.blue #sidebar .artist-a-z ul li a.current {
    background: #032636;
    color: #e9e9e9;
}
body.blue blockquote {
    color: #389DB8;
    border-color: #2f8399;
}
body.blue .panel h3 {
    border-color: #2f8399;
}


/*
body.dark .body-content > .inner {
	background-color: #000;
}

body.light .body-content > .inner {
	background-color: #fff;
	color: #222;
}
*/

body.orange h4 {
    color: #690e00;
}
body.orange blockquote {
    color: #690e00;
    border-color: #690e00;
}
body.orange a.circle,
body.orange .circle a {
    background-image: url(../i/circle-orange.png);
}

body.orange .search-list ul li {
    background-image: url(../i/circle-orange.png);
}



body.bogey {
    color: #eee;
}
body.bogey .body-content .latest {
    background: #778c00
}
body.bogey .body-content .category-2col,
body.bogey .body-content .resource-list {
    background: #3b4200;
}
body.bogey .body-content .category-2col ul li a {
    opacity: 1;
    color: #eee;
    background-image: url(../i/circle-bogey.png);
}
body.bogey .body-content .category-2col a.viewall {
    background: #778c00;
}
body.bogey .body-content .category-2col a.viewall:hover {
    background: #5c6701;
}
body.bogey .body-content .resource-list {}
body.bogey a.circle, body.mint .circle a {
    background-image: url(../i/circle-bogey.png);
}
body.bogey .body-content .resource-list ul li {
    background-image: url(../i/circle-bogey.png);
    border-bottom-color: #778c00;
}
body.bogey .body-content .resource-list ul li p {
    color: #880;
}
body.bogey .customselect .iconselect {
	background-image: url('../i/select_bg_green.png');
}


body.mint .body-content .textbox h2,
body.mint .textbox h1 {
    color: #044130;
}
body.mint .body-content .textbox a,
body.mint .body-content .textbox a:visited {
    color: #0daa73;
}

body.mint .body-content .featured {

}
body.mint .base a {
    color: #008C5F;
}
body.mint input.go {
    background: #008c5f;
}
body.mint a.circle, body.mint .circle a {
    background-image: url(../i/circle-mint.png);
}


body.wine .panel {
    background: transparent url(../i/rgba_tiles/0_0_0_0.7.png);
}
body.wine a.circle,
body.wine .circle a {
    background-image: url(../i/circle-grey.png);
}
body.wine h1.withlink a {
    color: #932f2f;
}
body.wine .panel blockquote {
    color: #932f2f;
}
body.wine a.circle, body.wine .circle a {
    background-image: url(../i/circle-lightgrey.png);
}

body.green #sidebar ul.albumchart li {
}

body.green.home a.circle,
body.green.home .circle a {
    background-image: url(../i/circle-lightgrey.png);
}



body.black .textbox {
    background: #e9e9e9;

}
body.black #breadcrumbs a {
    color: #e9e9e9;
}



