<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.pilcrow .wsCommentContainer {
	border: 1px solid silver;
	margin: 10px;
}

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

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

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

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

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

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

.pilcrow .blog_article {
	color: #333;
	font: 14px/1.7 Georgia, "Bitstream Charter", serif;
}

.pilcrow .entry-meta {
	background: none repeat scroll 0 0 #f5f5f5;
	border-bottom: 1px solid #ddd;
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 24px;
	padding: 0 6px;
	text-transform: uppercase;
}

.pilcrow .jump {
	border-bottom: 1px solid transparent;
	display: inline;
	float: right;
	line-height: 24px;
	padding: 4px 10px;
}

.pilcrow .blog_title {
	clear: both;
	color: #000;
	font-size: 28px;
	line-height: 33px;
	margin: 0 0 10px;
	padding: 5px 0 0;
}

.pilcrow .blog_title a {
	color: #000;
	text-decoration: none;
}

.pilcrow .blog_title a:hover {
	color: #1873a1;
	text-decoration: none;
}

.pilcrow .footer_links {
	background: none repeat scroll 0 0 #f5f5f5;
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 3.4em;
	overflow: hidden;
	padding: 10px;
}

.pilcrow .blog_tags_container {
	background: url("/modules/wsBlog/presets/pilcrow/images/pilcrow_cabinet.png") no-repeat scroll 0 2px transparent;
	padding: 0 0 0 24px;
}

.pilcrow .footer_links p {
	margin: 0;
}

.pilcrow .blog_comments .outer table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 1em 0 2em !important;
	width: 100% !important;
	width: 100% !important;
	color: #333 !important;
	font: 14px/1.7 Georgia, "Bitstream Charter", serif;
	font-size: 12px;
}

.pilcrow .blog_article a, .pilcrow .blog_article a:link, .pilcrow .blog_article a:visited {
	color: #1c9bdc;
	text-decoration: none;
}

.pilcrow .blog_article a:hover {
	color: #1873a1;
	text-decoration: none;
}

.pilcrow .blog_article p {
	margin-bottom: 15px;
}
</pre></body></html>