/***** Edit this file to customize the Monaco 'custom' theme. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. See Help:Customizing_Monaco for details *****/
/*** MAIN COLORS ***/
body {
	background: #200000 url('http://images4.wikia.nocookie.net/smurfs/images/1/17/Smurfs-Wallpaper-the-smurfs-6365807-1024-768.jpg') !important;
}

.color1, .color1 a, .color1 a:visited, .yui-panel .hd {
	background-color: #329acf;
	color: #DDD;
}

.color2 {
        background: transparent;
}

#wikia_header a, #wikia_header a:visited {
        color: #FFF;
}

#link_box, #link_box a {
   color: #3366cc;
}




/*** Category button fix ***/
#csAddCategorySwitch {
   margin-top: 5px;
}