

/*# sourceMappingURL=hacks.css.map */

h2 {
	font-size: 2rem;
}

h3 {
	font-size: 1.8rem;
}

h4 {
	font-size: 1.5rem;
}

h5 {
	font-size: 1.2rem;
}

/* Modificar tamaño del sitio */
	
.l-setwidth {
	padding: 0 5rem;
}

/*  Modificar blockquote  */

blockquote {
	background-color: #CBB0CF;
	font-size: 0.9em;
	font-style: oblique;
}

/******/

.bold, b, strong {
	font-weight: 600;
}

cite {
	opacity: 0.8;
	font-style: normal;
	font-weight: lighter;
}

.jastag {
	background-color: #802A80;
	color: #fff;
	opacity: 0.8;
	font-weight: bold;
}

.ol-a {
	list-style-type: lower-alpha;
}


/* Cabecera */

h3.site-slogan {
	color: #FFF;
	font-weight: 200;
}

.panel-col-top {
	border-width: 5px;
	border-bottom-style: solid;
	border-color: silver;
}

.pane-block-54 {
	background-color: black;
}

.pane-block-55 {
	background-color: black;
}

#header-bar {
	background-color: #3A0E39;
}

.l-header-wrapper {
	background-image: url(https://www.coordinacionbaladre.org/sites/all/themes/gratis/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* AÑADIDO a noticias */

.field-type-text-with-summary p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-right: 1.5em;
}

.node--noticia--full p {
	font-size: 1.5em;
	line-height: 1.7em;
	margin-right: 1.5em;
}

.node--noticia--full a {
	border-bottom: 1px dotted #999;
}

.node--noticia--full li {
	font-size: 1.5rem;
	line-height: 1.6em;
	margin-right: 1.5em;
}


/*  AÑADIDO   Vistas  */

.view-rbis {
	background: #F5F5F5;/*  AÑADIDO     */
	/*font-family: 'CalcuttaRegular', sans-serif; */
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}

.view-rbis p {
	font-size: 1.2em;
}

.view-rbis h2 {
	font-size: 1.7em;
}

.view-zambra {
	background: #F5F5F5;
	/* font-family: 'CalcuttaRegular', sans-serif;  */
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}

.view-zambra p {
	font-size: 1.7em;
}

.view-zambra h2 {
	font-size: 1.7em;
}

.view-destacadas {
	background: #F5F5F5;
	/* font-family: 'CalcuttaRegular', sans-serif; */ 
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}

.view-destacadas p {
	font-size: 1.2em;
}

.view-destacadas h2 {
	font-size: 1.7em;
}

.view-destacadas img {
	width: 100%;
	height: auto;
}

/* Añadido para destacadas */

.destacadas {
	background: #F5F5F5;
	/* font-family: 'CalcuttaRegular', sans-serif; */ 
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}

.destacadas p {
	font-size: 1.2em;
}

.destacadas h2 {
	font-size: 1.7em;
}

.destacadas {
	padding: .5em .5em .5em 1em;
}

.destacadas img {
	width: 35%;
	height: auto;
}

/* Añadido para vista nosotras */

.nosotras {
	color: #888A85;
}

.views-label-timestamp {
	color: #802A80;
}

.views-label-timestamp {
	font-weight: bold;
/* 	text-transform: capitalize; */
}

.views-field-timestamp {
	padding: 1em 0 1em 0;
	font-weight: 400;
}

.views-field-title {
	font-size: 1.6em;
	font-weight: bold;
/* 	text-transform: capitalize; */
color: #591D59;
}

.views-field-title a {
	font-size: 0.9em;
}

.field-content p {
	font-size: 1.5rem;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}

.views-field-guid {
	padding-bottom: 15px;
	border-bottom: 1px solid #666;
}

.views-row {
	padding-top: 1.2em;
}

/* Añadido para vista Radio Pimienta Ivoox */

#rpivox {
	color: #888A85;
	background-color: #F3F4EE;
}

#rpivox .views-field-timestamp, 
#rpivox .views-row {
	padding: 0 1em !important;
}

#rpivox .view-footer {
	padding: 1.5em !important;
}

