body {
   background-color:#ffffff; 
   margin:0px; 
   padding:0px; 
   font-family: Tahoma, Arial, sans-serif;
}

hr {
  border: none;
  color: #eee;
  background-color: #eee;
  height: 2px;
  margin: 1em 0em;
}

q {
  margin-left: 2em;
  padding-left: 1em;
  color: #555;
  font-style: italic;
  border-left: 1px solid #eee;
  display: block;
  quotes: "\00ab" "\00bb";
}


code {
  padding: 0.5em;
  margin: 0em;
  background-color: #F5F5FF;
  line-height: 140%;
  font-size: 125%;
  font-family: Courier, monospace;
  display: block;
}

.dH1 {
  font-size: x-large;
  margin-bottom: 20px;
  text-align: center;
}

.dH1u {
  font-size: x-large;
  margin-bottom: 20px;
  text-align: center;
  font-variant: small-caps;
}

.dH1r {
  font-size: x-large;
  margin-bottom: 20px;
  text-align: center;
  color:#f00;
}

.dH2 {
  font-size: large;
  margin: 15px;
  text-align: center;
}

.dH2L {
  font-size: large;
  margin: 15px;
}

.dHc {
  margin-bottom: 20px;
  text-align: center;
}

#tBody {
  width: 100%;
  height: 100%;
}

.tdL30 {
  text-align: left;
  padding: 30px;
}

#tLogin {
  text-align: center;
  font-size: xx-large;
  background-color:#eee;
  border: 1px solid #999;
  padding: 30px;
}

#sFailed {
  color: #f00;
}

#dMenu {
  padding: 3px;
  font-size: small;
  text-align: right;
  border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#999;
}

#dHeader {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: xx-large;
  text-align: center;
  background-color:#eee;
  border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#999;
}

#fLogin, #fPassword, #fEmail, #fURL, #fAbout {
  margin: 30px 0px;
}

.sFormError {
  color: #f00; font-weight: bold; padding-left: 0.5em;
}

.sFormMsg {
  color: #00f; font-weight: bold; padding-left: 0.5em;
}

.sInfo {
  text-align: center;
  font-size: xx-large;
}

.trBg1 {
  background-color:#eee;
}

.trBg2 {
}

.tList {
  border: 1px solid #eee;
}

.tdH {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
}

#tdNav {
  width:10%;
  padding: 30px;
  vertical-align: top;
}

#tdMain {
  width:90%;
  padding: 30px;
  vertical-align: top;
}

.tMsg {
  margin:5px 0px;
  border: 1px solid #eee;
  width: 100%;
}

.td-msg-title {
  font-weight: bold;
  background-color:#eee;
  padding: 10px;
}

.td-comment-title {
  font-style: italic;
  background-color:#eee;
  padding: 5px 10px;
}

.td-msg-body {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 150%;
}

.td-msg-tags {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 150%;
}

.td-msg-info {
  text-align: right;
  line-height: 150%;
}

#i-title{
  width: 100%;
}

#i-body{
  width: 100%;
}

#i-name{
  width: 100%;
}

.sWarning {
  color: red;
}

#fMsgDel {
  text-align: right;
}

.s-user-nick {
  font-weight: bold;
  white-space: nowrap;
}

.s-date-c {
  font-size: 75%;
  white-space: nowrap;
}

.s-date-e {
  font-size: 75%;
  color: #78292B;
  white-space: nowrap;
}

.h {
  display: none;
}

.v {
  font-size: 75%;
  background-color:#eee; 
  cursor: pointer;
}

.pm-info {
  margin: 5px;
}

.msg-new {
  font-size: 75%;
  color: #f00;
}

a.pm {
  color: #f00;
}

.nav-first {
  margin-top: 5px;
  padding: 2px;
  border: 1px solid #eee;
}

.nav-next {
  margin-top: 1em;
  padding: 2px;
  border: 1px solid #eee;
}

.nav-header {
  padding: 10px;
  background-color:#eee;
  text-align: center;
  font-weight: bold;
}

.nav-inner {
  line-height: 175%;
  padding: 1em;
}

#t-tags {
  border: 1px solid #eee;
}

#f-tag {
  margin-top: 1em;
}

.tag {
  padding: 3px;
  margin-right: 5px;
  background-color:#eee;
  font-size: 75%;
  white-space: nowrap;
  -moz-border-radius:3px;
}

.tag-free {
  cursor: pointer;
  padding: 3px 10px;
  margin: 3px;
  background-color:#eee;
  font-size: 80%;
  white-space: nowrap;
  -moz-border-radius:3px;
}

.tag-selected {
  cursor: pointer;
  padding: 3px 10px;
  margin: 3px;
  background-color:#eee;
  font-size: 80%;
  font-weight: bold;
  white-space: nowrap;
  -moz-border-radius:3px;
}

#d-tags {
  margin: 1em 0em;
  line-height: 150%;
}

.s-comments {
  font-style: italic;
  font-size: 75%;
  white-space: nowrap;
}

.numerator {
  margin-left: -6px;
  margin-right: 1em;
  padding: 3px;
  background-color:#eee;
  font-size: 80%;
  -moz-border-radius:3px;
}

#f-find{
  text-align: center;
}

#i-find-text {
  width: 100%;
}

#i-find-submit{
  width: 50%;
}

.td-msg-body img {
  border: 1px solid #999;;
  background-color:#eee;
  padding: 5px;
}

.tag-tools {
  margin-left: 3em;
  margin-bottom: 30px;
  font-size: 80%;
}

.tag-edit {
  padding: 1px 4px;
  margin-right: 5px;
  background-color:#eee;
  white-space: nowrap;
  -moz-border-radius:3px;
  cursor: pointer;
}
