h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #ccc; 
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
}

h2 a { 
	color: #816974 !important; 
	text-decoration: none; 
}

h2 a:hover {
	cursor: pointer !important;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	display: block;
	color: #000;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 1px solid #ccc; 
	margin: 15px 0 5px 0;
	padding: 0 0 5px 0;
}

#content small { display: block; margin: 0 0 10px 0; color: #000; }

img.alignright { float: right; margin: 0 0 10px 10px; }
 
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li { border-bottom: 1px dotted #aaa; margin: 0; padding: 10px 0 0 0; }
.commentlist li.thread-odd { background: #eee; }

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	margin-right: 10px; 
	}

.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;
	}

.comment-author { margin: 0 0 5px 0; display: block; }
.comment-meta { margin: 0 0 20px 0; display: block; }

#author, #email, #url { border:1px solid #A08E96; color:#6E6C6C; width: 200px; padding: 2px; }

#submit { padding: 2px; color: #fff; border: none; background: #65545c; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }

#sidebar { text-align: left; }
#sidebar h2 { font-size: 14px; margin-top: 15px; font-weight: bold; }
#sidebar p { text-align: center !important; text-transform: none; margin: 10px 0 10px 0; padding: 10px 0 10px 0; display: block; color: #5a4850 !important; background: #ccc0c5; border-top: 1px solid #b69ca7; border-bottom: 1px solid #b69ca7; }