/* Añadido para ajustar imput de archivo */

select {
	font-size: 0.8em;
}

/* VISTAS VIAJES */

.view.viajes {
	/* font-family: 'CalcuttaRegular', sans-serif; */ 
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}

.panel-col-seventy {
	border-top: 2px solid #802A80;
	padding-top: 16px;
}

/* .viajes img {
	max-width: 280px;
	height: auto;
} */

.viajes h1 a {
	font-size: 2.2rem;
	color: #591D59;
}

/* AÑADIDO minipanel destacado 

.destacado {
	font-size: 75%;
}

img {
	padding: 10px;
}

.views-field-created h4 {
	padding-bottom: 1em;
	padding-top: 1em;
	font-size: 100%;
	color: #333;
}
*/

/* Estilos de la pagina ASC */

#asc h2, 
#asc h3 {
	background-color: #2D4459;
	color: #81d21d;
	padding: 6px 20px;
}

#asc h4 {
	color: #2D4459;
}

#asc a, #asc .node-title {
	/* background-color: #fff; */
	color: #81d21d;
}

#asc a:hover {
	background-color: #fff;
	color: #a90022;
}

#asc strong {
	font-weight: bold;
	font-size: 1.2em;
}

h3.asc {
	background-color: #2D4459;
	color: #81d21d;
	padding: 6px 20px;
}

h4.asc {
	color: #81d21d;
}

a.asc {
	color: #81d21d;
}

.video-comen {
	width: 100%;
	height: 16rem;
}



/*************************/
/* VISTA AMNISTÍA SOCIAL */

.view-aminstia-social  {
	background: #F5F5F5;
	/* font-family: 'CalcuttaRegular', sans-serif; */ 
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
	margin: 0.6em 1.5em 0 0;
	padding: 1.6em;
}

.view-aminstia-social p {
	font-size: 1.2em;
}

.view-aminstia-social h2 {
	font-size: 1.3rem;
}

/* Quitar borde de abajo de la vista AM */

#portada .panel-col-top {
	border: none;
}

/*************************/
/* Estilos para PORTADA */
/************************/

#portada h2 {
	margin: 1.5rem 0 2rem 0;
	line-height: 1em;
}

#portada .field-content p {
	font-size: 1.2rem;
	text-align: left; 
}

#portada .view-destacadas {
	padding: .5em .5em .5em 1em;
}

#portada .views-field-link {
	text-align: right;
}

#portada .view-destacadas p {
	font-size: 1rem;
	text-align: left; 
}

#portada .views-row {
	padding: 1em 2em;
}

/***** BLOQUE NO ESTAMOS SOLAS RP */

#bloque-solas {
	background-color: #802A80; 
	color: #fff;
}

#bloque-solas h2 {
	background-color: #fff;
	color: #802A80;
	text-align: right;
}

#bloque-solas span {
	font-size: 1.1em;
}

#bloque-solas .views-field-timestamp {
	color: #DCC7E6; 
}

#bloque-solas a {
	font-size: .7em;
	color: #fff;
	border-width: 2px;
	border-bottom-style: dashed;
	border-color: silver;
}

#bloque-solas a:hover,
#bloque-solas .view-footer a:hover {
	color: #333;
	border-color: #333;
}

#bloque-solas .view-footer {
	font-size: 1.2rem;
	text-align: center;
	color: #fff;
	padding: .2em;
}


/* Bloque derecha */

#mini-panel-ni_bloque_derecha h2,
.titular-centrado h2 {
	font-size: 1.2rem;
	text-align: center;
	background-color: #802A80; 
	color: #fff;
	padding: .2em;
	margin: 0 !important;
}

#portada .pane-block-71, 
#portada .pane-block-27, 
#portada .pane-block-31, 
#portada .pane-block-60 {
	margin-top: 4em;
}

/* Márgenes bloques */

#portada .bartlett-flipped-container{
	padding: 2.5em 0 2.5em 2.5em;
}

#portada .panel-1col .panel-col {
	padding: 1rem 2rem 1rem 2rem;
}

/* Imágenes de las noticias */

#banner-destacado {
	background-color: #CC66FF;
}

