.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: 100%;
  font-family: Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  background: #eeeeee;
  color: #111111;
  padding: 0;
  overflow-x: hidden;
}
#outerpage {
  width: 700px;
  margin: 0 auto 0 auto;
}
#page {
  position: relative;
  margin: 60px 0 50px 0;
  padding-bottom: 2em;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px #bbbbbb;
  -moz-box-shadow: 0px 0px 12px #bbbbbb;
  box-shadow: 0px 0px 12px #bbbbbb;
  border: 1px solid #dddddd;
}
#page p { margin-bottom: 1em; }
#page ul { margin-bottom: 1em; }
#page blockquote { margin-bottom: 1em; }
.text { line-height: 1.75em; }
.header-text { font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif; }
.body-a a {
  color: #184c83;
  text-decoration: underline;
}
.body-a a:hover {
  color: #073b72;
  background-color: #eeeeee;
}
.body { margin: 0 3em 0 3em; }
.body a {
  color: #184c83;
  text-decoration: underline;
}
.body a:hover {
  color: #073b72;
  background-color: #eeeeee;
}
#content { width: 700px; }
#content ul { line-height: 1.75em; }
p { line-height: 1.75em; }
#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 { letter-spacing: -0.05em; }
h1 {
  background-color: #3a6ea5;
  text-shadow: 1px 1px 1px #5c90c7;
  border-bottom: 2px solid #5c90c7;
  letter-spacing: -0.05em;
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  text-align: center;
  font-weight: normal;
  font-size: 3em;
  padding: 0.75em;
  margin-bottom: 0.75em;
}
h1 a {
  padding: 5px 0;
  color: white;
  padding: 5px 0;
  text-decoration: none;
}
h1 a:hover { text-decoration: underline; }
#menu {
  position: absolute;
  top: -31px;
  left: 0px;
  width: 700px;
  text-align: center;
}
#menu ul li {
  list-style: none;
  display: inline;
}
#menu ul li a {
  color: #999999;
  text-shadow: 1px 1px 1px #ffffff;
  padding: 0 10px 10px 10px;
}
#menu ul li a:hover {
  color: #184c83;
  text-decoration: underline;
}
#menu ul li a.active { color: #666666; }
#menu ul li a.active:hover {
  color: #184c83;
  text-decoration: underline;
}
h2.tag-header {
  text-align: center;
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  font-weight: normal;
  font-size: 1.75em;
  margin-bottom: 1em;
}
h2.tag-header a {
  color: black;
  letter-spacing: -0.05em;
}
h2.tag-header a:hover { text-decoration: underline; }
h2.tag-header img { display: none; }
h2 {
  color: #000000;
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  font-weight: normal;
  margin-bottom: 1em;
  font-size: 20px;
}
.note {
  font-style: oblique;
  background-color: #f6f6e6;
  letter-spacing: -0.05em;
  padding: 7px 10px;
  line-height: 1.5em;
  color: #555555;
  border: 1px solid #fcfcec;
  -webkit-box-shadow: 0px 0px 2px #c3c3b3;
  -moz-box-shadow: 0px 0px 2px #c3c3b3;
  box-shadow: 0px 0px 2px #c3c3b3;
}
.note a {
  color: #184c83;
  text-decoration: underline;
}
.note a:hover {
  color: #3a6ec7;
  text-shadow: 1px 1px 1px #e4ffff;
  background-color: #fcfcec;
}
.note h2 {
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  color: #555555;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 1em;
  font-size: 20px;
}
.note p:last-of-type { margin-bottom: 0 !important; }
div#outercontent { clear: both; }
div.post, div.stream {
  clear: both;
  position: relative;
  margin-top: 2em;
}
.entry { margin-bottom: 1.5em; }
.entry h3.title {
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 0;
  border-bottom: 1px solid #f4f4f4;
}
.entry h3.title img {
  margin-bottom: -0.3em;
  margin-right: 5px;
}
.entry h3.title a.icon {
  width: 24px;
  height: 24px;
}
.entry h3.title a.icon:hover { background-color: transparent; }
.entry .date {
  font-size: 0.85em;
  color: #999999;
  float: right;
  margin-top: -1.75em;
}
.entry .date:hover { color: #555555; }
.entry .content {
  clear: both;
  color: #333333;
  margin-top: 0.5em;
  padding: 0 10px;
  font-size: 1em;
}
.entry .bb-files {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 1em;
  border: 1px solid #f4f4f4;
}
.entry .bb-files .modified { background-color: #eeeeee; }
.entry .bb-files .modified:hover { background-color: #e8e8e8; }
.entry .bb-files .added { background-color: #ddffdd; }
.entry .bb-files .added:hover { background-color: #d7f9d7; }
.entry .bb-files .removed { background-color: #ffdddd; }
.entry .bb-files .removed:hover { background-color: #f9d7d7; }
.entry .bb-files td {
  font-size: 0.75em;
  padding: 4px 10px;
  text-align: left;
}
.entry .bb-files td a { color: #333333; }
.entry .bb-files td a:hover {
  color: #000000;
  background-color: transparent;
}
.entry .bb-files li {
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  padding: 0 10px;
  line-height: 2em;
  font-size: 0.75em;
  text-align: left;
}
.entry .bb-files li a { color: #333333; }
.entry .bb-files li a:hover {
  color: #000000;
  background-color: transparent;
}
.entry .gh-files {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 1em;
  border: 1px solid #f4f4f4;
}
.entry .gh-files .modified { background-color: #eeeeee; }
.entry .gh-files .modified:hover { background-color: #e8e8e8; }
.entry .gh-files .added { background-color: #ddffdd; }
.entry .gh-files .added:hover { background-color: #d7f9d7; }
.entry .gh-files .removed { background-color: #ffdddd; }
.entry .gh-files .removed:hover { background-color: #f9d7d7; }
.entry .gh-files td {
  font-size: 0.75em;
  padding: 4px 10px;
  text-align: left;
}
.entry .gh-files td a { color: #333333; }
.entry .gh-files td a:hover {
  color: #000000;
  background-color: transparent;
}
.entry .gh-files li {
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  padding: 0 10px;
  line-height: 2em;
  font-size: 0.75em;
  text-align: left;
}
.entry .gh-files li a { color: #333333; }
.entry .gh-files li a:hover {
  color: #000000;
  background-color: transparent;
}
.entry .gh-files .modified .expander {
  float: right;
  margin-top: -2.15em;
}
.entry .gh-files .modified .expander a {
  font-size: 0.75em;
  color: #333333;
  padding: 0px 4px;
  background-color: #dddddd;
  border: 3px solid #ffffff;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  text-decoration: none;
}
.entry .gh-files .modified .expander a:hover {
  background-color: #cccccc;
  border-color: #fbfbfb;
  color: #000000;
}
.entry .gh-files { padding-top: 2px; }
.entry .gh-files .diff {
  border: 1px solid #dddddd;
  display: none;
  line-height: 1.25em;
  padding: 3px 10px;
  overflow-x: auto;
}
.stream_twitter h3.title {
  font-family: Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  color: #444444;
  font-weight: normal;
  line-height: 1.5em;
  font-size: 22px;
  margin-bottom: 0.5em;
  border-bottom: 0;
}
.stream_twitter .content {
  font-size: 0.75em;
  margin-bottom: 1.5em;
}
.stream_twitter .content a {
  color: #666666;
  text-decoration: none;
}
.stream_twitter .content a:hover {
  text-decoration: underline;
  background-color: transparent;
  color: #222222;
}
.post_body { line-height: 1.75em; }
.post_body ul { padding-left: 2em; }
.post_body ul li { list-style: disc; }
.post_body img {
  margin: 5px;
  padding: 3px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
}
.post_body blockquote {
  padding: 7px 10px;
  background-color: #eeeeee;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 0px 2px #bbbbbb;
  -moz-box-shadow: 0px 0px 2px #bbbbbb;
  box-shadow: 0px 0px 2px #bbbbbb;
  font-style: italic;
}
.post_body blockquote p:last-of-type { margin-bottom: 0 !important; }
.post_body blockquote[cite]:after {
  display: block;
  content: "source: " attr(cite);
  border-top: 1px dotted #999999;
  font-size: 0.75em;
  color: #999999;
  margin-top: 5px;
}
.post_header { line-height: 1.5em; }
.post_header h2 {
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
  font-weight: normal;
  font-size: 1.75em;
  margin-bottom: 1em;
}
.post_header h2 a {
  color: black;
  letter-spacing: -0.05em;
  text-decoration: none;
}
.post_header h2 a:hover { text-decoration: underline; }
.post_header h3 {
  position: absolute;
  top: 0;
  left: -9em;
  width: 3em;
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 2px #888888;
  -moz-box-shadow: 0px 0px 2px #888888;
  box-shadow: 0px 0px 2px #888888;
}
.post_header h3 .month a {
  padding: 0;
  text-align: center;
  font-size: 13px;
  display: block;
  background-color: #3a6ea5;
  border: 1px solid #5c90c7;
  display: block;
  color: white;
  text-decoration: none;
}
.post_header h3 .month a:hover { background-color: #5c90c7; }
.post_header h3 .day { padding: 0; }
.post_header h3 .day a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}
.post_header h3 .day a:hover {
  color: #000000;
  background-color: #f6f6f6;
}
.post_header h3 .year {
  position: absolute;
  width: 3em;
  margin-top: 8px;
}
.post_header h3 .year a {
  margin-top: 8px;
  font-size: 10px;
  display: block;
  text-align: center;
  color: #999999;
  text-decoration: none;
  margin-top: -8px;
  text-shadow: 1px 1px 1px #ffffff;
}
.post_header h3 .year a:hover {
  background-color: transparent;
  color: #555555;
}
.post_header h3 .time { display: none; }
.post_header h3 a { text-decoration: underline; }
div.post_footer {
  clear: both;
  margin-bottom: 2em;
  font-size: 14px;
}
div.post_footer span.comments img { margin-bottom: -5px; }
div.post_footer span.comments a { text-decoration: none; }
div.post_footer span.comments a:hover { text-decoration: underline; }
div.post_footer span.tags {
  display: inline-block;
  color: #777777;
  font-size: 14px;
}
div.post_footer span.tags ul {
  display: inline;
  margin: 0;
  padding: 0;
}
div.post_footer span.tags ul li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}
div.post_footer span.shortlink a {
  font-size: 16px;
  display: block;
  float: right;
  padding: 3px;
  margin-right: 10px;
}
a.shortlink { display: none; }
div.source {
  color: #ffffff;
  font-size: 12px;
  overflow-x: auto;
  background-color: #111111;
  border: 1px solid #ffffff;
  padding: 5px 10px;
  margin-bottom: 1em;
  line-height: 1em;
  -webkit-box-shadow: 0px 0px 2px #bbbbbb;
  -moz-box-shadow: 0px 0px 2px #bbbbbb;
  box-shadow: 0px 0px 2px #bbbbbb;
}
div.source pre {
  line-height: 1.35em;
  font-size: 1.05em;
}
div#footer {
  line-height: 1.75em;
  margin: 30px auto 0 auto;
  text-align: center;
}
div#footer a {
  color: #184c83;
  text-decoration: underline;
}
div#footer a:hover {
  color: #073b72;
  background-color: #eeeeee;
}
div#footer .license { margin-top: 5px; }
div#footer .license img { margin-bottom: -5px; }
div.comments h3 { position: relative; }
div.comments h3 .date {
  text-align: right;
  position: absolute;
  font-weight: normal;
  font-size: 12px;
  right: 1.5em;
  color: #999999;
  text-shadow: 1px 1px 1px #eeeeee;
}
div.comments h3 .permalink {
  width: 1em;
  text-align: right;
  font-size: 12px;
  position: absolute;
  right: 0;
}
div.comments .comment {
  line-height: 1.75em;
  padding: 5px 10px;
  margin: 10px 0;
}
div.comments .comment h3 {
  font-size: 1.5em;
  text-decoration: none;
  color: black;
  font-weight: normal;
  margin-bottom: 0.5em;
  font-family: Vollkorn, Georgia, Palatino, "Palatino Linotype", Gentium, serif;
}
div.comments .comment.even {
  background-color: #f4f4f4;
  color: #0b0b0b;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 2px #bbbbbb;
  -moz-box-shadow: 0 0 2px #bbbbbb;
  box-shadow: 0 0 2px #bbbbbb;
}
div.comments .comment.even h3 .date { text-shadow: 1px 1px 1px #ffffff; }
div#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 100;
  text-align: center;
}
div.popup {
  position: fixed;
  margin: 0 auto 0 auto;
  top: 25%;
  width: 600px;
  height: 50%;
  z-index: 200;
  background-color: white;
  display: none;
}
div.comment_form { margin-top: 2em; }
div.comment_form h3 { font-weight: normal; }
div.comment_form h3 img { display: none; }
div.comment_form label {
  font-weight: normal;
  padding-right: 1em;
}
div.comment_form label.req { font-weight: bold; }
div.comment_form label.errors { color: #ac2121; }
div.comment_form textarea {
  font-size: 13.5px;
  padding: 3px;
  color: #111111;
  background-color: #f4f4f4;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 2px #555555;
  -moz-box-shadow: 0 0 2px #555555;
  box-shadow: 0 0 2px #555555;
}
div.comment_form textarea:hover {
  -webkit-box-shadow: 0 0 2px #111111;
  -moz-box-shadow: 0 0 2px #111111;
  box-shadow: 0 0 2px #111111;
  background-color: #f9f9f9;
}
div.comment_form textarea:focus {
  -webkit-box-shadow: 0 0 3px #111111;
  -moz-box-shadow: 0 0 3px #111111;
  box-shadow: 0 0 3px #111111;
  background-color: #f9f9f9;
}
div.comment_form input {
  font-size: 13.5px;
  padding: 3px;
  color: #111111;
  background-color: #f4f4f4;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 2px #555555;
  -moz-box-shadow: 0 0 2px #555555;
  box-shadow: 0 0 2px #555555;
}
div.comment_form input:hover {
  -webkit-box-shadow: 0 0 2px #111111;
  -moz-box-shadow: 0 0 2px #111111;
  box-shadow: 0 0 2px #111111;
  background-color: #f9f9f9;
}
div.comment_form input:focus {
  -webkit-box-shadow: 0 0 3px #111111;
  -moz-box-shadow: 0 0 3px #111111;
  box-shadow: 0 0 3px #111111;
  background-color: #f9f9f9;
}
div.comment_form input.errors {
  border: 1px solid #df5454;
  -webkit-box-shadow: 0 0 3px #ac2121;
  -moz-box-shadow: 0 0 3px #ac2121;
  box-shadow: 0 0 3px #ac2121;
}
div.comment_form textarea.errors {
  border: 1px solid #df5454;
  -webkit-box-shadow: 0 0 3px #ac2121;
  -moz-box-shadow: 0 0 3px #ac2121;
  box-shadow: 0 0 3px #ac2121;
}
div.comment_form input[type=text] { width: 15em; }
div.comment_form input.button:hover { color: green; }
div.comment_form input.button:active {
  -webkit-box-shadow: 0 0 5px green;
  -moz-box-shadow: 0 0 5px green;
  box-shadow: 0 0 5px green;
}
div.comment_form input[type=reset]:hover { color: red; }
div.comment_form input[type=reset]:active {
  -webkit-box-shadow: 0 0 5px red;
  -moz-box-shadow: 0 0 5px red;
  box-shadow: 0 0 5px red;
}
div.comment_form input#comment_preview:hover { color: blue; }
div.comment_form input#comment_preview:active {
  -webkit-box-shadow: 0 0 5px blue;
  -moz-box-shadow: 0 0 5px blue;
  box-shadow: 0 0 5px blue;
}
div.comment_form textarea { width: 75%; }
div.comment_form table {
  margin-top: 2em;
  width: 700px;
}
div.comment_form table th {
  padding: 6px 0;
  width: 4em;
  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;
  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; }
input.errors { border: 1px solid #ac2121; }
h2.archivetitle { margin-bottom: 1em; }
#postarchive h3 img { margin-bottom: -3px; }
#postarchive li {
  list-style: disc;
  margin-left: 2em;
}
.pagination {
  color: #777777;
  margin-top: 1em;
  text-align: center;
}
.pagination span { padding: 2px 8px 5px; }
.pagination .link { padding: 0; }
.pagination .link a {
  background-color: #3a6ea5;
  border-color: #5c90c7;
  color: white;
  padding: 2px 8px 5px;
  text-decoration: none;
}
.pagination .link a:hover {
  background-color: #5c90c7;
  border-color: #3a6ea5;
}
table.data {
  width: 100%;
  margin-bottom: 1em;
}
table.data th { background-color: #fbfbfb; }
table.data td.n {
  text-align: center;
  font-family: Consolas, Inconsolata, Monaco, "DejaVu Sans", monospace;
  color: #222222;
}

