@charset "utf-8";

@font-face {
	font-family: 'Cleargothic-SerialBold';
	src: url('../font/cleargothic-serial-bold-webfont.eot');
	src: url('../font/cleargothic-serial-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../font/cleargothic-serial-bold-webfont.woff') format('woff'),
		 url('../font/cleargothic-serial-bold-webfont.ttf') format('truetype'),
		 url('../font/cleargothic-serial-bold-webfont.svg#Cleargothic-SerialBold') format('svg');
	font-weight: normal;
	font-style: normal;

}
@media(min-width:768px){
	.col-sm-9{
		width: 70%;
	}
	.col-sm-3{
		width: 30%;
	}
	.col-sm-push-3{
		left: 30%;
	}
	.col-sm-pull-9{
		right: 70%;
	}
}
.rojo {
	color: #df4e30;
}
.borde_rojo {
	border:2px solid #df4e30;
}
.borde-radius{
	border-radius: 7px;
}
.cuadrado-gris{
	background: #fafafa;
	padding: 15px;
}
body {
	background-color: #393e41;
	background-image: url(../img/fondo-arena.jpg);/*
	background-image: url(../img/fondo2Nubes.jpg);*/
	background-repeat: no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	background-attachment: fixed;
	background-position: center top;
}
img{max-width:100%; height:auto;}
input, button, select, textarea {max-width: 100%;}
h1{
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:40px;
	margin:0px 5px 15px 5px;
	text-align:center;
	color:#666666;
}
#titulo { display:none;}
h2{
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#666666;
	text-align:center;
	margin:0px 5px 15px 5px;
}

h3 {
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666;
	margin-bottom:5px;
}

h4 {
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666;
	margin-bottom:5px;
}

h5{
	/*font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color:#666;
	margin-bottom:5px;
}
p, table, td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#0c0c50;
	line-height: 20px;
	margin:10px 0;
	text-align: left;
}
ul {
	font-size:14px;
	color:#0c0c50;
	line-height: 20px;
}
img {border:0;}
p img {
	margin: 10px auto;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

@media (min-width: 768px){
	p img {
		margin: 10px 20px 20px 10px;
		-moz-box-shadow: 6px 6px 5px #888;
		-webkit-box-shadow: 6px 6px 5px #888;
		box-shadow: 6px 6px 5px #888;
	}
}

.img_th  {
	-moz-box-shadow: 6px 6px 5px #888;
	-webkit-box-shadow: 6px 6px 5px #888;
	box-shadow: 6px 6px 5px #888;
	font-size: small;
	margin: 15px 0;
}
@media (min-width: 768px){
	.img_th  {
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 10px;
	}
}
p a {
	/*color:#859501;*/
	color:#df4e30;
	text-decoration:none;
	font-weight: bold;
}
ul li a{
	/*color:#859501;*/
	color:#df4e30;
	text-decoration:none;
	font-weight: bold;
}
.primera_letra{
	font-size:24px;
	font-weight:bold;
	letter-spacing: 0.1em;
}
table
{
border-collapse:collapse;
border-radius:7px;
}
table, th, td
{
border: 1px solid black;
}
td, th{
	padding:0.5em 1em;
}
th { 
	background-color:#393E41;
	color:#ffffff;
}
td.marron {    background-color: #cdcdcd; }
.titulo_rojo {color:#df6e50;}
input[type="submit"] {
    color: #333;
}

/* cookies
------------------------------------------*/
#uso-cookies {
	display:none;
	background-color:#393E41;
	margin:0 auto;
	font-size:0.8em;
	padding:5px 25px;
}
#uso-cookies  p{color:#fff;}
#uso-cookies h3,#uso-cookies  p{margin:0px;}
#uso-cookies  h3,#uso-cookies  a {color:#DF6E50;}
#cerrar-cookies {color: #777; }
/*-----------------*/

#bandera {
	position:relative;
	right:0px;
	margin-top:5px;
	float: right;
	display: inline-block;
}
#header {
	margin-top:10px;
}
#headerDerecha{} 
#logo {
}
#lema {
	margin-top:0px;
	float:right;
}
/* menu
**********/
@media (min-width: 768px){
	.navbar-nav{
		margin: 0 auto;
		display: inline-block;
		table-layout: fixed;
		float:none;
	}
}
.navbar { 
	margin:3px;
}
.navbar-default {
	background-color: transparent;
	border: none 0px;
}
.navbar-collapse {
	background-color:#393e41;
	border-radius: 5px;
}
.navbar-default .navbar-toggle{background-color:#393e41; } /*
.navbar {margin-bottom: 0;}
.navbar-brand { height: auto !important;}

.navbar-toggle { border:3px solid #4e6b06 !important;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color:rgba(225,85,52,0.3); 
	border-color: #bf4d34 !important;
}
.navbar-default .navbar-toggle .icon-bar {background-color:#4e6b06;}
.navbar-nav > li > a{
	padding:5px 10px;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #4e6b06;
	font-size: 1.3em;
}*/
.navbar-brand {padding: 0; margin: 0;}
#contenedor_menu {
	border:2px solid #393e41;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:transparent;
}
.navbar{
	min-height: 30px;}
#contenedor_menu .navbar-header { margin: 0 auto; text-align: center}
#contenedor_menu .navbar-toggle { 
	float: none;
	width: 100%;
	min-width: 200px;
	color: #fff;
	font-family:'Cleargothic-SerialBold', "Trebuchet MS",​Arial,​Helvetica,​sans-serif;
text-transform: uppercase;
font-size: 14px;
margin: 0;
}	 
.navbar-toggle .texto-menu-boton {
	float: right;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.menu
{
	border:2px solid #393e41;
	height:29px;
	margin-top:5px;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:5px;
	background-color: #393e41;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:30;
	
	
}
.navbar-default .navbar-nav > li > a {
font-size: 1.1em;
color: #fff;
text-transform: uppercase;

font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
}
@media(min-width:768px){.navbar-default .navbar-nav > li > a {padding: 6px 10px;}}
@media(min-width:1200px){.navbar-default .navbar-nav > li > a {padding: 6px 20px;}}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color:#df4e30;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, #contenedor_menu .navbar-toggle:hover, #contenedor_menu .navbar-toggle:focus  {
	background: #df4e30;
	color: #fff;
}
.navbar-nav .open .dropdown-menu{background: #fff;}
#contenido {
	background-color: #FFF;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	font-size: 12px;
	margin-bottom:50px;
}

