/* CSS Document */


ul {
	margin:0px;
	padding:0px;
}

li {
	margin: 3px 0px 3px 25px;
}

h1 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color : #0066FF;
}
	
body { 
	background-color: #27378F;
	background-image: url('images/template/bgs/bg_principal.gif');
	background-repeat: repeat-x;
	color: #333; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	margin: 0; 
	padding: 0; 
	border-collapse:collapse;
	line-height:1.6em;
}

img { padding:0px; margin:0px; }

table td th tr { 
	border-collapse:collapse;
}

#esRevolution {
	margin: 0 auto;
	width: 1000px;
	}
	
#esRevolution_fondo { background: url('images/template/bgs/bg_main.jpg') repeat-y; overflow:hidden; width: 1000px;}	
	
.header {
	margin-left:146px;
	background-color:#FFFFFF;
	width:850px;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-top:8px solid #000000;
	border-bottom:1px solid #000000;
	}		
	
.header-top {
	background-color:#000000;
	width: auto;
	height:22px;
	overflow:hidden;
}	

.al_nodisplay {
	display: none;
}

#al_loading, #al_login, #al_register, #al_lostPassword {
	height: 175px;
}
#al_loginMessage, #al_registerMessage, #al_lostPasswordMessage {

}
#al_loadingImage {
	margin-top: 35px;
}

.header-bot {
	background-color:#000000;
	height: 24px;
	color:#fff;
	overflow:hidden;
}
			
#container {
	width:850px;
	height: auto;
	background:#FFFFFF;
	border:2px solid #000000;
	float:right;
}

.menu {
	width: 146px;
	margin-top:2px;
 	float: left;
	background-image: url('images/template/bgs/bgmenu.jpg');
	background-repeat: repeat-y;
}

.menu ul {
	padding-top:10px;
	padding-bottom:14px;
}


.principal li {	
	color: #FFFFFF; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	margin:0;
	padding:0;
	}
	
.principal ul {	
	margin-left:0px;
}		
	
.principal li a{	
	background:url('images/template/lis/ligreen.png') no-repeat 15px 8px;
	text-decoration: none;
	margin: 0px;
	color: #ffffff; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	padding: 3px 0px 3px 25px;
	border-bottom:1px solid #555;
	display:block;
	}
	
.principal li a:hover {background:#444 url('images/template/lis/ligreen.png') no-repeat 15px 8px;}

.descargas li {	
	list-style-image:url('images/template/lis/liblue.png');
	color: #FFFFFF; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	}
	
.descargas li a{	
	list-style-image:url('images/template/lis/liblue.png');
	text-decoration: none;
	margin: 0px;
	color: #ffffff; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	}	
	
.informacion li {	
	list-style-image:url('images/template/lis/lipink.png');
	color: #FFFFFF; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	}
	
.informacion li a{	
	list-style-image:url('images/template/lis/lipink.png');
	text-decoration: none;
	margin: 0px;
	color: #ffffff; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	}

.cuenta li {	
	list-style-image:url('images/template/lis/lired.png');
	color: #FFFFFF; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	}
	
.cuenta li a{	
	list-style-image:url('images/template/lis/lired.png');
	text-decoration: none;
	margin: 0px;
	color: #ffffff; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	}

#content {
	background-color:#FFFFFF;
	width:813px;
	overflow:hidden;
	padding:18px;
	}

.content-left {
	width:587px;
	float:left;
}

#CRP {
	width:294px;
	float:left;
	height:100%;
}

#POTM { float:right; width:286px;}
#POTM span.vvqbox { margin:0; }
#POTM p { margin:0; padding:0 2px; }

#CPRnPOTM { overflow:hidden; width:587px; margin-top:7px; height:100%; }

.CPRhead {
	height: 28px;
	padding: 0;
	margin:0px;
}

.CPRhead li {
	margin:0 0 0 -4px;
	padding:0px;
	display:inline;
}

.CPRhead li img {
	border:none;
	padding:0px;
}

#Index .CPRcontent {
	height: 100%;
	border: 3px solid #FF3399;
	background:#FFF;
	padding:5px;
	overflow:hidden;
}

#Changelog .CPRcontent {
	height: 100%;
	border: 3px solid #00C8FB;
	background:#FFF;
	padding:5px;
	overflow:hidden;
}


#Install .CPRcontent {
	height: 100%;
	border: 3px solid #99CC00;
	background:#FFF;
	padding:5px;
	overflow:hidden;
}

#login {
	margin:0px;
	background:url('images/template/bgs/bg_login.jpg') repeat-x;
	height:180px;
	color:#FFF;
	padding:10px 0px;
}

#login li {
	margin:0px;
	padding:0px;
	list-style:none;
}

#login input {
	border:1px solid :#999;
}

#login a {
	color:#CCFF00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial;
	text-decoration:none;
}

#login a:hover {
	color:#FFF;
	text-decoration:underline;
}

#login form {
	margin-top:5px;
}

hr { 
	display:none;
}

#login h3 { 
	margin:0 10px 0 0;
	line-height:1em;
	padding-bottom:5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #999;
}

