/* Los estilos CSS definidos aquí aplicarán a todas las pieles (skins) */

/* Tools: [http://es.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000 reload cache] | [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fes.wikia.com%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all check w3c validation] */

/* <pre><nowiki> */

/*~ Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes ~*/
th.mbox-text, td.mbox-text {	     /* The message body cell(s) */
	border: none; 
	padding: 0.25em 0.9em;       /* 0.9em left/right */
	width: 100%;		     /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {			     /* The left image cell */
	border: none; 
	padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
	text-align: center; 
}
td.mbox-imageright {		     /* The right image cell */
	border: none;
	padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
	text-align: center; 
}

/*~ Talk page message box styles ~*/
table.tmbox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #c0c090;	/* Default "notice" gray-brown */
	background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox {	/* For tmboxes inside other templates. The "mediawiki" */
	margin: 2px 0;			/* class ensures that this declaration overrides other */
	width: 100%;	     /* For Safari and Opera */ /* styles (including mbox-small above) */
}
.mbox-inside .tmbox.mbox-small {	/* "small" tmboxes should not be small when  */
	line-height: 1.5em;		/* also "nested", so reset styles that are   */   
	font-size: 100%;		/* set in "mbox-small" above.                */
}
table.tmbox-speedy {
	border: 2px solid #b22222;	/* Red */
	background: #fee;		/* Pink */
}
table.tmbox-delete {
	border: 2px solid #b22222;	/* Red */
}
table.tmbox-content {
	border: 2px solid #f28500;	/* Orange */
}
table.tmbox-style {
	border: 2px solid #f4c430;	/* Yellow */
}
table.tmbox-move {
	border: 2px solid #9932cc;	/* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
	border: 1px solid #c0c090;	/* Gray-brown */
}

/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
	clear: right;
	float: right;
	margin: 4px 0 4px 1em;
	width: 238px;
	font-size: 88%;
	line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
	margin: 4px 1em 4px 0;
	width: 238px;
	border-collapse: collapse;
	font-size: 88%;
	line-height: 1.25em;
}

.page-Wikia .firstHeading { display:none; }

/*** font class para 'menuportada' en barra de navegación ***/
.menuportada a, .menuportada a:visited  { text-decoration: underline; color: #ffffff !important; }
.menuportada a:hover, .menuportada a:active { color: #fec423 !important; }
.wikiate a { text-decoration: none; color: #2e55a1 !important; }
.wikiate a:hover, .wikiate a:active { text-decoration: none; color: #fec423 !important; }

/*~ Checker Background and hover effect for transparent images on images namespace ~*/
body.ns-6 #file img {background:transparent url(/skins/common/images/Checker-16x16.png) repeat fixed 0 0;}
body.ns-6 #file img:hover,
body.ns--1 .gallerybox img:hover { /*~ images on galleries on special namespace ~*/
	background:#333333 none repeat scroll 0 0;}

/*~ Scrollable when exceed, and space fix for template displays ~*/
pre {
	overflow: auto;
	padding:0.5em;
}

/*~ Add/delete number colors on Recent Changes ~*/
.mw-plusminus-pos {	color: #1E90FF;} 
.mw-plusminus-neg {	color: #E42217;}
.mw-plusminus-null {	color: #555555;} 

/*~ H's not appearing behind floating objects ~*/
h1, h2, h3, h4, h5, h6 {	overflow:hidden; }

/* Forum formatting -Algorithm & -Splaka */
.forumheader { border: 1px solid #aaa; background-color: #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://www.wikia.com/images/4/4e/Forum_new.gif) center left no-repeat; padding-left: 20px; }
.forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; }
.forumlist th.forum_title {	padding-left: 20px; }

/* Classes for hubs (Plantilla:Hublink) */
#bodyContent .nostar a { 
	background: transparent url(http://images.wikia.com/central/images/9/96/Bullet_plain.png) center left no-repeat !important; 
	padding-left: 14px !important;
}
#bodyContent .yellowstar a { 
	background: transparent url(http://images4.wikia.nocookie.net/central/images/thumb/e/e6/Hubstar-yellow.png/12px-Hubstar-yellow.png) center left no-repeat !important; 
	padding-left: 14px !important;
}
#bodyContent .orangestar a { 
	background: transparent url(http://images1.wikia.nocookie.net/central/images/thumb/7/73/Hubstar-orange.png/12px-Hubstar-orange.png) center left no-repeat !important; 
	padding-left: 14px !important;
}
#bodyContent .redstar a { 
	background: transparent url(http://images3.wikia.nocookie.net/central/images/thumb/e/ea/Hubstar-red.png/12px-Hubstar-red.png) center left no-repeat !important; 
	padding-left: 14px !important;
}

.hubmodule {
	border:1px solid silver;
	width: auto;
	margin-bottom: 10px;
	padding:3px;
}

table.hubmodule th, div.hubmodule h2 {
	background-color: lightyellow;
	color: black;
	text-align:center;
	font-size: 150%;
	font-weight:normal;
	margin-bottom:0.6em;
	padding-bottom:0.17em;
	padding-top:0.3em;
	border:none;
}

.hubmodule .poll {
	width: auto;
}
#bodyContent .poll {
	background-color: inherit;
}

table.background3 { 
	background-image: url(http://images3.wikia.nocookie.net/es/images//c/cf/Background3.png); 
	background-repeat: repeat-x; 
}
td.background1 { 
	background-image: url(http://images1.wikia.nocookie.net/es/images//2/2c/Header_background.png); 
	background-repeat: repeat-x; 
}
td.background2 { 
	background-image: url(http://images.wikia.com/common/skins/home/images/box_green_background.png); 
	background-repeat: repeat-x; 
}
.whitelink a {
	color: white !important;
	text-decoration: none;
	font-family: "arial narrow", "arial", sans-serif;
}
.whitelink a:hover {
	color: white !important;
	text-decoration: underline;
}


/* </pre></nowiki> */