/* home layout overrides*/

body {
	background: url(assets/img/bg-gradient-u.gif) repeat-x center top #c2c3bc; 
}

#content h2 { 
	padding-bottom: 0;
	margin-bottom: 12px;
}


/* home page banner */
#homemainbanner { position:relative; width:925px; height:370px; }
	#text { position:absolute; top:39px; left:42px; width:579px; height:290px; }

/* home latest coverage */
#latestNews { 
	clear:both; 
	height: 1.5em;
	margin: 1em 0; 
	background: #d9d9d9;
	padding: 1em 1.5em;
	overflow: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
 }
#latestNews h3 { float: left; text-transform: uppercase; margin: 0; padding: 1px 9px 0 0; font-size: 1.25em;}
#latestNews ul { float: left; list-style-type:none; padding: 1px 0 0 0; margin:0;  }
#latestNews ul li { margin: 0; padding: 0; }

/* latest coverage logos */
#latestNews span { position:relative; display:block; float:left; margin-right:6px; overflow:hidden; }

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 5px 0; }
.alignright { float: right; margin: 5px 0 5px 15px; }

#content {
	padding-top: 12px;
	padding-bottom: 36px;
	min-height: inherit;
	background: url(assets/img/bottomBoxBg.gif) no-repeat center 180px #fff; 
}

/* MAIN FEATURE */

#rC {
	position: absolute;
	top: 29px;
	left: -1px;
	z-index: 1000;
		
}

#lC {
	position: absolute;
	top: 29px;
	left: 964px;
	z-index: 1000;		
}

#feature {
	width: 983px; 
	padding: 0;
	background-color: #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    height: 430px;
    margin-bottom: 18px;
}

#feature .promo-box {
	background: url(assets/img/feature-promoBox.png) no-repeat;
	height: 140px;
	width: 425px;
	position: absolute;
	top: 220px;
	left: 440px;
	color: #fff;
	padding: 56px 50px 0 35px;
}

#feature .promo-box p {
	margin: 24px 0 0 0;
}

#feature .promo-box a { 
	color:#00aeef; 
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

#feature .promo-box a:hover { 
	text-decoration: underline;
}

#feature-1 {
	background: url('assets/img/feature-doodledash-b.jpg') no-repeat left top;
}

#feature-1 .messaging {
	padding-left: 420px;
}


#feature-2 .messaging, 
#feature-3 .messaging {
	padding-left: 416px;
}

#feature-2 {
	background: url('assets/img/feature-smuggi-bg.jpg') no-repeat left top;
}

#feature-2.panel, 
#feature-3.panel, 
#feature-4.panel {
    font-size: 24px;
	padding-left: 300px;
}

#feature-3 {
	background: url('assets/img/feature-coreDamage-bg.jpg') no-repeat 40px top;
}

#feature-4 {
	color: #fff;
}

#feature-4 .messaging {
	padding-left: 350px;
	margin-top: 4px;
	margin-left: 24px;
}

#feature-4 .messaging div {
	padding-top: 60px;
}

#feature-4 .messaging div img {
	float:left; 
	margin: -30px 30px 0 0;
}

#feature-4 .panel-wrapper { 
	background: url(assets/img/GameEdition-banner.jpg) no-repeat left top #040203;
}

#feature-4 .cta {
	float: left;
	margin-top: 140px;
}

#feature-4 .cta img {
	width: 185px;
	height: 100px;
}

#sign-up {
	float: right;
	margin: -55px 0 0 0;
}

#feature-1.panel,
#feature-2.panel,
#feature-3.panel,
#feature-4.panel  {
	margin-left: 0;
}


#feature .coda-nav small {
	font-size: 60%;
	font-weight: normal;
	color: #555;
	padding: 0;
}

.col1 .side-module {
	padding: 0;
}

#content .side-module blockquote {
	padding: .75em .15em 0 65px;
	margin: 1em;
	font-size: 1.1em;
}

#content .side-module blockquote a,
#content .side-module blockquote a:hover {
	display: block;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}


#follow {
	margin: 0 0 24px 0;
	padding-bottom: 6px;
}

#content #follow ul {
	margin: 0;
	padding: 6px 0 0 0;
}

#content #follow ul li {
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
}

#content #follow ul li img {
	margin-top: -6px;
}

#blogiframe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 550px;
	width: 100%;
	border: none;
}

#content .twtr-tweet-wrap {
	padding: 8px 0;
}

#content .twtr-hd,
#content .twtr-ft {
	display: none;
}

#content .three {
	margin-top: 24px;
}

#content .three h3,
#content .three h3 a {
	color: #333;
	margin-bottom: 12px;
	margin-top: 0;
	padding-top: 6px;
}

#content .three .col1,
#content .three .col2,
#content .three .col3 {
	margin-right: 70px;
	width: 258px;
}

#content .three .col3 {
	margin-right: 0;
}