/* ==== 2.8.2  Subtemplate: blog article ==================================== */

.date-single~#comments {
	margin-left: 150px;
	width: 574px;
}

.date-single .article-body {
	position: relative;
}

.date-single .author {
	margin-bottom:18px;
}

.hasFontSmoothing-false .date-single header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.date-single header p {
	margin-bottom: 18px;
	margin-top: 18px;
}

.date-single header time {
	display: block;
	margin-bottom: 9px;
}

.date-single .imagecache-author_image {
	margin-bottom: 9px;
}

.date-single figure {
	margin-top: 18px;
	margin-bottom: 18px;
}

.date-single figcaption {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	color: #000;
}

.hasFontSmoothing-false .date-single figcaption {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.date-single figcaption p {
	margin-top: 9px;
}

.date-single .view {
	color: #000;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 36px;
	margin-bottom: 36px;
}

.hasFontSmoothing-false .date-single .view {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.date-single .view h3,
.date-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;
}

p#speaker {
	margin:10px 0px;
}