.CPR_linea { background:url('images/template/bgs/bgcpr.png') repeat-x center bottom; padding:5px 4px 6px; line-height:1.2em; border-bottom:2px solid #fff; }
.CPR_texto { font-size:11px; color:#666; text-transform:uppercase; }
.CPR_texto a { color:#666; text-decoration:none; display:block; }
.CPR_texto a:hover { color:#27378F; text-decoration:underline; }

.content-right {
	width: 206px;
	border: 1px solid #CCCCCC;
	float:right;
	padding:2px;
}

.footer {
	background: url(images/template/footer.gif) no-repeat;
	width: 850px;
	height:77px;
	clear: both;
	display:block;
	float:right;
}

.noticias { padding-top:30px; margin-bottom:100px; }
.linea_noticias { background:#232323 url(images/template/bgs/bg_news.jpg) repeat-x center bottom; height:100%; padding:5px 0px; width:587px; overflow:hidden; }
.noticias_thumb { margin:10px 15px 4px 10px; border:4px solid #FFF; float:left;}
.noticias_thumb ul { margin:0px; padding:0px; } 
.noticias_thumb ul li { list-style:none; margin:0px; padding:0px; }
.noticias_info { width: 410px; overflow:hidden; float:left; }
.noticias_info p { line-height:1em; color:#FFF; padding:0 0 5px 0;  }
.titulo_info { font-size:18px; text-transform:uppercase; padding-top:5px; margin:0px; }
.titulo_info a { color:#CCFF00; text-decoration:none; }
.datos_info { color:#999999; font-size:10px; margin-top:-5px; }
.datos_info a { color:#999999; }
.datos_info a:hover { color:#FFF; }
.contenido_info { color:#FFF; font-size:11px; margin-top:1px; line-height:1.2em; }
.contenido_info p { margin:0px; padding:0 0 5px 0;  }
.noticias_boton { float:right; margin-top:30px; }
.footer_noticias { margin-top:-3px; }
.footer_right { margin-top:1px; width:206px; }
.header_banners { margin-bottom:-4px; margin-top:30px; }
.header_flash { margin-bottom:-4px; margin-top:5px; }
.boton_crp { position:absolute; margin:8px 0 0 224px;} 

.cmt_derecha { 
	 background:url(images/bg_cmnts.png) no-repeat center left;
	 padding:8px 5px 8px 55px;
	 border-bottom:1px solid #f1f1f1;
}

#Recent h2 {
	font-size:16px;
	padding-left:10px;
	background:url(images/template/bgs/bg_h2pink.png) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFF;
	letter-spacing:-1px;
	margin:1px 0px;
}

#Archives h2 {
	font-size:16px;
	padding-left:10px;
	background:url(images/template/bgs/bg_h2green.png) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFF;
	letter-spacing:-1px;
	margin:1px 0px;
}

#Last_Comments h2 {
	font-size:16px;
	padding-left:10px;
	background:url(images/template/bgs/bg_h2red.png) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFF;
	letter-spacing:-1px;
	margin:1px 0px;
}

#Pool h2 {
	font-size:16px;
	padding-left:10px;
	background:url(images/template/bgs/bg_h2blue.png) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFF;
	letter-spacing:-1px;
	margin:1px 0px;
}

#Recent {
	margin:0px;
	padding:0px;
	list-style:none;
}

#Recent ul {
	margin:0px;
	padding:0px;
}

#Recent ul li {
	margin:0px;
	padding:0px;
	background:url(images/template/bgs/bg_lis.png) repeat-x bottom center;
	padding:8px 0px;
	list-style:none;
	font-size:11px;
	line-height:1.1em;
}

#Recent ul li a {
	color:#666;
	padding:0px 10px;
	text-decoration:none;
	display:block;
}

#Recent ul li a:hover {
	color:#27378F;
	text-decoration:underline;
}

#shoutbox {
	margin:0px;
	list-style:none;
}

#chatoutput {
	height:180px;
	padding-top:65px;
	padding-bottom:25px;
	padding-left:17px;
	padding-right:20px;
	background:url(images/template/bgs/bg_shout.png) top center no-repeat;
	border:none;
	
}

#chatoutput span {
	color:#0066CC;
	text-transform:uppercase;
	font-weight:bold;
}

#chatoutput li {
	border-bottom:1px solid #CCC;
	list-style:none;
	margin:0px;
	padding:5px 10px;
	line-height:1.4em;
}

.separador {
	height:3px;
	background:url(images/template/bgs/bg_separador.png) center no-repeat;
	margin:30px 0px;
}

.wp-polls-ul {
	margin:0px;
	padding:0 20px;
}

#lastMessage {
	display:none;
}

#outputList {
	overflow-y:scroll;
	height:172px;
}

#lastMessage span {
	color:#666;
}

#Pool {
	margin:0px;
	padding:0px;
	list-style:none;
}

#Pool a {
	margin-left:20px;
	padding-left:25px;
	font-size:14px;
	color:#333;
	background:url(images/template/bgs/chart_bar.png) left center no-repeat;
}

#Pool li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.bienvenida_lol {
	float:left;
	padding-top:5px;
	width:500px;
	padding-left:5px;
}

