﻿html, body { margin: 0; padding: 0; height: 100%; }
body { background: url(../images/background.jpg) top center; color: #000; font: normal 14px/24px arial, serif; }

/* Global Classes */ 
.hidden { position: absolute; left: -9999px; }
.first { margin-left: 0 !important; }

.btmspc { margin-bottom: 20px; }
.btmspc-dbl { margin-bottom: 40px; }
.topspc { margin-top: 20px; }
.topspc-dbl { margin-top: 40px; }

.lftpad { padding-left: 20px !important; }
.rgtpad { padding-right: 20px !important; }
.cntrtxt { text-align: center !important; }

.imgtxt { overflow: auto; }
.lft-img { float: left; padding: 0 10px 0 0; }
.rgt-img { float: right; padding: 0 0 0 10px; }
.loading { background: url(../images/ajax-loader.gif) no-repeat 50% 50%; }

/* Cross Browser Effects */ 
.brdr { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.shdw { -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; }
.opct { opacity: .50; -ms-filter: "alpha(opacity=50)"; filter: alpha(opacity=50); -khtml-opacity: .50; -moz-opacity: .50; }


/* Header */ 
header#top { margin: 0 auto;}
header#top nav { float: left;  }

/* Content */ 
section.content { margin: 0 auto; padding: 0 10px 30px 10px; text-align: left; width: 940px; border:1px solid #555555 }
section.content p { padding: 0 0 12px 0; }
section.content a { color: #fff; }

section.content h1 { color: #2d2d2d; font: normal bold 26px/30px Georgia, "Times New Roman", Times, serif; text-shadow: 1px 1px 0 #fff; }
section.content h2 { font: normal bold 24px/24px Helvetica, "Helvetica Neue", sans-serif; }
section.content h3 { font: italic bold 22px/30px Helvetica, "Helvetica Neue", sans-serif; text-shadow: 1px 1px 0 #fff; }
section.content h4 { font: normal bold 20px/24px Helvetica, "Helvetica Neue", sans-serif; }
section.content h5 { font: normal bold 18px/24px Helvetica, "Helvetica Neue", sans-serif; }
section.content h6 { font: normal bold 16px/24px Helvetica, "Helvetica Neue", sans-serif; padding: 0 0 10px 0; }


/* Content // Visual Break */ 
.vis-break { background: #f1f1f1; border: 1px solid #e0dfdf; padding: 10px; }


/* Table Style */
table { border: 1px solid #ccc; border-collapse: collapse; border-spacing: 0; font-size: inherit; margin: 1.5em 10px; }
thead { background: #ccc; font-weight: bold; }
th, td { border-right: 1px solid #ccc; border-bottom: 1px solid #eee; padding: .25em 10px; }
tbody tr:hover { background: #eee; }
tbody tr:nth-child(even) { background:#f9f9f9; }

/* Blockquote Style */
blockquote { background: #f9f9f9; border-left: 10px solid #ccc; margin: 1.5em 10px; padding: .5em 10px; }
blockquote p { display: inline; }

/* Footer */ 
footer#bottom 
{ 
padding: 20px 0; 
text-align: center; 
font-size:11px; 
line-height:15px;
background:#003C53;
color: #fff;

}

footer p{
	width:550px;
	margin:0 auto;
}






/* Structure */ 
.wrapper { margin: 0 auto; padding: 0; position: relative; width:960px; }	
.wrapper a { text-decoration: none; }
.wrapper nav ul { 
	margin:10px 0 60px 60px;
}


.wrapper nav ul li { display: inline;
	font-family: 'MuseoSans500Regular';
} 

.wrapper nav ul li span { 
	background:url('../images/sprite.png') -53px -88px no-repeat;
	width:15px;
	height:15px;
	display:inline-block;
	margin:2px 5px 0 0;
	vertical-align: middle;
} 

.wrapper nav ul li a { 
	display:inline-block;
	text-decoration:none;
	color:#000;
	padding:5px;
	font-size:14px;
	cursor:pointer;
}

.wrapper nav ul li a:hover, .btn-activo{ 
	display:inline-block;
	text-decoration:none;
	background:#005d81 !important;
	color:#fff !important;
	
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}


.flecha-izq, .flecha-der{
	background:url('../images/sprite.png') -124px 0 no-repeat;
	width:31px;
	height:49px;
	display:inline-block;
	margin:152px 0 0 20px;
}

.flecha-izq:hover{
	background-position: 0 -174px
}


.flecha-der{
	background-position:-154px 0;
	margin-left:0;
}

.flecha-der:hover{
	background-position: -31px -174px
}



.ficha {
    background: url("../images/ficha.jpg") no-repeat scroll 0 0 transparent;
    margin: 0 10px;
    width: 350px;
}




.careto{
	width:84px;
	height:97px;
	margin:21px 0 0 14px;
	overflow:hidden;
}

.info{
	padding:40px 20px;
	line-height:18px;
}

.info  .nombre{
	font-size:16px;
	font-weight:bold;
	
}

.descrip{
	font-size:14px;
	line-height:18px;
	padding:20px 20px 5px 20px;
	height:136px;
	overflow:hidden;
}


.estrellas{
	padding:0 0 0 20px;	
}

.estrellas ul li {
	float:left;
	width:20px;
	height:24px;
	padding-right:3px;
}


.estrellas ul li a{
	width:20px;
	height:24px;
	background:url('../images/sprite.png') 0 -159px no-repeat;
	display:block;
}

.estrellas ul li a:hover{
	background-position:-24px -159px;
}


.vote{
	padding:10px 20px;
	width:auto;
}

.numeros{
	float:left;
}

.numeros p{
	padding:0 !important;
	margin:0;
	font-size:14px;
	line-height:12px;
}

.vote a{
	float:left;
	width:68px;
	height:26px;
	background:url('../images/sprite.png') -45px -117px no-repeat;
	display:block;
	margin-right: 10px;
}

.vote a:hover{
	background-position:-45px -144px;
}



.posicion{
	padding-left: 5px;
}


.pos{
	width:83px;
	height:83px;
	background:url('../images/sprite.png') no-repeat;
	font-size:36px;
	font-weight:bold;
}

.pos .num{
	padding-top: 30px;
	padding-left: 15px;
	
}




/* Main Heading / Logo */ 
h1#logo {
float: left;
width:154px;
height:50px;
background:#005d81;
}

h1#logo a{
	width:128px;
	height:14px;
	margin:17px auto;
	display:block;
}






.login{
	background:#003c53;
	border-bottom:3px #a6a4a4 solid;
	height:50px;
	overflow:hidden;
}

.formulario{
	color:#fff;
	width:500px;
}





a{
	outline:none;
	font-weight:bold;
	color:#8fa309;
	font-size:12px;
	margin:0;
	padding:0;
}

a:hover{
	color:#000;
}

label{
	font-size:13px !important;
	line-height:50px;
}

input, textarea{
	border:1px solid #ccc;
}

form{
	
}

form span{
padding:0 5px;
line-height:50px;
}

.ingresar, .registrarse{
	background:url('../images/sprite.png') -115px -103px no-repeat;
	width:70px;
	height:18px;
	border:none;
	text-indent:-10000px;
	cursor:pointer;
	margin:16px 0 0 0;
}



.ingresar:hover{
	background-position: -115px -141px;
}


.registrarse{
	background-position: -115px -121px;
	display:inline-block;
}

.registrarse:hover{
	background-position: -115px -160px;
}


.btn-registro {
    
}

.cerrarsesion{
	background:url('../images/sprite.png') -115px -178px no-repeat;
	width:80px;
	height:18px;
	border:none;
	text-indent:-10000px;
	cursor:pointer;
}



.formulario{
	padding-left:37px;
}

.separador {
	width:3px;
	height:40px;
	background:#005d81;
	margin:5px 20px 0 20px
}


.cont{
	background:#fff;

}

.cont-interno{
	background:url('../images/rombopath.png') top left;

}




.museo{
	font-family: 'MuseoSans500Regular';
}

.seccion-izq{
	width:494px;
	
}

.sup{
	border-bottom:#a6a4a4 solid 2px;
	height:84px;
}

.titulo{
	font-size:36px;
	line-height:100px;
	height:83px;
	text-indent:20px;
	letter-spacing:-4px;
}

.titulo span{
	color:#4e4c4c;
}

.flecha, .flecha2{
	background:url('../images/sprite.png') -46px 0 no-repeat;
	width:77px;
	height:43px;
	display:inline-block;
	margin:25px 0 0 0;
}

.flecha2{
	background-position:0 -41px;
	width:50px;
	height:63px;
	margin:60px 5px 0 40px;
}

.inf-txt{
	margin:80px 0 0 0;
	letter-spacing: -2px;
}

.elige{
	font-size:30px;
	color:#4e4c4c;
	padding-bottom:5px;
}

.once{
	font-size:20px;
	text-transform:uppercase;
	
}

.cancha{
	background:url('../images/tabla.jpg') no-repeat;
	width:456px;
	height:673px;
	margin:0 10px 50px 0;
}


.fila1{
	padding:70px 0 0 185px;
	height:80px;
}



.fila2,.fila3{
	padding:20px 0 0 27px;
	height:105px;
}

.fila4{
	height:80px;
	padding:40px 0 0 127px;
}


.jugador{
	width:95px;
	height:83px;
	float:left;
	
}

.avatar{
	width:45px;
	height:52px;
	margin:0 0 5px 30px;
}

.av-arquero, .av-defensa, .av-medio, .av-delantero{
	background:url('../images/sprite.png') -67px -52px no-repeat;
}

.av-defensa{
	background-position: -112px -50px;
}

.av-medio{
	background-position: -158px -50px;
}

.av-delantero{
	background-position: -0px -104px;
}


.arquero{
	margin:70px 0 0 185px;
}

.name{
	width:95px;
	height:21px;
	background-image:url('../images/back-nombres.png');
	font-size:11px;
	text-align:center;
	line-height:21px;
	zoom:1;
}



.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.no-border{
border:none !important;
margin-bottom:0 !important;
}

.ads{
	width:960px;
	margin:0 auto;
	padding:20px 0;
}
  
.addthis_toolbox{
	float:left;
	padding: 17px 0 0 10px;
}

.comparte{
	font-size:14px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
}

.facebook{
	float:right;
	margin-top:10px;
	padding-right:60px;
}

.martop20{
	margin-top:20px;
}


.martop30{
	margin-top:30px;
}

.marleft20{
	margin-left:20px;
}

.user-pass{
	padding:15px 10px 0 0;
}


.mar-avatar-last{
	margin:27px 0 0 0;
}


#disqus_thread {
	margin: 0 50px !important;
	background: #005d81;
	padding: 30px;
	color:#fff;
	width:800px;
}

#disqus_thread a {
color: #fff;
text-decoration:underline;
}

.dsq-brlink{
	display:none;
}

/* CAMBIOS 30-05-2012*/
.btn-alineacion{
	padding:15px 0 0 64px;
}



.btn-alineacion a{
	display:block;
	height:36px;
	text-align:center;
	line-height:36px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;	
	float:left;
}


.mas-votados{
	background:url('../images/sprite.png') 0 -224px no-repeat;
	color:#4e4c4c;
	width:167px;
}

.mas-votados:hover, .mas-votados-activo{
	background-position:0 -262px;
	color:#fff;
	text-decoration:none;
}

.tu-once{
	background:url('../images/sprite.png') 0 -338px no-repeat;
	color:#4e4c4c;	
	width:170px;
}

.tu-once-disbled{
	background:url('../images/sprite.png') 0 -338px no-repeat;
	color:#4e4c4c;	
	width:170px;
}

.tu-once-disbled:hover{
	background:url('../images/sprite.png') 0 -338px no-repeat;
	color:#4e4c4c;	
	width:170px;
}

.tu-once:hover, .tu-once-activo, .tu-once-activo:hover{
	background-position:0 -300px;
	text-decoration:none;
	color:#fff  
}

.logo-fef{
	width:62px;
	height:62px;
	overflow:hidden;
	padding:20px 0 0 5px;
	
	
}
