/*
Theme Name: Labsag
Theme URI: http://www.labsag.co.uk/
Description: Tema desarrollado para el sitio de Labsag
Version: 1
Author: Martin Szyszlican
Template: thematic
Author URI: 
Tags: 

	Este tema est� basado en Thematic
*/


/* Cargar Thematic */
@import url('../thematic/style.css');

/* reset thematic styles */

body, input, textarea {
	font-size: 76%;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
} 

#nav-above,
#branding,
#footer,
#wrapper,
.menu,
#main,
#blog-title,
#blog-description,
#header,
#access,
.menu,
.menu a {
	background: none;
	border: none;
	margin:0;
	padding:0;
	position: static;
	width: auto;
	font-size: inherit;
}

a {
	text-decoration: underline;	
}

/* general */

#wrapper {
	margin:0 auto;
	width:960px;
	position: relative;
	font-family: arial,sans-serif;
}

#container {
	float: right;
	width: 670px;
}

#content {
	width: auto;
}

.banner-aside,
.main-aside {
	float: left;
	position: static;
	clear:left;
}

#secondary {
	clear: none;
}

#secondary ul {
	margin: 25px 0 0 17px
}

#main {
	background: white url(img/bgSidebar.png) repeat-y;
	padding-bottom: 10px;
	border: 1px solid #CCC2A4; /*CCA*/
	border-bottom: none;
}

#main_end_container {
	padding: 0 1px 1px 1px;
	margin-bottom: 20px;
	background: #CCC2A4;/*CCA*/
	height: 15px;
	clear: both;
}

#main_end {
	background: white url(img/bgSidebar.png) repeat-y;
	height: 15px;
}

/* header */

#branding {
	padding-top: 17px;
}

#blog-description,
#blog-title a {
	color: black;
}

#blog-title,
#blog-description {
	line-height: 0;
	margin: 0;
	padding: 0;
}

#blog-title {
	height: 40px;
	overflow: hidden;
}

#branding {
	height: 55px;
	overflow: hidden;
}


#blog-title a:hover,
#blog-title a {
	width: 183px;
	height: 40px;
	margin-top: 0; 
	background-image: url(img/logo.png);
	text-indent: -5000em;
	display: block;
}

#blog-description {
	color:#666562;
	font-family: "Lucida Grande","Trebuchet MS",arial;
	font-style:normal;
	padding:5px 0 10px 39px;
}

/* header menu */


#access {
	margin-top: 17px;
}

.menu {
	background: #689EA2;/*Falla CCA, pero sino queda feo*/
	border-bottom:1px solid #587D7E;
}

* html .menu ul a {
	background: #689EA2;/*Falla CCA, pero sino queda feo*/
	border-bottom:1px solid #587D7E;
}

.menu .current_page_item a,
.menu a:hover,
.menu a:active,
.menu a:visited,
.menu a {
	text-align:center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	border-right:1px solid #77A8AB;
	border-left:1px solid #63969A;
}

.menu a:active,
.menu a:hover {
	background:#59878B;/*Falla CCA, pero sino queda feo*/
}

.menu ul {
	background: white;
}

.menu .current_page_ancestor a,
.menu .current_page_item a {
	background:url(img/bgMenuActivo.png) repeat-x;
}

#header .page-item-3 a { /* simuladores */
	width: 242px;
	border-left: none;
}
#header .page-item-6 a { /* reto labsag */
	width: 144px;
}
#header .page-item-7 a { /* universidades */
	width: 170px;
}
#header .page-item-9 a { /* novedades */
	width: 134px;
}
#header .page-item-10 a { /* quienes somos */
	width: 165px;
}

#header .page-item-12 a { /* contacto */
	background-image:url(img/icoContacto.png);
	background-position:50% 7px;
	background-repeat:no-repeat;
	text-indent:-5000em;
	font-size: 1px;
	width:34px;
}

/* ayuda */
/* comentado porque la sección dejó de existir*/
/*
#header .page-item-14 a { 
	background:transparent url(img/icoAyuda.png) no-repeat scroll 0 2px;
	color:#6E6E6E;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 20px;
	position:absolute;
	right:210px;
	top:55px;
	border: none;
}
*/
#search {
	position: absolute;
	top: 32px;
	right: 10px;
}

#searchsubmit {
	background:transparent url(img/icoBuscar.png) no-repeat scroll 0 0;
	border:medium none;
	height:20px;
	margin-left:5px;
	text-indent:-5000em;
	vertical-align:bottom;
	width:20px;
}

#searchform label { /*esto es invisible porque por jQuery seteamos el valor inicial del campo*/
	visibility: hidden;
}

