

body.v6 .page_header_ctn {
	padding-bottom: 48px;
	margin-bottom: -43px;
}

div#main_content {
	width: 978px;
	padding-top: 0;

}

#header_callout {
	width: 978px;
	height: 101px;
	background-image: url(/public/images/promo/communitymods/header_splash.png);
	box-shadow: 0px 3px 8px -3px #000;
	z-index: 10;
	position: relative;
}

#header_callout > * {
	margin-left: 20px;
	color: #eff8ff;
}

#header_callout h1 {
	font-size: 42px;
	padding-top: 10px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		}

#header_callout h2 {
	font-size: 20px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		}


#screenshots {
	width: 949px;
	height: 267px;
	margin: 0 15px;
	background-image: url(/public/images/promo/communitymods/screenshots.jpg?v=1);
}

#screenshots .info {
	background-color: #000;
	box-shadow: 0 0 10px 1px #000;
	color: #fff;
	position: absolute;
	right: 100px;
	top: 202px;
	padding: 15px;
	border-radius: 3px;
}

#screenshots .info > span {
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			font-size: 20px;
	color: #dfdfdf;
	margin-right: 15px;
	line-height: 36px;
}

#content {
	width: 919px;
	margin: 0 15px;
	padding: 20px 15px 20px 0px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		
	color: #c6d4df;
	font-size: 15px;
	line-height: 21px;
}

#content h1 {
	font-size: 36px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			color: #fff;
	font-weight: normal;
}

#content h2 {
	font-size: 18px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 200; /* thin */

			color: #67c1f5;

	font-weight: normal;
	padding: 10px 0px 3px 0px;
}

#content h3 {
	font-size: 19px;
	margin-top: 20px;
	margin-bottom: 3px;
	font-weight: normal;
}

#content em {
	font-weight: normal;
	color: #67c1f5;
	font-style: normal;
}

#content p {
	padding: 5px 0 15px 0;
}

#content a, a:hover {
	color: white;
}

#content blockquote {
	padding: 0 40px;
}

#content blockquote p {
	font-size: 13px;
	}

	#content .leftcol {
		width: 615px;
}

#content .rightcol {
	width: 275px;
	padding-left: 15px;
}

#content .rightcol .box {
	position: relative;
	margin-bottom: 20px;
	background: rgba( 0, 0, 0, 0.4 );
	font-size: small;
	padding: 15px;
	color: #8e979f;
}

#content .rightcol .box > div.icon {
	background-image: url(/public/images/promo/communitymods/ico_sprite.png);
}

#content .rightcol .box h1 {
	font-size: medium;
	color: #67c1f5;
}

#content .rightcol .box .workshop_img {
	background-image: url(/public/images/promo/communitymods/banner_browse_workshop.jpg);
	width: 241px;
	height: 64px;
}

#main_footer {
	background-color: #1c1c1c;
	margin: 0 15px;
}

#main_footer h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 15px 0 20px;
	color: #67c1f5;
}

#main_footer p {
	font-size: 12px;
	color: #8e979f;
}

#main_footer p.strong {
	color: #fff;
	margin-bottom: 4px;
}

#main_footer .box, #main_footer .divider {
	display: inline-block;
	height: 162px;
	vertical-align: top;
}

#main_footer .box {
	padding: 0 15px;
	width: 185px;
}

#main_footer .divider {
	width: 1px;
	margin: 15px 0 0 0;
	background-color: #262627;
}

.hr {
	height: 5px;
	background-color: #67c1f5;
	margin: 0 15px;
}

.inset { text-shadow: -1px -1px 0px rgba(0,0,0,0.4) }
.clear { clear: both; }
