.color1, .color1 a {
   background-color: darkred;
   color:            White;
}

.color2 {
   background-color: black;
}

#wikia_logo {
   background-image: url(http://images3.wikia.nocookie.net/help/images/3/33/Dark_Red_Wiki_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/help/images/3/33/Dark_Red_Wiki_logo.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images4.wikia.nocookie.net/help/images/0/08/Dark_Red_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images4.wikia.nocookie.net/help/images/0/08/Dark_Red_header_button.png', sizingMethod='crop');
}

#background_strip {
   background-color: darkred;
}

.widget {
   background-color: black;
   color:white;
}
#navigation a {
   background-color: black;
   color:white;
}
#navigation a:hover, .navigation-hover {
   background-color: darkred;
   color:black;
}
#wikia_header a {
	color: white;
}
#header_username a {
	color: darkred;
}
.widget a,.widget a:visited {
	color:white;
}
.community_details, .community_details a, .community_details a:visited {
	color:white;