body {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, Arial, sans-serif;
	font-size: 10.5pt;
	color: #CCCCCC;
	margin-right: 300px;
	background-color: #333333;
	margin-left: 60px;
	margin-top: 40px;
	line-height: 1.4em;
}
#body a {
	text-decoration: none;
	color: #999999;
}
#sidebar a {
	text-decoration: none;
	color: #666666;
}
#quicklinks a {
	text-decoration: none;
	color: #CCCCCC;
}
#title {
  font-size: 2.5em;
	color: #CC6666;
	font-weight: normal;
	margin-bottom: 0.2em;
}
#title a {
  text-decoration: none;
	color: #CC6666;
}
#body a:visited {
  color: #999999;
}
#sidebar a:visited, #quicklinks a:visited {
  color: #666666;
}
a:active {
  color: #9D5B4E;
}
#body a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div.entryfooter a:hover {
  text-decoration: none;
  border: none;
}
div.dateblock {
  margin-bottom: 3em;
}
div.dateheader {
	font-size: 1.7em;
	color: #666633;
	margin-bottom: 0.6em;
}
#body {
	margin-right: 40px;
}
div.entry {
}
div.entrytitle {
	font-weight: bold;
	color: #996600;
	font-size: 1.1em;
}
div.entryfooter {
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #514328;
	font-size: 0.9em;
	margin-bottom: 2.5em;
}
#sidebar {
	position: absolute;
	width: 200px;
	height: auto;
	top: 0;
	right: 0;
	left: auto;
	padding: 1em;
	font-size: 0.85em;
	padding-top: 40px;
}
#sidebar p {
  text-align: center;
	margin: 0;
}
div.sidebarblock {
  margin-bottom: 1.5em;
}
div.sidebartitle {
  font-size: 0.9em;
	text-align: center;
	margin-bottom: 0.5em;
	color: #5D6E37;
}
div.sidebarblock li {
  margin-left: -2em;
  line-height: 1.2em;
  margin-bottom: 0.4em;
  font-size: 0.9em;
}
div.sidebarblock ul {
  list-style: none;
}
p {
  line-height: 1.4em;
}
div.commentstitle {
	color: #999933;
	font-weight: bold;
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #514328;
}
div.comment {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #999;
	padding: 5px 10px 5px 15px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border: thin dotted #514328;
}
.comment p {
        margin: 0;
        margin-bottom: 0.4em;
        line-height: 1.1em;
}
div.commentdate {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-align: right;
	color: #5D6E37;
}
#commentform {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin dotted #514328;
	padding: 10px 10px 10px 15px;
	margin-top: 2em;
}
#commentform p {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #5D6E37;
	margin-top: 0px;
	margin-bottom: 5px;
}
#formtext {
	font-size: 1em;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, Arial, sans-serif;
}
#quicklinks {
	margin-right: 40px;
	/* padding-right: 10px; */
	font-size: 0.8em;
	text-align: right;
	/* background-color: #CFB481; */
	margin-bottom: 1em;
}
pre {
  font-size: 0.85em;
  border: thin dotted #5D6E37;
  padding: 0.5em;
}
