/*
Theme Name: Appear
Theme URI: 
Description: WP Theme para Appear
Version: 1.0

*/

/* @group CSS Resets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, embed, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* @end */

/* @group Especiales y Comunes */

a, input, #col_left .servicios_accordion_single_header h5{
	z-index: 1;
	position: relative;
}

a{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #B50000;

}

a:hover{
	text-decoration: underline;
}

a:visited {
 	text-decoration:none;
}

p, li{
	font-size:12px;
 	color: #666666;
 	font-family:Arial, Helvetica, sans-serif;
 	line-height: 17px;
 /*	margin-bottom: 10px;*/
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
}

h3 {
	font-size:18px;
	color:#FFFFFF;
}

h4 {
	font-size:16px;
	color:#666666;
}

h5{
	font-size: 13px;
	color: white;
}

h6{
	color: #B50000;
	font-size: 12px;
}

#preload{
	display: none;
}

.no_border{
	border: none !important;
}

.no_border{
	border-style: none !important;
}

.no_margin{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;

}

.no_margin_right{
	margin-right: 0 !important;
}

.clear{
	clear:  both;
}

#destacado_single .ver_mas{
	margin-bottom: 20px;
}

a.ver_mas{
	background: transparent url(imgs/bg_ver_mas.png) no-repeat; 
	padding: 6px;
	color: #666666;
	font-size: 11px;
	width: 56px;
	display: block;
	float: right;
	text-align: center;
	margin-top: 5px;
}

a:hover.ver_mas{
	text-decoration: none;
	color: #333333;
}

input, textarea{
	border: 1px solid #c0c0c0;
	background-color: #f5f5f5;
}

.post-edit-link{
	font-size: 11px;
	color: #B50000;
}

.error_contacto{
	font-size: 11px;
	color: #B50000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}

#ibox_overlay{
	position: fixed !important;
}

#ibox_content{
	background-color: #fff !important;
	border: 1px solid #C0C0C0 !important;
}

#ibox_wrapper{
	background-color: #ebebeb !important;
-moz-border-radius: 5px;
}

#ibox_footer_wrapper a{
	background-color: #dcdddf !important;
	color: #909194 !important;
	border: 1px solid #c0c0c0 !important;
}

#ibox_footer_wrapper a:hover{
	background-color: #c0c0c0 !important;
	color: #fff !important;
	border: 1px solid #909194 !important;
}



/* @end */

/* @group Wordpress Styles */

.wp-caption {
	margin: 10px;
	
}

.wp-caption img	{
}

.wp-caption p.wp-caption-text	{
	padding: 0 4px 5px;
	line-height: 17px;
	font-size: 11px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.aligncenter{
	margin: 0 auto;
}



/* @end */

/* @group Estructura Básica */

body{
	margin:0 auto;
	background: #f1f1f1 url(imgs/bg_body.jpg) repeat-x;
	margin-top: -15px;
}

#wrapper_header{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(imgs/bg_header.png) repeat-x;
}

#wrapper_center{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#wrapper_center.page_busqueda{
	min-height: 350px;
}

#wrapper_center.page_busqueda{
	min-height: 350px;
}

#wrapper_destacado{
	background-image: url(imgs/bg_destacado.jpg);
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#wrapper_footer{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#header_content{
	width: 960px;
	margin: 0 auto;
}

#vitrina_content {
	margin: 0 auto;
	height: 353px;
}

#center_content {
	width:940px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-left: 20px;
}

#destacado_content {
	width: 940px;
	margin: 0 auto;
	padding-left: 20px;
}

#footer_content{
	width: 903px;
	margin: 0 auto;
	padding-top: 15px;
	background: url(imgs/bg_footer.png) no-repeat;
	height: 65px;
	padding-right: 17px;
}

#col_left {
	float:left;
	width: 607px;
}

#col_right {
	float:left;
	width: 292px;
	margin-left: 20px;
}

#col_right.page_noticias{

}

#col_right a.ver_todo{
	border-top: 1px dashed silver;
	padding-top: 10px;
	margin-top: 10px;
	width: 290px;
	float: left;
	font-size: 12px;
	text-align: right;
	color: #909194;
}

#col_right a:hover.ver_todo{
	color: #B50000;
	text-decoration: none;
}

#col_left .content_single{
	margin-top: 20px;
}

#col_left_left{
	width: 240px;
	margin-right: 15px;
	float: left;
}

#col_left_right{
	width: 352px;
	float: left;
}

/* @end */

/* @group Header */

#header_logo h1 a{
	width: 220px;
	height: 97px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	background: url(imgs/logo_header.png) no-repeat;
	text-indent: -999999px;
}


a.nav_btn_home{
	background: url(imgs/nav_btn_home.jpg) repeat-x;
	height: 36px;
	width: 37px;
	display: block;
	float: left;
}