#col_iz {
	overflow: hidden;
}
#col_der {
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0 10px;
}
#cuadradito, .cuadradito {
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color: #918575;
	color: #FFF;
	padding: 5px ;
}
#cuadradito h3, .cuadradito h3{
	font-weight: bolder;
	text-decoration: none;
	color: #eee;
	margin-top: 0;
}
#cuadradito ul, .cuadradito ul {
	padding-left: 10px;
	margin-left:0px;
	line-height: 17px;
	color: #CCC;
}
#cuadradito p, .cuadradito p{
	color:#000;
	font-size:12px;
	line-height:normal;
}
.cuadradito input[type="submit"] {
	color: #000;
	padding: 6px 20px;
}
.cuadradito.portada {}
.cuadradito #tiempo > div { margin: 0 auto;
}
#contenedor_cuadradito {
	margin-bottom: 10px;
}
#form_news {
	background-color: #bfb7ac;
	padding: 5px;
	-moz-box-shadow: 10px 10px 5px #514535;
	-webkit-box-shadow: 10px 10px 5px #514535;
	box-shadow: 10px 10px 5px #514535;
	margin-left: -5px;
	max-width: 100%;
}
#nom,#correo  { max-width: 100%;
}
p.sub_texto{
	font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size:16px;
	word-spacing: 0.1em;
	/*color: #829700;*/
	color:#df4e30;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 25px;
}
p.sub_texto a{
	text-decoration:underline;
}
.cuadrado_226 {
	font-size:12px;
	border: 1px solid #ddd;
	border-radius:10px;
	margin-bottom: 25px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	box-shadow: 5px 5px 5px #aaa;
	background: url(../img/fondo_cadrado_220.jpg) bottom center repeat-x;
}
.cuadrado_226 h3{
	margin:3px 10px 3px 10px;
}
.cuadrado_226 .foto-portada{
	margin-top: 0px;
	text-align: center;
	width: 100%
}
.cuadrado_226 p {
	margin:0px 0px 0px 10px;
}
.cuadrado_226 a{
	/*color:#859501;*/
	color:#df4e30;
	text-decoration:none;
	font-weight: bold;
}
.cuadrado_226 a img{
	text-decoration:none;
}
.cuadrado_226 a:hover{
	color:#705025;
}
#links {
	color: #000;
	background-color: #cdc9ca;
	padding: 10px;
	margin: 10px auto 10px auto;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
}
#links h3 {
	color: #fff;
	background-color: #a29a99;
}
#links a{
	/*color: #829700;*/
	color:#df6e50;
	font-weight: bold;
	text-decoration: none;
}
#links a:hover{
	text-decoration: underline;
}

