/*
Theme Name: Fondo Espana PNUD
Theme URI: http://www.
Description: Theme for Fondo Espa&ntilde;a PNUD
Version: 0.0.1
Author: Julian Sanchez
Author URI: http://blogstudio.es/
*/

@import "style-cforms.css";

BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	background: #f2f2f2;
	color: #fff;
}

A { outline: none; }
	A IMG { border: none; vertical-align: middle; }

UL { margin: 0; padding: 0; list-style: none; }
	UL LI { margin: 0; padding: 0; list-style: none; }

OL { margin: 0; padding: 2px 8px; }
	OL LI { margin: 0; padding: 2px 0; }

H1, H2, H3, H4, H5, H6 { margin: 0; padding: 0; }
P { margin: 0; padding: 4px 0; }
	
INPUT, SELECT { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

FORM { margin: 0; padding: 0; }

IMG { border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

.clear-both { clear: both; }

.#f49d06-link { background: url(images/ico_#f49d06_12x12.gif) no-repeat 100% 50%; padding-right: 14px; }
.resaltado { color: #FF8A00; }

HR { clear: both; border-width: 0 0 1px; border-style: solid; border-color: #769710; margin: 0 10%; padding: 15px 0 0; height: 1px; }


/* Begin Images ( Estandar de WordPress) */
P IMG {	padding: 0; max-width: 100%; }
IMG.centered, IMG.aligncenter, IMG.aligncentered { display: block; margin-left: auto; margin-right: auto; }
IMG.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
IMG.alignleft {  display: inline; }
/* End Images */

/* Clear Both fixed */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* 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 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* 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;
}
	
	.post .post-entry .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 */



/* Posicionamiento */
BODY {
	background: #f2f2f2;
	color: #505050;
}

.posicion-general {
	margin: 0 auto; padding: 0;
	text-align: left;
	width: 1000px;
}



/* CABECERA */


#cabecera {
	background: #fff;
	
}
#cabecera .cabecera-general {
	background: url(images/bkg_cabecera_azul.gif) repeat-x 0 0;
	height: 154px;
	overflow: hidden;
}


#cabecera .cabecera-general H1 A{
	background: url(images/bkg_title_blog.gif) no-repeat 0 0;
	width: 274px;
	height: 153px;
	overflow: hidden;
	text-indent: -10000px;
	margin-left: 23px;
	float: left;
}
#cabecera .cabecera-general .aecid{
	margin:57px 75px 0 0;
	float: right;
}
#cabecera .cabecera-general .pnud{
	margin:0px 10px 0 0;
	float: right;
}
#cabecera .cabecera-general .blog-description{}


#cabecera .cabecera-buscador {
background: url(images/bkg_cabecera_buscador.jpg) no-repeat 0 0;
height: 40px;
margin: 1px 0 0 0;
}

/* Buscador */
#cabecera .cabecera-buscador .buscador {
	text-align: right;
	width: 272px;
	height: 26px;
	padding: 0 20px 0 0;
	float: right;
}

#searchform {
	margin: 0; padding: 0;
	width: 273px;
	text-align: center;
}
	
	#cabecera .cabecera-buscador #searchform {
		margin: 0 0 0 auto;
	}
	
	#cabecera .cabecera-buscador .searchTextBox {
		margin: 0; padding: 6px 9px;
		border: 0;
		width: 195px;
		background-color:#FFF;
		border: 0px solid #d6d1ce;
		color: #606060;
		font-size: 0.95em;
	}
		
/* MENU SUPERIOR */

	
.menu-superior {
	font-size: 1.1em;
	font-weight: bold;
	
}
	
	.menu-superior UL {
		padding: 8px 4px 0 14px;
	}
		
		.menu-superior UL LI {
			margin: 0; padding: 0;
			float: left;
			color: #fff;
		}
			
			.menu-superior UL LI A {
				display: block;
				margin: 0; padding: 4px 22px;
				color: #fff;
				text-decoration: none;
			}
				
				.menu-superior UL LI A:hover,
				.menu-superior UL LI A.selected {
					text-decoration: none;
					color: #fff;
					background: #244E8C;
					
					border-radius: 5px;
					-ms-border-radius: 5px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					-khtml-border-radius: 5px;
				}
				
			
			.menu-superior UL LI.inicio {
				background: none;
			}
			
			.menu-superior UL LI.rss A SPAN {
				background: url(images/ico_rss.gif) no-repeat 0 50%;
				padding: 2px 0 0 19px;
			}
			.menu-superior UL LI.ingles A SPAN {
				background: url(images/ico_ru.gif) no-repeat 0 50%;
				padding: 0 0 0 24px;
			}
			.menu-superior UL LI.portugues A SPAN {
				background: url(images/ico_port.gif) no-repeat 0 50%;
				padding: 0 0 0 24px;
			}
			

