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

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

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

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

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

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

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

.mystique .ws_article {
	border-bottom: 1px dotted #e8e8e8;
	margin-bottom: 2em;
	padding-bottom: 20px;
	position: relative;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.mystique .ws_article h2.article_title a, .mystique .ws_article h2.article_title a:link, .mystique .ws_article h2.article_title a:visited {
	color: #4e4e4e;
	outline: medium none;
	text-decoration: none;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px;
}

.mystique .ws_article h2.article_title a:hover {
	color: #d54e21;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px;
}

.mystique .ext {
	background: url("/modules/wsTemplates/presets/mystique/images/mystique_post-std.png") no-repeat scroll right -42px transparent;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 42px;
	line-height: 32px;
	padding-right: 15px;
	text-transform: uppercase;
}

.mystique .article_category_div {
	background: url("/modules/wsTemplates/presets/mystique/images/mystique_post-std.png") no-repeat scroll right top transparent;
	color: #bbb;
	display: block;
	height: 42px;
	line-height: 32px;
	overflow: hidden;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #fff;
}

.mystique .article_category_div a {
	color: #999;
	font-weight: bold;
	outline: medium none;
	text-decoration: none;
}

.mystique .article_category_div a:hover {
	color: #d54e21;
	text-decoration: underline;
}

.mystique .article_comments_new a:hover {
	color: #d54e21;
	text-decoration: underline;
}

.mystique .article_date {
	background: url("/modules/wsTemplates/presets/mystique/images/mystique_post-std.png") no-repeat scroll left -42px transparent;
	float: left;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}

.mystique .article_date a {
	color: #fff;
}

.mystique .article_date a:hover {
	color: #fff;
	text-decoration: underline;
}

.mystique .article_content {
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

.mystique #center_c .article_tags a:hover, .mystique .article_tags a:hover {
	background-color: #666;
	border-color: #666;
	text-decoration: underline;
	color: #fff;
}

.mystique #center_c .clear-block:after, .mystique .clear-block:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.mystique #center_c .ws_article p, .mystique .ws_article p {
	line-height: 150%;
	margin: .25em 0 .75em;
}

.mystique #center_c .article_comments .outer table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 1em 0 2em !important;
	width: 100% !important;
	color: #333 !important;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
}

.mystique #center_c .article_comments .outer th, .mystique .article_comments .outer th {
	display: xx-updated-by-parser-do-not-use-display-none !important;
}

.mystique #center_c .article_comments .outer td, .mystique #center_c .article_comments .outer th, .mystique .article_comments .outer td, .mystique .article_comments .outer th {
	border: 2px solid #fff !important;
	padding: 2px !important;
	font-family: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	color: #333 !important;
}