#redes{
	clear: both;
	margin:10px;
	padding:10px;
}
#footer {
	margin:0px 10px 10px 10px;
	padding:5px 15px;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:5px;
	background-color: #393e41;
	color:#fff;
	
}
.div_footer{
	height:350px;
	border-right:solid;
	border-color:#666;
}

@media (min-width: 768px){
	.div_footer{
		height: 320px;
	}
} 
#footer h3{
	/*color:#859501;*/
	padding:0px ;
	text-decoration: none;
	margin:5px 0px 5px 0px;
	color: #df6e50;
}

.div_footer a, .div_footer a:visited{
	text-decoration:none;
	color:#ccc;
}
.div_footer p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height: 13px;
	
}
.div_footer ul{
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.div_footer ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height: 13px;
	list-style:none;
}
.div_footer a{
	text-decoration:none;
	color:#CCC;
}
.div_footer a:hover{
	color:#df6e50;
}
#derechos{
	width:101%;
	background-color: #393e41;
	color:#fff;
	margin:0px ;
	text-align: center;
	vertical-align: middle;
	position:fixed;
	bottom:0px;
}
#derechos a, #derechos p{	
	color:#fff;
}
#commons , #mitzi {max-width:50%;}
#mitzi { float:left;}
#mitzi p img {}
#commons {float:right;}
#commons p img, #mitzi p img  { 
	vertical-align:middle;
	margin:0 0 10px 10px;
	box-shadow:none;
}
.foto_700{
	float:left;
	font-size: small;
	text-align: center;
	width: 100%;
}
#commons p{
	font-size:0.9em;
	line-height:1.1em;
	text-align:right;
}
@media(min-width:768px){
}
@media(min-width:1200px){
	.foto_700 img{
	-moz-box-shadow: 6px 6px 5px #888;
	-webkit-box-shadow: 6px 6px 5px #888;
	box-shadow: 6px 6px 5px #888;
	margin: 0 auto;
	}
}
/*
.foto_700 img{
	-moz-box-shadow: 6px 6px 5px #888;
	-webkit-box-shadow: 6px 6px 5px #888;
	box-shadow: 6px 6px 5px #888;
}
*/
.foto_640{
	margin:0 auto 28px;
	font-size: small;
	text-align: center;
}
.foto_640 img{
	-moz-box-shadow: 6px 6px 5px #888;
	-webkit-box-shadow: 6px 6px 5px #888;
	box-shadow: 6px 6px 5px #888;
}
.div_700{
	float:left;
	border:1px solid #ddd;
	padding:50px 5px 15px 5px;
	position: relative;
	margin-top:10px;
}
.div_700 .etiqueta {
	position: absolute;
	height: 40px;
	top: 10px;
	left: -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/etiqueta.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	color:#fff;
}
.cuadrado_220 {
	text-align: center;
	margin-bottom: 20px
}
.cuadrado_220 h3 {
    background-color: rgb(255, 255, 255);
    color: #df6e50;
    text-align: center;
    text-decoration: none;
    width: 100%;
    position: relative;
    margin-top: 1px;
}
.cuadrado_220 a {
	text-decoration: none;
}
.cleaner {
	clear:both;
}
#lista_lugares {
	background-color: #393e41;
	/*margin:0px 10px 10px 0px;*/
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	padding:5px;
}
#acordeon-lista-lugares .panel {
	background-color: #393e41;
}
#acordeon-lista-lugares .panel-body{
	background: #373c3f;
	padding-left: 0;
	padding-right: 0;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #33393b;
}
#lista_lugares ul,  #acordeon-lista-lugares .panel ul{
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
#lista_lugares ul li, #acordeon-lista-lugares .panel ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	list-style:none;
	font-size:12px;
}
#acordeon-lista-lugares .panel-body{
	border: none;
}
#acordeon-lista-lugares .panel-heading {
	color: #ffffff;
}
#acordeon-lista-lugares .panel-heading a{
	color: #ffffff;
}
#lista_lugares a{
	text-decoration:none;
	color:#CCC;
}
#lista_lugares a:hover{
	color:#df6e50;
}
#mapa {
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	background-color: #918575;
	margin:auto;
	float: left;
	width: 100%;
}
@media(min-width:768px){
	#mapa {
		padding:5px 50px 15px 50px;
	}
}
#mapa h3{
	color:#817565;
	background-color: #cdc9ca;
}
#mapa iframe, iframe{
	margin:0 auto;
	width: 100%;
}
.raya {
	border-bottom:solid 1px #000;
}
.fuente {
	font-size:12px;
	color:#03F;
}
#form_correo{
	background-color: #393e41;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:10px 50px 10px 50px;
	color:#fff;
	font-size:14px;
}
#form_correo td{ color:#fff;}
#paradas {
	float: right;
	padding: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #393e41;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px;
	font-family:Tahoma, Geneva, sans-serif;
	border: thick solid #999;
	margin-left: 10px;
	width: 100%;
}
@media(min-width:768px){
	#paradas {
		max-width: 350px;
	}
}
#paradas h3{
	font-weight: bolder;
	text-decoration: none;
	color: #CCC;
}
#paradas ul{
	font-family: 'Cleargothic-SerialBold',"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent:-30px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
