body {
  font-family: Verdana, arial, helvetica, sans-serif; 
  font-size: 10pt;
  margin: 0px;
  background-color: #500000;
}
#page{
  margin: auto;
  width: 640px;    
}

h1 { 
  font-family: Verdana, arial, helvetica, sans-serif; 
  font-size: 12pt;
  line-height: 30pt;
  font-weight: bold; 
  margin: 0px; 
}

h2 { 
    font-family: Verdana, arial, helvetica, sans-serif; 
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid black;
}

h3 { 
  background-color: white;
  font-size: 12px; 
  line-height: 100%;
  margin: 1px; 
}

ul.plain { list-style-type: none;
           margin-left: 5px;
           padding-left: 5px;
         }

a { 
  color: #600;
  text-decoration: underline; 
}

a:hover { 
  color: #900;
  text-decoration: underline; 
}

a:visited { 
  color: #600;
}

a.category {
  text-decoration: none; 
}

pre {
   border: dashed #000;
   border-width: 0px 0px 0px 1px;
   color: #600;
   padding: 5px;
   margin-left: 5px;
}
#head {
   width: 100%;
}
#network {
   background-color: #600;
}
#network a {
   font-size: 9pt;
   color: #f0c0c0;
   text-decoration: none;
}
#network-head {
    font-weight: bold;
    color: white;
}

#head {
   background:#900;
}
#banner h1 {
    padding-top:25px; 
    padding-left:15px; 
    padding-bottom:10px; 
    margin: 0px;
}
#logoimg {
  float: left;
}

#content { 
  background-color: #C93;
  width: 469px;
  padding: 5px;
  float: left;
}

.document {
    padding-left: 0.5em;
}

.story-info {
	text-align: left;
}

#content h3 {
	color: #FFF;
        background-color: #600;
        background-image: url(/static/ornament/line-wp.png);
        padding: 5px;
        margin-bottom:10px;
	font-size: 15pt;
        font-weight: normal;
}

#content h4 {
	color: #000;
        background-color: #FFF;
        border: solid #900 1px;
        padding: 5px;
        margin-bottom:10px;
	font-size: 12pt;
        font-weight: normal;
}

#content h5 {
	color: #000;
	font-size: 12pt;
        border-left: solid 5px;
        padding-left: 5px;
}

#content h6 {
	color: #000;
	font-size: 11pt;
        margin: 0;
}

#content a {
    text-decoration: none;
    color: #000;
}
#content a:link {
    color: #600;
    text-decoration: underline;
}
#content a:visited {
    color: #400;
    text-decoration: underline;
}

#content ul {
    list-style-type: square; 
}

#content blockquote {
	color: #633;
	padding: 5px;
	border: dotted #300 1px;
}

.story-info a {
    text-decoration: none;
    color: #000;
}


#navi {
    background-color: #900;
    float: right;
    width: 150px;
    color: white;
    padding: 5px;
}
#navi a {
 color: #FC3;
}

#navi h4 {
    margin: 5px 0px 5px 0px;
    color:#FFF;
    background:#600;
    background-image: url(/static/ornament/line-wp.png);
    font-size:9px;
    font-weight:bold;
    padding:2px;
    text-align:center;
    text-transform:uppercase;
    letter-spacing: .2em;
}

#navi ul { 
    list-style-type: square; 
    margin-left: 0px;
    padding: 0px;
}

#navi li {
    margin-left: 1em;
    text-align: left;
}

.syndicate {
 list-style: none;
}

img { 
  border: none;
}

cite { 
  font-style: normal;
}

acronym[title], abbr[title], cite[title] { 
  border-bottom: 1px dotted black;
  cursor: help;
}

#title { 
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
}

#entries { 
  position: absolute;
  top: 50px;
  left: 0;
  margin-left: 2%;
  margin-right: 2%;
}
         
.code { 
  font-family: courier, monospace;
  font-size: 10pt;
  line-height: 110%;
  margin-left: 4em;
}

.centre {
    text-align: center;
}

.inlinecode {
  font-family: courier, monospace;
  font-size: 10pt;
  line-height: 110%;
}

.toc {
  margin: 1px 0px 2px 0px  
}

.blogfooter { 
  font-size: x-small;
}

/* Some classes for my CV, produced using XMLResume */
.skillSetTitle, .jobTitle {
    font-weight: bold;
}

.employer {
    font-style: italic;
}

input, textarea {
    border: solid #600 1px;
}

input.submit {
    border: groove #600 5px;
}


.blosxomComment {
  font-family: sans-serif;
  border: solid #900 1px;
  background-color: #FFC;
  padding: 10px;
}
.blosxomCommentPostedBy {
  font-size: smaller;
}
.blosxomCommentPreview {
  border: solid #900 1px;
  background-color: #FC9;
  padding: 10px;
}

.blosxomCalendar {
  font-size: 8pt;
}

.blosxomCalendarToday {
  background-color: #C00;
}

.blosxomCalendar a {
  text-decoration: none;
  font-weight: bold;
}

.blosxomCalendar a:hover {
  background-color: #FCC;
}

.quality {
  color: #FFF;
  background-color: #600;
  text-align: right;
  width: 100%;
}

input.donate {
  border: 0px;
}

.adv {
  padding: 5px;  
}

#links { 
 background-color: #C93;
 float: left;
 width: 135px;
 padding-left: 5px;
 border-left: 1px dotted #966;
}

#links div {
  margin-top: 5px;
}

#links .amazonads {
  border: solid #600 1px;
  text-align: center;
  background-color: #FFF;
  margin-right: 5px;
}

#links h4 {
  margin: 0px 0px 5px 0px;
  color:#FFF;
  background:#633;
  font-size:10px;
  font-weight:bold;
  padding:2px;
  text-align:center;
  letter-spacing: .2em;
}

#copyright{
}

#googleads {
    margin-left: 480px;
}

#googlego {
  border-width: 0px;
}
.tbping {
  font-size: smaller;
}
em {
  font-style: normal;
  font-weight: bold;
} 