#searchform #s {
	width: 150px;
	border: 1px solid #aaa;
	height: 17px;
	padding: 2px;
	font-size: 11px;
	font-family: tahoma;
	color: #6E6E6E;/*CCA*/
}

#loginFormContainer {
	background: #EFEFEF;
	padding-top: 7px;
	font-family:arial,sans-serif;
}

#loginForm form {
	width: 960px;
	text-align: right;
	margin: 0 auto;
	padding-bottom: 4px;
}

#loginForm input {
	border: 1px solid #999;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#loginForm .loginWarning {
	float:left;
	margin: -20px 0 0 0;
}


#loginContainer {
	position: absolute;
	top: 0;
	right: 30px;
	padding: 2px 20px;
	width: 140px;
	background: url(img/bgLogin.png) no-repeat;
	height: 25px; 
	font-family: Tahoma;
	font-size: 11px;
}

#loginLink {
	background:transparent url(img/icoLogin.png) no-repeat scroll 0 4px;
	padding-left:15px;
}

#loginLink a {
	color: #5C646C; /*CCA*/ 
}




/* intro */
#intro_container {

}

div#intro {
	background:#453021 url(img/introGenerica.jpg) no-repeat scroll 0 0;
	color:#EEDDCC; /*CCA*/
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size:15px;
	height:113px;
	letter-spacing:0.05em;
	line-height:22px;
	padding:30px 230px 0 30px;
}

body.single div#intro, /* los posts */
body.blog div#intro { /* seccion novedades */
	background-image: url(img/introNovedades.jpg)	
}

body.pageid-10 div#intro {
	background-image: url(img/introQuienes.jpg)	
}

body.pageid-12 div#intro, /* seccion contacto */
body.pageid-6 div#intro { /* seccion reto */
	background-image: url(img/introReto.jpg)	
}

body.pageid-3 div#intro { /* seccion simuladores */
	/*background-image: url(img/introSimuladores.jpg)*/
	/*es igual a la genérica */	
}

body.pageid-7 div#intro { /* seccion universidades */
	background-image: url(img/introUniversidades.jpg)	
}

/* breadcrumbs */
.breadcrumb_container {
	background: #7B6741;/*CCA*/
	height: 30px;
	border-left:1px solid #D8CBA0;/*CCA*/
}
.breadcrumb {
	height: 30px;
	background: url(img/bgBreadcrumb.png);
	width:auto; 
	float: left;
}

.breadcrumb a {
	color: #6B5C52;/*CCA*/
}

.breadcrumb .breadcrumb_current {
	background: #7B6741 url(img/breadcrumbSeparator.png) no-repeat;/*CCA*/
	color :white;
	font-weight: bold;
	margin-left:-15px;
	padding-left: 25px;
}

.breadcrumb * {
	float: left;
	height: 20px;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
}

.breadcrumb_separator {
	background: url(img/breadcrumbSeparator.png) no-repeat;
	width: 1px;
	text-indent: -5000em;
}

/* menu lateral */

.main-aside {
	width: 265px;
}
* html .main-aside {
	width: 263px;
	overflow: hidden;
}

.main-aside ul,
.main-aside ul ul,
.main-aside ul ul ul {
	margin: 0;
	padding: 0;
}

.main-aside #pages {
	margin-top: 25px;
}

.home .main-aside .pagenav,
.main-aside .page_item {
	background: white;
	margin: 5px 0 5px 17px;
	padding: 10px 10px;
	width: 194px;
	list-style: none;
}

.main-aside .page_item {
	background-image: url(img/bulletFlecha.png);
	background-repeat: no-repeat;
	background-position: 9px 13px;
	padding-left: 30px;
	font-size: 13.5px;
}

.main-aside .current_page_ancestor,
.main-aside .current_page_item {
	background-image: url(img/bulletFlechaAbajo.png);
}

.home .main-aside .pagenav,
.main-aside .current_page_ancestor,
.main-aside .current_page_item {
	font-weight: bold;
	border-top: 1px solid #D8CBA0;/*CCA*/
	border-left: 1px solid #D8CBA0;/*CCA*/
	border-bottom: 1px solid #D8CBA0;/*CCA*/
	width: 207px;
	font-size: 13.5px;
}

.main-aside .page_item .page_item.current_page_item {
	border: none;
	font-weight:bold;
}

.home .main-aside #pages {
	margin:20px 12px 0 17px;
	clear: both;
	background: #F6F6E0;
}

.home .main-aside #pages > ul {
	padding:1px;
	background: #D8CBA0;/*CCA*/	
}

.home .main-aside .pagenav {
	width: 214px;
	color: #89877B;
	margin: 0;
}

.home .main-aside #pages .pagenav ul {
	margin-top: 5px;
}