#paradas ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	list-style:none;
	font-size:12px;
	color:#CCC;
	line-height:normal;
}
#paradas a{
	text-decoration:none;
	color:#CCC;
}
#paradas p{
	color:#EEE;
	font-size:12px;
	line-height:normal;
}
#banner-superior {
}
#baner-vertical-160{
	margin:10px auto;
	padding:0;
	text-align:center;
}
#content #baner-vertical-160 {
	margin: 10px auto;
}
#baner-728-90{
	margin:10px auto;
	padding:0;
}
#baner-200 { 
	margin:10px auto;
}
#baner-170 { 
	margin:10px 6px;
	float:left;
}
.baner_mitzi {margin:10px;}
#patrocinio {
	clear:both;
	display:block;
	float:left;
	margin:0 auto;
}
/* Galeria */
#galeria {
	background-color:#393E41;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
#galeria h3{ 
	color:#fff;
	margin:10px;
}
#galeria h4 {color:#CCC;}
figure {margin:0;}
#galeria ul  {padding:0;}
#galeria ul li{
	list-style:none;
	display:inline-block;
	margin:14px;
}

.img-box{
	text-align:center;
}
.img-box img{
	margin-left:auto;
	margin-right:auto;
	border:5px solid #000;
}
#galeria h4 {
	text-align:center;
	margin-top:15px;
}
.codigo {
	margin:1em 2em;
	padding:1em 2em;
	border:1px solid #333;
	background-color:#CCC;
	color:#000;
}
#mitzi img {vertical-align:middle;}
.referencia {margin-top:15px; float:right; border:1px solid #444; padding:5px;}
#noticiasRecientes {
	border-radius: 7px;
	box-shadow: 2px 2px 5px #444;
	margin-top: 20px;
	padding: 1px 10px 7px;
	background-color:#fafafa;
}
#noticiasRecientes a{text-decoration:none;}
#noticiasRecientes h4{
	color:#B93D00; 
	background-color:#dedede;
	margin-top:10px;
	padding:5px 10px;
}
.noticiaPortada {
	padding:0px 10px;
	float:left;
	text-align:center;
}
.noticiaPortada h5{
	margin-top:5px; 
	padding-left:0;
	text-align:center;

    font-family: "Cleargothic-SerialBold",serif;
    font-size: 16px;
}
.cuadrado-gris{
	background: #fafafa;
}
.cuadrado-gris li{
	float: left;
	margin: 15px 40px;

}
/* enlaces redes sociales */
#enlaces_redes_sociales ul{
	float:right;
	text-indent:0;
}
#enlaces_redes_sociales li {
	float:left;
	list-style:none;
	padding:0 6px;
	text-indent:0;
}
#enlaces_redes_sociales a img {
	border:none;
}
/* blog 
***********************/
#contenido {
	padding: 15px 0;
}
#contenido h1,#contenido h2,#contenido h3,#contenido h4,#contenido h5,#contenido h6 {
    clear: both;
 }
