/*Destacado*/
.destacado {
	padding:0 0 20px;
}
.destacado h2 {
	font:bold 50px/50px 'BreeSerifRegular';
	color:#534b49;
	padding:0 0 10px;
}

.destacado h4 {
	font: 15px/15px 'BreeSerifRegular';
	color:#6D6969;
}

.destacado img {
	max-width: 570px;
}

.destacado .imagen {
	opacity: 0.5;
}

/*esto no estaba todos los .destacado*/

.destacado:hover .tags-musica .title h3 {color:#008b86;}
.destacado:hover .tags-artes-visuales .title h3 {color:#013f5e;}
.destacado:hover .tags-radio .title h3{color:#2773b9;}
.destacado:hover .tags-audiovisual-2 .title h3 {color:#6cb8cf;}
.destacado:hover .tags-teatro-2 .title h3{color:#8abd61;}
.destacado:hover .tags-literatura-2 .title h3{color:#c79840;}
.destacado:hover .tags-festival .title h3{color:#e17767;}
.destacado:hover .tags-charla .title h3{color:#b28376;}
.destacado:hover .tags-mas .title h3{color:#5f6162;}
.destacado:hover .tags-accion-social .title h3{color:#6a3f91;}
.destacado:hover .tags-gratis-2 .title h3{color:#7D7D7D;}


.destacado:hover .tags-musica h2 {color:#008b86;}
.destacado:hover .tags-artes-visuales h2 {color:#013f5e;}
.destacado:hover .tags-radio h2{color:#2773b9;}
.destacado:hover .tags-audiovisual-2 h2 {color:#6cb8cf;}
.destacado:hover .tags-teatro-2 h2{color:#8abd61;}
.destacado:hover .tags-literatura-2 h2{color:#c79840;}
.destacado:hover .tags-festival h2{color:#e17767;}
.destacado:hover .tags-charla h2{color:#b28376;}
.destacado:hover .tags-mas h2{color:#5f6162;}
.destacado:hover .tags-accion-social h2{color:#6a3f91;}
.destacado:hover .tags-gratis-2 h2{color:#7D7D7D;}


.destacado .imagen{
	opacity: 1;
}
.destacado .contArt{position:relative;}
.destacado .contArt .title{position:absolute;left:0;top:23px;}
.destacado .contArt .title h3 {
	font: bold 23px/23px 'BreeSerifRegular';
	color: #fff;
	padding: 3px 12px 0;
	display: inline-block;
}
.destacado .contArt .title p { 
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 12px;
	overflow: hidden;
	height: 2em;
	line-height: 1.2em;
}
.destacado .contArt .contArtDown { 
	height: 25px;
	padding: 5px 12px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color:#fff;
}


.destacado:hover .imagen {
	opacity: 0.4;
}

.destacado:hover .contArt .contArtDown {
	background-color: transparent;
	color:#000;
}

.destacado:hover .contArt .title h3{
	background-color: transparent;
}

.destacado:hover .contArt .title p{
	background-color: transparent;
	color:#000;
	overflow: visible;
}

/* fin no estaba*/




.tambien .contArt .title h3 {
	font: bold 23px/23px 'BreeSerifRegular';
	color: #fff;
	padding: 3px 12px 0;
	display: inline-block;
}

.tambien .contArt .contArtDown {
	height: 26px;
	padding: 5px 12px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
}

.tambien .contArt .title p{
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 12px;
	overflow: hidden;
	height: 2em;
	line-height: 1.2em;
}



/* inicio no estaba tambien */ 
.tambien .contArt:hover .imagen{
	opacity: 0.4;
}
.tambien .contArt:hover .title h3 {
	background-color: transparent;
}

.tambien .contArt:hover .contArtDown {
	background-color: transparent;
	color:#000;
}

.tambien:hover .contArt:hover .title p{
	background-color: transparent;
	color:#000;
	overflow: visible;
}

.tambien .tags-musica:hover .title h3 {color:#008b86;}
.tambien .tags-artes-visuales:hover .title h3 {color:#013f5e;}
.tambien .tags-radio:hover .title h3{color:#2773b9;}
.tambien .tags-audiovisual-2:hover .title h3 {color:#6cb8cf;}
.tambien .tags-teatro-2:hover .title h3{color:#8abd61;}
.tambien .tags-literatura-2:hover .title h3{color:#c79840;}
.tambien .tags-festival:hover .title h3{color:#e17767;}
.tambien .tags-charla:hover .title h3{color:#b28376;}
.tambien .tags-mas:hover .title h3{color:#5f6162;}
.tambien .tags-accion-social:hover .title h3{color:#6a3f91;}
.tambien .tags-gratis-2:hover .title h3{color:#7D7D7D;}


.tambien .tags-musica:hover h2 {color:#008b86;}
.tambien .tags-artes-visuales:hover h2 {color:#013f5e;}
.tambien .tags-radio:hover h2{color:#2773b9;}
.tambien .tags-audiovisual-2:hover h2 {color:#6cb8cf;}
.tambien .tags-teatro-2:hover h2{color:#8abd61;}
.tambien .tags-literatura-2:hover h2{color:#c79840;}
.tambien .tags-festival:hover h2{color:#e17767;}
.tambien .tags-charla:hover h2{color:#b28376;}
.tambien .tags-mas:hover h2{color:#5f6162;}
.tambien .tags-accion-social:hover h2{color:#6a3f91;}
.tambien .tags-gratis-2:hover h2{color:#7D7D7D;}

/* fin no estaba */ 

/*tambienTop*/
.tambien .tambienTop h2{font:bold 24px/24px 'BreeSerifRegular';color:#534b49;padding:0 0 10px;}
.tambien .tambienTop h2.sectionTitle{font:bold 50px/50px 'BreeSerifRegular';}
.tambien .tambienTop h4{font: 15px/15px 'BreeSerifRegular';color:#6D6969;}
.tambien .tambienTop li{float:left;width:280px;padding:0 10px 10px 0;}
.tambien .tambienTop .tambien2,
.tambien .tambienTop .tambien4,
.tambien .tambienTop .tambien6,
.tambien .tambienTop .tambien8,
.tambien .tambienTop .tambien10,
.tambien .tambienTop .tambien12,
.tambien .tambienTop .tambien14,
.tambien .tambienTop .tambien16{padding-right:0;}
.tambien .tambienTop li .contArt{height:202px;}
.tambien .tambienBottom li{float:left;width:280px;padding:0 10px 10px 0;}
.tambien .tambienBottom .last{padding-right:0;}
.tambien .tambienBottom li .contArt{height:67px;}
.tambien .tambienTop li .contArt .imagen{width:280px;height:202px;overflow:hidden;position:absolute;top:0;left:0;}
.tambien .tambienTop li .contArt .imagen img { 
	width:280px;
	opacity: 1;
}
.tambien .tambienTop li .contArt .imagen a{width:280px;height:202px;overflow:hidden;display:block;}
.tambien .tambienBottom li .contArt .title{top:0;}
.tambien .tambienBottom li .contArt .title h3{width:256px;}
.tambien .tambienBottom li .contArt .title p{width:256px;}
.tambien .tambienBottom li .contArt .contArtDown{width:256px;}
.tambien .verMas{}
.tambien .verMas a{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#e5485c;}
.tambien .verMas a:hover{text-decoration:underline;}

/*Blog*/

.contArt .title .more{
	color: #e5485c;
}

.blogTop .contArt .title h3 {
	font: bold 23px/23px 'BreeSerifRegular';
	color: #fff;
	padding: 3px 12px 0;
	display: inline-block;
}

.blogTop .contArt .title p{
	background: url(../img/Comun/fd_destacado.png) 0 0 repeat;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 12px;
}

.blogCont{background:url(../img/Home/fd_blog.gif) 0 16px no-repeat;padding:36px 0 0;}
.blogCont h2{font:bold 50px/50px 'BreeSerifRegular';color:#534b49;padding:0 0 10px;}
.blogCont li{float:left;width:280px;padding:0 10px 10px 0;}
.blogCont .li2,
.blogCont .li4{padding-right:0;}
.blogCont .blogTop li .contArt{height:100px;}
.blogCont .blogTop li .contArt .imagen{width:280px;height:100px;overflow:hidden;position:absolute;top:0;left:0;}
.blogCont .blogTop li .contArt .imagen a{width:280px;height:100px;overflow:hidden;display:block;}
.blogCont .blogTop li .contArt .title{top:20px;width:auto;}
.blogCont .blogTop li .contArt .title h3{background:#e5485c;}
.blogCont .blogTop li .contArt .title p{background:#e5485c;}
.blogCont .blogTop li .contArt .contArtDown{width:256px;}
.blogCont .verMas{}
.blogCont .verMas a{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#e5485c;}
.blogCont .verMas a:hover{text-decoration:underline;}



/*Agenda*/
/*.agenda .boxCont .agendaCont{background:red;height:140px;}*/
.agenda{padding-bottom:5px;}
.agenda .boxCont .agendaCont .widget-title{display:none;}
.agenda .boxCont .agendaCont .em-calendar thead{background:#d8d8d8;}
.agenda .boxCont .agendaCont .em-calendar thead .month_name{font:normal 10px/10px Arial, Helvetica, sans-serif;color:#000;text-transform:uppercase;}
.agenda .boxCont .agendaCont .em-calendar thead a{font:normal 10px/10px Arial, Helvetica, sans-serif;color:#e5485c;position:relative;top:-2px;}
.agenda .boxCont .agendaCont .em-calendar thead a:hover{text-decoration:none;}
.agenda .boxCont .agendaCont .em-calendar tbody{background:#fafafa;}
.agenda .boxCont .agendaCont .em-calendar tbody .days-names{font:bold 10px/10px Arial, Helvetica, sans-serif;color:#e5485c;}
.agenda .boxCont .agendaCont .em-calendar tbody .eventful a{color:#e5485c;font-weight:bold;}

/*Blog*/
.tags{padding:15px 0 0;}
.tags h2{font:bold 12px/12px Arial, Helvetica, sans-serif;color:#000;}
.tags ul{padding:10px 0 0;}
.tags ul li{float:left;padding:0 3px 3px 0;}
.tags ul li a{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#fff;background:#008b86;padding:2px 5px;display:block;}
.tags ul li a:hover{text-decoration:none;}
.tags ul .musica a{background:#008b86;}
.tags ul .artes a{background:#013f5e;}
.tags ul .radio a{background:#2773b9;}
.tags ul .audiovisual a{background:#6cb8cf;}
.tags ul .teatro a{background:#8abd61;}
.tags ul .literatura a{background:#c79840;}
.tags ul .festivales a{background:#e17767;}
.tags ul .diseno a{background:#943767;}
.tags ul .mas a{background:#5f6162;}
.tags ul .accion a{background:#6a3f91;}
.tags ul .formacion a{background:#b28376;}
.tags ul .cine a{background:#8fc3ea;}

/*searchBox*/
.searchBox{padding:15px 0 35px;}
.searchBox h2{font:bold 12px/12px Arial, Helvetica, sans-serif;color:#000;padding:0 0 4px;}
.searchBox label{font:normal 12px/12px Arial, Helvetica, sans-serif;color:#fff;display:block;padding:0 0 3px;display:none;}
.searchBox div{padding:2px 0 0;}
.searchBox .txt{padding:0;background:#fff;border:1px solid #c03e4a;width:118px;float:left;font:normal 11px/11px Arial, Helvetica, sans-serif;}
.searchBox .btn{float:left;width:22px;height:20px;cursor:pointer;background:url(../img/blog/btn_search.png) 0 0 no-repeat;border:0 none;font-size:0;position:relative;top:-2px;left:2px;}

/*formacion*/
.formacion .boxCont{padding:10px 0 0;}
.formacion .boxCont .img{height:100px;}
.formacion .boxCont h3{font:bold 12px/12px Arial, Helvetica, sans-serif;color:#554c4a;padding:11px 0 1px;}
.formacion .boxCont .taller{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#554c4a;padding:0 0 7px;}
.formacion .boxCont p{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#807977;padding:0 0 2px;}
.formacion .boxCont a{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#e5485c;}
.formacion .boxCont a:hover{text-decoration:underline;}

/*amigos*/
.amigos .boxCont a{margin:0 0 20px;display:block;}

/*mira*/
.mira .boxCont a{margin:0 0 20px;display:block;}
.mira .boxCont a:last-child{margin:0;}

/*somosParte*/
.somosParte .boxCont{}
.somosParte .boxCont img{padding:0 0 20px;}
.somosParte .boxCont img:last-child{padding:0;}

/*artistaMes*/
.artistaMes .boxCont{}
.artistaMes .boxCont .img{height:100px;}
.artistaMes .boxCont h3{font:bold 12px/12px Arial, Helvetica, sans-serif;color:#554c4a;padding:11px 0 1px;}
.artistaMes .boxCont p{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#807977;padding:0 0 2px;}
.artistaMes .boxCont a{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#e5485c;}
.artistaMes .boxCont a:hover{text-decoration:underline;}

/*artistaMes*/
.explora .boxCont{}
.explora .boxCont .img{height:100px;}
.explora .boxCont h3{font:bold 12px/12px Arial, Helvetica, sans-serif;color:#554c4a;padding:11px 0 1px;}
.explora .boxCont p{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#807977;padding:0 0 2px;}
.explora .boxCont a{font:normal 11px/11px Arial, Helvetica, sans-serif;color:#e5485c;}
.explora .boxCont a:hover{text-decoration:underline;}

.destacadoContainer {
  max-height: 300px;
  overflow: hidden;
}

.pagination {
    text-align: center;
    margin: 4px;
}
.pagination a, .pagination strong {
    background: rgba(229, 72, 92, 1);
    display: inline-block;
    margin-right: 3px;
    padding: 4px 8px;
    text-decoration: none;
  line-height: 1.5em;
  font: normal 11px/11px BreeSerifRegular;
  color: #fff;
      
}
.pagination a:hover {
    background-color: rgba(85, 76, 74, 1);
    color: #fff;
}
.pagination a:active {
  background: rgba(190, 190, 190, 0.75);
}
.pagination .active { 
  background-color: #BEBEBE;
}