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

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

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

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

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

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

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

.news .ws_article {
	font-family: Arial, Verdana, sans-serif;
	font-family: Arial, Verdana, sans-serif;
	font-size-adjust: 20px;
	font-style: bold;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	background: none repeat scroll 0 0 #fff;
	border: 0px solid #c0c0c0;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 25px 15px 1em;
	border-radius: 5px 5px 5px 5px;
	color: #000;
	font-size: 12px;
}

.news .title-container {
	padding-left: 48px;
	padding-right: 10px;
}

.news .fix {
	display: block;
}

.news .fix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.news .title {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	width: 100%;
	margin-left: 10px;
}

.news .ws_article h2.article_title {
	font-family: Arial, Verdana, sans-serif;
	border-bottom: 1px dotted #ccc;
	color: #000;
	font-size: 24px;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font-weight: normal;
	line-height: 1.1em;
}

.news .ws_article h2.article_title a {
	color: #505154;
	text-decoration: none;
	font-weight: normal;
}

.news .ws_article h2.article_title a:hover {
	color: #787878;
	text-decoration: none;
}

.news .date {
	background: url("/modules/wsTemplates/presets/news/images/suffusion_calgray-1.png") no-repeat scroll 0 0 transparent;
	color: #444;
	float: left;
	margin-left: -100%;
	position: relative;
	right: 58px;
	width: 48px;
	font: 150%/100% Arial, Verdana, sans-serif;
	height: 48px;
	padding: 0;
	text-align: center;
}

.news .day {
	color: #444;
	font: 100%/100% Arial, Verdana, sans-serif;
	padding: 0;
	text-align: center;
}

.news .month {
	color: #444;
	display: block;
	font: 50% Arial, Verdana, sans-serif;
	height: 12px;
	padding-top: 0px;
	text-align: center;
}

.news .year {
	color: #444;
	display: block;
	font: 50% Arial, Verdana, sans-serif;
	height: 12px;
	padding-top: 0;
	text-align: center;
}

.news .postdata a, .news .postdata a:visited {
	color: #999;
	text-decoration: none;
}

.news .postdata a:hover {
	color: #787878;
	text-decoration: none;
}

.news .article_category {
	float: left;
	background: url("/modules/wsTemplates/presets/suffusion/images/suffusion_folder-gray-16x16.png") no-repeat scroll left top transparent;
	padding-left: 20px;
	padding-right: 10px;
}

.news .article_category a {
	font-weight: normal;
}

.news .entry-container {
	padding: 0;
	position: relative;
}

.news .article_content {
	clear: both;
	font-size: 100%;
	line-height: 1.6em;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 15px 0 5px;
}

.news div.post-footer {
	font-size: 91.67%;
	margin: 5px 0;
	width: 100%;
}

.news .article_author {
	color: #aaa;
	display: inline-block;
}

.news .article_tags {
	text-align: left;
	color: #aaa;
	display: block;
}

.news .ws_article a, .news .ws_article a:link {
	color: #787878;
	text-decoration: none;
}

.news .ws_article a:hover {
	color: #787878;
	text-decoration: underline;
}

.news .ws_article p {
	margin-bottom: 1.5em;
	text-align: justify;
}
