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.
/* Common.css v3 <pre>*/
/*** Highlights ***/
 
a[href="/wiki/User:Antonismage"],
a[href="/wiki/User:Crimson_Susanoomon"],
a[href="/wiki/User:LevenThumps"],
a[href="/wiki/User:TrueThespian"],
a[href="/wiki/User:Yuzura"] { font-weight:bold !important; color:#000080 !important; }

/*** General ***/

/*WMU*/
#ImageUploadBody { overflow:auto !important;}
div#ImageUploadMessageControl { display:none !important; }

/* Redirecciones en cursiva */
.allpagesredirect {
	background:url(http://images3.wikia.nocookie.net/__cb20070930113047/es.pokemon/images/f/ff/Redirectltr_mini.png) no-repeat left center;
	padding-left:17px;
}

/*** IMÁGENES ***/
/* Fondo cuadriculado en imágenes transparentes */
body.ns-6 #file img {
	background:url('/skins/common/images/Checker-16x16.png?1') repeat fixed;
}
/* Fondo oscuro al pasar mouse por encima */
body.ns-6 #file img:hover {
	background:none #333;
}

/*[[Especial:MultipleUpload]]*/
body.page-Especial_MultipleUpload form#upload tr {
	vertical-align:top;
}
body.page-Especial_MultipleUpload form#upload textarea {
	width:30em;
	height:6em;
}

/* Eliminamos el 'outline' de las imágenes */
a.image { outline: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;
}

.hiddentext { display: none; }
.visibletext:hover .hiddentext { display: inline !important; }

/* 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;
}

#mos-summary {
    font-style:italic;
    margin: 25px;
    border-bottom: 2px solid #b0b0b0;
    font-size:150%;
    padding:10px;
    font-weight:normal;
    line-height:150%;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}


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;
	color:#222;
	font-size:1.45em;
	overflow:visible;
}
/*oasis*/
body.ns-0 #WikiaArticle > h2, body.ns-0 #WikiaArticle #mw-content-text > h2 { width:668px; margin-left:-10px; overflow:visible; }

/* Con línea de puntos en los titulares (de http://fr.wikipedia.org) */
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}

/* Sin línea de puntos en encabezados de TwitterWidget */
.twtr-widget h3, .twtr-widget h4 {
    border-bottom: none;
}

/* Enlace 'Editar sección' */
#bodyContent .editsection a, #WikiaArticle .editsection a {
	background: url(http://images4.wikia.nocookie.net/__cb20101205174427/es.pokemon/images/d/d6/MonobookSprite.png) no-repeat 2px -118px;
	color:#191509;
	text-decoration:none;
	padding:5px 10px 3px 25px;
	font-size:90%;
}

/* En oasis dejamos el mismo sprite que monobook, por "consistencia" :P */
.editsection a img {
	display:none;
}

/* span exterior */
body.ns-0 .editsection-nf {
	position:absolute;
	margin:2px auto auto 15px;
	background:#FED663;
	height:20px;
	line-height:19px;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
}

/* Encabezados h2 */
body.ns-0 h2 .editsection {
	margin:7px 0 0 15px;
	height:23px;
	line-height:22px;
}

body.ns-0 .editsection-nf:hover { background: #FEC523; }

#bodyContent .editsection a:hover, #WikiaArticle .editsection a:hover {text-decoration:underline;}
body.ns-0 #bodyContent .editsection a:hover, body.ns-0 #WikiaArticle .editsection a:hover {text-decoration:none;}

body.ns-0 #WikiaArticle .editsection a { font-size:85%; }

/* editsimilar: devolvemos el color verde */
#editsimilar_links {
	background:#98fb98;
	border-color:#2e8b57;
}
#editsimilar_links .editsimilar_dismiss {
	float:right;
	font-size:80%;
}

/* enlaces editar secciones pegados al texto (requiere javascript) */
.mw-content-ltr span.editsection-nf, .mw-content-rtl .mw-content-ltr span.editsection-nf {
	float:none;
/*	position:absolute;*/
}

/* ocultar título y categorías en página principal */
body.page-WikiDex .firstHeading, body.page-WikiDex .catlinks {display:none !important;}
body.page-WikiDex #articleFooter { margin-top:-22px; }

/* sin subpáginas en ns-0 */
body.ns-0 #contentSub .subpages {display:none;}

/* Sin categorías en usuarios (permite quitar, pero no añadir), ni en blogs */
body.ns-2 #csAddCategorySwitch, body.ns-2 #csAddCategoryButton, body.ns-2 #csSwitchViewContainer { display:none !important; }
#blogPostCategoriesTitle, #categoryCloudDiv { display:none !important; }
/* Desactivar subida de vídeos en PdU */
body.ns-2 #mw-editbutton-vet { display:none }

/* No permitir subir nuevos archivos desde el botón "agregar imágenes" en la barra de edición,
ni en galerías,
ni enlaces,
ni cambiar orientación de títulos,
ni RSS,
ni colores y posición de texto
 */
#ImageUploadUpload, #ImageUploadFind div,
#WikiaPhotoGalleryImageUploadForm, #WikiaPhotoGalleryEditorUploadTable tr:first-child,
#WikiaPhotoGalleryLink, #WikiaPhotoGalleryEditorCaptionRow + tr,
#WikiaPhotoGalleryEditorPreviewAlign, #WikiaPhotoGalleryEditorPreviewOptions td:first-child + td + td, #WikiaPhotoGalleryOrientation,
#WikiaPhotoGalleryEditorCheckboxes,
#WikiaPhotoGalleryOptionsTabs > div.wikia-tabs {
	display:none;
}

/* Sin enlace agregar archivo en slideshow */
a.wikia-slideshow-addimage {display:none;}

