/*
--------------------------------------------------------------
Override
-------------------------------------------------------------- */
html, body {
	background-color: #202020 !important;
}

.site_logo {
	width: 149px;
	height: 52px;
}

.wrap {
	background-color: #3B3B3B !important;
	border-color: #3B3B3B !important;
	color: #ffffff !important;
}

.headerbar, 
.forabg {
	background-color: #046BD2 !important;
	background-image: -webkit-linear-gradient(top, #046BD2 0%, #046BD2 2px, #046BD2 92px, #046BD2 100%) !important;
	background-image: linear-gradient(to bottom, #046BD2 0%,#046BD2 2px,#046BD2 92px,#046BD2 100%) !important;
	margin-bottom: 12px !important;
}

.quick-login span, 
.quick-login label,
.copyright span {
	color: #ffffff !important;
}

h2.forum-title a,
h2.topic-title a,
.jumpbox-return a,
.headerspace a,
a.mark-read,
.stat-block h3, 
.stat-block a,
.copyright a {
	color: #CBD5E1 !important;
}

h2.forum-title a:hover,
h2.topic-title a:hover,
.jumpbox-return a:hover,
.headerspace a:hover,
.action-bar a:hover,
.stat-block a:hover,
.copyright a:hover {
	color: #94A3B8 !important;
}


.nav-footer .rightside {
	color: #105289 !important
}
