/*
Theme Name: Singstar 2010
Theme URI: 
Description: Singstar 2010.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	}

#page {

	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	clear:both;
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


.entry p a:visited {
	color: #333333;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

html{
	margin:0px;
	height:100%;
}

body {
	margin:0px;
	height:100%;
	padding: 0;
	background-attachment:fixed;
	}

.fondoContenido{
	background-image:url(images/fondo_page.png);
	background-repeat:repeat-y;
	background-position:center;
}

#page {
	margin: auto;
	width:866px;
	}
	
.pageIndex{
	height:100%;
}	
	
	
#page .padPage{
	padding-left:12px;
	padding-right:12px;
	}	

#header {
	position:relative;
	height:90px;
	}
	
#header .logo{
	position:absolute;
	top:22px;
	left:0px;
	background-image:url(images/logoHeader.png);
	width:221px;
	height:49px;
}

#header .menu{
	position:absolute;
	top:35px;
	right:0px;
	width:500px;
	height:30px;
	text-align:right;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#content {
	padding-top:40px;
	}	

.narrowcolumn {
	float: left;
	padding:0px;
	margin:0px;
	width: 548px;
	}
	
.narrowcolumn .topPost{
	background-image:url(images/topPost.png);
	height:9px;
	}	

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 40px 0 10px 0;
	float:right;
	width: 282px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* PARTE DEL INDEX */

.indexBloqueIzda{
	float:left;
	width:414px;
	height:215px;
	text-align:left;
	
}

.indexBloqueDecha{
	float:right;
	width:414px;
	height:215px;
	text-align:left;
	position:relative;
}

.indexBloqueDecha .fanFacebook{
	position:absolute;
	width:414px;
	height:76px;
	top:-34px;
	left:0px;	
}

.indexBloqueDecha .irFacebook{
	position:absolute;
	width:414px;
	height:78px;
	top:56px;
	left:-21px;	
}

.indexDivision{
	clear:both;
	height:12px;
	overflow:hidden;
}

.indexBloqueBlog{
	height:335px;
	text-align:left;
	background-image:url('images/fondoBloqueBlogHome.png');
	background-repeat:no-repeat;
}

.indexBloqueBlog H3{
	margin:0px;
	padding:0px;
}

