/*
Theme Name: Notas de Cine
Theme URI: http://notasdecine.es/
Description: Theme developed by Blogestudio for exclusive use in Notas de Cine
Version: 1.0
Author: Blogestudio
Author URI: http://blogestudio.com/
*/

BODY {
	margin: 0;
	text-align: center;
	background: #959595 url(images/img_bkg_general.gif) repeat-y 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

html > body {
	height: auto;
}

FORM {
	padding: 0; margin: 0;
}

IMG {
	border: 0;
	vertical-align: middle;
}

A {
	color: #9e0000;
}

	A:hover {
		color: #fe9d00;
	}

HR.separador-rayado {
	border: 0;
	background: url(images/img_bkg_post.gif) repeat-x bottom;
	padding-bottom: 12px;
	margin-bottom: 30px;
}

INPUT, SELECT {
	font-size: 0.9em;
	vertical-align: middle;
}

TEXTAREA {
	width: 99%;
	vertical-align: middle;
}
/* Generales */
.exterior {
	position: relative;
	margin: 0 auto; padding: 0;
	width: 956px;
	text-align: left;
	background: #898989;
}

.sinsubrayar{
	border-bottom: 0;
}
	
	.sinsubrayar:hover{
		border-bottom: 0;
	}

/* Alineacion */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-both {
	clear: both;
}

.text-align-right {
	text-align: right;
}

.text-align-left {
	text-align: left;
}

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



/* Cabecera de Mensaje */
.gizmos_header {
	padding: 5px 100px;
	font-size: 0.85em;
	color: #FFFFFF;
	background: #485D94;
	border-bottom: 1px solid #B3B5B2;
}
	
	.gizmos_header A {
		color: #FFFFFF;
		border-bottom: 0;
	}
	
		.gizmos_header A:hover {
			color: #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
		}

/* Cabecera */
.cabecera {
	position: relative;
}
	
	.cabecera .link-zdb { position: absolute; top: 0; right: 20px; width: 90px; height: 22px;  }
		.cabecera .link-zdb A { display: block; height: 22px; text-indent: -5000px; border: 0;  }

	.cabecera .interior {
		position: relative;
		background: #000000 url(images/img_bkg_cabecera.jpg) no-repeat 50% 0;
		margin: 0; padding: 0;
		height: 200px;
	}
	
		.cabecera .interior H3 {
			margin: 0; padding: 0;
			text-indent: -10000px;
		}
		
			.cabecera .interior H3 A {
				display: block;
				width: 500px; height: 204px;
				border-bottom: 0;
			}
		
		.cabecera .interior .description {
			display: block;
			color: #FFFFFF;
			text-indent: -10000px;
		}

/* Publicidad */
.publicidad {
	position: relative;
}
	
	.publicidad .interior {
		position: relative;
		margin: 0; padding: 0;
		text-align: center;
	}
	
		.publicidad .interior .tipo1 {
			position: relative;
			overflow: hidden;
			margin: 0; padding: 15px 0;
			background: url(images/img_bkg_bannertop.gif) 0 0;
		}
		
		.publicidad .interior .tipo2 {
			position: relative;
			background: #000000;
			margin: 0; padding: 4px 0;
		}

/* Contenido */
.contenido {
	position: relative;
	background: #ffffff url(images/img_bkg_contenido.gif) repeat-y 0 0;
}

	.contenido .interior {
		position: relative;
		height: 1%;
	}
		
		/* Zona Central */
		.contenido .interior .principal {
			position: relative;
			display: inline-block;
			float: left;
			width: 548px;
			margin: 0 1px 0 0;
			padding: 10px 0 36px;
		}
			
			.contenido .interior .principal h4 {
				position: relative;
				display: inline;
				float: left;
				background: #000000 url(images/img_bkg_h2-titulo.gif) repeat-y 100% 0;
				margin: 0 0 19px -25px; padding: 6px 26px 6px 16px;
				
				font-size: 1em;
				font-weight: bolder;
				color: #ffffff;
			}
			
				.contenido .interior .principal h4 A {
					color: #ff9c00;
					border-bottom: 0;
				}
			
			.contenido .interior .principal h3,
			.contenido .interior .principal h1 {
				margin: 0 0 10px 0; padding: 0;
				color: #9e0000;
				
				clear: both;
				
				font-size: 1.4em;
				font-weight: normal;
				font-family: Georgia;
			}

			.contenido .interior .principal .post-nolineas {
				display: block;
				clear: both;
				margin: 0; padding: 25px;
			}
			
			.contenido .interior .principal .post-min-height {
				height: auto!important; /* para los browsers buenos */
				height: 300px; /* para IE5+ */
				min-height: 300px; /* para los browsers buenos */
			}
			
			.contenido .interior .principal .post {
				display: block;
				clear: both;
				background: url(images/img_bkg_post.gif) repeat-x bottom;
				margin: 0; padding: 25px;
			}
				
				.contenido .interior .principal .post .entry {
					position: relative;
				}
				
					.contenido .interior .principal .post .entry IMG {
						padding: 3px;
						margin: 3px;
					}
					
						.contenido .interior .principal .post .entry IMG.conborde {
							border: 2px solid #bfbfbf;
						}
				
				.contenido .interior .principal .post .category-tagging {
					font-size: 0.85em;
					margin: 25px 0;
				}
				
				.contenido .interior .principal .post .postmetadata {
					color: #7f7f7f;
					font-size: 0.85em;
				}
					
					.contenido .interior .principal .post .postmetadata STRONG, B {
						color: #000000;
						font-weight: normal;
					}
					
					.contenido .interior .principal .post .postmetadata SPAN.author {
						background: url(images/img_ico_author.gif) no-repeat 0 1px;
						padding-left: 12px;
					}
					
					.contenido .interior .principal .post .postmetadata SPAN.comments {
						background: url(images/img_ico_comments.gif) no-repeat 0 2px;
						padding-left: 14px;
					}
					
					.contenido .interior .principal .post .postmetadata SPAN.list-comments {
						background: url(images/img_ico_list-comments.gif) no-repeat 0 2px;
						padding-left: 14px;
					}
								
				.contenido .interior .principal .post BLOCKQUOTE {
					position: relative;
					margin: 0 30px;
					padding: 0 0 0 60px;
					color: #8c8c8c;
					background: url(images/img_bkg_blockquote.gif) no-repeat 0 0;
				}
								
				.contenido .interior .principal .post CODE {
					position: relative;
					color: #a4a3a3;
					font-family: courier;
				}
				
				.contenido .interior .principal .post UL {
					margin: 6px; padding: 0;
					list-style: none;
				}
				
					.contenido .interior .principal .post UL LI {
						margin: 6px 0; padding: 0 0 0 18px;
						list-style: none;
						background: url(images/img_bullet01.gif) no-repeat 2px 4px;
					}
					
						.contenido .interior .principal .post UL LI LI {
							padding-left: 15px;
							background: url(images/img_bullet03.gif) no-repeat 8px 6px;
						}
			
			/* Listado de Comentario */
			.contenido .interior .principal .commentlist {
				display: block;
				clear: both;
				background: url(images/img_bkg_post.gif) repeat-x bottom;
				margin: 0; padding: 25px;
				font-size: 0.9em;
			}
				
				.contenido .interior .principal .commentlist H2 {
					position: relative;
					display: block;
					float: none;
					clear: both;
					background: none;
					margin: 0 0 10px 0; padding: 0;
					font-size: 1.4em;
					font-weight: bolder;
					font-family: Georgia;
					color: #9e0000;
				}
				
				/* Comentario Simple */
				.contenido .interior .principal .commentlist .single-comment {
					position: relative;
					overflow: hidden;
					display: block;
					clear: both;
					padding: 6px 10px;
					margin-bottom: 3px;
				}
					
					.contenido .interior .principal .commentlist .single-comment .number {
						margin: 0; padding: 8px 10px;
						float: left;
						width: 31px; height: 14px;
						background: #000000 url(images/img_bkg_comment-number.gif) no-repeat 0 0;
						color: #ffffff;
						font-size: 1.1em;
						font-weight: bolder;
						text-align: center;
					}
					
					.contenido .interior .principal .commentlist .single-comment .info {
						margin-left: 61px;
						padding-bottom: 10px;
						background: url(images/img_bkg_punt-horizontal.gif) repeat-x 0 100%;
					}
				
				/* Comentario Simple (Alterno) */
				.contenido .interior .principal .commentlist .alt {
				}
					
					.contenido .interior .principal .commentlist .alt .number {
					}
			
			/* Formulario de Comentario */
			.contenido .interior .principal .commentform {
				display: block;
				clear: both;
				background: url(images/img_bkg_post.gif) repeat-x bottom;
				margin: 0; padding: 25px;
				font-size: 0.9em;
			}
				
				.contenido .interior .principal .commentform H2 {
					position: relative;
					display: block;
					float: none;
					clear: both;
					background: none;
					margin: 0 0 10px 0; padding: 0;
					font-size: 1.4em;
					font-weight: bolder;
					font-family: Georgia;
					color: #9e0000;
				}
				
				.contenido .interior .principal .commentform FORM {
					position: relative;
					overflow: hidden;
					display: block;
					clear: both;
				}
				
				.contenido .interior .principal .commentform P {
					position: relative;
					overflow: hidden;
					display: block;
					clear: both;
				}
			
		
		/* Barra Izquierda */
		.contenido .interior .barra-izquierda {
			position: relative;
			display: inline-block;
			float: left;
			width: 194px;			
			padding: 14px 3px;
		}
		
			.contenido .interior .barra-izquierda H2 {
				overflow: hidden;
				height: 18px;
				margin: 0; padding: 1px 0 0 18px;
				font-size: 1.1em;
				text-transform: uppercase;
				background: url(images/img_bullet02.gif) no-repeat 2px 3px;
				border-bottom: 2px solid #a9a9a9;
				text-transform: lowercase;
			}
			
				.contenido .interior .barra-izquierda H2.con-fondo {
					margin: 0; padding: 0;
					height: 21px;
					text-indent: -5000px;
					border: 0;
				}
			
				.contenido .interior .barra-izquierda H2.h2-suscription {
					background: url(images/img_h2-suscription.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-izquierda H2.h2-feeds {
					background: url(images/img_h2-feeds.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-izquierda H2.h2-publicity {
					background: url(images/img_h2-publicity.gif) no-repeat 0 0;
				}
				
				.contenido .interior .barra-izquierda H2.h2-authors {
					background: url(images/img_h2-authors.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-izquierda H2.h2-blogroll {
					background: url(images/img_h2-blogroll.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-izquierda H2.h2-especiales {
					background: url(images/img_h2-especiales.gif) no-repeat 0 0;
					margin: 0; padding: 0;
					height: 19px;
					text-indent: -5000px;
				}
			
				.contenido .interior .barra-izquierda LI#linkcat-1 H2 {
					background: url(images/img_h2-gizmos.gif) no-repeat 0 0;
				}
			
			.contenido .interior .barra-izquierda .capa-simple {
				position: relative;
				margin: 0; padding: 10px 0;
				font-size: 0.9em;
				text-align: center;
			}
				
				.contenido .interior .barra-izquierda .capa-simple A {
					border: 0;
				}
			
			.contenido .interior .barra-izquierda UL {
				position: relative;
				margin: 0; padding: 10px;
				font-size: 0.9em;
				list-style: none;
			}
			
				.contenido .interior .barra-izquierda UL UL {
					position: relative;
					margin: 0; padding: 5px 10px;
					background: none;
				}
			
				.contenido .interior .barra-izquierda UL LI {
					position: relative;
					margin: 0; padding: 0 0 0 15px;
					list-style: none;
					background: url(images/img_bullet01.gif) no-repeat 0 6px;
					border-bottom: 1px dotted #bfbfbf;
					line-height: 20px;
				}
					
					.contenido .interior .barra-izquierda UL LI.noborder {
						border-bottom: 0;
					}
					
					.contenido .interior .barra-izquierda UL UL LI {
						position: relative;
						margin: 0; padding: 0 0 0 8px;
						background: url(images/img_bullet03.gif) no-repeat 0 8px;
						border-bottom: 0;
					}
					
					.contenido .interior .barra-izquierda UL LI.font10 {
						font-size: 0.8em;
					}
					
					.contenido .interior .barra-izquierda UL LI.font11 {
						font-size: 0.85em;
					}
					
					.contenido .interior .barra-izquierda UL LI.font12 {
						font-size: 0.9em;
					}
					
					.contenido .interior .barra-izquierda UL LI.font13 {
						font-size: 0.95em;
					}
		
		/* Barra Derecha */
		.contenido .interior .barra-derecha {
			position: relative;
			display: inline-block;
			float: left;
			width: 197px;			
			padding: 14px 3px;
		}
		
			.contenido .interior .barra-derecha H2 {
				overflow: hidden;
				height: 18px;
				margin: 0; padding: 1px 0 0 18px;
				font-size: 1.1em;
				text-transform: uppercase;
				background: url(images/img_bullet02.gif) no-repeat 2px 3px;
				border-bottom: 2px solid #a9a9a9;
				text-transform: lowercase;
			}
			
				.contenido .interior .barra-derecha H2.con-fondo {
					margin: 0; padding: 0;
					height: 21px;
					text-indent: -5000px;
					border: 0;
				}
				
				.contenido .interior .barra-derecha H2.h2-search {
					background: url(images/img_h2-search.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-derecha H2.h2-pages {
					background: url(images/img_h2-pages.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-derecha H2.h2-categories {
					background: url(images/img_h2-categories.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-derecha H2.h2-archives {
					background: url(images/img_h2-archives.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-derecha H2.h2-last-comments {
					background: url(images/img_h2-last-comments.gif) no-repeat 0 0;
				}
			
				.contenido .interior .barra-derecha H2.h2-creditos {
					background: url(images/img_h2-creditos.gif) no-repeat 0 0;
				}

				.contenido .interior .barra-derecha .red-blogs H2 {
					background: url(images/img_h2-red-blogs.gif) no-repeat 0 0;
					margin: 0; padding: 0;
					height: 19px;
					text-indent: -5000px;
				}

				.contenido .interior .barra-derecha .blogs-empresas H2 {
					background: url(images/img_h2-blogs-empresas.gif) no-repeat 0 0;
					margin: 0; padding: 0;
					height: 19px;
					text-indent: -5000px;
				}
			
			.contenido .interior .barra-derecha .capa-simple {
				position: relative;
				margin: 0; padding: 10px 0;
				font-size: 0.9em;
				text-align: center;
			}
				
				.contenido .interior .barra-derecha .capa-simple A {
					border: 0;
				}
			
			.contenido .interior .barra-derecha UL {
				position: relative;
				margin: 0; padding: 10px;
				font-size: 0.9em;
				list-style: none;
			}
			
				.contenido .interior .barra-derecha UL UL {
					position: relative;
					margin: 0; padding: 5px 10px;
					background: none;
				}
			
				.contenido .interior .barra-derecha UL LI {
					position: relative;
					margin: 0; padding: 0 0 0 15px;
					list-style: none;
					background: url(images/img_bullet01.gif) no-repeat 0 6px;
					border-bottom: 1px dotted #bfbfbf;
					line-height: 20px;
				}
					
					.contenido .interior .barra-derecha UL LI.noborder {
						border-bottom: 0;
					}
					
					.contenido .interior .barra-derecha UL UL LI {
						position: relative;
						margin: 0; padding: 0 0 0 8px;
						background: url(images/img_bullet03.gif) no-repeat 0 8px;
						border-bottom: 0;
					}
					
					.contenido .interior .barra-derecha UL LI.font10 {
						font-size: 0.8em;
					}
					
					.contenido .interior .barra-derecha UL LI.font11 {
						font-size: 0.85em;
					}
					
					.contenido .interior .barra-derecha UL LI.font12 {
						font-size: 0.9em;
					}
					
					.contenido .interior .barra-derecha UL LI.font13 {
						font-size: 0.95em;
					}
	

/* Pie Pagina */
.pie {
	position: relative;
	width: 977px;
}

	.pie .interior {
		margin: 0; padding: 0;
		background: #000000 url(images/img_bkg_piepagina.gif) repeat-x 0 0;
		height: 122px;
		text-align: center;
	}
		
		.pie .interior A {
			color: #808080;
			border: 0;
		}
		
			.pie .interior A:hover {
				text-decoration: underline;
			}
		
		.pie .interior UL {
			display: block;
			list-style: none;
			margin: 0;
			padding: 30px 0 30px 300px;
		}
		
			.pie .interior UL LI {
				position: relative;
				display: inline;
				font-size: 0.9em;
				list-style: none;
				margin: 4px 0;
				padding: 0 12px;
				border-left: 1px solid #808080;
			}
			
			.pie .interior UL LI.primero {
				border-left: 0;
			}
	
/* Estandares */
.estandares {
	position: relative;
	text-align: center;
}
	
	.estandares .interior {
		margin: 0 auto; padding: 3px 0 0;
		text-align: left;
		width: 978px;
		background: url(images/img_bkg_general-pq.gif);
	}
		
		.estandares .interior A {
			border: 0;
		}
	
/* Otras Cosas */
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 40px;
	padding: 0 20px;
}

/* Formulario de Contacto */
.contactform {
	position: static;
	overflow: hidden;
	width: 90%;
}
	
	.contactform LABEL {
		margin: 0; padding:0;
	}
	
	.contactform INPUT {
		width: 300px;
	}
		
		.contactform INPUT#contactsubmit {
			width: auto;
			margin-top: 20px;
		}

	.contactform TEXTAREA {
		width: 300px;
	}

.contactleft {
	font-weight: bold;
}

.contactright {
	margin: 0; padding:0;
}
	
	.contactright P {
		margin: 0; padding: 0;
	}

.contacterror {
	border: 2px solid #ff0000;
}


/* archivos */
.more-post-month {
	padding-left: 10px;
}


/* Publicidad Inter-Post */
.bannerpost {
	background: url(images/img_bkg_bannerpost.gif) no-repeat 0 0;
	padding-top: 22px;
	width: 336px;
	margin: 0 100px 30px;
}

	.bannerpost .bnp-interior {
		text-align: center;
		border-top: 1px solid #dcdcdc;
		padding-top: 1px;
	}


/* Post Publicitado */
.post-publicitado {
	margin: 0 0 30px; padding: 20px 0 0;
	background: #FFFFFF url(images/img_bkg_h2-publicidad.gif) no-repeat 0 0;
}

	.post-publicitado .pop-interior {
		margin: 0; padding: 25px 15px;
		border: 1px solid #c5d9fa;
		background: #ecf2ff;
		color: #0c1220;
	}
		
		.post-publicitado .pop-interior IMG {
			margin: 5px; padding: 2px;
			border: 1px solid #bfc5d3;
		}
		
		.post-publicitado .pop-interior P {
			margin: 0 0 5px; padding: 0;
		}


.barra-derecha .red-proyectos {
	position: relative;
	margin: 0; padding: 10px 0;
	font-size: 0.9em;
}


.barra-derecha .blogs-empresas-listado {
	position: relative;
	margin: 0; padding: 10px 0;
	font-size: 0.9em;
}


/*	GALERIAS	*/
.galeria, #pp_wrap .pp_slides{
	background:#f2f2f2 url(images/bkg_galerias.gif) top no-repeat;
	border:1px #cdcdcd solid;
	text-align:center;
	padding:68px 10px 50px;
	width:455px;
	overflow:hidden;
}
	.galeria img, #pp_wrap .pp_slides img{
		border:1px #cdcdcd solid;
		padding:2px;
	}
		.galeria img:hover, #pp_wrap .pp_slides img:hover{
			border:1px #fe9d00 solid;
		}

#pp_wrap .categorias{
	padding:0;
	background:none;
	border:0;
}


/* Ficha de Pelicula */
.ficha-pelicula {
        width: 435px;
        margin: 0 auto; padding: 15px 25px;
        background: #f2f2f2 url(images/img_bkg_esquina-ficha.jpg) no-repeat 100% 0;
        border: 2px solid #b0b0b0;
        color: #5f5f5f;
        font-family: Arial;
        font-size: 11px;
}

        .ficha-pelicula STRONG {
                color: #000000;
                font-weight: normal;
        }

        .ficha-pelicula P {
                margin: 0; padding: 3px 0;

        }





/* Barra Comun */
.contenido .interior .barra-comun {
	position: relative;
	display: inline-block;
	float: left;
	width: 394px;			
	padding: 14px 3px;
}
		
	.contenido .interior .barra-comun H2 {
		overflow: hidden;
		height: 18px;
		margin: 0; padding: 1px 0 0 18px;
		font-size: 1.1em;
		text-transform: uppercase;
		background: url(images/img_bullet02.gif) no-repeat 2px 3px;
		border-bottom: 2px solid #a9a9a9;
		text-transform: lowercase;
	}
			
		.contenido .interior .barra-comun H2.con-fondo {
			margin: 0; padding: 0;
			height: 21px;
			text-indent: -5000px;
			border: 0;
		}
	
		.contenido .interior .barra-comun H2.h2-publicity {
			background: url(images/img_h2-publicity.gif) no-repeat 0 0;
		}
			
	.contenido .interior .barra-comun .capa-simple {
		position: relative;
		margin: 0; padding: 10px 0;
		font-size: 0.9em;
		text-align: center;
	}
		
		.contenido .interior .barra-comun .capa-simple A {
			border: 0;
		}
		
.bannerInDobleSidebar {
}

	.bannerInDobleSidebar .bannerInDobleSidebar-publicidad {
	}
		
		.bannerInDobleSidebar .bannerInDobleSidebar-publicidad IMG {
			margin: 10px; padding: 2px;
			border: 1px solid #000000;
		}

		
.post .wp-polls {
	margin: 10px 20px; padding: 5px 10px;
	border: 1px solid #7b7b7b;
}