Xiaolinpedia
Advertisement
Clear your cache often around here

After changes are made to this site's CSS or Javascript, you have to bypass your browser's cache to see the changes. You can always do this by going to your browser's preferences panel. But many browsers also offer keyboard shortcuts to save you that trouble. The following shortcuts work in the versions of the browsers that Wikia currently supports. They may not work in earlier versions.

  • Internet Explorer: press and release F12, then hit Ctrl + R
  • Firefox: hold down Shift while performing a page reload.
  • Opera offers no default keyboard shortcut, but you can create a custom keyboard shortcut with the value Clear disk cache
  • Safari users should simultaneously hold down + Option + E. You may need to enable the Develop menu first
  • Chrome: press Ctrl + F5 or Shift + F5 while performing a page reload.
/***** CSS placed here will be applied to all skins on the entire site. *****/


/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}

/* Giving headers and TOC a little extra space */
h2 {
   margin-top: 20px;
}
.toc {
   margin-top: 20px;
}

/* Infobox template style */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
   border: 1px solid #aaa;
   margin-top: 1em;
   padding: 12px;
}
.forumlist td.forum_edited a {
   color: black;
   text-decoration: none;
}
.forumlist td.forum_title a {
   padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
   font-weight: bold;
   background: url(/images/4/4e/Forum_new.gif) center left no-repeat;
   padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
   font-weight: normal;
   background: none;
   padding-left: 20px;
}
.forumlist th.forum_title {
   padding-left: 20px;
}

/* Recent changes byte indicators */
.mw-plusminus-pos {
   color: #006500;
}
.mw-plusminus-neg {
   color: #8B0000;
}

/* Image frame fix */
div.tright, div.tleft {
   border: 1px solid silver;
}

div.thumbinner {
   background: inherit;
   border: none;
   color: inherit;
}
#article div.thumb {
   color:inherit;
}

/* === Babel === */

div.babelbox {
   float: right;
   margin-left: 1em;
   margin-bottom: 0.5em;
   width: 246px;
   border: 1px solid #99B3FF;
   padding: 2px 0 2px 0;
}
.lang-blockN, .lang-block0, .lang-block1, .lang-block2, .lang-block3 {
   margin: 2px 4px 2px 4px; /* t, l, b, r */
   width:238px;
   border-collapse: collapse;
}
td.lang-codeN, td.lang-code0, td.lang-code1, td.lang-code2, td.lang-code3 {
   text-align:center;
   font-size:14pt;
   width:45px;
   height:45px;
}
td.lang-descriptionN, td.lang-description0, td.lang-description1,
td.lang-description2, td.lang-description3 {
  font-size:8pt;
  padding:4pt;
  line-height:1.25em;
}

.lang-block0 {
   border:1px solid #FFB3B3;
}
td.lang-code0 {
  background-color: #FFB3B3;
  color: black;
}
td.lang-description0 {
  background-color: #FFE0E8;
  color: black;
}

.lang-block1,  .lang-block2, .lang-block3  {
   border:1px solid #99B3FF;
}
td.lang-code1, td.lang-code2, td.lang-code3 {
  background-color: #99B3FF;
  color: black;
}
td.lang-description1,  td.lang-description2, td.lang-description3 {
  background-color: #E0E8FF;
  color: black;
}

.lang-blockN {
   border:1px solid #6EF7A7;
}
td.lang-codeN {
  background-color: #6EF7A7;
  color: black;
}
td.lang-descriptionN {
  background-color: #C5FCDC;
  color: black;
}

div.loading-message {
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif !important; 
   letter-spacing: 1.5px;
   text-transform: uppercase;
}

#EditPageEditor .loading-indicator .loading-message .loading-throbber {
   background-image: url(http://images1.wikia.nocookie.net/__cb20120915005635/xiaolinpedia/images/f/f9/Omi_Head.png) !important;
   background-size: 242px 200px !important;
   background-repeat:no-repeat !important;
   background-position:top center;
   background-color:transparent;
   overflow:visible;
   height:200px !important;
   width: 600px !important;
}

