/* ------------------------------
    gris oscuro:#BEBEBE
    azul oscuro:#0061BD
	azul claro #ECF5FF
 	verde claro #D2E1C4
	verde oscuro #83AC5A
	ocre #ECE9C8
	marron: #930
	rojo #FF7F7F
------------------------------ */


/* ------------------------------
HTML Redefine Tags
------------------------------ */

input, form, textarea, h4, h5, h6{margin:0; padding:0;}
h1{font-size:1.3em; margin:0; padding:0; color:#000;}
h2{font-size:1.1em; margin:0; padding:0; color: #930;}
h2 a{font-size:1.2em; margin:0; padding:0; color:#0061BD;}
h2 a:visited{font-size:1.2em; margin:0; padding:0;color:#0061BD;}
h2 a:hover{font-size:1.2em; margin:0; padding:0; color:#000; text-decoration:underline;}

h3{margin-left:5px; padding:0; margin-top:0; color:#930; text-decoration:none; font-weight:700; font-size:1.1em;}


a:link{color:#83AC5A; text-decoration:underline;} 
a:visited{color:#83AC5A; text-decoration:underline;}
a:hover{color:#930;  text-decoration:underline;}

ul, li {list-style-type:none; margin-top:10px; padding:0;}

a img { border: none;}

hr {color:#83AC5A;}


.equipo1 {color:#FF7F7F;}
.equipo2 {color:#83AC5A;}
.left { float:left;}

.right {float:right;}

span { font-size:0.8em; color:#930;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

body{
font-family: Arial, geneva, verdana, sans-serif;
font-size:0.9em;
margin:0; padding:0;
background:url(../imagenes/futbolarea/fondo_rallas.png) repeat;
}

/* cabecera */

#header-bg{
text-align:center;
background:#930 url(../imagenes/futbolarea/cesped_header.jpg) repeat-x;
border-top: #930 solid 10px;
border-bottom: #930 solid 10px;
}

#header {
background:#930;
width:960px;
margin:0 auto;

}

#logo{width:auto;
display:block;
float:left;
padding:10px 5px 5px 5px;
}

#usuari {
float:right;
font-size:1em;
color:#fff;
}

#usuari a {
color:#fff;
text-decoration:none;
font-weight:bold;
}

#usuari a:hover {
text-decoration: underline;
}

.blanco {
font-size:0.6em;
color:#FFF;}

/* #container has an absolute width (960 pixel) */
#contenedor{
width:960px;
margin:0 auto;
background:#fff;
}

/* MAIN */
#main{
width:auto;
text-align:left;
}

#column_left {
width:760px;
float:left;
}
#column_right{
text-align:center;
width:185px;
float:right;
}

div.spacer{clear:both; height:1px; display:block; background: #fff;}


#footer{width:auto; 
display:block;
padding:5px 0;
font-size:0.8em;
color:#000;
text-align:center;
background:#930 url(../imagenes/futbolarea/cesped_header.jpg) repeat-x;
border-top: #930 solid 10px;
}

#footer a {
color:#930;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration: underline;
}

/* ------------------------------
Migas
------------------------------ */

#migas{
font-size:80%;
color:#999;
}

/* ------------------------------
NAVEGADORES
------------------------------ */

/*-------------------------- NAVEGACION PRINCIPAL -----------------------*/
#navigation{
	width:960px;
	margin:0px;
	height:30px;
	background:#930;
	display:block;
}
#navigation ul.menuPrincipal{
	padding:0;
	float:left;
}

#navigation ul.menuPrincipal li{
	padding-left:10px;
	padding-right:10px;
	display:inline;

}
#navigation ul.menuPrincipal li a{

	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	background-color:inherit;
}

#navigation ul.menuPrincipal li a:hover{
color:#000;
}

#navigation ul.menuPrincipal li a.selectMenu{
	text-align:center;
	font-weight:700;
	color:#000;
	font-size:0.9em;
	}

/*-------------------------- NAVEGACION EQUIPOS -----------------------*/


#menu_equipos {
	border-bottom:#930 2px solid;
	height:45px;
	display:block;
	text-align:center;
	}
	
