/*
Theme Name: WordPress Galicia Para el Mundo
Theme URI: http://wordpress.org/
Description: Wordpress para www.galiciaparaelmundo.com por <a href="http://www.bonaval.com" target="_blank" title="Ir a Bonaval Multimedia">Bonaval Multimedia</a>
Version: 1.0
Author: Bonaval Multimedia S.L.
Author URI: http://www.bonaval.com/

	Bonaval Multimedia v1.5
	 http://www.bonaval.com/

	This theme was designed and built by Bonaval Multimedia.
	whose blog you will find at http://www.bonaval.com/blog

	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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background: #d5d6d7 url('images/kubrickbgcolor.jpg');
		color: #333;
		text-align: center;
		}

	#tituloPagina {
		display: none;
		}

	#page {
		text-align: left;
		}

	#header {
		background: #E7E7E7 url('images/cabecera_header.png') no-repeat bottom center;
		}

	#headerimg {
		/*background: #0C4072 url('images/logo_cabecera_bg.png') no-repeat;*/
		}

	#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;
		}

	.alt {
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		}

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

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

	h1, h2, h3 {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		}

	h1 {
		font-size: 4em;
		text-align: center;
		}

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

	h2 {
		font-size: 1.6em;
		}

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

	#sidebar h2 {
		font-family: 'Lucida Grande', Verdana, Sans-Serif;
		/*font-size: 1.2em;*/
		}

	h3 {
		font-size: 1.6em;/*1.3em;*/
		}

	h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
		text-decoration: none;
		color: white;
		}

	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #0C4072;
		}

	h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none;
		}
	h3 a:hover, h2 a:hover {
		text-decoration: underline;
		}


	.entry p a:visited {
		color: #859FB8;
		}

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

	.commentlist li {
		font-weight: bold;
		}

	.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;
		}

	#sidebar {
		font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}

	small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
		color: #777;
		}

	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: #0C4072;/*578BBD;*/
		text-decoration:none;
		/*font-weight:bold;*/
		}

	a:hover {
		color: #859FB8;/*#0C4072;*/
		text-decoration: underline;
		/*font-weight:normal;*/
		}

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

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

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

	#wp-calendar th, #wp-calendar td {
		font-style: normal;
		text-transform: capitalize;
		font-size: 10px;
		}

/* End Typography & Colors */








/* Begin Structure */
	body {
		margin: 0 0 0 0;
		padding: 0;
		}
	#page {
		background: url('images/kubrickbgwide.jpg') repeat-y top;
		margin: 0px auto;
		padding: 0;
		width: 980px;
		border: none;
		}

	#banner {
		width: 962px;
		margin: 10px auto 10px auto;
		/*height: 90px;*/
		/*margin: 10px 0 10px 0;*/
		}

	#header {
		/*background-color: #E7E7E7;*/
		margin: 0 0 0 1px;
		padding: 0;
		/*height: 100%;*/
		height: 148px;
		width: 978px;
		}

	#headerimg {
		margin: 0px 0px 0px 8px;
		height: 90px;
		width: 961px;
		}

	.logoHeader{
		width: 300px;
		height: 110px;
		float: left;
		cursor: pointer;
	}
	.f_search{
		float: right;
		margin: 20px 10px 0 10px;
	}
	.f_search *{
		color: #fafafa;
	}

	.narrowcolumn {
		float: left;
		/*padding: 0 45px 20px 0px;*/
		padding: 0px 0px 20px 20px;
		margin: 0px 0px 0px 0px;
		width: 700px;
		}

	.widecolumn {
		padding: 10px 0px 20px 0px;
		margin: 5px 0px 0px 80px;
		width: 820px;
		}

	.post {
		margin: 0px 0px 40px 0px;
		/*text-align: justify;*/
		clear: both;
		}

	.post hr {
		display: block;
		}

	.widecolumn .post {
		margin: 0px;
		}

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

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

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

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

	.postmetadata {
		clear: left;
	}

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

	#footer  {
		text-align: center;
		font-size: 1.2em;
		}
	#footer img {
		vertical-align: text-bottom;
		}
/* End Structure */



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

	h2 {
		margin: 0px;
		}

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

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

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

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



