/**
 * Common View Elements
 */
 
/* --- Views Field --- */
.views-field {
}

.field-content {
}

/* Views Field Title */
.views-field-title {
  margin-bottom: 0.5em;
}

.views-field-title .field-content {
}

/* Views Field Image */
.views-field-field-image {
}

.views-field-field-image .field-content {
}

/* Views Field Body */
.views-field-body {
}

.views-field-body .field-content {
}

/* Views Field Changed */
.views-field-changed {
  color: #aaa;
  font-size: 0.833em;
  margin-bottom: 0.833em;
}

.views-field-changed .field-content {
  
}

/* --- Views Inline Grid --- */
.views-row {
}

.views-row-odd {
}

.views-row-even {
}

.views-col {
  position: relative;
}

.cols-1 .views-col {
  width: 100%;
}

.cols-2 .views-col {
  width: 50%;
}

.cols-3 .views-col {
  width: 33.33%;
}

.cols-4 .views-col {
  width: 25%;
}

.cols-5 .views-col {
  width: 20%;
}

.cols-6 .views-col {
  width: 16.66%;
}

/**
 * Supported Views Formats
 */
/* --- Slideshow --- */
#slideshow-wrapper .container {
}

#slideshow-wrapper .block-content {
  padding: 0;
}

#slideshow-wrapper .region-slideshow {
  position: relative;
}

/* Titles */
#slideshow-wrapper .views-field-title {

  font-family: 'Fredoka One';
  background-color: #C8E4E9;
  bottom: 90px;
  color: #0091D1;
  font-size: 2.5em;
  font-weight: normal;
  left: 0;
  padding: 13px 0 0 0;
  position: absolute;
  margin: 0;
  text-align: center;
  width: 705px;
}

#slideshow-wrapper .views-field-title .field-content {
}

#slideshow-wrapper .views-field-title a {
  color: #008CCB;
}

#slideshow-wrapper .views-field-title a:hover,
#slideshow-wrapper .views-field-title a:active,
#slideshow-wrapper .views-field-title a:focus {
  color: #008CCB;
  text-decoration: none;
}

#slideshow-wrapper .views-field-field-subtitulo {

  font-family: 'Fredoka One';
  background: #C8E4E9;
  bottom: 0;
  color: #00587F;
  font-size: 2em;
  left: 0;
  padding: 5px 0 5px 0;
  position: absolute;
  text-align: center;
  width: 705px;
  height: 80px;
}


/* Slideshow Navigator */
#slideshow-wrapper .views-slideshow-controls-bottom {
  position: relative;
  z-index: 20; /* if you have more than 18 images in slideshow, increase this value */
}

#slideshow-wrapper .region-slideshow:hover .views-slideshow-controls-bottom {
  display: block;
}

#slideshow-wrapper .views-slideshow-controls-top {
  display: none;
}

#slideshow-wrapper .views_slideshow_controls_text {
  color: #CCC;
}

#slideshow-wrapper .views_slideshow_controls_text span {
  background: url(../images/btn-control.png) 0 0 no-repeat;
  bottom: 15px;
  cursor: pointer;
  display: block;
  padding: 0;
  position: absolute;
  width: 45px;
  height: 45px;
  text-indent: -999em;
  overflow:hidden;
  z-index: 20;
}

#slideshow-wrapper .views_slideshow_controls_text .views-slideshow-controls-text-next {
  background-position: 0 0;
  right: 20px;
}

#slideshow-wrapper .views_slideshow_controls_text .views-slideshow-controls-text-next:hover {
  background-position: 0 -45px; 
}

#slideshow-wrapper .views_slideshow_controls_text .views-slideshow-controls-text-previous {
  background-position: 0 -90px;
  left: 20px;
  
}

#slideshow-wrapper .views_slideshow_controls_text .views-slideshow-controls-text-previous:hover {
  background-position: 0 -135px
}

#slideshow-wrapper .views_slideshow_controls_text .views-slideshow-controls-text-pause {
  display: none;
}

#slideshow-wrapper .views_slideshow_slide_counter {
  background: url(../images/bg-black.png) 0 0 repeat;
  color: #FFF;
  display: none;
  float: left;
  padding: .25em 1em;
  margin-left: 1px;
  
}

/* Slideshow Full Pager */
#slideshow-wrapper .view > .pager {
  bottom: 0;
  height: auto;
  position: absolute;
  right: 0;
  width: auto;
  z-index: 20; /* if you have more than 18 images in slideshow, increase this value */
}