.helpcursor a:hover, .helpcursor img:hover, .helpcursor:hover { cursor: help !important; }


/******************************************************************/
/*** Article Comments - Staff Highlighting - Courtesy of AC Wiki***/
/******************************************************************/
.comments li[data-user="Ricky Spanish"] > blockquote:after {
   background:white url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
   border-color: dodgerblue dodgerblue dodgerblue dodgerblue !important;
   -webkit-border-radius: 10px 10px 10px 10px;
   border-radius: 10px 10px 10px 10px;
   -khtml-border-radius: 10px 10px 10px 10px;
   color: black !important;
}
 
.comments li[data-user="Ricky Spanish"] > blockquote {
   background:white url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
   border-color: dodgerblue dodgerblue dodgerblue dodgerblue !important;
   -webkit-border-radius: 10px 10px 10px 10px;
   border-radius: 10px 10px 10px 10px;
   -khtml-border-radius: 10px 10px 10px 10px;
   color: black !important;
}
 
.comments li[data-user="LevenThumps"] > blockquote:after {
   background:white url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
   border-color: maroon maroon maroon maroon !important;
   -webkit-border-radius: 10px 10px 10px 10px;
   border-radius: 10px 10px 10px 10px;
   -khtml-border-radius: 10px 10px 10px 10px;
   color: black !important;
}
 
.comments li[data-user="LevenThumps"] > blockquote {
   background:white url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
   border-color: purple maroon maroon maroon !important;
   -webkit-border-radius: 10px 10px 10px 10px;
   border-radius: 10px 10px 10px 10px;
   -khtml-border-radius: 10px 10px 10px 10px;
   color: black !important;
} 

/*********************************/
/* main page jquery tabs/sliders */
/*********************************/
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }
 

/**********/
/* portal */
/**********/
.portal_container { }
.portal_section ul  { list-style: disc; }
.portal_section { border: 1px solid black; margin: 0 0 10px 0; background: transparent; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, black 100%); -moz-border-radius: 10px; -moz-box-shadow: 1px 1px 4px rgb(24, 24, 24); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(100%, black)); -webkit-border-radius: 10px; -webkit-box-shadow: 1px 1px 4px rgb(24, 24, 24); border-radius: 10px; box-shadow: 1px 1px 4px rgb(24, 24, 24); }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted yellow; text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 1em; bottom: -2em; padding-bottom: 2px; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: yellow; }
.portal_body { padding: 0.8em; }
.portal_subheader { padding: 0 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(139,0,0); }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: rgb(139,0,0); }
 
/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; position: relative; height: 450px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; position: absolute; bottom: 8px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(169,111,1) 0, rgb(254,195,86) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(169,111,1)), color-stop(100%, rgb(254,195,86))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(190,124,1); -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { background-image: -moz-linear-gradient(bottom, rgb(233,152,1) 0, rgb(254,218,150) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(233,152,1)), color-stop(100%, rgb(254,218,150))); color: rgb(233,152,1); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }
 
/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#portal_content ul { list-style: disc outside; }
#portal_content ul ul { margin-left: 1em; }