a:hover.nav_btn_home{
	background: url(imgs/nav_btn_home_active.jpg) repeat-x;

}

#header_nav {
	width: 600px;
	float: right;
	margin-top: 75px;
}

#header_nav ul{
	float: left;
	display: inline;
	/*width: 370px;*/
	background: url(imgs/nav_bg.jpg) repeat-x;
	height: 40px;
	/*border-right: 1px solid #dedede;*/
}

#header_nav li{
	float: left;
	padding: 8px 7px;
	margin-top: 2px;
}

#header_nav li a{
	color: #909194;
	font-size: 12px ;
}

#header_nav li a:hover{
	text-decoration: none;
	color: #666666;
}

#header_nav_browser {
	float: left;
	display: inline;
	background: url(imgs/nav_bg.jpg) repeat-x;
	height: 40px;
}

#header_nav_browser input{
	width: 120px;
	float: left;
	margin: 9px 10px 0 10px;
	display: inline;
	background-color: #fff;
}

a.nav_btn_browser{
	background: url(imgs/nav_btn_browser.jpg) no-repeat;
	display: block;
	width: 38px;
	height: 39px;
	float: left;
	display: inline;
}

a:hover.nav_btn_browser{
	background: url(imgs/nav_btn_browser_active.jpg) no-repeat;
}

.btn_browser{
	background: url(imgs/nav_btn_browser.jpg) no-repeat;
	display: block;
	width: 36px;
	height: 39px;
	float: left;
	display: inline;
}

.breadcrumb{
	float: left;
	padding-top: 15px;
	width: 900px;
	margin-left: 20px;
	color: #909194;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline;
}

.breadcrumb a{

}

/* @end */

/* @group Noticias */

#noticias_single{
	float: left;
	width: 272px;
	padding: 10px;
	font-size:12px;
 	color: #666666;
 	font-family:Arial, Helvetica, sans-serif;
}

#noticias_single:hover{
}

#noticias_single h3 a{
	color: #b50000;
	margin-bottom: 7px;
	display: block;
	font-size: 14px;
}

#noticia_navegacion{
	width: 100%;
	border-top: 1px solid #bfbfbf;
	padding-top: 15px;
	float: left;
	margin-top: 15px;
}

#noticia_navegacion a{
	font-size: 11px;
	color: #B50000;

}

/* @end */

/* @group Vitrina */

#vitrina_img_container {
	height: 319px;	
}
#vitrina_img{
	float: left;
	width: 920px;
	height: 318px;
	background-color: silver;
	background-repeat: no-repeat;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
}


#vitrina_img.page_servicios{
	height: 270px;
	border: 1px solid #c0c0c0 !important;
}

#vitrina_panel{
	float: left;
	width: 920px;
	height: 32px;
	border-bottom: 1px solid #c0c0c0;
	border-top: 3px solid #F9A11B;
	border-left: 1px solid #c0c0c0;
	background-color: #C0C0C0;
}

#vitrina_panel a{
	float: left;
	width: 161px;
	height: 10px;
	background: transparent url(imgs/bg_vitrina_tab.jpg) no-repeat;
	border-right: 1px solid #c0c0c0;
	display: block;
	padding: 11px;
	.padding: 10px 11px;
	cursor: pointer;
}

#vitrina_panel a:hover, .vitrina_panel_active {
	background: url(imgs/bg_vitrina_tab_active.jpg) no-repeat !important;
	text-decoration: none;
	color: #ffffff !important;
	float: left;
	width: 161px;
	height: 10px;
	border-right: 1px solid #c0c0c0;
	display: block;
	padding: 11px;
	.padding: 10px 11px;
}

#vitrina_panel h3 a{
	color: #666666;
	text-transform: uppercase;
	font-size: 12px;
}

.page_servicios #vitrina_content{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	.margin-bottom:0;
}

#vitrina_descripcion_container{
	width: 920px;
	background-color: black;
	filter: alpha(opacity=80);
	opacity: .8;
	position: relative;
	top: 277px;
}

#vitrina_descripcion{
	padding: 10px;
}

#vitrina_descripcion p{
	color: #fff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

/* @end */

/* @group Destacados home (servicios) */

#destacado_single {
	width: 293px;
	float:left;
	margin-right: 20px;
	margin-top: 20px;
}

#destacado_single p{
	line-height: 16px;
	font-size: 12px;
	color: white;
}

.destacado_single_img{
	padding: 4px;
	border: 1px solid #909194;
	float: left;
}

a:hover .destacado_single_img{
	background-color: #909195;
}

.destacado_single_title_01_pasive, .destacado_single_title_02_pasive, .destacado_single_title_03_pasive, .destacado_single_title_01_active, .destacado_single_title_02_active, .destacado_single_title_03_active{
	float: left;
	display: block;
	height: 39px;
	width: 293px;
	margin-bottom: 15px;
}

