body{
background-color: #000000;
color: #ffffff;
}

/* Body Controls */

a{
color: #e4b583;
}

a:visited{
color: #c85599;
}

a:active, a:hover{
color: #fffcc9;
}

#footer a{
color: #f0c177;
}

#footer a:visited{
color: #d58080;
}

#footer a:active, #footer a:hover{
color: #ffffff;
}

h2{
color: #fbf6dd;
}

h3{
color: #f0e7ca;
}

h4{
color: #dfd6b2;
}

h5{
color: #d4ca9c;
}

h6{
color: #b8ac76;
}

/* Template Controls */

#wrapper{
background-color: #3f0000;
}

#container{
background-color: #000000;
}

#container, #footer-container{
background-image: url(../images/body-bg-left-dungeon.png);
}

#sub-container, #footer-sub-container{
background-image: url(../images/body-bg-right-dungeon.png);
}

#logo a{
background-image: url(../images/logo-dungeon.png);
background-repeat: no-repeat;
}

#breadcrumbs{
border-top: 1px solid #513407;
color: #bbbbbb;
}

#footer{
background-color: #3f0000;
color: #bbbbbb;
}

#footer-wrap{
background-image: url(../images/footer-bg-dungeon.png);
background-color: #140015;
}

#skins button{
background-color: #000000;
color: #ffffff;
border: 1px solid #1364bd;
}

#skins button:hover{
border-color: #aaaaaa;
}

#footer #logo{
opacity: .7;
}

/* Cross-site Non-Conditional */

.detail{
color: #cccccc;
}

.quote{
background: url(../images/quote-block-dungeon.png) no-repeat top left;
color: #fed1d1;
}

.stub{
color: #f9b1b1;
border: 1px dashed #a63030;
background-color: #1a0101;
}

/* Hover Box Controls */

a.hover-over{
color: #d738ff;
}

a.hover-over:visited{
color: #b70de1;
}

a.hover-over:hover .hover-box{
color: #e6afff;
border: 1px solid #d738ff;
background-color: #000000;
}

/* Insets and Navs */

.inset, #rando{
background-color: #2c1800;
border: 1px solid #db831a;
}

.index-nav{
border: 1px solid #51156d;
background-color: #0e0010;
}

.index-nav h5{
color: #ffffff;
}

.index-nav h5, .index-nav p{
border: 1px solid #37093e;
}

.screenshots img, .stills img, .attract img{
border: 1px solid #db831a;
}

/* Bio Section Navs */

.index-nav.bio-section{
border-color: #555555;
background-color: #121212;
}

.index-nav.bio-section a{
color: #cccccc;
}

.index-nav.bio-section a:visited{
color: #999999;
}

.index-nav.bio-section a:active, .bio-section a:hover{
color: #eeeeee;
}

.index-nav.bio-section h5{
background-color: #333333;
}

.index-nav.bio-section p{
border-color: #222222;
}

/* Film Section Navs */

.index-nav.film-section{
border-color: #064a38;
background-color: #00140f;
}

.index-nav.film-section a{
color: #b3e2c9;
}

.index-nav.film-section a:visited{
color: #7bbd9a;
}

.index-nav.film-section a:active, .film-section a:hover{
color: #4efca0;
}

.index-nav.film-section h5{
background-color: #002b20;
}

.index-nav.film-section p{
border-color: #082f1b;
}

/* Sub-Section Navs */

.index-nav.sub-section{
border-color: #4a3c06;
background-color: #0d0a00;
}

.index-nav.sub-section a{
color: #e2d3b3;
}

.index-nav.sub-section a:visited{
color: #a68b60;
}

.index-nav.sub-section a:active, .sub-section a:hover{
color: #ffcf4d;
}

.index-nav.sub-section h5{
background-color: #4a3c06;
}

.index-nav.sub-section p{
border-color: #241d06;
}