/*  
Theme Name: Testimonios para la historia
Theme URI: http://www.testimoniosparalahistoria.com
Description: Theme para Testimonios para la historia
Version: 1.0
Author: Insignia Studio
Author URI: http://www.insignia-studio.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FI Reset CSS */

/* Enlaces */

a {
	color:#067e99;
}

body{
	font:11px Verdana, Geneva, sans-serif;
	color:#161616;
}

.contenedor {
	width:890px;
	margin:0 auto;
}

#barra-arriba{
	height:30px;
	width:100%;
	background:#161616;
}

#barra-arriba div{
	text-align:right;
	position:relative;
	top:8px;
}

#barra-arriba span{
	color:#ccc;
}

#barra-arriba a{
	display:none;
}

#cabecera{
	display:none;
}

#menu{
	display:none;
}


/************* Footer ***************/

#footer{
	display:none;
}

/* Entrevista individual */

.personaje {
	background-color:#ebebeb;
	padding:10px;
	margin-bottom:20px;
	width:210px;
	float:left;
	position:relative;
}

.fotoEntrevista {
	border:1px solid #cac8c8;
	width:210px;
	height:210px;
}

.nombreEntrevistado {
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}

.personaje #flechitaFotoEntrevistado {
	padding:5px;
	position:absolute;
	top:30px;
	left:225px;
}

#columnaSidebar {
	display:none;
}

.entrevista{
	width:620px;
	float:right;
	margin:0 20px 10px 0;
}

.entrada {
	border-bottom:1px solid #e9e9e9;
}

.postmetadata{
	display:none;
}

#migasPan {
	margin-bottom:10px;
}

h1.tituloEntrevista, h1 {
	font-size:25px;
	margin-bottom:5px;
}

.entrada {
	margin-top:20px;
	font-size:12px;
	line-height:22px;
}

h1.tituloEntrevista + span.fecha {
	font-style:italic;
	font-size:12px;
}

h2 {
	font-size:20px;
	margin-bottom:20px;	
}

.entrada p {
	margin-bottom:20px;	
}

.entrada blockquote {
	font-style:italic;
	padding-left:80px;
	background:url(../img/comillasQuote.gif) left top no-repeat;
	border-left:1px solid #e9e9e9;
}

#comentarios {
	display:none;
}

/* Forumlario comentarios */
#formComentarios{
	display:none;
}

#contacto h1{
	margin-bottom:20px;
}

#contacto label {
	font-weight:bold;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	color:#161616;
}

#contacto input, #contacto textarea {
	 margin-bottom:10px;
	 border:1px solid #aaa;
	 padding:5px;
	 width:400px;
	 font-size:11px;
	 color:#161616;
}

#contacto textarea {
	display:block;
	margin-bottom:20px;
	height:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#161616;
}

#contacto input[type=image] {
	width:222px;
	height:38px;
	padding:0;
	margin:0 0 20px 0;
	border:none;
	color:#161616; 
}

#contacto form {
	width:450px;
	float:left;
}

#mapa {
	float:left;
	border:1px solid #ccc;
	width:435px;
	height:440px;
	margin-top:20px;
}


/* Presentacion */
#carrusel {
	background:url(../img/cuerpoCarrusel.png) no-repeat center center;
	width:862px;
	height:230px;
	margin-bottom:20px;
	position:relative;
	overflow:visible;
	margin-left:10px;
}

#carrusel #carruselFlechaDer {
	width:38px;
	height:38px;
	background:url(../img/carruselFlechaDer.png) no-repeat center center;
	position:absolute;
	right:-19px;
	top:90px;
	cursor:pointer;
	z-index:150;
}

#carrusel #carruselFlechaIzq {
	width:38px;
	height:38px;
	background:url(../img/carruselFlechaIzq.png) no-repeat center center;
	position:absolute;
	left:-12px;
	top:90px;
	z-index:150;
	cursor:pointer;
}

#presentacion {
	width:540px;
	float:left;
	line-height:18px;
	margin-left:10px;
}

#homeUltimos {
	margin-right:10px;
}

#homeUltimos li {
	border-top:1px solid #e9e9e9;
	padding:5px 0;
}

#homeUltimos li h3 {
	margin-bottom:5px;
	font-size:12px;
}

#homeUltimos li h3 a {
	text-decoration:none;
}

#carruselContenido {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:100;
}

#carruselContenido ul {width:3000px;}

#carruselContenido ul li {
	width:320px;
	margin:30px 11px 0 70px;
	float:left;
}

#carruselContenido ul li img {
	float:left;
	margin-right:10px;
}

#carruselContenido ul li span {
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
}

#carruselContenido ul li p {
	line-height:16px;
}

#carruselNav {
	width:30px;;
	height:15px;
	position:absolute;
	bottom:7px;
	text-align:center;
	left:50%;
	margin-left:-15px;
	z-index:200;
}

#carruselNav div {
	width:30px;
	margin:auto;
}

#carruselNav .carruselPosicionInactiva {
	width:8px;
	height:8px;
	float:left;
	background:url(../img/icons/carruselPosicion.png) no-repeat center center;
	margin-right:3px;
	display:inline;
	z-index:200;
}

#carruselNav .carruselPosicionActiva {
	width:8px;
	height:8px;
	float:left;
	background:url(../img/icons/carruselPosicionActiva.png) no-repeat center center;
	margin-right:3px;
	display:inline;
	z-index:200;
}

#postRelacionados {
	display:none;
}

h2 a {
	text-decoration:none;
}

.entrevistaLista {
	width:620px;
	float:left;
	border-right:1px solid #e9e9e9;
	padding-right:20px;
}

/* lista entrevistas */
.entrevistaLista ul li {
	overlfow:hidden;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:20px;
}

.entrevistaLista ul li .personaje {
	margin-right:20px;
	width:auto;
	height:auto;
}

.entrevistaLista ul li .fecha {
	font-style:italic;
	color:#666;
}

.entrevistaLista ul li h2 {
	margin-bottom:5px;
}

.entrevistaLista ul li .entrada {
	margin-top:10px;
	border:none;
	margin-left:190px;
}

.entrevistaLista ul li .entrada .meta {
	padding:3px 10px;
	background-color:#efefef;
	border:1px solid #dedede;
	margin-bottom:10px;
	font-style:italic;
	text-align:center;
	float:right;
	width:185px;
}

.entrevistaLista ul li .entrada .meta a {
	margin-left:10px;
}
/* Listado personajes */

.listadoPersonajes ul {
	margin-bottom:10px;
}

.listadoPersonajes ul li {
	padding:5px 0 0 5px;
}

.listadoPersonajes {
	width:620px;
	float:left;
	border-right:1px solid #e9e9e9;
	padding-right:20px;
}

.listadoPersonajes ul li .personaje {
	margin-right:20px;
	width:auto;
	height:auto;
	padding:5px;
	margin-bottom:10px;
}

.listadoPersonajes ul li:nth-child(even), .llistaPnjImpar {
	background-color:#e1edf0;
}

.listadoPersonajes ul li .tituloEntrevista {
	margin-bottom:2px;
}
.barraLateralEntrevistas {
	width:230px;
	float:right;
}

#respuestaMensaje {
	border-width:1px 0;
	padding:10px;
	margin-bottom:20px;
	display:none;
	margin-right:38px;
}

.mensajeAtencion {
	background:#FF9;
	border:1px solid #FC0;
}

.mensajeError {
	background:#F99;
	border:1px solid #F33;
}

.error {
	background:#F66;
}