/*
Theme Name: IEESFORD
Theme URI: http://ieesford.edu.sv/
Author: Luis Eliezer Garcia
Description: Theme desarrollado para IEESFORD por el Programador Luis Garcia
Version: 1.0
*/

body{
	margin:0;
	padding:0;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size:15px;
	color:#333;
}
a:link, a:active, a:visited{
	color:#313945;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3{
	text-align:left;
}
#top{
	height:50px;
/* 	background:#35A4DF; */
	background:#f0f0f0;
	color:#fff;
	overflow:hidden;
}
#topMenu{
	float:left;
	padding-left:40px;
	background:url(images/icon-home.png) 15px 13px no-repeat;
	height:50px;
	text-transform:uppercase;
}
#topMenu ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#topMenu ul li{
	display:inline-block;
	height:25px;
	line-height:25px;
	background:url(images/divisor01.png) right no-repeat;
	padding:0 12px;
}
#topMenu a{
	color:#313945;
	text-decoration:none;
	font-size:14px;
}
#logo_transparencia{
	float:right;
	padding:8px 20px 0 0;
}
#top form{
	background:#6FB6E9;
	font-size:12px;
	margin:5px auto;
	padding:0;
	width:235px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:5px;
	overflow:hidden;
	height:40px;
	}
#top form input[type=text]{
	margin:0;
	height:30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:none;
	border:none;
	float:left;
	width:180px;
	color:#fff;
	outline:none;
}
#top form input[type=image]{
	margin-top:5px;
	float:right;
}
#logos{
	height:100px;
	overflow:hidden;
}
#logo_iesford{
		float:left;
}
#logo_gobierno{
	padding-top:15px;
	float:right;
}

#principal{
/* 	background:#003366; */
	background:#f0f0f0;
	height:60px;
	padding-left:30px;
  }

#principal ul {
	list-style: none;
	margin: 0;
	padding: 0;
  }

#principal li {
	display: inline-block;
	list-style: none;
	margin:0;
	background:url(images/divisor01.png) right top repeat-y;
  }

#principal li a, #principal li a:link, #principal li a:visited {
/* 	color: #fff; */
  display: block;
  font-size:17px;
  text-transform:uppercase;
  margin:0;
  padding:18px 15px;
  text-decoration:none;
  }

#principal li:hover > a{
  text-decoration: none;
/*   background-color:#006699; */
	background-color:#eceaea;
  }



#principal li li a, #principal li li a:link, #principal li li a:visited {
/*   background:#003366; */
  background:#313945;
  width: 190px;
  color:#fff;
  float: none;
  margin: 0px;
  height:auto;
  line-height:normal;
  padding: 12px;
  text-align:left;
  font-size:13px;
  font-weight:normal;
/*   border-bottom: 1px solid #006699; */
	border-bottom: 1px solid #eee;
  }

#principal li li a:hover, #principal li li a:active {
  background-color:#006699;
  }

#principal li ul {
z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 190px;
  margin: 0px;
  padding:0;
  }

#principal li li {
}

#principal li ul a {
width: 190px;
  }

#principal li ul a:hover, #principal li ul a:active {
	
}

#principal li ul ul {
margin: -40px 0 0 213px;
  }

#principal li:hover ul ul, #principal li:hover ul ul ul, #principal li.sfhover ul ul, #principal li.sfhover ul ul ul {
left: -999em;
  }

#principal li:hover ul, #principal li li:hover ul, #principal li li li:hover ul, #principal li.sfhover ul, #principal li li.sfhover ul, #principal li li li.sfhover ul {
left: auto;
  }

#principal li:hover, #principal li.sfhover {
position: static;
  }