.destacado_single_title_01_pasive{
	background: url(imgs/title_home_01.jpg) no-repeat;
}

.destacado_single_title_01_active{
	background: url(imgs/title_home_01_active.jpg) no-repeat;
}

.destacado_single_title_02_pasive{
	background: url(imgs/title_home_02.jpg) no-repeat;
}

.destacado_single_title_02_active{
	background: url(imgs/title_home_02_active.jpg) no-repeat;
}

.destacado_single_title_03_pasive{
	background: url(imgs/title_home_03.jpg) no-repeat;
}

.destacado_single_title_03_active{
	background: url(imgs/title_home_03_active.jpg) no-repeat;
}

/* @end */

/* @group Accordion */

.servicios_accordion_single{
	margin-bottom: 10px;
	float: left;
}

.servicios_accordion_single_header{
	width: 592px;
	height: 11px;
	padding: 7px;
	background: url(imgs/bg_accordion_tab.jpg) no-repeat 0 0;
	cursor: pointer;
}

.servicios_accordion_single_header.servicios_accordion_cerrado{
	background: url(imgs/bg_accordion_tab.jpg) no-repeat -24px 0;
}

.servicios_accordion_single_header.servicios_accordion_abierto{
	background: url(imgs/bg_accordion_tab_active.jpg) no-repeat -24px 0;
}

.servicios_accordion_single_header h2{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px !important;
	color: #fff;
}

.servicios_accordion_single_content{
	float: left;
}

.servicios_accordion_single_content_description{
	margin-top: 10px;
}

.servicios_accordion_single_content_description p{
	font-size: 12px !important;
}

.servicios_accordion_single_content_description ul{
	padding-top: 5px;
	padding-bottom: 10px;
}

.servicios_accordion_single_content_description li{
	list-style-position: inside;
	list-style-type: disc;
}

.servicios_accordion_single_content_description img{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 4px;
	border: 1px solid silver;
}

/* @end */

/* @group Interior */

#col_left h4{
	width: 583px;
	background-color: #eaeaea;
	padding: 12px;
	margin-bottom: 10px;
	background: url(imgs/bg_title_02.jpg) repeat-x;
}

#col_right h4{
	width: 268px;
	background: #DCDDDF url(imgs/bg_title_01.jpg) repeat;
	padding: 13px;
	margin-bottom: 10px;
	color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}

#col_left.page_servicios h4.page_internet_solutions{
	background: url(imgs/01_title_interior_internet_solutions.png) no-repeat;
	height: 18px;
	text-indent: -999999px;
}

#col_left.page_servicios h4.page_software{
	background: url(imgs/02_title_interior_software.jpg) no-repeat;
	height: 18px;
	text-indent: -999999px;
}

#col_left.page_servicios h4.page_investigacion{
	background: url(imgs/03_title_interior_investigacion.jpg) no-repeat;
	height: 18px;
	text-indent: -999999px;
}

#col_left.page_servicios p{
	font-size: 13px;
	margin-bottom: 10px;
}

#col_right.page_servicios h4{
	background: #DCDDDF url(imgs/bg_title_02.jpg) repeat-x;
	color: #666666;
}

#col_left.page_contacto h4{
	background:  url(imgs/bg_title_02.jpg) repeat-x;
	color: #666666;
}

#col_left.page_noticias h4, #col_left.page_archive h4{
	font-size: 11px;
	color: gray;
	margin-bottom: 5px;
	background: none;
	padding: 0;
	width: auto;
}

#col_left.page_noticias h2{
	font-size: 36px;
	color: #B50000;
	margin-bottom: 8px;
	background: none;
	padding: 0;
	line-height: 34px;
	letter-spacing: -1px;
}

#col_left.page_archive h2{
	font-size: 18px;
	color: #B50000;
	margin-bottom: 10px;
	background: none;
	padding: 0;
	letter-spacing: -0.5px;
}

#col_left.page_archive h2.pagetitle{
	background-color: #eaeaea;
	padding: 10px;
	color: gray;
}

#col_right.page_noticias h4{
	background: #DCDDDF url(imgs/bg_title_02.jpg) repeat-x;
	color: #666666;
	font-size: 16px;
	.font-weight: bold;
}

#col_left.page_noticias p{
	text-align: justify;
}

#col_right.page_noticias #noticias_single p{
	font-size: 11px;
}

#col_left.page_noticias img{
	padding: 4px;
	border: 1px solid silver;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#col_left.page_noticias #single_title{
	padding-bottom: 8px;
	margin-bottom: 20px;
}

