/*************************/
/****** MAIN DESIGN ******/
/*************************/


/*** MAIN COLORS ***/
a, table.gallery td a, div.thumbinner a {
	color: #71D1EF;
}
a:visited, table.gallery td a:visited {
	color: #3898B6;
}
a.new {
	color: #BA0000 !important;
}
.color1, .color1 a {
	background-color: #1E323E;
	color: #EEE;
}
.color2 {
	background: #121A1F;
}
#background_strip {
	background: #000000;
	border-color: #666E79;
}
code {
	background-color: #191919;
	color: #fff;
}
pre {
	border: 1px dashed #EEE;
	background-color: #1E323E;
	color: #EEE;
	display: block;
	overflow: auto;
}

/*** WIDGETS ***/
.widget {
	background-color: #1E323E;
	border-color: #666E79;
}
.widget dd {
	color: #CCC;
	background-color: #1E323E;
}
dt.widget_title {
   color:#EEE;
   background-color:#0D75FC;
}
#navigation .menu-item {
	border-color: #666E79;
}
#navigation_widget, #navigation_widget .widget {
        background-color:#1E323E;
}
#navigation a {
	color: #EEE;
}
#navigation a:hover, #navigation .navigation-hover>a {
	background: #0D75FC;
	color: #EEE;
}
#link_box, .community_details {
	background: #09101D;
	border-color: #666E79;
	color: #71D1EF;
}
#link_box table li a {
	color: #71D1EF !important;
}
.community_details {
	border: 1px solid #666E79;
        background: #09101D;
}

/*** HEADER AND FOOTER ***/
#wikia_logo {
	background-image: url(http://images1.wikia.nocookie.net/jumpgate/images/f/f2/Wikia-logo.png);
	background-repeat: no-repeat;
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/jumpgate/images/f/f2/Wikia-logo.png', sizingMethod='crop');
}

#wikia_header {
	border-color: #666E79;
}
#userData a, #wikiaBranding a {
	color: #FFF;
}
#header_username a {
	color: #71D1EF;
}
#wikia_footer {
	color: #EEE;
}
#wikia_footer a {
	color: #FDF8E2;
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images4.wikia.nocookie.net/jumpgate/images/b/b4/Header_button.png);
	color: #DDD;
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images4.wikia.nocookie.net/jumpgate/images/b/b4/Header_button.png', sizingMethod='crop');
}

/*** PAGE ***/
body {
	color: #EEEEEE;
}
#wikia_page {
	background: #111111;
	border-color: #666E79;
}
#article {
	background-color: #111111;
	margin: 0 2px 2px;
        min-height: 0px;
}
#articleFooter {
	background-color: #111111;
	margin: -2px 2px 2px;
}
#articleFooter strong {
	color: #EEE;
}
#search_box {
	background: #000000 url(http://images1.wikia.nocookie.net/jumpgate/images/5/58/Gradient.png) repeat-x;
}
#page_bar {
	background: #000000 url(http://images1.wikia.nocookie.net/jumpgate/images/5/58/Gradient.png) repeat-x;
	border-bottom: none;
}
#page_bar a, #page_controls a {
	color: #EEE;
}
#page_tabs li {
	background: #1E323E;
	border: none;
	border-bottom: 1px solid #111111;
	position:relative;
	top:1px;
}
#page_tabs li:hover {
	background: #1E323E;
}
#page_tabs li a {
	color: #EEE !important;
}
#page_tabs li a.new {
	color: #EEE !important;
}
#page_tabs li.selected {
	background: #111111;
	color: #EEE !important;
        border: none;
        border-bottom: 1px solid #111111;
}
#page_tabs li.selected a {
	background: #111111;
	color: #EEE !important;
}
#toc,
.toc,
#catlinks,
#userloginForm form,
.forumheader,
ul#filetoc
{
	color: #AAA;
	background-color: #121A1F;
	border: 1px solid #666E79;
}
#bodyContent a.external, #bodyContent a.extiw {
    color: #71D1EF;
}
#bodyContent a.external:visited, #bodyContent a.extiw:visited {
    color: #71D1EF;
}
#bodyContent a.external, #bodyContent a[href ^="gopher://"] {
    background: url('http://images3.wikia.nocookie.net/jumpgate/images/4/44/External.png') center right no-repeat;
}

/***PREFERENCES***/
#preferences {
	background-color: #202020;
	border-color: #606060;
	color: #EEE;
	position: relative;
	top: -3px
}
.prefsection table, .prefsection legend {
	background-color: #202020;
	color: #EEE;
}
div.prefsectiontip {
        color:#666E79;
        font-size:80%;
}
#preftoc li {
	border-color: #606060;
	background-color: #151515;
	margin-left: 0px !important;
	margin-right: 3px !important;
}
#preftoc li:hover {
	background-color: #202020;
	cursor: pointer;
}
#preftoc li.selected {
	background-color: #202020;
	border-color: #606060;
	padding-top: 4px;
	top: -1px;
}
#preftoc li a {
	color: #EEE;
}
#preftoc li a:active {
	color: #EEE;
}

/***GALLERY***/
table.gallery {
	background-color: #000000;
        border: none;
}
table.gallery td {
	background-color: #000000;
	border: none;
	color: #EEE;
}
div.gallerybox {
	border-color: #606060;
}
div.gallerybox div.thumb {
        border: 1px solid #777;
        background-color: #1f1f1f;
}
div.gallerybox div.thumb:hover, div.gallerybox div.thumb div:hover {
        background-color: #2a2a2a;
}

/***HISTORY***/
#pagehistory li {
	border: 1px solid #000000;
}
#pagehistory li.selected {
	background-color: #1E323E;
	border: 1px dashed #666;
	color: #EEE;
}
table.diff {
	background: #191919;
}
td.diff-otitle, td.diff-ntitle {
	background: transparent;
}
td.diff-context {
	background-color: #000;
}
td.diff-deletedline {
	background-color: #121A1F;
}
td.diff-addedline {
	background-color: #1E323E;
}

/*** SPECIAL PAGES ***/
h4.mw-specialpagesgroup {
background-color: #1E323E !important;
}

/***THUMB***/
div.thumb div {
	background-color: #202020;
	border-color: #606060;
	color: #EEE;
}
div.thumb div a img {
	border-color: #444;
}

/***MESSAGES***/
.editsimilar a {
	color: #1E323E;
}

/***PROBLEM REPORTS***/
.problemReportsList thead tr {
	background: #1E323E !important;
	color: #EEE !important;
}
.problemReportsList .odd {
	background-color: #1E323E !important;
	color: #EEE !important;
}

/***USER MASTHEAD***/
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
	background: #0D75FC;
	color: #EEE;
}
body.masthead-regular #page_bar, body.masthead-special #page_bar, 
body.masthead-regular #page_bar a, body.masthead-special #page_bar a {
	background: #0D75FC;
	color: #EEE;
}