

/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

/* base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}dl dd{margin-left:1em;}th,td{border:0;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,pre{margin-bottom:1em;}

body
{
	font-family: Arial,Helvetica,sans-serif;
	/*background: #17222B;*/
	text-align: center;
}

#container
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	width: 100%;
	margin: 0 0 0 0;
	text-align: center;
}

#header h1
{
	margin: 0;
	font-size: 40pt;
}

#header h1 a
{
	color: black;
}

#navigation
{
	text-align: center;
	padding: 20px 0;
}

#navigation a
{
	margin: 0 40px 0 0;
	padding: 10px;
}

#footer
{
	padding-top:5px;
	line-height:40px;
	text-align: center;
}


a
{
	text-decoration: none;
}

.center
{
	text-align: center;
}

/* headlines */
#headlines div
{
	clear: both;
	height: 75px;
	position: relative;
	overflow: hidden;
	line-height: 5em;
	margin: 0 0 20px 0;
}

#headlines h2
{
	display: inline;
}

#headlines p
{
	margin: 25px 0 0 80px;
}

#headlines span
{
	height: 75px;
	width: 75px;
	color: white;
	text-align: center;
	position: absolute;
	z-index: 1000;
	font-weight: bold;
}

#headlines a
{
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}

#headlines p
{
	font-weight: bold;
}

#headlines div h2 a
{
	font-size: 150%;
	padding: 0 0 0 80px;
}

#headlines a:hover
{
	color: white !important;
}

#headlines .asp h2 a,
#headlines .asp p
{
	color: #FAD163;
}

#headlines .asp span,
#headlines .asp a:hover
{
	background: #FAD163;
}

#headlines .javascript span
{
	font-size: 10pt;
}

#headlines .javascript h2 a,
#headlines .javascript p
{
	color: #62D971;
}

#headlines .javascript span,
#headlines .javascript a:hover
{
	background: #62D971;
}

#headlines .css h2 a,
#headlines .css p
{
	color: #80AAF8;
}

#headlines .css span,
#headlines .css a:hover
{
	background: #80AAF8;
}

#headlines .css span,
#headlines .asp span
{
	font-size: 24pt;
}

#headlines .xhtml h2 a,
#headlines .xhtml p
{
	color: #CC4444;
}

#headlines .xhtml span
{
	font-size: 14pt;
}

#headlines .xhtml span,
#headlines .xhtml a:hover
{
	background: #CC4444;
}

#headlines .misc h2 a,
#headlines .misc p
{
	color: #808080;
}

#headlines .misc span
{
	font-size: 14pt;
}

#headlines .misc span,
#headlines .misc a:hover
{
	background: #808080;
}

#footer
{
	clear: both;
}

/* servervariables */
.servervariable
{
	color: #FF0000;
}

pre
{
	background: #FFF7D7;
	border: 1px solid #666;
	color: black;
	padding: 1em;
	margin-bottom:1.2em;
	overflow: auto;
}



/* html examples */
code.xhtml span.tag
{
	color: #fff;
}

code.xhtml span.attribute
{
	color: #FFD500;
}

code.xhtml span.string
{
	color: #99FF00;
}

code.xhtml span.comment
{
	color: #999;
}

code.xhtml span.doctype
{
	color: #D7FF80;
}

/* resume style */

#resume
{
	font-size: 10pt;
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

#resume h1
{
	text-align: center;
	font-size: 28pt;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	margin: 0;
}

#resume h2
{
	font-size: 12pt;
	margin-bottom: 0;
}

#resume p
{
	margin: 0;
}

#resume #address
{
	text-align: center;
	clear: both;
}

#resume #technicalskills
{
	clear: both;
	padding-top:10px;
	text-align: center;
}

#resume #technicalskills .skilllist
{
	float:left;
	padding-right: 5px;
	text-align: left;
}

#resume #technicalskills .skilllist ul
{
	margin-top: 0;
}

#resume #technicalskills .skilllist h2
{
	font-size: 10pt;
}

#resume #technicalskills .skilllist ul
{
	margin-left: 0;
	list-style-type: none;
	padding: 0;
	font-size: .9em;
	line-height: 1.3em;
}

#resume #education
{
	clear: both;
}

#resume #education h2
{
	margin-bottom: 0;
}

#resume #education p
{
	margin: 0;
}

#resume #workexperience
{
	clear: both;
}

/*
#resume #workexperience .company
{
	float: left;
}

#resume #workexperience .dateline
{
	float: right;
}

#resume #workexperience .position
{
	clear: both;
}
*/

#resume #workexperience h3
{
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}

#resume #workexperience p
{
	margin: 0;
}

#portfolio div
{
	text-align: left;
}

#portfolio div h3
{
	margin-top: 0;
	margin-bottom: 0;
}

#portfolio div h3 a
{
	color: black;
}

#portfolio div img
{
	float: left;
	padding-right: 10px;
}