#banner-mequedo, 
#banner-stop, 
#banner-herramientas,
#banner-rompamos,
.pildoras, 
.banners {
	background-color: #802A80;
}

#banner-destacado .pane-content img,
#banner-mequedo .pane-content img,
#banner-stop .pane-content img,
.banners .pane-content img {
	width: 100%;
}

#banner-destacado .cancelado {
	width: 100%;
	text-align: center;
	font-size: 2em;
	background-color: red;
	padding: 0;
	margin: 0;
}

.margenes-bloques {
	margin: 2.5em .8em;
}

/* Bloque derecha imágenes */

#portada .pane-block-71 img, 
#portada .pane-block-27 img, 
#portada .pane-block-31 img, 
#portada .pane-block-60 img {
	width: 100%;
}

#portada .view-frontpage img,
#destacada iframe {
	width: 100%;
}

/* NOTICIA PRINCIPAL */

#portada .noticia-principal {
	background-color: #DCC7E6;
	margin: 0 -0.5em 0 2.5em;
	padding: 2em;
}

#portada .noticia-principal img {
	display: none;
}

#portada .noticia-principal p {
	font-size: 1.5em;
}

#portada .noticia-principal .views-field-title a {
	font-size: 2em;
	font-weight: bold;
	line-height: 1;
}

/* Fin NOTICIA PRINCIPAL */

#encuentros {
	background-color: #DCC7E6;
	margin: 0 -0.5em 0 2.5em;
	padding: 2em;
}

#encuentros h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.banner-destacado {
	background-color: #DCC7E6;
	margin: 0 -0.5em 0 2.5em;
	padding: 2em;
}

.banner-destacado img:hover {
	opacity: 0.2;
}

.banner-destacado h2 {
	font-size: 1.2em;
	text-align: center;
	background-color: #802A80;
	color: #fff;
	padding: .2em;
	margin: 0 !important;
}

/* Vídeo */

#portada .views-field-body iframe {
	width: 100%;
	height: 20em;
}

.aviso-video {
	font-style: oblique;
	font-size: 0.5em;
	color: #666;
}

/* Bloque Noticias */

#portada .view-rbis h2,
#portada .view-zambra h2,
#portada .view-aminstia-social h2 {
	font-size: .9em;
}

#portada .view-rbis,
#portada .view-zambra,
#portada .view-aminstia-social {
	margin: 0.6em 1.5em 0 0;
	padding: 1.6em;
}

/* Bloque Programa Nosotras */

#portada .left, 
.cienxcien img {
	width: 100%;
}

#portada .footer,  #portada .header {
	padding: 0;
}


/* Clase fecha */ 

#portada .fecha {
	border-width: 2px;
	border-bottom-style: dashed;
	border-color: silver;
}

/* NOTICAS RBIS Encabezado*/ 


#portada .pane-block-54,{
	margin: 0.6em 1.5em 0 0;
	padding: .6em 1.2em;
}

#portada .pane-block-74 {
	margin: 0.6em 1.5em 0 0;
	padding: 0 1.2em;
}

#portada .pane-block-74 {
	background-color: black;
}

#portada .pane-block-74 img {
	width: 12em;
}

#portada .pane-block-54 p,
#portada .pane-block-74 p {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

/* Todas las noticias */

#todas-noticias {
	font-size: 1.2em;
	text-align: center;
	background-color: #802A80; 
	padding: 0;
	margin: 0;
}

#todas-noticias a {
	color: #fff;
}

#todas-noticias a:hover {
	color: silver;
}

#portada .pane-block-54 span {
	display: inline;
}

#portada .pane-block-54 a,
#portada .pane-block-74 a, {
	font-size: 1.2em;
	color: #f18f15;
}

#portada .pane-block-54 a:hover,
#portada .pane-block-74 a:hover, {
	color: #f5f5f5;
}

#top-bar {
	background-color: #3a0e39;
}

.region-top-links img {
	float: right;
	margin-right: 12px;
	margin-top: 12px;
}


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

/* Vista Nuestras noticias */

.contextual-links-region h1 {
	text-align: center;
}

/* vista viajes  */

