body {
    //font-family: "Bitstream Vera Sans", "Verdana", "Helvetica", "Arial", sans-serif;
    font-family: georgia,geneva,arial,verdana,helvetica,sans-serif;
    background-color: rgb(240, 248, 255);
    color: rgb(20, 22, 44);
    border: rgb(20, 22, 44);
    font-size: 100%;
    letter-spacing: -0.045em;
    word-spacing: 0.25em;
    text-indent: 0;
    background-image: url(../images/bg.jpg);
}

/* text */

body .content {
    margin: 0 auto;
    padding: 2em;
    height: 100%;
    line-height: 1.6;
    background-color: rgb(255, 255, 252);
}

.ui {
    font-size: 0.75em;
}

#page > p {
    margin-left: 5em;
}

#page > img {
    margin-left: 5em;
}

#page > div {
    margin-left: 5em;
}

#page > ul {
    margin-left: 5em;
    list-style-position: outside;
}

#page > ol {
    margin-left: 5em;
    list-style-position: outside;
}

#page > #forum-topic {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.content p {
    max-width: 34em;
    text-justify: newspaper;
    margin-top: 1.4em;
    margin-bottom: 1.4em;
}

.content .phpbb {
    max-width: 34em;
    text-justify: newspaper;
    margin-top: 1.4em;
    margin-bottom: 1.4em;
}

h1 {
    width: 586px;
    border-top: solid;
    text-transform: capitalize;
    font-size: 2.25em;
}

h1, h2 {
    word-spacing: -0.125em;
    line-height: 1.011;
    margin-top: 0.674em;
    margin-bottom: 0.674em
}

h1, h2, h3, h4 {
    color: rgb(102, 102, 203);
}

h1 + h2 {
    margin-top: 1.011em;
}

h2 {
    max-width: 26em;
    text-transform: capitalize;
    font-size: 1.5em;
}

h3 {
    max-width: 32em;
    text-transform: capitalize;
    font-size: 1.125em;
}

h4 {
    max-width: 32em;
    text-transform: capitalize;
    font-size: 1.0em;
}

em.title {
    word-spacing: 0.125em;
    letter-spacing: -0.05em;
}

a {
    font-weight: bold;
    font-family: arial;
}

a:link {
    color: rgb(102, 102, 203);
}

a:visited {
    color: rgb(102, 102, 203);
}

a:hover {
    color: rgb(144, 144, 255);
}

ABBR {
    letter-spacing:0.1em
}

blockquote {
    margin-top: 1.4em;
    margin-bottom: 2.8em;

    font-style: italic;
    width: 26em;

    background-image: url("http://uucidl.com/css/quote.gif");
    background-repeat: no-repeat;
    padding-left: 2em;
    padding-top: 0.16em;
}

#page blockquote {
    margin-left: 5em;
}

q:before {
    content: "\201C";
}

q:after {
    content: "\201D";
}

blockquote p {
    width: inherit;
}

.phpbb .superscript {
  color: #FF0000;
  font-weight: bold;
  font-size: 1.10em;
}

/* phpbb adds br tags so we must tweak the margins */
.phpbb h4 {
  margin-top: 0em;
  margin-bottom: 0em;
}

.legend {
    margin-top: 0.25em;
    max-width: 30em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

ul[class~=t] {
    list-style-position: inside;
}

ul,ol {
    list-style-position: outside;
    padding-left: 0em;
}

ul li {
    margin-top: 1.1em;
    max-width: 36em;
}

ol li {
    margin-top: 1.1em;
    max-width: 36em;
}

pre {
    max-width: 36em;
}

#page > pre {
    margin-left: 5em;
}

dl {
    max-width: 36em;
}

ul li span[class~=margin] {
    float: right;
    margin-right: -1.5em;
    border: dotted 1px;
    padding-left: 0.33em;
    padding-right: 0.33em;
}

span[class~=footnote] {
    display: box;
    display: absolute;
    left: 36em;
    border: solid 1px;
}

ul hr {
    width: 2.2em;
    background-color: black;
    height: 1px;
    border: 0;
    margin-top: 0.20em;
    margin-bottom: 1.80em;
}

ol hr {
    width: 2.2em;
    background-color: black;
    height: 1px;
    border: 0;
    margin-top: 0.20em;
    margin-bottom: 1.80em;
}

#references a {
    display: block;
    overflow: visible;
    height: 1em;
    white-space: nowrap;
    margin-top: 0.25em;
    margin-bottom: 0.20em;
}

li p {
    margin-left: 0.5em;
    margin-bottom: 0em;
}

li p+p {
    margin-top: 0em;
}

ul[class~="inline"] {
    display: inline;
    padding-left: 0em;
    list-style: none;
}

ul[class~="inline"] li {
    display: inherit;
}

ul[class~="inline"] li a {
    display: inherit;
}

ul[class~="inline"] li + li:before {
    content: "; ";
}

/* layout and boxes */

table {}

td {
    vertical-align: top;
    padding-left: 1em;
}

#left {
    display: box;
    width: 1em;
    height: 100%;
}

#abstract, #references {
    margin-top: 1em;
    max-width: 33em;
}

img {
    border: 0em;
}

ul#links li {
    list-style-type: none;
}

#references ul {
    list-style-type: none;
}

#references div {
    margin-top: 1em;
    border-top: thin black;
}

#sig {
    display: block;
    overflow: visible;
    margin-top: 3em;
    list-style-type: circle;
    text-align: right;
    white-space: nowrap;
}

.youtube {
    width: 425px;
    margin-left: 1em;
    margin-right: 1em;
    text-align: center;
    font-size: small;
}

.cite {
  text-style: superscript;
}

.math {
font-family: monospace;
}

span[class~=footnote] {
display: none;
border: dotted 1px;
float: none;
clear: right;
position: relative;
left: 43em;
width: 12em;
}

h1.main-title {
  margin-top: 0em;
  margin-bottom: 0em;
}

li.menu {
background-repeat: no-repeat;
min-height: 90px;
}

li.tmenu {
  padding-left: 80px;
}

li.tmenu > * {
  padding-left: 2.4em;
}

.menu h3 a {
  text-decoration: none;
}

.menu img {
  border: solid;
  border-width: 1px;
  float: left;
  margin-left: 0.8em;
  margin-right: 0.8em;
}

.menu h3 {
    margin-bottom: 0em;
    margin-top: 0em;
}

.menu p {
    margin-top: 0em;
}

.page-title, .page-icon, .page-summary {
    display: none;
}
