
.green_hope .wsCommentContainer {
	border: 1px solid silver;
	margin: 10px;
}

.green_hope .wsComment {
	padding: 0px;
	margin: 0px;
}

.green_hope .wsComment .entry-meta {
	padding: 10px;
	margin: 0px;
	background-color: #ddd;
}

.green_hope .wsComment .entry-meta .entry-meta-header {
	font-size: 8pt;
	font-style: italic;
}

.green_hope .wsComment .entry-meta .entry-meta-actions {
	text-align: right;
}

.green_hope .wsComment .comment {
	padding: 10px;
}

.green_hope .wsCommentActions {
	background-color: #ccc;
	min-height: 40px;
	padding: 10px;
}

.green_hope .ws_article {
	margin-top: 10px;
	font: 16px/1.5 arial, sans-serif;
	padding: 0;
	margin-bottom: 80px;
}

.green_hope .ws_article .article_date {
	background: url("/modules/wsTemplates/presets/green_hope/images/green_hope_date.png") no-repeat scroll 0 0 transparent;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 46px;
	padding: 4px 20px 4px 1px;
	text-align: center;
	width: 52px;
}

.green_hope .ws_article .article_date .day {
	display: block;
	font-size: 20px;
	font-weight: 700;
}

.green_hope .ws_article .article_date a {
	color: #fff;
	text-decoration: none;
}

.green_hope .ws_article .article_title {
	color: #729752;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.2;
}

.green_hope .ws_article .article_title a, .green_hope .ws_article .article_meta a, .green_hope .ws_article .post_tag a {
	color: #729752;
}

.green_hope div.ws_article .article_meta {
	border-bottom: 1px dashed #e3e3e3;
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 5px 0 10px;
}

.green_hope .ws_article .article_title a, .green_hope .ws_article .article_meta a, .green_hope .ws_article .post_tag a {
	color: #729752;
}

.green_hope .ws_article .article_title a:hover, .green_hope .ws_article .article_meta a:hover, .green_hope .ws_article .post_tag a:hover {
	color: #333;
}

.green_hope .article_content p {
	margin-bottom: 14px;
}

.green_hope .article_content:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
}

.green_hope .article_content {
	color: #333;
	margin: 10px 0;
	border-bottom: 1px solid #e3e3e3;
}

.green_hope .article_tags_container {
	background: url("/modules/wsTemplates/presets/green_hope/images/green_hope_tag.png") no-repeat scroll left center transparent;
	border-top: 1px dashed #e3e3e3;
	color: #333;
	font-size: 12px;
	padding: 5px 0 5px 18px;
}

.green_hope .ws_article .article_tags {
	color: #333;
	font-size: 12px;
}

.green_hope .article_comments {
	border: 1px solid #ddd;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	margin-top: 15px;
}

.green_hope .ws_article a, .green_hope .ws_article a:link {
	color: #5a8238;
	text-decoration: none;
}

.green_hope .ws_article a:hover {
	color: #333;
	text-decoration: none;
}
