/* CSS Nuevo */


/* Facebook like button */

/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}

/* Fin Facebook like button */


/*No salgan urls enlaces al imprimir*/

@media print {

a[href]:after {
content: "";
}


}

.ui-widget-badget_fbk
{
	height: 30px;
	background-image:url(/web30/static/img/facebook_30x30.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_tw
{
	height: 30px;
	background-image:url(/web30/static/img/twitter_30x30.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_gplus
{
	height: 30px;
	background-image:url(/web30/static/img/gplus_30x30.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_4sq
{
	height: 30px;
	background-image:url(/web30/static/img/foursquare_30x30.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_pl
{
	height: 30px;
	background-image:url(/web30/static/img/paperli_30x30.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_li
{
	height: 30px;
	background-image:url(/web30/static/img/linkedin_30x30.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_ut
{
  height: 30px;
  background-image:url(/web30/static/img/youtube_30x30.png);
  background-repeat:no-repeat;
  background-position:right;
  text-decoration:none;           
} 



.badgets_rrss ul{
	list-style-type: none;
	text-align: center;
	margin: 0 auto;		
	padding: 0;	
}   

.badgets_rrss li{
	display: inline;
	text-align: left;
	margin: 0;
} 	  

.badgets_rrss ul li span { 
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
}

.badgets_rrss p {display:none;}

/* ----- PORTRAIT PHONES ----- */	

@media (min-width: 481px) and (max-width: 767px){ 


.ui-widget-badget_fbk
{
	height: 40px;
	background-image:url(/web30/static/img/facebook_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_tw
{
	height: 40px;
	background-image:url(/web30/static/img/twitter_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_gplus
{
	height: 40px;
	background-image:url(/web30/static/img/gplus_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_4sq
{
	height: 40px;
	background-image:url(/web30/static/img/foursquare_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_pl
{
	height: 40px;
	background-image:url(/web30/static/img/paperli_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_li
{
	height: 40px;
	background-image:url(/web30/static/img/linkedin_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_ut
{
  height: 40px;
  background-image:url(/web30/static/img/youtube_40x40.png);
  background-repeat:no-repeat;
  background-position:right;
  text-decoration:none;           
} 


.badgets_rrss ul{
	list-style-type: none;
	text-align: center;
	margin: 0 auto;		
	padding: 0;	
}   


.badgets_rrss li{
	display: inline;
	text-align: left;
	margin: 0;
} 	  

.badgets_rrss ul li span { 
	width: 40px;	
	height: 40px;
	display: inline-block;
	margin-right: 10px;	
}

.badgets_rrss p {display:none;}

}

/* ----- LANDSCAPE PHONES AND DOWN ----- */	

@media (max-width: 480px){ 


.ui-widget-badget_fbk
{
	height: 40px;
	background-image:url(/web30/static/img/facebook_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_tw
{
	height: 40px;
	background-image:url(/web30/static/img/twitter_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_gplus
{
	height: 40px;
	background-image:url(/web30/static/img/gplus_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_4sq
{
	height: 40px;
	background-image:url(/web30/static/img/foursquare_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_pl
{
	height: 40px;
	background-image:url(/web30/static/img/paperli_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_li
{
	height: 40px;
	background-image:url(/web30/static/img/linkedin_40x40.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;		  		  
} 

.ui-widget-badget_ut
{
  height: 40px;
  background-image:url(/web30/static/img/youtube_40x40.png);
  background-repeat:no-repeat;
  background-position:right;
  text-decoration:none;           
} 


.badgets_rrss ul{
	list-style-type: none;
	text-align: center;
	margin: 0 auto;		
	padding: 0;	
}   


.badgets_rrss li{
	display: inline;
	text-align: left;
	margin: 0;
} 	  

.badgets_rrss ul li span { 
	width: 40px;	
	height: 40px;
	display: inline-block;
	margin-right: 10px;	
}

.badgets_rrss p {display:none;}

}


#iframe_aemet_id12040 { width: 280px; height: 140px;}

.badget3 ul{
	list-style-type: none;
	text-align: left;
	margin: 0;		
	padding: 0;
}   

.badget3 li{
	display: inline;
	text-align: left;
	margin-left: 5px;
} 	  


.badget3 img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	margin-bottom: 2px;
}



/* Iconos Noticias */

.boton_noticia_on {
	opacity: 0.8;	
}

.boton_noticia_off {
	opacity: 0.2;	
}

.boton_noticia_foto {
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  left: 660px;
  bottom: 5px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/web30/static/img/5_content_picture_38.png);
}

.boton_noticia_audio {
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  left: 625px;
  bottom: 5px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/web30/static/img/10_device_access_mic_38.png);
}

.boton_noticia_video {
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  left: 590px;
  bottom: 5px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/web30/static/img/10_device_access_video_38.png);
}


.boton_contiene_multimedia {
  display: block;
  position: absolute;
  width: 292px;
  height: 38px;
  left: 295px;
  bottom: 5px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/web30/static/img/contiene_multimedia_38.png);
  opacity: 0.7;
}

.boton_contiene_multimedia_val {
  display: block;
  position: absolute;
  width: 298px;
  height: 38px;
  left: 289px;
  bottom: 5px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/web30/static/img/contiene_multimedia_38_val.png);
  opacity: 0.7;
}


.hashtag2 a {
  color: #C2C1C1; 
  font-size: 1.090em;
  font-weight: bold;
  
}



@media (min-width: 980px) and (max-width: 1024px) { /*OK*/

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }


    .boton_noticia_foto {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 660px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/5_content_picture_38.png);
    }
    
    .boton_noticia_audio {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 625px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_mic_38.png);
    }
    
    .boton_noticia_video {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 590px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_video_38.png);
    }
    
    
    .boton_contiene_multimedia {
      display: block;
      position: absolute;
      width: 292px;
      height: 38px;
      left: 295px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38.png);
      opacity: 0.7;
    }

    .boton_contiene_multimedia_val {
      display: block;
      position: absolute;
      width: 298px;
      height: 38px;
      left: 289px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_val.png);
      opacity: 0.7;
    }


} /* FIN @media (min-width: 980px) and (max-width: 1024px) */

@media (min-width: 768px) and (max-width: 979px) {  /*OK*/

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }

    .boton_noticia_foto {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 490px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/5_content_picture_38.png);
    }
    
    .boton_noticia_audio {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 455px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_mic_38.png);
    }
    
    .boton_noticia_video {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 420px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_video_38.png);
    }
    
    
    .boton_contiene_multimedia {
      display: block;
      position: absolute;
      width: 210px;
      height: 38px;
      left: 205px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_tp.png);
      opacity: 0.7;
    }

    .boton_contiene_multimedia_val {
      display: block;
      position: absolute;
      width: 210px;
      height: 38px;
      left: 205px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_tp_val.png);
      opacity: 0.7;
    }



} /* FIN @media (min-width: 768px) and (max-width: 979px) */


/* ----- PORTRAIT PHONES ----- */	

@media (min-width: 600px) and (max-width: 767px){ 

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }

    .boton_noticia_foto {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 490px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/5_content_picture_38.png);
    }
    
    .boton_noticia_audio {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 455px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_mic_38.png);
    }
    
    .boton_noticia_video {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 420px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_video_38.png);
    }
    
    
    .boton_contiene_multimedia {
      display: block;
      position: absolute;
      width: 210px;
      height: 38px;
      left: 205px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_tp.png);
      opacity: 0.7;
    }

    .boton_contiene_multimedia_val {
      display: block;
      position: absolute;
      width: 210px;
      height: 38px;
      left: 205px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_tp_val.png);
      opacity: 0.7;
    }



} /* FIN @media (min-width: 600px) and (max-width: 766px) */


@media (min-width: 568px) and (max-width: 599px){ 

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }

    .boton_noticia_foto {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 475px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/5_content_picture_38.png);
    }
    
    .boton_noticia_audio {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 440px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_mic_38.png);
    }
    
    .boton_noticia_video {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 405px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_video_38.png);
    }
    
    
    .boton_contiene_multimedia {
      display: block;
      position: absolute;
      width: 210px;
      height: 38px;
      left: 195px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_tp.png);
      opacity: 0.7;
    }

    .boton_contiene_multimedia_val {
      display: block;
      position: absolute;
      width: 210px;
      height: 38px;
      left: 195px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_tp_val.png);
      opacity: 0.7;
    }



} /* FIN @media (min-width: 568px) and (max-width: 599px) */


/* ----- LANDSCAPE PHONES AND DOWN ----- */	


@media (min-width: 480px) and (max-width: 567px){ 
/*@media (max-width: 480px){ */

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }

    .boton_noticia_foto {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 390px;
      bottom: 2px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/5_content_picture_32.png);
    }
    
    .boton_noticia_audio {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 361px;
      bottom: 2px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_mic_32.png);
    }
    
    .boton_noticia_video {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 332px;
      bottom: 2px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_video_32.png);
    }
    
    
    .boton_contiene_multimedia {
      display: block;
      position: absolute;
      width: 59px;
      height: 38px;
      left: 275px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_pp.png);
      opacity: 0.7;
    }

    .boton_contiene_multimedia_val {
      display: block;
      position: absolute;
      width: 59px;
      height: 38px;
      left: 275px;
      bottom: 5px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/contiene_multimedia_38_pp_val.png);
      opacity: 0.7;
    }


}	/* FIN @media (min-width: 480px) and (max-width: 567px){ */


