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

.color2 {
   background-color: Black;
}

#wikia_header {
   background-color: Black;
   border-color:     #2e55a1;
}

.headerMenu a {
   color:            White !important;
}

#wikia_header a {
   color:            #2e55a1;
}

#background_strip {
   background-color: Black;
}

.widget {
   background-color: #c3c3c3;
}

#link_box {
   background-color: #c3c3c3;
}

.community_details {
   background-color: #c3c3c3 !important;
}

#wikia_footer {
   color:            #2e55a1 !important;
}

/* LOGO */

/* WIKIA LOGO */

* html #wikia_logo {
   background-image: none;
}

#wiki_logo{
	width:204px;
	height:155px;
	left:0;
}

#wiki_logo a{
width:216px;
}

#accent_graphic1 {
	background: url(http://images2.wikia.nocookie.net/rohan/en/images//3/33/Rohan-logo.png) no-repeat;
        width: 216px;
        height: 155px;
}

.wikiaSkinMonaco #wiki_logo {
        background: transparent !important;
        border-color: #228b22;
}
* html .wikiaSkinMonaco #wiki_logo {
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='image');
}