body
{
  font-family: Verdana, Deja Vu, Bitstream Vera Sans,sans-serif;
/*  font-size: x-small; */
  font-size:13.4px;
}

p,ul,ol,li,div,td,address,blockquote { font-size:13.4px; }
th { font-size:14.4; }

h1 { font-size:29px; margin-bottom:8px; }

form {
  background-color: #cccccc;
  border: 1px solid black;
  margin: 15px auto;
  padding: 0.2em;
  vertical-align: middle;
  width: 80%;
  text-align:center;
}

p
{
  padding: 0;
  margin: 0;
}

dd {
  margin-left: 0;
}

a, a:focus {
  text-decoration: none; outline: none;
}

.body a:hover { margin: -3px; padding: 0 2px; border: 1px solid #764304; }
.header a:hover { margin: 2px; padding: 0 2px; border: 1px solid #764304; }

.body a:link, .body a:visited,
.header a:link, .header a:visited {
  color: #763203;
}

table.list-table td a,
table.list-table th a { margin-right: 3px; }
table.list-table td a:hover,
table.list-table th a:hover  { margin: -3px; padding: 0 2px; border: 1px solid #764304;
 margin-right: 0px; }

/*
a:visited {
  color: #444444;
}
*/

.header a {
  margin: 5px;
}

form.post-form {
  width: 90%;
}

table.password-table { 
  text-align:left;
}

table.post-header {
  border: 1px solid black;
  background-color: #eeeeee;
}

table.thread-header {
/*   border: 2px dotted red; */
/*   border: 1px solid black;
  background-color: #eeeeee; */
/*   margin: 15px; */ /* instead .thread zu .blog-post added */
/*   width: 70%; */
}

.thread, .blog-post {
  margin: 15px;
  width: 80%;
}

.post {
  margin: 15px;
  margin-left: 30px;
}

.commands {
  font-weight: normal;
  float: right;
  margin-left: 3em;
}

.blog-post td.title, .post td.title, .thread td.title {
  font-weight: bold;
  background-color: #cccccc;
}

.blog-post td.author, .blog-post td.date, .post td.author, .post td.date, .thread td.author, .thread td.date {
  font-size: 70%;
}

.blog-post td.body, .post td.post-body, .thread td.thread-body {
  background-color: #cccccc;
}

/* Argiope */

table.welcome-table {
  /* border: 1px solid black; */
  margin: 15px auto;
  padding: 0.1em;
  width: 70%;
  background-color: #ffffff;
  font-family: Georgia, serif;
}

table.welcome-table th {
  font-weight: bold;
  /* background-color: #cccccc; */
  text-align:  left;
  font-family: Georgia, serif;
  /* font-family: Verdana, Deja Vu, Bitstream Vera Sans, sans-serif; */
}

table.welcome-table td {
  text-align: justify;
}

form.delete-form {
  background-color: #ffcccc;
}

table.list-table {
  /*border: 1px solid black;*/
  margin: 15px auto;
  padding: 0.1em;
  background-color: #ffffff;
  font-family: Verdana, Deja Vu, Bitstream Vera Sans,sans-serif;
}

table.list-table th {
  font-weight: bold;
  /* background-color: #cccccc; */
  text-align:  left;
  padding: 0.2em;
  padding-bottom: 0.4em;
}

table.list-table td {
  padding: 0.2em;
}

table.stanzas-table {
  font-family: Georgia, serif;
}

/* table.stanzas-table td { font-size:14px; } */

table.stanzas-table i {
  font-family: Georgia, serif;
}

table.stanzas-table td.sep-col {
  width: 20px;
}

td.warning { 
  background-color: #ff8877;
  text-align: center;
}

/* 2009-10-02 new design */


#header-box {
  /* background-image: url('/files/paper-bar2.jpg'); */
  background-repeat: no-repeat;
  /*height: 166px;*/
  max-width: 1030px;
  margin: 0 auto 0 auto;
}

#header-nav a {
   color: #ccc;
  margin: 5px;
}

#header-nav a.indicator:link, #header-nav a.indicator:visited {
	border-bottom: 4px solid #FFF;
	padding-bottom: 5px;
	color: #FFF;
}

#header-nav a:hover {
	color: #FFF;
}

#header-nav {
  height: 18px;
  background-color: black;
  position:relative;
  top: -92px;
	color: #CCC;
  font-family: Verdana, Deja Vu, Bitstream Vera Sans,sans-serif;
  font-weight: bold;
  font-size: 10px;
  padding: 8px 5px 2px;
  text-align: center;
}

#title-box {
  text-align:center;
}
#title {
  top: 27px; /*27px;*/
  position:relative;
}

#header-paper {
  width: 100%;
  height: 108px;
  z-index: -1;
  position:relative;
  top: -65px;
}

#language-box {
  /* border: 1px solid red; */
 position: relative;
 top: -157px;
 right: 20px;
 text-align:right;
}

div.header {
 margin-top: -80px;
/*
 margin-left: 8px;
 margin-right: 22px;
*/
}

/*
div.body {
 margin-top: -80px;
}
*/