@media (min-width: 384px) and (max-width: 479px){ 
/*@media (max-width: 480px){ */

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }

    .boton_noticia_on {
      opacity: 0.8;	
    }

    .boton_noticia_off {
      opacity: 0.2;	
    }

    .boton_noticia_foto {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 296px;
      bottom: 2px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/5_content_picture_32.png);
    }
    
    .boton_noticia_audio {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 270px;
      bottom: 2px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_mic_32.png);
    }
    
    .boton_noticia_video {
      display: block;
      position: absolute;
      width: 38px;
      height: 38px;
      left: 242px;
      bottom: 2px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(/web30/static/img/10_device_access_video_32.png);
    }
    
    .boton_contiene_multimedia {
		display: none;    
    }

    .boton_contiene_multimedia_val {
    display: none;    
    }


}	/* FIN (min-width: 384px) and (max-width: 479px) */	


@media (max-width: 383px){     


    .boton_noticia_on {
		display: none;    
	}

    .boton_noticia_off {
		display: none;    
	}


    .boton_noticia_foto {
		display: none;    
	}

    .boton_noticia_audio {
		display: none;    
	}

    .boton_noticia_video {
		display: none;    
	}


    .boton_contiene_multimedia {
		display: none;    
	}

    .boton_contiene_multimedia_val {
    display: none;    
  }


}