/* Begin Images
	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) */

	p img {
		padding: 0px;
		max-width: 100%;
		}

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

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

	img.alignleft {
		padding: 4px;
		margin: 0px 7px 2px 0px;
		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: 0px 0px 0px 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

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

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

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

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

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

	#sidebar ul, #sidebar ul ol {
		margin: 0px;
		padding: 0px;
		}

	#sidebar ul li {
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 15px;
		}

	#sidebar ul p, #sidebar ul select {
		margin: 5px 0px 8px;
		}

	#sidebar ul ul, #sidebar ul ol {
		margin: 5px 0px 0px 10px;
		}

	#sidebar ul ul ul, #sidebar ul ol {
		margin: 0px 0px 0px 10px;
		}

	ol li, #sidebar ul ol li {
		list-style: decimal outside;
		}

	#sidebar ul ul li, #sidebar ul ol li {
		margin: 3px 0px 0px;
		padding: 0px;
		}
/* End Entry Lists */



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

	#searchform #s {
		width: 150px;
		padding: 2px;
		color: #333333;

		}

	#searchsubmit {
		padding: 1px;
		color: #333333;
	}

	.radioSearchHeadBtn
	{
		vertical-align: middle;
		background-color: #083566;
		border-color: #083566;
	}

	.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 0px;
		}

	#commentform textarea {
		width: 100%;
		padding: 2px;
		}

	#commentform #submit {
		margin: 0px;
		float: right;
		}
/* End Form Elements */



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

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

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

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

	#commentform p {
		margin: 5px 0px 0px 0px;
		}

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

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










/* SIDEBAR * * * * * * * * * * * * * * * * * * * */
/* Begin Sidebar */
	#sidebar
	{
		float: left;
		padding: 0px 0px 10px 20px;
		width: 200px;
		}

	#sidebar form {
		margin: 0;
		}

	.sidebar_banner {
		background-color: #F9F9F9;
		margin: 0px 0px 0px 0px;
		position: relative;
		left: -10px;
		}

	#sidebar h2 {
		font-family: 'Lucida Grande', Verdana, Sans-Serif;
		/*font-size: 1.2em;*/
		}
	#sidebar h2 {
		text-decoration: none;
		}
	#sidebar {
		font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}
	#sidebar ul ul li, #sidebar ul ol li {
		color: #0C4072;/*#325C84;*/;
		}
	#sidebar h2 {
		margin: 5px 0px 0px 0px;
		padding: 0px;
		}
	#sidebar ul ul li:before {
		/*content: "\00BB \0020";*/
		}
	#sidebar ul, #sidebar ul ol {
		margin: 0px;
		padding: 0px;
		}
	#sidebar ul li {
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 15px;
		}
	#sidebar ul p, #sidebar ul select {
		margin: 5px 0px 8px 0px;
		}

	#sidebar ul ul, #sidebar ul ol {
		margin: 5px 0px 0px 10px;
		}

	#sidebar ul ul ul, #sidebar ul ol {
		margin: 0px 0px 0px 10px;
		}

	#sidebar ul ol li {
		list-style: decimal outside;
		}

	#sidebar ul ul li, #sidebar ul ol li {
		margin: 3px 0px 0px 0px;
		padding: 0px;
		}
	#sidebar form {
		margin: 0px;
		}

	.DefaultSideBar {
		margin: 10px 10px 10px 10px;
		}

	.DefaultSideBar ul {
		margin: 10px 10px 10px 10px;
		}






	#recuadro
	{
		padding: 2px 0px 0px 0px;
		background: url('images/recuadro.gif') no-repeat;
	}
	.recuadroFondo
	{
		/*background: url('images/recuadro.gif') no-repeat;
		background-color: #EFEFEF;*/
		background: url('images/fondo_listado_tienda.gif') no-repeat;
		width: 190px;
	}
	.recuadroFondoGris
	{
		background-color: #FAFAFA;
		width: 190px;
	}
	.recuadroListado
	{
		padding: 10px 20px 10px 10px;
		background: url('images/recuadro_listado.gif') no-repeat;
		width: 680px;
	}
	.recuadroListadoPortada
	{
		padding: 10px 20px 10px 10px;
		background: url('images/recuadro_listado_portada.gif') no-repeat;
		width: 430px;
	}
	.recuadroListadoPortadaEspacios
	{
		padding: 10px 0px 10px 0px;
		width: 460px;
	}
	.recuadroListadoVideos
	{
		padding: 10px 10px 5px 5px;
		background: url('images/recuadro_listado_videos.gif') no-repeat;
		width: 210px;
		/*height: 70px;*/
		min-height: 30px;
		font-size: 0.85em;

	}
	.recuadroListadoVideosLista
	{
		padding: 10px 10px 5px 5px;
		background: url('images/recuadro_listado_videos.gif') no-repeat;
		width: 210px;
		/*height: 70px;*/
		min-height: 70px;
		font-size: 0.85em;

	}
	/*.fondo
	{
		background-color: #ff0000;
		width: 220px;
		float: left;
		margin: 0px 0px 0px 0px;
	}		*/
	/*.recuadroListado a, .recuadroListado h3 {
		padding: 0px 20px 10px 0px;
	}*/