.hentry {
    margin: 0 0 48px;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr, #content figure {
    margin-bottom: 24px;
}
#content .entry-title {
	font-family:'Cleargothic-SerialBold', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1em;
	color: #666;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	text-transform: none;
}
@media (min-width: 768px){
	#content .entry-title {
		font-size: 36px;
		line-height: 1.3em;
	}
}
.entry-title a:link, .entry-title a:visited {
    color: #000;
    text-decoration: none;
}
#content h2.entry-title {
	font-size: 24px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #000;
    line-height: 1.5em;
    margin: 0 0 20px;
}
#content h5, #content h6 {
    margin: 0 0 10px;
}
.titulo_home {
    color: #000000;
    font-family: "Cleargothic-SerialBold","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 40px;
    margin: 0 5px 15px;
    text-align: center;
}
#contenedor_widgets {
    background-color: #918575;
    border-radius: 10px;
    padding: 0 10px;
}
.entry-meta {
    color: #888;
    font-size: 12px;
}
.entry-meta a, .entry-utility a {
    color: #888;
}
.entry-meta a:hover, .entry-utility a:hover {
    color: #ff4b33;
}
.entry-content, .entry-summary {
    clear: both;
    padding: 12px 0 0;
}
.entry-utility {
    clear: both;
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
.navigation a:link, .navigation a:visited {
    color: #888;
    text-decoration: none;
}
#primary, #secondary {
    background-color: #393e41;
    border-radius: 10px;
    float: left;
    margin: 10px 0;
    overflow: hidden;
    padding: 20px 5px;
    max-width: 100%;
}
.sidebar-ul{
	padding: 0;
}
.sidebar-ul ul >li {
	list-style: disc;
}
.widget-title {
    color: #fff;
    font-family: "Cleargothic-SerialBold","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
}
#main .widget-area ul {
    margin-left: 0;
    padding: 0;
}
.widget-area ul {
    color: #ccc;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    list-style: outside none none;
    margin-left: 0;
}
#main .widget-area ul ul {
    border: medium none;
    margin-left: 1.3em;
    padding: 0;    
    list-style: disc;
}
#main .widget-area ul ul li {
	list-style: disc;
}

.widget-area a:link, .widget-area a:visited {
    color: #ccc;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
    color: #df6e50;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #393e41;
}
#wp-calendar tbody td {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background-color: white;
}
#wp-calendar tfoot #next {
    text-align: right;
}
#wp-calendar a {
    color: #df4e30;
}
.page-title {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 36px;
    float: left;
}
.page-title a:link, .page-title a:visited {
    color: #888;
    text-decoration: none;
}
.page-title a:active, .page-title a:hover {
    color: #ff4b33;
}
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {
    font-family: Tahoma,Geneva,sans-serif;
    display: block;
}
.nav-previous {
	background: url(img/prev.png) no-repeat center left;
}
.nav-next {
	background: url(img/next.png) no-repeat center right;
    text-align: right;
}
.nav-previous > div {
	margin-left: 25px;
}
.nav-next > div {
	margin-right: 25px;
}
#nav-above {
    margin: 0 0 18px;
    display: none;
}
.single #nav-above {
	display: block;
}
#respond::before, #respond::after {
    content: " ";
    display: table;
}
#respond::after {
    clear: both;
}
#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    position: relative;
}
h3#reply-title {
    margin: 18px 0;
}
h3#comments-title, h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond input,#respond textarea {
    margin: 0 0 9px;
    width: 98%;
}#content, #content p, #content input, #content textarea {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
input[type="text"], textarea {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    padding: 2px;
    color: #000;
}
  #content .comment p {
    margin-bottom:0px;
  }
  .comment {
    margin-bottom:30px;
  }
  .reply {
    font-size:0.9em;
    margin-left:10px;
  }
    .comment.even {
    background-color:#fffdfd;
  }
  .comment.odd {
    background-color:#fffdff;
  }
  .children .comment.even,.children .comment.odd{
  	background-color: inherit;
  	margin-top: 20px;
  }
  .sigue-leyendo{
  	clear: both;
  	margin-top: 2px;
  }

  .actividad-geoparque{
	border: 1px solid #393e41;
	border-radius:7px;
	background: none #fffefc;
}

.actividad-geoparque h4{
	padding: 5px 10px;
	margin:0;
	background: none #393e41;
	color:#fff !important;
	font-size: 1.1em;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.actividad-geoparque h5, 
.actividad-geoparque h6{
	padding-left: 10px;
	font-weight: bold;
}
.g-recaptcha{
	margin:10px auto;
}
figure{
	margin-bottom: 15px;
}
figcaption {
	font-size: 12px;
	color: #666;
	font-style: italic;
	text-align: right;
}
/***********
galeria
*************/
.galeria-imagenes{
	margin: 20px 0;
	padding: 15px;
	background-color: #f4f4f3;
}
/* clearfix
******************/
.clearfix:before,
.clearfix:after{
  display: table;
  content: " ";
}
.clearfix:after {clear: both;}
/* 5 columnas */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-5ths {
		width: 20%;
		float: left;
	}
}