/* Colors
: #dadbab;
: #0e2d16;
: #1f422f;
: #367632;

*/

/* Basics */

body {
  background: #dadbab;
  color: #0e2d16;
}

img {
  border: 0px;
}

a:link, a:visited, a:hover {
  text-decoration: none;
}

/* makes up the content box, etc */

#sitetitle {
  margin: 0 0 0 34px;
  font-family: "arial", tahoma, sans-serif;
}

#sitetitle a:link, #sitetitle a:visited {
  font-size: 22px;
  font-weight: bold;
  font-family: "arial", tahoma, sans-serif;
}

#sub {
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
}

#sub a:link, #sub a:visited {
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
}

#scene {
  margin: 10px 0 0px 0px;
  width: 881px;
  height: 195px;
  background: url(../images/annemarie.jpg) no-repeat;
  border-top: solid 1px;
  border-bottom: solid 1px;
}

#top {
  background: #ffffff;
  border-top: 2px solid;
  width: 881px;
  height: 20px;
}

#maskingtape {
  border-left: 2px solid;
  border-right: 2px solid;
  margin: 50px auto 50px auto;
  width: 881px;
  background: #ffffff;
}

#content-box {
  margin: 0 -200px 0 0;
  width: 881px;
  float: left;
}

.clearing {
  height: 0;
  clear: both;
}

#footer {
  margin: 0 0 0 0px;
  padding: 10px 0 10px 0;
  width: 881px;
  font-size: 12px;
  font-weight: bold;
  font-family: "arial", tahoma, sans-serif;
  text-align: center;
  border-top: dotted 1px;
  background: #ffffff;
}

#bottom {
  border-bottom: 2px solid;
  width: 881px;
  height: 10px;
  /*background: url(../images/bottom.png) no-repeat;*/
}

/* Headers */

h1, h2 {
  font-size: 18px;
  font-family: "tahoma", arial, sans-serif;
}

h1 a:link, h1 a:visited {
  font-size: 18px;
  font-family: "tahoma", arial, sans-serif;
}

h1 a:hover {
}

/* Icons */

.date-author {
  margin: 10px 0 10px 0;
  padding: 1px 0 1px 20px;
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  background: url(../images/date.gif) no-repeat;
}

.comments-link {
  margin: 0 0 0 0;
  padding: 1px 0 1px 20px;
  float: right;
  background: url(../images/comments.gif) no-repeat;
}

.comments-link a:link, .comments-link a:visited {
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
  border-bottom: dotted 1px;
}

.comments-link a:hover {
  font-size: 12px;
  border-bottom: dotted 1px;
}

.tags {
  padding: 2px 0px 2px 20px;
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  background: url(../images/tags.gif) no-repeat;
}

.article-info .tags {
      float: left;
}

.tags a:link, .tags a:visited {
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  border-bottom: dotted 1px;
}

.tags a:hover {
  font-size: 11px;
  border-bottom: dotted 1px;
}

.category {
  clear: left;
  padding: 2px 0 2px 20px;
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  background: url(../images/folder.gif) no-repeat;
}

.category a:link, .category a:visited {
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  border-bottom: dotted 1px;
}

.category a:hover {
  border-bottom: dotted 1px;
}

/* Content, articles */

.content {
  margin: 30px 0 0 34px;
  width: 609px;
  font-size: 13px;
  font-family: "verdana", arial, sans-serif;
}

.article {
  margin: 0 0 70px 0;
  padding: 0 0 0 0;
  width: 609px;
  font-size: 13px;
  font-family: "tahoma", arial, sans-serif;
}

.article-text {
  margin: 25px 0 0 0;
  width: 609px;
}

.article-text img {
  margin: 4px 14px 4px 0;
  padding: 4px 4px 4px 4px;
  border: solid 1px;
}

.article-text a:link, .article-text a:visited {
  border-bottom: dotted 1px;
}

.article-text a:hover {
  border-bottom: dotted 1px;
}

.single-article {
  margin: 20px 0 10px 0;
  width: 609px;
  font-size: 13px;
  font-family: "tahoma", arial, sans-serif;
}

strong {
}

.article-line {
  margin: 15px 0 5px 0;
  width: 609px;
  border-bottom: solid 1px;
}

.article-info {
  margin: 10px 0 0 0;
  width: 609px;
}

/* pages */

.page-content {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  width: 609px;
  font-size: 13px;
  font-family: "tahoma", arial, sans-serif;
}

.page-text {
  margin: 25px 0 0 0;
  width: 609px;
}

.page-text img {
  margin: 4px 14px 10px 0;
  padding: 4px 4px 4px 4px;
  border: solid 1px;
}

.page-text a:link, .page-text a:visited {
  border-bottom: dotted 1px;
}

.page-text a:hover {
  border-bottom: dotted 1px;
}

/* textile */

blockquote {
  margin: 10px 0 10px 0;
  padding: 5px 10px 5px 10px;
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  border-left: solid 4px;
  background: #cfebff;
}

pre {
  margin: 10px 0 10px 0;
  padding: 20px 14px 10px 14px;
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
  border: solid 1px;
  background: #cfebff url(../images/code.gif) no-repeat;
}