#viajes .contextual-links-region h1 {
	text-align: left;
}

.nuestras-noticias .fecha {
	border-width: 2px;
	border-bottom-style: dashed;
	border-color: silver;
	font-weight: bold;
}

.nuestras-noticias img {
	width: 100%;
}

.nuestras-noticias h2 {
	margin-top: .5em;
/* 	font-size: 2em; */
line-height: 1;
}

.nuestras-noticias .panel-col {
	border-bottom: 2px silver solid;
	padding-bottom: 1.5em;
}

.view-todas-noticias {
	margin: .5em 20%;
}

.view-todas-noticias h1 {
	text-align: center;
}

/* Vista Nuestras noticias ASC */

.noticias-asc .fecha {
	border-width: 2px;
	border-bottom-style: dashed;
	border-color: silver;
	font-weight: bold;
}

.noticias-asc img {
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}

.noticias-asc h2 {
	background-color: #2D4459;
	margin-top: .5em;
	font-size: 1.1em;
	line-height: 1;
}

.view-noticias-asc {
	margin: .5em 10%;
}

.noticias-asc .panel-col {
	border-bottom: 2px silver solid;
	padding-bottom: 1.5em;
	margin: .5em;
}

.view-noticias-asc h1 {
	text-align: center;
	
}

.view-noticias-asc a {
	color: #81d21d;
}

/********** FORMULARIOS ********/



.encuentro-informacion {
	border: .5em solid #983298;
	font-weight: bold;
	font-size: 1.5em;
}

#webform-client-form-2899 .fieldset-legend {
	font-weight: bold;
	font-size: 1.8em;
}

/* Modificar color de fondo de los botones de comentario   */

.color-palette-pink button {
	background-color: transparent !important;
}

.color-palette-pink button:hover {
	background-color: #9999 !important;
}

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

/* MEDIA QUERIES  RESPONSIVE */

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

@media all and (max-width: 1050px) {

	/* PORTADA */

	#portada .bartlett-flipped-column-content-region img {
		width: 100%;
	}

}

@media only screen and (max-width:800px) {

	.l-main .l-setwidth {
		padding: 0;
		
	}

	#portada .noticia-principal .views-field-title a {
		font-size: 1.2em;
	} 

	#portada .panel-1col .panel-col {
		padding: 1.2rem;
	}

	#info-puntos {
		padding: 1.2rem;
	}

	.banner-destacado {
		margin: 0;
		padding: 1.2rem;
	}

	.moscone-flipped-sidebar,
	.moscone-flipped-content {
		width: 100%;
		float: none;
	}

	.panel-1col .panel-col {
		width: 100%;
	}

	.moscone-flipped-content {
		min-height: 1px;
		margin-bottom: 1em;
	}

	.bartlett-flipped-column,
	.bartlett-flipped-content-container,
	.bartlett-flipped .bartlett-flipped-sidebar,
	.bartlett-flipped-content-container .bartlett-flipped-content-column1,
	.bartlett-flipped-content-container .bartlett-flipped-content-column2 {
		width: 100%;
		float: none;
	}

	.pond-column, .pond-column3,
	.pond-secondary-column3 {
		width: 100%;
		float: none;
	}

	#mini-panel-bloque_tres_noticas {
		display: none;
	}

	.rolph-quarter {
		width: 100%;
		float: none;
	}

	.sanderson-flipped-secondary-column-content-region,
	.sanderson-flipped-secondary-column2,
	.sanderson-flipped-column-content-region,
	.sanderson-flipped-column3 {
		width: 100%;
		float: none;
	}

	.footer,
	.header {
		width: 100%;
		padding: 1em;
	}

	#portada .noticia-principal {
		padding: 0;
		margin: 0;
	}

	.banner-destacado {
		margin: 0;
	}

	#portada .views-row {
		padding: 0;
	}

}

@media (min-width: 992px) {
	#portada .views-row {
		padding: 0;
	}
}

@media (max-width: 1080px) {

	.video-comen {
		width: 100%;
		height: auto;
		position: relative;
	}

	.video-comen iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
}

