
/*
	CSS GODLIKESTUDIO.COM V3
	(CC) RODOLFO BERRIOS
*/

* {
	margin: 0; padding: 0;
}

body {
	min-height: 100%;
	background: #DCE2E4 url(img/body_bkg.png) repeat-x bottom;
	font-family: Tahoma, Geneva, arial, sans-serif;
	font-size: 10pt;
	color: #222;
}

html {
	min-height: 100%;
}

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* .clearfix {display: inline-block;}  /* for IE/Mac */

a {
	color: #0E7CA0;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #0B5973;
	text-decoration: underline;
}
	a img {
		border: 0;
	}
a[rel=external] {
	background: url(img/external.gif) no-repeat right 4px;
	padding-right: 12px;
}
a.explain {
	text-decoration: none;
}
a:hover.explain {
	border-bottom: 1px dotted #333 !important;
}
/* externos sin fondo.. */
.top_index a, .foot a, a.urle, .sg_gracias a {
	padding-right: 0;
	background: 0;
}

p {
	line-height: 175%;
}

h1, h2 {
	font-weight: normal;
}

ul, li {
	list-style: none;
}

/* 910 */
.in_top, .cuerpo, .foot {
	width: 910px;
	position: relative;
	margin-left: -455px;
	left: 50%;
	padding: 0 46px;

}

/* TOP */
.top {
	background: #1D2D3A url(img/top_bkg.png) no-repeat center;
	height: 170px; 
}
	.top a {
		outline: 0;
	}
	.in_top {
		padding-top: 79px;
	}
.logo {
	display: block;
	width: 348px;
	height: 56px;
	float: left;
}
.nav {
	font-family: Arial, sans-serif;
	font-size: 13pt;
	list-style: none;
	height: 35px;
	margin-top: 15px;
	margin-right: -8px;
	float: right;
}
	.nav a {
		display: block;
		height: 35px;
		color: #B1C8CD;
		text-decoration: none;
	}
	.nav a:hover {
		color: #FFF;
		text-shadow: 0px 0px 5px rgba(255,255,255,0.4);
	}
	.nav li {
		width: 88px;
		height: 35px;
		line-height: 29px;
		text-align: center;
		float: left;
		margin: 0 8px;
	}
	.nav .current {
		background: url(img/nav_li_bkg.png) no-repeat;
	}
		.nav .current a {
			color: #FFF;
		}

/* CUERPO */
.cuerpo {
	background: url(img/cuerpo_bkg.png) repeat-y center;
	padding-top: 35px;
	padding-bottom: 40px;
}

/* FOOT */
.foot {
	clear: both;
	background: url(img/foot_bkg.png) no-repeat center top;
	height: 90px; /* 28 + 40 + 25 */
}
	.foot p {
		font-family: Arial, sans-serif;
		font-size: 9pt;
		color: #5E696D;
		padding: 40px 0 25px 0;
		float: left;
	}
		.foot p a {
			color: #5E696D;			
		}
		.foot p a:hover {
			color: #373E40;
		}
		.foot p img {
			float: right;
		}
.webfaction {
	display: block;
	float: right;
	margin-top: 35px;
	width: 175px;
	height: 23px;
}

/* INDEX */
.top_index {
	margin: -35px 0 0 -29px;
	height: 229px;
	width: 910px;
	padding: 0 29px;
	position: relative;
	background: url(img/fondo-top-home.png) no-repeat;
	border-bottom: 1px solid #CECECE;
}
	.top_index h1 {
		float: left;
		width: 481px;
		height: 112px;
		position: relative;
		top: 65px;
	}
	.safari {
		width: 383px;
		height: 239px; /* 239 - 54px padding top */
		background: url(img/safari.png) no-repeat;
		float: right;
		position: relative;
		top: 29px;
	}
		.safari-header {
			height: 54px;
			font-size: 9pt;
		}
			.safari-header span {
				display: block;
				text-align: center;
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
				text-shadow: 1px 1px 0 rgba(255,255,255, .4);
				position: relative;
				top: 4px;
			}
			.safari-header a {
				clear: both;
				color: #212121;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				text-decoration: none;
				position: relative;
				left: 118px;
				top: 13px;
			}

