/**** CLEAR OLD FORMATTING SO THAT NEW STYLE IS EASIER TO APPLY ****/

/*#article table,
#article table tr,
#article table td{
   background: none !important;
   border: none !important;
}*/

 /* remove table backgrounds */
 
 table, tr, td, form, legend, fieldset, col {
  background-color:inherit;
 }
 
 /*textarea, input, #search_field{
    background: white !important;
    color: black !important;
}*/

/*Image Upload gadget (javascript)*/
/*#ImageUploadBody,
#ImageUploadFindTable,
#ImageUploadSection,
.ImageUploadOptionsTable{
   background: #89606c !important;
   color: black !important;
}*/

#ImageUploadBody a,
#ImageUploadFindTable a,
#ImageUploadSection a,
.ImageUploadOptionsTable a{
   color: blue !important;
}

.gallery table,
.gallery tr,
.gallery td,
.noarticletext{
   background: none !important;
   border: none !important;
}

.usermessage,
.notice{
   background: #89606c !important;
   border:1px solid #6c4c56;
}

.gallery,
.gallerybox{
   background: none !important;
   color: none !important;
}

#background_strip,
#contentSub,
#wikia_header,
#preferences,
#preferences table,
legend,
#pagehistory,
.diff-marker,
.diff-content,
.diff-otitle,
.diff-ntitle,
.diff-context,
.diff{
   background: none !important;
}

#pagehistory li.selected{
   background: #89606c !important;
}


#toc,.toc,#catlinks,#userloginForm form,div#userlogin form#userlogin2,.forumheader,ul#filetoc {
   background:none !important;
   border:1px solid #000 !important;
   color:inherit;
}
 
div#userlogin form#userlogin2 table,#userloginForm .captcha,div#userlogin .captcha {
   background:none !important;
   border:none !important;
   color:inherit;
}

/*Fix extra scroll bars - i.e. stop them from appearing*/
#article { overflow: hidden !important; }


/**** END OF SECTION ****/






/**** CUSTOM STYLE ****/

/* --- BANNER --- */
#ltjbanner img {
   width:100% !important;
   height:auto !important;
}

/* --- BACKGROUND --- */

body {
   background: white !important;
   color: black;
}

#background_strip {
   border: 0px !important;
}

#accent_graphic2 {
   background: url(http://images.wikia.com/lessthanjake/images//2/2e/Ltj_wiki_photo_bg.jpg) no-repeat !important;
   left: 0px !important;
   top: 0px !important;
   position: fixed !important;
   width:100%;
   height:100%;
overflow: auto;
}

* html #accent_graphic2 {
   background: none !important;
}


* html body {
   background: url(http://images.wikia.com/lessthanjake/images//2/2e/Ltj_wiki_photo_bg.jpg) no-repeat fixed !important;
}



/* --- MAIN COLOURS --- */

ul{
   list-style-image:url(http://images.wikia.com/lessthanjake/images//f/f7/Bullet_LTJ.gif);
}

.color1, .color1 a, .yui-panel, .hd, code{
   background-color: #89606c;
   color:            black;
}

.color2 {
   background: #6c4c56;
   color:      black;
}

.autocomment,
.prefsectiontip{
   color: white !important;
}

#contentSub{
   color: white;
}









/* --- HYPERLINKS --- */

a,
table.gallery td a,
div.thumbinner a{
    color:#f0f3ad;
}

a:visited,
table.gallery td a:visited{
   color: white;
} 

a.extiw, a.interwiki-w, a.wikia-help{
    color:#eceecb !important;
}

a.new {
   color:#64156b !important;
}

a.external {
   color:#fdc876 !important;
}

a.external:visited {
   color:#f7c981 !important;
}




/**** SPECIAL STYLING FOR AREAS THAT REQUIRE DARK COLOURED HYPERLINKS!!!!  ****/
/* --- (JUST ADD class="linksmustbedark" TO THE ITEM THAT REQUIRES DARK LINKS --- */

.linksmustbedark a {
   color:#C57D72;
}
 
.linksmustbedark a:visited {
   color: #714a44;
}

.linksmustbedark a.new {
   color:red !important;
}

.linksmustbedark a.external {
   color:#1550f7 !important;
}

.linksmustbedark a.external:visited {
   color:#0e2a7a !important;
}

.linksmustbedark a.extiw, .linksmustbedark a.interwiki-w, .linksmustbedark a.wikia-help{
    color:#blue !important;
}






/* --- HEADER --- */

#wikia_header {
   z-index:2 !important;
   border: none;
}