/*** Elemental Gradients ***/
.water { 
background:#6890F0; 
background:-moz-linear-gradient(top, #6890F0 0%, #47587E 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#6890F0), color-stop(100%,#47587E )); 
background:-webkit-linear-gradient(top, #6890F0 0%,#47587E 100%); 
background:-o-linear-gradient(top, #6890F0 0%,#47587E 100%); 
background:-ms-linear-gradient(top, #6890F0 0%,#47587E 100%); 
background:linear-gradient(to bottom, #6890F0 0%,#47587E 100%); 
}

.neutral { 
background:#a8a878; 
background:-moz-linear-gradient(top, #a8a878 0%, #64634e 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8a878), color-stop(100%,#64634e)); 
background:-webkit-linear-gradient(top, #a8a878 0%,#64634e 100%); 
background:-o-linear-gradient(top, #a8a878 0%,#64634e 100%); 
background:-ms-linear-gradient(top, #a8a878 0%,#64634e 100%); 
background:linear-gradient(to bottom, #a8a878 0%,#64634e 100%);
}

.wood { 
background:#78C850; 
background:-moz-linear-gradient(top, #78C850 0%, #536F39 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#78C850), color-stop(100%,#536F39 )); 
background:-webkit-linear-gradient(top, #78C850 0%,#536F39 100%); 
background:-o-linear-gradient(top, #78C850 0%,#536F39 100%); 
background:-ms-linear-gradient(top, #78C850 0%,#536F39 100%); 
background:linear-gradient(to bottom, #78C850 0%,#536F39 100%); 
} 

.earth { 
background:#E0C068; 
background:-moz-linear-gradient(top, #E0C068 0%, #49422B 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#E0C068), color-stop(100%,#49422B )); 
background:-webkit-linear-gradient(top, #E0C068 0%,#49422B 100%); 
background:-o-linear-gradient(top, #E0C068 0%,#49422B 100%); 
background:-ms-linear-gradient(top, #E0C068 0%,#49422B 100%); 
background:linear-gradient(to bottom, #E0C068 0%,#49422B 100%); 
}

.wind { 
background:#98D8D8; 
background:-moz-linear-gradient(top, #98D8D8 0%, #728C8C 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#98D8D8), color-stop(100%,#728C8C )); 
background:-webkit-linear-gradient(top, #98D8D8 0%,#728C8C 100%); 
background:-o-linear-gradient(top, #98D8D8 0%,#728C8C 100%); 
background:-ms-linear-gradient(top, #98D8D8 0%,#728C8C 100%); 
background:linear-gradient(to bottom, #98D8D8 0%,#728C8C 100%); 
}

.heylin { 
background:#705898; 
background:-moz-linear-gradient(top, #705898 0%, #413953 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#705898), color-stop(100%,#413953 )); 
background:-webkit-linear-gradient(top, #705898 0%,#413953 100%); 
background:-o-linear-gradient(top, #705898 0%,#413953 100%); 
background:-ms-linear-gradient(top, #705898 0%,#413953 100%); 
background:linear-gradient(to bottom, #705898 0%,#413953 100%); 
}

.fire { 
background:#F08030; 
background:-moz-linear-gradient(top, #F08030 0%, #634221 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F08030), color-stop(100%,#634221)); 
background:-webkit-linear-gradient(top, #F08030 0%,#634221 100%); 
background:-o-linear-gradient(top, #F08030 0%,#634221 100%); 
background:-ms-linear-gradient(top, #F08030 0%,#634221 100%); 
background:linear-gradient(to bottom, #F08030 0%,#634221 100%); 
}

.wu { 
background:#F8D030; 
background:-moz-linear-gradient(top, #F8D030 0%, #8A7A30 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8D030), color-stop(100%,#8A7A30 )); 
background:-webkit-linear-gradient(top, #F8D030 0%,#8A7A30 100%); 
background:-o-linear-gradient(top, #F8D030 0%,#8A7A30 100%); 
background:-ms-linear-gradient(top, #F8D030 0%,#8A7A30 100%); 
background:linear-gradient(to bottom, #F8D030 0%,#8A7A30 100%); 
}

#RelatedForumDiscussion {display: none}

/*  =======================
    ARCHIVE TOOL
    ======================= */
 
#archstrip table, .archstrip table,
#archstrip td, .archstrip td {
    background-color:transparent;
    color:#FFF;
}
 
#archstrip, 
.archstrip {
    background: #012c57;
    background: -moz-linear-gradient(top,  #012c57 0%, #012c57 35%, #4e7dab 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#012c57), color-stop(35%,#012c57), color-stop(100%,#4e7dab));
    background: -webkit-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: -o-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: -ms-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012c57', endColorstr='#4e7dab',GradientType=0 );
    overflow: visible;
    padding: 10px 20px;
    position: relative;
    font-family:'Gill Sans', Verdana, sans-serif;
    text-transform:uppercase;
    letter-spacing:3px;
    border:2px #fff solid;
    float:right;
    line-height:110%;
    color:#fff;
    max-width:250px;
       -moz-border-radius:50%/15%;
    -webkit-border-radius:50%/15%;
        -ms-border-radius:50%/15%;
         -o-border-radius:50%/15%;
            border-radius:50%/15%;
      -moz-box-shadow:0 0 20px #012c57;
        -o-box-shadow:0 0 20px #012c57;
       -ms-box-shadow:0 0 20px #012c57;
   -webkit-box-shadow:0 0 20px #012c57;
           box-shadow:0 0 20px #012c57;
}
/*  =======================
    USER WARNINGS
    Styling for the boxes
    that come up when using
    one of the automatic
    messages to warn users
    of policy violations
    ========================
    They come in three variations:
    one for each round of violation.
    ========================= */
 
/*  +++++++++++++++++++
    General font declaration
    that applies to all
    user warnings
    +++++++++++++++++++ */
 
/*  -------------------
    Headlines
    ------------------- */
 
#wh {
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-size:1.8em;
    line-height:1.2em;
    font-style:italic;
    color:#fff;
}
 
/*  =====================
    Auto-centering tricks
    ===================== */
 
#warn-floater {
    float:left;
    height:50%;
    margin-bottom:-100px;
}
 
#warn-content {
    clear:both;
    height:200px;
    position:relative;
}
 
/*  +++++++++++++++++++
    STYLING COMMON TO
    ALL LEVELS
    +++++++++++++++++++ */
 
.warn1, 
.warn2, 
.warn3,
.warn4 {
    margin: 50px auto;
    height: 200px;
    max-width: 600px;
    position: relative;
    width: 80%;
    -webkit-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
       -moz-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
        -ms-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
         -o-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
            box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
    text-align:center;
}
 
.warn1:after,
.warn1:before,
.warn2:after,
.warn2:before,
.warn3:after,
.warn3:before,
.warn4:after,
.warn4:before {
    background: #E6DDA4 url(http://images4.wikia.nocookie.net/__cb20111014042019/tardis/images/4/44/Tape-right.png);
    background-repeat:repeat;
    background-origin:content-box;
    overflow:visible;
    opacity:.5;
    content: '';
    height: 30px;
    position: absolute;
    top: -25px; 
    -webkit-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
       -moz-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
        -ms-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
         -o-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
            box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
}
.warn1:after,
.warn2:after,
.warn3:after,
.warn4:after {
  left:-40px;
   width:80px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.warn1:before,
.warn2:before,
.warn3:before,
.warn4:before {
   right: -30px;
   width:125px;
    -webkit-transform: rotate(25deg);
       -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
         -o-transform: rotate(25deg);
            transform: rotate(25deg);
}
 
/*  +++++++++++++++++++
    Differences between
    the levels
    +++++++++++++++++++ */
 
.warn1 {
    background: #8CB82C url(http://images1.wikia.nocookie.net/__cb20111015010157/tardis/images/9/90/Info-background.png) no-repeat;
    padding:20px 100px 10px 10px;
}
 
.warn1 p,
.warn1 hr {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#fff;
    max-width:500px;
    width:500px;
}
 
.warn1 a:link,
.warn1 a:hover,
.warn1 a:visited {
    color:#2B380D;
}
 
.warn2 {
    background: #FDF23D /*#B89F2C #B8A92C nice orangey gold */ url(http://images3.wikia.nocookie.net/tardis/images/8/86/Grey-warning.png) no-repeat;
    padding:20px 100px 10px 10px;
}
 
.warn2 p,
.warn2 hr {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#706E3D; /*#B0AA2A; nice light shade*/
    max-width:500px;
    width:500px;
}
 
.warn2 a:link,
.warn2 a:hover,
.warn2 a:visited {
   color:#000;
}
 
.warn3 {
    background: #F08400 url(http://images2.wikia.nocookie.net/__cb20111015010157/tardis/images/9/9b/Lastwarn-background.png) no-repeat;
    padding:20px 100px 10px 10px;
}
 
.warn3 p,
.warn3 hr {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#fff;
    max-width:500px;
    width:500px;
}
 
.warn3 a:link,
.warn3 a:hover,
.warn3 a:visited {
    color:#703E00;
}
.warn4 {
    background: #B82c2c url(http://images4.wikia.nocookie.net/__cb20111015010157/tardis/images/0/0f/Blocked-background.png) no-repeat;
    padding:20px 100px 10px 10px;
}
 
.warn4 p {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#fff;
    max-width:370px;
    width:370px;
}
 
.warn4 hr {
    max-width:300px;
    text-align:left;
}
 
.warn4 wh {
    max-width:350px;
    width:350px;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}
 
.warn4 a:link,
.warn4 a:hover,
.warn4 a:visited {
    color:#380E0E;
}

.wikia-gallery-item {
	background-color:#333;
	background:-moz-linear-gradient(top, #888, #333);
	background:-webkit-linear-gradient(top, #888, #333);
	background:linear-gradient(to bottom, #888, #333);
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
	color:#FFFFFF;
	padding:4px 2px 4px 4px !important;
	margin:6px 7px 6px 0 !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
}

.wikia-gallery-item a { color:#fec423; }

.accent { border:0 !important; }

.wikia-gallery-item > .lightbox-caption { font-size:95%; margin-top:0; }

.wikia-gallery-item > div.thumb {
	height:auto !important;
	background:#ffffff url("http://images4.wikia.nocookie.net/__cb20100820193617/es.pokemon/images/a/ac/Fondorayadiagonal.png") repeat;
	border:none !important;
	margin-right:2px !important;
}

.wikia-gallery-item > div.thumb > div.gallery-image-wrapper { position:static !important; }

/* desactivado al no permitir hacer búsquedas */
span.wikia-gallery-add, a.wikia-photogallery-add { display:none !important; }

/* Galerías type="slideshow" */

.wikia-slideshow-wrapper {
	background-color:#333;
	background:-moz-linear-gradient(top, #888, #333);
	background:-webkit-linear-gradient(top, #888, #333);
	background:linear-gradient(to bottom, #888, #333);
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:white;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
}

.wikia-slideshow-images { background-color:#f9f9f9; border:none; -moz-border-radius:3px 3px 0 0; padding-bottom:40px; }
.wikia-slideshow-images li { background-position:top; }
.wikia-slideshow-images li a { color:#fec423; }

/* Aspecto de las galerías en categorías (etiqueta gallery) */
table.gallery {
	border:none;
}

table.gallery td, .wikia-gallery-item {
	font-size:90%;
}

.wikia-gallery-item div.neutral {
	background-color:#f9f9f9;
}

div.gallerybox div.thumb:hover, .wikia-gallery-item div.neutral:hover {
	-moz-box-shadow:0 0 0.5em 0.1em #598EFF;
	-webkit-box-shadow:0 0 0.5em #598EFF;
	box-shadow:0 0 0.5em #598EFF;
	border-color:#598EFF !important;
}

/*[[Plantilla:Imagen pop-up]]*/
.imagenpopup .popup {display:none; speak:none;}

.imagenpopup .enlace a {color:#008000;}

.imagenpopup:hover .popup {
	background:transparent;
	padding:2em 1em 1em 2em;
	display:inline;
	position:absolute;
	margin-left:-200px;
	margin-top:-50px;
	z-index:10;
}

.imagenpopup .popup .thumb { border:none !important; }

/* Tabber tweaks */
 
.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 { display: block !important; }
 
ul.tabbernav li a:link { color: yellow !important; }
 
ul.tabbernav li a:hover {
 color: yellow !important;
 background: dodgerblue !important;
 border-color: dodgerblue !important;
 text-shadow: 0em 0em 0.5em #000000!important;
}
 
ul.tabbernav li.tabberactive a { background-color: dodgerblue !important; }
 
ul.tabbernav li a {
    background: red !important;
    color: yellow !important;
    border: 1px solid red !important;
    margin-left: 0px !important;
    margin-right: 3px;
    -moz-border-radius:1em;
    -khtml-border-radius: 1em;
    -webkit-border-radius:1em;
    border-radius: 1em;
    text-shadow: 0em 0em 0.5em #000000!important;
}
 
.tabberlive .tabbertab { border: none !important; }
 
ul.tabbernav { border-bottom: none !important; }
 
.tabberlive .editsection { display: none; }

 
/* Aspecto de los thumbs */
div.thumbinner, .WikiaArticle .thumbinner {
	background-color:#333;
	background:-moz-linear-gradient(top, #888, #333);
	background:-webkit-linear-gradient(top, #888, #333);
	background:linear-gradient(to bottom, #888, #333);
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#FFFFFF;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
	padding-top:4px !important; /* Un píxel más para igualar con los lados */
}
 
.thumbinner a, .thumbinner a:visited { color:#fec423; }
 
img.thumbimage {
	background-color:#f9f9f9;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
 
a.magnify.sprite { background:url("http://images2.wikia.nocookie.net/__cb20101012094234/es.pokemon/images/f/ff/FlechaIm%C3%A1genes.png") center center no-repeat; }
 
/* Eliminamos un enorme borde blanco que queda mal sobre fondos de color por el mismo valor en margen */
div.tright {
	border-width:0;
	margin:0.5em 0 0.8em 1.4em;
}
div.tleft {
	border-width:0;
	margin:0.5em 1.4em 0.8em 0;
}
 
/* Aspecto de las galerías en artículos (etiqueta gallery) */
.wikia-gallery-item {
	background-color:#333;
	background:-moz-linear-gradient(top, #888, #333);
	background:-webkit-linear-gradient(top, #888, #333);
	background:linear-gradient(to bottom, #888, #333);
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
	color:#FFFFFF;
	padding:4px 2px 4px 4px !important;
	margin:6px 7px 6px 0 !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
}
 
.wikia-gallery-item a { color:#fec423; }
 
.accent { border:0 !important; }
 
.wikia-gallery-item > .lightbox-caption { font-size:95%; margin-top:0; }
 
.wikia-gallery-item > div.thumb {
	height:auto !important;
	background:#ffffff url("http://images4.wikia.nocookie.net/__cb20100820193617/es.pokemon/images/a/ac/Fondorayadiagonal.png") repeat;
	border:none !important;
	margin-right:2px !important;
}
 
.wikia-gallery-item > div.thumb > div.gallery-image-wrapper { position:static !important; }
 
/* desactivado al no permitir hacer búsquedas */
span.wikia-gallery-add, a.wikia-photogallery-add { display:none !important; }
 
/* Galerías type="slideshow" */
 
.wikia-slideshow-wrapper {
	background-color:#333;
	background:-moz-linear-gradient(top, #888, #333);
	background:-webkit-linear-gradient(top, #888, #333);
	background:linear-gradient(to bottom, #888, #333);
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:white;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
}
 
.wikia-slideshow-images { background-color:#f9f9f9; border:none; -moz-border-radius:3px 3px 0 0; padding-bottom:40px; }
.wikia-slideshow-images li { background-position:top; }
.wikia-slideshow-images li a { color:#fec423; }
 
/* Aspecto de las galerías en categorías (etiqueta gallery) */
table.gallery {
	border:none;
}
 
table.gallery td, .wikia-gallery-item {
	font-size:90%;
}
 
.wikia-gallery-item div.neutral {
	background-color:#f9f9f9;
}
 
div.gallerybox div.thumb:hover, .wikia-gallery-item div.neutral:hover {
	-moz-box-shadow:0 0 0.5em 0.1em #598EFF;
	-webkit-box-shadow:0 0 0.5em #598EFF;
	box-shadow:0 0 0.5em #598EFF;
	border-color:#598EFF !important;
}
 
/*[[Plantilla:Imagen pop-up]]*/
.imagenpopup .popup {display:none; speak:none;}
 
.imagenpopup .enlace a {color:#008000;}
 
.imagenpopup:hover .popup {
	background:transparent;
	padding:2em 1em 1em 2em;
	display:inline;
	position:absolute;
	margin-left:-200px;
	margin-top:-50px;
	z-index:10;
}
 
.imagenpopup .popup .thumb { border:none !important; }
 
/* ImageSwitcher */
.imageswitch_state_loading {
	background:url(http://images2.wikia.nocookie.net/__cb20090819194233/es.pokemon/images/a/a0/Throbber.gif) center no-repeat;
}
 
.imageswitch_state_loading img { visibility:hidden; }
 
a.imageswitch_current {
	font-weight:bold;
	color:#001499;
	text-decoration:none;
	background:none;
}
 
span.imageswitch_imagecontainer { display:block; }
 
/*** FIN IMÁGENES ***/
 
/* Barras de desplazamiento al usar elemento pre */
pre { overflow:auto; }
 
/* Interlineado normal al usar <sup> y <sub> */
sup, sub { line-height:1em; }
 
/* Estilo de los encabezados de las secciones */
/* div.mw-content-ltr funciona al editar y ver, #mw-content-text no está directamente en el contenido al editar */
body.ns-0 div.mw-content-ltr > h2, body.ns-0 #WikiaArticle > h2 {
	background:-moz-linear-gradient(top, #fff, #FEE8A0);
	background:-webkit-linear-gradient(top, #fff, #FEE8A0);
	background:linear-gradient(to bottom, #fff, #FEE8A0);
	margin:8px -12px 12px -12px;
	padding:8px 0 0 10px;
	height:30px;
	line-height:28px;
	border-bottom:1px solid #FED663;
	font-size:1.45em;
	overflow:visible;
        font-family:'Boogaloo','微軟正黑體','微软雅黑',sans-serif;
        color:white;font-size:20pt !important;
        text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
        font-weight:bold;
}

h1, h2 {padding-top:0.65em;}
h3 {padding-top:0.6em; border-bottom:dotted 1px #AAA; padding-bottom:0.1em;}
h4, h5, h6 {padding-top:0.55em; border-bottom:dotted 1px #DDD;}

.WikiaPageHeader h1{background:url(http://images.wikia.com/xiaolinpedia/images/b/b0/OmiBar.png) no-repeat top right;padding:3px 32px;height:60px !important;line-height:46px !important;font-family:'Boogaloo','微軟正黑體','微软雅黑',sans-serif;color:white;font-size:20pt !important;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;position:relative;left:-15px;font-weight:bold;}

#catlinks, #WikiaArticleCategories {
	border:2px solid #444;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#333;
	background:-moz-linear-gradient(top, #555, #333);
	background:-webkit-linear-gradient(top, #555, #333);
	background:linear-gradient(to bottom, #555, #333);
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#555555', gradientType='0');
	-moz-box-shadow:0.1em 0.1em 0.5em #303030;
	-webkit-box-shadow:0.1em 0.1em 0.5em #303030;
	box-shadow:0.1em 0.1em 0.5em #303030;
	color:#FFF;
}

#catlinks a, #WikiaArticleCategories a {
	color:#fec423;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 3px;
}
#catlinks li a:hover, #WikiaArticleCategories li a:hover {
	background:-moz-linear-gradient(top, #444, #222);
	background:-webkit-linear-gradient(top, #444, #222);
	background:linear-gradient(to bottom, #444, #222);
	color: white;
	text-decoration: none;
}
#catlinks .noprint a:hover { background: none; }

#catlinks a.new { color:#ff591f; }

#mw-normal-catlinks > a, #WikiaArticleCategories a.categoriesLink { font-weight:bold; color:#FFF; }
#mw-normal-catlinks > a:hover, #WikiaArticleCategories a.categoriesLink:hover { text-decoration: none; }
Advertisement