code {
  font-size: 11px;
  font-family: "tahoma", arial, sans-serif;
}

/* Validation Error Message */

ul#comment-errors {
  margin: 10px 0 20px 0;
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
  list-style-type: square;
}

/* Comments */

#comments-box {
  margin: 30px 0 30px 0;
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
}

.user-postname {
  width: 609px;
  font-size: 11px;
  font-weight: bold;
  font-family: "tahoma", arial, sans-serif;
}

.user-postname a:link, .user-postname a:visited {
  padding: 0 0 2px 0;
  border-bottom: dotted 1px;
}

.user-postname a:hover {
  padding: 0 0 2px 0;
  border-bottom: dotted 1px;
}

.user-postname-text {
  margin: 0 0 0 40px;
}

.user-postname img {
  margin: -5px 0 0 0;
  padding: 2px 2px 2px 2px;
  position: absolute;
  border: solid 1px;
  background: #ffffff;
}

.user-text {
  margin: 30px 0 30px 0;
  width: 609px;
  font-size: 13px;
  font-family: "tahoma", arial, sans-serif;
}

.user-text a:link, .user-text a:visited {
  border-bottom: dotted 1px;
}

.user-text a:hover {
  border-bottom: dotted 1px;
}

.add-comment-line {
  margin: 0 0 20px 0;
  width: 609px;
  border-bottom: dotted 1px;
}

/* Comments Form */

.comment-form {
  margin: 40px 0 40px 0;
  padding: 20px 0 20px 0;
  width: 609px;
  border-top: solid 2px;
  border-bottom: solid 2px;
  background: #ebebce;
}

dl.comments-form {
  margin: 0 0 0 20px;
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
}

dt.comments-form {
  margin: 5px 0 5px 0;
}

dd.comments-form {
  margin: 0 0 0 -1px;
}

input {
  font-size: 13px;
  font-family: "tahoma", arial, sans-serif;
  border: solid 1px;
}

textarea {
  width: 570px;
  height: 130px;
  font-size: 13px;
  font-family: "tahoma", arial, sans-serif;
  border: solid 1px;
}

/* Sidebar Content */

#sidebar-content {
  margin: 0 0 30px -200px;
  float: right;
}

ul#search {
  margin: 30px 1px 0 0px;
  width: 219px;
}

#search-results-box {
  margin: 34px 0 40px -41px;
  width: 650px;
}

ul.sidebar-links {
  margin: 0 1px 0 0;
  width: 200px;
}

ul#search-results {
  margin: 0 1px 0 0;
  width: 260px;
}

ul#powered {
  margin: 0 1px 0 0;
  width: 229px;
}

li.header {
  margin: 30px 0 0 0;
  padding: 0 0 10px 0;
  font-size: 13px;
  font-weight: bold;
  font-family: "arial", tahoma, sans-serif;
  border-bottom: solid 1px;
  list-style-type: none;
}

li#search-title {
  margin: 20px 0 0 0;
  padding: 0 0 10px 20px;
  font-size: 12px;
  font-weight: bold;
  font-family: "arial", tahoma, sans-serif;
  border-bottom: solid 1px;
  background: url(../images/search.gif) no-repeat;
  list-style-type: none;
}

li#archives-title {
  margin: 20px 0 0 0;
  padding: 0 0 10px 20px;
  font-size: 12px;
  font-weight: bold;
  font-family: "arial", tahoma, sans-serif;
  border-bottom: solid 1px;
  background: url(../images/archives.gif) no-repeat;
  list-style-type: none;
}

li#tags-title {
  margin: 20px 0 0 0;
  padding: 0 0 10px 20px;
  font-size: 12px;
  font-weight: bold;
  font-family: "arial", tahoma, sans-serif;
  border-bottom: solid 1px;
  background: url(../images/tags.gif) no-repeat;
  list-style-type: none;
}

li.search {
  padding: 1px 0 1px 24px;
  background: url(../images/search.gif) no-repeat;
  list-style-type: none;
}

li.sidebar-links, li.sidebar-content {
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
  list-style-type: none;
  background: #ffffff;
  border-bottom: dotted 1px;
  margin-right: 0.5em;
}

#twitter_update_list li {
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
  list-style-type: none;
  background: #ffffff;
  margin-bottom: 0.5em;
}

#twitter_update_list {
  margin-left: 0;
  padding-left: 0;
}

li.sidebar-content {
  padding: 6px 0 6px 6px;
}

li.sidebar-links a:link, li.sidebar-links a:visited {
  display: block;
  padding: 6px 0 6px 6px;
}

li.sidebar-links a:hover {
  padding: 6px 0px 6px 6px;
}

li.search-results {
  list-style-type: none;
  background: #ffffff;
  border-bottom: dotted 1px;
}

li.search-results a:link, li.search-results a:visited {
  padding: 10px 0 10px 6px;
  display: block;
  font-size: 12px;
  font-family: "tahoma", arial, sans-serif;
  text-decoration: none;
}

li.search-results a:hover {
  padding: 10px 0 10px 6px;
}

li#mephisto {
  margin: 30px 0 0 79px;
  list-style-type: none;
}