.blanco { background-color: #FFF; }

 .contenido {
	background-color:#FFFFFF;
	margin-bottom: 1px; padding: 7px 8px 3px 8px;	
	border-bottom: 1px solid #d4e1f2;
}
	
	.contenido .cuerpo{
		float: left;
		width:791px;
		margin: 0 0 0 13px;
	}
		
	.contenido .sidebar {
		float: left;
		width: 180px;
		padding: 0;
		border-top: 4px solid #becfea;
		background-color:#dbe4f3;
	}
	
	.contenido .cuerpo2 {
		float: left;
		width: 791px;
		margin: 13px 0 0 13px;
	}
	
	.contenido .cuerpo2 .videoppal {
		float: left;
		width: 384px;
		border-top: 4px solid #dbe4f3;
		margin: 0 0 20px 0;
	}

	.contenido  .cuerpo2 .notippal {
		float: left;
		width: 386px;
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	.contenido  .cuerpo2 .notippal.derecha {
		margin-left:19px;
	}

	
.reborde {
	border-top: 4px solid #dbe4f3;
	padding-top: 1px;
}
	
	.reborde-interior {
		border: 1px solid #f2f2f2;
		padding-bottom: 24px;
	}

	
/* PIE */
#pie {
	 
	color: #000;
}
#pie .sponsors{
 height: 110px;
	background: #e6edf7;
	}
#pie .sponsors IMG{
float: left;
padding: 24px 0px 0 41px;		
	}
	#pie .sub-pie{
height: 187px;
background: #FFF url(images/bkg_title_pie.gif) no-repeat 38px 0;	}

#creditos {
margin-bottom: 90px;
width: 1000px;
}
#creditos .wp {
float: right;
padding: 5px 21px 0 0;
}

#creditos .blogestudio {
float: right;
padding: 7px 2px 0 0;
}


/* ***** Generales ***** */
.blog-title {
	float: left;
	width: 435px;
	text-indent: -10000px;
	background:url(images/logo_cabecera.gif) no-repeat 0 0;
	margin-left: 151px;
}
	
	.blog-title A {
		display: block;
		height: 99px;
	}
	
.tagline {
	clear: both;
}
	








/* MENU INFERIOR */

.menu-inferior {
	padding: 40px 0 0 422px;
	font-size: 0.95em;
}
	
	.menu-inferior UL {
		float: left;
		margin-right: 36px;
	}
	.menu-inferior .segundo{
		margin-left: 36px;

	}
		
		.menu-inferior UL LI {
	padding: 2px 0px;
	color: #6e95d1;
	line-height: 16px;
		}
			
			.menu-inferior UL LI A {
				margin: 0; padding: 0;
				color: #295ead;
				text-decoration: none;
			}
				
				.menu-inferior UL LI A:hover {
					color:#6e95d1;
					text-decoration: underline;
				}
				
				.menu-inferior UL LI A.rss {
					padding: 2px 0 2px 20px;
					background: url(images/ico_rss.gif) no-repeat 0 50%;
				}
				.menu-inferior UL LI A.ru {
					padding-left: 20px;
					background: url(images/ico_ru_pie.gif) no-repeat 0 50%;
				}
				.menu-inferior UL LI A.port {
					padding-left: 20px;
					background: url(images/ico_port_pie.gif) no-repeat 0 50%;
				}

				.menu-inferior .aecid { float: right; padding: 30px 62px 0 0;}
				.menu-inferior .pnud { float: right; padding: 0px 9px 0 0;}				

/* Widgets Sidebar */

.interior-sidebar{
	margin: 0 0 60px 0; padding: 3px; 
	background: #DBE4F3;
	border-top: 1px solid #FFFFFF;
}

.widget {
	margin: 1px 0 17px 0;
}
.widget-interior {
	margin: 1px 0 17px 0;
}

	
	.widget-banner {
		margin: 0 0 17px 0; padding: 0;
	}
	
	.widget h2{
		padding: 7px 10px 7px 15px; 
		color: #FFF;
		background:#244e8c url(images/bkg_titulos_sidebar.gif) repeat-y 0 0;
		font-size: 1.1em;
		border: 1px solid #FFF;
		border-bottom:0;
	}
	
    .widget h2 A {
	color: #FFF;
	text-decoration: none;
	}	
	.widget h2.interior{
		background:#244e8c url(images/bkg_titulos_sidebar-interior.gif) repeat-y 0 0;
	}
	.widget h2.interior-estatica{
		background:#0d2d5e url(images/bkg_titulos_sidebar-interior.gif) repeat-y 0 0;
	}
	.widget .contenido-widget {
		color:#a2bce1;
		background-color:#4479c3;
		border: 1px solid #FFF;	
	}
	
	.widget .contenido-widget H3{
	color:#FFFFFF;
	padding: 5px 10px;
	font-size: 1em;}
	
