#user_masthead {
background:#E0E0E0;
color:black;
}
#user_masthead li a {
color:black;
}
#user_masthead li.selected {
background-color: #c3c3c3 !important;
color: black !important;
}

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

.color2 {
   background-color: Black;
}

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

.headerMenu a {
   color:            White !important;
}

#background_strip {
   background-image: url('http://images.wikia.com/bionicle/de/images//c/cf/Dark-texture.jpg');
   background-repeat: repeat-x;
   background-color: Black;
}

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

#catlinks {
   background-image: url(http://images1.wikia.nocookie.net/bionicle-music/de/images/0/03/BIONICLE.png);
   background-repeat: no-repeat;
   background-position: center right;
   padding-right: 50px;
}

#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/bionicle/de/images//8/8d/Wiki-monaco.png) no-repeat;
        width: 214px;
        height: 155px;
}

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