/* ESTRUCTURA */

*{
	padding:0;
	margin:0;
}

html,body {
	margin:0;
	padding:0;
	height:100%; 
	color:#eee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

} 
strong{
	color:#f3c300;
	font-weight:normal;
}
body{

}
a{
	outline:none;
	color:#F3C300;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#FFE271;
}
#wrap{
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	position:relative;
	background:#000;
	border-top:7px solid #262B29;
	border-bottom:7px solid #262B29;	
}

#contenedor{
	width:950px;
	margin:0 auto;

}
#cabecera{
	height:112px;
	border-bottom:1px solid #262B29;
	margin-bottom:2px;
}

#proyectos{
	border-top:1px solid #262B29;
}

#intro{
	border-bottom:1px solid #262B29;
	border-top:1px solid #262B29;
	padding:20px 80px 15px 20px;
	margin-bottom:2px;	
}
#intro span, #intro em{
	color:#92C9F1;
}
h2, object{
	font-family:"Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	margin-bottom:15px;
	padding-top:5px;
	font-size:28px;
	letter-spacing:-1px;
	color:#81C2F1;
	text-transform:uppercase;

}

#intro p, .perfil p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
/*	color:#c9e0eb;*/
	color:#fff;
	text-align:justify;
	font-weight:normal;
	line-height:120%;
	margin-bottom:20px;
}
#cabecera {

	position:relative;
}
#cabecera ul{
		position:absolute;
		top:0;
		right:0;
}

#cabecera ul li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	border-left:1px solid #262B29;
	padding-top:24px;
	padding-left:4px;
	margin-right:24px;
	font-size:22px;
	text-transform:uppercase;
	
}

a img{
	border:none;

}
#cabecera h1{
	background:url(../images/h1_davidsp.gif) no-repeat left bottom;
	text-indent:-3000px;
	width:436px;
	height:88px;
	padding-top:10px;
}

/**--- INICIO -- **/
#destacado, #listadoProyectos, .perfil{
	border-top:1px solid #262B29;	
	padding:20px 80px 100px 20px;
}
.perfil{
	padding-bottom:20px;
}
.intereses{
border-bottom:1px solid #262B29;	
margin-bottom:2px;
}
.habilidades{
	margin-bottom:40px;
}
#fichaDestacado {
	width:906px;
	padding-bottom:10px;
	position:relative;
}
#fichaDestacado h4{
	top:202px;
	left:4px;
	position:absolute;

}
#fichaDestacado img, .ficha img{
	border:1px solid #797979;
	padding:2px;
}
#fichaDestacado h3, .ficha h3{
	color:#92c9f1;
	font-family:"Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	padding:10px;
	padding-left:15px;
	font-size:19px;
	font-weight:normal;
	font-style:italic;
}
#fichaDestacado h3 span, .ficha h3 span{
	font-size:12px;
	font-weight:bold;
	color:#7C8B85;
	padding-left:12px;
	font-style:normal;
}
#fichaDestacado p, .ficha p{
	width:450px;
	padding:5px 0 15px 15px;	
	text-align:justify;
	line-height:160%;
}

#fichaDestacado .enlace a, .ficha .enlace a{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFD737;
	font-weight:bold;	
	text-indent:18px;
	background:url(../images/project-link-bg.png) no-repeat left top;
	width:110px;
	height:23px;
	display:block;
	line-height:24px;

}
#fichaDestacado .enlace a:hover, .ficha .enlace a:hover{
	color:#fff;
	text-decoration:underline;
	background:url(../images/project-link-bg.png) no-repeat left bottom;	
}



p#workingAt a{
	display:block;
	width:130px;
	height:130px;
}
#pie{
	position:absolute;
	bottom:0;
	padding-bottom:15px;
	padding-left:5px;
	border-left:1px solid #3b423e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;	
	
}
#pie ul{
	margin-bottom:10px;
	height:10px;
}
#pie p{
	color:#888;
	padding-left:4px;
}
#pie li{
	list-style-type:none;
	float:left;
	text-transform:uppercase;

}
#pie li a{
	color:#ccc;
	text-decoration:none;
	border-right:1px solid #ccc;
	padding-right:4px;
	padding-left:4px;

	
}
#pie li a#ultimo{
	border:none;
}
#pie li a:hover{
	color:#fff;
	text-decoration:underline;
}
h4{
	height:24px;
	text-indent:-2000px;
}
/*____________________[SOCIAL SIDEBAR]_____*/
#listadoProyectos{
	position:relative;
}
#wrapProyectos{
	width:880px;
	overflow:hidden;	
}
#contFichas{
	width:6000px;

}
.ficha {
	width:425px;
	float:left;
	margin-right:25px;
	display:inline;
}
.ficha p{
	width:390px;
}
.ficha h3 span{
}
#leftLink, #rightLink{
	position:absolute;
	
}
#leftLink{
	top:35%;
	left:-35px;
}
#rightLink{
	right:0;
	top:35%;
}
/*____________________[SOCIAL SIDEBAR]_____*/

#socialMedia{
	background:url(../images/social-bg.png) no-repeat left top;
	height:137px;
	width:40px;
	position:absolute;
	top:150px;
	left:0;
	padding:15px 0 0 6px;
}
#socialMedia li{
	margin-bottom:7px;
	list-style-type:none;
}
#socialMedia a img{
	border:1px solid #262B29;
}
#socialMedia a:hover img{
	border:1px solid #fff;
}

.cleared{
	clear:both;
}
