/* Inicio tareas pendiente

-> Renombrar rutas img's
-> Poner js showid en su sitio def y renombrar ruta

Fin tareas pendientes */

@font-face {
	font-family: 'Old Standard TT';
	src: url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Regular.ttf');
}

@font-face {
	font-family: 'Old Standard TT';
	font-weight: bold;
	src: url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Bold.ttf');
}

@font-face {
	font-family: 'Old Standard TT';
	font-style: italic;
	src: url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Italic.ttf');
}

/* album */
#album {
	width:524px;
	float:right;
	padding:12px 10px 0 0;	
	margin:0 0 30px;
}
p#titulo_album {
	font:22px/28px Georgia, serif;
	color:#000;
	margin:0 0 12px;
}
#wrap_album {
	position:relative;
}
#wrap_foto {
	margin:60px auto 0;
}
#pestanas .pestana_item {
	background: url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/sprite_album.png) no-repeat scroll 0 -198px transparent;
    height: 35px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: -35px;
    width: 185px;
}
#pestana_slide {
	background-position:-2px -274px !important;
}
#pestana_slide:hover {
	background-position:-2px -310px !important;
}
#pestana_miniaturas {
	background-position:-2px -198px !important;
}
#pestana_miniaturas:hover {
	background-position:-2px -234px!important;
}
.pestana_item {
	cursor:pointer;		
}
.pes_activa {
	z-index:0;

}
.pes_desactiva {
	z-index:1;

}

#foto {	
	padding:5px 0;
	text-align:center;
}
#foto_nav {
	height: 90px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 524px;
}
.flecha_nav {
	position:absolute;
	top:-10px;	
}
.flecha_nav a {
	display:block;
	width:65px;
	height:95px;
	background:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/sprite_album.png) no-repeat 0 0;
	text-indent:-9999px;		
}
#flecha_right {
	right:-10px;	
}
#flecha_left {
	left:-5px;	
}
#flecha_left a {
	background-position:0 -5px;
}
#flecha_right a {
	background-position:0px -99px;	
}
#flecha_left a:hover {
	background-position:-67px -5px;	
}
#flecha_right a:hover {
	background-position:-69px -99px;	
}

/* miniaturas */
#nav_miniaturas {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#wrap_miniaturas {
	background:#000;
	display:none;
	height:100px;	
}


.con_desactivo {
	display:none;	
}

#info_foto {
	padding:5px 0px 12px;	
}
h1 {
	font:normal 28px/32px Georgia, serif;	
	color:#fff;
	text-transform:none;
	margin:0 0 6px;
}
#pie_foto {
	font:normal 14px/18px Arial, Helvetica, sans-serif;	
	color:#fff;
	margin: 0 0 8px;
}

#pie_foto a{ color:#fff!important; text-decoration:underline!important;}

#compartir_foto {
	border-top:1px solid #fff; 
	padding:10px 10px 10px 34px;
	overflow:hidden;	
}
#compartir_foto li {
	float:left;
	margin:0 0 0 0;	
}
#tweet_twitter iframe {
	width:104px!important;	
}
#share_googleplus div {
	width:76px!important;	
}

#miniaturas {
	padding:40px 10px 20px 30px;
	overflow:hidden;	
}
#miniaturas li {
	float:left;
	margin:0 20px 20px 0;	
}
#miniaturas li a {
    display: table-cell;
	*display:block;
    vertical-align: middle;
	width:60px;
	height:90px;
	box-shadow:0 0 10px #111;
	background:#444 url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/al_bg_min.png) no-repeat 0 0;
}
#miniaturas li a:hover {
 	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
 }

#contenedor_foto_adaptable{margin: 0 auto; overflow: hidden; width: 424px;}
.contenido_item {
    background: none repeat scroll 0 0 #444444;
    margin-bottom: 20px;
    position: relative;
    z-index: 9999999;
}


#miniaturas.contenido_item {
    overflow: hidden !important;
    padding: 40px 10px 20px 30px;
}


#contenedor_botones{  border-top: 1px solid #565656;  display: block;  height: 30px; padding: 10px 0 0 10px;}
#contenedor_botones li{ float:left;}
#contenedor_botones #like_fb{ margin-right:15px; }
.btn_facebook{ margin-left:35px;}

.fb_iframe_widget span {                                                        
    width: 171px !important;                                                    
}

.fb_iframe_widget iframe {
    position: relative;
	border: medium none;
    height: 260px!important;
    overflow: hidden;

}

._56zz {
    position: absolute;
    width: 100% !important;
}






#contenedor_foto_adaptable #numeracion{font-family: Georgia, serif!important;  font-size: 22px;  position: absolute;  right: 0;  top: -25px;}
#numeracion{font-family: Georgia, serif!important;}


/*  ALBUMES RELACIONADOS */
#albumes_relacionados {
	background:#444;
	padding:20px 0 20px 20px;
}
#albumes_relacionados h4 {
	font:normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0 0 10px;
}
#albumes_relacionados .contenedor_img img {
	width:148px;
}
#albumes_relacionados ul {
	overflow:hidden;	
}
#albumes_relacionados li {
	width:148px;
	float:left;
	margin-right:20px;
}
#albumes_relacionados li.last_child {
	margin:0;	
}
#albumes_relacionados .contenedor_img {
  width:148px;
  height:222px;
  background:#222;
  display:table-cell;
  vertical-align:middle;	
  overflow:hidden;
}
#albumes_relacionados .txt_relacionados {
	background:#fff;
	padding:10px;
	min-height:160px;	
}
#albumes_relacionados .seccion_album {
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #eee;		
}
#albumes_relacionados .seccion_album p { 
	color:#a60d35;
	text-transform:uppercase;
	padding:5px 0 2px;
}
#albumes_relacionados p.tit_album {
	font:normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color:#000;	
}
#albumes_relacionados a:hover p.tit_album {
	color:#666;	
}
/* FIN Albumes relacionados */