/*-----------------------------------------------------------------------------
la miro Style Sheet

author:    moodstudio 
email:     moodstudio@gmail.com
website:   http://www.moodstudio.net/
-----------------------------------------------------------------------------*/

/* =general
-----------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;}

body {
    background: url(images/background.png);
	font: 11px Arial, Helvetica, sans-serif;
	font: 11px Lucida Grande, Arial, Helvetica, sans-serif;
	border-top: 4px solid #906;}
	
a {
	color: #fff;
	text-decoration: none;}

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

img, div, ul, li, h2, a, iframe {
    behavior: url(js/pngfix.htc);}

img {
	border: 0;}
	
.clear {
	clear: both;}
	
.clear hr{
	height: 20px;
	border: 0;
	border-top: 1px dashed #CCC;}		

/* =wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width:790px;
	position:relative;	
	margin:auto;}

/* =header
-----------------------------------------------------------------------------*/
#header {
	background: url(images/dibujo-esquina.png) 2px 0 no-repeat;
   	height: 160px;
   	width: 100%;
	position:relative;}

#header img {
	position:absolute;
	top:30px;
	left:125px;}


#suscription {
	position:absolute;
	top: 0;
	right:0;
	_left: 670px;}
	
#suscription a.slick-toggle {
	background: url(images/boton-suscrip.png) no-repeat;
	display:block;
	height: 17px;
	width: 110px;
	text-align:center;
	padding: 5px;}
			
#options {
	height: 20px;
	position:absolute;
	top: 130px;
	right: 0;
	color:#fff;
	_top: 100px;
	_text-align: right;}
	
#options li{
	display: inline;
	list-style: none;}
	
.musica {
	color: #FF0;
	padding: 5px 0 4px 18px;
	background: url(images/control_play.png) 0 4px no-repeat;}	
	

/* =slickbox
-----------------------------------------------------------------------------*/	
	
#slickbox {
	background-color: #906;
	color: #FFF;
	border-bottom: 2px solid #906;
	padding: 10px;}

#slickbox .cerrar {
	position: absolute;
	top: 10px;
	right: 10px;}	
	
#slickbox h2, #slickbox h3, #slickbox p{
	margin: 0 0 10px 0; }
	
#slickbox .input{
	width: 200px;
	border: 1px solid #333;
	padding: 3px;}	
	
#slickbox .boton{
	width: 80px;
	border: 1px solid #333;
	padding: 3px;
	color: #FFF;
	background-color: #000;}		
			

#slickbox .registro{
	display: none;
	width: 300px;}		


/* =registrate
-----------------------------------------------------------------------------*/
.registrate-toogle {
	border-top: 1px solid #7A0047;
	padding: 10px 3px;}

.registrate-toogle a{
	text-decoration: none;
	color: #000;
	background-color: #FF0;
	padding: 3px 5px;}
	
.registrate-toogle a:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #000;}	
	

a.registrate {
	text-decoration: none;
	color: #000;
	background-color: #FF0;
	padding: 3px 5px;}
	
a.registrate:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #000;}		
	
#panel-usuario	{
	width: 100%;
	height: 25px;}

#panel-usuario ul{
	position: absolute;
	right: 10px;
	top: 10px;}
	
#panel-usuario li{
	list-style: none;
	display: inline;}
	
#panel-usuario li a{
	display: block;
	float: left;
	padding: 7px 12px;
	margin: 0 5px;
	border: 1px solid #7A0047;
	background: #7A0047;}
	
#panel-usuario li a:hover{
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 12px;
	margin: 0 5px;
	border: 1px solid #7A0047;
	background: #FFF;
	color: #7A0047;}	
	
#panel-usuario img {
	padding: 2px;
	background-color: #FFF;
	margin: 0 10px 0 0;
	vertical-align: middle;}	

#panel-usuario li a.selected {
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 12px;
	margin: 0 5px;
	border: 1px solid #7A0047;
	background: #FFF;
	color: #7A0047;}	
		
#panel-usuario .foto-usuario {
	position: absolute;
	top: 5px;}	
			
