@charset "UTF-8";
/* CSS Document */
/*
dark: 4f101a
light: a45058
*/


/* FOR SHOW SPECIFIC CSS */
body {
background-image:url(../../images/shows/dracula/back.jpg);
}
	
h1,
.showcolor1,
.soldout,
li,
.easybutton a,
.easybutton a:visited,
#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active,
#biowrap a:hover,
#biowrap a:active,
#vidcaption a:hover,
#vidcaption a:active
{
color: #4f101a;
}

#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active,
#biowrap a:hover,
#biowrap a:active,
#vidcaption a:hover,
#vidcaption a:active
{
border-bottom-color: #4f101a;
}

#sidequote, .ensemble, .showcolor2 {
background-color: #a45058;
}

.easybutton a:hover, .easybutton a:active {
background-color:#4f101a;
color:#fff;
}

/*footer links kept separate depending on how showcolors look on black*/

#footer h3, #footer a:hover, #footer a:active {
color:#a45058;
}

#footl p, #footc p, #footl, #footc, .footsearchbutton, .footsearchfield {
border-color:#a45058;
}

.footsearchbutton {
background-color:#a45058;
}

/* other */
h1#biorow { /* reduces and colors the h1 tag in the bios includes*/
color:#000;
font-size:116%;
}