#sliderHome{
	position:relative;
	background: url(images/sombra-grande.png) bottom center no-repeat;
	padding-bottom:15px;
}
#sliderHome h1{
	position:absolute;
	bottom:15px;
	margin:0;
	left:0;
	display:block;
	width:100%;
	color:#fff;
	text-align:center;
	font-size:35px;
	background:rgba(0,0,0,.7);
	font-weight:normal;
}
#News{
	background:#EEF1F7 url(images/bg-news.png) 10% 0 repeat-y;
	height:60px;
	width:100%;
	position:relative;
	overflow:hidden;
}
#News h2{
	display:block;
	text-align:center;
	height:60px;
	line-height:60px;
	margin:0;
	padding:0;
	color:#000;
	float:left;
	font-size:15px;
	font-weight:normal;
	width:10%;
	background:#EEF1F7;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
}
#holderNews li{
	line-height:60px;
	margin-right:50px;
}
#holderNews a{
	color:#069;
}
.conteiner{
	max-width:1200px;
	margin:auto;
}
.barraHome{
	width:30%;
	margin:0 1%;
	position:relative;
	display:inline-block;
	vertical-align:top;
}

.barraHome3{
	width:20%;
	margin:0 6%;
	position:relative;
	display:inline-block;
	vertical-align:top;
	PADDING-TOP:25px;
}

