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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: #3b4633;
	background: white;
}
a{ color:#6b7f5d; }
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body{ font-family: Helvetica;
      font-size: 1em;
      background: #F3FBEC;}

.js-link{ cursor:pointer;text-decoration:underline; color: #3b4633;}

h1{ font-size:150%;line-height:130%; font-weight:bold; }

li{ margin:8px; }
.skillz ul{ margin:16px 0px; }
.skillz li { display:inline; }
.skillz li:first-child { font-weight:bold; }
.skills { margin-top:8px; }
#wrapper{margin:0;padding:0;}
#inner-wrapper{ margin-left:0px;padding:0px; }
#project-detail{ padding-top:16px;}
#title-block{ padding:16px; background:#a6ce89; }
#projects-block{ background:#bde1a3; padding:16px; }
#history-block{ background:#d0f4b5; padding:16px; }
#resume-block{ background:#d0f4b5; padding:16px; }
#contact-block{ background:#E4F7D6; padding:16px; min-height:600px;}
.page-block{ border-left:64px solid #a6ce89; }
p{ margin:16px 0; line-height:130%; padding-left:16px; }


.job{
padding:0.4em;
line-height:140%;
}
.job-title{font-weight:bold;font-size:1.0em;}

h2{ font-size:1.1em; font-weight:bold; }
.skillz{ line-height:140%; }
.skillz-intro{ line-height:140%; padding-bottom:16px; padding-top:16px; }
.job h2,ul{ margin-left:8px; }
.js-img-btn{ cursor:pointer; margin-left:-16px;margin-top:-16px; }

#addr{ line-height:140%; }