.cuerpo_index {
	clear: both;
	margin-top: 45px;
}

.contenido_cuerpo_index {
	width: 630px;
	float: left;
}
	.contenido_cuerpo_index h2 {
		background: url(img/contenido_gen_bkg_h1.gif) no-repeat bottom;
		padding-bottom: 17px;
		margin-bottom: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
	}
	.contenido_cuerpo_index div {
		margin: 0 16px 35px 0;
		font-size: 10pt;
	}
		.contenido_cuerpo_index div h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			margin-bottom: 3px;
		}

.index_hacemos {
	background: url(img/contenido_index_web.png) no-repeat right top;
	padding-right: 175px;
}
.index_ofrecemos {
	background: url(img/contenido_index_lentes.png) no-repeat right;
	padding-right: 175px;
}
.index_trabajo {
	background: url(img/ico_star_full.png) no-repeat;
	padding-left: 50px;
}
	.index_trabajo .trabajos_index {
		margin: 23px 0 0 0;
	}
		.trabajos_index div {
			width: 233px;
			float: left;
		}
	.index_trabajo a {
		text-decoration: none;
	}
		.trabajos_index a img, .galeria img {
			padding: 6px;
			border-top: 1px solid #E9E9E9;
			border-left: 1px solid #E9E9E9;
			border-right: 1px solid #D7D7D7;
			border-bottom: 1px solid #D7D7D7;
		}
		.trabajos_index a img {
			width: 210px;
			height: 100px;
		}
		.trabajos_index a:hover img {
			border-color: #CCC;
		}
		.trabajos_index a strong, .trabajos_index a span {
			padding-left: 3px;
			display: block;
		}
		.trabajos_index a strong {
			display: block;
			color: #236C98;
			font-size: 10.8pt;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.trabajos_index a:hover strong {
			color: #333;
		}
		.trabajos_index a span {
			color: #333;
			font-size: 9pt;
		}
.trabajo_uno {
	margin-right: 35px;
}

.sidebar_index {
	background: url(img/sidebar_index_bkg.png) no-repeat;
	width: 255px;
	height: 261px;
	float: right;
	padding-top: 15px;
}
	.sidebar_index li {
		color: #333;
		background: url(img/ico_ok_a.gif) no-repeat 5px 8px ;
		border-bottom: 1px solid #E6E6E6;
		padding: 10px 0 10px 38px;
		margin: 0 22px;
		font-size: 10pt;
	}

/* GEN CUERPO */
.contenido_cuerpo {
	width: 650px;
	float: left;
}
	.contenido_cuerpo h1 {
		background: url(img/contenido_gen_bkg_h1.gif) no-repeat bottom;
		padding-bottom: 15px;
		margin-bottom: 15px;
		font-size: 30pt;
	}
	.contenido_cuerpo p {
		
		margin-bottom: 25px;
		text-align: justify;
	}
.bajada {
	margin-bottom: 32px !important;
}
.portafolio {
	margin-top: 20px !important;
}

.contenido_cuerpo h2 {
	font-size: 11pt;
	margin-bottom: 2px;
	font-weight: bold;
}

.sidebar_gen {
	float: right;
	width: 237px;
}

.sidebar_gen li {
	background: url(img/nav_menu_bkg.gif) no-repeat bottom right;
}
	.sidebar_gen li a {
		height: 40px;
		line-height: 40px;
		padding-left: 66px;
		text-decoration: none;
		color: #000;
		display: block;
		background-repeat: no-repeat;
		background-position: 28px 8px;
	}
	.sidebar_gen li a:hover, .galeria a:hover {
		color: #0E7CA0;
	}
.current_menu {
	background: url(img/nav_menu_current_bkg.gif) no-repeat !important;
}
	.current_menu a {
		text-shadow: 0 0 5px rgba(32,41,49,0.9);
		color: #FFF !important;
	}
	.current_menu a:hover {
		text-shadow: 0 0 5px rgba(255,255,255,0.6);
	}

/* menu servicios */
.m_servicios {
	background-image: url(img/ico_servicios.png);
}
.m_dweb {
	background-image: url(img/ico_dweb.png);
	background-position: 28px 8px !important;
}
.m_css {
	background-image: url(img/ico_css.png);
	background-position: 26px 10px !important;
}
.m_asc {
	background-image: url(img/ico_asc.png);
	background-position: 28px 9px !important;
}

/* menu portafolio */
.p_portafolio {
	background-image: url(img/ico_star.png);
}
.p_bowl {
	background-image: url(img/ico_bowl.png);
}
.p_descorchados {
	background-image: url(img/ico_descorchados.png);
}
.p_zptv {
	background-image: url(img/ico_zptv.png);
}
.p_cyt {
	background-image: url(img/ico_cyt.png);
}
.p_gamercl {
	background-image: url(img/ico_gamercl.png);
}
.p_tragarama {
	background-image: url(img/ico_tragarama.png);
}
.p_noise {
	background-image: url(img/ico_noise.png);
}
.p_gibbio {
	background-image: url(img/ico_gibbio.png);
}
.p_optima {
	background-image: url(img/ico_optima.png);
}
.p_tumblr {
	background-image: url(img/ico_tumblr.png);
}
.p_chevereto {
	background-image: url(img/ico_chevereto.png);
}
.p_sym {
	background-image: url(img/ico_sym.png);
}
.p_2nel {
	background-image:url(img/ico_2nel.png);
}
.p_godlike {
	background-image: url(img/ico_godlike.png);
}

/* FOOT GEN */
.foot_gen {
	margin-top: 50px;
	padding: 36px 26px 0 26px;
	background: url(img/foot_gen_bkg.png) no-repeat top;
}
	.foot_gen div {
		width: 354px; /* 400 - 46 */
		float: left;
		background-repeat: no-repeat;
		padding-left: 46px;
	}
		.foot_gen div h3 {
			font-size: 11pt;
			margin-bottom: 4px;
		}
#fg_primero {
	margin-right: 25px;
}
.fg_trabajo, .sg_trabajo {
	background-image: url(img/ico_star_full.png);
}
.fg_contacto {
	background-image: url(img/ico_email_full.gif);
}
.fg_servicios, .sg_servicios {
	background-image: url(img/ico_servicios_full.gif);
}

