/*-----------------------------------------------------------------------------------

	Theme Name: DRUDGD7- MiUDG
	Theme URI: http://miudg.udg.mx
	Description: Rocking your WordPress world!
	Author: Gustavo Ogas, Felipe Neville
	Version: 1.0
	Author: Betty de la Mora, Gladstone Oliva
	Version: 2.0

/*-----------------------------------------------------------------------------------*/
/*  MiSUV   
/*-----------------------------------------------------------------------------------*/
.view-display-id-block_7  .imagen-noticia-principal img {
    width: 100% !important;
}

.view-display-id-block_7 .views-field-field-imagen-noticia-1 {
    margin: 0px 1px 2px 1px !important;
}
.view-display-id-block_7 .titulo-noticia-principal h5 {
    font-size: 14px !important;
}
/*-----------------------------------------------------------------------------------*/
/*  Noticia principal
/*-----------------------------------------------------------------------------------*/
.views-row-1 .titulo-noticia-principal {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width:94% !important;
}
.views-row-2 .titulo-noticia-principal {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width:94% !important;
}
.views-row-3 .titulo-noticia-principal {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width:94% !important;
}
/*.views-row-1 .texto-noticia-principal .field-content {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width:91%;
    height: 111px;
    text-overflow: clip;

}
.views-row-2 .texto-noticia-principal .field-content {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width:91%;
    height: 111px;
    text-overflow: clip;
}
.views-row-3 .texto-noticia-principal .field-content {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width:91%;
    height: 111px;
    text-overflow: clip;
}*/
/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/
.container-12 .grid-3{
	float: left;
	}
.container-12 .grid-9{
	width: 700px !important;
}	
#region-footer-first{
	width:960px;}
/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
body { 
	background: url("../images/bg_body.jpg") no-repeat scroll center 50px transparent;
	}
/*-----------------------------------------------------------------------------------*/
/*	2.	Header Styles
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	3.	Navigation & Menus
/*-----------------------------------------------------------------------------------*/
#block-superfish-1 li{
	width: 160px;
}
/*-----------------------------------------------------------------------------------*/
/*	4.	Main Content Styles
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	5.	Forms
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	6.	Footer Styles
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	7.	Pages, nodes & drupal elements
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	8.	Vistas
/*-----------------------------------------------------------------------------------*/
/*noticias*/
#block-views-noticia-block-1 .views-field-field-cuerpo{
	padding-left: 130px;
}
#block-views-noticia-block-1 .views-field-field-imagen-noticia-1{
	float: left;
}
#block-views-noticia-block-1 .view-content{
	min-height: 13em;
}
/*pagina noticia*/
.view-id-noticia.view-display-id-page .views-field-title, .view-id-noticia.view-display-id-page .views-field-created, .view-id-noticia.view-display-id-page .views-field-field-cuerpo{
	padding-left: 295px;
}
/*slideshow noticia*/
#block-views-slideshow-block-1 ul.flex-direction-nav{
	display: block;
}
#block-views-slideshow-block-1 .flex-control-thumbs{
	position: static;
	height: auto;
}
#block-views-slideshow-block-1 .flex-control-thumbs img{
	height: auto;

}

#block-views-slideshow-block-1 .views-field-field-imagen-noticia{
	float: right;
	margin: 10px;
}
#block-views-slideshow-block-1 #flexslider-1 .views-field-title, #block-views-slideshow-block-1 #flexslider-1 .views-field-body{
margin-left:0px;
width: 35% !important
	
}

#block-views-slideshow-block-1 img{
	height:auto;
	width:auto;
}


/*galeria de audios*/
#block-views-galeria-de-audio-block-1{
	clear: both;
}
/*-----------------------------------------------------------------------------------*/
/*	9.	Bloques
/*-----------------------------------------------------------------------------------*/
/*noticia*/
#block-views-noticia-block-1{
	 margin-right: 20px;
    width: 47%;	
        margin-top: -12px;
}
#block-views-noticia-block-2{
	display: inline-table;
	vertical-align: top;
	width: 47%;
}
/*Documentos*/
#block-views-tablero-block{
	width: 47%;
	margin-right: 20px;
	display: inline-table;
	vertical-align: top;
}	 

