body {
	background-color: #FFF;
	padding: 0;
	margin: 0;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
}
a { text-decoration: none; }
a img { border: none; }

.gradient, #title a { background: none; }
.darkroom, #previous, #next, .archivesdiv,
#postheader .date a img, #postheader .right img, #postheader .right,
#commentslinkdiv, #comments,
#googleSearch, #searchControl
{ display: none; }

#title, .posttitle1 {
	float: left;
	width: 50%;
	text-align: left;
	font-size: 1.818em;
	line-height: 1em;
	margin: 1.3em 0 1.7em;
	font-weight: bold;
	font-family: "Lucida Bright", Constantia, Georgia, serif;
}
#title a { color: #000; }
.posttitle1 { text-align: right; }
.posttitle1 a { color: #666; }

#mainimage { margin-bottom: 1.818em; }

#postbody h4, #postheader .date {
	font-size: 1.181em;
	line-height: 1.538em;
	font-weight: bold;
	font-family: "Lucida Bright", Constantia, Georgia, serif;
	margin-bottom: 1.538em;
	border-bottom: 1px solid #CCC;
}
#postbody h4 {
	text-align: left;
	color: #333;
}
#postbody h4 a { color: #333; }
#postheader .date {
	float: right;
	text-align: right;
	margin-top: 1.338em;
}
#postheader .date a { color: #999; }

#postbody p {
	width: 100%;
	font-size: 1em;
	line-height: 1.818em;
	text-align: justify;
	margin: 0 0 1.818em 0;
}
#postbody a { color: #191919; }
.italics { font-style: italic; }

#footer ul {
	padding: 0.5em 0;
	margin: 0;
	list-style-type: none;
}
#footer li { display: none; }
#footer li.first { display: inline; }
#footer li a { color: #333; }

