wiki_logo {
	width:150px;
}

#background_strip {
	background: #ba8f53 url(http://images3.wikia.nocookie.net/firefly/images/2/28/157_Banner.png);
}

#wikia_header {
	background: #000 url(http://images1.wikia.nocookie.net/firefly/images/e/e4/Center_Planet.jpg) top center repeat-x;
	border-color: #FFF;
	color: #FFF;
}
#wikia_header a {
	color: #FFF;
}
#header_username a {
	color: #d7ba6e;
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images.wikia.com/starwars/images/6/69/Monaco_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/starwars/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}
#wikia_logo {
	background-image: url(http://images3.wikia.nocookie.net/firefly/images/f/f7/Firefly_logo.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/firefly/images/f/f7/Firefly_logo.png', sizingMethod='crop');
}

.color1, .color1 a {
	background: #000000;
}

.color2 {
	background: #faecc8;
}

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

.wikiaSkinMonaco #wiki_logo {
	background: transparent !important;
}

* html .wikiaSkinMonaco #wiki_logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='image');
}

/* Making the wiki rounded */
.rounded_corners, #wikia_page, #catlinks, #search_field, #search_box, #link_box, #navigation_widget, #sidebar_1 dl, .community_details, #page_bar, .wk_blogs_title, #user_masthead {
	-moz-border-radius-topright: 0.4em;
	-moz-border-radius-bottomright: 0.4em;
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-bottomleft: 0.4em;
}

#page_tabs li, #sidebar_1 dt {
	-moz-border-radius-topright: 0.4em;
	-moz-border-radius-topleft: 0.4em;
}

/* Category look */
#catlinks {
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
	background-color: #d7ba6e;
	background-image: url(http://images2.wikia.nocookie.net/firefly/images/thumb/3/32/FireflyLogo-NoBackground.png/120px-FireflyLogo-NoBackground.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 50px;
}

/* Colors for new masthead */
.accent {
	background-color: #d7ba6e;
}

.dark_text_1 {
	color: Black;
}

/* @14:00, November 5, 2009 (UTC) */