body.ns-114 .color2 { background: Silver !important; }

#page_tabs li, #page_tabs li a {
   background-color: transparent;
   color: #aaa;
   font-weight: bolt !important;
}

#page_tabs li.selected, #page_tabs li.selected a {
   background-color: black;
   color: white;
}

#editingTips {
height:450px !important;
}

#wikia_footer, tdbody#wikia_footer, li#wikia_footer, #wikia_footer a, #wikia_footer a:link, #wikia_footer a:visited {
background:transparent none repeat scroll 0 0;
font-size:9pt;
padding:10px;
width:100%;
color: white;
}

tr#wikia_footer {
padding-top:5px;
padding-left:5px;
}

#link_box_table { 
        border: none;
        background-color: SteelBlue;
        color: white;
}

#wikia_page {
top:-170px !important
}

#background_strip {
z-index:-2;
}

#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');
}

#search_button {
backfground-image:url(http://images.wikia.com/logocreation/images//d/d2/Bluesearch.png);
}

#header_username a {
 color: brown;
}

#request_wiki.loggedin {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
padding:5px;
text-decoration:none;
}

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

.community_details {
	border: none;
        background-color: SteelBlue !important;
        color: white !important;
}

#101_content a {
color: white !important;
}

#navigation a {
color:white !important;
}

#navigation a:hover {
background-color:#0000aa;
}

#navigation {
background-color: SteelBlue;
}

#wikia_header {
   background: #000;
}
#wikia_header a {
color: white !important;
}

#background_strip {
   background-color: #505254;
   border: 0;
}

.color2 {
   background-color: #485a6c;
   border:none;
}

.widget, .widget dd {
   background-color: SteelBlue;
}

.widget a, .widget dd {
   color: white !important;
}

/* <pre> */

.noarticletext { padding: 5px !important; background-color: #f6f6f6 !important; }

#catlinks { border: 0; border-top: 1px dotted gray; margin-top: 10px; }

/* </pre> */


dl.data-1 { 
margin:20px 20px 10px 20px; 
overflow:auto; 
}
dl.data-1 dt {
background-color:#EECFA1;
border-right:0;
border: solid 1px #000000;
height:18px;
clear:left;
float:left;
text-align:center;
width:15%;
}
dl.data-1 dd {
background-color:#CDB5CD;
border: solid 1px #000000;
text-align:center;
font-weight:bold;
float:left;
clear:none;
height:18px;
}