/* Reset: Taken shamelessly from Blueprint CSS http://blueprintcss.org/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
ul, li, ul li {display: block; list-style-type: none; margin: 0; padding: 0;}

body {font-family: verdana, arial, sans-serif;}
.content {line-height: 1.2;}

li, ul li {display: list-item; list-style-type: disc;}
p, ul {margin-bottom: 1em}

.header {background: black;}
.header h1 {padding: 6px 6px 0 6px; font-size: 120%;}
.subtitle {padding: 0 6px 0 6px; line-height: 1.3;}
.electric {color: #f86fc3;}
h1 {font-family: "american typewriter", "Palatino Linotype", georgia, garamond, "times new roman", serif; font-size: 200%; color: #f1f1f1; line-height: 1; font-weight: normal}
.subtitle {color: #b3b3b3; font-size: 90%;}

.highlight, .highlightSection, .highlightSectionFirst {background: #d0d0d0; color: #333333;}
.content p, .content h2, .content h3 {padding: 6px;}
.content ul li {margin-left: 1.5em; padding-right: 6px;}


h2 {margin-top: 0; margin-bottom: 0;}
.highlightSection h2, .highlightSectionFirst h2 {color: #000000}

.nav {font-size: 80%; background: black;}
.nav, .nav a, .nav a:visited {color: #b3b3b3; text-decoration: none}
.nav li {display: block; padding: 0; margin: 0; background: transparent;}
.nav ul {margin-bottom: 0;}
.nav li a {display: block; padding: 0 6px 0 6px; background: transparent;}
.nav li.active, .nav li.active a:focus {background: #3a3a3a; color: white;}
.nav li.active a, .nav li.active a:visited  {color: white; background: transparent;}
.nav li {border-top: 1px solid #262626;}
.nav li a:focus {background: #191919; color: white;}