.indexBloqueBlog .pad{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

.indexBloqueBlog .modPostNewsHome{
	position:relative;
	display:block;
	height:190px;
	width:250px;
	color:#666;
	font-size:12px;
	line-height:13px;
	float:left;
}

.indexBloqueBlog .modPostNewsHome .pad{
	padding-top:120px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

.indexBloqueBlog .modPostNewsHome .more-link{
	color:#666;
	text-decoration:none;
	display:block;
	position:absolute;
	top:210px;
	left:-5px;
}

.indexBloqueBlog .modPostNewsHome img{
	position:absolute;
	width:250px;
	height:110px;
	top:0px;
	left:0px;
}

.indexBloqueBlog .modPostNewsHome h5{
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.indexBloqueBlog .modPostNewsHome p{
	margin:0px;
	padding:0px;
}

/* BOTONES GENÉRICOS */

/* botones nuevos transparentes */

.btn_gris_trans{
	display:block;
	float:left;
	position:relative;
}

.btn_gris_trans:hover{
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
}

.btn_gris_trans .izquierda{
	float:left;
	position:relative;
	height:29px;
	width:16px;
	background-image: url(images/BTN_gris_izda.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_gris_trans .derecha{
	float:left;
	position:relative;
	height:29px;
	width:16px;
	background-image: url(images/BTN_gris_der.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_gris_trans .centro{
	float:left;
	position:relative;
	height:29px;
	background-image: url(images/BTN_gris_cen.png);
	background-repeat:repeat-x;
}

.btn_gris_trans .centro span{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-top:6px;
}

#pie {
	/*background:#b51932;*/
	}
	
#pie {
	height:102px;
	width:866px;
	text-align:left;
	background-image: url(images/bkg_cuerpo.png);
	background-repeat:repeat-y;
	position:relative;
	}	
	
#pie .cuerpoPie{
}
	#pie .canal-youtube {
		background:#780131;
		padding:20px 0 40px;
		width:780px;
		overflow:hidden;
		margin:auto;
		margin-bottom:140px;
		}
	#pie .canal-youtube h3{
		float:left;
		width:450px;
		}
		#pie .canal-youtube .flash{
			float:left;
			width:780px;
			}
		#pie .canal-youtube .texto{
			float:left;
			width:270px;
			text-align:justify;
			color:#ffcccc;
			padding-left:30px;
			padding-right:30px;
			}
		#pie .canal-youtube a{
			color:#FFFFFF;
			font-weight:bold;
			}
	#pie .ultimos {
		background:#ffffff url(images/bkg_ultimos.gif) top repeat-x;
		padding-bottom:20px;
		}
		#pie .ultimos .listado{
			width:980px;
			text-align:left;
			margin:auto;
			overflow:hidden;
			padding:0;
			list-style:none;
			}
			#pie .ultimos .listado .modulo{
				width:320px;
				float:left;
				}
			#pie .ultimos .listado .modulo h2{
				margin:0;
				padding:0;
				height:55px;
				text-indent:-5000px;
				}
		#pie .modulo ul {
			margin:0;
			padding:10px 0 10px 10px;
			list-style:none;
			}
			#pie .modulo li {
				background:url(images/bullet-04.gif) no-repeat;
				background-position:0 7px ;
				padding:7px 0 7px 20px;
				border-bottom:1px #000000 dotted;
				width:250px;
				color:#999;
				}
			#pie .modulo li a {
				color:#999;
				}				
			#pie .ultimos .listado .entradas h2{
				background:url(images/tit_pie-entradas.gif) top left no-repeat;
				}
			#pie .ultimos .listado .comentarios h2{
				background:url(images/tit_pie-comentarios.gif) top left no-repeat;
				}
			#pie .ultimos .listado .referencias h2{
				background:url(images/tit_pie-referencias.gif) top left no-repeat;
				}

	#pie .legal {
		color:#ffffff;
		font-weight:normal;
		font-size:10px;		
		}
		#pie .legal .enlaces{
			text-align:left;
			margin:auto;
			overflow:hidden;
			}
			#pie .legal .enlaces .aviso{
				width:49%;
				margin:0;
				padding:0;
				float:left;
				}
				#pie .legal .enlaces a{
					color:#FFFFFF;
					font-weight:normal;
					font-size:10px;
					}
			#pie .legal .enlaces ul{
				width:49%;
				margin:0;
				padding:0;
				float:right;
				list-style:none;
				}
			#pie .legal .enlaces li{
				margin:0;
				padding:0 10px 0 0;
				float:right;
				}
				#pie .legal .enlaces li p{
					margin:0;
					padding:0 0 5px 0;
					}
					
					
/* PARTE DE POST */
.post {
	
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/fondoPost.png);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	text-align:left;
	font-size:12px;
	color:#333333;
	position:relative;
	padding-top:1px;
	}
	
	.post a{
		text-decoration:none;
		color:#333;
		}
	.post h1{
		text-align:left;
		}		
	
	.post .encabezado {
		/*padding:20px 10px 10px 15px;*/
		text-align:left;
		}
		
		.par .encabezado A{
			color:#64767e;
			text-decoration:none;
			}
			.par .encabezado A:hover{
				color:#64767e;
				text-decoration:underline;
				}	
					
		.post .encabezado .fecha-post{
			float:left;
			}
		.post .encabezado .comentarios{
			float:right;
			}
	.post .titulo {
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		margin:0;
		padding:0;
		font-weight:normal;
		color:#64767e;
		margin-top:20px;
		}
	.post a.titulo {
		color:#64767e;
		}		
		
	.post .fecha {
		padding-bottom:15px;
		padding-top:15px;		
		font-weight:normal;
		color:#333;
		font-size:11px;
		}
	.post .post-meta {
		font-size:1.09em;
		font-weight:normal;
		color:#333333;
		border-top:1px #999999 solid;
		border-bottom:1px #999999 solid;
		padding:0;
		margin-top:30px;
		width:499px;
		overflow:hidden;
		}
		.post .post-meta p{
			padding:5px 0;
			margin:0;
			}
		.post .post-meta .categoria{
			width:74%;
			float:left;
			}
		.post .post-meta .comentarios{
			width:25%;
			float:right;
			text-align:right;
			}
	.post .pie {
		padding:10px 0;
		height:60px;
		width:100%;
		overflow:hidden;
		font-size:0.92em;
		}
		.post .pie .compartir{
			float:left;
			width:120px;
			font-weight:bold;
			}
		.post .pie .layer-ratings{
			float:right;
			width:350px;
			text-align:right;
			}
