/***** 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 *****/

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

.color2 {
	background-color: #662B00;
}

#wikia_header {
	background: #FFA700;
	border-color: #C0C0C0;
	color: #FFF;
}
#wikia_header a {
	color: #FFF;
}

#link_box, #link_box a, .community_details {
	background: #FFA700;
	color: #FFF;
}

body { background-image: url('http://images3.wikia.nocookie.net/samuraijack/images/8/85/Family_crest-clear.png'); }

#catlinks {
	background-image: url(http://images1.wikia.nocookie.net/samuraijack/images/thumb/6/68/Family_crest.jpg/40px-Family_crest.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 50px;
}