.entry p {
	float: left; clear: left;
	width: 600px;
	display: inline;
	font-size: 12px; line-height: 1.4;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 6px;
}

.entry a:link, .entry a:visited {
	color: #841334;
	text-decoration: none;
}
.entry a:hover {
	color: #841334;
	text-decoration: underline;
}
.postmetadata {
	line-height: 190%;
	font-size: 11px;
	margin: 10px 0 0 0;
}

.postmetadata a:link.postmetadata a:visited {
	color: #841334;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #841334;
	text-decoration: underline;
}

.navigationComments {
	display: block;
	text-align: center;
/*	margin-top: 10px;*/
	margin-bottom: 10px;
	padding: 10px 0 0 0;
padding: 0 0 20px 0;
	color: #000000;
	font-size: 12px; font-weight: normal; font-variant: small-caps;
	border-bottom: 1px #000000 solid;
}
.navigationComments a:link, .navigationComments a:visited {
	color: #841334;
	text-decoration: none;
}
.navigationComments a:hover {
	color: #841334;
	text-decoration: underline;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.commentlist a:link, .commentlist a:visited {
	color: #841334;
	text-decoration: none;
}
.commentlist a:hover {
	color: #841334;
	text-decoration: underline;
}
form p {
	margin: 10px 0 0 0;
}
