/* modified 13 June 2003 Penny Borszich */

body { 
    background: #000;
    color: #c93;
    margin: 0;
}

body, caption, div, h1, h2, h3, h4, h5, h6, p, th, td, dl, dt, dd, ol, ul, li,
input {
    font-family: Georgia, Times New Roman, Times, serif;
}

.hidden {
  display: none
  }
.footer .nav {
  margin-bottom: 0;
  }
.footer .postdate {
  margin-top: 0.25em;
  }
.nojust, .left {
  text-align: left;
  }
.right {
  text-align: right;
}
.center {
  text-align: center;
}
/* -------------------------- links ---------------------------------------- */
a[href] { text-decoration: underline }
a:link { color: #ffc }
a:visited { color: #ccc }
a:active { color: #f00 }
a[href]:hover {
    background-color: #600;
    color: #ffc;
    text-decoration: overline underline;
}

a.current { color: #666 }

a.dlink:link { color: #000 }
a.dlink:visited { color: #000 }
a[href].dlink:hover {
    background-color: #600;
    color: #ffc;
    text-decoration: overline underline;
}

/* -------------------------- divisions ------------------------------------ */

div {
    margin: 0;
    padding: 0
}

div.titlebar { 
    background: #600;
    border: none;
    clear: both;
    margin-bottom: 3em;
}

div.eg {
    text-align: left;
}
div.eg p, div.eg pre {
    margin-left: 1em;
    margin-right: 1em;
}

/* -------------------------- headings ------------------------------------- */

h1 { 
    color: #c93;
    font-size: 200%;
    font-style: italic;
    font-weight: bold;
    margin: 0;
}

h1.floatright { 
    float: right;
}

h2 { 
    font-size: 125%;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin: 0;
    text-align: left;
}

h3 {
    border-bottom: #c93 2px groove;
    border-top: #c93 2px groove;
    font-size: 115%;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-top: 10px;
    margin-left: 1%;
    margin-right: 1%;
    padding: 5px 1% 2px;
    text-align: left;
}

h4 {
    font-size: 110%;
    font-weight: bold;
    margin-left: 1%;
    margin-right: 1%;
    padding: 0 1%;
    text-align: left;
}
h5 {
  font-size: 110%;
  font-style: italic;
  font-weight: normal;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 1%;
  text-align: left;
  }
h6 {
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
  margin-bottom: -1em;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 1%;
  text-align: left;
  }
/* -------------------------- paragraphs ----------------------------------- */
p, dl, pre, ul.biblio {
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 1%;
  }
p.greybox, p.printnote {
  color: #000000;
  font-size: 80%;
  font-weight: bold;
  }
p.nav { 
  clear: both;
  font-size: smaller;
  text-align: center;
  }

p.navright {
    float: right;
    font-family: Verdana, sans-serif;
    font-size: xx-small;
    font-weight: bold;
    margin-top: 1.5em;
    text-align: right;
}
  
p.postdate { 
  font-size: xx-small;
  color: #999999
  text-align: center;
  }
pre.term {
  background-color: #000000;
  border: #00ff00 1px solid;
  color: #00ff00;
  font-family: "Lucida Console", monospace;
  font-size: 80%;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  }
/* -------------------------- tables --------------------------------------- */

table.cv {
    margin: 0 1%;
    padding: 0 1%;
}


table.cv th, table.cv td {
    vertical-align: top;
}

table.cv ul, table.cv p {
    margin: 0.1em 0.5em 0.1em 0;
    padding: 0;
}

table.cv li {
    list-style: none;
    margin: 0 0 0 5ex;
}

table.cv li:first-line {
    margin-left: -5ex;
}

tr.odd {
    background-color: #300;
}

/* -------------------------- lists ---------------------------------------- */

li {
    text-align: left;
}

dt {
    font-weight: bold;
}

ul.biblio {
}

ul.biblio li {
    list-style: none;
    margin: 0 0 0.5em 5ex;
}

ul.biblio li:first-line {
    margin-left: -5ex;
}



/* -------------------------- images --------------------------------------- */
/* -------------------------- forms ---------------------------------------- */
form {
  margin-left: 2%;
  margin-right: 2%;
  }
input {
  font-size: small;
  }
input.pic {
  background-color: transparent;
  border: none;
  margin: 10px;
  vertical-align: middle
  }
/* -------------------------- type styles etc. ----------------------------- */
.red {
  color: #ff0000;
  }
ins {
  color: #00cc00;
  text-decoration: underline;
  }
del {
  color: #cc0000;
  text-decoration: line-through;
  }
em.red {
  font-style: normal;
  }  
em.u, .greybox em, .printnote em {
  font-style: normal;
  text-decoration: underline;
  }
code {
  color: #990033;
  font-family: "Lucida Console", monospace;
  font-size: 0.9em;
  }
	code span.element {
	  font-weight: bolder;
	  }
	
	code span.attribute {
	  color: #ff0000;
	  }
	
	code span.comment {
	  color: #006666;
	  }
kbd {
  font-family: "Letter Gothic MT", "Courier New", monospace;
  font-size: 0.9em;
  }
samp {
  font-family: "OCR A Extended", Pica, monospace;
  font-size: 0.9em;
  }
var {
  font-style: italic;
  }
acronym {
  font-size: 90%;
  text-transform: uppercase;
/*
  font-variant: small-caps;
  text-transform: lowercase;
*/
  }
acronym.nosmall, 
	h1 acronym, h2 acronym, h3 acronym, h4 acronym, h5 acronym, h6 acronym, 
	table.reduced acronym {
  font-size: 100%;
  font-variant: normal;
  text-transform: none;
  }
.fyi {
  font-weight: bolder;
  }
/* -------------------------- overrides ------------------------------------ */