/*	ESTILOS DE LAS ENTRADAS	*/


.post .cuerpo .more {
	display:block;
	padding:20px 0 10px;
	text-decoration:underline;
	}
	
.post .cuerpo ul {
	margin:0;
	padding:10px 0 5px 20px;
	list-style:none;
	}
	.post .cuerpo li {
		padding:5px 0 5px 15px;
		background:url(images/bullet.gif) top left no-repeat;
		background-position:0 7px;
		}
		.post .cuerpo li li{
			background:url(images/bullet-00.gif) top left no-repeat;
			background-position:0 7px;
			}
.post .cuerpo blockquote {
	margin:20px 0 20px 30px;
	padding:0 0 0 10px;
	border-left:3px #ffcccc solid;
	color:#5a5a5a;
	}
.post .cuerpo p {
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5em;
	}
.post .cuerpo h3 {
	margin:40px 0 20px;
	font-size:1.5em;
	border-bottom:1px #999999 solid;
	color:#999999;
	font-weight:normal;
	}

	.entrada .izquierda, .entrada .izquierda_sinmarco,.entrada .alignleft, .entrada .alignleft_sinmarco {
		float:left;
		margin-right:10px;
		margin-left:0;
		}
	.entrada .derecha,.entrada .derecha_sinmarco,.entrada .alignright,.entrada .alignright_sinmarco {
		float:right;
		margin-left:10px;
		margin-right:0px;
		}
	.entrada .centro,.entrada .centro_sinmarco, .entrada .aligncenter,.entrada .aligncenter_sinmarco {
		display:block;
		margin:auto;
		}
	.entrada .centro,.entrada .derecha,.entrada .izquierda,.entrada .aligncenter,.entrada .alignright,.entrada .alignleft {
		border:1px #c5c5c5 solid;
		padding:2px;
		margin-bottom:10px;
		}
	.entrada .centro_sinmarco,.entrada .derecha_sinmarco,.entrada .izquierda_sinmarco,.entrada .aligncenter_sinmarco,.entrada .alignright_sinmarco,.entrada .alignleft_sinmarco {
		margin-bottom:10px;	
		border:0;	
		}


/*	RELACIONADOS Y COMENTARIOS	*/
.bloque {
	background-color:#E2E2E2;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:10px;
	text-align:left;
	color:#333;
	}
	
.bloque a{
	text-align:left;
	color:#333;
	text-decoration:none;
	}
	
	.bloque h3{
		margin:0;
		padding:0;
		height:30px;
		}
#related h3 {
	}

	#related ul {
		margin:0;
		padding:10px 0 10px 10px;
		list-style:none;
		}
		#related li {
			background:url(images/bullet-01.gif) no-repeat;
			background-position:0 7px ;
			padding:7px 0 7px 20px;
			border-bottom:1px #000000 dotted;
			}
