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,
table, caption, tbody, tfoot, thead, tr, th, td {
	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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END OF RESET */

body {
	/*background: url(../images/design.png) center top no-repeat;*/
	background: #fff;
	text-align:center;
	margin: 0;
	padding:0;
	color:#333;
	font-size: 62.5%;
	font-family: "courier new", courier, fixed;}
#wrap {
	margin:0 auto;
	padding: 0;
	position: relative;
	width: 500px;
	text-align: left;
	background: /*rgba(44, 255, 0, 0.5)*/ url(../images/circles.png) 0 0 no-repeat;}
h1 {
	padding-left: 15px;
	/*margin-top: 30px;*/
	margin-left: 70px;
	margin-bottom: 0;
	font-size: 3em;
	line-height: 120%;
	color: #569aa8;}
h1 a, h1 a:link, h1 a:visited {
	margin-left: -20px;
	padding-left: 20px;
	color: #569aa8;
	text-decoration: none;
	display: block;
	padding-top: 180px;
	width: 230px;
	background: url('../images/jamie-norton.png') 0 34px no-repeat;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	margin-top: 0;
	margin-left: 85px;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 1.8em;
	color: #a4ccdb;
}
h3 {
	font-size: 1.4em;
	margin: 1em 0;
	/*color: #fdc030;*/
}

#skip-nav {
	position: absolute;
	top: -100px;
	left: -400px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


#nav {
	position: absolute;
	top: 43px;
	right: 20px;
}
#nav li {
	text-align: right;
	margin-bottom: 1.6em;
}
#nav a {
	display: block;
	width: 150px;
	height: 28px;
	line-height: 28px;
	padding-right: 34px;
	font-size: 1.8em;
	background: url("../images/nav-icons.png") 156px 0 no-repeat;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav li#nav-cv a {
	color: #fe6666;
}
#nav li#nav-journal a {
	color: #ffae7d;
	background-position: 156px -28px;
}
#nav li#nav-contact a {
	color: #fdc030;
	background-position: 156px -56px;
}
#nav li#nav-cv a:hover {
	background-position: 156px -56px;
	color: #999;
}
#nav li#nav-journal a:hover {
	background-position: 156px 0px;
	color: #999;
}
#nav li#nav-contact a:hover {
	background-position: 156px -28px;
	color: #999;
}
#content {
	margin-left:85px;
	width: 400px;
}


#skype a {
	display: block;
	width: 150px;
	height: 60px;
	margin: 0 auto;
	background: url('http://mystatus.skype.com/balloon/jamienorton') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

p {
	font-size: 1.4em;
	margin: 1em 0;
}
#content dl, #content ul, #content ol { font-size: 1.4em;}
#content dl li, #content dl p { font-size: 0.8em; }

#content ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style: disc;
}

a:link {
	color: #fe6666;
}
a:visited {
	color: #EB99FF;
}
a:hover {
	color: #FFAE7D;
}
.smaller { font-size: 0.8em; }
#contact {
	font-size: 1.2em;
}
div#contactForm {
	text-align: left;
	float:right;
	margin: 0;
	width: 340px;}
label {
	display: block;
	letter-spacing:-1px;
	font-size: 1.2em;
}
input,textarea,select {
	border-width:1px;
	width:300px;
	font-size:1.2em;
	font-family: Verdana;
	font-weight: bold;
	padding: 2px;
	margin: 1px 1px 5px;}
	
input#form-answer {
	width: 3em;
}
	
#progress {
	text-align: center;
	font-size: 1.2em;
}
.required {
	color: #fe6666;
	font-weight: bold;
}
div.error {
	color: #fe6666;
	margin: 1em 0;
	font-size: 1.4em;
}
	div.error li {
		font-size: 0.8em;
	}
input.error, select.error, textarea.error {
	border-color: #fe6666;
	background: #fe6666;
}

#footer {
	text-align: right;
	font-size: 0.8em;
}


ul.question {
	margin-bottom: 1em;
	background: red;
	list-style: none;
	overflow: hidden;
}
	ul.question li {
		width: 90px;
		float: left;
		background: red;
		list-style: none;
		font-size: 0.7em;
	}
		ul.question li input, ul.question li label {
			display: inline;
			background: #fcc;
		}
		
.strike {
	text-decoration: line-through;
}

.wxc {
	text-decoration: none;
}
	.wxc span {
		text-decoration: underline;
	}