/* SERVICIOS */
.s_web, .s_css, .s_asc, .sg_servicios, .sg_trabajo, .sg_gracias, .s_logos {
	background-repeat: no-repeat;
	padding-left: 76px;
	margin: 0 0 40px 19px;
}
.s_web {
	background-image: url(img/ico_dweb_full.gif);
	background-position: 5px 0;
}
.s_css {
	background-image: url(img/ico_css_full.png);
}
.s_logos {
	background-image: url(img/ico_g.gif);
	background-position: 8px 0;
}
.s_asc {
	background-image: url(img/ico_asc_full.png);
	background-position: 7px 0;
}

.galeria div {
	width: 264px;
	float: left;
	margin: 0 48px 50px 0;
}
	.galeria div a {
		text-decoration: none;
		color: #333;
	}
	.galeria div strong, .galeria div span {
		padding-left: 7px;
		display: block;
	}
	.galeria div strong {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 11pt;
	}
	.galeria div span {
		color: #777;
	}
	.galeria div img {
		display: block;
		width: 250px;
		height: 120px;
	}
	.galeria div a:hover img {
		border-color: #CCC;
	}

a.urle {
	font-size: 12pt;
	text-decoration: none;
	float: right;
	margin-top: -60px;
}
a:hover.urle {
	color: #999;
}

.comp_item {
	margin-bottom: 35px;
	clear: both;
}

.portafolio img {
	width: 650px;
	height: 150px;
}

.thumbs {
	margin: 40px 0 0 0!important;
}
	.thumbs a {
		width: 207px;
		height: 122px;
		display: block;
		margin-right: 8px;
		float: left;
		line-height: 0;
	}
	.thumbs a img {
		width: 206px;
		height: 120px;
		border: 1px solid #DCE2E4;
	}
	.thumbs a:hover img {
		border-color: #6CE1FF;
	}

/* CONTACTO */
.contacto_side {
	float: right;
	border-left: 1px solid #EEE;
	padding: 18px 16px;
}
	.contacto_side h3 {
		font-size: 11pt;
		margin-bottom: 5px;
	}
	h3.e-mail {
		background: url(img/ico_email.gif) no-repeat 180px 0;
	}
	div.presupuesto {
		background: url(img/ico_play.png) no-repeat right 0;
		margin-bottom: 30px;
	}