.headerMenu, .headerMenu a {
   background-color: #00a490;
   color:            White;
   -moz-opacity:     .95 !important;
   opacity:          .95 !important;
   /*Hack: Opacity for IE*/
   zoom: 1 !important;
   filter: alpha(opacity = 95) !important;
}


/* --- MAIN WIKI PAGE AND MAIN BAR--- */


#wikia_page,
#page_tabs li.selected{
   background-color: #00a490;
   color:            black;
   -moz-opacity:     .95 !important;
   opacity:          .95 !important;
   /*Hack: Opacity for IE*/
   zoom: 1 !important;
   filter: alpha(opacity = 95) !important;
}

#wikia_footer {
   background-color: #00a490 !important;
   border: 1px solid #aaaaaa !important;
   padding: 3px !important;
   -moz-opacity:     .95 !important;
   opacity:          .95 !important;
   /*Hack: Opacity for IE*/
   zoom: 1 !important;
   filter: alpha(opacity = 95) !important;
}

#page_bar {
   background-color: #89606c;
}

#page_controls a {
   color:            White !important;
}

#page_tabs li {
   background-color: #8cdfd5;
}

.previewnote{ 
   border-bottom: white 3px double;
   padding-bottom:1px;
   color:white;
   font-size:large;
}

.usermessage
{
   background: #89606c !important;
   border:1px solid #6c4c56;
}


#wikia_page {

   /*background: none !important;
   background-image: url(http://images.wikia.com/lessthanjake/images//b/b2/00a490.png) !important;
   padding-top: 0px !important;*/
}

bodyContent {
   background-color: none !important;
}

pre {
   background-color:#00a490;
   border:1px dashed #82c78e;
   color:#fff;
   display:block;
   overflow:auto;
}

/* --- SIDEBAR --- */

/*.widget_title {
   background-color:#89606c;
   color:white;
   margin-bottom:2px;
}*/

.widget {
   background-color: #89606c !important;
   border:1px solid #89606c !important;
}

.widget dd {
   background-color:inherit;
   color:inherit;
}

#widget_cockpit {
   background-color: #89606c;
}

#navigation .menu-item {
   background-color:#e1e1e1;
}
 
#navigation a:hover,.navigation-hover {
   background-color:#6c4c56;
   color:white;
}
/**** END OF SECTION ****/







/**** CHANGE LOGO AND SEARCH/HEADER MENU GRAPHICS TO MATCH COLOUR SCHEME ****/

#wikia_logo {
   background-image: url(http://images.wikia.com/lessthanjake/images//5/55/Monaco_wikia_logo_LTJ.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/lessthanjake/images//5/55/Monaco_wikia_logo_LTJ.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/lessthanjake/images//4/4f/Monaco_header_button_LTJ.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/lessthanjake/images//4/4f/Monaco_header_button_LTJ.png', sizingMethod='crop');
}

#accent_graphic2 {
   z-index:0;
}

#search_button {
   background:none !important;
   background-image: url(http://images.wikia.com/lessthanjake/images//9/99/Monaco_search_button_LTJ.png) !important;
}
 
* html #search_button {
   background-image:none !important;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/lessthanjake/images//9/99/Monaco_search_button_LTJ.png', sizingMethod='crop') !important;
}

/**** END OF SECTION ****/

/*Make sure all images are NOT transparent!! - DOESN'T WORK ATM*/
img {
   -moz-opacity:     1.0 !important;
   opacity:          1.0 !important;
   /*Hack: Opacity for IE*/
   zoom: 1 !important;
   filter: alpha(opacity = 100) !important;
}