@charset "utf-8";
/* Fanlisting stylesheet designed by Jan Solari 		*/
/* version KING OF LIGHT		 				*/
/* This stylesheet is under a CC license        		*/
/* http://creativecommons.org/licenses/by-nc-sa/3.0/es/	*/


/* --------------------------------------------------------------------------- */

@font-face {
font-family: PiRhoHerak;
src: url(herakles.ttf);
}



* {
/* UNIVERSAL SETTING */
margin: 0;
padding: 0;
border: 0px none #FFFFFF;
}



body {
/* BACK */
background-color: #191D29;
background-image: url(../images/fondo.png);
background-position: top center;
background-repeat: repeat-x;
/* BORDER */
/* POSITION */
/* MARGIN */
margin: 0;
padding: 0;
/* DIMENSIONS */
/* TYPOS */
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
/* TEXT */
color: #FFF;
text-align: center;
word-spacing: 0.2em;
/* BOX */
/* GENERATOR */
}



#container {
/* BACK */
background-image: url(../images/bg_container.png);
background-position: top center;
background-repeat: repeat-y;
background-color: transparent;
/* BORDER */
/* POSITION */
/* MARGIN */
margin: 0 auto;
/* DIMENSIONS */
width: 960px;
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}



#encabezado {
/* BACK */
background-image: url(../images/banner.png);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
/* BORDER */
/* POSITION */
/* MARGIN */
/* DIMENSIONS */
height: 480px;
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}



#supracontenido {
/* BACK */
background-image: url(../images/bg_contenido.png);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
/* BORDER */
/* POSITION */
/* MARGIN */
/* DIMENSIONS */
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}



#contenido {
/* BACK */
background-image: none;
background-color: transparent;
/* BORDER */
/* POSITION */
/* MARGIN */
margin: 0 auto;
padding-right: 48px;
padding-bottom: 8px;
/* DIMENSIONS */
width: 358px;
min-height: 316px;
/* TYPOS */
/* TEXT */
text-align:justify;
/* BOX */
/* GENERATOR */
}



#credit {
/* BACK */
/* BORDER */
/* POSITION */
float: left;
/* MARGIN */
margin-left: 33px;
/* DIMENSIONS */
width: 166px;
height: 170px;
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}



#menu {
/* BACK */
/* BORDER */
/* POSITION */
float: right;
/* MARGIN */
margin-right: 100px;
/* DIMENSIONS */
width: 160px;
height: 320px;
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}



.block_images {
/* BACK */
/* BORDER */
/* POSITION */
/* MARGIN */
padding: 10px 2px;
/* DIMENSIONS */
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}



#pie {
/* BACK */
background-image: url(../images/pie.png);
background-position: top center;
background-repeat: repeat-y;
background-color: transparent;
/* BORDER */
/* POSITION */
clear: both;
/* MARGIN */
margin: 0 auto;
/* DIMENSIONS */
height: 80px;
/* TYPOS */
/* TEXT */
/* BOX */
/* GENERATOR */
}


/* --------------------------------------------------------------------------- */


h1 {
/* BACK */
/* BORDER */
border-bottom: 1px dotted #FFF;
/* POSITION */
/* MARGIN */
padding-top: 12px;
margin-bottom: 10px;
/* DIMENSIONS */
/* TYPOS */
font-family: PiRhoHerak, "Courier New", Courier, monospace;
font-size: 1.5em;
font-weight: bolder;
/* TEXT */
/* BOX */
/* GENERATOR */
}



p {
/* BACK */
/* BORDER */
/* POSITION */
/* MARGIN */
padding: 10px 0;
/* DIMENSIONS */
/* TYPOS */
/* TEXT */
line-height: 1.5em;
text-indent: 10px;
/* BOX */
/* GENERATOR */
}



blockquote {
/* BACK */
/* BORDER */
/* POSITION */
/* MARGIN */
padding: 10px 0;
/* DIMENSIONS */
/* TYPOS */
/* TEXT */
line-height: 1.5em;
/* BOX */
/* GENERATOR */
}



li {
/* MARGIN */
padding: 0 40px 10px 10px;
/* TEXT */
line-height: 1.5em;
/* LIST */
list-style-position: inside;
list-style-image: url(../images/list.png);
}



hr {  
width: 308px;  
height: 5px;  
border-top: 0px; 
border-bottom: 1px solid #fff;
}


input,
.show_join_send_account_info {
margin: 2px 0;
}



input,
select {
padding: 2px;
border: 1px #FFF solid;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}



textarea {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}



input.show_join_email_settings_field,
input.show_update_email_settings_field,
input.show_update_url_delete_field {
border: none;
}



input.show_join_submit_button,
input.show_join_reset_button,
input.show_update_submit_button,
input.show_lostpass_submit_button {
cursor:pointer;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
}


/* --------------------------------------------------------------------------- */


#contenido a {
/* Bordes y Fondo */
border-bottom: 1px none #fc0;
/* Texto */
color: #fc0;
text-decoration: none;
font-weight:bold;
}


#contenido a:hover {
/* Bordes y Fondo */
border-bottom: 1px none #fd5;
/* Texto */
color: #fd5;
text-decoration: none;
font-weight:bold;
}



#contenido a.boton {
/* Margenes */
padding:0;
/* Bordes y Fondo */
background-color: transparent;
border-bottom-width: 0;
}


#contenido a.boton:hover {
/* Margenes */
padding:0;
/* Bordes y Fondo */
background-color: transparent;
border-bottom-width: 0;
}


#contenido a.boton:hover img {
/* Bordes y Fondo */
background-color: #fd5;
}


/* --------------------------------------------------------------------------- */


/* ESTILO PARA LAS CAPAS TAB_INFO */


.tab_info {
/* BACK */
/* BORDER */
/* POSITION */
/* MARGIN */
padding: 10px 2px;
/* DIMENSIONS */
/* TYPOS */
/* TEXT */
line-height: 1.5em;
/* BOX */
/* GENERATOR */
}



.info_name {
/* MARGIN
display: run-in; */
/* TEXT */
font-weight: bold;
}


.info_data {
/* MARGIN
display: block; */
/* TEXT */
font-weight: normal;
}



/* Estilo para las imágenes en la capa de contenido */

#contenido img {
/* Margenes */
padding:0;
padding-bottom: 5px;
margin: 0;
margin-right: 5px;
}



/* Estilo para párrafos especialmente destacados */

p.destacada {
/* Margenes */
padding-top: 12px;
/* Texto */
text-align: right;
}


p.destacada_cen {
/* Margenes */
padding-top: 6px;
padding-bottom: 24px;
/* Texto */
text-align: center;
font-weight: bold;
font-size: 1.4em;
}



/* Estilo para los párrafos de los formularios */

p.show_join_name,
p.show_join_email,
p.show_join_email_settings,
p.show_join_password,
p.show_join_url,
p.show_join_country,
p.show_join_comments,
p.show_join_submit,
p.show_update_old_email,
p.show_update_current_password,
p.show_update_name,
p.show_update_email,
p.show_update_password,
p.show_update_email_settings,
p.show_update_url,
p.show_update_country,
p.show_update_submit,
p.show_lostpass_email
{
/* BACK */
/* BORDER */
/* POSITION */
/* MARGIN */
padding: 10px 0;
/* DIMENSIONS */
/* TYPOS */
/* TEXT */
line-height: 1.5em;
text-indent: 0;
/* BOX */
/* GENERATOR */
}
