body {
	color: #000000;
	background-color: #ffffff;
}
em {
    letter-spacing: 0.05em;
}
#pageContent,
#pageContent div.post div.entry p.postmetadata,
#pageContent div.section div.detail div.selGroup p.action,
table.light a {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 1em;
	font-size-adjust: 0.40;
}
#pageContent div.section div.detail div.selGroup p.action {
	font-size: 1.1em;
}
#pageContent div.section div.selGroup div.actionGroup p,
#pageContent div.section div.confGroup form {
	text-align: right !important;
}

#pageContent div.section div.summary h3 {
	font-weight: bold;
	font-size: 1.3em;
	color: #606060;
	font-family: Tahoma, Geneva, sans-serif;
}

#pageContent div.section div.summary h4 {
	font-weight: normal;
	font-style: oblique;
	letter-spacing: 0.05em;
	font-size: 1.1em;
	color: #505050;
}

#pageContent div.section p a,
.sidebar a,
#container .post a,
#container .navigation a,
table.light a.hasLink,
#pageContent div.section div.detail div.selGroup h4 a {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dashed #555555;
}

#pageContent div.section p a:hover {
	color: #993300;
	border-bottom-color: #333333;
}

#pageContent div.detail p.resume {
	letter-spacing: 0.10em;
}

#pageContent div.detail div.quote p.resume {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0.25em;
	letter-spacing: 0;
}

#pageContent div.detail p.contentPlaceHolder {
	color: #990000;
	font-variant: small-caps;
	border: 1px solid coral;
	padding: 0.5em;
	float: right;
	background-color: #ffffe0;
}

div.quote,
div.selGroup,
div.confGroup,
div.postBody,
#pageContent div.detail #emailMe .noteHolder {
	border: 1px dotted gray;
	background-color: #ffffe9;
}
div.selGroup,
div.confGroup {
	border-left: none;
	border-right: none;
}

div.quote,
div.selGroup,
div.confGroup,
#pageContent div.post div.entry,
#pageContent div.detail #emailMe .note,
#pageContent div.detail #emailMe .note_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size-adjust: 0.5;
	font-size: 0.9em;
}

div.quote p,
div.selGroup p,
div.confGroup p,
#pageContent div.post div.entry p,
#pageContent div.detail #emailMe .note,
#pageContent div.detail #emailMe .note_content {
	text-align: justify !important;
}

div.confGroup code {
    font-size: 1.2em;
    font-size-adjust: 0.5;
}

#pageContent div.detail #emailMe .noteHolder {
	padding: 0.5em !important;
}

#pageContent div.detail #emailMe .note {
	border-top: solid 1px gray;
	display: block;
	font-style: oblique;
	float: left;
	padding-right: 4em;
	margin-right: -3em;
	margin-bottom: 5em;
}
#pageContent div.detail #emailMe .note_content {
	display: block;
}