/* CSS Reset */

*{ margin: 0padding:0; }

* html .clearfix { height: 1%; }

a{ font-size: 105%; font-weight: bold; font-size: 125%; border: 0; outline: }

/* LoVe HAte */
a:link,
a:visited{ color: #00d2ff; text-decoration: none; }

a:hover{
	color: #ffff00;
	text-decoration: none;
	background-color: #fc7009;
}

a:active{ color: #CC0000; }

body{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 0.65em "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, sans serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.8em;
	color: #1694be;
	background-color: #ffff00; /* #616161;url("") no-repeat center top*/
}

div.work li strong,
div.personal li strong,
div#networks li strong{
	color: #fd0ac7;
	font-weight: normal;
	text-align: right;
	width: 90px;
	position: absolute;
	top: 0;
	left: 0;
}

/*div.work li a,
div.personal li a,
div#networks li a{
	 width: 100%;
}
*/
div.work li,
div.personal li,
div#networks li{
	margin-bottom: 3px;
	padding-left: 110px;
	margin-right: 0px;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #fc7009;
	padding-right:150px;
}

div.work li:hover a:hover,
div.personal li:hover a:hover{ color: #42A231; }

div.work li:hover,
div.personal li:hover,
div#networks li:hover,
div.work li:hover strong,
div.personal li:hover strong,
div#networks li:hover strong,
div.work li:hover a,
div#networks li:hover a,
div.personal li:hover a{ color: #ffff00; text-decoration: none; }

div.work,
div.personal{ clear: both; }

h1{
	margin-bottom: 0px;
	font-size: 5.5em;
	#font-size:1.85em;
	display: block;
	float: left;
	margin: 0px 50px 0px 28px;
	#margin: 0px 50px 0px 28px;
	border: 0px solid #fffdd8;
	display: block;
	float: left;
	width:450px;
	color: #fffdd8;
	line-height: normal;
	border:0px solid red;
}

h1,h2,h3{  }

h2{ font-size: 3.35em; line-height: 1.8em;color:#fc7009; 	display: block;
	float: left; margin:10px 0 0 0;
	width:100%;}

h3{
	font-size: 1.55em;
	margin: 0;
	font-weight: bold;
	padding: 0px 0 5px 0;
	color:#000;
	border-bottom: 1px solid #color: #fc7009;
	color: #ffff00;
	color: #fffdd8;
}

h5{ font-size: 3.5em; color: #4f9906; }

h5.quote{
	
	#font-size:1.85em!important;
	
	margin: 0px 0 0px 0;
	#margin:0!important;
	padding: 0;
	color: #00d2ff;
}

h6{
	display: block;
	float: left;
	font-size: 1.75em;
	margin: 20px 0 0 0;
}

html[xmlns] .clearfix { display: block; }

p{ margin: 0px; padding: 0px; }

ul, ol, li{ margin: 0; padding: 0; list-style: none; }

.clearfix { display: inline-block; }

/* Yes, it's true, I'm on the 'roids , I must have my clear fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.section{ width: 100%; margin: 0; padding: 0 100% 0 0; }

#about h3{ margin-bottom: 1em; }

#about li{ margin-left: 11px; }

#card {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

/* Layout */
#container{
	width: 60%;
	margin: 4% auto 0 auto;
	text-align: left;
	background-color: #feb50c;
	border: 0px solid #000;
	filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}

#container #download-vcard span{ display: none; }

#container #header #download-vcard #overlay-card{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
}

#container #nav{
	background-color: #fc7009;
	border: 0px double #000000;
	border-right: 0;
	border-left: 0;
			display:block;
		float: left;
	width:100%;
	margin:0 auto;
}

#container #nav li{ float: left; margin: 5px 0; }

#container #nav li a{
	display: block;
	height: 26px;
	line-height: 40px;
	padding: 10px 0 0 0;
	padding-right: 5px;
	color: #fffdd8;
	font-size: 1.55em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 28px;
}

#container #nav li a:hover{
	/*  background: url("../images/ico-person.gif") no-repeat left -14px*/
	color: #feb50c !important;
}

#container #nav li a:hover,
#container.about #nav li.about a,
#container.contact #nav li.contact a,
#container.networks #nav li.networks a{
	/*color:#fff;*/
	margin-top: 0px;
	-moz-outline: none;
}
a.aboutus, a contactus, a.networks1, .hilite{
color:blue!important;
}
#container #nav li a:active{ margin-top: 0;color:red; }

#container #nav li.contact a{ }

#container #nav li.networks a{ }

#container #nav,
#container #nav li{ margin: 0; padding: 0; list-style: none; height: 38px; }

#content{
	overflow: hidden;
	width: 100%;
	padding: 00px 20px 20px 20px;
	border: 0px solid red;
}

#content div{ margin: 0; padding: 0 60px 0 10px; }

#content h2{  }

#footer{
	margin: 20px 10px 20px 10px;
	color: #feb50c;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.4em;
	clear: both;
}

#header{
	margin: 00px;
	padding: 10px 10px 0px 0px;
	/*line-height: 1.5em;*/
	display:block;
	float: left;
	width:100%;
	border:0px solid #fff;
}
#header p{
		display: block;
	float: left;
}
/*#header #avatar{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 24px;
}
*/
/* #header h1{
  font-style: normal;
  font-weight: bold;
  
}*/
#header a{ padding-left: 00px; }

html, body {
margin:0; 
padding:0; 
width:100%; 
height:100%; 
overflow:auto;
}
body{
	margin:0;
}

#background{
position:absolute; 
z-index:-2; 
width:100%; 
height:100%;
top:0;
left:0;
}