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

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

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

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

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

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

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

.showcase .ws_article .clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
}

.showcase .ws_article {
	border-bottom: 0 none;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 0;
	margin: 0;
	padding: 0;
	font-family: Georgia;
}

.showcase .ws_article a, .showcase .ws_article a:link, .showcase .ws_article a:visited {
	color: #d55e00;
}

.showcase .ws_article .column {
	display: inline;
	float: left;
	margin: 0 10px;
}

.showcase .ws_article .row .row {
	display: inline-block;
	margin: 0 -10px;
	width: auto;
}

.showcase .ws_article .meta .date {
	background: url("/modules/wsTemplates/presets/showcase/images/showcase_post-date-bg.png") repeat scroll 0 0 transparent;
	height: 60px;
}

.showcase .ws_article .meta .date .inner {
	color: #fff;
	font-family: arial;
	font-weight: bold;
	height: 36px;
	margin: 12px;
	overflow: hidden;
	text-align: center;
	width: 36px;
}

.showcase .ws_article .meta .date .inner .article_month {
	font-size: 12px;
	height: 12px;
	text-transform: uppercase;
}

.showcase .ws_article .meta .date .inner .article_day {
	font-size: 18px;
	height: 24px;
}

.showcase .ws_article .meta h2.article_title {
	border: 0 none;
	color: #d55e00;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

.showcase .ws_article .meta h2.article_title a, .showcase .ws_article .meta h2.article_title a:link, .showcase .ws_article .meta h2.article_title a:visited {
	text-decoration: none;
	border: 0 none;
	color: #d55e00;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

.showcase .ws_article .meta .meta_container, .showcase .ws_article .meta .meta_container a, .showcase .ws_article .meta_container .author a:link, .showcase .ws_article .meta_container .author a:visited {
	color: #8d8d8d;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

.showcase .ws_article .meta .meta_container a:hover, .showcase .ws_article .meta .meta_container a:link:hover {
	color: #d55e00;
}

.showcase .ws_article .meta .article_tags_container {
	background: url("/modules/wsTemplates/presets/showcase/images/showcase_icon-tags.gif") no-repeat scroll left top transparent;
	color: #8d8d8d;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

.showcase .ws_article .meta .article_tags a:first-child, .showcase .ws_article .meta .article_tags a:link:first-child, .showcase .ws_article .meta .article_tags a:visited:first-child {
	padding-left: 18px;
}

.showcase .ws_article .meta .article_tags a, .showcase .ws_article .meta .article_tags a:link, .showcase .ws_article .meta .article_tags a:visited {
	color: #8d8d8d;
	margin-left: 2px;
}

.showcase .ws_article .meta .article_tags a:hover, .showcase .ws_article .meta .article_tags a:link:hover {
	color: #d55e00;
}

.showcase .ws_article div.body {
	font-size: 14px;
	line-height: 1.5;
	color: #393939;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: visible;
}

.showcase .ws_article div.body p {
	margin-bottom: 10px;
}

.showcase .ws_article .article_content {
	display: inline;
	float: left;
	margin: 0 10px;
	margin-top: 20px;
}

.showcase .ws_article .footer {
	font-size: 14px;
	text-align: right;
	float: right;
	margin-bottom: 10px;
}