.widget.autor{
	margin: 1px 0 17px 0;
	background:#FFF;
	text-align:center;
}
	.widget.autor h2{
		color: #244e8c;
		background:#c8d3e2 url(images/bkg_titulos_sidebar-autor.gif) repeat-y 0 0;
		padding: 7px 10px 7px 15px; 
		font-size: 1.1em;
		border: 1px solid #FFF;
		border-bottom:0;		
		text-align:left;
	}	
	.widget.autor h3{
	padding: 18px 0 6px 0;
	font-weight:bold;
	color:#000;
	}
	
	.widget.autor P{
	padding: 0 8px 23px 9px;
	color:#000;
	font-size: 1em;
	text-align:left;
	
	}	
	.widget.autor IMG{
	margin: 7px auto;
	padding: 2px;
	border: 3px solid #dbe4f3;
	}		
	.widget.autor .contenido-widget {
		background: none;
		border: 1px solid #FFF;	
	}


		.widget-banner .contenido-widget-banner {
			text-align:center;
		}		
		.widget-banner .contenido-widget-banner IMG {
			border: 1px solid #beccd9;
		}
		
		
		
		
		.widget .contenido-widget  P{
		}
		
		.widget .contenido-widget UL {
			padding: 0 0;
		}
			
			.widget .contenido-widget UL LI  {
				padding: 0;
				background: url(images/bullet_widget.gif) no-repeat 0 4px;
				display: block;
				border-bottom: 1px solid #6f98d1;
				margin-bottom: 6px;
			}
				
				.widget .contenido-widget UL LI.ultimo  {
					border: none;
					margin: 0;
				}
				
				.widget .contenido-widget UL LI A {
					color:#FFF;
					text-decoration:none;
					display: block;
				}
					
					.widget .contenido-widget UL LI A:hover{
						color:#FFF;
						background-color: #6f98d0;
					}
				
			.widget .contenido-widget UL UL {
				padding: 17px 0 0 20px;
			}
				
				.widget .contenido-widget UL UL LI  {
					padding: 6px 0 10px 7px;
					background: url(images/bullet_widget_2nivel.gif) no-repeat 0 9px;
					display: block;
					border: 0;
				}
				
		
		
		.widget .contenido-widget .contenido-widget-texto {
			margin: 0 7px;
		}
		
		.widget .contenido-widget UL.lista-enlaces {
			margin: 0; padding: 0;
		}
			
			.widget .contenido-widget UL.lista-enlaces LI  {
				margin: 0; padding: 0;
				background: none;
				border-bottom: 0 none;
				overflow: hidden;
				width: 99.9%;
			}
				
				.widget .contenido-widget UL.lista-enlaces LI.ultimo  {
				}
				
				.widget .contenido-widget UL.lista-enlaces LI A{
					background: url(images/bullet_widget.gif) no-repeat 8px 14px;
					border-bottom: 1px solid #6F98D1;
					color: #fff;
					display: block;
					margin: 0; padding: 10px 11px 9px 15px;
					text-decoration: none;
				}
				
								.widget .contenido-widget UL.lista-enlaces LI A.ultimbolet{
					border-top: 1px solid #6F98D1;
					border-bottom:0;
					}
								

					
					.widget .contenido-widget UL.lista-enlaces LI A:hover,
					.widget .contenido-widget UL.lista-enlaces LI.current-cat A {
						background-color: #6F98D0;
						background-position: 8px 15px;
						color: #fff;
						margin: -1px 0 0; padding: 11px 11px 9px 15px;
					}
					
					.widget .contenido-widget UL.lista-enlaces LI.ultimo A  {
						border-bottom: 0 none;
					}


		.widget .contenido-widget UL.lista-enlaces2 {
			margin: 0; padding: 0;
		}
			
			.widget .contenido-widget UL.lista-enlaces2 LI  {
				margin: 0; padding: 0;
				background: #244e8c;
				border-bottom: 0 none;
				overflow: hidden;
				width: 99.9%;
			}
				
				.widget .contenido-widget UL.lista-enlaces2 LI.ultimo  {
				}
				
				.widget .contenido-widget UL.lista-enlaces2 LI A{
					background: url(images/bullet_widget.gif) no-repeat 8px 14px;
					border-bottom: 1px solid #5a7cad;
					color: #fff;
					display: block;
					margin: 0; padding: 10px 11px 9px 15px;
					text-decoration: none;
				}
					
					.widget .contenido-widget UL.lista-enlaces2 LI A.ultimbolet {
						border-top: 1px solid #5a7cad;
						border-bottom:0;
					}
					
					.widget .contenido-widget UL.lista-enlaces2 LI A:hover,
					.widget .contenido-widget UL.lista-enlaces2 LI.current_page_item A {
						background-color: #5a7cad;
						background-position: 8px 15px;
						color: #fff;
						margin: -1px 0 0; padding: 11px 11px 9px 15px;
					}
					
					.widget .contenido-widget UL.lista-enlaces2 LI.ultimo A  {
						border-bottom: 0 none;
					}
			
			.widget .contenido-widget UL.lista-enlaces2 LI UL {
				margin: 0; padding: 0;
			}
				
				.widget .contenido-widget UL.lista-enlaces2 LI UL LI  {
					margin: 0; padding: 0;
					background: #244e8c;
					border-bottom: 0 none;
					overflow: hidden;
					width: 99.9%;
				}
					
					.widget .contenido-widget UL.lista-enlaces2 LI UL LI.ultimo  {
					}
					
					.widget .contenido-widget UL.lista-enlaces2 LI UL LI A,
					.widget .contenido-widget UL.lista-enlaces2 LI.current_page_item UL LI A {
						background: url(images/bullet_widget_2nivel.gif) no-repeat 18px 14px;
						border-bottom: 1px solid #5a7cad;
						color: #fff;
						display: block;
						margin: 0; padding: 10px 11px 9px 25px;
						text-decoration: none;
					}
						
						.widget .contenido-widget UL.lista-enlaces2 LI UL LI A.ultimbolet{
							border-top: 1px solid #5a7cad;
							border-bottom:0;
						}
						
						.widget .contenido-widget UL.lista-enlaces2 LI UL LI A:hover,
						.widget .contenido-widget UL.lista-enlaces2 LI UL LI.current_page_item A {
							background-color: #5a7cad;
							background-position: 18px 14px;
							color: #fff;
							margin: -1px 0 0; padding: 11px 11px 9px 25px;
						}
						
						.widget .contenido-widget UL.lista-enlaces2 LI UL LI.ultimo A  {
							border-bottom: 0 none;
						}
			