/* 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;
		}

	hr {
		/*display: none;*/
		}

	a img {
		border: none;
		}

	.navigation {
		background-color: #ff0000;
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 60px;
		}

	h2.widgettitle {
		margin-top: 20px;
		padding-top: 20px;
		height: 25px;
		vertical-align: middle;
		background: url('images/bg_category.jpg') no-repeat left;
		color: #333333;/*#A80400;*/
		font-size: 12px;
		text-indent: 25px;
		}
/* End Various Tags & Classes*/

div.float
{
  float: left;
  padding: 0px 25px 0px 0px;
}
div.floatPortadaListado
{
  float: left;
  padding: 0px 10px 0px 0px;
}
div.floatPortada
{
  float: left;
  padding: 0px 5px 0px 0px;
}
div.floatVideo
{
	float: 	left;
	width: 220px;
  	margin: 0px 3px 0px 0px;
}
div.floatVideoTexto
{
  float: 	left;
  margin: 	0px 5px 0px 5px;
}
div.floatVideoTextoR
{
	float: 	left;
  	width: 105px;
}

div.floatTexto
{
  float: left;
  padding: 0px 25px 0px 0px;
  width: 200px;
}
div.floatTextoRutas
{
  float: left;
  padding: 0px 25px 0px 0px;
  width: 450px;
}
div.floatTextoMuseos
{
  float: left;
  padding: 0px 25px 0px 0px;
  width: 300px;
}
div.float p
{
   text-align: center;
}
div.container
{
  color: #000000;
}
div.spacer
{
  clear: both;
}
div.barraCabecera
{
	padding: 10px 10px 10px 10px;
	background: url('images/barra_superior.gif') no-repeat;
	width: 700px;
	height: 40px;
}
div.barraCabeceraVideosPortada
{
	padding: 10px 0px 0px 10px;
	background: url('images/barra_superior_videos_portada.gif') no-repeat;
	width: 210px;
	height: 74px; /*56px;*/
}
div.contenedorVideos
{
  margin: 10px 0px 10px 0px;
  padding: 5px 5px 5px 5px;

}

div.contenedorItem
{
	padding: 0px 10px 10px 10px;
	background: url('images/contenedor.gif');
	width: 670px;
	border: 0px;


		/*padding: 10px 20px 10px 10px;
		background: url('images/recuadro_listado.gif') no-repeat;
		width: 680px;*/
}


/* * * * * * * * * * * * * * * * * * * * * * * * */

	.rss_img {
		border: none;
		vertical-align: text-bottom;
		}

	.categoryName, .categoryName a, .categoryName a:visited, .categoryName a:active{
		font-size: 14px;
		color: #0C4072;/*#325C84;*/;
		font-weight: normal;
		}

	.categoryName a:hover {
		text-decoration: underline;
		font-weight: normal;
		color: #859FB8;/*#0C4072;*/
		}

	.menuPaginas {
		background: url('images/bg_category.jpg') no-repeat left;
		}

	img.foto {
		border: 1px solid #000;
		background: url('images/cargando.gif') no-repeat center center;
	}


/* * * * * * * * * * * * * * * * * * * * * * * * */







