/*<group=Blog>*/

.blog-entry { background-color: transparent; background-image: url(../../images/blog/bloghed4.png); background-repeat: no-repeat; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: 0; }
.blog-entry-title { font-size: 20px; font-weight: bold; margin-bottom: 0; color: #fff; font-family: "Century Gothic", sans-serif, Helvetica, Arial, SunSans-Regular, Geneva; text-indent: 8pt; padding-left: 0; padding-right: 8px; padding-top: 0; }
.blog-entry-date { color: #d4d4d4; font-size: 10px; margin-top: -35px; margin-bottom: 20px; padding-right: 18px; padding-left: 24px; background: no-repeat; text-align: right; text-indent: 0; margin-left: 9px; padding-top: 2px; }
.blog-entry-body { font-size: 10px; line-height: 14px; margin-bottom: 10px; padding-top: 3px; }

.blog-entry-comments {
	text-align: right;
	font-size: 9px;
	color: #999999;
	padding-top: 1px;
}
	
/*</group>*/