.widget .contenido-widget .redes {float: left; margin: 11px 6px 14px 5px;}




.bkg_post {
	border: 2px solid #fff;
}


/* Post */
.post {
	margin: 0; padding: 15px 25px;
	color: #363636;
}
	
	.post A {
		color: #295ead;
	}
		
		.post A:hover {
			color:#6e95d1;
			text-decoration: underline;
		}
			
	.post  .post-categoria {
		font-weight: bold;
		text-transform: uppercase;
		color: #ff9000;
	}
		
		.post  .post-categoria A{
			color: #ff9000;
			text-decoration: none;
		}
		
			.post  .post-categoria A:hover{
				text-decoration: underline;
			}
		
	
	.post .post-title {
		margin: 0; padding: 0 0 0;
		color: #6e95d1;
		font-size: 2em;
		font-weight:bold;
	}
		
		.post .post-title A {
			color: #000;
			text-decoration: none;
		}
			
			.post .post-title A:hover {
				color: #000;
				text-decoration: underline;
			}
	
		.post .post-title.contacto {
			color: #808080;
			font-size: 1.2em;
		}
	
	.post  .post-subtitulo {
		margin: 0; padding: 5px 0 0;
		color: #295ead;
		font-size: 1em;
		font-weight:bold;
	}
		
	.post .post-head {
		margin: 4px 0 0; padding: 0;
		color: #757575;
		font-style: italic;
		font-size: 1em;
	}
	
		.post .post-head .coment-head {
			float: right;
			background:url(images/bkg_coment_head.gif) no-repeat 100% 100%;
			padding: 8px 22px 4px 0;
			font-size: 1.2em;
		}
	
	.post .post-entry  {
		margin: 0; padding: 12px 0;
		font-size: 1.2em;
		color: #505050;
		line-height: 20px;
	}
	
	.page .post-entry  {
		background:url(images/bkg_pages.gif) no-repeat top right;
	}
		
		.post .post-entry A {
			color: #295ead;
			text-decoration: underline;
		}
			
			.post .post-entry A:hover {
				color:#6e95d1;
				text-decoration: underline;
			}
			
			.post .post-entry A.more-link {
				margin: 10px 0 0;
				width: 70px; height: 20px;
				background: url(images/btn_more-link.gif) no-repeat 0 0;
				display: block;
				text-decoration: none;
				color: #fff;
				text-align: center;
				font-size: 0.85em;
			}
				
				.post .post-entry A.more-link:hover {
					text-decoration: none;
					border:0;
				}
				
				.post .post-entry A.more-link SPAN {
					color: #FFF;
					display: block;
					padding: 0 0 0 12px;
				}
	
		.post .post-entry H1, .post .post-entry H2, .post .post-entry H3, .post .post-entry H4, .post .post-entry H5, .post .post-entry H6 {
			padding: 15px 0 4px;
			clear: both;
		}
		
		.post .post-entry P {
			padding: 6px 0 9px 0;
			line-height: 1.5em;
		}
		
			.post .post-entry P.caja {
				padding: 0; margin: 0;
				/*height: 210px;*/
				overflow: hidden;
			}
			
		.post .post-entry IMG {
			padding: 2px;
			border: 3px solid #dbe4f3;
		}
			
			.post .post-entry .cajanotippal IMG {
				margin: 7px auto; padding: 2px;
				border: 3px solid #dbe4f3;
			}
			
		.post .post-entry .cssOBJECT {
			padding-right: 12px;
		}
		
		.post .post-entry UL {
			padding: 12px 31px;
		}
			
			.post .post-entry UL LI {
				background: url(images/bullet_widget.gif) no-repeat 0 7px;
				padding: 0 0 10px 7px ;
			}	
				
				.post .post-entry  UL LI h3 {
					padding: 0 0 8px 8px;
				}
			
				.post .post-entry UL LI A {
					text-decoration: none;
					padding: -2px 0;
				}
				
				.post .post-entry UL UL LI {
					padding:0 0 10px 7px;
					background: url(images/bullet_widget_2nivel.gif) no-repeat 0 7px;
				}
					
					.post .post-entry UL UL UL LI {
						background: url(images/bullet_widget_3nivel.gif) no-repeat 0 7px;
						padding:0 0 10px 7px;
					}
					
		.post .post-entry OL {
		}
			
			.post .post-entry OL LI {
			}
			
		.post .post-entry BLOCKQUOTE {
			padding: 20px 15px;
			background: #f8f8f8 url(images/blockquote.gif) no-repeat 0 0;
			border:3px #dbe4f3 solid;
			width:195px;
			float:left;
			color:#295ead;
			margin:10px 10px 10px 0;
		}
		
		.post .post-entry .cajamorelink {
			padding: 12px 0 0 325px;
		}	

		.post .post-entry .akst_link {
			margin: 0 0 0 50%; padding: 0;
			text-align: right;
		}
			
			.post .post-entry .akst_link  A,
			.post .post-entry .compartir A {
				background: url(images/bkg_compartir.gif) no-repeat 0 50%;
				text-decoration: none;
				font-size: 0.9em;
				padding-left: 20px;
			}
			
		.post ul.post-bar {
			margin: 10px 0 17px; padding: 0 13px;
			height: 26px;
			background: #dce5f3;
		}
			
			.post ul.post-bar li {
				float: left;
				margin: 0; padding: 1px 13px;
				font-size: 0.95em;
			}
				
				.post ul.post-bar li a {
					padding: 4px 0 4px 20px;
					color: #295ead;
					display: block;
				}
					
					.post ul.post-bar li A:HOVER{
						border: 0;
					}
					
					.post ul.post-bar li.post-bar-responded a 	{ background: url(images/ico-comentarios.gif) left 50% no-repeat; }
						.post ul.post-bar li.post-bar-responded a:hover 	{ border:0; }
					.post ul.post-bar li.post-bar-respond a 	{ background: url(images/ico-comentar.gif) left 50% no-repeat; }
						.post ul.post-bar li.post-bar-respond a:hover 	{ border:0; }
					.post ul.post-bar li.post-bar-print a { background: url(images/ico-imprimir.gif) left 50% no-repeat; }
						.post ul.post-bar li.post-bar-print a:hover { border:0; }
					.post ul.post-bar li.post-bar-sharethis a { background: url(images/ico-compartelo.gif) left 50% no-repeat; }
						.post ul.post-bar li.post-bar-sharethis a:hover { border:0; }	

