@charset "utf-8";
/* CSS Document */
* {
margin:0px;
padding:0px;
}
body {
font:0.7em Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
background:#f0f0f0 url(images/pattern.gif) center;
color:#000;
}
input, select, textarea {
font:1.0em Arial, Helvetica, sans-serif;
color:#333;
padding:1px;
}
input.boton {
	padding:1px 5px;
}
form {
text-align:center;
}
	label textarea {
	display:block;
	margin:5px 0px;
	width:300px;
	}
form.caja {
	text-align:left;
	padding-left:40px;
}
	form.caja label {
		display:block;
		margin:5px 0px 10px 0px;
	}
	form.caja label input {
		display:block;
		margin:3px 0px;
		width:300px;
	}
input.boton, form.caja input.boton {
	width:auto;
}
label.nombre, label.mail, label.comentario, label.valoracion {
	padding:0px 0px 0px 20px;
}
	label.nombre {
		background:url(images/usuario.gif) top left no-repeat;
	}
	label.mail {
		background:url(images/mail.gif) top left no-repeat;
	}
	label.comentario {
		background:url(images/comentario.gif) top left no-repeat;
	}
	label.valoracion {
		background:url(images/votar.gif) top left no-repeat;
		padding:0px 0px 0px 30px;
	}	
fieldset {
	border:none;
	border-top:3px solid #ddd;
	padding:0px 0px 0px 30px;
	margin:0px 20px 0px 0px;
}
legend {
	padding:5px;
	color:#666;
	font-size:0.9em;
	text-transform:uppercase;
}

a {
color:#390;
text-decoration:none;
}
a:hover {
color:#9c0;
text-decoration:underline;
}
a.verde{
	color:#390;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
a.verde:hover{
	color:#390;
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
}
a img {
	border:none;
}
h1 {
color:#390;
font-size:2.0em;
}
h2 {
color:#390;
font-size:1.6em;
}
h3 {
color:#390;
font-size:1.2em;
}
h4 {
color:#390;
font-size:1.0em;
}
h5 {
color:#390;
font-size:0.9em;
}
#wrap {
width:760px;
text-align:left;
margin:0px auto;
}
.publicidad {
	clear:both;
	text-align:center;
	margin: 0px 0px 0px 0px;
}
	.publicidad img {
		display:block;
		margin:0px auto;
		padding:5px 0px 0px 0px;
	}
	.p728 img {
		margin:2px auto;
		background:#ddd url(images/pv.gif) bottom left no-repeat;
		padding:0px 0px 0px 14px;
	}
#header {
	background:url(images/header.gif) bottom left no-repeat;
	width:760px;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	margin:-10px 0px 0px 0px;
}
	#header h1 {
		float:left;
		margin:5px 0px 0px 10px;
		display:inline;
	}
	#header h2, #header h1 span {
		display:none;
	}
	#header p {
		font:bold 0.9em Arial, Helvetica, sans-serif;
		color:#fff;
		margin:5px 0px 10px 10px;
		clear:left;
	}
	#header form {
		float:right;
		text-align:right;
		margin:20px 27px 0px 0px;
		display:inline;
	}
	#menu {
		float:right;
	}
	#menu ul li {
		float:left;
		display:inline;
	}
	#menu ul li a, #navegacion ul#mas li a {
		float:left;
		padding:5px 10px;
		border-right:1px solid #f0f0f0;
		background:#fff;
		border-bottom:1px solid #ddd;
		color:#333;
		text-decoration:none;
	}
		#menu ul li a:hover, #navegacion ul#mas li a:hover {
			color:#000;
			background:#EBFF3F;
		}
	#enlace_portada a {
		padding: 0px 300px 90px 0px;
		text-decoration: none;		
	}
		#enlace_portada a i { 
			visibility: hidden;
		}

#footer {
	padding:10px 300px 20px 100px;
	background:url(images/footer.gif) top left no-repeat;
	color:#ccc;
}

#header a, #footer a {
	color:#9c0;
}
	#header a:hover, #footer a:hover {
		color:#e7ff19;
	}

.titulo {
	clear:both;
	padding:12px 0px 5px 0px;
	text-transform:uppercase;
	color:#000;
	font-size:0.9em;
	background:url(images/bgtitulo.gif) bottom center repeat-x;
}
	.titulo span {
		padding:6px 12px 2px 10px;
		background:url(images/titulo.gif) top right no-repeat;
	}
