body {
  background-color:white;
  font-family:Sans-serif;
  margin:0;
  padding:0;
}
div#louis {
  background-image:none;
  background-repeat:no-repeat;
  display:inline;
  float:right;
  height:0;
  margin-right:1em;
  margin-top:0;
  position:relative;
  width:0;
}
#header {
  color:white;
  height:50px;
  margin-left:auto;
  margin-right:auto;
  width:100%;
}
#header h1 span {
  color:black;
}
#body {
  margin-left:1em;
  margin-right:1em;
  width:100%;
}
div.pagebox {
  background-repeat:repeat;
  margin-bottom:10px;
  margin-left:0;
  padding:1em;
}
div.pagebox_title {
  background-image:url("../graphics/default_bg.png");
  background-repeat:repeat;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
  height:30px;
  line-height:30px;
  padding-left:1em;
}
div.pagebox_title h2 {
  display:inline;
  font-size:100%;
}
#menu {
  display:none;
  left:-1000px;
  padding:0;
  position:absolute;
  width:0;
}
#menu ul {
  margin:0;
  padding:0;
}
#menu li {
  list-style:none outside none;
  margin:0;
  padding:0;
  position:relative;
}
#menu li a {
  display:block;
  height:0;
  line-height:0;
  text-align:center;
  text-decoration:none;
  width:0;
}
#menu ul h2 {
  display:none;
  font-size:100%;
  font-weight:bold;
  height:0;
  line-height:0;
  margin:0;
  text-align:center;
  width:0;
}
#menu ul ul a {
  border-bottom-width:0;
  color:black;
  font-weight:normal;
  margin-bottom:0;
  text-decoration:none;
}
#footer {
  -moz-border-radius:1em 1em 1em 1em;
  background-image:url("../graphics/default_bg.png");
  line-height:2em;
  margin-bottom:10px;
  margin-left:21%;
  text-align:center;
}
span.antipixel img {
  display:none;
  margin-bottom:0.5em;
  margin-left:0.25em;
  margin-right:0.25em;
}
.hide {
  left:-10000px;
  position:absolute;
  top:-10000px;
  visibility:hidden;
}
table {
  border-collapse:collapse;
  border-left:1px solid white;
  border-right:1px solid white;
  border-top:1px solid white;
}
td, th {
  border-bottom:1px solid white;
  padding:3px;
}
td + td {
  border-left:1px solid white;
}
a:active, a:focus, a:link, a:visited {
  color:#812D3E;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h3 {
  color:#812D3E;
  display:block;
  font-size:100%;
  font-weight:bold;
  margin:0;
}
.box1px {
  border:1px solid #812D3E;
}
ul.inside {
  list-style-position:inside;
  margin-bottom:0;
  margin-top:0;
  padding-left:1em;
  text-indent:-1em;
}
acronym {
  border-bottom:1px dotted white;
}
a.wikipedia {
  background:url("../graphics/ico_wikipedia.gif") no-repeat scroll 0 1px transparent;
  padding:1px 0 1px 16px;
}
a.imdb {
  background:url("../graphics/ico_imdb.gif") no-repeat scroll 0 1px transparent;
  padding:1px 0 1px 16px;
}
a.deviantart {
  background:url("../graphics/ico_deviantart.png") no-repeat scroll 0 1px transparent;
  padding:1px 0 1px 16px;
}
a.inducks {
  background:url("../graphics/ico_inducks.gif") no-repeat scroll 0 1px transparent;
  padding:1px 0 1px 16px;
}
sup, sub {
  font-size:50%;
}
div#blogcolumn {
  float:left;
  margin-left:1%;
  margin-right:1%;
  width:58%;
}
div.post {
  -moz-border-radius-bottomleft:1em;
  -moz-border-radius-bottomright:1em;
  margin-bottom:10px;
}
h2.post_title {
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
  background-image:url("../graphics/default_bg.png");
  border-bottom:1px solid #812D3E;
  display:block;
  font-size:100%;
  line-height:30px;
  margin:0;
  padding-left:1em;
  padding-right:1em;
}
h2.post_title a {
  color:#812D3E;
  font-weight:bold;
  text-decoration:none;
}
h2.post_title a:hover {
  background-color:transparent;
  text-decoration:underline;
}
span.post_datetime {
  float:right;
  margin-right:1em;
  position:relative;
  top:5px;
}
div.post_text {
  background-image:url("../graphics/default_bg.png");
  display:block;
  padding:10px;
}
div.post_labels {
  background-image:url("../graphics/default_bg.png");
  display:block;
  font-size:60%;
  margin:0;
  padding-left:1em;
}
span.post_lnks {
  -moz-border-radius-bottomleft:1em;
  -moz-border-radius-bottomright:1em;
  background-image:url("../graphics/default_bg.png");
  display:block;
  font-size:60%;
  padding-bottom:1em;
  padding-right:1em;
  text-align:right;
}
div.post_comments {
  -moz-border-radius:1em 1em 1em 1em;
  background-image:url("../graphics/default_bg.png");
  display:block;
  margin:0 0 10px 2em;
  padding:10px;
}
div.post_comments h3 {
  color:#812D3E;
  display:block;
  font-size:100%;
  font-weight:bold;
  margin:0 0 1em;
}
h3.comment_title {
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
  background-image:url("../graphics/default_bg.png");
  border-bottom:1px solid #812D3E;
  color:#812D3E;
  display:block;
  font-size:100%;
  line-height:30px;
  margin:0 0 0 2em;
  padding-left:1em;
  padding-right:1em;
}
h3.comments_heading {
  -moz-border-radius:1em 1em 1em 1em;
  background-image:url("../graphics/default_bg.png");
  color:#812D3E;
  display:block;
  font-size:100%;
  line-height:30px;
  margin:0 0 10px;
  padding-left:1em;
  padding-right:1em;
}
span.comment_datetime {
  float:right;
  margin-right:1em;
  position:relative;
  top:5px;
}
div.comment_text {
  background-image:url("../graphics/default_bg.png");
  display:block;
  margin-bottom:10px;
  margin-left:2em;
  padding:1em;
  text-align:left;
}
div#blogbar {
  float:left;
  margin:0;
  padding:0;
  width:20%;
}
div.blogbar_boxtitle {
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
  background-image:url("../graphics/default_bg.png");
  border-bottom:1px solid #812D3E;
  display:block;
  font-size:90%;
  line-height:30px;
  margin:0;
  padding-left:1em;
  padding-right:1em;
}
div.blogbar_box {
  background-image:url("../graphics/default_bg.png");
  display:block;
  font-size:90%;
  margin-bottom:10px;
  padding:1em;
}
ul.blog_labels {
  list-style-position:inside;
  margin-bottom:0;
  margin-top:0;
  padding-left:1em;
  text-indent:-1em;
}
ul.blog_archive {
  list-style-position:inside;
  margin-bottom:0;
  margin-top:0;
  padding-left:1em;
  text-indent:-1em;
}

