body {
  background:#ffffff;
  font-family: "Gill Sans", sans-serif;
  margin:0;
  padding:0;
  text-align:center;
  color:#110700;
  }
a:link {
  color:#4052a3;
  text-decoration:none;
  }
a:visited {
  color:#001263;
  text-decoration:none;
  }
a:hover {
  color: #d61821;
  }
a img {
  border-width:0;
  }
p { margin-top: 0.5em; margin-bottom: 0.5em; }


/* Header
----------------------------------------------- */
#header {
  width:83%;
  margin: 1.5em auto;
  border-bottom:1px dotted #bfc5e0;
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #bfc5e0;
  border-width:1px 1px 0;
  font-size: 2.0em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  text-decoration:none;
  }
#blog-title a:hover {
  text-decoration: none;
  }
#description {
  font-size: 0.8em;
  letter-spacing:.2em;
  color:#4052a3;
  font-style: italic;
  }


/* Content
----------------------------------------------- */
#content {
  width:83%;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:64%;
  float:left;
  }
#sidebar {
  width:32%;
  font-size: 0.9em;
  float:right;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:0.0em 0 .75em;
  font-size: 0.8em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#d7a580;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .5em;
  }
.date-footer {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1.0em;
}
.post {
  margin:.5em 0 0.5em;
  padding-bottom:0.25em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:1.5em;
  font-weight:normal;
  color:#4052a3;
  }
.post-title a, .post-title a:link, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#4052a3;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#4052a3;
  text-decoration: none;
  }
.post-footer {
  clear: both;
  margin-top: 0.5em;
  color:#808cc2;
  font-size: 0.8em;
  padding-bottom: 1.0em;
  border-bottom: 1px dotted #bfc5e0;
  text-align: right;
  }
.post-footer em, .comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#808cc2;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post blockquote {
  font-size: 0.9em;
  color: #823800;
  }
blockquote b { font-weight: bold; color: #572500; }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#comments h4 strong {
  font-size:120%;
  }
#comments-block {
  font-size: 0.9em;
  margin:1em 0 1.5em;
  }
.comments-title {
  font-size: 1.2em;
  color: #4052a3;
  font-weight: normal;
  margin-bottom: 0.5em;
}
.comments-blurb {
  color: #807400;
}
#comments-block dl {
  border: 1px dotted #bfc5e0;
  margin-bottom: 1.5em;
}
#comments-block dt {
  background-color: #bfc5e0;
  margin:1.5em 0 0;
  padding:0.33em 0.5em;
  }
#comments-block dd {
  margin:0.5em 0;
  padding: 0 0.5em;
  }
#comments-block dt.comment-timestamp {
  margin:0 0 0.5em;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-size: 0.8em;
  }
#comments-block dd p {
  margin:0 0 .5em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #bfc5e0;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  }
#sidebar p {
  color:#572500;
  }

/* Footer
----------------------------------------------- */
#footer {
  width:90%;
  clear:both;
  margin:0 auto 1.5em;
  font-size: 0.6em;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Leftbox and Rightbox toolbar buttons
----------------------------------------------- */
.leftbox, .rightbox {
	font-size: smaller;
	clear: both;
}
.leftbox {
	margin: 0 3px 0 0;
	padding: 0 3px; 0 0;
	float: left;
}
.rightbox {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
	float: right;
}


/* Calendar
----------------------------------------------- */
table.calendar {
	margin:0 0 0 -3px;
}

caption.calendar {
  margin:1.5em 0 .75em;
  text-align: center;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

tr.calendardateheaders {
	color:#c60;
}

td.days {
	text-align: center;
}

td.today {
	text-align: center;
	background-color: #ffffff;
}


/* Custom
----------------------------------------------- */
.comment-block { border-bottom: 1px dotted #bfc5e0; margin-bottom: 1.5em; }
.comment-footer { font-size: 0.83em; letter-spacing: 0.1em; margin: 0.5em 0 1.0em; text-align: right; text-transform: uppercase; }
.dim { font-size: 0.67em; font-weight: bold; color: #d7a580; }
.dslist li { margin-top: 0.5em; margin-bottom: 0.5em; }
.error { color: #d61821; }
.feedTitle { margin-bottom: 0.5em; }
.giant { font-size: 2.0em; }
.small { font-size: 0.6em; }
ul.linklist { }
ul.linklist li { margin-top: 0.25em; margin-bottom: 0.25em; }
ul.nobullets { list-style: none; margin-bottom:0; margin-top: 0; margin-left: 0; margin-right: 0; }

