/* @override http://soymoi.com/style.css */

/* @group Restart */

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,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{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}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}

body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,address,fieldset{margin-bottom:20px}

/* @end */

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

body {
	background: #FFEBCD url(img/bg.jpg) no-repeat center top;
	clear: both;
}

#head {
	margin-right: auto;
	margin-left: auto;
	width: 718px;
	height: 102px;
	background: url(img/title.gif) no-repeat;
	text-indent: -9999px;
	margin-top: 100px;
	clear: both;
}

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: url(img/gravatar.png) no-repeat 0 50px;
	height: 150px;
	clear: both;
}

h2 {
	text-align: center;
	background-color: #f2e5bf;
	border-top: 1px solid #d4c19c;
	border-bottom: 1px solid #d4c19c;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
}

#personal {
	float: left;
	width: 300px;
	margin-left: 124px;
	display: inline;
	text-align: left;
	clear: both;
}

#trabajo {
	width: 300px;
	display: inline;
	text-align: left;
	float: right;
}

h3 {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #cc3333;
	clear: both;
}

p {
	margin-bottom: 6px;
	clear: both;
}

.etiqueta {
	width: 50px;
	display: inline-block;
	clear: both;
}

#vcarddownload {
	text-align: center;
	text-indent: -9999px;
	clear: both;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#vcarddownload a {
	width: 300px;
	height: 40px;
	background: url(img/vcard.gif) no-repeat;
	display: block;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	clear: both;
}

#links {
	text-align: center;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 50px;
}

#links p {
	margin: 0 0 5px;
}

#links a {
	margin-left: 20px;
}

a:link {
	color: #861111;
	text-decoration: underline;
}

a:visited {
	color: #925921;
}

a:hover {
	color: #ed1f1d;
	text-decoration: none;
}