/* * * * * * * * * * * * * * * * * * * * * * * * */
/* Paginas que forman  una sección en el lateral */
	#seccionLateral {
		width: 200px;
		background-color: #E1E1E1;
		margin: 20px 10px 0px 0;
		padding: 0 10px 20px 10px;
		}
	.seccion_title {
		/*margin-top: 20px;
		padding-top: 20px;
		height: 25px;
		vertical-align: middle;
		background: #F9F9F9 url('images/bg_category.jpg') no-repeat left; */
		color: #333333;/*#A80400;*/
		font-size: 12px;
		font-weight: bold;
		/*text-indent: 25px;*/
		}
	.bm_tituloPagina {
		font-size: 1.3em;
		}

	.bm_subtituloPagina {
		font-size: 1.05em;
		font-weight: bold;
		}
	.bm_cuerpoPagina {
		color: #666666;
		}


/* * * * * * * * * * * * * * * * * * * * * * * * */


textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

.message, .confirm {
	/*background: #CFEBF7 url(../images/notice.gif) no-repeat;*/
	background: #CFEBF7 url(carrito_compra/img/info.gif) no-repeat;
	border: 1px solid #2580B2;
	background-position: 1em;
	padding: 1.8em 3em 1.8em 5.6em;
}
.imgButton {
	cursor: pointer;
}


/*************************************************/
/*     		paginación							 */

.paginacion
{
	color: #0C4072;
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

div.floatfloatListadoEnlacesPaginaoEnalcesPagina
{
  float: left;
  padding: 0px 5px 0px 0px;
  /*text-align: center;*/
}

div.floatListadoEnlaces
{

	font-size: 1.1em;
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	float: left;
	margin: 3px 0px 0px 15px;

}



/* * * * * * * * * * * * * * * * * * * * * * * * */
/* 			Programa de TV						 */

.subtitulo_reportaje
{
	font-size: 1em;
}

.entradilla_reportaje
{
	font-size: 0.82em;
}

.cuerpo_reportaje
{
	padding: 0 15px 0 0;
}
div.floatTextoListadoReportajes
{
  float: left;
  padding: 0px 25px 0px 0px;
  width: 400px;
}


.no_imprimir { padding: 0px; margin: 0px; }
/* * * * * * * * * * * * * * * * * * * * * * * * */
/* 			BARRA DE HERRAMIENTAS				 */
	.herramientas {
		float:right;
	}

	.mostrar_para_imprimir { display: none; }

	@media print
	{
		.mostrar_para_imprimir { display: block; }
		.no_imprimir { display: none; }
	}
	
	
/*
 * Tools herramientas de enlace
 **************************************************************************
 */
 

	.herramientasWeb20 {
		float: right;
		margin-right: 21px;
		margin-bottom: 10px;
	}

/*
 * Pestañas para los concellos Premium
 **************************************************************************
 */
.divInsideDatosRecurso {
	width: 665px;
}

#pestanas {
	clear: both;
	width: 660px;
	height: 26px;
	padding: 10px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	border-bottom: dotted 1px #ccc;
	
}

#pestanas div {
	text-align: center;
	vertical-align: middle;
}

.boton_pestana {
	padding: 5px 10px 0px 10px;
	border: dotted 1px #ccc;
	/*border-bottom: hidden;*/
	float: left;
	margin-right: 1px;
	height: 20px;
	background-color: #efefef;
}

.boton_pestana_select { 
	padding: 5px 10px 0px 10px;
	border: dotted 1px #ccc;
	border-bottom-color: #fff;
	float: left;
	margin-right: 1px;
	height: 20px;
	background-color: #f9f9f9;
}

.boton_pestana a {
	color: #999;
	text-decoration: none;
}

.boton_pestana a:hover {
	color: #0c4072;
}

#contentPestanas { 
	background-color: #fafafa;
}

.divAgendaRecurso {
	padding: 10px 0px 10px 0px;
}

.divFotosRecurso {
	padding: 1px 0px 0px 0px;
}

.divPropertiesRecurso {
	/*padding: 0px 20px 20px 20px;*/
	padding: 0px 0px 10px 0px;
}

.divIconoAgendaRecurso {
	padding: 0px 10px 15px 0px;
	float: left;
	width: 70px;
}

.divDatosAgendaRecurso {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 280px;
}

.textoInfo {
	color: #c10040;
	float: left;
	margin-left: 15px;
	font-weight: bold;
}



/*******************************************************************/	