/*** MAIN COLORS ***/

.color2 {
	background: #222222 url('http://images2.wikia.nocookie.net/ewrestling/images/1/1f/Background.jpg');
}
#background_strip {
        background: #AAAAAA url('http://images1.wikia.nocookie.net/ewrestling/images/4/46/BackgroundStrip.jpg');
}

/*** SIDEBAR ***/

.widget {
        background-color: #000;
	border-color: #CCC;
}
dt.widget_title {
        border: #none;
        background-image: url(http://images3.wikia.nocookie.net/ewrestling/images/9/99/Gradient2.jpg);
        color: #00BFFF;
}
.widget dd {
        color: #EEE;
}
.widget dd a {
        color: #00BFFF;
}
.widget dd a:visited {
        color: #0094CC;
}
#link_box {
	background: #222;
	border-color: #222;
}
#link_box table li a {
	color: #00BFFF !important;
}
.community_details {
	border: none;
        background: #222;
}
#navigation .menu-item {
	background: #000;
	border-color: #CCC;
}
#navigation a {
	color: #00BFFF;
}
#navigation a:hover, #navigation .navigation-hover>a {
	background: #222;
	color: #00BFFF;
}
#search_box {
	background: #000000 url(http://images3.wikia.nocookie.net/ewrestling/images/3/36/Gradient.jpg) repeat-x;
}

/*** HEADER, FOOTER, PAGE BAR ***/

#page_bar {
	background: #000000 url(http://images3.wikia.nocookie.net/ewrestling/images/3/36/Gradient.jpg) repeat-x;
	border-bottom: none;
}
#page_controls a {
	color: #00BFFF;
}
#wikia_logo {
	background-image: url(http://images2.wikia.nocookie.net/ewrestling/images/f/f2/Wikia-logo.png);
	background-repeat: no-repeat;
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/ewrestling/images/f/f2/Wikia-logo.png', sizingMethod='crop');
}
#userData a, #wikiaBranding a {
	color: #FFF;
}
#header_username a {
	color: #00BFFF;
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images1.wikia.nocookie.net/ewrestling/images/9/90/HeaderButton.png);
	color: #000;
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/ewrestling/images/9/90/HeaderButton.png', sizingMethod='crop');
}
.color1 {
        color: #00BFFF;
        background: #111;
}
#wikia_footer {
        color: #FFF;
}
#wikia_footer a, #wikia_footer a:visited {
        color: #00BFFF;
}