/* =content
-----------------------------------------------------------------------------*/
#content {
	position:relative;
	border: 0px solid #FFFFFF;
}

#navigation{
	position:absolute;
	top:30px;
	left: 0;
	_left: -130px;
	width:130px;}

#navigation li {
	list-style: none;}

#navigation li a{
	background:url(images/boton.gif) no-repeat;
	margin:2px 0;
	display:block;
	height:18px;
	padding:10px 0 10px 20px;
	text-decoration:none;}

#navigation li a:hover{
	background-position: 0 -38px;}

#navigation .activo{
	background-position: 0 -38px;}

#main-box{
	min-height: 400px;
	height:auto !important;
	height:400px;
	margin-left: 130px;
	background: #EEE;
	width:660px;}
		

#main-box .ingresar {
	position: absolute;}	

.box1{
	 width:230px;
	 float:left;
	 padding: 10px;}

.box1 h2{
	font-size: 14px;
	color:#990066;
	font-weight: bold;
	margin-top:15px;}

.box1 p{
	line-height: 14px;}

.box1 a{
	color:#069;
	font-weight: bold;}

.box2{
	float:right;
	width: 400px; }

.box2 img{
	border-left: 1px solid #CCC;}

#main-box2{
	color: #000;
	margin-left: 130px;
	background: #EEE url(images/box-interior.png) no-repeat;
	width:660px;}
	
#main-box2 a{
	color: #069;}	

#main-box2 .ingresar {
	position: absolute;}	



/*=secondaryy
-----------------------------------------------------------------------------*/

#secondary{
	padding: 10px 0 0 0;
	color: #FFF;
	margin-left: 130px;
	width:660px;}
	
#secondary h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	}

.column1 {
	float: left;
	width: 45%;}

.home-news {
	font-size: 12px;
	margin: 0 0 10px 0;}
	
.home-news small{
	color: #906;
	font-size: 16px;
	float: left;	
	}	

.home-news h4{
	font-size: 12px;
	padding-left: 55px;
	font-weight: normal;
	}	
	
.home-news h4 a:hover{
	color: #906;
	text-decoration: none;
	}		

.column2 {
	margin: 10px 0 0 0;
	text-align: center;
	float: right;
	width: 314px;
	height: 275px;
	background: url(images/box1.png) no-repeat;}
	
#secondary .gal_item {
	float: left;
	width: 80px;
	height: 90px;
	text-align: center;
	margin: 10px;}
		
#secondary .gal_item a img  {
	width: 60px;
	padding: 3px;
	background-color: #FFF;}
				
#secondary .gal_item  a:hover img {
	background-color: #906;}
	
/*=anteriores
-----------------------------------------------------------------------------*/
.anteriores{
	padding: 10px;}

.anteriores h2{
	font-size: 14px;
	color:#990066;
	font-weight: bold;
	margin-top:0;}

.anteriores p{
	line-height: 14px;
	float: left;
	margin: 10px 10px 10px 0;
	font-weight: strong;}

.anteriores a{
	color:#990066;
	font-weight: bold;}

