/*
Theme Name: Maestría en Política y Evaluación Educativa
Theme URI: http://www.uca.edu.sv
Description: Plantilla desarrollada desde cero v 1.2
Author: José Otoniel Soriano 7161-5072
Author URI: 
 
*/
body{
    background: #F5F5F5 url(./images/bg.png);
	background-repeat:repeat-x;
	background-position:top center;
}

.bg-ponente{
	background:#F79B34;
	color:#fff;
}
.datos-ponentes{
	margin-left:15px;
	margin-right:15px;
}
.portada-publicidad iframe{
	width:100% !important;
	height:100% !important;
}
.docente{
    padding: 5px;
}


.alignright {
    float: right;
    margin:5px;
}
.alignleft {
    float: left;
    margin:5px;
}
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.capa{
    background: #fff;
}
.separador{
    height: 5px;
    display: block;
    clear: both;
}
.separador10{
    clear:both;
    height: 10px;
    display: block;
    clear: both;
}
.separador15{
    clear:both;
    height: 15px;
    display: block;
    clear: both;
}
.separador_linea{
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
    height: 10px;
    display: block;
    border-bottom:1px dashed #CCC;
    clear: both;
}
.padding5{
    padding:5px;
}
.sin-padding{
    padding:0px;
}
.sin-padding-left{
    padding-left:0px;
}
.sin-padding-right{
    padding-right:0px;
}
.padding_left_5{
    padding-left:5px;
}
.padding_right_5{
    padding-right:5px;
}
.padding_5{
    padding:5px;	
}
.sin-margin{
    margin:0px;
}
.sin-margin-left{
    margin-left:0px;
}
.sin-margin-right{
    margin-right:0px;
}
.sin-margin-top{
    margin-top:0px;
}
.sin-margin-bottom{
    margin-bottom:0px;
}
.icon{
    float:right;
}
.logo img{
    width: 100%;
    max-width: 70px;
}
.logo-text{
    display: table-cell;
    vertical-align: bottom;
    height: 92px;
    font-size: 20px;
    font-weight: bold;
}
.barra{
    background:url(images/barra.jpg);
	background-position:top center;
	background-repeat:repeat-x;
        padding: 10px;
}
.footer{
    text-align:center;
}
.capa-novedades-portada{
	list-style-image:url(images/check.png);
	padding:0px 0px 0px 18px;
}
.capa-novedades-portada li{
	padding:10px 0px 0px 0px;
}
.movil-activo{
	display:none;
}
a.menu-activo{
    background:#F1D599;
    color:#000 !important;
}
.etiqueta{
    background: #F1D599;
    padding: 5px;
    max-width: 250px;
    
}
.capa_destacada{
}
.lista_boletines{
    border: 1px solid #F1D599;
    padding: 5px;
    min-height:50px;
}
.lista_boletines img{
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;     
}
@media screen and (min-width:200px) and (max-width:767px) {
.sitio{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border:0px solid #B0CBE4;
    background:#fff;
    margin-top: 10px;  
}
.align_center{
	text-align:center;
	
}
.logo{
	display:block;
        text-align:center;
}
.logo-text{
	display:block;
	height:auto;
	vertical-align:middle;
        text-align:center;
}
.movil-activo{
	display:block;
}
.box-secciones{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	background:#EBEBEB;
	padding:5px;
	height:auto;
}
.sin-padding{
	padding:inherit;
}
.sin-padding-dispositivo{
	padding:0px;
}
.lista_boletines{
   min-height:inherit;
   border-bottom:1px dotted #F1D599;
    border-left:inherit;
    border-right:inherit;
    border-top:inherit;
}
.hidden-dispositivo{    
    visibility:hidden;
    display:none;
}
.lista_boletines img{
    max-width: 100%;
    display: block;
    margin-left: 0;
    margin-right:0;     
}
}

/*submenu*/





/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}