.undp_videos__the_content__video {
	margin: 0; padding: 5px 0;
	text-align: center;
}

.post-slider {
	overflow: hidden;
	margin: 0 24px;
}
	
	.post-slider .post-slider-interior {
		margin: 0; padding: 0;
		width: 4920px; height: 60px;
	}
		
		.post-slider .post-slider-interior A {
			margin: 0; padding: 0 1px;
			float: left;
		}

.post-slider-derecha {
	float: right;
}

.post-slider-izquierda {
	float: left;
}


.post .post-entry table p{
	padding:3px;
	line-height:1em;
	font-size:0.82em;
	}

/* Modificaciones al POST, POST BREVE */
.post.post-breve {
	padding-top:0;
}
	
	.post.post-breve .post-thumb {
		margin: 0; padding: 12px 12px 12px 0;
		text-align: center;
		width: 212px;
	}
		
		.post.post-breve .post-thumb IMG {
			margin: 0; padding: 2px;
			border: 3px solid #DBE4F3;
		}
	
	.post.post-breve .post-thumb-video {
		margin: 0; padding: 12px 12px 12px 0;
		text-align: center;
	}
	
	.post.post-breve .post-entry {
		margin-left: 166px;
		font-size: 1.1em;
		line-height:1.3em;
	}
		
		.post.post-breve .post-entry-image-thumb {
			margin-left: 236px; /* 166px; */
			/*overflow: hidden;*/
		}
		
		.post.post-breve .post-entry-video-thumb {
			margin-left: 290px;
			/*overflow: hidden;*/
		}
		
		.post.post-breve .post-entry .more-link {
			font-size: 1em;
			display: block;
		}
		
		
.post-home-main {
	background: url(images/bkg_post.gif) no-repeat 100% 100%;
	margin-bottom: -24px;
	padding: 28px 0 0;
}
	.post-home-main .post.post-breve .post-entry {
		margin-left: 330px;
		font-size: 1.2em;
	}
		
		.post-home-main .post.post-breve .post-entry .more-link {
			font-size: 0.9em;
		}
		

.video-home-main {
	float: left;
	width: 48.9%;
	margin: 0 0.5% 1%;
}		
	
	.video-home-main .post-video-home-title {
		margin: 1px; padding: 5px 20px;
		color:#386ec0;
		background: #dbe4f3 url(images/bkg_titulos_cuerpo.gif) repeat-y 0 0;
		font-size: 1.2em;
		font-weight:bold;
	}
	
	
	
	.video-home-main  .post-title {
		font-size: 1.4em;
		padding: 11px 5px;
	}
	
	.video-home-main  .post-subtitulo {
		padding: 0 5px;
	}
	
	.video-home-main  .post-entry {
		padding: 4px 5px;
		font-size: 1.1em;
	}	
	
	.post-video-content {
		height: 598px;
		overflow: hidden;
	}
		
		.post-video-content .post {
			overflow: hidden;
			padding: 15px 5px;
		}
	

.post-home-secondary {
	float: left;
	width: 48.9%;
	margin: 0 0.5% 1%;
	overflow: hidden;
}
	
	.post-home-secondary .post.post-breve {
		position: relative;
		height: 470px;
		margin-bottom:25px;
	}
	.post-home-secondary .post.post-breve .post-title {
		font-size: 1.67em;
	}	
	
	.post-home-secondary .post.post-breve .post-thumb {
		float: right;
		width: auto;
		/* text-align: center; */
	}
	
	.post-home-secondary .post.post-breve .post-entry {
		margin-left: 0;
	}
	
	.post-home-secondary .post.post-breve ul.post-bar {
		position: absolute;
		bottom: 0; right: 0;
		width: auto;
		margin: 0 15px;
	}
		
	.post-home-secondary .post.post-breve .post-categoria {
		/*position: absolute;
		bottom: 32px; left: 0;
		width: auto;*/
		margin:0 0 10px;
	}
		
		.post-home-secondary .post.post-breve ul.post-bar .post-bar-responded { padding-right: 103px; }
		.post-home-secondary .post.post-breve ul.post-bar .post-bar-respond A { overflow: hidden; width: 1px; padding-left: 12px; text-indent: -10000px; }
		.post-home-secondary .post.post-breve ul.post-bar .post-bar-print A { overflow: hidden; width: 1px; padding-left: 11px; text-indent: -10000px; }
		.post-home-secondary .post.post-breve ul.post-bar .post-bar-sharethis A { overflow: hidden; width: 1px; padding-left: 15px; text-indent: -10000px; }
	
	
