body {
	margin: 0px;
	padding: 0px;
	background: #543c27 url(background.gif);
}
p, ul, ol {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #f3e0d0;
}
pre { color: #f0e0d0; }
q {
	font-style: italic;
}
a {
	color: #90e0f0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: white;
}
b, strong {
	color: #fff0e0; /* #90e0f0; */
}
div#interconnected {
	width: 700px;
	height: 4em;
	margin-bottom: 90px;
	position: relative;
}
div#interconnected-banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	text-align: right;
}
div#mainnav {
	position: absolute;
	top: 0px;
	left: 200px;
}
span.interstitial {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #a09090;
}
span.interstitial b, span.interstitial strong {
	font-weight: normal;
	color: White;
}
span.interstitial a {
	color: #a09090;
}
span.interstitial a:hover {
	color: White;
}
div.entry {
	width: 700px;
	margin-bottom: 40px;
}
div.postbody {
	margin-left: 200px;
}
span.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	margin-right: 4px;
}
a.permalinkone {
	text-decoration: none;
	color: #b8a690;
	font-weight: normal;
}
a.permalinkone b, a.permalinkone strong {
	font-weight: normal;
	color: #6090a0;
}
a.permalinkone:hover, a.permalinkone:hover b, a.permalinkone:hover strong {
	color: White;
}
a.permalink {
	font-weight: normal;
	text-decoration: none;
	color: #b47e60;
}
a.permalink:hover {
	color: White;
}
div.outdent {
	position: relative;
	width: 130px;
	top: -40px;
	text-align: right;
}
span.outdent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
span.outdent a {
	text-decoration: none;
	font-weight: normal;
	color: #f0e0d0;
}
span.outdent strong a {
	color: #90e0f0;
}
span.outdent a:hover, span.outdent a:hover strong {
	color: White;
}
div#sitenav {
	width: 100%;
	background: Black;
	padding-top: 6px;
}
div#search-box {
	float: right;
	margin: 12px;
}
p.archive, p.sitemap {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #a09090;
	margin: 6px;
}
p.archive b, p.sitemap b, p.archive strong, p.sitemap strong {
	font-weight: normal;
	color: White;
}
p.sitemap a, p.archive a {
	color: #a09090;
}
p.sitemap a:hover, p.archive a:hover {
	color: #90e0f0;
}
p.archive a {
	font-weight: normal;
}
p.bottom-space {
	margin: 0px;
}
p.item-first {
	text-indent: -19px;
	margin-top: 30px;
}
p.indent {
	text-indent: 40px;
}
p.item, ul, ol {
	margin-top: 20px;
}
ul, ol {
	margin-left: 0px;
	padding-left: 0px;
}
ul ul, ol ol {
	margin-left: 20px;
}
li > ul, li > ol {
	margin-top: 0px;
}
ul li {
	list-style: circle;
}