.item_form {
	margin-bottom: 15px;
	height: 26px;
}
	form .item_form div {
		float: left;
	}
/* error */
div.error {
	padding-right: 25px;
	background: url(img/ico_flecha_error.gif) no-repeat right;
}
	form.send label {
		line-height: 25px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: right;
		display: block;
		float: left;
		width: 85px;
		margin: 0 10px;
	}
	form.send span {
		height: 25px;
		line-height: 25px;
		margin-left: 6px;
		font-size: 7pt;
		color: #666;
	}
	
	form input, form textarea {
		font-size: 10pt;
		font-family: Arial, sans-serif;
		padding: 5px;
		border: 1px solid #CECECE;
	}
	
	form.send input, form.send textarea {
		width: 290px;
	}
	form.send select {
		padding: 2px;
		width: 180px;
		margin-top: 3px;
	}
	form input:focus, form textarea:focus {
		border-color: #70AAC7;
	}
	form.send textarea {
		width: 425px;
		height: 130px;
	}

	/* mensaje */
	.item_form_mensaje {
		margin-bottom: 15px;
		height: 142px !important;
	}
	/* div boton */
	.item_boton {
		height: 33px;
		clear: both;
	}

.boton_enviar, .boton_solicitar {
	margin: 5px 0 0 105px;
	padding: 0 !important;
	border: 0 !important;
	width: 94px !important;
	height: 33px !important;
}
.boton_solicitar {
	width: 185px !important;
}

h1.contacto img {
	width: 44px;
	height: 40px;
	position: relative;
	top: 8px;
}

/* SOBRE */
.sg_servicios {
	background-position: 29px 0 !important;
}
.sg_trabajo, .sg_gracias {
	background-position: 25px 0 !important;
}.sg_gracias {
	background-image: url(img/ico_corazon.png);
}

/* validationEngine.jquery.css */
	.formError {
			position:absolute;
			top:300px; left:300px;
			width:110px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family: Verdana, Geneva, sans-serif;
				font-size:7pt;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #000;
					-moz-box-shadow: 1px 4px 5px #000;
					-webkit-box-shadow: 1px 1px 5px #000;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;}

/* BLOG */

/* Clases que el WP maneja por default */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	line-height: 50%;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
acronym,
abbr,
span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dotted #CCC;
	}
blockquote {
	background: url(img/ico_quotes.gif) no-repeat left top;
	margin: 0 30px 15px 10px;
	padding-left: 40px;
	clear: both;
}
/* fin clases wp */


/* entrada */
.entrada {
	margin-bottom: 70px;
}
	.entrada .post_txt p {
		line-height: 180% !important;
		margin-bottom: 15px;
	}

	.entrada a, #comentarios a, .comentario a {
		text-decoration: none;
	}
	.entrada a:hover, #comentarios a:hover, .comentario a:hover {
		text-decoration: underline;
	}

	.entrada h1 {
		font-size: 28pt;
	}
	.entrada h1 a {
		color: #0E6A89;
		text-decoration: none;
	}
	.entrada h1 a:hover {
		color: #0E7CA0;
		text-decoration: none;
	}

.post_info {
	margin-top: 35px;
	border-bottom: 1px solid #D2D2D2;
	height: 25px;
	clear: both;
}
	.post_info * {
		height: 25px;
	}
	.fecha {
		float: left;
	}
	.tags {
		float: right;
	}

/* PAGINACION */
.paginacion {
	margin-top: 30px;
}
	.pages {
		position: relative;
		left: 50%;
		margin-left: -75px;
		width: 120px;
		top: 20px;
		font-size: 9pt;
		font-weight: normal;
		text-align: center;
		display: block;
		z-index: 1;
	}
	.paginacion a {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		float: right;
		font-size: 10pt;
		display: block;
		color: #FFF;
		background: #205F84;
		text-decoration: none;
		text-align: center;
		padding: 8px 12px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		-ms-border-radius: 6px;

	}
	.paginacion a:hover {
		background: #16415A;
	}
	a.pg_ant {
		float: left !important;
	}
	a.off_page, a:hover.off_page {
		background: #CCC;
	}

