body {
  color:#ccc;
  background-color:#4D001A;
  font-family:Arial, sans-serif;
  font-size:10pt;
  margin:0 10px 10px 0;
}
img {
  border:0;
}
#header {
  float:left;
  width:260px;
  text-align:right;
  font-size:11pt;
}
#header-content {
  margin-left:70px;
}
div.item {
  margin-bottom:1em;
  padding:.6em 15px;
  font-weight:bold;
}
.widget {
  padding-top:1.2em;
  margin-bottom:1em;
}
.widget-header {
  font-size:10pt;
  font-weight:bold;
  margin-bottom:.5em;
}
.widget-content input {
  margin-top:.2em;
  font-size:8pt;
}
#beta, #gamma {
  margin-right:15px;
  font-size:9pt;
}
div.selected {
  font-weight:bold;
  background-color:#c99;
  color:#4d001a;
}
div.email {
  font-size:9pt;
  margin:2em 15px 0 0;
}
a:link,a:visited {
  text-decoration:none;
  color:#99ddcc;
}
a:hover {
  text-decoration:underline;
}
.selected a:link, .selected a:visited {
  color:#4d001a;
}
#content {
  color:#ffefef;
  position:absolute;
  left:260px;
  top:140px;
  margin-right:5%;
}
.entry-asset, .archive {
  background-color:#56232f;
  border:2px solid #c99;
  padding:2em;
  line-height:160%;
  margin-bottom:2em;
  background-image:url('http://karalynnlee.com/images/fabric.png');
  background-repeat:no-repeat;
}
.asset-body {
  text-indent:2em;
}
#page-title {
  font-weight:bold;
  font-family:serif;
  font-size:16pt;
}
.entry-title, .archive-header {
  text-indent:0;
  font-weight:bold;
  margin:0;
  font-family:serif;
  font-size:16pt;
}
.asset-meta {
  text-indent:0;
  font-size:8pt;
  color:#ccc;
  margin-bottom:1.5em;
}
.entry_tags {
  text-indent:0;
  font-size:8pt;
  color:#ccc;
  margin-top:1.5em;
}
#footer {
  color:#c99;
  text-align:right;
  font-size:8pt;
  margin-bottom:1em;
}
.comment {
  background-color:#56232f;
  border:1px solid #c99;
  padding:1em 2em;
  line-height:160%;
  margin-bottom:1.5em;
}
.comment-content {
  text-indent:2em;
}
.comments-header, .comments-open-header, .trackbacks-header {
  text-indent:0;
  font-weight:bold;
  margin-bottom:.8em;
  font-family:serif;
  font-size:13pt;
}
.trackbacks-info {
  font-size:9pt;
}
.comments-open-content {
  margin-top:1.5em;
  margin:1em 0;
  text-indent:0;
  font-size:9pt;
}
#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comment-form-reply, #comments-open-text, #comments-open-footer {
  margin-top:.8em;
  font-size:9pt;
}
.copyright {
  text-align:right;
  font-size:8pt;
}
.hidden {
  display:none;
}
.content-nav {
  text-align:center;
}
.entry-categories {
  margin-top:1.5em;
}
.widget-powered {
  margin-top:2.5em;
}
#trackbacks, #comments {
  margin-left:2em;
}
h1 {
  margin-top:0;
}
.excerpt {
  margin:1.8em 15%;
  border-top:1px #966 solid;
  border-bottom:1px #966 solid;
}