.home .main-aside .page_item,
.main-aside .page_item .page_item {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	background: url(img/bulletRedondo.png) no-repeat 0 50%;
	font-size: 12px;
}

.main-aside .pagenav a {
	color: #636259; /*CCA*/
}

#banner_demo {
	margin: 50px 0 0 14px;	
}

/* post */

.home .entry-content h2,
.entry-title a,
.entry-title {
	color: #B02615; /*CCA*/
	font-family: "Lucida Grande",tahoma,sans-serif;
	font-size: 22px;	
	margin: 0 30px 15px 0;
	padding:30px 0 10px;
	border-bottom: 1px solid #D8CBA0; /*CCA*/
	display:block;
}

.entry-title a {
	border-bottom: none;
}
.entry-content {
	margin: 0 30px 0 0;
}

.entry-meta {
	position: relative;
	top: -10px;	
}

.entry-utility {
	font-size: 14px;
}

.entry-utility a {
	text-decoration: underline;
	padding-left: 0.5em;
}

/* comments */

#comments {
	background: transparent;
	color: inherit;
}

#respond {
	background:#F6F6E0 none repeat scroll 0 0;
	border:1px solid #DED8C1;
	margin:0 40px 0 0;
	padding:17px 20px 0;
	z-index:100;
	max-width: 100%;
	width: 100%;
}

/* footer */
#siteinfo a,
#footer a {
	color: black;
	font-style: normal;
}

#footer {
	color: black;
}

#footer_menu {
	background: #DADACF;/*CCA*/
	padding: 1px;
}

#footer_menu ul {
	padding:10px 18px;
	margin: 0;
	overflow:hidden;
	background: white;
}

* html #footer_menu {
	height: 145px;
}

* html #footer_menu ul {
	height: 125px;
}

* html #footer_menu ul ul {
	height: auto;
}

#footer_menu .page_item {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: 28px;
	left: 20px;
	list-style-image: url(img/bulletFlechaChica.png);
}

#footer_menu .page-item-3,
#footer_menu .page-item-6,
#footer_menu .page-item-7 {
	border-right:1px solid #DADACF;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:125px;
	left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 15px 0 0;
	padding:0;
	top:0;
	width:215px;
}

#footer_menu .page-item-3 .page_item,
#footer_menu .page-item-6 .page_item,
#footer_menu .page-item-7 .page_item {
	top: 0;
	left: 0;
}

#footer_menu .page-item-9 ul, /*Novedades*/
#footer_menu .page-item-10 ul, /*Quienes somos*/
#footer_menu .page-item-12 ul { /*Contacto*/
	display: none;
}

#footer_menu .page-item-9, /*Novedades*/
#footer_menu .page-item-10, /*Quienes somos*/
#footer_menu .page-item-12 { /*Contacto*/
	width: 200px;
	float: left;
}
* html #footer_menu .page-item-9, /*Novedades*/
* html #footer_menu .page-item-10, /*Quienes somos*/
* html #footer_menu .page-item-12 { /*Contacto*/
	width: auto;
	float: none;
}
*+html #footer_menu .page-item-9, /*Novedades*/
*+html #footer_menu .page-item-10, /*Quienes somos*/
*+html #footer_menu .page-item-12 { /*Contacto*/
	width: auto;
	float: none;
}

#footer_info,
#sobre_labsag a,
#footer_menu .page_item a {
	font-family: tahoma,sans-serif;
	color: #726A53;/*CCA*/
}

#sobre_labsag {
	font-size: 14px;
	font-weight: bold;
	float: right;
	position: relative;
	top:-136px;
	width:250px;
}

#footer_info {
	clear: both;
	margin-top: 20px;
	font-size: 11px;
}

#footer_info .footer_column {
	margin-left:20px;
	float: left;
}

#footer_info .footer_column a {
	line-height: 5em;
}
#footer_info .country-name {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#footer_info .mexico .country-name{
	background-image: url(img/banderaMexico.png);
}
#footer_info .peru .country-name {
	background-image: url(img/banderaPeru.png);
}
#footer_info .inglaterra .country-name {
	background-image: url(img/banderaInglaterra.png);
}
/* home */
.home h1 {
	display: none;
}


.home .banner_home {
	position:absolute;
	left:0;
	top:118px;
	width:900px;
/*	height:332px;
	padding:40px 0 15px 60px;
	background:#31251D url(img/bgBanner.jpg) no-repeat scroll 0 0;
	font-size: 15px;
	overflow: hidden;
	color:white;
	 */
}

.home .banner_home p {
	color:#EEDDCC; /*CCA*/
}

.home .banner_home img {
	margin: 25px 0;
}

