body {
	margin: 0px;
	padding: 0px;
	background: #543c27 url(/home/read/skins/brown/background2.gif);
}
p, ul, ol {
	font-family: Gill Sans, Georgia, Times;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #f0e0b0;
}
q {
	font-style: italic;
}
a {
	color: #90d0e0;
}
b, strong {
	color: #90d0e0;
}
div#interconnected {
	width: 700px;
	height: 7em;
	margin-bottom: 30px;
	position: relative;
}
div#interconnected-banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	text-align: right;
}
div#mainnav {
	position: absolute;
	top: 0px;
	left: 200px;
}
div#minilinks {
	width: 700px;
	margin-left: 200px;
	margin-bottom: 80px;
}
span.interstitial {
	font-family: Gill Sans, Georgia, Times;
	font-size: 12px;
	line-height: 1.3em;
	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: Gill Sans, Helvetica, Arial, sans serif;
	font-size: 36px;
	line-height: 36px;
	margin-right: 4px;
}
a.permalinkone {
	text-decoration: none;
	color: #b8a690;
}
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 {
	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: Gill Sans, Georgia, Times;
	font-size: 12px;
	line-height: 15px;
}	
span.outdent a {
	text-decoration: none;
	color: #f0e0b0;
}
span.outdent strong a {
	color: #90d0e0;
}
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;
}
input.search {
	font-family: Gill Sans, Verdana, Helvetica, Arial, sans serif;
	font-size: 12px;
	color: #606060;
}
p.archive, p.sitemap {
	font-family: Gill Sans, Verdana, 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;
}
a.sitemap {
	color: #a09090;
}
a.sitemap:hover {
	color: #90d0e0;
}
a.archive {
	text-decoration: none;
	color: #a09090;
}
a.archive:hover {
	text-decoration: underline;
}
p.bottom-space {
	margin: 0px;
}
p.item-first {
	text-indent: -26px;
	margin-top: 30px;
}
p.indent {
	text-indent: 36px;
}
p.item, ul, ol {
	margin-top: 17px;
}
ul, ol {
	margin-left: 0px;
	padding-left: 0px;
}
ul li {
	list-style: circle;
}
