.top_right_icons {
  position: absolute;
  right: 5px;
  z-index: 1000;
}
.top_right_icons a {
  border: 1px solid transparent;
  padding: 3px;
}
.top_right_icons a:hover {
  border: 1px solid #98ac66;
  background-color: #bace88;
}
* {
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-decoration: none;
  border: none;
  list-style: none;
  outline: none;
}
body {
  font-size: 1em;
  font-family: Helvetica, Frutiger, Arial, sans-serif;
  background: #1f1f1f;
  color: #d6d6d6;
  padding: 0;
  overflow-x: hidden;
}
h1, h2, h3 { color: #ffffff; }
h4, h5, h6 { color: #eeeeee; }
#outerpage {
  width: 860px;
  margin: 0 auto 0 auto;
}
#page {
  position: relative;
  margin: 100px 0;
  padding-bottom: 2em;
}
#page p { margin-bottom: 1em; }
#page ul { margin-bottom: 1em; }
#page blockquote { margin-bottom: 1em; }
#header {
  position: absolute;
  padding-left: 30px;
  margin-left: 600px;
  width: 200px;
}
.text {
  line-height: 1.75em;
  font-size: 13.5px;
}
.content-a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
.content-a:hover { color: #f2ffbb; }
#content { width: 600px; }
#content ul {
  line-height: 1.75em;
  font-size: 13.5px;
}
p {
  line-height: 1.75em;
  font-size: 13.5px;
}
p a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
p a:hover { color: #f2ffbb; }
a {
  color: #ffffff;
  text-decoration: none;
}
#login {
  position: absolute;
  right: 5px;
  z-index: 1000;
  top: 5px;
}
#login a {
  border: 1px solid transparent;
  padding: 3px;
}
#login a:hover {
  border: 1px solid #98ac66;
  background-color: #bace88;
}
#altstyle {
  position: absolute;
  right: 5px;
  z-index: 1000;
  top: 40px;
}
#altstyle a {
  border: 1px solid transparent;
  padding: 3px;
}
#altstyle a:hover {
  border: 1px solid #98ac66;
  background-color: #bace88;
}
#login, #altstyle { display: none; }
.squishy_sans {
  font-family: Helvetica, Frutiger, Arial, sans-serif;
  letter-spacing: -0.05em;
}
h1 {
  font-family: Helvetica, Frutiger, Arial, sans-serif;
  letter-spacing: -0.05em;
  text-align: center;
  font-size: 1.75em;
}
h1 a {
  display: block;
  text-shadow: 1px 1px 1px #bfd688;
  box-shadow: 0 0 3px #0e0e0e;
  -mox-box-shadow: 0 0 3px #0e0e0e;
  -webkit-box-shadow: 0 0 3px #0e0e0e;
  background-color: #d0e799;
  padding: 5px 0;
  color: black;
  padding: 5px 0;
  text-decoration: none;
}
h1 a:hover { background-color: #e4fbad; }
#menu ul {
  border-top: 1px solid #444444;
  margin-top: 2em;
  box-shadow: 0 0 2px #0e0e0e;
  -mox-box-shadow: 0 0 2px #0e0e0e;
  -webkit-box-shadow: 0 0 2px #0e0e0e;
}
#menu ul li { list-style: none; }
#menu ul li a {
  display: block;
  padding: 5px 0 5px 25px;
  border-bottom: 1px solid #444444;
}
#menu ul li a:hover { background-color: #333333; }
#menu ul li a.active {
  background: url(/media/img/larrb.png) 85% 50% no-repeat;
  background-color: #252525;
}
#menu ul li a.active:hover { background-color: #333333; }
.note {
  display: none;
  background-color: #191919;
  border-bottom: 1px solid #444444;
  letter-spacing: -0.03em;
  font-size: 12px;
  padding: 5px 10px;
}
.note a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
.note a:hover { color: #f2ffbb; }
div#outercontent { clear: both; }
div.post {
  position: relative;
  margin-top: 2em;
}
.left_meta {
  left: 0;
  width: 100px;
  padding-right: 20px;
  position: absolute;
  text-align: right;
  border-right: 1px solid #444444;
}
.bga {
  background-color: #333333;
  text-decoration: underline;
}
.post_body {
  line-height: 1.75em;
  font-size: 13.5px;
  padding-left: 140px;
}
.post_body ul { padding-left: 2em; }
.post_body ul li { list-style: disc; }
.post_body a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
.post_body a:hover { color: #f2ffbb; }
.post_body div.postfooter { text-align: right; }
.post_body div.postfooter a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  font-size: 1.25em;
}
.post_body div.postfooter a:hover {
  background-color: #333333;
  text-decoration: underline;
}
.post_body img {
  margin: 5px;
  padding: 3px;
  background-color: white;
  box-shadow: 0 0 3px #000000;
  -mox-box-shadow: 0 0 3px #000000;
  -webkit-box-shadow: 0 0 3px #000000;
}
div.post_header { line-height: 1.5em; }
div.post_header h2 {
  padding-left: 140px;
  font-size: 1.25em;
  text-shadow: 1px 1px 1px #111111;
  margin-bottom: 1em;
}
div.post_header h2 a {
  color: white;
  letter-spacing: -0.05em;
}
div.post_header h2 a:hover {
  background-color: #333333;
  text-decoration: underline;
}
div.post_header h2 a.shortlink {
  display: block;
  margin-right: 10px;
  padding: 3px;
  float: right;
}
div.post_header h3 {
  top: 0;
  left: 0;
  width: 100px;
  padding-right: 20px;
  position: absolute;
  text-align: right;
  border-right: 1px solid #444444;
  color: #858585;
  font-weight: normal;
  font-size: 0.75em;
  text-shadow: 1px 1px 1px #0e0e0e;
  height: 50px;
}
div.post_header h3 a {
  color: #969696;
  text-decoration: underline;
}
div.post_header h3 a:hover { color: #a7a7a7; }
div.post_header h4.tags {
  left: 0;
  width: 100px;
  padding-right: 20px;
  position: absolute;
  text-align: right;
  border-right: 1px solid #444444;
  top: 75px;
  font-size: 0.75em;
}
div.post_header h4.tags a:hover {
  background-color: #333333;
  text-decoration: underline;
}
div.post_header h4.comments {
  left: 0;
  width: 100px;
  padding-right: 20px;
  position: absolute;
  text-align: right;
  border-right: 1px solid #444444;
  font-size: 0.75em;
  top: 50px;
  height: 25px;
}
div.post_header h4.comments img { margin-bottom: -5px; }
div.post_header h4.comments a:hover {
  background-color: #333333;
  text-decoration: underline;
}
div.source {
  font-size: 12px;
  overflow-x: auto;
  background-color: #0e0e0e;
  border: 1px solid #444444;
  padding: 5px 10px;
  margin-bottom: 1em;
  box-shadow: 2px 2px 3px #0e0e0e;
  -mox-box-shadow: 2px 2px 3px #0e0e0e;
  -webkit-box-shadow: 2px 2px 3px #0e0e0e;
}
div#footer {
  position: absolute;
  top: 150px;
  float: right;
  margin-left: 600px;
  width: 200px;
  padding-left: 30px;
  height: 40px;
  text-align: center;
  line-height: 1.75em;
  font-size: 13.5px;
}
div#footer a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
div#footer a:hover { color: #f2ffbb; }
div#footer .license {
  margin-top: 5px;
  color: white;
  text-decoration: none;
}
div#footer .license img { margin-bottom: -5px; }
div#footer .license:hover {
  background-color: #333333;
  text-decoration: underline;
}
div.comments {
  position: relative;
  padding-left: 140px;
}
div.comments h3.heading {
  text-shadow: 1px 1px 1px #0e0e0e;
  position: absolute;
  top: 0;
  left: 0;
}
div.comments h3 { position: relative; }
div.comments h3 .date {
  color: #858585;
  font-weight: normal;
  font-size: 0.75em;
  text-shadow: 1px 1px 1px #0e0e0e;
  position: absolute;
  right: 20px;
}
div.comments h3 .permalink {
  width: 16px;
  position: absolute;
  right: -4px;
}
div.comments .comment {
  line-height: 1.75em;
  font-size: 13.5px;
  background-color: #181818;
  box-shadow: 2px 2px 2px #0b0b0b;
  -mox-box-shadow: 2px 2px 2px #0b0b0b;
  -webkit-box-shadow: 2px 2px 2px #0b0b0b;
  border: 1px solid #444444;
  border-right-color: #333333;
  border-bottom-color: #333333;
  padding: 5px 10px;
  margin: 10px 0;
}
div.comments .comment h3 {
  text-shadow: 1px 1px 1px black;
  border-bottom: 1px solid #444444;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
div.comments .comment h3 a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
div.comments .comment h3 a:hover { color: #f2ffbb; }
div.comments .comment.even {
  background-color: #252525;
  color: #dcdcdc;
}
div#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 100;
  text-align: center;
}
div.popup {
  position: fixed;
  top: 25%;
  width: 640px;
  height: 50%;
  z-index: 200;
  background-color: white;
  display: none;
}
div.comment_form h3 { font-weight: normal; }
div.comment_form h3 img { display: none; }
div.comment_form label {
  font-weight: normal;
  text-shadow: 1px 1px 1px #0b0b0b;
  padding-right: 1em;
}
div.comment_form label.req { font-weight: bold; }
div.comment_form textarea {
  font-size: 13.5px;
  padding: 3px;
  color: #ffffff;
  border: 1px solid #444444;
  background-color: #0b0b0b;
  box-shadow: 0 0 3px #0b0b0b;
  -mox-box-shadow: 0 0 3px #0b0b0b;
  -webkit-box-shadow: 0 0 3px #0b0b0b;
}
div.comment_form input {
  font-size: 13.5px;
  padding: 3px;
  color: #ffffff;
  border: 1px solid #444444;
  background-color: #0b0b0b;
  box-shadow: 0 0 3px #0b0b0b;
  -mox-box-shadow: 0 0 3px #0b0b0b;
  -webkit-box-shadow: 0 0 3px #0b0b0b;
}
div.comment_form input[type=text] { width: 15em; }
div.comment_form input.button:hover {
  background-color: #252525;
  color: #d0e799;
}
div.comment_form input.button:active {
  box-shadow: 0 0 5px #d0e799;
  -mox-box-shadow: 0 0 5px #d0e799;
  -webkit-box-shadow: 0 0 5px #d0e799;
}
div.comment_form input[type=reset]:hover { color: #f56991; }
div.comment_form input[type=reset]:active {
  box-shadow: 0 0 5px #f56991;
  -mox-box-shadow: 0 0 5px #f56991;
  -webkit-box-shadow: 0 0 5px #f56991;
}
div.comment_form input#comment_preview:hover { color: #a7dbd8; }
div.comment_form input#comment_preview:active {
  box-shadow: 0 0 5px #a7dbd8;
  -mox-box-shadow: 0 0 5px #a7dbd8;
  -webkit-box-shadow: 0 0 5px #a7dbd8;
}
div.comment_form textarea { width: 100%; }
div.comment_form table {
  margin-top: 2em;
  width: 600px;
  margin-left: -140px;
}
div.comment_form table th {
  padding: 6px 0;
  color: white;
  width: 140px;
  font-size: 0.875em;
  vertical-align: top;
  text-align: right;
}
div.preview {
  height: 96%;
  width: 98%;
  overflow: auto;
  padding: 5px;
  position: absolute;
}
div#preview_container { border: 1px solid #666666; }
div#preview_container div.preview h2 {
  border: 1px solid #dddddd;
  background-color: #f3f1eb;
  margin: 0;
  color: #444444;
  margin: 0;
  padding: 5px;
  letter-spacing: -0.05em;
  text-shadow: #eeeeee 1px 1px 0px;
}
div#preview_container div.preview div.comment { padding: 5px; }
div#preview_container div.warning {
  margin: 5px 0;
  padding: 0 5px;
}
div.warning {
  line-height: 1.75em;
  font-size: 13.5px;
  border: 1px solid #ddd666;
  background-color: #fffccc;
  color: #777111;
  padding: 10px;
  padding-bottom: 0;
}
div.warning img { margin-bottom: -4px; }
div.warning a {
  font-weight: bold;
  color: #777111;
}
div.warning a:hover {
  color: #a09818;
  background: transparent;
}
div.warning div.errordiv { display: none; }
div.errordiv ul {
  margin: 0 1.5em;
  padding: 0;
  list-style: disc;
}
div.popup div.frame div.closebox {
  position: relative;
  float: right;
  top: -12px;
  right: -15px;
  height: 30px;
  width: 30px;
  background: url('/media/img/fancy_closebox.png');
  cursor: pointer;
  z-index: 200;
}
span.errors { color: #ac2121; }
h2.archivetitle { margin-bottom: 1em; }
#postarchive h3 img { margin-bottom: -3px; }
#postarchive li {
  list-style: disc;
  margin-left: 2em;
}
#postarchive li a {
  color: #d0e799;
  text-decoration: underline;
  text-shadow: 1px 1px 1px #0e0e0e;
}
#postarchive li a:hover { color: #f2ffbb; }