#menu_equipos ul {
	padding: 0;
	margin: 0;
	height:40px;
	}
    
#menu_equipos li {
	  width:auto;
      margin:0;
	  padding:0;
	  height:40px;
	  display:inline;
    }
    
#menu_equipos li a {
      text-decoration:none;
    }

#menu_equipos li:hover {
	background:#83AC5A;
    }

/*-------------------------- NAVEGACION RAPIDA -----------------------*/

#menu_rapido {
	border-top:#930 2px solid;
	border-right:#930 2px solid;
	border-left:#930 2px solid;
	border-bottom:#930 2px solid;
	background-color:#FFF;
	text-align:center;
	padding:2px;
	margin-left:400px;
	font-weight:bold;
	font-size:0.6em;
	float:right;
	margin-top:5px;
	}
	
#menu_rapido ul {
	padding: 2px;
	margin: 0;
	}
    
#menu_rapido li {
	  width:60px;
      list-style:none;
	  display:inline;
      margin:0;
	  padding:0;
    }
    
#menu_rapido li a {
	  color:#000;
      text-decoration:none;
    }

#menu_rapido li:hover {
		text-decoration:underline;
    }
	
	
/*-------------------------- NAVEGACION PANEL -----------------------*/

#menu_panel {
margin:20px;
padding:0;
    }
	

#menu_panel ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	}
    
#menu_panel li {
	  border:#83AC5A 1px solid;
	  background:#930;
	  padding:10px;
	  display:inline;
    }
	
#menu_panel li:hover {
	  border:#83AC5A 1px solid;
	  background:#D2E1C4;
    }
	
   
#menu_panel li a {
      text-decoration:none;
	  color:#000;
    }

#menu_panel #currentpage{
 	background: #83AC5A;
	color:#930;
	}

/* colores */

#menu_panel li a {
  font-weight:700;
  color:#fff;
}

#menu_panel a:hover {
  color: #000;
}

/*-------------------------- lista de seguidores -----------------------*/

#seguidores {
	float: left;
	margin:5px;
	padding:5px;
	background:#f6f6f6;
  	border:solid 1px #e9e9e9;
	}

#seguidores li {
	border: 1px solid #e9e9e9;
	display:inline;
	float:left;
    height: 60px;
	margin:3px;
	padding:5px;
    display: block;
	text-align: center;
	text-decoration: none;
	}


/* ------------------------------
FORMULARIOS - ver forms style
------------------------------ */
form {
	padding: 4px;
	}

fieldset{
	border: #83AC5A 2px solid;
	padding:5px;
	}

legend
{
color: #fff;
font-weight:700;
background: #930;
border: 1px solid #930;
padding: 2px 6px
} 

.div {
  margin: .4em 0;
}


div label {
  	width: 30%;
  	float: left;
  	color: #83AC5A;
	font-size:0.8em;
	font-weight:700;
	margin-top:5px;
}

	
input { 
	font-family: Tahoma, Verdana, Arial;
	height:18px;
 	font-size: 1em;
	color: #000;
	background-color: #D2E1C4;
	border: 1px solid #930;
	margin:5px;
	}

.boton { padding:0; font-size:11px; color:#930; font-weight:700; cursor:pointer; border:1px solid #83AC5A; background-image:url(../imagenes/futbolarea/boton.png); }
.boton:hover { border:1px solid #930; color:#000; background-image:url(/imagenes/futbolarea/boton-roll.png); }	

/*-------------------------- Formularios registro -----------------------*/

#registro {
padding:10px;
text-align:left;
}

#registro ul{
	font-size:0.8em;
	display:block;
	}

#registro li{
	list-style:none;
	margin:10px;
	}

#login{
padding-top:20px;
width:95%;
}

/* ------------------------------
Panel de usuario
------------------------------ */

 /* Panel usuario */
#panel_usuario {
background-color:#D2E1C4;
border:1px solid #930;
margin-top:10px;
padding:5px;
margin-bottom:10px;
text-align:justify;
}

#panel_usuario label {
	color: #83AC5A;
	display: block;
	font-size:0.8em;
	font-weight:700;
	margin-top:10px;
}
	
