html, body { 	
	margin: 0; 
	padding: 0; 
	font-family: "Lucida-Grande", "Verdana", sans-serif;
	background-color: #403e37;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5em;
	height: 97%;
	width: 100%;
}
a{
	color: white;
	text-decoration: none;	
}
h2 a{
	padding: 2px 4px;
	background-color: #e87e00;
	color: #12110f;
	font-weight: bold	;
	text-decoration: none;
}
h2 a:hover{
	background-color: #12110f;
	color: #e87e00;
}
#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
	width:960px; 
}

#fooooter{
	padding-top: 5px;
	padding-left: 10px;
	height: 25px;
	width: 100%;
	background-color: #12110f;
}

h1{
	font-size: 36px;
	line-height: 1.6em;
	font-weight: normal;
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.5em;
	margin-bottom: 5px;
}
h1 span{
	font-size: 42px;
}
h2{
	margin-top: 15px;
	font-size: 28px;
	line-height: 1.8em;
	font-weight: normal;
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:-1px;
}

p{
	margin:0;
	padding:0;
}
#iamfelipe{
	padding: 0 4px;
	font-weight: bold;
	background-color: #e87e00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 75px;
}

#warp h1, h2{
	width: 750px; 
	margin-left: auto;
	margin-right: auto;
}
#warp h2{
	margin-left: 60px;
}

#warp { 
	width: 820px; 
	padding-top: 1px;
	padding-bottom: 20px;
	height: 350px;
	margin: 0 auto;  
	margin-top: 20px;
	background-color: #2c2a24;
	background: #2c2a24 url('images/bg-top.png') repeat-x bottom;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
#footer{
	width: 960px; 
	min-height: 160px;
	height: 100%;
	background-color: #e87e00;
	padding: 20px 0;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius-bottomleft:  4px;
	-webkit-border-bottom-left-radius: 4px;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;	
}
.project{
	overflow: hidden;  
	position: relative;
}
.project, #project_name{
	float: left;
	margin:0px;
}
#project_name{
	height: 148px;
	width: 22px;
	background-image: url("images/some_projects.jpg");
	margin-right: 14px;
	margin-top: 5px;
}
.pic{
	margin-right: 22px;
	border: 4px solid #2c2a24;
	width: 150px;
	height: 150px;
	background-color: #2c2a24;
}
#projects{
	padding-top: 20px;
	padding-left: 10px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#lazo_sup{
	margin-top: -55px;
	width: 71px;
	height: 35px;
	background: url("images/lazo.jpg") no-repeat;	
}
#lazo_inf{
	margin-top: 22px;
	float:right;
	width: 71px;
	height: 35px;
	background: url("images/lazo_down.jpg") no-repeat;	
}
#sub_footer{
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #12110f;
	height: 120px;
	width: 780px; 	
	-moz-border-radius-bottomleft:  8px;
	-webkit-border-bottom-left-radius: 8px;	
	background: #12110f url('images/bg-down.png') repeat-x top;
}
#mailto{
	margin-top: 5px;
}
#mailto a{
	letter-spacing: 0.1em;
	font-size: 11px;
	font-weight: normal;
}
#vcard{
	margin-top: -5px;
	float:left;
	text-align:center;
}
#vcard_top img{
	margin-bottom: 3px;
}
#vcard_top{
	width: 80px;
	margin-right:auto;
	margin-left:auto;	
}
#tnx-spain{
	font-size: 10px;
}
.beloved{
	float:left;
	margin-left: 85px;
}
#spain-rb{
	width: 100px;
	margin-top: 80px;
	float:right;
}
#spain-rb p{
	line-height: 1.8em;
}
#spain-rb span{
	font-weight:bold;
	font-size: 26px;
}
.beloved p{
	font-weight: bold;
}
.beloved ul{
	margin-top: 5px;
}
.beloved li{
	margin-top: 3px;
}
.boxcaption{  
	float: left;  
	position: absolute;  
	background: #000;  
	height: 140px;  
	width: 140px;  
	opacity: .8;  
	/* For IE 5-7 */  
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
	/* For IE 8 */  
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
	margin: 4px;
	padding: 5px;
}
.pic a{
	margin:0;
}
.captionfull .boxcaption {  
	top: 154px;  
	left: 0;  
}  
.cover p{
	margin:2px;
	font-size:12px;
}
.cover h3{
	margin-bottom: 4px;
}
