#page_bar, #search_box, .widget dt, #edit_enhancements_toolbar, .color1, #link_box {
background: #680002 !important;
color: #fff !important;
}

ul#page_controls a, #wikia_header, #wikia_header a, #wikia_footer, #wikia_footer a { 
color: white !important;
}

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

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images1.wikia.nocookie.net/help/images/f/f9/Firebrick_header_button.png);
   color: white;
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/help/images/f/f9/Firebrick_header_button.png', sizingMethod='crop');
}

#header_username a {
color: #f00 !important;
}

#wikia_page, .widget, .WidgetCommunity .community_details {
background: #505050 !important;
color: white;
}

#article {
color: #e6e6e6;
}

body, #wikia_header, #catlinks {
background: #111 !important;
}

#catlinks a {
color: white;
}

#background_strip {
background: #565656;
border-color: #f00;
}

#link_box a {
color: white !important;
}

a:link, #bodyContent a.extiw, #bodyContent a.extiw:active {
color: #66b8ff;
}

a:visited {
color: #4698ff;
}
a:new {
color: #ba0014;
}

#navigation a {
color:#DDDDDD !important;
}

#navigation a:hover, table.diff {
color: black !important;
}

td.diff-context {
background:#555555 none repeat scroll 0 0;
color:white;
}

.firstHeading {
color: #ffd677;
}

#preftoc li {
	border-color: #606060;
	background-color: #151515;
	margin-left: 0px !important;
	margin-right: 3px !important;
}
#preftoc li:hover {
	background-color: #252525;
	cursor: pointer;
}
#preftoc li.selected {
	background-color: #202020;
	border-color: #606060;
	padding-top: 4px;
	top: -1px;
}
#preftoc li a {
	color: #FFFFFF;
}
#preftoc li a:active {
	color: #FFF;
}

div.tright, div.tleft {
border:1px solid #313131;
}

div.thumbinner {
background-color: #404040;
border:1px solid #313131;
}