
.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 .pagination > .active > a, .news .pagination > .active > span, .news .pagination > .active > a:hover, .news .pagination > .active > span:hover, .news .pagination > .active > a:focus, .news .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #d88618;
	border-color: #ddd;
}

.news .news .pagination > .first {
	color: #d88618;
}

.news .news .pagination > .last {
	color: #d88618;
}

.news .blog_articles {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c0c0c0;
	clear: both;
	margin-bottom: 2em;
	margin-top: 10px;
	overflow: hidden;
	padding: 25px 15px 1em;
	border-radius: 5px 5px 5px 5px;
	color: #333;
	font-size: 14px;
	border-bottom: 1px dotted #d88618;
}

.news .articleURL {
	font-family: "PTSansRegular";
	color: #40465e;
	font-size: 16pt;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px;
}

.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 .blog_article h1.blog_title a, .news .blog_article h1.blog_title a:link, .news .blog_article h1.blog_title a:visited {
	font-family: "PTSansRegular";
	color: #40465e;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 30px;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px;
}

.news .blog_article h1.blog_title a:hover {
	color: #40465e;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px;
}

.news a {
	font-family: "PTSansRegular";
	font-weight: normal;
	font-size: 12pt;
	color: #40465e;
	text-decoration: underline;
}

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

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

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

.news .year {
	color: #fff;
	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: 15px 0 5px;
}

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

.news .blog_tags a {
	border: 1px solid #d88618;
	border-radius: 10px 10px 10px 10px;
	color: #d88618;
	display: inline-block;
	font-size: 85%;
	margin-bottom: 2px;
	padding: 1px 5px 2px;
	text-decoration: none;
}

.news #center_c .blog_tags a:hover, .news .blog_tags a:hover {
	background-color: #d88618;
	border-color: #d88618;
	text-decoration: underline;
	color: #d88618;
}
