
.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 .news-image {
	overflow: hidden;
}

.news .news-image img {
	max-width: 100%;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.news .news-content {
	padding-left: 15px;
	padding-right: 15px;
}

.news .news_article {
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(229, 231, 236, 1) 100%);
	filter: progid;
	margin-bottom: 25px;
	overflow: hidden;
}

.news .fix {
	display: block;
}

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

.news h2.blog_title {
	color: #5c7394;
	font-size: 24px;
	margin: 10px 0 0px;
	padding-bottom: 15px;
	font-weight: normal;
	line-height: 1.1em;
}

.news h2.blog_title a {
	color: #5c7394;
	text-decoration: none;
	font-weight: normal;
}

.news h2.blog_title a:hover {
	color: #63676a;
	text-decoration: none;
}

.news .date {
	margin-top: 15px;
}

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

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

.news .year {
	color: #444;
	display: block;
	font: 50% Arial, Helvetica, 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 .blog_category {
	float: left;
	background: url("/modules/wsBlog/presets/suffusion/images/suffusion_folder-gray-16x16.png") no-repeat scroll left top transparent;
	padding-left: 20px;
	padding-right: 10px;
}

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

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

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

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

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

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

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

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

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