.color2 {
   background-color: #333;
   color: #ffffff;
}

.color1, .color1 a {
   background-color: #333;
   color:            #FFF;
font-weight:bold;
}

#page_controls a {
   color: #FFF;
}

#page_tabs li {
   background-color: #CCC;
}

#wikia_page,
#page_tabs li.selected {
   background-color: #FFF;
   color: #000;
}

#page_tabs li a,
#page_tabs li a:visited {
   color: #000000;
}
   
body.color2 {
   background-color: #3d4140;
}

#wikia_header {
   background: #3d4140;
   border-bottom: 1px solid #555;
height:36px;
}

#wikia_header a {
color:#FFF;
}

#background_strip {
   background: #000010 url(http://images1.wikia.nocookie.net/gtawiki/images/b/b5/Banner.jpg) no-repeat;
   border: 0;
   height: 178px;
}

#accent_graphic2 {
display:none;
}

#widget_sidebar {
   top: 0px;
}

#wikia_page {
   margin-top: 0;
   top: 0px !important;
}

#articleFooter {
   background-color: #EEE;
}

#wikia_logo {
   background-image: url(http://images1.wikia.nocookie.net/djinni/images/6/68/Wikia_logo.png);
}

* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/djinni/images/6/68/Wikia_logo.png', sizingMethod='crop');
}

#wikia_logo a {
   top: 0px;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images1.wikia.nocookie.net/djinni/images/b/b4/Header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/djinni/images/b/b4/Header_button.png', sizingMethod='crop');
}

ul#userData li a {
   color: #FFF;
}

ul#userData li#header_username a {
   color: #FFF;
}

.headerMenuButton dt {
   color: #000000;
}

.community_details,
#link_box {
   background-color: #EEE;
   color: #333;
}

.community_details li {
   color: #000000;
}

.diff {
  background-color: transparent;
}


#wiki_logo{
width:0;
height:0;
}

#wiki_logo a{
margin-top:10px;
width:500px;
height:170px;
}

#monaco_footer {
color: #EEE;
top: 0px;
}

#monaco_footer a{
color: #EEE;
}




/* Code for automatically highlighting URLs to staff user pages */

/* currently, ALL links are highlighted using: a[href|="/wiki/User:Gboyers"], 

To only highlight links in diff/history pages etc, use the following code:

table.diff a[href|="/wiki/User:Gboyers"], 
ul#pagehistory li a[href|="/wiki/User:Gboyers"], 
ul.special li a[href|="/wiki/User:Gboyers"] { color: #007700; font-weight:bold;}

*/



/* MANAGERS - Green, bold 007700 7a7*/

#bodyContent a.extiw[href|="http://www.wikia.com/wiki/c:gta:User:Gboyers"], a[href|="/wiki/User:Gboyers"] { color: #600; font-weight:bold; background:url(http://images4.wikia.nocookie.net/gtawiki/images/thumb/e/e6/Sergeant.png/15px-Sergeant.png) center left no-repeat;padding-left:16px; text-transform:lowercase;}
#bodyContent a.extiw[href|="http://www.wikia.com/wiki/c:gta:User_talk:Gboyers"], a[href|="/wiki/User_talk:Gboyers"] { color: #A55; font-weight:bold; text-transform:lowercase;}

#bodyContent a.extiw[href|="http://www.wikia.com/wiki/c:gta:User:GuildKnight"], a[href|="/wiki/User:GuildKnight"] { color: #600; font-weight:bold; background:url(http://images4.wikia.nocookie.net/gtawiki/images/thumb/e/e6/Sergeant.png/15px-Sergeant.png) center left no-repeat;padding-left:16px;}
#bodyContent a.extiw[href|="http://www.wikia.com/wiki/c:gta:User_talk:GuildKnight"], a[href|="/wiki/User_talk:GuildKnight"] { color: #A55; font-weight:bold;}


/* ADMINS - Orange, bold FE6602 F96*/

a[href|="/wiki/User:ZS"],
a[href|="/wiki/User:Biggest_gta_fan_ever"],
a[href|="/wiki/User:Hardrock182"],
a[href|="/wiki/User:Spaceeinstein"]
{ color: #D40; font-weight:bold; background:url(http://images2.wikia.nocookie.net/gtawiki/images/thumb/6/65/Corporal.png/15px-Corporal.png) center left no-repeat;padding-left:16px;}

a[href|="/wiki/User_talk:ZS"],
a[href|="/wiki/User_talk:Biggest_gta_fan_ever"],
a[href|="/wiki/User_talk:Hardrock182"],
a[href|="/wiki/User_talk:Spaceeinstein"]
{ color: #F96; font-weight:bold;}



/* MODERATORS - Dark Blue, bold 33A 55C*/

a[href|="/wiki/User:GTA4PC"],
a[href|="/wiki/User:Masterpogihaha"],
a[href|="/wiki/User:BloodyGTA"]
{ color: #33A; font-weight:bold; background:url(http://images4.wikia.nocookie.net/gtawiki/images/thumb/a/a8/Lance_Corporal.png/15px-Lance_Corporal.png) center left no-repeat;padding-left:16px;}

a[href|="/wiki/User_talk:GTA4PC"],
a[href|="/wiki/User_talk:Masterpogihaha"],
a[href|="/wiki/User_talk:BloodyGTA"]
{ color: #55C; font-weight:bold;}


/* ACTIVE WIKIA STAFF - grey, italic */

a[href|="/wiki/User:Sannse"],
a[href|="/wiki/User:JoePlay"],
a[href|="/wiki/User:Uberfuzzy"],
a[href|="/wiki/User:Angela"],
a[href|="/wiki/User:Angies"],
a[href|="http://www.wikia.com/wiki/User:Angies"],
a[href|="/wiki/User:Kirkburn"],
a[href|="/wiki/User:TOR"] 
{ color: #555; font-style:italic;}