/* COMENTARIOS */
#comentarios {
	clear: both;
	margin-top: 25px;
}
	#comentarios h1 {
		height: 36px;
		background-image: url(img/h1_comentarios.png);
		background-position: left;
		margin-bottom: 20px;
		border-bottom: 2px solid #E5E5E5;
	}
		#comentarios b.comentarios {
			display: none;
		}
		#comentarios span.link_comentarios {
			float:right;
			font-size: 10pt;
			line-height: 54px;
		}
		
.comentario {
	margin: 15px 0;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 15px;
}
	.comentario img.avatar {
		width: 60px;
		height: 60px;
		float: left;
		margin-right: 10px;
	}
	.comm_txt {
		min-height: 60px;
		overflow: hidden;
		width: 490px;
	}
		.comm_txt p {
			margin-bottom: 7px;
		}
	.comm_quien {
		margin-bottom: 3px;
	}
		.comm_quien span {
			color: #999;
			font-size: 8pt;
			margin-left: 3px;
		}

/* COMENTAR */
.comentar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 28px 22px;
	margin-top: 20px;
	background: #F5F5F6;
	border: 1px solid #EBEAEA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-ms-border-radius: 10px;
}
	.comment_item {
		clear: both;
		margin-bottom: 10px;
	}
		.comment_item input.txt_input {
			width: 200px;
			margin-right: 5px;
		}
		.comment_item span, .comment_quien a.eterno {
			color: #666A6F;
			font-size: 8pt;
		}
		.comment_quien a:hover.eterno {
			text-decoration: none !important;
			border: 0 !important;
		}
			.comment_item span b {
				color: #1C1E20;
				margin-right: 3px;
				font-size: 10pt;
			}
		.comment_item textarea {
			width: 592px;
			height: 120px;
		}

.boton {
	clear: both;
	height: 25px;
}

input.boton_comentar {
	float: right;
	font-size: 10pt !important;
	color: #E8E8E8;
	background: #000 url(img/bkg_botonenviar.png) repeat-x;
	border: 1px solid #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 6px 20px;
	text-shadow: 1px 1px 0 #000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-ms-border-radius: 7px;
}
input:hover.boton_comentar {
	background-position: 0 -10px;
	color: #FFF;
}

/* sidebar */
.search {
	background: url(img/searchbox.png) no-repeat;
	width: 227px; /* 265 */
	height: 26px; /* 72 */
	padding: 22px 19px;
	margin-bottom: 30px;
}
	.search input.buscar {
		float: left;
		margin-right: 8px;
		width: 175px;
		border: 1px solid #C2D0DA;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		-ms-border-radius: 4px;
		height: 16px;
		padding: 5px;
	}
	.search input:focus.buscar {
		border-color: #AABDCC;
	}
	input.lupita {
		border: 0;
		position: relative;
		top: -4px;
		float: left;
	}

.iconizador_side h2 {
	font-size: 13pt;
	height: 40px;
	padding-left: 5px;
	background-position: right top;
	background-repeat: no-repeat;
}

.entradas_relacionadas, .entradas_recientes, .enlaces_side {
	background: url(img/contenido_gen_bkg_h1.gif) no-repeat 0 30px;
	margin-bottom: 40px;
}
	.entradas_relacionadas h2 {
		background-image: url(img/ico_lapicito.gif);
	}
	.entradas_recientes h2 {
		background-image: url(img/ico_clock.gif);
	}
	.enlaces_side h2 {
		background-image: url(img/ico_web.gif);
	}


ul.menu_simple li {
	background: 0;
	border-bottom: 1px solid #DFDFDF;
}
	ul.menu_simple li a {
		padding-left: 10px;
		padding-right: 10px;
		overflow: hidden;
	}

/* resultados */
.results {
	background: #F5F5F6;
	border: 1px solid #E1E1E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	padding: 15px;
	font-size: 13pt;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-bottom: 25px;
}

/* FAILZOOM */
#ShadowBox table, #ShadowBox tr, #ShadowBox td {
	padding: 0 !important;
	border: 0 !important;
}
img#ZoomImage {
	margin-top: -1px;
}
