/*
Theme Name: Tecnoav
Theme URI: http://bizion.org/
Description: Tema de Tecnoav
Version: 1.0
Author: Gunter Sanchez
Author URI: http://bizion.org/
Tags: blue, custom header, two columns, widgets

Bizion v1.0
http://bizion.org/

This theme was designed and built by Ricardo Andramuno,
whose blog you will find at http://r2kstudio.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

*{ margin: 0; padding:0; }

body { font-size: 12px; font-family: Helvetica, Sans-Serif; color: #333333; background: #F2F2F2; line-height: 18px; }
.page-id-181 .entry ul { float: left; margin: 5px 32px; }
.page .entry ul { margin: 0 0 20px 24px; }
.entry p { margin-bottom: 20px; }
img { border: 0; }	
a { color: #333333; text-decoration: underline; }
a:hover { text-decoration: none; }
h2 { font-size:16px; margin-bottom: 8px; line-height: 22px; overflow: hidden; } 
img.centered { display: block; margin:0px auto; }
img.alignright { float: right; margin: 0 0 2px 7px; display: inline; }
img.alignleft { float: left; margin: 0 7px 2px 0; display: inline; }
img.alignnone { margin: 4px 3px; }
.left { float: left;}
.right { float: right; }
.center { margin: 0 auto; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }	

#header { margin-top: 10px; }	
#hizq { background: url(images/tecnologia-avanzada.png) no-repeat; width:286px; height: 60px; }
#hizq h1 { visibility: hidden; }
#lang { font-size: 10px; line-height: 31px; margin-right: 25px; }
#menu1 ul { list-style-type: none; text-align: right; clear: both; }
#menu1 li { display: inline; font-size: 11px; font-weight: bold; }
#menu li { display: inline; float: left; }
#busqueda { clear: both; margin: 10px 0; width: 160px; height: 19px; background: url(images/busqueda.png) top left no-repeat; }
input.submit { background: transparent; cursor: pointer; border: none; width: 16px; height: 19px; }
input.buscar { border: none; background: transparent; width: 130px; color: #a5a5a5; }

#gallery, .infos, #principal, #paginas{
	-moz-box-shadow:0 0 6px #AAAAAA;
	-webkit-box-shadow:0 0 6px #AAAAAA;
	box-shadow:0 0 6px #AAAAAA;

	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	background: #ffffff;
	overflow:hidden;
	margin: 0 auto;
}
#gallery { width:976px; }
.infos, #principal, #paginas { 
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
}
.infos { 	
	margin: 0 auto 20px auto; background: #FFFABF; border: 1px solid #FFF15F;
}
#principal { margin-top: 15px; }
.infos .entry, .contenido { margin: 20px; overflow: hidden; }
.infos .entry, .contenido-3 { margin-left: 40px; overflow: hidden; float: left; width: 255px; }
#secciones{ height:400px; width:982px; overflow:hidden; }
.seccion{ float:left; width: 982px; }

#secciones, #gallery { overflow:hidden!important; position:relative; }
.iconos { margin-left: 155px; margin-top: 15px; }
.iconos a { margin-left: 20px; }

.etiquetas { margin-bottom: 20px; }

#menu.menu, #menu.menuen { height:36px; }
#menu.menuen ul li a { display: block; background-image: url(images/naven.png); background-repeat: no-repeat; text-indent: -5000px; height: 36px; color: black; }
#menu.menu ul li a { display: block; background-image: url(images/nav.png); text-align: center; height: 36px; color: #fff; }
a#inicio { background-position: 0 0; width: 53px; }
a#ivirtual { background-position: -53px 0; width: 114px; }
a#slogica { background-position: -167px 0; width: 79px; }
a#radisp { background-position: -246px 0; width: 127px; }
a#adatos { background-position: -373px 0; width: 64px; }
a#erp { background-position: -437px 0; width: 44px; }
a#haudit { background-position: -481px 0; width: 88px; }
a#gsit { background-position: -569px 0; width: 84px; }
a#gred { background-position: -653px 0; width: 68px; }
a#drap { background-position: -721px 0; width: 120px; }
a#smid { background-position: -841px 0; width: 140px; }

a#inicio:hover { background-position: 0 -38px; }
a#ivirtual:hover { background-position: -53px -38px; }
a#slogica:hover { background-position: -167px -38px; }
a#radisp:hover { background-position: -246px -38px; }
a#adatos:hover { background-position: -373px -38px; }
a#erp:hover { background-position: -437px -38px; }
a#haudit:hover { background-position: -481px -38px; }
a#gsit:hover { background-position: -569px -38px; }
a#gred:hover { background-position: -653px -38px; }
a#drap:hover { background-position: -721px -38px; }
a#smid:hover { background-position: -841px -38px; }

a#inicio:active { background-position: 0 -76px; }
a#ivirtual:active{ background-position: -53px -76px; }
a#slogica:active { background-position: -167px -76px; }
a#radisp:active { background-position: -246px -76px; }
a#adatos:active { background-position: -373px -76px; }
a#erp:active { background-position: -437px -76px; }
a#haudit:active { background-position: -481px -76px; }
a#gsit:active { background-position: -569px -76px; }
a#gred:active { background-position: -653px -76px; }
a#drap:active { background-position: -721px -76px; }
a#smid:active { background-position: -841px -76px; }

a#inicio, a#inicio:hover{ background-position: 0 -114px; cursor:pointer; }
a#ivirtual, a#ivirtual:hover{ background-position: -53px -114px; cursor:pointer; }
a#slogica, a#slogica:hover{ background-position: -167px -114px; cursor:pointer; }
a#radisp, a#radisp:hover{ background-position: -246px -114px; cursor:pointer; }
a#adatos, a#adatos:hover{ background-position: -373px -114px; cursor:pointer; }
a#erp, a#erp:hover{ background-position: -437px -114px; cursor:pointer; }
a#haudit, a#haudit:hover{ background-position: -481px -114px; cursor:pointer; }
a#gsit, a#gsit:hover{ background-position: -569px -114px; cursor:pointer; }
a#gred, a#gred:hover { background-position: -653px -114px; cursor:pointer; }
a#drap, a#drap:hover{ background-position: -721px -114px; cursor:pointer; }
a#smid, a#smid:hover{ background-position: -841px -114px; cursor:pointer; }

#main, #marcas { margin:15px auto; position:relative; clear:both; }
#marcas a { text-decoration: none; }


.entry-2 p a { color: #0073AD; font-size: 11px; font-weight: bold; text-decoration: none; float: right; } 
.entry-2 p a:hover { text-decoration: underline; }

#noticias { overflow: hidden; }
ul.slides { list-style-type: none; margin-left: 10px; float: right; display: inline; overflow: hidden; width: 800px; height: 18px; }
.slide { width: 800px; }
.contenido .entry, .contenidop, ul.ec3_events { margin: 6px 0; }
.contenido .entry { margin-left: 20px; margin-right: 15px; overflow: hidden; }
.contenido-3 .entry { margin-left: 20px; margin-right: 15px; overflow: hidden; }
.linked { color: #222; text-decoration: none; }
.linked:hover { color: #000; }
.titulo, .entry h2, a.linkednews { color: #001c7c; }
body.tag h2.eltitulo { text-transform: uppercase; }
h2.eltitulo { background: url(images/eltitulo.jpg) top left repeat-y; font-size: 25px; line-height: 40px; color: #fff; font-style: italic; font-weight: bold; padding: 0 105px 0 20px; }
a.linkednews { text-decoration: underline; }
a.linkednews:hover { text-decoration: none; }
.linkedtitle { color: #001c7c; text-decoration: none; }
.linkedtitle:hover { text-decoration: underline; }
.linked:hover { text-decoration: underline; }
p.readmore { text-align: right; margin: 10px 0 0 0; }
p.readmore a { color: #0073AD; font-size: 11px; font-weight: bold; text-decoration: none; } 
p.readmore a:hover { text-decoration: underline; }
.seccion li, li.ec3_list, .entry li { margin-left: 12px; }
li.ec3_list_day { text-transform: uppercase; }
li.ec3_list ul { list-style-type: none; text-transform: none; }
.lilbox, .lilbox2, .lilbox3, .lilbox4, .lilbox5 { float: left; text-align: left; border-right: dotted 1px #6d6d6d; margin: 10px 0; }
.lilbox { width: 976px; }
.lilbox2 { width: 488px; }
.lilbox3 { width: 325px; }
.lilbox4 { width: 325px; }
.lilbox5 { width: 195px; }
.insidelb { margin: 10px; }
.insideinfos { margin: 10px 0 10px 15px; font-weight: bold; }
#wp-calendar table td, #wp-calendar table td.pad:hover, #wp-calendar table.nav tr td { border: 0 none; padding:0; }
#wp-calendar { font-size: 11px; line-height: 14px; }
#lasolicitud { clear: both; margin-top: 10px; background: #fffabf; border: 1px solid #FFF15F; padding: 10px 20px; line-height: 26px; -moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 12px; border-radius: 12px; behavior: url(border-radius.htc); }
#lasolicitud p { margin-bottom: 10px; }
#lasolicitud input[type=text] { border: none; border-bottom: dotted 1px #222; width: 110px; background: none; }
#lasolicitud input[type=text]:hover { border-bottom-color: #209022; background-color: #FFFABF; }

#paginas { clear: both; width: 982px; margin: 0 auto; background: url(images/paginas.jpg); margin-top: 15px; }
#paginas ul li { font-weight: bold; list-style-type: square; width: 202px; float: left; margin: 0 50px 12px 12px; padding-right: 10px; }
#paginas ul li a { color: #2a2a2a; cursor: default; }
#paginas ul li ul li { list-style-type: none; margin: 0; padding: 0; }
#paginas ul li ul li a { color: #2a2a2a; font-weight: normal; cursor: pointer; text-decoration: underline; }
#paginas a { text-decoration: none; }
#paginas ul li ul li a:hover { color: #000; }
#paginas li.page-item-58, #paginas li.page-item-70, #paginas li.page-item-78, #paginas li.page-item-90, #paginas li.page-item-94, #paginas li.page-item-100, #paginas li.page-item-104, #paginas li.page-item-110, #paginas li.page-item-113, #paginas li.page-item-27 { position: absolute; }
#paginas li.page-item-58 { left: 1px; top: 1px; }
#paginas li.page-item-70 { left: 1px; top: 135px; }
#paginas li.page-item-78 { left: 230px; top: 77px; }
#paginas li.page-item-90 { left: 450px; top: 77px; }
#paginas li.page-item-94 { left: 1px; top: 80px; }
#paginas li.page-item-100 { left: 700px; top: 58px; }
#paginas li.page-item-104 { left: 450px; top: 1px; }
#paginas li.page-item-110 { left: 450px; top: 118px; }
#paginas li.page-item-113 { left: 700px; top: 1px; }
#paginas li.page-item-27 { left: 230px; top: 1px; }
#paginas li.page-item-92 { height: 18px !important; overflow: hidden !important; }
#qtranslate-chooser { list-style: none; }
#qtranslate-chooser li { float: left; padding: 0 3px; }

.img-footer { float: left; padding-bottom: 20px; padding-top: 10px; }
.img-footer2 { float: left; padding-top: 9px; }
.img-footer3 { float: left; padding-top: 5px; }
.img-footer4 { float: left; padding-top: 15px; }
.img-footer5 { float: left; padding-top: 15px; }
.img-footer6 { float: left; padding-top: 20px; }

#marcas img { margin: 0 8px; }
