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

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

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

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

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

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

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

.graphene .blog_article {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d8d8d8;
	margin-bottom: 5px;
	overflow: visible;
	padding: 25px 15px 20px 70px;
	position: relative;
	color: #2c2b2b;
	font: 12px/18px arial;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
}

.graphene .blog_article .blog_date {
	background: url("/modules/wsBlog/presets/graphene/images/graphene_sprite_master.png") no-repeat scroll -325px top transparent;
	height: 65px;
	left: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 25px;
	width: 46px;
}

.graphene .blog_article .blog_date p {
	margin-top: 1px;
}

.graphene .blog_article .blog_date p .blog_month {
	color: #e3e3e3;
	display: inline;
	font: 12px/22px tahoma;
}

.graphene .blog_article .blog_date p span .blog_day {
	color: #2c2b2b;
	font-size: 18px;
}

.graphene .blog_title {
	border-bottom: 1px solid #e3e3e3;
	font: 18px arial;
	padding-bottom: 5px;
	margin: 0;
	padding: 0;
}

.graphene .post-meta {
	position: relative;
	font: 11px/18px tahoma;
	padding-bottom: 12px;
	height: 20px;
}

.graphene .post-meta ul {
	background: url("/modules/wsBlog/presets/graphene/images/graphene_sprite_master.png") no-repeat scroll left -85px transparent;
	padding: 0 0 0 12px;
	margin: 0;
}

.graphene .post-meta p, .graphene .post-meta ul, .graphene .post-meta li {
	float: left;
}

.graphene .post-meta li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 5px;
}

.graphene .post-meta p, .graphene .post-meta ul, .graphene .post-meta li {
	float: left;
}

.graphene .post-meta .blog_author, .graphene .post-meta .edit-post, .graphene .post-meta .post-date-inline, .graphene .post-meta .print, .graphene .post-meta .email {
	display: block;
	float: right;
	position: relative;
	padding: 0;
	margin: 0;
}

.graphene .blog_content {
	padding-bottom: 15px;
}

.graphene .entry-footer {
	border-top: 1px solid #e3e3e3;
	clear: both;
	padding-bottom: 30px;
}

.graphene .post-tags {
	color: #929292;
	float: left;
	font: 11px/16px tahoma;
	margin-top: 5px;
}

.graphene .blog_article a, .graphene .blog_article a:link, .graphene .blog_article a:visited {
	color: #1772af;
	text-decoration: none;
}

.graphene .blog_article a:hover {
	color: #074d7c;
	text-decoration: none;
}
