/*
	Main css file in arsdidas.org
	@author code4play
*/

.centurygothic{
	font-family: Century Gothic, sans-serif;
}

.gris1{
	color: #CAD0D5 !important;
}

body		{ margin:0; padding:0; background:#fff; font-family: 'Arial Narrow', sans-serif;  font-size:13px; 
color:#51626F; }
a			{ text-decoration:none; color:#51626F; }
.active  	{ color:#f57946 !important; }
.docu_temas a:hover{ color:#f57946 !important; }

p a   { color:#000;}

h1, h2, h3, h4 { font-family: Century Gothic, sans-serif;  font-weight:normal;}
h1		{ color:#F5794D; font-size: 1.2em; text-transform:uppercase; }
h2		{ color:#51626F; }
h3		{ color:#38414a; font-size: 1em; text-transform:uppercase; letter-spacing:-1px;}
hr 		{ margin:30px 0 10px 0; border: 0; border-top:1px solid #ccc;}

.center 	{ text-align:center; }
.right 		{ text-align:right; }
.width 		{ width:90% }
.spacer		{ height:30px;}


input[type=text], input[type=password] { padding:8px; border: thin solid #ccc;}
select { padding:8px;}

input[type=submit] { background:#424B4D; border:0; -webkit-border-radius:5px; -moz-border-radius:5px; padding:8px; color:#fff; font-weight:bold;}

.header 	{ background:#424B4D; height:40px; padding:27px 0 18px 0; }

.social  { margin-top:5px;}
.social .icon { display: block; float:left; margin-left:1px; width: 25px;	height: 25px; text-indent: -99999px;}

.social .facebook {background:url(../images/facebook.jpg) no-repeat; margin-right:1px;}
.social .facebook:hover { background:url(../images/facebook-hover.jpg) no-repeat;}

.social .twitter {background:url(../images/twitter.jpg) no-repeat;}
.social .twitter:hover { background:url(../images/twitter-hover.jpg) no-repeat;}

.social .youtube {background:url(../images/youtube.jpg) no-repeat; margin-right:1px;}
.social .youtube:hover { background:url(../images/youtube-hover.jpg) no-repeat;}

.social .issuu {background:url(../images/issuu.jpg) no-repeat;}
.social .issuu:hover { background:url(../images/issuu-hover.jpg) no-repeat;}

.social .rss {background:url(../images/rss.jpg) no-repeat; width: 26px;}
.social .rss:hover { background:url(../images/rss-hover.jpg) no-repeat;}

.menu			{ 
	background:#d7dfe3 url(../images/menu-background.jpg) repeat-x; 
	height:46px; 
}

.menu .item
{
	text-indent: -99999px;
	height:46px;
	display: block;
	float:left;
}

.menu .inicio {background:url(../images/inicio.jpg) no-repeat; width:94px;}
.menu .inicio:hover { background:url(../images/inicio-hover.jpg) no-repeat;}
.menu .iniciohover { background:url(../images/inicio-hover.jpg) no-repeat; width:94px;}

.menu .presentacion {background:url(../images/presentacion.jpg) no-repeat; width:146px;}
.menu .presentacion:hover { background:url(../images/presentacion-hover.jpg) no-repeat;}
.menu .presentacionhover { background:url(../images/presentacion-hover.jpg) no-repeat; width:146px;}

.menu .campus {background:url(../images/campus.jpg) no-repeat; width:131px;}
.menu .campus:hover { background:url(../images/campus-hover.jpg) no-repeat;}
.menu .campushover { background:url(../images/campus-hover.jpg) no-repeat; width:131px;}

.menu .proyectos {background:url(../images/proyectos.jpg) no-repeat; width:125px;}
.menu .proyectos:hover { background:url(../images/proyectos-hover.jpg) no-repeat;}
.menu .proyectoshover { background:url(../images/proyectos-hover.jpg) no-repeat; width:125px;}

.menu .publicaciones {background:url(../images/publicaciones.jpg) no-repeat; width:151px;}
.menu .publicaciones:hover { background:url(../images/publicaciones-hover.jpg) no-repeat;}
.menu .publicacioneshover { background:url(../images/publicaciones-hover.jpg) no-repeat; width:151px;}

.menu .recursos {background:url(../images/recursos.jpg) no-repeat; width:118px;}
.menu .recursos:hover { background:url(../images/recursos-hover.jpg) no-repeat;}
.menu .recursoshover { background:url(../images/recursos-hover.jpg) no-repeat; width:118px;}

.menu .documentacion {background:url(../images/documentacion.jpg) no-repeat; width:175px;}
.menu .documentacion:hover { background:url(../images/documentacion-hover.jpg) no-repeat;}
.menu .documentacionhover { background:url(../images/documentacion-hover.jpg) no-repeat; width:175px;}

.breadcrumb { text-transform:uppercase; padding:10px 0; margin: 0 0 40px 0; letter-spacing:-1px; font-size:14px; }
.breadcrumb .active { color:#f57946; }

.main {
	background: url("../images/background.jpg");
	padding: 20px 0px;
}

.moduleblue	 	{
	border-top:4px #38414a solid;
	background-color:#ddd;
	margin-top:14px;
}


.slide { height:390px; top:0;}

.slide .title { 
	width:680px; 
	background:url("../images/background-slide.png") no-repeat; 
	display:block; 
	padding:10px;
	color:#fff; 
	position:relative; 
	top:-38px; 
	filter:alpha(opacity=90); opacity: .9;
}


.novedades {
	margin: 12px 0 0 0;
	background: url("../images/fondonoticiasgrisarsdidas.jpg") no-repeat #f1f2f3;
	height:355px;
	padding:10px 25px 10px 20px;
}

.novedades_wrapper {
	height:355px;
	overflow: hidden;
}

.novedad	{
	border-bottom: 1px solid #ccc;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
}

.novedad .title { font-size:12px;}
.novedad .date { margin-top: 10px; color: #b1bdc6 ; font-size:10px;}
.novedad .more a { margin-top: 5px; color: #b1bdc6 ; font-size:10px;}


.noticia						{ 
	background: url("../images/fondoapartadosnaranjainicio.jpg") repeat-x #f1f2f3;
	padding:10px; 
	height:258px;
	font-size:12px;
	overflow: hidden;
}

.noticia_wrapper{
	height:258px;
	overflow: hidden;
}

.noticia .container { padding:10px;}
.noticia h4 			{ color: #f57946; font-size:11px;}
.noticia .data 			{ margin-top:10px; color:#999; font-size:10px;}

.post {margin:10px 0;}

.post img { background:#fff;  padding:10px; border:1px solid #eee; width: 300px; float:left; display:inline;}
.post .imagen { padding: 0 50px 20px 0; width:300px; float:left;}
/*.post .content { width: 300px; float:left; margin-left:20px;}*/
.post a {font-weight:bold;}
.post .back {margin-top:30px;}
.post .back a {color:#F5794D;}
.post h2 a{ font-weight: normal;}

.blog { display: block; margin: 0 0px 40px 0px;}

.lateral		{ }
.lateral a 	{ display:block;  border-bottom:thin solid #ccc; padding:10px; color:#51626F;}

.search-results a { display:block;  padding:10px 0; color:#51626F;}

.curso, .proyecto { padding:10px 0; }
.curso a, .proyecto a { margin:0; padding: 0; }
.curso span, .proyecto a { color:#51626F;}


.imgpie { text-align: center; font-size:0.8em;}
.imgpie img { margin:0 0 5px 0;}


.banner 	{ margin-top:10px; margin-bottom:10px;}

.menu_lateral			{ margin-top:115px;border-bottom:thin solid #ccc; width: 200px;}
.menu_lateral a 	{ display:block;  border-top:thin solid #ccc; padding:10px; color:#51626F;}
.menu_lateral a.padd { margin-left:40px; border:0; margin-bottom: 10px;}


.galeria { 
	background: url("../images/documentacion-iconoteca-modules.png") no-repeat; 
	width:184px; 
	height:184px; 
	padding:15px  10px;
	margin: 0 25px 20px 0;
	float:left;
}

.galeriaSinBG {
	width:184px; 
	height:184px; 
	padding:15px  10px;
	margin: 0 25px 20px 0;
	float:left;
}

.clipout{
  position:relative;
  width:180px;
  height:123px;
}
.clipin{
  position:absolute;
  clip:rect(0px 180px 123px 0px);
}


.revistaBlock
{
	background-color:#f2f3f5;
	margin:20px 0 0 0;
	padding:10px;
	/*height:100px;*/
	vertical-align: center;


	box-shadow: 2px 2px 0 #e1e1e1;
   -webkit-box-shadow: 2px 2px 0 #e1e1e1;
   -moz-box-shadow: 2px 2px 0 #e1e1e1;
}
.revistaBlock h2 { color: #F57946; font-weight:bold; font-size:1.4em; margin:0; padding: 0px;}

.revistaBlock .clipout{
	position:relative;
	width:140px;
	height:40px;
}

.revistaBlock .clipin{
  position:absolute;
  clip:rect(0px 140px 100px 0px);
}

.revistaBlock h4 { margin:0; /*padding: 30px 0 0 0;*/ font-weight:bold; }

.revistaArticulo {}
.revistaArticulo .cabecera {text-align:right;}
.revistaArticulo h2 { color: #F57946; font-weight:bold; font-size:1.4em; margin:0; padding: 0px;}
.revistaArticulo h3 { font-weight:bold; font-size:1.1em; margin:0; padding: 0px 0 10px 0; }
.revistaArticulo p { margin-left:30px;}

.footer		{ background-color:#fff; color:#999; border-top:1px solid #ccc; height:100px; padding: 20px 0 0 0;}
.footer a { color: #51626F; margin-left:5px;}

/* DEBUG */
.debug  { background: #B35100; padding:10px;}




/* search form 
-------------------------------------- */
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #b0bdc6;
	padding: 3px 5px;
	
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	/*box-shadow: 0 1px 0px rgba(0,0,0,.1);*/

	background: #e7ebec;
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	background: #e7ebec;
	padding: 6px 6px 6px 8px;
	width: 140px;
	border:0;
	outline: none;
	color: #51626F;
}

.searchform .searchbutton {
	padding-top:10px;
	color: #fff;
	border: 0;
	font-size: 11px;
	height: 28px;
	width: 25px;
	text-indent: -99999px;
	background: url("../images/searchico.png");
	webkit-border-radius: 8px;
	moz-border-radius: 8px;
	border-radius:8px;
	cursor:pointer;
	/*
	box-shadow: inset 0 0 10px #fff;
	-moz-box-shadow: inset 0 0 10px #fff;
	-webkit-box-shadow: inset 0 0 10px #fff;
	*/
}
.searchform .submit { margin-top:5px; float:left;}

.imgBloquesInicio{
	height: 110px;
	width: 180px;
	padding: 10px;
	vertical-align: middle;
}

.imgBloquesInicio img{
	max-width: 180px;
	max-height: 110px;
}

.vCenterInicio {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.vCenterInicio * {
    vertical-align: middle;
}

<!--[if lt IE 8]>
.vCenterInicio span {
    display: inline-block;
    height: 100%;
}

.imgBloquesIconoteca{
	height: 180px;
	width: 180px;
	padding: 15px 10px;
	vertical-align: middle;
}

.imgBloquesIconoteca img{
	max-width: 180px;
	max-height: 130px;
}

.imgIconoteca{
	height: 130px;
}

.subitem{
	padding: 2px !important;
}

.margen_izq_20{
	margin-left: 20px;
}

.margen_izq_30{
	margin-left: 30px;
}

.margen_top_10{
	margin-top: 14px;
}

.cursoTitulo{
	font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

.proyectoTitulo{
	font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}