.salto-home {
	padding: 20px 0 0;
}
						
/* Articulos Relacionados */
.art-relacionados {
	margin: 40px 0 0;
}
	.post .art-relacionados H3 {
			color: #000;
			font-size: 1.4em;
			text-transform:uppercase;
			
	padding: 5px 20px; margin: 1px;
	color:#386ec0;
	background:#dbe4f3 url(images/bkg_titulos_cuerpo.gif) repeat-y 0 0; 
	font-size: 1.2em;
	
		}	
		
		.post .art-relacionados A {
		}
			
			.post .art-relacionados A:HOVER {
				color:#6e95d1;
				text-decoration: underline;
			}
		
		.post .art-relacionados UL {
			padding: 12px 4px;
			font-size:1.2em;
		}
			
			.post .art-relacionados UL LI  {
				padding:0 0 10px 7px ;
				background:url(images/bullet_widget.gif) no-repeat 0 4px;
			}
				
				.post .art-relacionados UL LI A  {
					text-decoration: none;
				}

/* Titulo de la Pagina */
.page-title {
	margin: 30px 32px 20px;
	padding: 10px 20px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	text-align:right;
	background:url(images/tit_page.jpg) repeat-y 0 0;
}
	
	
	.page-title A {
		color: #000;
		text-decoration: none;
	}
	
		.page-title A:hover{
			text-decoration: underline;
		}
		
/* */
.wp-navigation {
	margin: 15px 0; padding: 10px 0; 
	border-bottom: 1px dotted #d2d2d2;
	border-top: 1px dotted #d2d2d2;
}
		
	.wp-navigation A{
		color: #295ead;
		text-decoration: none;
	}
		
		.wp-navigation A:HOVER {
			color:#6e95d1;
			text-decoration: underline;
		}

	.wp-navigation .wp-navigation-anterior A {
		float:left;
		padding:0 0 0 7px ;
		background:url(images/bullet_widget-invertido.gif) no-repeat 0 4px;
		width: 390px
	}
	
	.wp-navigation .wp-navigation-siguiente A {
		float: right;
		padding: 0 7px 0 0;
		background:url(images/bullet_widget.gif) no-repeat 100% 4px;
		text-align: right;
		width: 370px
		
	}
		
.more-info {
	color:#000;
	padding: 0 0 0 6px;
	font-weight:bold;
}
	
	.more-info A {
		color:#000;
		padding: 0 0 0 6px;
		font-weight:normal;
	}