/*	COMENTARIOS	*/
#comments {}
#respond {}
	
	.commentlist {
		margin:0;
		padding:0;
		list-style:none;
		}
		.commentlist .bloque-comentario{
			width:100%;
			overflow:hidden;
			padding-bottom:30px;
			}
			.commentlist .avatar{
				float:left;
				margin-right:20px;
				}
			.commentlist .comentario{
				float:left;
				width:360px;
				}
				.commentlist .autor{
					border-bottom:1px #000000 dotted;
					padding-bottom:10px;
					font-weight:bold;
					color:#000000;
					}
					.commentlist .commentmetadata{
						font-weight:normal;
						}
/*	FORMULARIO COMENTAR	*/
#commentform {
	}
	
	#commentform input{
		border:none;
		background-color:#999999;
		color:#000;
		}	
	
	#commentform #comment{
		width:475px;
		border:none;
		background-color:#999999;
		color:#000;		
		}
		
		
/*	SIDEBAR	*/

#listado {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}
	#listado .modulo{
		}
		#listado .modulo h2{
			padding:0;
			margin:0;
			}
			
		#listado .modulo ul {
			margin:0;
			padding:10px 0 10px 10px;
			list-style:none;
			}
			#listado .modulo li {
				background:url(images/bullet-04.gif) no-repeat;
				background-position:0 7px ;
				padding:7px 0 7px 20px;
				border-bottom:1px #000000 dotted;
				}
				#listado .modulo li a{
					color:#999;
					text-decoration:underline;
					}				
			
			
			#listado .suscripcion h2{
				background:url(images/bkg_tit-sidebar-suscripcion.gif) top left no-repeat;
				}
				#listado .suscripcion h2 span{
					display:block;
					float:left;
					}
				#listado .suscripcion h2 a img{
					float:right;
					padding:10px 20px 0 0;
					}
				#listado .suscripcion .botones{
					width:115px;
					float:left;
					text-align:center;
					}
					#listado .suscripcion .botones a{
						padding:0 4px;
						}
				#listado .suscripcion p{
					margin:0;
					padding:0;
					}
			#listado .categorias h2{
				background:url(images/bkg_tit-sidebar-categorias.gif) top left no-repeat;
				}
				#listado .categorias{
					width:205px;
					float:left;
					overflow:hidden;
					}
			#listado .blogroll h2{
				background:url(images/bkg_tit-sidebar-blogroll.gif) top left no-repeat;
				}
				#listado .blogroll{
					width:200px;
					float:right;
					overflow:hidden;
					}
			#listado .tags h2{
				background:url(images/bkg_tit-sidebar-tags.gif) top left no-repeat;
				}
				#listado .tags{
					clear:both;
					}
					#listado .tags a{
						text-decoration:none;
						color:#999;
						}





			#listado .lomas {width:100%;overflow:hidden; padding-bottom:20px;}
			#listado .lomas h3{display:none;}
			#listado .lomas ul{margin:0;padding:0;list-style:none;}
			
			#listado .lomas .sidebarPestanyasTabs{overflow:hidden;width:100%;height:48px;background:url(images/bkg_lomas.gif) bottom right no-repeat;}	
			#listado .lomas .sidebarPestanyasTabs li{
					float:left;
					}
				#listado .lomas .sidebarPestanyasTabs a{
						height:36px;
						text-indent:-5000px;
						display:block;
						float:left;
						padding-right:5px;
						}
					
					#sidebarPestanyasLeido{width:120px;background:url(images/pestanya_leido_off.gif) top left no-repeat;}
					#sidebarPestanyasComentado{width:133px;background:url(images/pestanya_comentado_off.gif) top left no-repeat;}
					#sidebarPestanyasVotado{width:109px;background:url(images/pestanya_votado_off.gif) top left no-repeat;}

					#sidebarPestanyasLeido:hover{width:120px;background:url(images/pestanya_leido_on.gif) top left no-repeat;}
					#sidebarPestanyasComentado:hover{width:133px;background:url(images/pestanya_comentado_on.gif) top left no-repeat;}
					#sidebarPestanyasVotado:hover{width:109px;background:url(images/pestanya_votado_on.gif) top left no-repeat;}

					#listado .lomas .sidebarPestanyasTabs .sidebarPestanyasLeido .currentTab{
						background:url(images/pestanya_leido_on.gif) top left no-repeat;}
					#listado .lomas .sidebarPestanyasComentado .currentTab{
						background:url(images/pestanya_comentado_on.gif) top left no-repeat;}
					#listado .lomas .sidebarPestanyasVotado .currentTab{
						background:url(images/pestanya_votado_on.gif) top left no-repeat;}
					
					#listado .lomas .sidebarPestanyasLista{
						display:none;
						background:;
						background:#999999 url(images/bkg_lomas-bot.gif) bottom no-repeat;
						color:#FFFFFF;
						}
						#listado .lomas .sidebarPestanyasLista a{
							color:#b7b5b5;
							}						
						#listado .lomas .sidebarPestanyasLista {
							margin:0;
							padding:10px 0 10px 10px;
							list-style:none;
							}
							#listado .lomas .sidebarPestanyasLista li {
								background:url(images/bullet-05.gif) no-repeat;
								background-position:0 7px ;
								padding:7px 0 7px 20px;
								}


					#listado .lomas .initSelectedTabContent{
						display:block;
						}




			#listado .twitter h2{
				/*background:url(images/bkg_tit-sidebar-twitter.gif) top left no-repeat;*/
				}
				#listado .twitter ul{
					background:url(images/bkg_caja-top.gif) top no-repeat;
					}
				#listado .twitter .caja{
					background:#eeeeee url(images/bkg_caja-bottom.gif) bottom no-repeat;
					}
			#listado .encuentranos h2{
				background:url(images/bkg_tit-sidebar-encuentranos.gif) top left no-repeat;
				}
				#listado .encuentranos ul{
					margin:0;
					padding:0;
					}
					#listado .encuentranos li{
						background:none;
						border:#000000 dotted;
						border-width:0 1px 0 0;
						float:left;
						padding:0 5px;
						}
					#listado .encuentranos .ultimo{
						border:0;
						}		
						
						