.busqueda_lol {
	width:215px;
	float:right;
	padding-right:5px;
	padding-top:4px;
}

.busqueda_lol span {
	float:left;
	padding-right:5px;
	width:50px;
}

.busqueda_lol #searchform {
	float:left;
}

.doncaja {
	height:14px;
	border:1px solid #666;
	font-size:12px;
}


.donboton { 
	background:url(images/template/bgs/bg_btn.png) no-repeat;
	cursor:pointer;
	height:17px;
	width:23px;
	border:none;
}

#Archives {
	margin:0px;
	padding:0px;
	list-style:none;
}

#Archives ul {
	margin:0px;
	padding:0px;
}

#Archives ul li {
	margin:0px;
	padding:0px;
	background:url(images/template/bgs/bg_lis.png) repeat-x;
	height:24px;
	list-style:none;
	font-size:11px;
	line-height:2em;
}

#Archives ul li a {
	color:#666;
	padding-left:10px;
	text-decoration:none;
}

#Archives ul li a:hover {
	color:#27378F;
	text-decoration:underline;
}

.txtcomment {
	font-family:Arial;
	font-size:11px;
	color:#333;
	padding:0px;
	margin:0px;
	line-height:1.2em;
	padding-bottom:5px;
}

.txtcomment a {
	color:#333;
	text-decoration:none;
}

.txtcomment a {
	color:#333;
	text-decoration:underline;
}


.cmt_link {
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
}

#chatInput {
	margin:0 10px;
	font-size:16px;
	font-family:Georgia;
	color:#666;
}

#shoutboxname {
	clear:both;
	display:block;
	width:180px;
	font-size:12px;
	margin:4px 0px;
}

#chatbarText {
	clear:both;
	display:block;
	width:180px;
	font-size:12px;
	margin:4px 0px;
}

#submitchat {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}

		.content-left .panel1 .wrapper .nivel1 .noticias_thumb	{
		  border:0;
		  float:left;
		  margin:0px;
		}

		.news_header {
			padding:0px 20px;
			margin-top:30px;
			margin-bottom:30px;
		}

		.news_header span {
			line-height:1em;
			font-size:17px;
			display:block;
			margin:10px 0;
		}

		.news_header span a {
			color:#27378F;
		}

		.news_header h1 {
			color:#27378F;
			font-size:32px;
			letter-spacing:-1.5px;
			font-weight:normal;
			line-height:1em;
			margin:0;
		}

	    .news_header h1 a {
			color:#27378F;
			text-decoration:none;
		}

		.news_content { 
			padding:0px 20px;
			margin-bottom:30px;
			border-bottom:1px dashed #CCC;
			font-size:14px;
		}

		#commentblock { 
			
			margin-top:40px;
		}

		#commentblock h2 { 
			margin-bottom:20px;
			line-height:2em;
			border-bottom:1px dashed #CCC;
			font-size:24px;
			color:#0F3F55;
			font-weight:normal;
		}
		   
		.cmt_autor1 .comvatar-default {
			display:none;
		}

		.alt {
			background:#145676 url(images/bg_cmnt2.png) no-repeat center top;
			padding:10px 10px 20px;
			overflow:hidden;
			color:#FFF;
			width:532px;
		}

		.alt h1 {
			color:#FFF;
			font-weight:normal;
			font-size:22px;
			font-family:"Georgia";
		}

		.alt .cmnt_izquierda {
			float:left;
			width:20%;
			margin-right:20px;
		}

		.cmnt_derecha {
			width:75%;
			float:left;
		}

		.cmnt_derecha p {
			line-height:1.3em;
			margin:5px 0px;
		}

		.alt .cmnt_izquierda span {
			font-size:10px;
			display:block;
			clear:both;
		}

		.alt .cmnt_izquierda img {
			padding:2px;
			border:2px solid #FFF;
		}

		.standard {
			background:#E5005C url(images/bg_cmnt1.png) no-repeat center top;
			padding:10px 10px 20px;
			overflow:hidden;
			color:#FFF;
			width:532px;
		}

		.standard h1 {
			color:#FFF;
			font-weight:normal;
			font-size:22px;
			font-family:"Georgia";
		}

		.standard .cmnt_izquierda {
			float:left;
			width:20%;
			margin-right:20px;
		}

		.standard .cmnt_izquierda span {
			font-size:10px;
			display:block;
			clear:both;
		}

		.standard .cmnt_izquierda img {
			padding:2px;
			border:2px solid #FFF;
		}

		#commentsform {
			padding:0px 18px;
		}
		
		
.mc_menu li {	
	color: #FFFFFF; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	margin:0;
	padding:0;
	}
	
.mc_menu ul {	
	margin-left:0px;
}		
	
.mc_menu li a{	
	background:url('images/template/lis/ligreen.png') no-repeat 15px 8px;
	text-decoration: none;
	margin: 0px;
	color: #ffffff; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	padding: 3px 0px 3px 25px;
	border-bottom:1px solid #555;
	display:block;
	}
	
.mc_menu li a:hover {background:#444 url('images/template/lis/ligreen.png') no-repeat 15px 8px;}