.anteriores a img{
	border: 1px solid #CCC;}

.anteriores a:hover img{
	border: 1px solid #990066;}



/*=pagina
-----------------------------------------------------------------------------*/
.pagina{
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 170px 10px 20px;}


.pagina h2{
	font-size: 14px;
	color:#990066;
	font-weight: bold;
	margin-top:0;}

.pagina p{
	font-size: 12px;
	line-height: 18px;
	/*float: left;*/
	margin: 10px 10px 10px 0;
	font-weight: strong;}

.pagina a{
	color:#990066;
	font-weight: bold;}

.pagina a img{
	border: 1px solid #CCC;}

.pagina a:hover img{
	border: 1px solid #990066;}

.pagina img {
	margin: 0 5px 5px 0;
	max-width: 620px;}

.fotologs{
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px 10px 10px;}


.fotologs h2{
	font-size: 14px;
	color:#990066;
	font-weight: bold;
	margin-top:0;}

.fotologs p{
	font-size: 12px;
	line-height: 18px;
	margin: 10px 10px 10px 0;
	font-weight: strong;}

.fotologs a{
	color:#990066;
	font-weight: bold;}

.fotologs a img{
	border: 1px solid #CCC;}

.fotologs a:hover img{
	border: 1px solid #990066;}

.fotologs img {
	margin: 0 5px 5px 0;}
	
.news {
	font-size: 11px;
	line-height: 18px;
	margin: 10px 5px 20px 0;
	font-weight: normal;
	border-top: 1px solid #CCC;
	padding: 10px 0 0 0;}
		
.news img {
	border: 1px solid #000;}
		
.news h4 {
	margin: 0 0 5px 0;
	font-size: 16px;}
	
.news h4 small{
	font-size: 12px;
	font-weight: normal;}	
	
.news h4 small a{
	font-size: 12px;
	font-weight: normal;}	

.news a{
	color: #069;}				
	
.news form {
	margin-top: 15px;}
	
.news p {
	display: block:}
		
.caduca {
	font-size: 11px;
	line-height: 18px;
	margin: 10px 5px 20px 0;
	font-weight: normal;
	border-top: 1px solid #CCC;
	padding: 10px 0 0 0;
	color: #666;}
		
.caduca img {
	border: 1px solid #000;
	max-width: 620px;}
		
.caduca h4 {
	margin: 0 0 5px 0;
	font-size: 16px;}
	
.caduca h4 small{
	font-size: 12px;
	font-weight: normal;}	
	
.caduca h4 small a{
	font-size: 12px;
	font-weight: normal;}		
	
.caduca a{
	color: #666;}			
		
.concurso {
	padding: 10px;
	border: 1px solid #FF9;
	background-color: #FFD;}

#menu-categorias {
	position: absolute;
	top: 60px;
	right: 20px;}
	
#menu-categorias ul {
	margin-top: 10px;
	width: 130px;}
	
#menu-categorias li {
	list-style: none;
	border-top: 1px solid #CCC;}	


#menu-categorias li a{
	display: block;
	padding: 3px;
	color: #666;
	}	


#menu-categorias li a:hover{
	text-decoration: none;
	background-color: #CCC;
	color: #906;}
	
#menu-categorias li a.selected{
	text-decoration: none;
	background-color: #906;
	color: #FFF;}			



/* =form
-----------------------------------------------------------------------------*/

#form{
	color: #333;
	padding: 10px;}

#form input, #form textarea, #form select{
	border: 2px solid #CCC;
	padding: 5px;}

#form p {
	margin: 10px 0;}
	

#form input{
	width: 300px;}
	
#form input.radio{
	width: 12px;}	
	
#form input.campo1{
	width:20px;}
#form input.campo2{
	width:50px;}	
	
#form textarea{
	border: 2px solid #CCC;
	padding: 5px;
	width: 500px;
	height: 200px;
	font: 14px Verdana, Helvetica, sans-serif;}

#ok {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #FFFFAE;
	background-color: #FFFFEC;}	

#error {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
	color: #FFF;
	background-color: #F00;}	


/* =galeria
-----------------------------------------------------------------------------*/
.galeria {
	padding: 10px;
	color: #333;}

.galeria h2{
	margin-bottom: 10px;}

.descripcion {
	width: 500px;
	font-size: 12px;
	line-height: 18px;
	font-weight: strong;
	margin-bottom: 5px;	}	
		
.galeria_item {
	float: left;}	

.galeria h3 {
	position: relative;
	margin: 20px 0 0 0;
	background-color: #FFF;
	padding: 2px;
	}
		
.bio {
	background-color: #FFF;
	padding: 2px;
	border-top: 2px solid #eaeaea;
	display: none;
	}
	
.bio p {
	font-size: 12px;
	line-height: 18px;
	font-weight: strong;
	margin-bottom: 5px;
	}	
		
.galeria h3 a{
	outline: none;
	position: absolute;
	width: 70px;
	height: 16px;
	background: url(images/help.png) no-repeat;
	text-indent: -9999px;
	right: 0;
	}		
	
	
.galeria_item a img {
	padding: 4px;
	margin: 2px;
	background-color: #fafafa; 
	border: 1px solid #eaeaea;
	}	

.galeria_item a:hover img {
	height: 100px;
	padding: 4px;
	margin: 2px;
	background-color: #FFC; 
	border: 1px solid #eaeaea;
	}	


/* =footer
-----------------------------------------------------------------------------*/
#footer {
	color: #CCC;
	margin: 20px 0;
	width:100%;
	background: #000 url(images/Xfranja-blanca.png) no-repeat;
	border-top: 1px dashed #222;}

#sponsor {
	width: 100px;
	margin: auto; 
	position: absolute;
	right: -100px;
	top: 150px;
	padding: 10px;}
	