/* Listado embajadores MonCastello.. */
.embajador{
	clear:both;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom:dashed 1px;
}
.foto_embajador{
	float: left;
    border: solid 1px;
    width: 90px;
    height: 110px;
    /*background-color: grey; */
	background-color: #669933;
}
.foto_embajador img{
    padding: 5px;
}
.datos_embajador{
    /*text-align: justify;*/
    float: right;
	width: 320px;
    /*margin-left: 110px;*/
}
.nombre_embajador{
    font-size: x-large;
}
.experiencia_embajador{
    text-align: justify;
	padding-top: 10px;
    clear: both;
}
.fotos_embajador{
	padding-top: 30px;
}
/* ..Listado embajadores MonCastello */


/*Noticias grupos politicos */

.label-pspv,
.badge-pspv {
  background-color: #EF9A9A; 
}

.label-esquerraunida,
.badge-esquerraunida {
  background-color: #EF9A9A; 
}

.label-compromis,
.badge-compromis {
  background-color: #FFAB91;
}

.label-ciudadanos,
.badge-ciudadanos {
  background-color: #FFAB91;
}

.label-moviment,
.badge-moviment {
  background-color: #B39DDB;
}

.label-pp,
.badge-pp {
  background-color: #64B5F6;
}


/*..Noticias grupos politicos */