/* Cambios recientes */
.mw-plusminus-pos { color:#006500; }
.mw-plusminus-neg { color:#8B0000; }
.mw-plusminus-null { color:#aaa; }

/* Fuente para que muestre bien caracteres extraños */
.ipa {font-family:"Bitstream Vera Sans", "Arial Unicode MS", "Lucida Sans Unicode";}

/* referencias de tamaño más pequeño */
ol.references {font-size:95%;}

/* Cambia el color de fondo de la referencia seleccionada al llegar a ella */
ol.references > li:target, sup.reference:target {background-color:#def;}

/* Separación en 2 ref juntos */
sup.reference + sup.reference:before {content:", "}

/* Resalta con borde los cambios del diff, solo al pasar el mouse por encima */
.diff tr:hover span.diffchange-inline {outline:2px solid #1e90ff;}

/* Resaltar la opción seleccionada en el LinkSuggest */
#wpTextbox1_container .navigation-hover {background-color:#fdff4f;}

/* Estilos de TOC (tabla de contenidos) */
#toc {
	margin:1em 0 1em 0;
	border:1px solid #999;
	-moz-border-radius:0 1em 1em 0;
	-webkit-border-top-right-radius:1em;
	-webkit-border-bottom-right-radius 1em;
	border-radius:0 1em 1em 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;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:#F9F9F9 url(http://images2.wikia.nocookie.net/__cb20100119202528/es.pokemon/images/c/cd/Tocline.png) top center repeat-x;
}

#toctitle { margin-top:-3px; margin-bottom:7px; }

span.tocnumber, span.toctext { color:#001E8C; }

/* Especiales */
.caja-info {
	border:2px solid #0000ff;
	background:#e0ffff url(http://images2.wikia.nocookie.net/__cb20080828184407/es.pokemon/images/3/37/Information_desvanecido.png) no-repeat top right;
	color:#000;
	padding:.5em 1em;
}

/* Sombras */
.sombra {
	-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;
}

/* Efecto degradado */
.degradado {
	height:28px;
	background:#ffffff url(http://images3.wikia.nocookie.net/__cb20081112190913/es.pokemon/images/1/12/Degradado.png) 0 0 repeat;
}
.degradado2 {
	width:28px;
	background:#ffffff url(http://images3.wikia.nocookie.net/__cb20090910124102/es.pokemon/images/b/b9/Degradado_2.png) 0 0 repeat;
}
body.ie6 .degradado, body.ie6 .degradado2 { background-image:none; }

/* enlaces especiales */
.enlacessinsubrayado a, .enlacessinsubrayado a:hover { text-decoration: none; }
.enlacesblancos a, .enlacesblancos a:visited { color: white; }
#enlacenumeropokemon:hover { color: #EABF35 !important; text-shadow: 1px 1px #C2BDAD; }

/* Enlaces especiales en [[Plantilla:Objeto]] y [[Plantilla:MT]] */
.enlacelista a:hover {
	border:1px solid #0D244A;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	border-radius:0 0 15px 15px;
	background:#2158B8;
	text-decoration:none;
	color:white;
}

.enlacemtizq a:hover, .enlacemtdch a:hover {
	margin:-1px;
	border:1px solid #0D244A;
	-moz-border-radius:15px 0 0 0;
	-webkit-border-top-left-radius:15px;
	border-radius:15px 0 0 0;
	background:#2158B8;
	text-decoration:none;
	color:white;
}

.enlacemtdch a:hover {
	-moz-border-radius:0 15px 0 0;
	-webkit-border-top-right-radius:15px;
	border-radius:0 15px 0 0;
}

/* Enlaces especiales para [[Plantilla:Base Pokémon destacado]] */

.enlacepdizq a:hover, .enlacepddch a:hover {
	margin:-1px;
	margin-bottom:-1px;
	border:1px solid #FFCA2B;
	background-color:#FFFAD9;
	-moz-box-shadow:0.1em 0.1em 1em #FFCA2B;
	-webkit-box-shadow:0.1em 0.1em 1em #FFCA2B;
	box-shadow:0.1em 0.1em 1em #FFCA2B;
	-moz-border-radius:15px 0 0 0;
	-webkit-border-top-left-radius:15px;
	border-radius:15px 0 0 0;
	text-decoration:none;

}

.enlacepddch a:hover {
	-moz-border-radius:0 15px 0 0;
	-webkit-border-top-right-radius:15px;
	border-radius:0 15px 0 0;
}

/*** Ajustes en [[Special:Upload]] ***/
#uploadtext-ext { display:none }
body.page-Especial_SubirArchivo fieldset { border:2px solid #c8d0df; background:#f1f7fb; }
body.page-Especial_SubirArchivo legend { font-size:150%; font-weight:bold; }
#mw-upload-maxfilesize { width:700px; }
body.page-Especial_SubirArchivo .edit-copywarn { display:none }

/*** CharInsert ***
CSS para [[MediaWiki:Edit.js]]
*/

.charinsert-caption { font-size:smaller; }

#charinsert-block {
	padding:2px;
	border:1px solid #dfe6ff;
	background:#efefef;
	color:#000000;
	line-height:1.8em;
}

#charinsert-block select { margin-right:0.5em; }

#charinsert-block .chargroup span {
	padding:0 2px;
	border:1px solid #afafaf;
	background:#dddddd;
	cursor:pointer;
	white-space:nowrap;
}

#charinsert-block .chargroup > span:hover { background:#ffffff; }

#charinsert-block .chargroup span span {
	background:transparent;
	border:none;
}

#charinsert-block .chargroup span a {
	text-decoration:none;
	color:black;
}

/*** Mergetables ***
Para [[MediaWiki:Mergetables.js]]
*/
#mergetables-button {
	position:absolute;
	height:18px;
	width:18px;
	/*margin-left:-25px;
	margin-top:12px;*/
	border:1px solid #d3d3d3;
	color:black;
	background:#f4ffe8 url(http://images3.wikia.nocookie.net/__cb20070513172250/es.pokemon/images/7/7c/Mergetables-icon.png) no-repeat center;
	cursor:pointer;
	z-index:10;
}
#mergetables-button:hover { background-color:#f5f5dc;}

/*** Foro ***
Por User:Algorithm y User:Splaka
*/
.forumheader {
	border:1px solid #aaa;
	background:#f9f9f9;
	color:#000;
	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(http://images3.wikia.nocookie.net/__cb20060525111021/central/images/4/4e/Forum_new.gif) center left no-repeat;
}
.forumlist td.forum_title a.forum_new:visited {
	font-weight:normal;
	background:none;
}
.forumlist .forum_author {
	display:block;
	text-align:right;
	font-size:smaller;
}
.forumlist .forum_title .forum_author a {padding:0;}

/* sin discusión en Forum: */
body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { display:none; }

/*** Estilos de tablas ***/
/*** General ***
Estilos para tablas. (de [[Wikipedia:es:MediaWiki:Common.css]])

La idea es, si se quiere que la primera columna de la tabla esté alineada
a la derecha, la segunda centrada y la tercera a la izquierda, usar
{| class="col1der col2cen col3izq"
en vez de repetir "style='text-align:right'", etc, en '''cada''' celda
*/

table.col1der td:first-child { text-align:right; }
table.col1izq td:first-child { text-align:left; }
table.col1cen td:first-child { text-align:center; }

table.col2der td:first-child + td { text-align:right; }
table.col2izq td:first-child + td { text-align:left; }
table.col2cen td:first-child + td { text-align:center; }

table.col3der td:first-child + td + td { text-align:right; }
table.col3izq td:first-child + td + td { text-align:left; }
table.col3cen td:first-child + td + td { text-align:center; }

table.col4der td:first-child + td + td + td { text-align:right; }
table.col4izq td:first-child + td + td + td { text-align:left; }
table.col4cen td:first-child + td + td + td { text-align:center; }

table.col5der td:first-child + td + td + td + td { text-align:right; }
table.col5izq td:first-child + td + td + td + td { text-align:left; }
table.col5cen td:first-child + td + td + td + td { text-align:center; }

table.col6der td:first-child + td + td + td + td + td { text-align:right; }
table.col6izq td:first-child + td + td + td + td + td { text-align:left; }
table.col6cen td:first-child + td + td + td + td + td { text-align:center; }

table.col7der td:first-child + td + td + td + td + td + td { text-align:right; }
table.col7izq td:first-child + td + td + td + td + td + td { text-align:left; }
table.col7cen td:first-child + td + td + td + td + td + td { text-align:center; }

table.col8der td:first-child + td + td + td + td + td + td + td { text-align:right; }
table.col8izq td:first-child + td + td + td + td + td + td + td { text-align:left; }
table.col8cen td:first-child + td + td + td + td + td + td + td { text-align:center; }

table.col9der td:first-child + td + td + td + td + td + td + td + td { text-align:right; }
table.col9izq td:first-child + td + td + td + td + td + td + td + td { text-align:left; }
table.col9cen td:first-child + td + td + td + td + td + td + td + td { text-align:center; }

table.col10der td:first-child + td + td + td + td + td + td + td + td + td { text-align:right; }
table.col10izq td:first-child + td + td + td + td + td + td + td + td + td { text-align:left; }
table.col10cen td:first-child + td + td + td + td + td + td + td + td + td { text-align:center; }

tr.encabezado { background:#ccf; color:#000; white-space:nowrap; }

/*
Formatos generales de tablas:
* wiki: estándar
* lista: estándar + resaltado de fila al pasar el mouse, filas más juntas
* galeria: estándar + centrado + ancho mínimo de columna a 100px (sí y sólo si contiene encabezados)

Ejemplo de uso:
{| class="lista"
*/

table.wiki, table.lista, table.galeria {
	border-collapse:collapse;
	background:#f8f8ff;
	color:#000;
	margin-bottom:1.5em;
}

table.lista {
	font-size:95%;
	line-height:1.1em;
}

table.galeria {
	text-align:center;
	margin:auto;
}

table.wiki td, table.wiki th,
table.lista td, table.lista th,
table.galeria td, table.galeria th
	{ padding:2px; border:1px solid #88a; }

table.wiki caption, table.lista caption, table.galeria caption {
	line-height:1.1em;
/*	margin: 2px; --> Bug en Firefox? Si usamos {| class="lista" align="center" con caption, éste aparece alineado a la izquierda, sin importarle que la tabla quede en el centro. Usando padding no pasa. */
	padding:5px 2px;
}

/* cambio de color al pasar ratón por encima */
table.lista tr:hover { background:#f5f5dc; color:#000; }
table.resaltado tr:hover { background:#f5f5dc; color:#000; }
/* Lo quitamos para los encabezados */
table.lista tr.encabezado:hover { background:#ccf; color:#000; }
table.resaltado tr.encabezado:hover { background:#ccf; color:#000; }

table.galeria tr.encabezado th { width:100px; }

/*** Formatos específicos de tablas ***/
/*** Tablas relacionadas con los POKÉMON (movimientos, listas de Pokémon) ***/
table.movnivel, table.movmtmo, table.movtutor,
table.movhuevo, table.movespecial, table.estadisticas,
table.tabmov, table.tabpokemon {
	border:2px solid #C6C6C6;
	border-collapse:collapse;
	font-size:90%;
	text-align:center;
	margin:5px 0 1.5em;
	background-color:#FFFFFF;
	-moz-box-shadow:0.3em 0.3em 0.5em #ACACAD;
	-webkit-box-shadow:0.3em 0.3em 0.5em #ACACAD;
	box-shadow:0.3em 0.3em 0.5em #ACACAD;
}

table.tabmov, table.tabpokemon {
	margin:5px auto 1.5em;
}

table.movnivel, table.movmtmo, table.movtutor, table.movhuevo, table.movespecial, table.estadisticas {
	width:100%;
	line-height:22px;
}

table.tabpokemon { line-height:22px; }

/* encabezado */
table.movnivel th, table.movmtmo th, table.movtutor th,
table.movhuevo th, table.movespecial th, table.estadisticas th,
table.tabmov th, table.tabpokemon th { background-color:#3B3B3B; border:2px solid #333; color:white; height:20px; }

/* colores alternos en celdas */
table.movnivel tr:nth-child(even), table.movmtmo tr:nth-child(even), table.movtutor tr:nth-child(even),
table.movhuevo tr:nth-child(even), table.movespecial tr:nth-child(even), table.estadisticas tr:nth-child(even),
table.tabmov tr:nth-child(even), table.tabpokemon tr:nth-child(even) { background-color:#FFFFFF; }

table.movnivel tr:nth-child(odd), table.movmtmo tr:nth-child(odd), table.movtutor tr:nth-child(odd),
table.movhuevo tr:nth-child(odd), table.movespecial tr:nth-child(odd), table.estadisticas tr:nth-child(odd),
table.tabmov tr:nth-child(odd), table.tabpokemon tr:nth-child(odd) { background-color:#EEEDE5; }

/* bordes a las tablas */
table.movnivel td, table.movmtmo td, table.movtutor td,
table.movhuevo td, table.movespecial td, table.estadisticas td,
table.tabmov td, table.tabpokemon td { border-right:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6; }

table.movnivel td:last-child, table.movmtmo td:last-child, table.movtutor td:last-child,
table.movhuevo td:last-child, table.movespecial td:last-child, table.estadisticas td:last-child,
table.tabmov td:last-child, table.tabpokemon td:last-child { border-right:0; }

/* anchura de columnas */
table.movmtmo th, table.movtutor th, table.movespecial th { width:16%;}
table.movmtmo th:first-child + th,
table.movtutor th:first-child + th,
table.movespecial th:first-child
	{ width:36%; }

table.movnivel th { width:2.5em; }
table.movnivel th.movimiento { width:auto; }
table.movnivel th.tipo,
table.movnivel th.categoria,
table.movnivel th.concurso
	{ width:10%; }

table.movhuevo th.tipo,
table.movhuevo th.categoria,
table.movhuevo th.concurso
	{ width:7em; padding:0; }

table.estadisticas th:first-child { text-align:left; width:30%; }
table.estadisticas th.caracteristica { width:7em; }
th.PE, th.base, th.maxdes, th.maxneu, th.maxfav { padding-left:10px; }

table.tabmov th.movnumero { width:60px; }
table.tabmov th.movpokemon { width:130px; }
table.tabmov th.movtipo { width:110px; }
table.tabmov th.movnivel { width:100px; }
table.tabmov td:first-child + td { width:55px; }
table.tabmov td:first-child + td + td { width:75px; }
table.tabmov td:first-child + td + td + td { width:55px; }

table.evolucion {
	text-align:center;
	margin:1em auto;
	border:1px solid #e0e0e0;
	font-size:smaller;
	line-height:1.4em;
	background:#fff;
	color:#000;
}
table.evolucion td {padding:0.2em 1em 0.2em; vertical-align:bottom;}

table.evolucion td.flecha {
	background:url(http://images3.wikia.nocookie.net/__cb20061101200957/es.pokemon/images/0/0e/Flecha_derecha.gif) no-repeat right center;
	color:#000;
	height:30px;
	padding:0 1.5em;
	font-size:larger;
	vertical-align:middle;
}

/*** Tablas relacionadas con los VIDEOJUEGOS (artículos, listas relacionadas) ***/
table.tabvideojuegos {
	border:1px solid #C6C6C6;
	border-bottom:0;
	border-collapse:collapse;
	font-size:90%;
	text-align:center;
	margin-bottom:1.5em;
	margin-top:5px;
	background-color:#FFFFFF;
	-moz-box-shadow:0.3em 0.3em 0.5em #ACACAD;
	-webkit-box-shadow:0.3em 0.3em 0.5em #ACACAD;
	box-shadow:0.3em 0.3em 0.5em #ACACAD;
}

table.tabvideojuegos { line-height:22px; }

/* encabezado */
table.tabvideojuegos th { background-color:#606060; color:white; height:20px; }

/* colores alternos en celdas */
table.tabvideojuegos tr:nth-child(even) { background-color:#FFFFFF; }
table.tabvideojuegos tr:nth-child(odd) { background-color:#E9E9E9; }

/* bordes a las tablas */
table.tabvideojuegos td { border-right:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6; }
table.tabvideojuegos td:last-child { border-right:0; }

/*** Tablas relacionadas con los OBJETOS (artículos, listas) ***/

table.tablaobjeto {
	border:1px solid #C3C9DB;
	border-left:0;
	border-bottom:0;
	border-collapse:collapse;
	font-size:90%;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#FFFFFF;
	-moz-box-shadow:0.3em 0.3em 0.5em #A4A9B8;
	-webkit-box-shadow:0.3em 0.3em 0.5em #A4A9B8;
	box-shadow:0.3em 0.3em 0.5em #A4A9B8;
}

table.tablaobjeto th > a { color:white; }
table.tablaobjeto td { border-right:1px solid #C3C9DB; border-bottom:1px solid #C3C9DB; }
table.tablaobjeto td:last-child { border-right:0; }
table.tablaobjeto tr:nth-child(even) { background-color:#FFFFFF; }
table.tablaobjeto tr:nth-child(odd) { background-color:#E3EAFF; }
table.tablaobjetomt td:first-child + th + th + td + td + td + td + td { text-align:left; padding-left:5px; }

.celdaobjeto { background-color:#314A9E; color:white; }
.celdaobjetoesquina {
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:0;
	border-bottom:0;
	background:#FFFFFF url(http://images2.wikia.nocookie.net/__cb20091207124926/es.pokemon/images/1/1e/Celdaobjetoesquina.png) no-repeat bottom right;
}
.celdaobjetoN, .celdaobjetoC, .celdaobjetoB, .celdaobjetoMT, .celdaobjetoMO { background-color:#5070D9; border-right-style:dotted !important; border-bottom-style:dotted !important; }
.celdaobjetoC { background-color:#599E31; }
.celdaobjetoB { background-color:#9E3131; }
.celdaobjetoMT { background-color:#E7C800; }
.celdaobjetoMO { background-color:#FF8300; }

.navegadorobjeto a {
	color:#002bb8;
	background-color:#E3EAFF;
	border:1px solid #C3C9DB;
	border-right-width:2px;
	border-bottom-width:2px;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
	padding:4px 12px;
}
.navegadorobjeto .selflink {
	color:white;
	background-color:#314A9E;
	border:1px solid #263A7D;
	border-right-width:2px;
	border-bottom-width:2px;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
	font-weight:bold;
	padding:4px 12px;
}
.navegadorobjeto a:hover {
	background-color:#314A9E;
	border:1px solid #263A7D;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

/* Imagen de fondo de [[Plantilla:Objeto]], [[Plantilla:MT]] y [[Plantilla:MO]] */
table.fobjeto { background:#2158B8 url(http://images2.wikia.nocookie.net/__cb20100328125254/es.pokemon/images/e/eb/Fondo_mochila.png) no-repeat right bottom; }

table.fMT { background:#2158B8 url(http://images4.wikia.nocookie.net/__cb20100409181555/es.pokemon/images/9/9f/Fondo_MT.png) no-repeat right bottom; }

table.fMT2 { background:url(http://images4.wikia.nocookie.net/__cb20100409181555/es.pokemon/images/9/9f/Fondo_MT.png) no-repeat right center; }

/*** Tablas relacionadas con el ANIME (personajes, Pokémon de personajes, listas) */
/* Tabla de [[Plantilla:Metaplantilla de navegación de Pokémon de personajes]] */
table.navpa {
	width:580px;
	margin:0 auto 0;
	padding:3px;
	text-align:center;
	font-size:90%;
	border:1px solid #2C4196;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	border-radius:15px 15px 0 0;
	border-right-width:2px;
	border-bottom-width:0px;
}

table.navpa tr:nth-child(even) { background-color:#FFFFFF; }
table.navpa tr:nth-child(odd) { background-color:#EBF0FF; }

th.navpacabecera {
	background:#445AB3;
	color:white;
	font-size:105%;
	border-bottom:1px solid #2C4196;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
}

th.navpafila {
	width:120px;
	text-align:right;
	background:#445AB3;
	color:white;
	border-top:1px solid white;
	border-right:1px solid #2C4196;
}

table.navpacierre {
	width:580px;
	margin:auto;
	margin-top:-5px;
	padding:0 1px 1px 1px;
	border:1px solid #2C4196;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	border-radius:0 0 15px 15px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-top-width:0px;
}

td.navpacierrefila {
	background:#445AB3;
	text-align:center;
	font-size:90%;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-radius:0 0 10px 10px;
}

/* Tabla de Pokémon en los artículos de personajes del anime */
table.pokemonpersonaje {
	border:2px solid #2C4196;
	border-collapse:collapse;
	-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;
}

table.pokemonpersonaje tr.encabezado, table.pokemonpersonaje tr.encabezado:hover {
	background:#445AB3;
	color:white;
}

table.pokemonpersonaje td { padding:4px; border:1px solid #2C4196; }
table.pokemonpersonaje th { padding:2px; border:1px solid #2C4196; }
table.pokemonpersonaje tr > td:first-child { font-weight:bold; background-color:#F0F4FF; font-size:90%; }
table.pokemonpersonaje td:first-child + td + td { background-color: #000; border-bottom-color: #444; }
table.pokemonpersonaje tr > td:last-child { padding:2px; }

/* Indicador de Pokémon futuro */
span.futuro {color:#696969}
span.futuro > a > img {border: 1px dashed #DCDCDC; background-color:#999;}

/* Tabla de la lista en [[Lista de Pokémon por aparición en el anime]] */

table.listaaparicionanime {
	border:1px solid #C6C6C6;
	border-collapse: collapse;
	width:100%;
	font-size:90%;
}

table.listaaparicionanime th:first-child, table.listaaparicionanime th:first-child + th,
table.listaaparicionanime th:first-child + th + th, table.listaaparicionanime th:first-child + th + th + th {
	background-color:#484857;
	border:1px solid #3C3C3C;
	color: white;
}

table.listaaparicionanime th:first-child a, table.listaaparicionanime th:first-child + th a { color: white; }

table.listaaparicionanime tr:nth-child(even) { background-color:#FFFFFF; }
table.listaaparicionanime tr:nth-child(odd) { background-color:#EEEDE5; }

/*** Plantillas de navegación ***/
/** horizontal **/
.hnav {
	border:1px solid #aaa;
	border-spacing:0;
	font-size:90%;
	clear:both;
	margin:0.5em auto;
	padding:0.5em;
	text-align:center;
}

table.hnav th, table.hnav td {
	padding-left:.3em;
	padding-right:.3em;
}

table.hnav th {
	background:#dfdfff;
	color:#000;
}

table.hnav th + td {
	padding-left:.5em;
}

.hnav .caption, .hnav .caption th, .hnav .encabezado, .hnav .encabezado th {
	background:#ccccff;
	color:#000;
	text-align:center;
	padding:0.15em 1em;
	font-weight:bold;
	font-size:103%;
}

/** Vertical **/

.vnav {
	float:right;
	text-align:center;
	color:black;
	background:white;
}

.vnav .titulo {
	font-size:200%;
	line-height:1.2em;
	font-weight:bold;
}

.vnav .vnav_datos {
	overflow:hidden;
	width:100%; /* Para IE: NECESARIO especificar width si overflow: hidden; ¬_¬U */
	background:white;
	color:black;
}

.vnav table {
	width:100%;
	border-collapse:collapse;
}

.vnav table.resalto tr:hover {background:#fff68f; color:#000; }
.vnav table.datos tr {border-top:1px dotted #888;}

.vnav .h {font-weight:bold;}

/* WIKIA bug en monaco_ltie7.css */
body.ns-0 #bodyContent .vnav table {
	position:static;
}
/* fin WIKIA bug */
/*** Bordes redondos ***/
/* Adaptación de skins slate/smoke de Wikia */
.rbox { margin:0; background:transparent; }
.rbox span.xtop, .rbox span.xbottom {display:block; font-size:1px;}
.rbox b.xb1, .rbox b.xb2, .rbox b.xb3, .rbox b.xb4 {display:block; overflow:hidden;}
.rbox b.xb1, .rbox b.xb2, .rbox b.xb3 {height:1px;}
.rbox b.xb1 {margin:0 5px;}
.rbox b.xb2 {margin:0 3px;}
.rbox b.xb3 {margin:0 2px;}
.rbox b.xb4 {height:2px; margin:0 1px;}
/* Fin adaptación */

/* Otros bordes redondos con CSS */
.radius10 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.radius10 .radiusinnertl {
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
}

.radius10 .radiusinnertr {
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
}

.radius10 .radiusinnerbl {
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
}

.radius10 .radiusinnerbr {
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
}

/* Fondos asociados a tipos */
.ctipo	{color:#000;}
.tipo1-Normal .ctipo {background:#ddccaa; border-color:#C4B597;} h1.tipo1-Normal {border-color:#C4B597 !important;}
.tipo2-Volador .ctipo {background:#baaaff; border-color:#a99be6;} /* Después de .tipo1-Normal para pillar Normal/Volador pero no Agua/Volador, etc. */ h1.tipo2-Volador {border-color:#a99be6 !important;}
.tipo1-Agua .ctipo {background:#b0e2ff; border-color:#9ECBE6;} h1.tipo1-Agua {border-color:#9ECBE6 !important;}
.tipo1-Bicho .ctipo {background:#99cc33; border-color:#86B32D;} h1.tipo1-Bicho {border-color:#86B32D !important;}
.tipo1-Eléctrico .ctipo {background:#ffd700; border-color:#E6C100;} h1.tipo1-Eléctrico {border-color:#E6C100 !important;}
.tipo1-Fuego .ctipo {background:#ff7f00; border-color:#D96C00;} h1.tipo1-Fuego {border-color:#D96C00 !important;}
.tipo1-Lucha .ctipo {background:#ff6a6a; border-color:#E65F5F;} h1.tipo1-Lucha {border-color:#E65F5F !important;}
.tipo1-Planta .ctipo {background:#99ff66; border-color:#82D957;} h1.tipo1-Planta {border-color:#82D957 !important;}
.tipo1-Volador .ctipo {background:#baaaff; border-color:#a99be6;} h1.tipo1-Volador {border-color:#a99be6 !important;}
.tipo1-Acero .ctipo {background:#cccccc; border-color:#B3B3B3;} h1.tipo1-Acero {border-color:#B3B3B3 !important;}
.tipo1-Dragón .ctipo {background:#ab82ff; border-color:#916ED9;} h1.tipo1-Dragón {border-color:#916ED9 !important;}
.tipo1-Fantasma .ctipo {background:#778899; border-color:#637180;} h1.tipo1-Fantasma {border-color:#637180 !important;}
.tipo1-Hielo .ctipo {background:#add8e6; border-color:#A3CCD9;} h1.tipo1-Hielo {border-color:#A3CCD9 !important;}
.tipo1-Psíquico .ctipo {background:#ffb5c5; border-color:#E6A3B1;} h1.tipo1-Psíquico {border-color:#E6A3B1 !important;}
.tipo1-Roca .ctipo {background:#cd853f; border-color:#B37437;} h1.tipo1-Roca {border-color:#B37437 !important;}
.tipo1-Siniestro .ctipo {background:#a9a9a9; border-color:#8F8F8F;} h1.tipo1-Siniestro {border-color:#8F8F8F !important;}
.tipo1-Tierra .ctipo {background:#deb887; border-color:#C4A377;} h1.tipo1-Tierra {border-color:#C4A377 !important;}
.tipo1-Veneno .ctipo {background:#ab82ff; border-color:#9A75E6;} h1.tipo1-Veneno {border-color:#9A75E6 !important;}
.tipo1-Oscuro .ctipo {background:#775577;}
.tipo1-Descon .ctipo {background:#68a090;}

/* box interno */
.rbox .rboxint {padding:4px;}/* Ancho borde */
.rbox .rboxint .xtop b, .rbox .rboxint .xbottom b {
	background:white;
	color:black;
}

/* Estilo de guías */
div.guia {
	padding: 0.5em;
	margin: 0;
	border: 1px solid #FFCA2B;
	-moz-border-radius: 15px 15px 20px 20px;
	-webkit-border-radius: 15px 15px 20px 20px;
	border-radius: 15px 15px 20px 20px;
	background-color:#FFFAD9;
	color: #000;
	-moz-box-shadow: 0.1em 0.1em 1em #FFCA2B;
	-webkit-box-shadow: 0.1em 0.1em 1em #FFCA2B;
	-box-shadow: 0.1em 0.1em 1em #FFCA2B;
}
div.guia h2 {
	font-family:'Trebuchet MS', 'Times New Roman', serif;
	font-size:175%;
	letter-spacing:2px;
	text-indent: 10px;
	margin:-10px 0 10px;
	border-bottom:1px solid #FFCA2B;
}
div.guia h2 span.titulo {
	display:block;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	color: #FFF;
	background-color:#FFCA2B;
	width:250px;
	padding:5px 3px 3px;
	margin-bottom:-4px;
	-moz-box-shadow: 0.1em 0.1em 1em #FFCA2B;
	-webkit-box-shadow: 0.1em 0.1em 1em #FFCA2B;
	box-shadow: 0.1em 0.1em 1em #FFCA2B;
}
div.guia h2 span.titulo a {
	color: #fff;
}

/*** [[Plantilla:Cuadro Pokémon]] ***/
div.cuadro_pokemon {width:212px; cursor:default;}
div.cuadro_pokemon table.datos th {text-align:right; width:105px;}
div.cuadro_pokemon table.datos td {text-align:left; padding-left:12px;}
div.cuadro_pokemon div.sec {font-size:80%;}
div.cuadro_pokemon div.sec .h {font-size:125%;}
div.cuadro_pokemon .ninguno {color:#555;}

div.gritopokemon button {
	background-position:center !important;
	width:50px !important;
	border:1px solid #999 !important;
	float:left !important;
	margin-left:15px !important;
}

div.gritopokemon iframe {
	width:38px !important;
	float:left !important;
	margin-left:15px !important;
}

div.gritopokemon a { display:none !important; }

/*** [[Plantilla:Cuadro Movimiento]] ***/
div.cuadro_movimiento {width:16em;}
div.cuadro_movimiento table.datos th {text-align:right;}
div.cuadro_movimiento table.datos tr:first-child {border-top:none;}
div.cuadro_movimiento .afectado .h, .cuadro_movimiento .gen3 .h, .cuadro_movimiento .gen4 .h {background:#dcdcdc; color:#000;}
div.cuadro_movimiento .afectado table td {padding:0 1em;}

/*** [[Plantilla:Galería sprites]] ***/

table.galeria-sprites tr.encabezado {white-space:normal;}

table.galeria-sprites tr.img td {
	border:1px solid #ccc;
}

table.galeria-sprites tr.capt td {
	font-size:smaller;
	font-style:italic;
	background-color:#E4FFD1;
}

table.galeria-sprites tr.ed th {
	font-size:90%;
	background-color:#DEE3FF;
}

table.galeria-sprites tr.capt td + td {
	background-color:#FFFBD1;
}

table.galeria-sprites tr.capt td + td + td {
	background-color:#F4E3FF;
}

table.galeria-sprites tr.capt td + td + td + td {
	background-color:#FFEBEB;
}

table.galeria-sprites tr.img div.imageswitch_links {
	width:111px;
	background-color:#DEE3FF;
	font-size:90%;
}

table.galeria-sprites tr.img > td > a.new, table.galeria-sprites tr.img > td > div.imageswitch_image > a.new {
	display:block;
	border:1px solid #aaa;
	width:40px;
	height:40px;
	margin:auto;
	font-size:small;
	overflow:hidden;
}

table.galeria-sprites.galeria-sprites-80 tr.img > td > div.imageswitch_image > a.new {
	width:80px;
	height:59px;
}

table.galeria-sprites.galeria-sprites-96 tr.img > td > a.new {
	width:96px;
	height:59px;
}

/* [[Plantilla:Localización]] y [[Plantilla:Pokédex]] */

table.localizacion, table.pokedex {
	width:100%;
	border:1px solid #808080;
	font-size:90%;
	border-spacing:1px;
}

table.localizacion td, table.localizacion th, table.pokedex td, table.pokedex th {
	padding:2px;
}

table.localizacion p {
	margin:0;
}

/*** TableManager ***/

.tm-ctrl {
	padding:0;
	overflow:hidden;
	font-size:90%;
}

.tm-ctrl .menubtn {
	margin:0;
	padding:0 0.5em;
	color:#888;
	cursor:pointer;
}

.tm-ctrl .menubtn:hover {
	color:blue;
}

.tm-dialog { z-index:200; }
.tm-dialog .yui-panel { width:30em; }

.tm-dialog .tm-options {
	margin-top:1em;
	padding:0 0.5em;
	border-top:1px solid #4169e1;
}

.tm-dialog table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

.tm-dialog table tbody tr td {
	border-top:1px solid #00c
}

.tm-dialog .tm-tc-vis {
	width:4em;
}

.tm-dialog .tm-tc-col {
	cursor:move;
}

.tm-dialog .tm-tc-sort {
	width:3em;
}
.tm-dialog .tm-tc-sort div {
	background:#fff url(http://images3.wikia.nocookie.net/__cb20080827194244/es.pokemon/images/b/bd/FondoOrdenacion.png) no-repeat 0px 0px;
	width:18px;
	height:18px;
	cursor:pointer;
	margin:auto;
	padding:0;
}

.tm-dialog .tm-tc-sort span.tm-sortpri {
	margin-left:18px;
	line-height:18px;
}

.tm-tc-sort div.tm-unsortable {
	background-image:none;
	cursor:inherit;
}

.tm-tc-sort div.tm-sortnumber {
	background-position:0px -18px;
}

.tm-tc-sort div.tm-sortnumber-asc {
	background-position:-18px -18px;
}

.tm-tc-sort div.tm-sortnumber-dsc {
	background-position:-36px -18px;
}

.tm-tc-sort div.tm-sorttext-asc {
	background-position:-18px 0px;
}

.tm-tc-sort div.tm-sorttext-dsc {
	background-position:-36px 0px;
}

.tm-dialog .ft {
	border-top:2px solid #4169e1;
}

.tm-dialog .tm-dlg-proxy, .tm-dialog .tm-dlg-locator {
	position:absolute;
	padding:0;
	margin:0;
}

.tm-dialog .tm-dlg-proxy {
	cursor:move;
	border:3px solid #888;
	background:transparent;
	z-index:10;
}

.tm-dialog .tm-dlg-locator {
	border:none;
	height:3px;
	background:#f00;
	z-index:2;
}

.tm-dialog .m-selected {
	background:#fff68f;
}
/*** Fin TableManager ***/
/* THICKBOX */
/* ocultar selects (por IE) y flash (por FF de Mac) */
body.thickbox_loaded select, body.thickbox_loaded object, body.thickbox_loaded embed, body.thickbox_loaded iframe {
	display:none;
}

#TB_window {
	position:absolute;
	background:#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;
	font:12px Arial, Helvetica, sans-serif;
	visibility:hidden;
	border:1px solid #525252;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:left;
	z-index:102;
}

#TB_secondLine {
	padding:0px 15px 0px 15px;
	font-size:10px;
	color:#999999;
	text-align:right;
}
#TB_imageCount {
	float:left;
}

#TB_window a:link, #TB_window a:visited, #TB_window a:active, #TB_window a:focus, #TB_window a:hover {color:#fec423;}

#TB_overlay {
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
	visibility:visible;
}

#TB_overlay.transparent {
	filter:alpha(opacity=1);
	-moz-opacity:0.01;
	opacity:0.01;
}

body.ie6 #TB_overlay { /* ie6 hack */
	 position:absolute;
	 height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}

#TB_window.fixedpos {
	position:fixed;
	top:50%;
	left:50%;
}

body.ie6 #TB_window.fixedpos { /* ie6 hack */
	position:absolute;
	margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_Image {
	display:block;
	margin:15px auto 0;
	border:1px solid #525252;
	background:#FFFFFF;
}

#TB_caption {
	padding:5px 15px 7px 15px;
	clear:both;
}

#TB_closeWindow {
	padding:0 15px 0 0;
	float:right;
}

#TB_closeAjaxWindow {
	padding:0 10px 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_title {
	background-color:#333;
	color:#fff;
}

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 10px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}

#TB_load {
	position:fixed;
	height:13px;
	width:208px;
	z-index:103;
	top:50%;
	left:50%;
	margin:-6px 0 0 -104px; /* -height/2 0 0 -width/2 */
	background:url(http://images1.wikia.nocookie.net/__cb20100625195853/es.pokemon/images/8/87/LoadingAnimation.gif) no-repeat;
	visibility:visible;
}

body.ie6 #TB_load { /* ie6 hack */
	position:absolute;
	margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_prev, #TB_next {
	padding-left:8px;
	white-space:nowrap;
}

#TB_descLink {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	margin-top:-19px;
	margin-right:15px;
	display:none;
	background:#fec423 url("http://images2.wikia.nocookie.net/__cb20101012094234/es.pokemon/images/f/ff/FlechaIm%C3%A1genes.png") center center no-repeat;
}

#TB_descLink .sprite { display:none !important; }

#TB_ImageOff {
	cursor:pointer;
	clear:both;
	margin-bottom:2px;
}

#TB_imagetip {
	display:none;
	z-index:10;
	position:absolute;
	width:27px;
	height:27px;
	margin-top:-27px;
	margin-left:-27px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background:#fec423 url(http://images1.wikia.nocookie.net/__cb20101012102456/es.pokemon/images/a/ab/LupaGalerias.png) no-repeat bottom right;
	cursor:help;
}
/* FIN THICKBOX */

/* LazyLoadVideos */
div.video div.youtube object {
	display:none;
}

div.video div.youtube div.videodiscoveryoverlay {
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.9;
	background: url('http://images2.wikia.nocookie.net/__cb20120520172405/es.pokemon/images/9/97/Reproducir_v%C3%ADdeo.png') center center no-repeat;
	cursor: pointer;
}

div.video div.youtube div.videodiscoveryoverlay:hover {
	opacity: 1;
}
/* Fin LazyLoadVideos */

/* Plantilla plegable */
span.plegable-ctrl {float:right; font-weight:normal; font-size:90%; padding:0 0.5em; cursor:pointer;}
table.plegable .caption th .plegable-ctrl, table.plegable .encabezado th .plegable-ctrl {margin-right:-1em;}

/* Estilos de [[Plantilla:Navegador]] */
#navegador {
	font-size:90%;
	position:absolute;
	left:1em;
	top:0.4em;
	color:#888888;
}

body.ns-10.action_view #navegador { display:none }

#navegador a { color:#0052A3; }
#navegador a:hover { color:#008000; text-decoration:none; }

.firstHeading { margin-top:6px; }
#siteNotice { margin-top:1em; }

div.catlinks:target { outline:5px dashed #999; }

/* fileusage: estilos en mover/borrar archivo */

span.icon-loading {
	display:inline-block;
	vertical-align:middle;
	width:16px;
	height:16px;
	background:transparent url(http://images1.wikia.nocookie.net/common/skins/common/images/ajax.gif?3);
}

#fileusage-heading span.progress {font-size:smaller;}
#fileusage-list .backlink {font-style:italic;}

/* Estilos de Lista de Pokémon según los puntos de esfuerzos recibidos en combate */

table.listapuntosesfuerzo th:first-child + td + td { background:#EE975D; }
table.listapuntosesfuerzo th:first-child + td + td + td { background:#F9DB51; }
table.listapuntosesfuerzo th:first-child + td + td + td + td { background:#79D9E9; }
table.listapuntosesfuerzo th:first-child + td + td + td + td + td { background:#52F1AA; }
table.listapuntosesfuerzo th:first-child + td + td + td + td + td + td { background:#E8EBEB; }
table.listapuntosesfuerzo th:first-child + td + td + td + td + td + td + td { background:#E6ACF9; }
table.listapuntosesfuerzo th:first-child + td + td + td + td + td + td + td + td { background:#C5E4D8; }

/* Estilo barra de categorías */

#catlinks, #WikiaArticleCategories {
	    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #FFCA2B;
    -webkit-box-shadow:0 0 20px #FFCA2B;
         -o-box-shadow:0 0 20px #FFCA2B;
        -ms-box-shadow:0 0 20px #FFCA2B;
            box-shadow:0 0 20px #FFCA2B;
    background:#FFCA2B;
    color:#fff;
}

#catlinks a, #WikiaArticleCategories a {
	color:white;
}
#catlinks li a:hover, #WikiaArticleCategories li a:hover {
	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; }

/* Estilo de la barra de nuevos mensajes */

.usermessage {
	background:#ffce7b url(http://images2.wikia.nocookie.net/__cb20100401155415/es.pokemon/images/5/50/Fondo_de_nuevos_mensajes.png) no-repeat left;
	padding-left:87px;
	-moz-box-shadow:0 0 0.5em 0.2em #ffce7b;
	-webkit-box-shadow:0 0 0.5em #ffce7b;
	box-shadow:0 0 0.5em #ffce7b;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* Estilo de [[Plantilla:Novedades]] */

.Novedades {
	text-align:center;
	background-color:#FFD865;
	-moz-box-shadow:0.1em 0.1em 1em #FFCA2B;
	-webkit-box-shadow:0.1em 0.1em 1em #FFCA2B;
	box-shadow:0.1em 0.1em 1em #FFCA2B;
	border:1px solid #FFCA2B;
	font-variant:small-caps;
	font-size:110%;
	letter-spacing:2px;
}

.NovedadesV { background:#FFFFFF url(http://images3.wikia.nocookie.net/__cb20101107100136/es.pokemon/images/6/65/NovedadesVideojuegos2.png?1) no-repeat center center; }

.NovedadesV:hover { background:#FFFFFF url(http://images2.wikia.nocookie.net/__cb20101107100136/es.pokemon/images/4/4b/NovedadesVideojuegosHover2.png?1) no-repeat center center; }

.NovedadesA { background:#FFFFFF url(http://images2.wikia.nocookie.net/__cb20110129160706/es.pokemon/images/1/10/NovedadesAnime.png) no-repeat center center; }

.NovedadesA:hover { background:#FFFFFF url(http://images2.wikia.nocookie.net/__cb20101101114661/es.pokemon/images/3/39/NovedadesAnimeHover.png?1) no-repeat center center; }

/* Imagen en [[WikiDex:Portal de la comunidad]] */

.fcomunidad { background:url(http://images1.wikia.nocookie.net/__cb20101101122754/es.pokemon/images/e/e0/TablonComunidad.jpg) center center no-repeat; color:#c92201; font-weight:bold; }

/* Navegador de {{Cuadro Pokémon}} */

h1.navcp { margin-top:8px !important; line-height:1.2em !important; }

h1#firstHeading .navtitulo {
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
	padding:2px 14px 1px 10px;
	border-width:2px 2px 1px;
	border-style:solid;
}

h1#firstHeading .navprev, h1#firstHeading .navnext {
	border-width:1px;
	border-style:solid;
	padding:3px 16px 4px 12px;
	font-size:55%;
	margin-left:-1px;
	line-height:10px;
}

h1#firstHeading .navnext {
	-moz-border-radius:0 10px 0 0;
	-webkit-border-top-right-radius:10px;
	border-radius:0 10px 0 0;
}

h1#firstHeading span a { color:#001E8C; }
h1#firstHeading span a:hover { text-decoration:none; }

/*** Páginas de categorías (ns14) ***/
/* TOC */

ul#categorytoc, ul#filetoc, div.pagingLinks {
	    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #FFCA2B;
    -webkit-box-shadow:0 0 20px #FFCA2B;
         -o-box-shadow:0 0 20px #FFCA2B;
        -ms-box-shadow:0 0 20px #FFCA2B;
            box-shadow:0 0 20px #FFCA2B;
    background:#FFCA2B;
    color:#fff;
	text-align: center;
}

#categorytoc li, #filetoc li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
}

div.pagingLinks { line-height: 15px; width: 300px; margin-top: 0.5em;}

#categorytoc li a, #filetoc li a, div.pagingLinks a { color:#fec423 !important; }

/* Muestrario de la categoría */
div.category-gallery { width: 800px !important; margin:6px !important; }

/* Quitamos el "Leer más" que es absolutamente irrelevante */
.RelatedPagesModule { display: none; }

/* desde 20121012 las imágenes en galerías aparecen pegadas a la izquierda. Esto las devuelve al centro */
div.gallery-image-wrapper {
	top: auto !important;
	left: auto !important;
	margin: auto !important;
}

/* +++++++++++++++++++
   Various article types
   +++++++++++++++++++ */
 
div#type-title {
    margin-left:205px;
    font-size:1.6em;
    line-height:1.2em;
    color:#1F1E38;
}
 
div.type-realworld {
    margin:auto auto auto auto;
    top:0px;
    border-radius:2px
    max-height:55px;
    background: #ececec url(http://images.wikia.com/xiaolinpedia/images/thumb/d/d4/%21BgTOI5QBGk~%24%28KGrHqQH-DgEsMR%21J2%290BLEvNKqKG%21~~_35.jpg/200px-%21BgTOI5QBGk~%24%28KGrHqQH-DgEsMR%21J2%290BLEvNKqKG%21~~_35.jpg) no-repeat;
    z-index:5;
}
 
div.type-nc {
    max-height:55px;
    background: #ececec url(http://images1.wikia.nocookie.net/tardistest/images/8/8c/NoncanonImage.jpg) no-repeat;
    z-index:5;
}
 
div.type-disambig {
    max-height:65px;
    background: #ececec url(http://images1.wikia.nocookie.net/__cb20130120224822/xiaolinpedia/images/thumb/6/69/Disambig.png/200px-Disambig.png) no-repeat;
    z-index:5; 
}
 
div.type-inuse {
    background: #ececec url(http://images1.wikia.nocookie.net/tardis/images/e/e0/Inuse200px.jpg) no-repeat;
    z-index:5;
}
 
div.type-update {
    margin-left:180px;
    background: #ececec url(http://images4.wikia.nocookie.net/tardis/images/3/37/Update200px.jpg) no-repeat;
    z-index:5;
}
 
div.type-cleanup {
    background: #ececec url(http://images1.wikia.nocookie.net/tardis/images/e/e2/Cleanup200px.jpg) no-repeat;
    z-index:5;
}
div.type-delete {
    background: #ececec url(http://images4.wikia.nocookie.net/tardis/images/6/6b/Delete200px.jpg) no-repeat;
    z-index:5;
}
div.type-oou {
    background:transparent url(http://images4.wikia.nocookie.net/tardis/images/6/63/Oou200px.jpg) no-repeat;
    z-index:5;
}
div.type-rename {
    background:#ececec url(http://images4.wikia.nocookie.net/tardis/images/1/1e/Rename200px.jpg) no-repeat;
    z-index:5;
}
div.type-spoiler {
    background:#ececec url(http://images3.wikia.nocookie.net/tardis/images/7/7f/Spoiler200px.jpg) no-repeat;
    z-index:5;
}
div.type-conjecture {
    background:#ececec url(http://images3.wikia.nocookie.net/tardis/images/c/c3/Conjecture200px.jpg) no-repeat;
    z-index:5;
}
div.type-talk {
    background:#ececec url(http://images2.wikia.nocookie.net/__cb20110514204758/tardis/images/b/b4/Talk200px.jpg) no-repeat;
    z-index:5;
}
div.type-unprod {
    background:#ececec url(http://images3.wikia.nocookie.net/tardis/images/f/f2/Unprod.png) no-repeat;
    z-index:5;
}
div.type-doctorwhich {
    background:#ececec url(http://images4.wikia.nocookie.net/tardis/images/a/af/WhichDoctor.jpg) no-repeat;
    z-index:5;
}
div.type-nonfiction {
    background:#ececec url(http://images3.wikia.nocookie.net/tardis/images/2/26/Nonfiction.png) no-repeat;
    z-index:5;
}
/*** Elemental Gradients ***/
.water, .neutral { 
background:#000080; 
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, #000 0%,#000080 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, #000 0%,#12220b 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, #000 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, #000 0%,#2a6e6e 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, #000 0%,#760000 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(100%,#760000)); 
background:-webkit-linear-gradient(top, #000 0%,#760000 100%); 
background:-o-linear-gradient(top, #000 0%,#760000 100%); 
background:-ms-linear-gradient(top, #000 0%,#760000 100%); 
background:linear-gradient(to bottom, #000 0%,#760000 100%); 
}
 
.wu { 
background:#1414ff; 
background:-moz-linear-gradient(top, #1414ff 0%, #c4c4ff 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#1414ff), color-stop(100%,#c4c4ff )); 
background:-webkit-linear-gradient(top, #1414ff 0%,#c4c4ff 100%); 
background:-o-linear-gradient(top, #1414ff 0%,#c4c4ff 100%); 
background:-ms-linear-gradient(top, #1414ff 0%,#c4c4ff 100%); 
background:linear-gradient(to bottom, #1414ff 0%,#c4c4ff 100%); 
}




.water2, .neutral2 { 
background:#00C;
background:-moz-linear-gradient(top, #000080 0%,#33F 100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#000080), color-stop(100%,#33F )) !important; 
background:-webkit-linear-gradient(top, #000080 0%,#33F 100%) !important; 
background:-o-linear-gradient(top, #000080 0%,#33F 100%) !important; 
background:-ms-linear-gradient(top, #000080 0%,#33F 100%) !important; 
background:linear-gradient(to bottom, #000080 0%,#33F 100%) !important; 
color:#FFF !important;
}
 
.wood2 { 
background:#78C850; 
background:-moz-linear-gradient(top, #78C850 0%, #536F39 100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#78C850), color-stop(100%,#536F39 )) !important; 
background:-webkit-linear-gradient(top, #78C850 0%,#536F39 100%) !important; 
background:-o-linear-gradient(top, #78C850 0%,#536F39 100%) !important; 
background:-ms-linear-gradient(top, #78C850 0%,#536F39 100%) !important; 
background:linear-gradient(to bottom, #234014 0%,#5ba835 100%) !important; 
color:#FFF !important;
} 
 
.earth2 { 
background:#E0C068; 
background:-moz-linear-gradient(top, #E0C068 0%, #49422B 100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#E0C068), color-stop(100%,#49422B )) !important; 
background:-webkit-linear-gradient(top, #E0C068 0%,#49422B 100%) !important; 
background:-o-linear-gradient(top, #E0C068 0%,#49422B 100%) !important; 
background:-ms-linear-gradient(top, #E0C068 0%,#49422B 100%) !important; 
background:linear-gradient(to bottom, #8e701d 0%,#d9b247 100%) !important; 
color:#FFF !important;
}
 
.wind2 { 
background:#2a6e6e; 
background:-moz-linear-gradient(top, #2a6e6e 0%, #51bdbd100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a6e6e), color-stop(100%,#51bdbd )) !important; 
background:-webkit-linear-gradient(top, #2a6e6e 0%,#51bdbd 100%) !important; 
background:-o-linear-gradient(top, #2a6e6e 0%,#51bdbd 100%) !important; 
background:-ms-linear-gradient(top, #2a6e6e 0%,#51bdbd 100%) !important; 
background:linear-gradient(to bottom, #2a6e6e 0%,#51bdbd 100%) !important; 
color:#FFF !important;
}
 
.heylin2 { 
background:#705898; 
background:-moz-linear-gradient(top, #705898 0%, #413953 100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#705898), color-stop(100%,#413953 )) !important; 
background:-webkit-linear-gradient(top, #705898 0%,#413953 100%) !important; 
background:-o-linear-gradient(top, #705898 0%,#413953 100%) !important; 
background:-ms-linear-gradient(top, #705898 0%,#413953 100%) !important; 
background:linear-gradient(to bottom, #1e1728 0%,#67518c 100%) !important; 
color:#FFF !important;
}
 
.fire2 { 
background:#890000; 
background:-moz-linear-gradient(top, #890000 0%, #F33 100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#890000), color-stop(100%,#F33)) !important; 
background:-webkit-linear-gradient(top, #890000 0%,#F33 100%) !important; 
background:-o-linear-gradient(top, #890000 0%,#F33 100%) !important; 
background:-ms-linear-gradient(top, #890000 0%,#F33 100%) !important; 
background:linear-gradient(to bottom, #890000 0%,#F33 100%) !important; 
color:#FFF !important;
}
 
.wu2 { 
background:#1414ff; 
background:-moz-linear-gradient(top, #1414ff 0%, #c4c4ff 100%) !important; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#1414ff), color-stop(100%,#c4c4ff )) !important; 
background:-webkit-linear-gradient(top, #1414ff 0%,#c4c4ff 100%) !important; 
background:-o-linear-gradient(top, #1414ff 0%,#c4c4ff 100%) !important; 
background:-ms-linear-gradient(top, #1414ff 0%,#c4c4ff 100%) !important; 
background:linear-gradient(to bottom, #1414ff 0%,#c4c4ff 100%) !important; 
color:#FFF !important;
}







.water3, .neutral3 { 
background:#33F !important;
}
 
.wood3 { 
background:#78C850 !important; 
} 
 
.earth3 { 
background:#6d5616 !important; 
}
 
.wind3 { 
background:#3a9999 !important; 
}
 
.heylin3 { 
background:#302641 !important; 
}
 
.fire3 { 
background:#d80000 !important;
}
 
.wu3 { 
background:#1414ff !important; 
}
 
.right-hover:hover {
background:#d6d6d6 !important;
cursor:text;
transition: background-color .4s;
-webkit-transition: background-color .4s;
-moz-transition: background-color .4s;
-o-transition: background-color .4s;
}

/*  =======================
    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;
}

.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; }

#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;
}
 

#ss, .ss {
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    font-size:100%;
    line-height:110%;
}


#box  {
    font-weight:normal;
    background-color:transparent;
    border: 2px solid #FFCA2B;
    color:inherit;
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    padding:10px;
    margin-top:25px;
    margin-bottom:25px;
    margin-left:auto;
    margin-right:auto;
    font-size:95%;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
        -ms-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
}

/*  ================
    General hover background
    which should apply to all
    tables.
    ================ */
 
/*  ================
    General hover background
    which should apply to all
    tables.
    ================ */
table.infobox-exterior,
#infobox-exterior {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #4598E6;
    -webkit-box-shadow:0 0 20px #4598E6;
         -o-box-shadow:0 0 20px #4598E6;
        -ms-box-shadow:0 0 20px #4598E6;
            box-shadow:0 0 20px #4598E6;
    background:url(http://images.wikia.com/operation-neogenesis/images/5/5d/Blue_Stripe_Background.png);
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior,
#infobox-interior {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior th,
#infobox-interior th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
    background:url(http://images.wikia.com/operation-neogenesis/images/5/5d/Blue_Stripe_Background.png);
}
 
table.infobox-interior td,
#infobox-interior td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}

/*table box water */
table.infobox-exterior-water,
#infobox-exterior-water {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #6890F0;
    -webkit-box-shadow:0 0 20px #6890F0;
         -o-box-shadow:0 0 20px #6890F0;
        -ms-box-shadow:0 0 20px #6890F0;
            box-shadow:0 0 20px #6890F0;
    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%); 
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-water,
#infobox-interior-water {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-water th,
#infobox-interior-water th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
    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%);  
}
 
table.infobox-interior-water td,
#infobox-interior-water td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-water tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-water td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-water td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-water td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-water td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-water td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-water td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-water td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-water td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-water td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}
/*table box fire */
table.infobox-exterior-fire,
#infobox-exterior-fire {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #F08030;
    -webkit-box-shadow:0 0 20px #F08030;
         -o-box-shadow:0 0 20px #F08030;
        -ms-box-shadow:0 0 20px #F08030;
            box-shadow:0 0 20px #F08030;
    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%);  
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-fire,
#infobox-interior-fire {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-fire th,
#infobox-interior-fire th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
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%); 
}
 
table.infobox-interior-fire td,
#infobox-interior-fire td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-fire tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-fire td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-fire td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-fire td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-fire td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-fire td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-fire td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-fire td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-fire td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-fire td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}
/*table box wind */
table.infobox-exterior-wind,
#infobox-exterior-wind {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #98D8D8;
    -webkit-box-shadow:0 0 20px #98D8D8;
         -o-box-shadow:0 0 20px #98D8D8;
        -ms-box-shadow:0 0 20px #98D8D8;
            box-shadow:0 0 20px #98D8D8;
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%); 
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-wind,
#infobox-interior-wind {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-wind th,
#infobox-interior-wind th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
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%); 
}
 
table.infobox-interior-wind td,
#infobox-interior-wind td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-wind tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-wind td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-wind td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-wind td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-wind td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-wind td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-wind td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-wind td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-wind td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-wind td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}
/*table box earth */
table.infobox-exterior-earth,
#infobox-exterior-earth {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #E0C068;
    -webkit-box-shadow:0 0 20px #E0C068;
         -o-box-shadow:0 0 20px #E0C068;
        -ms-box-shadow:0 0 20px #E0C068;
            box-shadow:0 0 20px #E0C068;
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%);
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-earth,
#infobox-interior-earth {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-earth th,
#infobox-interior-earth th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
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%);
}
 
table.infobox-interior-earth td,
#infobox-interior-earth td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-earth tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-earth td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-earth td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-earth td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-earth td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-earth td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-earth td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-earth td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-earth td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-earth td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}
/*table box wood */
table.infobox-exterior-wood,
#infobox-exterior-wood {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #78C850;
    -webkit-box-shadow:0 0 20px #78C850;
         -o-box-shadow:0 0 20px #78C850;
        -ms-box-shadow:0 0 20px #78C850;
            box-shadow:0 0 20px #78C850;
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%); 
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-wood,
#infobox-interior-wood {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-wood th,
#infobox-interior-wood th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
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%); 
}
 
table.infobox-interior-wood td,
#infobox-interior-wood td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-wood tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-wood td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-wood td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-wood td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-wood td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-wood td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-wood td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-wood td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-wood td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-wood td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}
/*table box heylin */
table.infobox-exterior-heylin,
#infobox-exterior-heylin {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #705898;
    -webkit-box-shadow:0 0 20px #705898;
         -o-box-shadow:0 0 20px #705898;
        -ms-box-shadow:0 0 20px #705898;
            box-shadow:0 0 20px #705898;
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%); 
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-heylin,
#infobox-interior-heylin {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-heylin th,
#infobox-interior-heylin th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
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%);  
}
 
table.infobox-interior-heylin td,
#infobox-interior-heylin td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-heylin tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-heylin td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-heylin td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-heylin td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-heylin td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-heylin td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-heylin td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-heylin td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-heylin td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-heylin td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}
/*table box neutral */
table.infobox-exterior-neutral,
#infobox-exterior-neutral {
    border:2px solid #fff;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
      -moz-box-shadow:0 0 20px #a8a878;
    -webkit-box-shadow:0 0 20px #a8a878;
         -o-box-shadow:0 0 20px #a8a878;
        -ms-box-shadow:0 0 20px #a8a878;
            box-shadow:0 0 20px #a8a878;
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%);
    color:#fff;
    width:250px;
    float:right;
    clear:right;
    margin:0px 0px 5px 5px;
    padding-top: 5px;
    padding-bottom:15px;
}
 
table.infobox-interior-neutral,
#infobox-interior-neutral {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
    padding:auto;
    float:right;
	text-align: right;
    width:245px;
    max-width:245px;
	border-collapse: collapse;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
table.infobox-interior-neutral th,
#infobox-interior-neutral th {
    color: #fff;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    width:240px;
    line-height:110%;
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%);
}
 
table.infobox-interior-neutral td,
#infobox-interior-neutral td {
    padding: 4px;
    width:240px;
    background: #ececec;
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 );
    border-top: 1px solid #fff;
    color: black;
}
 
table.infobox-interior-neutral tbody tr:hover td,
#infobox-interior tbody tr:hover td {
    background: #d8dfe5;
}
 
table.infobox-interior-neutral td.info-both,
#infobox-interior td.info-both {
    text-align:right;
    padding:0 0 0 0;
    line-height:100%;
 
}
table.infobox-interior-neutral td.info-both img,
#infobox-interior td.info-both img {
    display:block; /*force new line after img in sidebar */
	margin: 0;
	padding-left: 0; 
    padding-right: 0;
}
 
table.infobox-interior-neutral td.info-left, 
#infobox-interior td.info-left {
	width: 125px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-neutral td.conflict-left,
#infobox-inteior td.conflict-left {
    width:50%;
    text-align:center;
    border-right:1px solid #FFCA2B;
}
 
 
table.infobox-interior-neutral td.info-right,
#infobox-interior td.info-right {
    text-align:left;
    vergical-align:top;
    line-height:100%
}
 
table.infobox-interior-neutral td.conflict-right,
#infobox-inteior td.conflict-right {
    width:50%;
    text-align:center;
}
 
/*  Navigation frame for story infoboxes */
 
table.infobox-interior-neutral td.info-left-nav,
#infobox-interior td.info-left-nav {
    width: 125px;
    text-align: center;
    padding:2px;
    vertical-align:top;
    line-height:100%;
}
 
table.infobox-interior-neutral td.info-right-nav,
#infobox-interior td.info-right-nav {
    text-align: center;
    padding:2px;
    vertical-align:middle;
    line-height:100%;
    width:125px;
}
 
table.infobox-interior-neutral td.info-both-nav,
#infobox-interior td.info-both-nav {
    text-align: center;
    padding:2px;
    font-weight:bold;
    vertical-align:middle;
    line-height:100%;
}

.voting-controls {
display:none; 
}

.voting-controls .votes.notlink {
display:none;
}

.vote {
display:none;
}

.smwtable-exterior {
    border:1px solid #012c57;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    color:#012c57;
    margin:5px auto 5px auto;
    padding:auto;
}

table.wikitable,
#smwtable,
table.smwtable {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	text-align: center;
    background-color:transparent;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    margin:10px auto 10px auto;
    width:98%;
}
th.headerSort,  
table.wikitable th,
#smwtable th,
table.smwtable th {
    border: 0px solid #ffffff;
    color: #FFF;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    vertical-align: middle;
    line-height:110%;
    font-size:125%;
    background-color:#012c57; 
    background-color: -moz-linear-gradient(-45deg,  #012C57 0%, #012c57 25%);
    background-color: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#012C57), color-stop(100%,#012c57));
    background-color: -webkit-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background-color: -o-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background-color: -ms-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background-color: linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012C57', endColorstr='#012c57',GradientType=1 );
}

table.wikitable> tr> th, 
table.wikitable> *> tr> th,
#smwtable tr> th,
table.smwtable> *> tr> th  {  
    background:#012c57; 
    background: -moz-linear-gradient(-45deg,  #012C57 0%, #012c57 25%); 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#012C57), color-stop(100%,#012c57));
    background: -webkit-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background: -o-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background: -ms-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background: linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012C57', endColorstr='#012c57',GradientType=1 );
} 

table.wikitable tr,
table.wikitable tbody tr,
#smwtable tr,
#smwtable tbody tr,
table.smwtable tr,
table.smwtable tbody tr {
    text-align:center;
    vertical-align:middle;
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
}

table.wikitable tbody tr:hover td,
#smwtable tbody tr:hover td,
table.smwtable tbody tr:hover td {
    background:#D8DFE5;
}
/*
.sortarrow,
table.smwtable .sortarrow,
table.smwtable span-sortarrow,
table.wikitable span-sortarrow {
    background-image:url('http://images3.wikia.nocookie.net/__cb20120515010412/tardis/images/f/f6/Sort_none_gold.gif') no-repeat;
}
*/

/*  ====================
    SMW property table
    ==================== */

div.smwfact {
   font-weight:normal;
   background-color:#012C57;
   border: 2px solid #012c57;
   color:#012c57;
   font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   text-transform:uppercase;
   letter-spacing:2px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
        -ms-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
}

div.smwfact table { 
    width:95% 
}

div.smwfact td, 
div.smwfact tr, 
div.smwfact table {
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:none;
    background-color:#012C57;
    letter-spacing:0;
    font-size:90%;
}

div.smwfact tr:hover {
    background-color:#D8DFe5
}

span.smwrdflink {
    padding-left:5px;
    letter-spacing:0px;
    text-transform:lowercase;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-style:italic;
    font-size:60%;
}

span.smwfactboxhead {
    font-size: 70%!important;
    font-weight: bold;
    float: left;
}


/*  =====================
    File history table
    ===================== */

div.mw-imagepage-section-filehistory table.wikitable.filehistory,
div.mw-imagepage-section-filehistory > table.wikitable.filehistory,
table.wikitable.filehistory {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
    font-size: 10px;
    text-align: center;
    background-color:transparent;
    margin:auto;
    width:80%;
}
/*  ===============
    PICTURE STUFF
    ===============
/*  ---------------
    GALLERIES
    --------------- */

div.wikia-gallery div.wikia-gallery-item {
	background-color: #F9F9F9;
	margin: 0 4px 5px 0;
	padding: 4px 5px 5px 5px;
}
div.wikia-gallery div.wikia-gallery-item div.thumb {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 4px 0px 2px 0px;
}
div.wikia-gallery div.wikia-gallery-item div.thumb div.gallery-image-wrapper {
	border: none;
}
div.wikia-gallery div.wikia-gallery-item div.lightbox-caption {
	padding: 0;
	margin-top: 5px;
}
 
.background-design {
background:rgba(0, 28, 67, .75) !important;
-moz-box-shadow:0 0 20px #000 !important; -webkit-box-shadow:0 0 20px #000 !important; -o-box-shadow:0 0 20px #000 !important; -ms-box-shadow:0 0 20px #000 !important; box-shadow:0 0 20px #000 !important;
}
 
.background-design a, .background-design a:hover {
color:yellow;
}
 
.background-design2 {
background:url(http://images.wikia.com/operation-neogenesis/images/5/5d/Blue_Stripe_Background.png) fixed center top !important;
-moz-box-shadow:0 0 20px #000 !important; -webkit-box-shadow:0 0 20px #000 !important; -o-box-shadow:0 0 20px #000 !important; -ms-box-shadow:0 0 20px #000 !important; box-shadow:0 0 20px #000 !important;
}
 
.background-design3 {
background:rgba(0, 28, 67, .75) !important;
-moz-box-shadow:0 0 20px #000 !important; -webkit-box-shadow:0 0 20px #000 !important; -o-box-shadow:0 0 20px #000 !important; -ms-box-shadow:0 0 20px #000 !important; box-shadow:0 0 20px #000 !important;
}
 
.link-design a { color:yellow !important; }
.link-design a:hover { color:#FFF !important; }
 
.link-design2 a { color:#FFF !important; }
.link-design2 a:hover { color:yellow !important; }
 
#catlinks, #WikiaArticleCategories {
	    border:2px solid #fff !important;
    -webkit-border-radius: 10px 0px 0px 10px !important;
       -moz-border-radius: 10px 0px 0px 10px !important;
        -ms-border-radius: 10px 0px 0px 10px !important;
         -o-border-radius: 10px 0px 0px 10px !important;
            border-radius: 10px 0px 0px 10px !important;
      -moz-box-shadow:0 0 20px #000 !important;
    -webkit-box-shadow:0 0 20px #000 !important;
         -o-box-shadow:0 0 20px #000 !important;
        -ms-box-shadow:0 0 20px #000 !important;
            box-shadow:0 0 20px #000 !important;
    background:url(http://images.wikia.com/operation-neogenesis/images/5/5d/Blue_Stripe_Background.png) fixed center top !important;
    color:#fff !important;
}
 
#catlinks a, #WikiaArticleCategories a {
	color:white !important;
}
#catlinks li a:hover, #WikiaArticleCategories li a:hover {
	color: yellow !important;
	text-decoration: none !important;
}
#catlinks .noprint a:hover { background: none !important; }
 
#catlinks a.new { color:#ff591f !important; }
 
#mw-normal-catlinks > a:hover, #WikiaArticleCategories a.categoriesLink:hover { font-weight:bold !important; color:yellow !important; }
 
#mw-normal-catlinks > a, #WikiaArticleCategories a.categoriesLink { font-weight:bold !important; color:#FFF !important; }
#mw-normal-catlinks > a:hover, #WikiaArticleCategories a.categoriesLink:hover { text-decoration: none !important; }
 
 
table.infobox-interior th,
#infobox-interior th {
    color: #fff !important;
    overflow:hidden !important;
    text-decoration:none !important;
    letter-spacing:0px !important;
    margin-right:4px !important;
    padding: 4px !important;
    width:240px !important;
    line-height:110%;
    background:url(http://images.wikia.com/operation-neogenesis/images/5/5d/Blue_Stripe_Background.png); 
}
 
table.infobox-interior th a {
color:yellow !important;
}
 
.admin-template {
    color: #fff !important;
    text-decoration:none !important;
    background:url(http://images.wikia.com/operation-neogenesis/images/5/5d/Blue_Stripe_Background.png); 
}
 
.admin-template a {
color:yellow !important;
}
 
.WikiaArticle .picture-attribution {
    display:none;
}
/*</pre>*/
Advertisement