.article-full {
	background: none;
	padding-bottom: 0;
}
.article-full,
.article-full .footer {
	margin-bottom: 17px;
}

.article-full .header {
	margin-bottom: 17px;
}
.article-full .header .meta {
	color: #A29674;
	font: bold 11px Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin-left: 0;
	margin-right: 0;
	text-transform: uppercase;
}
.article-full .header .meta a {
	color: #A29674;
}
.article-full .header .meta a:hover {
	color: #A2220F;
	text-decoration: none;
}

.article-full .article-section .content {
	margin: 0;
}
.article-full .supplement {
	background: #f1ead4;
	border: 0;
	padding: 10px 10px;
	margin: 0 0 28px;
}
.article-full .header .entry-title .title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.article-full .header .entry-title .title a {
	color: #000;
}
.article-full .article-section {
	margin-bottom: 22px;
}
.article-full .to-top {
	text-align: right;
}

.article-full .to-top a {
	background: url(../img/sprite-y.8bit.png) 0 -700px no-repeat;
	color: #F1E9D0;
	display: inline-block;
	font: bold 11px/1 Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 0 0 0 4px;
	text-transform: uppercase;
}
.article-full .to-top a span {
	background: url(../img/sprite-y.8bit.png) right -600px no-repeat;
	display: block;
	padding: 5px 18px 3px 7px;
}
.article-full .content {
	padding-left: 0;
	padding-right: 0;
}
.article-full .entry-content {
	padding-left: 0;
	padding-right: 0;
}

.article-full dl.kv dt {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}