/* General*/

#billboard {
	width: 886px;
	height: 335px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#billboard img {
	margin: 0;
	padding: 0;
	}

#leftcol {
	width: 583px;
	height: 781px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#rightcol {
	width: 303px;
	height: 552px;
	margin: 0;
	padding: 0;
	float: right;
	}

#leftcol h2 {
	color: #ff0000;
	padding-bottom: 13px;
	}
	
#rightcol h2 {
	color: #ff7e0d;
	padding-bottom: 13px;
	}

/* Coming Soon */

#comingsoon {
	width: 571px;
	height: 233px;
	padding-left: 13px;
	padding-top: 14px;
	color: #fff;
	}

#comingsoon img {
	margin-bottom: 9px;
}

#comingsoon .comingsoon {
	width: 175px;
	height: 175px;
	margin-right: 12px;
	float: left;
}

#comingsoon .comingsoon img {
	border: 1px solid #C44C00;
	margin-left: 46px;
	margin-right: 46px;
}

#comingsoon p {
	text-align:center;
}

#comingsoon .title {
	font-size: .9em;
	color: #fff;
}
		
#comingsoon .date {
	font-size: .9em;
	color: #fff;
}

#comingsoon img.divider {
	margin-top: 18px;
	width: 568px;
	height: 2px;
	float: left;
}

/* Features */

#features {
	width: 571px;
	height: 209px;
	padding-left: 13px;
	padding-top: 14px;
	color: #fff;
	}

#features img {
	margin-bottom: 9px;
}

#features .feature {
	width: 175px;
	height: 148px;
	margin-right: 12px;
	float: left;
	}

#features .title {
	font-size: .9em;
	color: #fff;
	}
	
#features .subtitle {
	font-size: 0.7em;
	color: #fff;
	}
	
#features .desc {
	font-size: .9em;
	color: #fff;
	}

#features img.divider {
	margin-top: 18px;
	width: 568px;
	height: 2px;
	float: left;
	}
.feature {
	
}

/* Shop */

#shop {
	padding-left: 13px;
	width: 571px;
	height: 177px;
	}

#shop .item {
	width: 77px;
	margin-right: 15px;
	float: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	}

#shop img.dvdcover {
	border: 1px solid #C44C00;
	margin-bottom: 9px;
	}

#menu {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 192px;
	float: right;
	}


#menu ul {
	width: 192px;
	margin-top: 20px;
	}

#menu li {
	list-style:none;
	height: 20px;
    width: 192px;
	float: left;
	margin-bottom: 2px;
	}

/* Blog */

#blog {
	background-image:url(../images/blog/home_bground.jpg);
	height: 173px;
	margin-top: 3px;
	padding-left: 13px;
	padding-top: 14px;
	}

#blog img {
	float: left;
	padding-right: 15px;
	}

#blog h3 {
	font-size: .9em;
	color: #ffffff;
	font-weight: normal;
	}

#blog p {
	font-size: .9em;
	color: #ff9900;
	font-weight: normal;
	}
#blog h3 a {
	color: #ffffff;
	}

/* News */

#news {
	background-image:url(../images/news/home_bground.jpg);
	padding-left: 13px;
	padding-top: 14px;
	margin-top: 2px;
	height: 346px;
	width: 290px;
	}

#news h3 {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: normal;
	}
#news h3 a {
	color: #ffffff;
	}

#news p {
	font-size: 0.9em;
	color: #ff9900;
	font-weight: normal;
	}

#news p.last{
	}

#news img.divider {
	width:283px;
	height: 1px;
	background-image:url(../images/news/home_divider.gif);
	margin: 10px 0px 20px 0px;
	}

/* Order of the Dragon */

#orderofthedragon {
	margin-left: 13px;
	margin-top: 35px;
	background-image:url(../images/ootd_banner_bground.jpg);
	background-repeat:no-repeat;
	width: 570px;
	height: 103px;
	float:right;
	bottom: 0px;
	display:block;
	}

#orderofthedragon .copy {
	position: relative;
	left: 236px;
	top: 13px;
	width: 280px;
	}

#orderofthedragon h3 {
	color: #ff7e0d;
	margin-bottom: 10px;
	}

#orderofthedragon p {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.1em;
	}

/* Social Network Panel */

#social {
	margin-left: 13px;
	margin-top: 30px;
	background-image:url(../images/social_bground.jpg);
	background-repeat:no-repeat;
	width: 570px;
	height: 118px;
	float:right;
	bottom: 0px;
	display:block;
	}

#social .copy {
	position: relative;
	left: 22px;
	top: 12px;
	width: 570px;
	}

#social h3 {
	color: #ff7e0d;
	margin-bottom: 0;
	}
#social h4 {
	font-size: 10px;
	color: #ff7e0d;
	margin-top: 0;
	margin-bottom: 17px;
	}

#social img {
	border: 0px;
}

#social p {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.1em;
	}