@media all and (max-width: 992px) {
	#toolbar,
	#admin-menu {
		display: none;
	}
	html body.toolbar,
	html body.admin-menu {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}

	.node--noticia--full p,
	.node--noticia--full li {
		font-size: 1.3rem;
		line-height: 1.9rem;
		margin-right: 1.4rem;
	}

	/*  Centrar publicado y fecha  */

	.node-submitted .date,
	.node-submitted .submitted
	{
		text-align: left;
	}

	/*  Modificar tamaños de la letra */

	h1 {
		font-size: 1.4rem;
	}

	h2, .h2 {
		line-height: 1.2rem;
	}

	.field {
		font-size: 1rem;
	}
	p {
		font-size: 1rem;
	}


}



@media (max-width: 460px) {

	/* Modificar tamaño del sitio */
	
	.l-setwidth {
	padding: 0 20px;
}
	
	
	/*  Modificar blockquote  */

	blockquote::before {
		display: none;
	}

	/********/

	.view.viajes {
		/* font-family: 'CalcuttaRegular', sans-serif;  */
		font-weight: 300;
		line-height: 1.5;
		text-align: left;
	}

	#viajes .panel-col-seventy {
		width: 100%;
	}

	.panel-col-seventy {
		width: 100%;
	}

	#viajes unit {
		float: none;
	}

	.viajes img {
/* 		max-width: 100%; 
*/
		width: 100%;
	}

	.feed-icon {
		width: 40px;
	}

	.viajes h1 a {
		font-size: 1.6rem;
		color: #591D59;
	}

	.viajes p {
		font-size: 1.3rem;
		text-align: left;
	}

	.node--noticia img {
		width: 100%;
	}

/* PORTADA */

/* Noticia destacada */

#portada .noticia-principal {
	margin: 0;
	padding: 0;
}

#portada .noticia-principal .views-field-title a {
	font-size: 0.9em;
}

/* Noticias */

#portada .field-content p {
	font-size: 1.2rem;
}

#portada .views-row {
	padding: 0;
}

#portada .views-row img {
	margin: 0 !important;
}

/******/

/* Bloque encuentros */

#encuentros {
	width: 100%;
	padding: .5em;
	margin: 0;
}

#encuentros img {
	width: 100%;
}

#baner_zapatista {
	width: 100%;
	padding: .5em;
	margin: 0;
}

#baner_zapatista img {
	width: 100%;
}

/*******/


#portada .bartlett-flipped-container{
	padding: 0;
}

#portada #noticia-principal .views-field-title a {
	font-size: 1em;
}

#portada #noticia-principal {
	margin: 1em -0.5em 0 0;
	padding: .2em;
}

#portada #noticia-principal p {
	font-size: 1em;
}

#portada .ocultar {
	display: none;
}

#portada #todas-noticias {
	padding: 0;
	margin-bottom: 0;

}

#portada .view-rbis,
#portada .view-zambra,
#portada .view-aminstia-social {
	padding: .5em;
}

.l-header-wrapper {
	background-image: none;
}

#portada .pane-block-54 p, 
#portada .pane-block-74 p {
	text-align: right;
	font-size: 1em;
	font-weight: bold;
}
#portada .pane-block-54 img,
#portada .pane-block-74 img {
	width: 100%;
}
#portada .pane-block-54,
#portada .pane-block-74 {
	padding: .5em 1.5em 0 0;
}

.view-todas-noticias {
	margin: .5em .5em;
}

.view-todas-noticias .field-content p {
	font-size: 1.2rem;
	text-align: left;
}

#info-puntos img {
	float: right;
}
}

/* Vídeo responsive */

@media all and (max-width: 460px) {
	.video {
		width: 100%;
		height: auto;
		position: relative;
	}

	.video iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	#video {
		width: 100%;
		height: auto;
		position: relative;
	}

	#video iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}	

	/* Página ASC */

	#asc h2, #asc h3 {
		font-size: 1.3em;
		line-height: 1.3em;
	}

	#asc .field-type-text-with-summary p {
		font-size: 1em;
		line-height: 1.3em;
		margin-right: 0;
	}

	#asc .node-content img {
		float: none;
		margin-bottom: 12px;
	}

}