/* MODULOS SIDEBAR */

.modDiciendoSidebar{
	height:178px;
	width:282px;
	position:relative;
}

.modFacebookSidebar{
	width:282px;
	position:relative;
	overflow:hidden;

}

.modFacebookSidebar .pad{
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;	
}

.modSuscripcionSidebar{
	height:162px;
	width:282px;
	position:relative;
	background:url(images/bkg_mod_std_sidebar.png) no-repeat;
	font-size:11px;
	color:#999999;
}

.modCategoriasSidebar{
	width:282px;
	position:relative;
}

.modCategoriasSidebar li{
	background:url(images/bullet_mas.png) no-repeat;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;	
}

.modBlogrollSidebar{
	width:282px;
	position:relative;
}

.modBlogrollSidebar li{
	background:url(images/bullet_flechaazul.png) no-repeat;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;	
}

.modTagsSidebar{
	width:282px;
	position:relative;
}

.modTagsSidebar a{
	color:#999999;
}

.modTagsSidebar a:hover{
	color:#999999;
}

.modTwitterSidebar{
	width:282px;
	position:relative;
}

.modTwitterSidebar ul#twitter_update_list li{
	background:url(images/bullet_twitter.png) no-repeat;
	float:none;
	width:220px;
	padding-left:30px;
	background-position:3px 7px;
	color:#999999;
	font-size:11px;
}

.modSuscripcionSidebar .pad{
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;	
}

.modSidebarStandard{
	position:relative;
	font-size:11px;
	color:#333;
	width:282px;
}

.modSidebarStandard .pad{
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
}

.modSidebarStandard .top{
	background-image: url(images/bkg_mod_std_sidebar.png);
	background-repeat:no-repeat;
}

.modSidebarStandard .bottom{
	height:1px;
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
}

.modSidebarStandard h2{
	display:block;
	position:absolute;
	top:30px;
	left:20px;
	margin:0px;
	padding:0px;
}