.subtitulo {
	float:right;
	margin:0px 0px 15px 10px;
	color:#000;
	font-size:1.0em;
	padding:6px 10px 6px 14px;
	background:url(images/subtitulo.gif) bottom left no-repeat;
	color:#888;
}
	.subtitulo a.favorito {
		background:url(images/favorito.gif) bottom right no-repeat;
		padding:0px 15px 0px 0px;
		color:#888;
	}
	.subtitulo a.favorito:hover {
		background:url(images/favorito.gif) top right no-repeat;
		color:#FF0066;
	}
	
	.subtitulo a.alogrande {
		background:url(images/alogrande.gif) bottom right no-repeat;
		padding:2px 17px 2px 0px;
	}
	.subtitulo a.alogrande:hover {
		background:url(images/alogrande.gif) top right no-repeat;
	}
		
	.subtitulo a.volver {
		background:url(images/volver.gif) bottom right no-repeat;
		padding:2px 17px 2px 0px;
	}
	.subtitulo a.volver:hover {
		background:url(images/volver.gif) top right no-repeat;
	}

.tamnormal {
	padding:3px 16px 3px 0px;
	background:url(images/tamnormal.gif) right no-repeat;
}
	.subtitulo .alogrande, .subtitulo .tamnormal {
		margin:0px 15px 0px 0px;
	}
	/*
	#aleatorio span {
		background:url(images/homepage_40.gif) 2px 9px no-repeat;
	}
	#buscador span {
		background:url(images/magnifier_07.gif) 0px 7px no-repeat;
	}
	*/
.subnav {
	border-top:2px solid #ddd;
	text-align:right;
}
	.subnav li {
		background:#ddd;
		border-bottom:1px solid #999;
		padding:2px 10px 5px 10px;
		float:right;
		display:inline;
		margin:0px 0px 0px 1px;
	}
	.subnav li a {
		color:#000;
		font-weight:bold;
		font-size:0.9em;
	}
	.subnav li a:hover, .subnav li a span {
		color:#339900;
	}
	.subnav li a span, .listado span {
		font-size:1.1em;
		font-weight:bold;
	}
.listado {
	margin:5px 0px;
	padding:0px;
	border-bottom:1px solid #ddd;
	list-style:none;
}
table.listado {
	border-collapse:collapse;
	width:99%;
}
	table.listado th {
		padding:3px 5px;
		color:#FFF;
		background:#84B508;
		border-top:1px solid #000;
		border-bottom:1px solid #999;
		font-size:0.9em;
	}
	.listado th, .listado td {
		vertical-align:top;
	}
	.listado li, .listado td {
		border-top:1px solid #ddd;
		padding:5px 0px 5px 5px;
		background:#f9f9f9;
	}
	.listado li strong {
		color:#339900;
	}
	.listado li .mas {
		white-space:nowrap;
		margin:0px 0px 0px 5px;
		color:#888;
		padding:0px 15px 0px 0px;
		background:url(images/mas.gif) bottom right no-repeat;
	}
		.listado li .mas:hover {
			color:#000;
			background:url(images/mas.gif) top right no-repeat;
			text-decoration:none;
		}
	table.listado td strong.favorito {
		background:url(images/favorito.gif) left top no-repeat;
		padding:0px 0px 0px 20px;
	}

#main {
clear:both;
padding:5px 0px 15px 0px;
width:100%;
overflow:hidden;
}
#sidebar {
width:300px;
float:left;
}
#content {
width:455px;
float:right;
}
.jugando {
	text-align:center;
	background:#fff;
}
#pantalla {
	clear:both;
	padding:20px 0px;
}
.caja {
	background:#fff;
	padding:10px 15px;
	margin:0px 0px 1px 0px;
    line-height:1.2em;	
}
	ol.caja {
		padding-left:30px;
	}
	ol.caja li, ul.caja li {
		padding:2px 0px;
	}
	#content #cats, #content form.caja, .desc {
		background:#fff url(images/bgcajacontent.gif) bottom center no-repeat;
	}
		div.desc p {
			margin:5px 20px 10px 20px;
		}
		div.desc strong {
			font-size:1.2em;
			font-weight:bold;
			color:#339900;
		}
	div.borde {
		background:#fff url(images/bricks.gif) bottom left repeat-x;
		padding:0px 0px 7px 0px;
	}
.semi {
	width:49%;
}
.izq {
	float:left;
	clear:left;
}
.der {
	float:right;
	clear:right;
}
	.izq img, .der img {
		display:block;
	}