#panel_usuario input, select { 
	font-family: Tahoma, Verdana, Arial;
	height:20px;
 	font-size: 1em;
	color: #000;
	background-color: #fff;
	border: #930;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	}
 
 
/* ------------------------------
CUSTOM CLASSES
------------------------------ */

#home {
width:95%;
padding:2px;
margin:2px;
margin-left:10px;
border:1px solid #0061BD;
}

/* ------------------------------
GRAFICO BARRAS PUNTUACIONES
------------------------------ */

.graph { 
        position: relative; /* IE is dumb */
        width: 100%; 
        border: 1px solid #83AC5A; 
        padding: 2px; 
		text-align:left;
    }
    .graph .bar { 
        display: block;
        position: relative;
        background: #D2E1C4; 
        text-align: center; 
        color: #930; 
        height: 1em; 
        line-height: 1em;            
    }
    .graph .bar span { position: absolute; left: 1em; }

/* ------------------------------
PAGINACION
------------------------------ */
#paginacion {
text-align:center;
display:block;
margin:5px;
}

.paginacion{
padding:2px;
margin-right:3px;
border:1px solid #83AC5A;
background:#D2E1C4;
font-size:0.8em;
}
.paginacion:link{
color:#930;
text-decoration:none;
}

.paginacion:visited{
color:#930;
text-decoration:none;
}

.paginacion:hover{
color:#000;
text-decoration:none;
}

/* ------------------------------
CAJAS
------------------------------ */

#caja {
border:1px solid #0061BD;
width:85%;
margin-left:40px;
}

#caja_equipo {
border:1px solid #0061BD;
width:95%;
}

.caja_gris {
  padding:10px;
  background:#f6f6f6;
  border:solid 1px #e9e9e9;
}

.linea_roja {
padding:5px;
border-bottom:#930 dashed 3px;
}

.caja_clara {
background-image:url(/imagenes/futbolarea/boton-roll.png);
}

/* CAJAS DE MENUS VERDE-BLANCA */

#espverde {
border: #747474 1px solid;
}

#espverde_usuario {
background-color:#83AC5A;
font-weight:700;
}

.caja_ultimas_frases {
background-image:url(/imagenes/futbolarea/boton-roll.png);
margin-bottom:5px;
}

.cls {clear:both;}
.titulo{
color:#0061BD;
font-weight:700;
font-size:1.2em;
}

.menu_rapido { margin-left:400px; background: url(../imagenes/futbolarea/guia.gif) no-repeat top }