/*especiales de categorias*/
.categorias {
	margin-bottom: 30px;
}
	
	.categorias .post .post-title {
		font-size: 1.4em;
	}							
	
	.categorias .post .post-entry P.caja {
		font-size: 0.85em;
	}							
		
	.categorias  .post .post-entry A.more-link {font-size: 1em;}


	
	/*video principal*/

    .cuerpo2 .videoppal .post h2{
	padding: 5px 0 0 20px; margin: 1px;
	height: 20px;
	color:#386ec0;
	background:#dbe4f3 url(images/bkg_titulos_cuerpo.gif) repeat-y 0 0; 
	font-size: 1.2em;
}

    .cuerpo2 .post .videoobject{
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding: 10px 0 10px 0;
	text-align: center;
	}
	
    .cuerpo2 .post .videoppal H3{	
	color: #6e95d1;
	font-size: 1.1em;
	padding: 13px 30px 0 30px;
	}
	
	.contenido .cuerpo2 .videoppal .tamano-fijo-ppal {
	height: 576px;
	overflow:hidden;
	position: relative;
    }

	
	.cuerpo2 .videoppal .post P{	
	padding: 15px 17px;
	}
	
		.cuerpo2 .videoppal .post P{	
	padding: 15px 17px;
	}

	.cuerpo2 .post  .cajanotippal{	
	margin: 0;
	}	
	
	.cuerpo2 .post .videonavigation {
	padding: 25px 6px;

}
		
	.cuerpo2 .post .videonavigation A {
	text-decoration:none;
		
	}
	.cuerpo2 .post .videonavigation A {
	border:0;
		
	}	
		
		.navigation A:hover {
		border:0;
		}

	.cuerpo2 .post .videonavigation .alignleft {
		display: inline;
		float: left;
		width: 30%;
		background: url(images/bullet_videoanterior.gif) no-repeat 0 4px;
		padding-left: 10px;
	}

	.cuerpo2 .post .videonavigation .alignright {
		display: inline;
		float: right;
		width: 48%;
		background: url(images/bullet_videosiguiente.gif) no-repeat 100% 4px;
		padding-right: 10px;
		text-align: right;
	}

	/*noticias ppal*/
	
	.contenido  .cuerpo2 .notippal .post {
	margin: 0 ;

	}	
	
			.cuerpo2 .notippal .post P{	
	padding: 15px 0;
	}
	
			.contenido  .cuerpo2 .notippal .post .post-categoria {
				margin: 0 0 7px 0;
				}		
		.contenido  .cuerpo2 .notippal .post .post-categoria A{
				color:#ff9000;
				font-weight: bold;
				text-transform:capitalize; 
				text-decoration: none;
				margin:0;
				}
		
		.contenido  .cuerpo2 .notippal .post  .post-categoria A:HOVER{
		text-decoration: underline;
		}
	
		.contenido  .cuerpo2 .notippal .post .post-title {
		margin: 0; padding: 0 ;
		color: #6e95d1;
		font-size: 1.3em;
	}
	
		.contenido  .cuerpo2 .notippal .post .post-title A {
			color: #295ead;
			text-decoration: none;
		}
			
			.contenido  .cuerpo2 .notippal .post .post-title A:hover {
			color:#6e95d1;
			text-decoration: none;			}
	
	.contenido  .cuerpo2 .notippal .post .post-head {
	margin: 0 0 7px 0;
	padding: 0 0 12px;
		font-size: 1em;
		color:#757575;

	}

	.contenido  .cuerpo2 .notippal .post .post-head A{
	color: #295ead;
	}
	.contenido  .cuerpo2 .notippal .post .post-head A:HOVER{
			color:#6e95d1;
			text-decoration: underline;			
				}
	
	.contenido  .cuerpo2 .notippal .post .tamano-fijo-ppal {
	height: 557px;
	overflow:hidden;
    }
	.contenido  .cuerpo2 .notippal .post .tamano-fijo-ppal2 {
	height: 557px;
	overflow:hidden;
    }
	
		.contenido  .cuerpo2 .notippal .post .tamano-fijo-ppal .derecha {
		}
		.contenido  .cuerpo2 .notippal .post .post-entry  {
		margin: 0; padding: 0 0 0 0;
		font-size: 1em;
		color: #505050;
		line-height: 20px;
	}
		.contenido  .cuerpo2 .notippal .post .post-entry H1, .contenido  .cuerpo2 .notippal .post.post-entry H2, .contenido  .cuerpo2 .notippal .post .post-entry H3, .contenido  .cuerpo2 .notippal .post .post-entry H4, .contenido  .cuerpo2 .notippal .post .post-entry H5, .contenido  .cuerpo2 .notippal .post .post-entry H6 {
			margin: 0; padding: 15px 0 4px;
			clear: both;
		}
		
		.contenido  .cuerpo2 .notippal .post .post-entry P {
	padding: 0;
	line-height: 1.5em;
					}
					
			.contenido  .cuerpo2 .notippal .post .post-entry .entrada{ 
			color: #757575;
			padding: 0 0 7px 0;
			} 
	
	
	
		.contenido  .cuerpo2 .notippal .post ul.post-bar
		{
			background: #dce5f3;
			padding: 0px 0 0 25px;
			height: 26px;
			margin: 0;
		}
		
		.contenido  .cuerpo2 .notippal .post ul.post-bar li
			{
				float: left;
				display: block;
				margin: 0;
				padding: 4px 6px 0 0;
				font-size: 0.95em;
			}
			
		.contenido  .cuerpo2 .notippal .post ul.post-bar li a
				{
					padding: 2px 0 4px 0;
				}
				
		.contenido  .cuerpo2 .notippal .post ul.post-bar li A:HOVER{				
			border-bottom: 0;
			}		
			
				.contenido  .cuerpo2 .notippal .post ul.post-bar li.post-bar-responded a 	{margin-right: 25px; padding: 3px 0 0 20px; background: url(images/ico-comentarios.gif) left 0 no-repeat; color: }
				.contenido  .cuerpo2 .notippal .post ul.post-bar li.post-bar-respond a 	{margin-left: 125px;width: 25px; text-indent:-10000px;  background: url(images/ico-comentar.gif) left 50% no-repeat; }
				.contenido  .cuerpo2 .notippal .post ul.post-bar li.post-bar-print a {width: 25px; text-indent:-10000px;  background: url(images/ico-imprimir.gif) left 50% no-repeat; }
				.contenido  .cuerpo2 .notippal .post ul.post-bar li.post-bar-sharethis a {width: 18px; text-indent:-10000px;  background: url(images/ico-compartelo.gif) left 50% no-repeat; }



/* Comentarios */
.comments-title {
	padding: 5px 20px; margin: 1px;
	color:#386ec0;
	background:#dbe4f3 url(images/bkg_titulos_cuerpo.gif) repeat-y 0 0; 
	font-size: 1.2em;
}

.reborde.reborde-comentarios {
	margin-top: 16px;
}

.commentlist {
	margin: 0; padding: 25px;
}
	
	.commentlist A {
		text-decoration: none;
		color: #295EAD;
	}
		
		.commentlist A:hover {
		text-decoration: underline;
			
		}
	
	.commentlist .no-comments {
		border-top: 1px dotted #d2d2d2;
		margin: 0; padding: 22px 0 0;
	}
	
	.commentlist .commentsingle {
		margin: 0; padding: 0;
		border-bottom: 1px dotted #d2d2d2;
	}
	
		.commentlist  .commentsingle.ultimo {
			border-bottom: 0 none;
		}

		
		.commentlist .commentsingle .commentsingle-info A {
		 font-weight: normal; 
		 color: #295ead;
		}
		.commentlist .commentsingle .commentsingle-fecha {
		 color: #757575;
		 font-size: 0.85em;
		}
		.commentlist .commentsingle .commentsingle-fecha-id A {
		 color: #295ead;
		}				
		
		.commentlist .commentsingle .commentsingle-data {
			float: left; 
			width: 100px;
		    text-align: right;
			padding: 22px;
		}
			
			.commentlist .commentsingle .commentsingle-data .commentsingle-number {
				font-weight: bold;
			}
			
			.commentlist .commentsingle  .commentsingle-content {
				border-left: 1px dotted #d2d2d2;
				padding: 22px;
				margin: 0 0 0 146px;
			}
			.commentlist .commentsingle  .commentsingle-content.administrador {
				background-color:#f4f7fb;
			}


			
