a {
  text-decoration: none;
  color: #58699f;
}
a:active {
}
a:hover {
  text-decoration: underline;
}
a { color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,0.3); }
body {
  color: #000000;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: normal;
  width: 780px;
  background-color: #ffffff;
}
.box {
  border: 1px solid #606060;
  margin: 5px 0px;
  padding: 5px;
  background-color: #f2f2f2;
  color: #666666;
}
.pub {
  margin: 0px 0px 0px 6px;
  padding: 0px;
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
}
#nav {
  margin: 0px 15px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#address {
  margin: 0px 15px;
}
#bar {
  padding: 5px;
  background-color: #404040;
  font-size: 80%;
}
#name {
  margin: 0px 15px 10px;
  font-variant: small-caps;
  letter-spacing: 5px;
  font-size: 200%;
  font-weight: normal;
  color: #404040;
}
.frame {
  border: 5px solid #404040;
  margin: 0px 15px 15px;
}
#disclaimer {
  margin: 30px 5px 0px;
  font-size: 80%;
}
.subtitle {
  margin: 30px 5px 20px;
  color: #808080;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
}
#title {
  margin: 5px;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 5px;
  color: #333333;
}
.paper {
  padding: 1px 5px;
  font-size: 80%;
  background-color: #404040;
  margin-bottom: 20px;
  color: #ffffff;
}
.script {
  color: #9494c9;
  text-decoration: inherit;
}
.heading {
  margin: 0px 15px 5px;
  background-color: #404040;
  color: #dddddd;
  letter-spacing: 5px;
  font-size: 80%;
  padding-left: 5px;
  text-transform: uppercase;
  width: inherit;
}
.post {
  border: 1px solid #606060;
  margin: 0px 15px 15px;
}
.post-title {
  padding: 2px 5px 0px;
  letter-spacing: 2px;
  color: #666666;
  font-style: normal;
  font-weight: bold;
}
.post-time {
  border-bottom: 1px solid #606060;
  padding: 0px 5px 2px;
  font-size: 60%;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #89a7ff;
}
.post-text {
  padding: 0px 5px 2px;
}
.img {
  margin: 0px 15px 15px;
}
.text {
  margin: 0px 15px 15px;
}
.caption {
  margin: -10px 15px 15px;
  font-size: 80%;
}
.post-list {
  margin: 0px -10px;
}