#sponsor li{
	margin-bottom: 5px;}	
	
#sponsors-central {
	width: 100%;}	
	
#sponsors-central a{
	padding:2px;}	
		
	
#sponsors-top {
	width: 350px;
	height 60px;
	position: absolute;
	top: 20px;
	right: 125px;}	
	
#footer p{
	width: 800px;
	margin: 5px auto;
	text-align: right;}

#sub-footer p{
	color: #CCC;
	width: 800px;
	margin: 5px auto 20px;
	text-align: right;}	

.paginator {
	position: relative;
	height: 20px;
	margin: 20px 0;
	display: block;
	background-color: #FFF;}

.paginator a {
	font-weight: normal;
	color: #000;
	padding: 2px 5px;}	
	
.paginator strong {
	background-color: #990066;
	font-weight: normal;
	color: #FFF;
	padding: 2px 5px;}		

.spacer50 {
	height: 50px;}	

.spacer100 {
	height: 100px;}	
	
.spacer200 {
	height: 200px;}	
	
.spacer300 {
	height: 300px;}	
	
	
/* =usuario
-----------------------------------------------------------------------------*/

#usuario{
	color: #333;
	padding: 10px;}

#usuario h2{
	margin-bottom: 20px;}	

#usuario .contenido{
	padding-left: 100px;
	padding-right: 100px;
	font-size: 12px;}


	
.imagen{
	float: left;
	padding: 4px; 
	background: #FFF;}	
	
#usuario input, #usuario textarea, #usuario select{
	border: 2px solid #CCC;
	padding: 5px;}

#usuario p {
	margin: 10px 0;}

#usuario textarea{
	width: 500px;
	height: 200px;
	font: 14px Lucida Grande, Arial, Helvetica, sans-serif;}	

/* USUARIOS ************* 
***ESTILOS DEL FOTOLOG */	
	
#usuario .item h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;}	
	
#usuario .item a {
	color: #069;}	
	
#usuario .item a img {
	padding: 5px;
	background-color: #eaeaea;
	border: 1px solid #CCC;
	margin: 0 5px 5px 0;
	float: left;}	
	
#usuario .item a:hover img {
	padding: 5px;
	background-color: #CCC;
	border: 1px solid #666;
	margin: 0 5px 5px 0;}		

#usuario .item h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;}	
	
#usuario .content {
	padding-left: 130px;}	

#usuario .content-blog {
	padding-left: 0px;}		
	
.fotolog h3 {
	font-size: 13px;}	
	
.fotolog h4 {
	font-size: 12px;}				

/* USUARIOS ************* 
***PERFIL */			
#editar_perfil	{
	display: none;
	margin: 20px 0;
	padding: 10px;
	border: 1px dashed #cccccc;
	background-color: #FFC;}
	