#block-views-tablero-block-1{
	display:inline-table;
	vertical-align: top;
	width: 47%;
}
/*Banner inferior*/
#block-views-banners-block-1 img{
	width: 223px;
	height:auto;
}
/*-----------------------------------------------------------------------------------*/
/*	Nuestros cambios
/*-----------------------------------------------------------------------------------*/
 .imagen-noticia-principal img{
  width: 220px !important;
  height: auto !important;
}
.views-field-field-imagen-noticia-1{
    margin: 0px 18px 2px 1px !important;
}

ul.lista_noticias {
	display:flex;
    flex-direction: row;
}
li.views-row.noticia {
	width:229px;
}
ul.lista_oferta_home {
	flex-direction: column;	
}

/* li.views-row.views-row-1.views-row-odd.views-row-first.noticia > div.views-field.views-field-field-cuerpo.texto-noticia-principal > div.field-content >a {
    margin-left: 57%;
} */
/*-----------------------------------------------------------------------------------*/
/*	Oferta academica horizontal
/*-----------------------------------------------------------------------------------*/

li.oferta-academica {
	width:700px;
	height: 186px;
}
span.titulo_oferta_home {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
}
.views-field-field-imagen-oferta {
	display: inline-block;
    clear: both;
}
.content_oferta_home{
    display: inline-block;
    clear: both;
    position: absolute;
    height: 84px;
    overflow: hidden;
    margin: 60px 0px !important;
}
.views-field-field-more-info{
	display: inline-block;
    clear: both;
    position: absolute;
    right: 10px;
    margin-top: 149px;
}

li.views-row.oferta-academica {
    height: 186px;
}

.views-field.views-field-field-more-info {
    padding: 0px 0px 40px 0 !important;
}

li.views-row.oferta-academica {
    margin: 4px 8px;
}

.imagen_oferta_home img {
    width: 100%;
    height: auto;
}

.views-field.views-field-field-imagen-oferta.imagen_oferta_home {
    display: inline-block;
}

/*.views-field.views-field-field-more-info {
    margin: 150px 0;
}*/


/*-----------------------------------------------------------------------------------*/
/*	Bloque MiSUV
/*-----------------------------------------------------------------------------------*/

.bloque_misuv {
    background-color: #0082ce;
    padding: 18px 0 0 20px;
    height: 49px;
}

.bloque_misuv a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    opacity: 0.7;
}

.bloque_misuv a:hover {
    opacity: 0.3;
}

img.acceso_MiSUV {
    float: right;
    width: 47px;
    margin-top: -18px;
}

#block-views-noticia-block-1 .views-field-field-imagen-noticia-1{
	    margin: 0 0 0 10px;
}

li.views-row.views-row-2.views-row-even.noticia {
    width: 225px;
    margin-right: 5px;
}

span.bloques_titulo {
    font-size: 18px !important;
}

/*-----------------------------------------------------------------------------------*/
/*	Noticias
/*-----------------------------------------------------------------------------------*/

#block-views-slideshow-block-1 .flex-control-thumbs li {
    width: 140px;
}

#block-views-slideshow-block-1 .flex-control-thumbs img {
    width: 90%;
}

.imagen_notiante {
    margin: 0 15px 0 0;
}

.fecha_noticias {
padding: 0;
}

h3.titulo_notiant {
    padding: 0px;

}

.cuerpo_notiante {
    padding: 0;
    overflow: hidden;
        height: 61px;
}

.leermas-noticias {
    padding: 20px 20px 10px 0;
}

/*-----------------------------------------------------------------------------------*/
/*	Página interior
/*-----------------------------------------------------------------------------------*/


.field-name-field-cuerpo-interior {
    width: 77%;
    margin: 0 0 0 190px;
}

/*-----------------------------------------------------------------------------------*/
/*	Noticias Galerias
/*-----------------------------------------------------------------------------------*/

ul.slides {
    margin: 1em 0 0 0;
    padding: 0;
}

#block-views-noticia-block-3 .flex-control-thumbs li {
    width: 49px;
    margin: 3px;
}

#block-views-noticia-block-4 img {
    width: 45%;
    margin-right: 10px;
}

div.jp-audio {
    width: 219px;
}

footer#section-footer {
    margin-top: 0px;
}