/* Slideshow Mini Pager */
#slideshow-wrapper .views-mini-pager {
  bottom: 0;
  height: auto;
  position: absolute;
  right: 0;
  width: auto;
  z-index: 20; /* if you have more than 18 images in slideshow, increase this value */
}

/* --- First Panels Blocks --- */
#panel-first-wrapper .block-inner {
  overflow: hidden;
}

#panel-first-wrapper .block-inner .views-field-title > .field-content > a { color: #fff; padding: 5px;  }
#panel-first-wrapper .block-inner .views-field-body > .field-content { color: #fff;  padding: 5px; }

#panel-first-wrapper .block-inner .field-content > a { color: #fff; padding: 5px; }

#panel-first-wrapper .block-inner .field-content > a { color: #fff; padding: 5px; }

#panel-first-wrapper .views-field-field-image {
  margin: -20px -20px 15px -20px ;
}

#panel-first-wrapper .views-field-title {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.25em;
}

#panel-first-wrapper .views-field-title a {
  color: #333;
}

#panel-first-wrapper .views-field-title a:hover,
#panel-first-wrapper .views-field-title a:focus,
#panel-first-wrapper .views-field-title a:active {
  color: #015980;
  text-decoration: none;
}

#panel-first-wrapper .views-field-field-cat {
  color: #aaa;
  font-size: 0.833em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.views-field-view-node a {
  color: #aaa;
  border-bottom: 1px solid #e5e5e5;
}

.views-field-view-node a:hover,
.views-field-view-node a:focus,
.views-field-view-node a:active {
  color: #015980;
  text-decoration: none;
}

/* --- Third Panels Blocks --- */
#panel-third-wrapper .view-content .views-row {
  border-top: 1px solid #111;
  margin-top: 1.667em;
  padding-top: 1.667em;
}

#panel-third-wrapper .view-content .views-row:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

#panel-third-wrapper .view-content .views-field-changed {
  color: #333;
}

#panel-third-wrapper .views-field-changed .field-content {}

/* --- Mass bottom --- */
.mass-bottom .grid-inner .grid-inner {
  padding: 0;
  margin: 0;
}

.mass-bottom .views-row {
  margin-bottom: 0.833em;
}

.mass-bottom .grid-inner {
  margin-left: 0 !important;
}

.mass-bottom .view .views-col .grid-inner {
  background: #fff; 
  padding: 20px;
  margin-left: 10px !important;
  overflow: hidden;
}

.mass-bottom .views-field-field-image {
  margin: -20px -20px 15px;
}

.mass-bottom .views-field-title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.25em;
}

.mass-bottom .views-field-title a {
  color: #333;
}

.mass-bottom .views-field-title a:hover,
.mass-bottom .views-field-title a:focus,
.mass-bottom .views-field-title a:active {
  color: #015980;
  text-decoration: none;
}

.mass-bottom  .views-field-field-cat {
    color: #aaa;
    font-size: 0.833em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.view-noticia-portada
{
	background: #D6EBEF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.833em;
	margin-top: 0.833em;
	padding-bottom: 0.833em;
	margin-bottom: 0.833em;
}

h1.field-content noticia_1
{
	padding: 0px;
}

.view-noticias-secundarias .col-1
{
	border-right: 1px solid #A6B1B4;
	width: 45%;
	padding-right: 10px;
}

.view-noticias-secundarias .col-2
{
	padding-left: 10px;
}

.destacado_Docencia > a
{
	text-transform: uppercase;
	color: #F68118 !important;
}

.destacado_Voluntariado > a
{
	text-transform: uppercase;
	color: #DCD51A !important;
}

.destacado_Cooperación-internacional > a
{
	text-transform: uppercase;
	color: #E0A4E3 !important;
}

.separador
{
	margin-bottom: 10px;
	clear: both;
}

h1.noticia_1  
{
  font-family: 'Fredoka One';
  font-size: 20px;
}

.views-field-title > h2
{
  font-family: 'Fredoka One';
  font-size: 16px;  
}

.views-slideshow-cycle-main-frame-row-item 
{
	line-height: 2em;
	margin-top: 20px;
}

.views-field-field-destacado-foto
{
	padding-left: 0px;
	/*-left: -20px;*/
}

.panel-first
{
	margin-left: -5px;
}

.view-id-destacado_2 
{
	margin-right: 0px;
}