a.toogle_editar_perfil {
	width: 80px;
	position: absolute;
	top: 20px;
	right: 10px;
	color: #069;
	font-weight: bold;
	padding: 5px 5px 5px 24px;
	border: 1px solid #CCC;
	background-color: #FFF;}	
	
a.toogle_editar_perfil:hover {
	color: #069;
	text-decoration: none;
	font-weight: bold;	
	border: 1px solid #666;
	background-color: #FFF;}	
	
a.editar_perfil{
	background: #FFF url(images/note_edit.png) 2px 4px no-repeat;}
	
a.nueva_foto{
	background: #FFF url(images/image_add.png) 2px 4px no-repeat;}		
	
.success {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 130px;
	_left: -0px;
	width: 640px;
	display: block;
	margin: 0 0 10px 0;
	background-color: #FF0;
	padding: 10px;
	text-align: center;
	font-weight: bold; }
	
#success {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 130px;
	_left: 130px;
	width: 640px;
	display: block;
	margin: 0 0 10px 0;
	background-color: #FF0;
	padding: 10px;
	text-align: center;
	font-weight: bold; }
		
.edit:hover, .autogrow:hover {
	background-color: #FF0;
	display: inline;}		

.error {
	color: #F00;}
	
/* USUARIOS ************* 
***FOTOLOG */	
#usuarios {
	margin: 10px 0;
	padding-bottom: 20px;}
		
#usuarios form {
	margin-top: 10px;}	
	
#usuarios .usuario_item {
	margin: 0 3px;
	width: 87px;}
	
#usuarios .usuario_item a img{
	padding: 2px;
	margin: 0 0 5px 0;
	background-color: #FFF;}	
	
#usuarios .usuario_item a:hover img{
	padding: 2px;
	margin: 0 0 5px 0;
	background-color: #906;}
		
.fotolog h1 {
	margin: 30px 0 20px 0;}
	
.fotolog img.foto {
	padding: 1px;
	background-color: #FFF;}	
		
.fotolog p {
	display: block;
	float: none;}	
	
.fotolog h3 {
	display: block;
	margin: 10px 0;
	border-top: 1px solid #CCC;
	padding: 10px 0;
	color: #666;}		

#sidebar-fotolog {
	width: 100px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #FFF;
	padding: 5px;}
	
#sidebar-fotolog ul {
	margin-top: 10px;
	width: 130px;}
	
#sidebar-fotolog li {
	list-style: none;
	border-top: 1px solid #CCC;}	

#sidebar-fotolog li a{
	display: block;
	padding: 3px;
	color: #666;}	

#sidebar-fotolog li a:hover{
	text-decoration: none;
	background-color: #CCC;
	color: #906;}
	
#sidebar-fotolog li a.selected{
	text-decoration: none;
	background-color: #906;
	color: #FFF;}	
	
#sidebar-fotolog p{
	padding: 2px;
	color: #FFF;}
	
#sidebar-fotolog .selected {
	border: 2px solid #906;}			
	
.anterior {
	position: absolute;
	left: 0;
	top: 0;
	}	
	
.siguiente {
	position: absolute;
	right: 0;
	top: 0;}		
	
.comentario {
	padding: 0 5px;
	margin: 10px 0;
	border: 1px solid #CCC;
	background-color: #FFF;
	position: relative;}
	
.comentario img {
	position: absolute;
	top: -1px;
	right: 0px;
	padding: 1px;
	background-color: #CCC;}	
	
.comentario h4 {
	padding-right: 50px;
	font-weight: normal;
	color #666;}
	
.comentario p {
	padding-right: 50px;}	
	
#avatar {
	background-color: #CCC;
	margin: 10px 0;
	padding: 10px;}
					
#avatar .boton{
	background-color: #333;
	color: #FFF;
	border: 1px solid #CCC;
	margin-left: 5px;
	padding: 2px 5px;}					
	
.usuario_item {
	font-size: 9px;
	text-align: center;
	line-height: 10px;
	margin: 0 5px 20px 0;
	float: left;}	

a.inscribite {
	color: #906;}	
	
.anuncio {
	display: block;
	color: #666;
	padding: 5px 5px 5px 30px;
	background: #FFF url(administracion/images/icons/tick.png) 5px no-repeat;
	}
	
.ganador_sorteo {
	text-align: center;
	float: left;
	width: 100px;
	height: 70px;
	padding: 10px;
	margin: 5px 5px 5px 0;
	background-color: #FFF;}	