.barraHome2{
	width:22%;
	margin:0 1%;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
.barraHome h2{
	font-size:30px;
	font-weight:normal;
}
#botonesHome{
	padding:50px 0;
}
a.boton {
   border-top: 1px solid #f5ff6d;
   background: #6C8821;
   background: -webkit-gradient(linear, left top, left bottom, from(#8bb522), to(#6C8821));
   background: -webkit-linear-gradient(top, #8bb522, #6C8821);
   background: -moz-linear-gradient(top, #8bb522, #6C8821);
   background: -ms-linear-gradient(top, #8bb522, #6C8821);
   background: -o-linear-gradient(top, #8bb522, #6C8821);
   padding: 10px 0;
   width:100%;
overflow:hidden;
   display:block;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 3px;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 3px;
   box-shadow: rgba(0,0,0,1) 0 1px 3px;
   
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 26px;
   text-decoration: none;
   vertical-align: middle;
   text-transform:uppercase;
   }
#escalafon.boton {
   border-top: 1px solid #a90329;
   background: #a90329;
   background: -webkit-gradient(linear, left top, left bottom, from(#6d0019), to(#a90329));
   background: -webkit-linear-gradient(top, #6d0019, #a90329);
   background: -moz-linear-gradient(top, #6d0019, #a90329);
   background: -ms-linear-gradient(top, #6d0019, #a90329);
   background: -o-linear-gradient(top, #6d0019, #a90329);
   }

#nuevoingreso.boton {
   border-top: 1px solid #CD1F54;
   background: #CD1F54;
   background: -webkit-gradient(linear, left top, left bottom, from(#CD1F54), to(#CD1F54));
   background: -webkit-linear-gradient(top, #CD1F54, #CD1F54);
   background: -moz-linear-gradient(top, #CD1F54, #CD1F54);
   background: -ms-linear-gradient(top, #CD1F54, #CD1F54);
   background: -o-linear-gradient(top, #CD1F54, #CD1F54);
   /* width:80%;*/
   }

#docente.boton {
   border-top: 1px solid #14CDAC;
   background: #14CDAC;
   background: -webkit-gradient(linear, left top, left bottom, from(#14CDAC), to(#14CDAC));
   background: -webkit-linear-gradient(top, #14CDAC, #14CDAC);
   background: -moz-linear-gradient(top, #14CDAC, #14CDAC);
   background: -ms-linear-gradient(top, #14CDAC, #14CDAC);
   background: -o-linear-gradient(top, #14CDAC, #14CDAC);
  /* width:80%;*/
   }

#alumno.boton {
   border-top: 1px solid #481FCD;
   background: #481FCD;
   background: -webkit-gradient(linear, left top, left bottom, from(#481FCD), to(#481FCD));
   background: -webkit-linear-gradient(top, #481FCD, #481FCD);
   background: -moz-linear-gradient(top, #481FCD, #481FCD);
   background: -ms-linear-gradient(top, #481FCD, #481FCD);
   background: -o-linear-gradient(top, #481FCD, #481FCD);
   /* width:80%;*/
   }

#biblioteca.boton {
   border-top: 1px solid #C3650B;
   background: #C3650B;
   background: -webkit-gradient(linear, left top, left bottom, from(#F88800), to(#C3650B));
   background: -webkit-linear-gradient(top, #F88800, #C3650B);
   background: -moz-linear-gradient(top, #F88800, #C3650B);
   background: -ms-linear-gradient(top, #F88800, #C3650B);
   background: -o-linear-gradient(top, #F88800, #C3650B);
   }
 #observatorio.boton {
   border-top: 1px solid #244277;
   background: #346BD1;
   background: -webkit-gradient(linear, left top, left bottom, from(#346BD1), to(#244277));
   background: -webkit-linear-gradient(top, #346BD1, #244277);
   background: -moz-linear-gradient(top, #346BD1, #244277);
   background: -ms-linear-gradient(top, #346BD1, #244277);
   background: -o-linear-gradient(top, #346BD1, #244277) ;
   }
.boton:hover {
   background: #8bb522;
   }
#observatorio.boton:hover {
   background: #346BD1;
   }
#biblioteca.boton:hover {
   background: #F88800;
   }
.boton img{
	float:left;
	margin:0 5px;
}
#avisos, #noticias{
		background:url(images/sombra.png) center bottom no-repeat;
		padding-bottom:15px;
}
#avisos ul{
	background:#EEF1F7;
	height:750px;
	margin:0;
	padding:12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-size:12px;
	list-style:none;
}
#avisos li{
	padding:10px 0 20px 0;
	margin-bottom:15px;
	color:#88888A;
	border-bottom:2px solid #E0E3EC;
}
#avisos h3{
	font-size:16px;
}
#avisos h3 a{
		text-decoration:none;
		color:#101010;
}
#avisos .fecha{
	margin-bottom:15px;
}
#noticias li{
	padding:12px;
	font-size:14px;
	color:#87878A;
	line-height:20px;
	
}
#noticias h3{
	font-size:18px;
	margin:0;
	line-height:normal;
	padding:20px 0;
}
#noticias h3 a{
	text-decoration:none;
	color:#101010 !important;
}
#noticias .corta, #avisos .corta{
	height:180px;
	overflow:hidden;
}
#noticias .corta img, #avisos .corta img{
	width:100%;
	height:auto;
}
.fecha{
	color:#0099CC;
	font-size:11px;
	padding-left:25px;
	background:url(images/icon-calendar.png) left center no-repeat;
	height:15px;
	line-height:15px;
}
h2.fecha{
	background:#336699;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	padding:10px;
	font-size:25px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
a.leermas{
	display:block;
	width:100px;
	height:38px;
	line-height:38px;
	text-decoration:none;
	text-align:center;
	background:#006699;
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#footbar{
	margin-top:20px;
	/*background:#003366;*/
	background:#313945;
	color:#fff;
	height:380px;

}
footer{
	background:#333333;
	text-align:center;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
	color:#fff;
}
#contacto.barraHome ul{
	margin:0;
	padding:0 0 0 45px;
	list-style:none;
	background:url(images/contactos.png) left center no-repeat;
	height:220px;
}
#contacto.barraHome li{
	margin:15px 0 24px 0;
}
#map_canvas{
	height:280px;
        color:#000 !important;
}
/* calendar widget */
.ui-datepicker {
	background-color: #fff;
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 100%;
}
.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2A6496;
	-webkit-transition: color 0.1s ease-in-out;
	   -moz-transition: color 0.1s ease-in-out;
	     -o-transition: color 0.1s ease-in-out;
	        transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
	background:#f5f5f5;
	padding:5px;
	text-transform:uppercase;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: default;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: "\e079";
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\e080";
}
.ui-datepicker .ui-icon {
	display: none;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar thead tr{
	background:#dedede;
}
table {
  border-spacing: 0px !important;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	   -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	     -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	        transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-current-day {
	background-color: #F5F5F5;
}
.ui-datepicker .ui-datepicker-current-day a {
	color:#0099CC;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}
.cerrar{
	background:#F00;
	color:#fff;
	display:block;
	width:30px;
	height:30px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	cursor:pointer;
	position:absolute;
	right:5px;
	top:5px;
}
.novisible{
	display:none;
	background-color: #F5F5F5;
	padding:5px;
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.novisible h3{
	text-transform:uppercase;
	margin:0;
	padding:0;
}
h2.calendar{
	padding-left:50px;
	background:url(images/icon-calendar2.png) left center no-repeat;
	min-height:40px;
}
.bloquefecha{
	float:right;
	height:48px;
	width:48px;
	margin-left:5px;
	color:#fff;
	padding:2px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-align:center;
	background:#006699;
	font-size:30px;
	line-height:30px;
}
.bloquefecha span{
	display:block;
	font-size:12px;
	text-transform: uppercase;
	line-height:12px;
}
.eventolist{
	margin:0;
	padding:0;
	list-style:none;
}
.eventolist li{
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
#cuerpo{
	padding:4%;
	
	
	overflow:hidden;
}
.breadcrumbs{
	font-size:12px;
	color:#0099CC;
	text-transform:uppercase;
	background:#f5f5f5;
	padding:5px 10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#caja{
	float:left;
	width:70%;
	text-align:justify;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-right:30px;
	line-height:20px;
	color:#666;
}
#caja img, #cuerpo img{
	max-width:100%;
	height:auto;
}
#caja h1{
	font-size:40px;
	color:#0099CC;
	line-height:normal;
	font-weight:normal;
}
#sidebar{
	width:30%;
	float:right;
	background:url(images/sombra-vertical.png) left top no-repeat;
	background-size: 15px 100%;
	padding-left:35px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-bottom:20px;
}
#sidebar h2{
	font-size:30px;
	font-weight:normal;
}
.valores{
	margin:20px 0;
	padding:0;
	list-style:none;
	text-align:center;
}
.principios li{
	width:20%;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
	margin:30px 2%;
	font-size:11px;
}
.valores li{
	width:28%;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
	margin:30px 2%;
}
.principios li strong, .valores li strong{
	letter-spacing:1px;
	display:block;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	color:#09C;
	text-align:center;
}
.principios li img, .valores li img{
	display:block;
	width:100%;
	height:auto;
	margin:auto auto 5px auto;
}
blockquote{
	background:#f9f9f9;
	padding:10px;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
}
.tab-content table, .table{
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:100%;
}
.tab-content th, .table th{
	padding:8px;
	border-top:1px solid #f0f0f0;
}
.tab-content tr:hover, .table  tr:hover{
	background:#f5f5f5 !important;
}
.tab-content td, .table td{
	padding:8px;
	border:1px solid #f0f0f0;
	text-align:left;
}
.tab-content tr:nth-child(even), .table tr:nth-child(even){
	background:#f9f9f9;
}
.table input, .table email, .table select{
	padding:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:100%;
	border:1px solid #ccc;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.table input[type=radio]{
	width:auto;
}
.table input[type=submit]{
	background:#ff9900;
	color:#fff;
	border:none;
	text-transform:uppercase;
	width:auto;
	padding:12px;
}

.normativa{
	padding:15px 15px 15px 55px;
	background:#f9f9f9 url(images/normativa-icon.png) 5px center no-repeat;
	border-bottom:3px solid #f0f0f0;
	margin-bottom:15px;
	overflow:hidden;
}
.normativa:hover{
	background-color:#f0f0f0;
}
.normativa h2{
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
}
a.descargar, a.vernormativa{
	text-transform:uppercase;
	color:#666;
	display:block;
	float:left;
	font-size:12px;
	padding-left:18px;
	height:20px;
	line-height:20px;
	padding-right:12px;
}
a.descargar{
	background:url(images/icon-download.png) left center no-repeat;
}
a.vernormativa{
	background:url(images/icon-view.png) left center no-repeat;
}
.pdfobject-container {
	width: 100%;
	height: 600px;
}

/* PDFObject automatically assigns the class name "pdfobject" to the <embed> element */
.pdfobject { border: solid 1px #666; }

#tableorganigrama{
	margin:auto;
	width:80%;
}
 .bloqueNormal{
	 width:23.5%;
 }
 .division{
	 width:1%;
 }
 .mitadBloque{
	 width:11.75%;
 }
 .rayavertical{
	 border-left:1px solid #000;
 }
 .rayahorizontal{
	 border-bottom:1px solid #000;
 }
 .rayahorizontalp{
	 border-bottom:1px dashed #000;
 }
  .rayaverticalp{
	 border-left:1px dashed #000;
 }
 .item{
	background-image:linear-gradient(#09F, #069);
	text-align:center;
	border:1px solid #666;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:1px 1px 6px #666;
	-moz-box-shadow:1px 1px 6px #666;
	-webkit-box-shadow:1px 1px 6px #666;
}
.item:hover{
	background:#036;
}
.item a{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.contenido{
	display:none;
	position:fixed;
	width:40%;
	min-height:40%;
	left:50%;
	top:50%;
	margin:-20% 0 0 -20%;
	background:#f0f0f0;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-weight:normal;
	color:#069;
	text-align:justify;
	z-index:99991;
	padding:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.maxi{
	width:80%;
	top:10%;
	background:#fff;
	margin:0 0 0 -40%;
}
.sombra{
	background:rgba(0,0,0,.7);
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:9999;
	display:none;
}
.Perfil{
	background:#f0f0f0;
	width:48%;
	margin:0.5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
	padding:10px;
	display:inline-block;
	vertical-align:top
}
.Perfil img{
	width:100px;
	height:auto;
	margin-bottom:0 !important;
}
.Perfil h2{
	color:#069;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
}
.Perfil ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	text-align:left;
	font-size:13px;
}
.alignright {float:right; margin:0 0 1em 1em;}
.alignleft {float:left; margin:0 1em 1em 0; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; }
.alignnone {display: block; }
a img.alignright {float:right; margin:0 0 1em 1em; }
a img.alignleft {float:left; margin:0 1em 1em 0; }
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; } 

.tituloObservatorio{
	font-size:35px;
	color:#fff;
	background:#B8A000;
	text-align:center;
	padding:20px;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:80%;
	clear:both;
	margin:20px auto;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0 0 12px #000;
	-moz-box-shadow:0 0 12px #000;
	-webkit-box-shadow:0 0 12px #000;
}
.observatorio h1{
	color:#C90;
	font-size:32px;
}
.observatorio{
	font-size:18px;
	color:#666;
	line-height:30px;
	text-align:justify;
}
.articulo h2{
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:normal;
}
.articulo .fecha{
font-size:13px;
}
.articulo{
padding:0 0 10px 0;
border-bottom:10px solid #f9f9f9;
margin-bottom:30px;
overflow:hidden;
}
.panorama{
	padding:15px;
	border:2px solid #999;
	background:#f9f9f9;
	margin-bottom:20px;
	overflow:hidden;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
.panorama h2, .panorama h3{
	margin: 0 0 10px 0;
}
.panorama img{
	border:2px solid #999;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

.capsula-diplomatica{
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:20px solid #f0f0f0;
	margin-bottom:20px;
}
.autor{
	width:30%;
	float:right;
	background:url(images/sombra-vertical.png) left top no-repeat;
	background-size: 15px 100%;
	padding-left:35px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-bottom:20px;
	font-size:12px;
	line-height:normal;
	margin-left:5%;
}
.autor img{
	display:block;
	margin:auto;
	padding:6px;
	background:#f9f9f9;
	border:1px solid #ccc;
}
.tituautor{
	text-align:center;
}
.info-capsula{
	float:left;
	width:65%;
}
.info-capsula img{
	max-width:100%;
	height:auto;
}
.publicaciones .bx-wrapper {
	height:550px;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0;
}
.publicaciones .bx-wrapper .bx-pager{
	display:none;
}
.publicaciones li{
	background:#f0f0f0;
	height:500px;
	text-align:center;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	line-height:normal;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.publicaciones li h3{
	text-align:center;
	margin:2%;
}

.publicaciones .corta{
	height:300px;
	background:#fff;
	overflow:hidden;
	position:relative;
	margin:2% 2% 10px 2%;
	border-radius:12px 12px 0 0;
	-moz-border-radius:12px 12px 0 0;
	-webkit-border-radius:12px 12px 0 0;
}
#cuerpo .publicaciones .corta img{
	height:300px;
	width:auto;
	display:block;
	margin:auto;
}
#caja input, #caja textarea{
	border:1px solid #ccc;
	background:#f0f0f0;
	padding:8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width:1025px) {
a.boton {
   font-size: 30px;
   padding: 10px 0;
   overflow:hidden;
   line-height:54px; 
   }
#noticias .corta, #avisos .corta{
   height:120px;
   }
}
@media only screen and (max-width:800px) {
#menu-icon{
	display:block;
	height:30px;
	width:30px;
	margin:5px 10px 0 0;
	float:right;
	background: url(images/menum.png) center center no-repeat;
	background:#0CC;
	}
#principal{
	padding-left:0;
	height:auto;
	min-height:40px;
	}
#principal ul.menu {
	display:none;
	}
#principal li {
	display: block;
	background:#003366;
	}
#principal li a, #principal li a:link, #principal li a:visited {
	font-size:14px;
	padding:12px;
	border-bottom: 1px solid #006699;
	}
#principal li ul {
	position: relative;
	left: auto;
	width: auto;
	}
.sub-menu{
	display:none;
	}
#principal li li a, #principal li li a:link, #principal li li a:visited {
	width: auto;
	padding: 12px 12px 12px 30px;
	}
#principal li li li a, #principal li li li a:link, #principal li li li a:visited {
	padding: 12px 12px 12px 60px;
  	}
#principal li ul a {
	width: auto;
	}
#principal li ul ul {
	margin: 0;
  	}
#principal li:hover ul ul, #principal li:hover ul ul ul, #principal li.sfhover ul ul, #principal li.sfhover ul ul ul {
	left:auto;
  	}
.menu-item-has-childrem{
	background: url(images/sombra-grande.png) center 5px no-repeat;
	}
.boton img{
	float:none;
	display:block;
	margin:0 auto 10px auto;
	}
.boton{
	text-align:center;
	}
#avisos, #noticias{
	width:47.5%;
	}
#footbar{
	height:auto !important;
	overflow:hidden;
	}
#footbar{
	text-align:center;
	}
#footbar .barraHome{
	width:95%;
	margin:auto;
	padding-bottom:25px;
	text-align:left;
	}
#contacto.barraHome ul{
	margin:0;
	padding:0;
	}
#contacto.barraHome li{
	height:38px;
	margin:0 0 7px 0;
	padding-left:45px;
	line-height:38px;
	}
#calendario.barraHome{
	width:95%;
	margin:auto;
	display:block;
	}
#caja{
	float:none;
	width:100%;
	margin:auto;
	padding-right:0;
	}
#sidebar{
	width:100%;
	float:none;
	background:none;
	padding-left:0;
	}
}
@media only screen and (max-width:600px) {
#logo_iesford{
	float:none;
	text-align:center;
}
#logo_iesford img{
	max-width:90%;
	height:auto;
}
#logo_transparencia, #logo_gobierno{
	display:none;
}
#sliderHome h1{
	font-size:18px;
}
.boton img{
	float:left;
	margin:0 10px;
}
.barraHome{
	width:95%;
	margin:3% auto;
	display:block;
}
#avisos ul{
	height:auto;
}
#avisos, #noticias{
	width:95%;
	}
#noticias .corta, #avisos .corta{
	height:180px;
}
.Perfil{
	width:100%;
	margin:2% auto;
	display:block;
}
}
@media only screen and (max-width:450px) {
.Perfil img{
	width:60px;
	float:right;
	margin:0;
	padding:0;
}
}
#top form{ display:none;
}
#contacto.barraHome li:first-child{
	line-height:normal;
	}
	