
#topRow, #bottomRow, #middleRow {
  overflow: hidden;
  clear: both;
}

#topRow {
  padding-top: 15px;
  margin-bottom: 50px;
}

#middleRow {margin-bottom: 50px;}

/***********Begin noticias principales*********/
.slider {
  position: relative;
  width: 100%;
  min-height: 200px;
}

#sldr_mobile {display: none}
.ie7 .heightAtFirst, .ie8 .heightAtFirst {height: 423px;}

.boxes {
  width: 50%;
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10
}

ul.infoBoxesMobile {display: none;}

ul.infoBoxes {
  width: 460px;
  min-width: 200px;
  max-width 430px;
  height: 58%;
  min-height: 100px;
  max-height: 210px;
  position: absolute;
  top: 20%;;
  right: 27%;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
}

.ie7 ul.infoBoxes {
  height: 190px;
  width: 400px;
  top: 82px;
  right: 170px;
}

ul.infoBoxes li {
  width: 100%;
  height: 100%;
  display: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 10px;
}

ul.infoBoxes li.active {display: block;}

.infoBox h4.boxTitle {
  height: 30px;
  padding: 0 0 0 5px;
  position: relative;
  margin-bottom: 20px;
}

.infoBox span.moreInfoTitle {float: left; padding: 5px 0 5px 5px;}
.boxTitleText a {padding: 5px 0;}
.ie7 .infoBox span.moreInfoTitle {position: absolute; right: 0px; top: 0px;}
.infoBox h5.boxTitleText {padding: 0 0 0 5px; margin: 1.5% 0;}

.infoBox a.moreInfoLink {
  position: absolute;
  bottom: 5px;
  right: 10px;
}

#textBelowSlider {display: none;}
/********End noticias principales******************/

/********Begin columna izq home******************/
div#sideBarLeft, .sideBarLeft {
  width: 25%;
  float: left;
  position: relative;
}

#sideBarLeftMobile {display: none;}

.sideBarArticle {
  border-bottom: 1px solid #dfdfdf;
  margin: 10px 0 35px 0;
  padding: 0 0 6px 0;
}

.sideBarArticle h4 {margin: 0 0 5px 0;}
.sideBarArticle p.miniArticleText {margin: 0 0 10px 0;}
.lastArticle {border: 0px;}
.sideBarArticle a.articleLink {display: block;}

.nextEventsContainer, .nextConvocatoriaContainer, .nextConocimientoContainer {
  margin-top: 0;
  text-align: right;
  position: absolute;
  right: 0;
}

.nextConocimientoContainer {margin-top: -14px;}

.lastEventsHomeContainer, .lastConvocatoriasHomeContainer, .lastConocimientoHomeContainer {
  display: none;
  width: 100%;
}

.knowledgeBlockImage, .eventBlockImage {height: 200px; overflow: hidden;}
.knowledgeBlockImage img, .eventBlockImage img {width: 100%; background-color: white;}

.lastEventsHomeContainer.currentEvent, .lastConvocatoriasHomeContainer.currentConvocatoria,
.lastConocimientoHomeContainer.currentConocimiento {display: inline-block;}

.homeHover, .homeHoverConocimiento {
  height: 27px;
  opacity: 0.2;
  filter: alpha(opacity=60);
  background-color: black;
  margin-top: -14px;
  bottom: 0;
}

.homeHover {margin-top: 2px;}

#nextsEventsContent, #nextsConvocatoriaContent, #nextConocimientoContent {
  list-style: none;
  padding: 5px 10px;
  z-index:999;
}

#nextsEventsContent li, #nextsConvocatoriaContent li, #nextConocimientoContent li {
  display: inline-block;
  margin: 0 3px;
  cursor: default;
}
/*****End columna izq home******************/

/****Begin noticias home*******************/
.mainPost {
  position: relative;
  height: 455px;
  margin-bottom: 40px;
}

.articleDate {display: block; margin: 0 0 14px 0;}
div.imgArticle {margin: 0 2% 0 0;}
div.imgArticle, div.imgArticleRight {float: left; width: 40%; padding: 0;}
div.imgArticleRight {float: right; margin: 0 0 0 1%;}
.imgDestacadaHome {display: block; border: 0;}
p.articleText, .imgInfo p {margin: 0 0 10px 0;}

div.imgInfo {
  margin-top: -5px;
  float: left;
  width: 58%;
  height: 136px;
}

#mainContentColumn .mainPost h4 {margin: 0 0 5px 0;}

.mainArticle {
  margin: 0 0 28px 0;
  height: 213px;
  overflow: hidden;
}

.lastNews {position: relative;}
.lastNews.home {margin-bottom: 40px; height: 550px;}
.lastArticle {margin: 34px 0 0 0;}
#mainContentColumn .lastNews h4, #mainContentColumn .lastNews h4 a {margin: 0 0 14px 0;}
.newsArticle, .elEventoEnLosMediosContainer {padding: 0 0 10px 0;}
.newsArticle.lastItem {border-bottom: 0;}
.newsArticle p, .elEventoEnLosMediosContainer p {display: block;}

.articleLinkRight {
  right: 0;
  position: absolute;
  bottom: 0;
}

#mainContentColumn .imgInfo h4 {display: block;}
/****** End noticias home***********************/

/*****Begin columna der home***********************/
.sideBarRight.home {height: 351px; overflow: hidden;}

div#sideBarRight, .sideBarRight {
  width: 25%;
  float: right;
  position: relative;
}

ul.socialList {
  list-style-type: none;
  margin-top: 0;
  display: inline-block;
}

ul.socialList li {float: left;}

ul.socialList li a {
  display: block;
  width: 34px;
  height: 33px;
}
/*****End columna der home******************/

/*last line to prevent cropping*/









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
