/* Thin-Wide-Thin */

.layout-twt #alpha {
	left: 0;
	width: 965px;
}

#mt-community-blog .hentry,
#mt-community-blog .hpage {
	clear: both;
	margin: 0 0 0 -6px;
	width: 950px;
	background: transparent url(../img/bg/1-column-header.png) no-repeat left top;
}

#mt-community-blog .hentry .asset-header,
#mt-community-blog .hpage .asset-header {
	margin: 0 0 3px 20px;
	height: 50px;
	overflow: hidden;
}

#mt-community-blog .hentry h1,
#mt-community-blog .hpage h1 {
	margin: 0px auto;
	width: 667px;
	text-align: left;
}

#mt-community-blog .hentry .asset-content,
#mt-community-blog .hpage .asset-content {
	position: relative;
	margin: 0 0 -10px 0;
	padding: 0 27px 0 27px;
	font-size: 100%;
	background: transparent url(../img/bg/1-column-content.png) no-repeat left top;
}

#mt-community-blog .hentry .asset-content-inner,
#mt-community-blog .hpage .asset-content-inner {
	padding: none;
	background-image: none;
}

#mt-community-blog .asset-body {
	margin: 0px auto;
	width: 547px;
}

#mt-community-blog .asset-body h2 {
	margin: 0;
	padding: 0 0 11px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

#mt-community-blog .asset-body form {
	margin: 0 0 10px 0;
	padding: 25px 0 12px 0;
	background-color: #c9e8eb;
}

#mt-community-blog .asset-body form label {
	float: left;
	padding: 0 16px 0 0;
	width: 163px;
	color: #000;
	text-align: right;
}

#mt-community-blog .asset-body form input.default-input {
	float: left;
	margin: 0 0 8px 0;
	width: 273px;
	height: 20px;
	background-color: #f0f7ee;
	border: 1px solid #a9b1ae;
}

#mt-community-blog .asset-body form .submit {
	clear: both;
	padding: 0 0 0 179px;
}

#mt-community-blog .hentry .asset-footer,
#mt-community-blog .hpage .asset-footer {
	margin: 0;
	padding: 64px 27px 0 27px;
	height: 36px;
	width: 896px;
	color: #000;
	background: transparent url(../img/bg/1-column-footer.png) no-repeat right bottom;
}

#mt-community-blog .hentry .asset-footer p,
#mt-community-blog .hpage .asset-footer p {
	text-align: center;
}