/* Dejar Comentario */
.respond-title {
	padding: 5px 0 0 20px; margin: 1px;
	height: 20px;
	color:#386ec0;
	background:#dbe4f3 url(images/bkg_titulos_cuerpo.gif) repeat-y 0 0; 
	font-size: 1.2em;
}

.reborde.reborde-dejar-comentario {
	margin-top: 16px;
}

.respond-content {
}

	.respond-content .barra-bullet {
		background: url(images/bullet_widget.gif) no-repeat 42px 0;
		height: 24px;
	}

	.respond-content .valid-tags {
		font-size: 0.95em;
		padding: 12px 28px 0 405px; margin: 0;
	}
	
	.respond-content P.obligatorios{
		width: 40%;
		font-size: 0.95em;
	}
	
	.respond-content .redes P {
		padding: 0;
	}
	
	.respond-content form {
		padding: 0 35px 40px 35px;
}
	.respond-content A {
		color: #506a10;
	}
		
		.respond-content A:hover {
			color: #ff8a00;
		}
		
		
	.respond-content .label-input {
		margin: 0; padding: 0;
		display: block;
		color: #a2a2a2;
		font-weight: bolder;
	}
	
	.respond-content .text-input {
		width: 335px;
		margin: 0; padding: 8px 6px;
		background: #fbfbfb;
		border: 1px solid #dedede;
		height: 16px;
	}
		
		.respond-content .text-input.area{
			height: 175px;
		}
		
	.respond-content .p-input {
		padding: 30px 0 0 0;
	}
	

/* FormBuilder */
.formBuilderForm {
}
	
	.formBuilderForm .formBuilderField {
	float: left;
	width: 343px;
	}
		.formBuilderForm .button {
	float: right;
	padding-right: 24px;
	margin-top: -16px; 
	
	}
		.formBuilderForm .formBuilderField .obligatorios {
		margin: -10px 0 0 0;
		font-size: 0.85em;}
		.formBuilderForm .formBuilderField .formBuilderLabelRequired {
			margin: 0; padding: 10px 0 2px 0;
			display: block;
			color: #a2a2a2;
			font-weight: bolder;
		}
		
		.formBuilderForm .formBuilderField .formBuilderInput INPUT,
		.formBuilderForm .formBuilderField .formBuilderLargeTextarea TEXTAREA{
			border: 0;width: 95%;
			margin:0 0 22px; padding: 4px 6px;
			background: #fff;
			border: 1px solid #dedede;
		}
		
		.comment {padding: 0 0  0 30px;}
		
		.formBuilderForm .formBuilderField.submit_image {
			padding-top: 10px;
			text-align: right;
		}

/* FeedBurner : Formulario de Suscripcion */
.phplist {
	margin: 0; padding: 0;
	text-align: left;
	height: 62px;
}
	
	.phplist #email {
		margin: 0; padding: 5px 12px;
		border: 0;
		width: 128px;
	}
	
	.phplist #contactsubmit {
		float: right;
		margin-top: 4px;
		margin-right: 6px;
		color:#FFFFFF;
		border:0;
		background:#294c94;
		padding:4px 8px;
	}
	
		.feedburnerFRM-ico {
			padding: 0 0 26px 1px;
			float: left;
			margin-bottom: 24px;
		}	
		.feedburnerFRM-rss {
			background: url(images/ico_rss.gif) no-repeat 0 50%;
			height: 16px;
			float: left;
			margin: 1px 0 26px 12px; padding: 0 0 0 20px;
		}

/*BREADCRUMB*/
.breadcrumb-navxt {
	background: url(images/bkg_breadcrumb.gif) repeat-x scroll 0 100%;
}
	
	.breadcrumb-navxt .breadcrumb-navxt-interior {
		padding: 5px 10px 7px;
		color: #9B9B9B;
	}
		
		.breadcrumb-navxt .breadcrumb-navxt-interior A {
			color: #757575;
			padding-left: 12px;
			background: url(images/bullet_widget.gif) no-repeat 0 50%;
			text-decoration: none;
		}
			
			.breadcrumb-navxt .breadcrumb-navxt-interior A:hover {
				color: #295EAD;
				text-decoration: none;
			}
	
		.breadcrumb-navxt .breadcrumb-navxt-interior .bnavxt-actual {
			padding-left: 12px;
			background: url(images/bullet_widget.gif) no-repeat 0 50%;
		}


/* Mapa Proyectos Nacionales */
.mapa_proyectos_nacionales {
	margin-left: -25px; padding: 6px 0 9px;
}
	
	.post .post-entry .mapa_proyectos_nacionales IMG {
		margin: 0; padding: 0;
		border: 0;
	}
	
	
	
/* DESCONOCIDOS */
.post .post-entry .separa-estatica {
	margin: 20px -10px ;
	height: 1px;
	border-bottom: dotted 1px #808080;
	text-align: center;
	text-indent:-10000px;
}

.subscribe-to-doi-comments {
	text-align: right;
}