#col_right.page_servicios #single_logo{
	width: 85px;
	height: 50px;
	background-color: #fff;
	border: 1px solid silver;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	-moz-border-radius: 3px
}

#col_right.page_servicios #single_logo img{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}

#col_right.page_servicios #single_logo a{
	position: static !important;
}

#col_left.page_contacto p{
	margin-bottom: 3px;
}

#col_left.page_contacto li{
	margin-bottom: 10px;
}

#col_left.page_contacto button{
	margin-top: 15px;
	float: right;
}

#col_left.home_metodologia img{
	margin-top: 10px;
}

#col_left.page_archive #single_archive{
	padding: 5px 0;
	border-bottom: 1px dashed silver;
	margin-bottom: 5px;
}

#col_left #proyecto_empresa{
	margin-right: 15px !important;
}

.col_right_bloque{
	float: left;
	margin-bottom: 20px;
}

.col_right_bloque li{
}

.col_right_bloque li img{
	padding: 3px;
	background-color: #fff;
	margin-right: 5px;
	border: 1px solid silver;

}

.col_right_bloque h3 a{
	font-size: 13px;
	margin-bottom: 5px;
	color: #909194;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #eaeaea;
	display: block;
}

.col_right_bloque h3 a:hover{
	color: #B50000;
	text-decoration: none;
	border: 1px solid #df7a77;
}


.busqueda_single{
	margin-bottom: 20px;
}

.busqueda_single a{
	color: #B50000;
}

.busqueda_resultado{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #F5F5F5;
	border: 1px solid #909194;
}

.contacto_formulario_cod{
	float: left;
	width: 339px;
}

	
.contacto_formulario_cod button, .contacto_formulario_cod img{
	float: left !important;
	margin-top: 0 !important;
	margin-left: 5px;
	}

.contacto_formulario_cod input{
	float: left !important;
	width: 110px;
	margin-left: 5px;
}

#container_detalle_proyecto{
	width: 572px;
	padding: 15px;
}

#container_detalle_proyecto h4{
	color: #B50000;
	margin-bottom: 10px;
	border-bottom: 1px solid #D2D6D9;
	padding-bottom: 10px;
}

#proyecto_descripcion{
	float: left;
	width: 300px;
	margin-right: 20px;
}

#proyecto_empresa{
	width: 220px;
	padding: 15px;
	background-color: #EBEBEB;
	float: left;
	border: 1px solid #d2d6d9;
}

#proyecto_empresa p{
	font-size: 11px;
	text-align: justify;
}

#proyecto_empresa a{
	color: #B50000;
}

#proyecto_empresa img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid silver;
	max-width: 80px;
}

#container_detalle_proyecto #single_logo{
	width: 85px;
	height: 50px;
	background-color: #fff;
	border: 1px solid silver;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	-moz-border-radius: 3px
}


.single_logo_img{
}

#container_detalle_proyecto #single_logo a{
	position: static !important;
}

#nav_metodologia{

}

#nav_metodologia_tabs a{
	padding-top: 9px;
	padding-bottom: 12px;
	float: left;
	font-size: 13px;
	margin-top: 10px;
	color: #fff;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-webkit-radius-topright: 3px;
	-moz-webkit-radius-topleft: 3px;
}

#nav_metodologia_tabs a:hover{
	background-color: #F5F5F5;
	text-decoration: none;
	color: #b50000;
}

#nav_metodologia_tabs{
	background: url(imgs/bg_title_metodologia.png) no-repeat ;
	width: 607px;
	height: 44px;
}

#nav_metodologia_tabs #prueba{
	margin-left: 130px;
}

a.nav_proyectos_up{
	background: url(imgs/btn_up_off.png) no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 5px;
}

a.nav_proyectos_down{
	background: url(imgs/btn_down_off.png) no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
}

a:hover.nav_proyectos_up{
	background: url(imgs/btn_up_on.png) no-repeat;
}

a:hover.nav_proyectos_down{
	background: url(imgs/btn_down_on.png) no-repeat;
}

#proyectos_navegacion{
	position: relative;
	width: 40px;
	height: 20px;
	float: right;
	margin-top: 10px;
}

/* @end */

/* @group Footer */

#footer{
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer_content h6, #footer_content p, #footer_content a{
	text-align: right;
}

#footer_content h6{
	margin-bottom: 5px;
}

#footer_content p{
	font-size: 11px !important;
	line-height: 16px !important;
	margin-bottom: 0;
}

#footer_content a{
	color: #666666;
}

#footer_img{
	float: right;
	display: block;
	margin-left: 20px;
}

#footer_info{
	float: right;
}

/* Proyectos */
#proyectos {
	position: relative;
	overflow: hidden;
	width: 292px;
	height: 155px;
}

#proyectos_scroll {
	width: 292px;
	height: 160px;
}


/* @end */



