


body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 100%;
}

img {
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

a:link {
  color: #bf7e00;
  font-style: italic;
  text-decoration: none;
}
a:visited {
  color: #b07400;
  font-style: italic;
  text-decoration: none;
}
a:hover {
  color: #f0a000;
  font-style: italic;
  text-decoration: underline;
}

pre {
  margin: 1em 5em 1em 1em;
  padding: 1em;
}
pre.literal-block {
  color: #a09070;
}

div#navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 15em;
  margin: 0em 0 1em 0;
  padding: 1em 0 0 0;

  /*border-right: 1px dashed #a0a0a0;*/
  min-height: 100%;
  background-color: white;
}

div#navigation_inner {
}

div#content {
  margin: 0 5em 0 15em;
  padding: 3em 0em 10em 1em;
}

div#navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 1em;
}

div#navigation ul li {
  position: relative;
  padding: 0em;
  margin: -1px 0 0 0;
  line-height: 16px;
  vertical-align: middle;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  z-index: 100;
}
div#navigation ul li:hover {
  position: relative;
  padding: 0em;
  margin: -1px 0 0 0;
  border-bottom: 1px solid #c0b8b8;
  border-top: 1px solid #c0b8b8;
  background-color: #e0e0d0;
  z-index: 200;
  background-image: url(images/shine_left.png);
  background-position: top left;
  background-repeat: repeat-y;
}

div#navigation ul li:hover a {
  background-image: url(images/shine_right.png);
  background-position: top right;
  background-repeat: repeat-y;
}

div#navigation ul li a {
  display: block;
  vertical-align: middle;
  padding: 0.1em 0 0.1em 0.5em;
  /*border-bottom: 1px solid #d0c8c8;
  border-top: 1px solid #d0c8c8;*/
  font-style: normal;
  font-size: 85%;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  color: black;
}
div#navigation ul li a:hover {
  font-style: normal;
  font-size: 85%;
  display: block;
  padding: 0.1em 0 0.1em 0.5em;
  color: black;
  text-decoration: none;
}
div#navigation ul li a img {
  margin-right: 6px;
}
div#navigation ul li a small {
  margin-left: 22px;
}

div#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 1.5em;
  padding: 0.5em 3em 0.5em 0em;
  margin: 0;
  background-color: #e0e0d0;
  border-top: 1px solid #c0b8b8;
  /*
  background-image: url(images/shine_left.png);
  background-repeat: repeat-y;
  background-position: top left;
  */
  text-align: right;
  vertical-align: middle;
  width: 100%;
  color: #404040;
  font-size: 90%;
  font-style: italic;
  z-index: 300;
}

a#toplink {
  color: black;
  position: absolute;
  top: 0.5em;
  left: 1em;
  text-decoration: none;
}

a#toplink:link {
  text-decoration: none;
  color: black;
}
a#toplink:hover {
  text-decoration: underline;
  color: black;
}


a.tag:link {
  color: #4070c0;
  text-decoration: none;
}

a.tag:visited {
  color: #4070c0;
  text-decoration: none;
}

a.tag:hover {
  color: #005080;
  text-decoration: underline;
}

div#navigation div#tagcloud {
  text-align: center;
  margin: 1em 1em 0 1em;
}
div#navigation #tagcloud { padding: 1em; }
div#navigation #tagcloud a { vertical-align: middle; }

div#navigation #tagcloud a.tag1 { font-size: 9pt; }
div#navigation #tagcloud a.tag2 { font-size: 11pt; }
div#navigation #tagcloud a.tag3 { font-size: 13pt; }
div#navigation #tagcloud a.tag4 { font-size: 14pt; }
div#navigation #tagcloud a.tag5 { font-size: 15pt; }
div#navigation #tagcloud a.tag6 { font-size: 16pt; }
div#navigation #tagcloud a.tag7 { font-size: 17pt; }
div#navigation #tagcloud a.tag8 { font-size: 18pt; }
div#navigation #tagcloud a.tag9 { font-size: 19pt; }
div#navigation #tagcloud a.tag10 { font-size: 20pt; }

span.filter {
  display: block;
  padding: 0.3em 0 0.3em 0.5em;
  margin: 0 1em 2em 0;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  background-color: #e0e0d0;
  border: 1px solid #c0b8b8;
  font-size: 80%;
}

div.article {
  margin: 0 1em 1em 0;
}

div.article div.header {
  padding: 0.5em;
  border-bottom: 1px solid #a0a0a0;
  font-size: 80%;
}

div.article div.header h1.title {
  font-size: 24pt;
  padding: 0;
  margin: 0;
}

h1.title a:link {
  color: #203040;
  font-style: italic;
  text-decoration: none;
}
h1.title a:visited {
  color: #203040;
  font-style: italic;
  text-decoration: none;
}
h1.title a:hover {
  color: #506070;
  font-style: italic;
  text-decoration: underline;
}

div.article div.header h1.title small {
  font-size: 12pt;
}

div.article div.body {
  padding: 0.5em;
  font-family: Georgia,Times New Roman,Times,serif;
}

div.comment {
  /*border: 1px solid #c0b8b8;
  background-color: #e0e0d0;*/
  margin: 1em 1em 0 0;
  padding: 0.5em 0 0 0;
}

div.comment div.header {
  background-color: #e0e0d0;
  border-bottom: 1px solid #c0b8b8;
  padding: 0.2em;
  font-size: 80%;
}


div.comment div.body {
  padding: 0.5em 0 0 0.5em;
  font-family: Georgia,Times New Roman,Times,serif;
}


form {
}

form input, form textarea {
  border: 1px solid #c0b8b8;
  background-color: #e0e0d0;
  width: 400px;
  float: left;
}

input.hidden {
  display: none !important;
  visibility: hidden !important:
  width: 0 !important;
  height: 0 !important;
}

form label {
  display: block;
  float: left;
  width: 20em;
}

form br {
  clear: both;
}

form img {
  display: block;
  float: left;
  padding-bottom: 1px;
}

form input[type=submit] {
  margin-top: 3em;
}

img.intext {
  float: left;
}

