p.date, p.read-more {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #666;
}
	p.read-more {
		position: relative;
		display: block;
		text-align: right;
		font-style: normal;
		margin: -2em 0 1.5em 0;
	}
	p.read-more a {
		text-decoration: none;
	}
	p.footnote {
		font-style: italic;
	}

a.rss {
	display: block;
	padding-right: 18px;
	background: url(../../img/rss.png) no-repeat right center;
}

h2 a, h3 a, h2 a:active, h3 a:active, h2 a:visited, h3 a:visited {
	text-decoration: none;
}
	h2 a:hover, h3 a:hover {
		text-decoration: underline;
	}
	#wwtbS h2 {
	}
	#wwtbS h3 {
		text-transform: lowercase;
		margin: 0px 0px 4px 0px;
		font-weight: normal;
		font-size: 14px;
		font-style: normal;
		line-height: 12px;
		color:#333
	}
	h2.pagetitle {
		color: #666;
	}
	h3#comments {
		border-bottom: 1px solid #ccc;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
.navigation {
	display: block;
	margin-bottom: 1.5em;
}
	.navigation a {
		display: inline;
		color: #666;
	}
	
.entry {
	margin-bottom: 1.5em;
}

.commentlist {
	margin-left: 0px;
	margin-top: 10px;
}
.commentlist li {
	margin-bottom: 15px;
	}
	#main .commentlist p {
		padding-bottom: 9px;
	}