* {
  padding: 0;
  margin: 0;
}

body {
  color: #fff;
  background: #9B6830 url('/i/bkg.gif') repeat-y 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90.1%;
  padding-left: 150px;
  max-width: 50em;
}

h1 {
  font-size: 2em;
  text-align: center;
  margin: 0.5em;
}

h2 {
  font-size: inherit;
  text-align: center;
}

p {
  margin-bottom: 1em;
}

div#newsPage {
  margin: auto 1em;
}

div#newsPage a:link {
  background-color: inherit;
  color: #fff;
}

div#newsPage a:visited, div#newsPage a:active {
  background-color: inherit;
  color: #ccc;
}

div#newsPage a:hover {
  background-color: inherit;
  color: #cf6664;
}

div#commentary {
  padding: 0 1em;
  line-height: 1.5em;
  margin-left: 1em;
}

div#commentary * {
  text-align: left;
}

div#commentary h2 {
  text-align: center;
}

div#commentary ul, div#commentary ol {
  padding-left: 1.5em;
}

div#commentary div#newsPage ul, div#commentary div#newsPage ol {
  margin-top: -1em;
}

div#commentary a, div#footerBlock div#credit a, div#credit a { 
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 0.5em;
}

div#commentary a:link, div#footerBlock div#credit a:link, div#credit a:link { 
  background-color: inherit;
  color: #fff;
}

div#commentary a:visited, div#footerBlock div#credit a:visited, div#credit a:visited {
  background-color: inherit;
  color: #ddd;
  
}

div#commentary a:hover {
  background-color: inherit;
  color: #BF1C0D;
  border-bottom: medium solid #BF1C0D;
}

div#comic {
  float: right; 
  width: 265px;
  height: 200px;
  text-align: right;
  margin-left: 1em;
}

div#comic p {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.6em;
  text-align: right;
}

div#comic p a {
  white-space: nowrap;
}

div#comic a:hover {
  border-bottom-width: 0;
}

div#footerBlock div#metaNav div#logo a:hover { 
  text-decoration: none;
}

div#extra h2 {
  padding-top: 0;
  padding-bottom: 1em;
}

div#extra p {
  margin-left: 2em;
  padding-top: 0;
}

div.googleAd {
  margin-left: 0.2em;
  margin-top: 0.5em;
  padding-top: 0.5em;
  clear: both;
}

div#footerBlock {

}

div#footerBlock div#credit, div#credit{
  float: right;
  padding-right: 1em;
  padding-bottom: 1em;
}

div#footerBlock div#credit a:hover, div#credit a:hover {
  background-color: inherit;
  color: #BF1C0D;
  text-decoration: underline;
}

div#footerBlock div#credit div#presenter a, 
div#credit div#presenter a {
  display: block;
  background: transparent url('/i/logo-elysian.gif') no-repeat 0 0.75em;
  color: #000;
  padding-left: 45px;
  padding-top: 5px;
  text-align: left;
  font-weight: bold;

  font-weight: bold;
  text-decoration: none;
}

div#footerBlock div#credit div#presenter a:link, 
div#credit div#presenter a:link, 
div#footerBlock div#credit div#presenter a:visited 
div#credit div#presenter a:visited 
{
  background-color: inherit;
  color: #000;
}

div#footerBlock div#credit div#presenter a:hover, 
div#credit div#presenter a:hover {
  text-decoration: underline;
}

div#footerBlock #title {
  font-size: 2em;
  text-align: left;
}

div#footerBlock #subtitle {
  font-size: 1.4em;
  text-align: left;
}

div#footerBlock p {
  text-align: left;
  font-size: 0.8em;
  margin-top: 1em;
}

div#footerBlock div#metaNav {
  position: absolute;
  top: 0;
  left: 0;
  width: 147px;
  margin-right: 1em;
  font-size: 0.9em;
}

div#footerBlock div#metaNav div {
  font-weight: bold;
  text-align: center;
} 

div#footerBlock div#metaNav li {
  text-align: left;
  list-style: none;
  margin: 1em 0 1em 0.5em;
  padding-left: 0.5em;
  font-weight: bold;
} 

div#footerBlock div#metaNav li li {
  font-weight: normal;
  font-size: 1em;
  margin-left: 0.5em;
  padding-left: 0.5em;
}

div#footerBlock div#metaNav a:link, div#footerBlock div#metaNav a:visited {
  background-color: inherit;
  color: #fff;
/*  text-decoration: none; */
}

div#footerBlock div#metaNav a:hover {
  background-color: inherit;
  color: #CF6664;
  text-decoration: underline;
}

dt {
  font-weight: bold;
}

#resourceBox {
  border-top: thin solid #fff;
  margin-top: 1em;
  padding-top: 0;
}

#resourceBox h3 {
  margin-top: 0;
  padding-top: 0;
}

.extract {
  font-style: italic;
  margin: auto 2em;
}

.byline {
}

#copy {
  border: thin solid #fff; 
  margin: 1em; 
  padding: 1em;
}

#copy h2 {
  margin-top: 0;
  padding-top: 0;
}

#copy p {
  padding-left: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

#copy ol li {
  margin-left: 2em;
  padding-top: 0;
  margin-top: 0;
}

#aboutSite {
  border-top: thin solid #fff;
  margin-top: 1em;
  padding-top: 1em;
}

#aboutSite p {
  padding-top: 0;
  padding-bottom: 1em;
}

#displayTextarea {
  margin-left: auto; 
  margin-right: auto; 
  padding-top: 0;
  text-align: center;
}

#displayTextarea textarea {
  margin-top: 0;
  padding-top: 0;
}

#hostname {
  padding: 0 1em;
  line-height: 1.5em;
  margin: auto 1em;
}

#hostname hr {
  margin: 1em auto;
}

#hostname dl {
  margin-bottom: 1em;
}

#hostname dd {
  margin-left: 2em;
  margin-bottom: 0.5em;
}

#hostname fieldset {
  padding: 1em;
  margin: auto;
  text-align: center;
}

/* text-link-ads decor */
ul#links57555 { width: 100%; list-style: none; overflow: hidden; margin: 0px; padding: 0px; border: 0px; border-spacing: 0px; background-color: #18324E; } 
ul#links57555 li { display: inline; float: left; clear: none; width: 100%; padding: 0px; margin: 0px; } 
ul#links57555 li span { display: block; width: 100%; padding: 3px; margin: 0px; font-size: 12px; color: #000000; } 
ul#links57555 li span a { font-size: 12px; color: #FFFFFF; } 
/* end text-link-ads */

p#articleSubsitle {
  text-align: center;
  font-style: italic;
}