.home .entry-content .banner_home h2 {
	font-size:28px;
	letter-spacing:0.025em;	
	padding: 0 170px 0 0;
	margin: 0 0 15px 0;
	font-family: "Trebuchet MS",arial,sans-serif;
	color: white;
	border: none;
}

.home .banner_home a {
	background:transparent url(img/bgBoton.png) no-repeat scroll 0 0;
	color:white;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:34px;
	line-height:28px;
	padding-left:10px;
	position:absolute;
	right:27px;
	top:39px;
	width:136px;
}

#home_banner_2,
#home_banner_3,
#home_banner_1 {
	position:absolute;
	bottom:35px;
	color:black;
	font-size:12px;
	left:87px;
	width:210px;
	height: 40px;
	overflow: visible;	
}

#home_banner_2 { left: 367px; }
#home_banner_3 { left: 643px; }

#home_banner_2 strong,
#home_banner_3 strong,
#home_banner_1 strong {
	font-weight: normal;
	color: #426468;
}


.home p {
	margin: 0;
}

.home #main #container,
.home #main #primary {
	margin-top: 387px; /*esta es la altura que ocupa el banner home*/
}

#post-44 {
	padding: 0;
}

.home .entry-content ul {
	border-bottom:1px solid #D8CBA0;/*CCA*/
	margin:0;
	height:auto;
	overflow:hidden;
	padding:0 0 20px;
}

* html .home .entry-content ul {
	height: 200px;
}

.home .youtube {
	border-bottom:1px solid #D8CBA0;/*CCA*/
	padding: 2px 0;
	margin-top: 2px;
	font-size: 12px;
}

.home .destacado,
.home .entry-content li {
	border-top:none;
	float:left;
	font-size:11px;
	line-height:1.3em;
	list-style: none;
	margin:0 2% 0 0;
	padding:0;
	width:48%;
}

.home .entry-content .entry-date {
	color: #9C8253
}

.home .entry-content .entry-title {
	border-bottom:medium none;
	color:#666666; /*CCA*/
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.home .entry-content .entry-content {
	margin: 0;
	color: #666666; /*CCA*/
}

.home .destacado {
	margin-top: 30px;
}

.home .destacado h4 {
	color:#22333A;
	float:right;
	font-weight:normal;
	margin-bottom:5px;
	padding: 0 0 0 100px;
	text-transform:none;
	width:197px;
	background: transparent;
	border: none;
}

.home .destacado p {
	color: #666666; /*CCA*/
}

.home .destacado img {
	margin:-24px 10px 0 0;
	float: left;
}

/* contacto */
#contacto-tel-area,
#contacto-tel-pais {
	width: 50px;
}

#contacto-mensaje {
	width: 300px;
}

/* listas */
.listItem {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	clear: both;
	list-style: none;
}

.listItem .itemImage {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 10px;
}

.listItem .itemImage img {
	margin: 0;
}

.listItem .itemTitle {
	color: #7B6741;
	font-weight: bold;
	font-family: "Lucida Grande","Trebuchet MS",arial;
	font-size: 18px;
	margin-bottom: 10px;
}

.listItem .itemLink {
	display: block;
}

h3 {
	border-bottom:3px solid #CAC19B;
	font-size:15px;
}

h4 {
	background: #EFEFC9;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #CAC19B;
	border-bottom: 1px solid #CAC19B;
	padding: 5px 30px;
	display: block;
	margin-bottom: 5px;
}

/* escenarios de simulacion */
.pageid-20 .listItem .itemImage {
	border: none;
}

/* integracion con planes de estudio */
.pageid-21 .intYear {
	color:#B02615;
	float:left; 
	width: 50px; 
	background: #CAC19B;
	padding: 10px;
	font-size: 20px;
	font-family: "Trebuchet MS",sans-serif;
	clear: left;
	margin-top:10px;
}

.pageid-21 .intYear sup {
	font-size: 12px;
}

.pageid-21 .entry-content ul {
	float: left;
}

.pageid-21 .entry-content ul .itemLink {
	display: block;
}

.pageid-21 .entry-content ul .listItem {
	padding-bottom: 5px;
	margin-top: 5px;
}

.pageid-21 .entry-content ul .listItem p {
	margin-bottom: 0;
}


/* reto */

.pageid-6 .entry-content .loginWarning {
	margin-top: 15px;
	font-size: 0.9em;
}

/* historia de la simulacion */
.pageid-22 .entry-content table {
	margin: 10px;
	border-collapse: collapse;
	border: 1px solid #CAC19B;
}
.pageid-22 .entry-content table td {
	border: 1px solid #CAC19B;
	padding: 5px;
	text-align: center;
	
}
.pageid-22 .entry-content table th {
	padding: 5px;
	background: #eee;
}

/* contacto */
.pageid-12 #distList .listItem a {
	display: block;
}