.modSidebarStandard ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;	
}
.modSidebarStandard li {
	display:block;
	float:left;
	background-position:0 7px ;
	padding:7px 0 7px 20px;
	border-bottom:1px #999999 dotted;
	width:100px;
	color:#999;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
}
.modSidebarStandard li a{
	color:#999999;
	text-decoration:underline;
	font-size:10px;
}	


.modSidebarFconnect{
	position:relative;
	font-size:11px;
	color:#333;
	width:282px;
}

.modSidebarFconnect .pad{
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
}

.modSidebarFconnect .top{
	background-image: url(images/bkg_mod_std_sidebar2.png);
	background-repeat:no-repeat;
}

.modSidebarFconnect .bottom{
	height:10px;
	background-repeat:no-repeat;
	position:relative;
	background-color:#d5d5d5;
}

.modSidebarFconnect h2{
	display:block;
	position:absolute;
	top:30px;
	left:20px;
	margin:0px;
	padding:0px;
}

.modSidebarFconnect ul {
	margin:0;
	padding:0;
	list-style:none;
}
.modSidebarFconnect li {
	display:block;
	float:left;
	background-position:0 7px ;
	padding:7px 0 7px 20px;
	border-bottom:1px #999999 dotted;
	width:100px;
}
.modSidebarFconnect li a{
	color:#333;
	text-decoration:underline;
	font-size:10px;
}	
						
	
/* OTROS BOTONES DEL SIDEBAR */
#fanfacebook{
	margin-top:-15px;
}

#buscadorGoogle{
	height:43px;
	width:283px;
	background-image:url(images/fondoBuscadGoo.png);
}

/* PARTE DEL LISTADO DE CARATULAS */
.caratulas{
	
	
	
}

	.caratulas .titular{
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
		color:#64767e;
		margin-bottom:15px;
		margin-top:15px;
	}
	
	.caratulas .botones{
		
		height:50px;
		overflow:hidden;
	}
	
		.caratulas .botones a{
			display:block;
			float:left;
			height:25px;
			width:70px;
			overflow:hidden;
			margin-right:5px;
		}
		
		.caratulas .botones a:hover img{
			margin-top:-25px;
		}
		
		.caratulas .botones a.activo img{
			margin-top:-25px;
		}		

	.caratulas .modCaratula{
		display:block;
		float:left;
		margin-right:15px;
		margin-bottom:20px;
		text-decoration:none;
		width:150px;
		height:181px;
		border: 1px solid #d2d2d2;
		background-color:#FFF;
	}
	
	.caratulas .modCaratulaFin{
		margin-right:0px;
	}
	
		.caratulas .modCaratula .pad{
			padding-top:13px;
			padding-left:10px;
			padding-right:10px;
			color:#666666;
			font-size:11px;
			font-weight:normal;
			line-height:13px;
			text-align:center;
		}
		
		.caratulas .modCaratula .pad img{
			margin-bottom:10px;
		}		
		
		
		
.detalleCaratula{
	width:784px;
	background-color:#000;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #883939;
	border-right-color: #883939;
	border-bottom-color: #883939;
	border-left-color: #883939;
	position:relative;
}

	.detalleCaratula .cerrar{
		position:absolute;
		top:10px;
		right:10px;
	}

	.detalleCaratula .pad{
		padding:40px;
	}

	.detalleCaratula .pad .imagen{
	float:left;
	border: 1px solid #5c5c5c;
	}
	
	.detalleCaratula .pad .contenido{
		float:right;
		width:465px;
	}
	
	.detalleCaratula .pad .contenido h2{
		margin-top:20px;
		padding:20px;
		display:block;
		background-color:#222021;
		color:#914643;
		font-size:30px;
		font-weight:normal;
		line-height:33px;
		
		
	}	
	
	.detalleCaratula .pad .contenido table{
		color:#666666;
		font-weight:bold;
	}
	
	.detalleCaratula .pad .contenido table th.blanco{
		color:#FFF;
	}	
	
	.detalleCaratula .pad .contenido table tr{
	background-color:#1e1616;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2b2727;
	border-bottom-color: #2b2727;
	}

