/* ==== 2.8.2  Subtemplate: blog article ==================================== */

.blogarticle-single,
.blogarticle-single~#comments {
	margin-left: 149px;
	width: 572px;
}

.blogarticle-single .article-body {
	position: relative;
}

.blogarticle-single .author {
	margin-bottom:18px;
}

.blogarticle-single header {
	color: #000;
	font-family: "Source Sans Pro", "Arial Narrow", Arial, Helvetica, sans-serif;
	left: -149px;
	position: absolute;
	top: -27px;
	width: 125px;
}

.hasFontSmoothing-false .blogarticle-single header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.blogarticle-single header p {
	margin-bottom: 18px;
	margin-top: 18px;
}

.blogarticle-single header time {
	display: block;
	margin-bottom: 9px;
}

.blogarticle-single .imagecache-author_image {
	margin-bottom: 9px;
}

.blogarticle-single figure {
	margin-top: 18px;
	margin-bottom: 18px;
}

.blogarticle-single figcaption {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	color: #000;
}

.hasFontSmoothing-false .blogarticle-single figcaption {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.blogarticle-single figcaption p {
	margin-top: 9px;
}

.blogarticle-single .view {
	color: #000;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 36px;
	margin-bottom: 36px;
}

.hasFontSmoothing-false .blogarticle-single .view {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.blogarticle-single .view h3,
.blogarticle-single .views-row {
	margin-bottom: 9px;
}

#comments #edit-name,
#comments #edit-mail,
#comments #edit-homepage {
	width: 268px;
}

#comments #edit-subject,
#comments #edit-comment {
	width: 568px;
}

#comments .form-submit {
	margin-top: 18px;
}

#comments #edit-submit {
	font-weight: 600;
	margin-right: 26px;
}

#edit-comment-wrapper~.collapsible,
#comments #edit-preview {
	display: none;
}