ul.chat li {
	list-style-type:none;
	background:url(images/chat.gif) left no-repeat;
	padding-left:20px;
}
ul.enlaces li {
	list-style-type:none;
	background:url(images/enlace.gif) 0px 6px no-repeat;
	padding-left:14px;
}
.viciados {
	background:#fff url(images/bgcajasidebar.gif) bottom center no-repeat;
	padding-left:50px;
}
	.viciados li {
		list-style-type:none;
		width:100%;
		overflow:hidden;
		margin:5px 0px;
	}
	.viciados img {
		float:left;
		margin:0px 10px 5px 0px;
	}
	.viciados a {
		font-weight:bold;
	}
	.viciados strong {
		display:block;
	}
	/*
	#categorias {
	width:120px;
	float:left;
	border-top:1px solid #ddd;
	}
	#categorias li {
	display:inline;
	}
	#categorias li a {
	display:block;
	line-height:2em;
	border-left:10px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#fff;
	padding-left:10px;
	padding-right:10px;
	}
	#categorias li a:hover {
	border-left-color:#339900;
	color:#66CC00;
	}
	*/
#cats {
	width:100%;
	overflow:hidden;
	padding:10px 0px 15px 0px;
	background:#fff;
}
	#sidebar #cats {
		background:#fff url(images/bgcajasidebar.gif) bottom center no-repeat;
	}
	#cats ul {
		float:left;
		color:#999;
	}
	#cats li {
		list-style-type:none;
		margin:5px 0px 5px 35px;
	}
	#cats li a {
		background:url(images/bullet.gif) left bottom no-repeat;
		padding:0px 0px 0px 15px;
		color:#666;
	}
	#cats li a:hover {
		color:#9c0;
		text-decoration:underline;
		background:url(images/bullet.gif) left top no-repeat;
	}

.txt p, .txt ul {
	margin:7px 0px;
}
	.txt li {
		margin:3px 0px 3px 25px;
	}
	.txt p img, .txt li img {
		vertical-align:middle;
	}

.juego {
	margin:0px;
	padding:15px;
	background:#fff url(images/bricks.gif) bottom left repeat-x;
}
	.juego img.pantallazo{
		float:left;
		border:2px solid #333;
		margin:0px 10px 5px 0px;
	}
	.juego h1 {
		font-size:1.3em;
		color:#339900;
		margin:0px 0px 10px 0px;
	}
	.juego .jugar {
		clear:both;
		float:right;
		text-align:right;
	}
		.juego .jugar a {
			font-weight:bold;
			text-transform:uppercase;
			padding:0px 30px 0px 0px;
			background:url(images/jugar-off.gif) right no-repeat;
		}
		.juego .jugar a:hover {
			background:url(images/jugar.gif) right no-repeat;
		}
	.juego .puntos {
		clear:left;
		padding:7px 0px 5px 0px;
	}
		.juego .puntos form {
			display:inline;
			margin:0px 0px 0px 15px;
		}
	.juego .meta {
		clear:both;
		padding:5px 1px;
	}
	.juego .meta li {
		display:inline;
		margin:0px 3px;
	}
	.juego .meta li strong {
		color:#390;
	}
	.juego .meta li.comentarios {
		padding-left:20px;
		background:url(images/comentario.gif) left no-repeat;
	}
.comentarios li {
	list-style-type:none;
	clear:both;
	margin:5px 0px;
}
	.comentarios li cite {
		font-style:normal;
		font-weight:bold;
	}
	.comentarios li cite img {
		float:left;
		margin:0px 3px 10px 0px;
	}
	/* Primer bloque, browsers modernos, segundo ie y anteriores */
	.comentarios li .puntos {
		margin:5px 0px 0px 0px !important;
		padding:0px 0px 5px 0px !important;
		background:url(images/bla.gif) 200px 4px no-repeat !important;
		margin:5px 0px 0px 0px;
		padding:0px 0px 25px 0px;		
		background:url(images/bla.gif) 200px 10px no-repeat;		
	}
	
	.comentarios1 li .puntos {
		margin:5px 0px 0px 0px;
		padding:0px 0px 5px 0px;
		background:url(images/bla.gif) 200px 4px no-repeat;
	}
	
	
	.comentarios li blockquote {
		background:#eee;
		padding:7px 10px;
		margin:0px 10px 10px 40px;
	}
	
.navegar {
	text-align:center;
	color:#666;
}
	.navegar li {
		display:inline;
		margin:0px 5px;
	}
	.navegar img {
		vertical-align:middle;
	}
	.navegar form, .navegar ul {
		margin:10px;
	}

.usuario {
	background:url(images/bgcajacontent.gif) center bottom no-repeat;
}
	.usuario h2, .usuario img.avatar {
		color:#000;
		margin:5px 0px;
	}
	.usuario img {
		vertical-align:middle;
	}
	.usuario form label {
		display:block;
		padding:0px 0px 0px 20px;
		text-align:left;
	}
	.usuario input.boton {
		display:block;
		margin:5px 0px 5px 30px;
	}
.donde {
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