/* ------------------------------
CAJAS REDONDEADAS
------------------------------ */
/* cajas redondeadas verdes */
.rbroundbox { background: url(../imagenes/futbolarea/nt.gif) repeat; }
.rbtop div { background: url(../imagenes/futbolarea/tl.gif) no-repeat top left; }
.rbtop { background: url(../imagenes/futbolarea/tr.gif) no-repeat top right; }
.rbbot div { background: url(../imagenes/futbolarea/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../imagenes/futbolarea/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:#000; font-size:1em;}
.rbcontent a { margin: 0 10px; color:#fff; font-size:1em; text-decoration:none;}
.rbcontent a:visited { margin: 0 10px; color:#fff; font-size:1em; text-decoration:none;}
.rbcontent a:hover { margin: 0 10px; color:#000; font-size:1em; text-decoration:underline;}
.rbroundbox { width: 96%; margin: 1em auto; }

/* cajas redondeadas azules */
.azulroundbox { background: url(../imagenes/futbolarea/centro.gif) repeat; }
.azultop div { background: url(../imagenes/futbolarea/top_left.gif) no-repeat top left; }
.azultop { background: url(../imagenes/futbolarea/top_right.gif) no-repeat top right; }
.azulbot div { background: url(../imagenes/futbolarea/bottom_left.gif) no-repeat bottom left; }
.azulbot { background: url(../imagenes/futbolarea/bottom_right.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.azultop div, .azultop, .azulbot div, .azulbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.azulcontent { margin: 0 7px; color:#0061BD; font-size:1.3em; text-decoration:none;}
.azulcontent a { margin: 0 10px; color:#0061BD; font-size:1em; text-decoration:none;}
.azulcontent a:visited { margin: 0 10px; color:#0061BD; font-size:1em; text-decoration:none;}
.azulcontent a:hover { margin: 0 10px; color:#000; font-size:1em; text-decoration:underline;}
.azulroundbox { width: 96%; margin: 1em auto; }



/*cajas redondeadas blancas */
.blancoroundbox { background: url(../imagenes/futbolarea/centro_blanco.gif) repeat; }
.blancotop div { background: url(../imagenes/futbolarea/top_left_blanco.gif) no-repeat top left; }
.blancotop { background: url(../imagenes/futbolarea/top_right_blanco.gif) no-repeat top right; }
.blancobot div { background: url(../imagenes/futbolarea/bottom_left_blanco.gif) no-repeat bottom left; }
.blancobot { background: url(../imagenes/futbolarea/bottom_right_blanco.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.blancotop div, .blancotop, .blancobot div, .blancobot {
width: 100%;
height: 7px;
font-size: 1px;
}
.blancocontent { margin: 0 ; color:#0061BD; font-size:0.8em; text-decoration:none;}
.blancocontent a { margin: 0 ; color:#0061BD; font-size:1em; text-decoration:none;}
.blancocontent a:visited { margin: 0 ; color:#0061BD; font-size:1em; text-decoration:none;}
.blancocontent a:hover { margin: 0; color:#000; font-size:1em; text-decoration:underline;}
.blancoroundbox { margin: 1em auto; }

/*cajas redondeadas Main */
.mainroundbox { background: url(../imagenes/futbolarea/centro_blanco.gif) repeat; }
.maintop div { background: url(../imagenes/futbolarea/top_left_blanco.gif) no-repeat top left; }
.maintop { background: url(../imagenes/futbolarea/top_right_blanco.gif) no-repeat top right; }
.mainbot div { background: url(../imagenes/futbolarea/bottom_left_blanco.gif) no-repeat bottom left; }
.mainbot { background: url(../imagenes/futbolarea/bottom_right_blanco.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.maintop div, .maintop, .mainbot div, .mainbot {
width: 100%;
height: 7px;
font-size: 1px;
}

/*cajas redondeadas verdes-home */
.verderoundbox { background: url(../imagenes/futbolarea/centro_verde.gif) repeat; }
.verdetop div { background: url(../imagenes/futbolarea/top_left_verde.gif) no-repeat top left; }
.verdetop { background: url(../imagenes/futbolarea/top_right_verde.gif) no-repeat top right; }
.verdebot div { background: url(../imagenes/futbolarea/bottom_left_verde.gif) no-repeat bottom left; }
.verdebot { background: url(../imagenes/futbolarea/bottom_right_verde.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.verdetop div, .verdetop, .verdebot div, .verdebot {
width: 100%;
height: 7px;
font-size: 1px;
}
.verdecontent { margin: 0 ; color:#000; font-size:0.8em; text-decoration:none;}
.verdecontent a { margin: 0 ; color:#fff; font-size:1em; text-decoration:none;}
.verdecontent a:visited { margin: 0 ; color:#fff; font-size:1em; text-decoration:none;}
.verdecontent a:hover { margin: 0 10px; color:#000; font-size:1em; text-decoration:underline;}
.verderoundbox { margin: 1em auto; }

/*cajas redondeadas gris */
.grisroundbox { background: url(../imagenes/futbolarea/centro_gris.gif) repeat; }
.gristop div { background: url(../imagenes/futbolarea/top_left_gris.gif) no-repeat top left; }
.gristop { background: url(../imagenes/futbolarea/top_right_gris.gif) no-repeat top right; }
.grisbot div { background: url(../imagenes/futbolarea/bottom_left_gris.gif) no-repeat bottom left; }
.grisbot { background: url(../imagenes/futbolarea/bottom_right_gris.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.gristop div, .gristop, .grisbot div, .grisbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.griscontent { margin: 0 ; color:#000; font-size:0.8em; text-decoration:none;}
.griscontent a { margin: 0 ; color:#0061BD; font-size:1em; text-decoration:none;}
.griscontent a:visited { margin: 0 ; color:#0061BD; font-size:1em; text-decoration:none;}
.griscontent a:hover { margin: 0 10px; color:#000; font-size:1em; text-decoration:underline;}
.grisroundbox { margin: 1em auto; }
/* FIN CAJAS */


/* ------------------------------
OTROS
------------------------------ */

/* Posicion clasificacion */

.posi {
	height:30px;
	width:30px;
	background: url(../imagenes/futbolarea/posi.png);
	background-repeat: no-repeat;
	font-size:18px;
	font-weight:700;
	text-align:center;
	vertical-align: middle;
	color:#000;
	}

.posi_champions {
	height:30px;
	width:30px;
	background: url(../imagenes/futbolarea/posi_champions.png);
	background-repeat: no-repeat;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
	}

.posi_uefa {
	height:30px;
	width:30px;
	background: url(../imagenes/futbolarea/posi_uefa.png);
	background-repeat: no-repeat;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
	}
	
.posi_salva {
	height:30px;
	width:30px;
	background: url(../imagenes/futbolarea/posi_salva.png);
	background-repeat: no-repeat;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
	}
.posi_descenso {
	height:30px;
	width:30px;
	background: url(../imagenes/futbolarea/posi_descenso.png);
	background-repeat: no-repeat;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
	}


#equipos {
background-color:#D2E1C4;
padding:10px;
}


/* TV */
#tv {
float: left; 
width:400px;
margin-left:10px;
}

/******************************************************************
 +Bubbles
******************************************************************/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0;
	padding: 0;
	border: 1px solid #BEBEBE;
	background-color: #ECE9C8;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0;
	text-align:left;
}

div.bubble blockquote p:before { content: open-quote; }
div.bubble blockquote p:after  { content: close-quote; }

div.bubble cite {
	position: relative;
	margin: 0;
	padding: 7px 0 0 15px;
	top: 6px;
	background: transparent url(../imagenes/futbolarea/tip.png) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(../imagenes/futbolarea/tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #BEBEBE;
	background-color: #83AC5A;
}
div#pimped.bubble cite.rounded {
	background: transparent url(../imagenes/futbolarea/tip-pimped.gif) no-repeat 15px 0;
}


/******************************************************************
 +Mensajes de validación de formularios
******************************************************************/

.LV_validation_message{
    font-weight:700;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#0C0;
}
	
.LV_invalid {
    color:#C00;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #0C0;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #C00;
}

/******************************************************************
 +Tabs
******************************************************************/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-weight:700;
	padding: 0 2px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px #fff border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #D2E1C4;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tab_content {
	padding: 2px;
}

/******************************************************************
EMPIEZA FOTO-ESTADIOS
******************************************************************/


#foto_fondo {
padding: 5px;
margin:20px;
}


/******************************************************************
 +Text colors
******************************************************************/
.theme {
	font-size:1em; 
  	color: #404082;
}


.theme-coor {font-size:0.8em; color:#999;}


/******************************************************************
 +Main 
******************************************************************/
#gallery {
	float: left;
	width:625px;
	margin-left:15px;
	}

#gallery_fotos {
clear:both;
	}

#gallery_fotos li {
	background:transparent url(none) repeat scroll 0 0;
	display:inline;
	float:left;
	margin:20px;
	height:360px;
	width:250px;
	}
	
.estadio {
margin-top:10px;
border-bottom:2px dashed #930;

}

#large-photo {
  width: 500px;	
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
}

#large-photo-info {
  width: 420px;	
	float: left;
	margin-left: 10px;
	margin-top: 40px;
}

/******************************************************************
 +En el index, los estadios
******************************************************************/
	
.estadios {
	float: left;
	}

.estadios_fotos {
clear:both;
	}

.estadios_fotos li {
	background:transparent url(none) repeat scroll 0 0;
	border: 1px solid #83AC5A;
	display:inline;
	float:left;
	width: 100px;
    height: 125px;
    margin-right: 5px;
    margin-top: 5px;
    display: block;
	text-align: center;
	text-decoration: none;
	}

.estadios_fotos li:hover {
	border: 1px solid #930;
	}
	
.photo{
	display:block;
	width:33%;
	margin:21px;
	float: left;
}

.medium-photo-info {
  width: 240px;	
  margin-left: 10px;
  margin-bottom: 5px;
}

.medium-photo-wrapper {
 	width: 240px;
	float: left;
	margin-left: 10px;
}


.title {
  display: block;
  font-size: 1.4em;
  margin-bottom: 2px;
}


.created-at {
	font-size: 1em;
	color: #999;
}

.fullname {
	font-size: 1em;
	color: #000;
}

.fullname a {
	color: #000;
	text-decoration: none;
}

.resultado {
  width:80px;
  background-color:#404082; 
  font-size:15px;
  text-align:center;
  font-weight:700;
  border:1px solid #930;
  margin-left:70px;
  margin-top:5px;
  color: #F90;
}

.resultado a {
color:#fff;
}

.resultado a:hover {
color: #F90;
text-decoration:none;
}



.tags {
  font-size: 1em;	
	margin-top: 10px;
	display: block;
}

.tags a{
	text-decoration: underline;
}


.comentarios_foto
	{
	background:#f6f6f6;
  	border:solid 1px #e9e9e9;
	margin-bottom:5px;
	min-height:45px;
	padding:3px;
	}

.avatar_comentario
	{
	float:left;
	padding-left:1px;
	width:42px;
	}


/******************************************************************
 +Pics
******************************************************************/

.medium-pic {
	border: 2px solid #fff;
    float: left;
	display: block;
	text-align: center;
}

a.medium-pic:hover{
 border: 2px solid #930;
}

.home-pic-link {
	border: 1px solid #83AC5A;
	width: 100px;
    height: 125px;
    margin-right: 5px;
    margin-top: 5px;
    display: block;
    float: left;
	text-align: center;
	text-decoration: none;
}

a.home-pic-link:hover{
 border: 1px solid #000;
}


/******************************************************************
 +Tag Cloud
******************************************************************/

#nubes {
	background:#fff;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 2px dotted #930;
	width:95%;
	padding:5px;
}

.nube1 {font-size: 0.8em;}
.nube2 {font-size: 1.2em;}
.nube3 {font-size: 1.4em;}
.nube4 {font-size: 1.6em;}
.nube5 {font-size: 1.8em;}

/******************************************************************
 +warnings and notice
******************************************************************/
.notice {
  display: block;
  padding: 5px;	
  color: #000;	
  border: 1px solid #769B4E;
  margin-top: 10px;
  margin-bottom: 10px;
}

.warning {
  display: block;
  padding: 5px;	
  color: #6D0408;	
  border: 1px solid #6D0408;
  margin-top: 10px;
  margin-bottom: 10px;
}

/******************************************************************
FIN FOTO-ESTADIOS
******************************************************************/


/******************************************************************
CARRUSEL DE FOTOS
******************************************************************/

/* Horizontal Carousel */
#horizontal_carousel {
  width: 900px;
  height: 120px;
  padding:10px;
  background:#f6f6f6;
  border:solid 1px #e9e9e9;
  margin-left:10px;
}

#horizontal_carousel .container {
  width: 900px;
  overflow: hidden;
}

#horizontal_carousel .container h1 {
text-align:left;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  position: relative;
  top: 0;
  height: 90px;
}                      

#horizontal_carousel ul li {
  width: 75px;
  height: 75px;
  margin-right:10px;
  text-align: center; 
  list-style:none;   
  float:left;
  border: 2px solid #83AC5A;
}

#horizontal_carousel ul li:hover {
  border: 2px solid #930;
}


/******************************************************************
SEXYLIGHTBOX
******************************************************************/
#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}


/******************************************************************
Carrusel
******************************************************************/

.stepcarousel{
position: relative; /*leave this value alone*/
margin-left:80px;
border: 2px solid #83AC5A;
overflow: scroll; /*leave this value alone*/
width: 466px;
height: 375px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: right; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 466px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.ranking_foto{
color:#930;
float: left; /*leave this value alone*/
font-size:1.3em;
border: 1px solid #930;
padding-left:5px;
padding-right:5px;
}