/*

	CSS Simple Grid
	Author:Robert Kabwe
	
	Based on Golden Grid - CSS Library
	by Author:Vladimir Carrer
*/

/* Min CSS Reset */

html, body, div{
	margin: 0;
	padding: 0;
	font-family: 'Maven Pro', "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	font-size: 16px;
	line-height: 1.5;
	/* [disabled]color: #515E6A; */
	/* [disabled]background: url(../img/common/bgpop.jpg); */
  
  }
body {
	/* [disabled]background: #20252B; */
	width: 100%;
}

 
/* CSS Grid */



.main{
	margin:0 auto;
	width:990px;
	height: auto;
	padding: 10px 0px 0px;
	display: block;
	clear: both;
}
.footer {
	background: #20252B;
	margin: 20px 0px 0px;
	padding: 20px 0px;
	width: 100%;
	height: 120px;
}

.footerInner {
	height: 90px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	color: #D9DDE1;
}

.footer .footerInner p a {
	color: #F90;
	text-decoration: none;
}

.footer .footerInner p {
	font-size: 11px;
	line-height: 22px;
}

.g320 .thumbs {
	height: 195px;
	width: 320px;
	background: url(../img/common/borders.png) no-repeat left top;
}
.g480 .thumbs {
	height: 300px;
	width: auto;
	background: url(../img/common/borders-large.jpg) no-repeat left top;
}
.main .g320 .thumbs img {
	height: 160px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.main .g480 .thumbs img {
	height: auto;
	width: 420px;
	margin-top: 10px;
	margin-left: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.g160,
.g320,
.g480,
.g640,
.g800,
.g960,
.g80,
.g240,
.g400,
.g560,
.g720,
.g880,
.g960 
{
	float:left;
	display: inline;
	margin-left:10px;
} 

.g160{width:150px; }
.g320 {
	width:320px;
	/* [disabled]text-align: center; */
}
.g480{
	width:460px;
}
.g640{width:630px;}
.g800{width:790px;}
.g960{width:950px;}

.g80 {width:70px;}
.g240{width:230px;}
.g400{width:390px;}
.g560{width:550px;}
.g720{width:710px;}
.g880{width:870px;}

.ml80 {margin-left:90px;}
.ml160{margin-left:170px;}
.ml240{margin-left:250px;}
.ml320{margin-left:330px;}
.ml400{margin-left:410px;}
.ml480{margin-left:490px;}
.ml560{margin-left:560px;}
.ml640{margin-left:650px;}
.ml720{margin-left:730px;}
.ml800{margin-left:810px;}
.ml880{margin-left:890px;}
.ml960{margin-left:970px;}


.inside{margin-left:0;}

p.grid{ padding-left:10px;}
  
.clear {clear:both;}
.space {
	clear:both;
	border-top: 1px dotted #3C4D47;
	margin-top: 30px;
	margin-bottom: 30px;
}
.poster.home .posterInner {
	display: block;
	margin: 0px auto;
	/* [disabled]height: 400px; */
	width: 980px;
	/* [disabled]overflow: hidden; */
	/* [disabled]text-align: center; */
}

.poster.home .posterInner .posterCaption {
	color: #FFF;
	width: 500px;
	margin-top: 360px;
	float: left;
	font-size: 12px;
}
.posterTitle {
	float: left;
	width: 260px;
	color: #FFF;
	margin-top: 60px;
	font-size: 16px;
	z-index: 200;
	position: relative;
	left: 250px;
}
.posterTitleDark {
	float: left;
	width: 430px;
	color: #FFF;
	font-size: 16px;
	z-index: 100;
	position: relative;
	left: 30px;
	background: url(../img/common/trans-bg.png) repeat center top;
	padding: 60px 40px 0px;
	margin: 0px;
	height: 300px;
}
#home .posterInner .posterTitleDark h2 {
	color: #FFF;
}

.short .posterTitle {
	float: left;
	width: 500px;
	color: #FFF;
	margin-top: 80px;
	font-size: 16px;
	z-index: 100;
	position: relative;
	left: 30px;
}
.poster.home .posterInner .posterTitle h1 {
	text-transform: uppercase;
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #F3EFE3;
}





.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
	 }
	 
.clearfix, .main{ display:block;} 

.headerInner {
	display: block;
	height: 110px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.protoHeader .headerInner .logo {
	display: block;
	height: 70px;
	width: 300px;
	margin-top: 30px;
	float: left;
}
.protoHeader .headerInner .nav  {
	float: right;
	height: 100px;
	width: 650px;
}
.protoHeader .headerInner .nav .navInner {
	float: right;
	height: auto;
	width: auto;
	clear: both;
}

.protoHeader .headerInner .nav .navInner ul li {
	float: right;
	list-style: none;
}
.protoHeader .headerInner .nav .navInner ul {
	/* [disabled]float: right; */
	margin: 0px;
	padding: 0px;
	width: auto;
}

.poster {
	display: block;
	height: 420px;
	width: 100%;
	background: url(../img/poster/home.jpg) no-repeat center top;
}

#home {
	background: url(../img/poster/home.jpg) no-repeat -300px top;
	overflow: hidden;
	/* [disabled]height: 300px; */
}
#home.short  {
	background: url(../img/poster/homeblue.jpg) no-repeat -300px top;
}
.navInner ul li a    {
	display: block;
	padding: 0px 29px;
	float: left;
	color: #728494;
	text-decoration: none;
	border-left: 1px dotted #999;
	/* [disabled]margin-right: 10px; */
	/* [disabled]margin-left: 20px; */
	margin-top: 5px;
	font-weight: 600;
	letter-spacing: 1px;
	/* [disabled]background: url(../img/common/ping.png) no-repeat center top; */
	font-size: 18px;
}
.navInner ul li:first-child a{
	padding-right:0px;
}

.social {
	text-align: right;
	display: block;
	width: auto;
	height: 40px;
	text-transform: uppercase;
	color: #B6BCC2;
	font-weight: bold;
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.social img {
	margin-left: 6px;
}

.mr10 {
	/* [disabled]margin-right: 10px; */
}

h2 {
	font-size: 32px;
	color: #515E6A;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}

h3 {
	color: #515E6A;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	/* [disabled]text-transform: uppercase; */
}

.protoHeader .headerInner .nav .navInner ul li .bl0 {
	border-color: #FFF;
}

a {
	color: #F90;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
.navInner ul li a.selected,.navInner ul li a:hover,a:hover ,a:active, a.selected{
	color: #F90;
}

img {
	border-width: 0px;
	border-style: none;
}
.nav .social a img:hover {
	margin-top: 0px;
}

a, img{
-webkit-transition: all .3s ease-in-out; 
-moz-transition: all .3s ease-in-out; 
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}


.protoHeader .headerInner .nav .social a img {
	height: 24px;
	width: 24px;
}
.protoHeader .headerInner .nav .social a img:hover {
	pading-top:20px;
}
.protoHeader .headerInner .logo a img:hover {
	padding-left: 20px;
}

.protoHeader .headerInner .nav .social a {
	margin-bottom: 0px;
}

.poster.home .posterInner .posterTitle p a img:hover {
	padding-left: 20px;
}

.protoHeader {
	width: 100%;
	background: #FFF;
}
#level1 {
	z-index: 1;
	position: relative;
	left: -210px;
	top: 0px;
	display: block;
	height: 400px;
	width: 439px;
	float: left;

}
.short #level1 {
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	height: 400px;
	width: 439px;
	float: left;

}
#level2 {
	z-index: 60;
	position: relative;
	left: -260px;
	top: -400px;
	display: block;
	height: 400px;
	width: 411px;
	float: left;
}
#level3 {
	z-index: 30;
	position: relative;
	left: 600px;
	top: -400px;
	display: block;
	height: 400px;
	width: auto;
	float: left;
}

.g320 h2, .g320 h3 {
	text-align: center;
}

.main .g480 h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
}

.g480 div em {
	color: #C03;
	font-style: normal;
}

.short {
	height: 300px;
	/* [disabled]background: url(../img/poster/homeblue.jpg); */
	margin-bottom: 20px;
}

.short .posterInner .posterTitle h2 {
	color: #FFF;
	font-size: 40px;
	/* [disabled]font-weight: bold; */
	line-height: 50px;
}

.nav .navInner ul li a img {
	height: 24px;
	width: 24px;
}

#home.short .posterInner .posterTitle .social, .g480 .social {
	text-align: left;
}

.main .g320 h3 {
	text-transform: uppercase;
	/* [disabled]letter-spacing: 1px; */
	font-weight: bolder;
	margin-bottom: 20px;
}

.posterTitle h2.big {
	font-size: 48px;
	/* [disabled]font-weight: bold; */
	line-height: normal;
	/* [disabled]text-transform: uppercase; */
}

.site .posterTitle {
	margin-top: 40px;
}

#h6 {
}

#home .posterInner .posterTitle h6 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin: 20px 0px 0px 18px;
}

.poster.game {
	background: #000;
	/* [disabled]height: 480px; */
}

.poster.home.game.tall {
	height: 480px;
}
.poster.home.game.taller {
	height: 600px;
}
.share {
	margin-top: 10px;
}
smaller {
	font-size: 12px;
}


.share p {
	font-size: 12px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
}

h2 a {
	color: #30373F;
}

.game .g320 {
	height: 280px;
}

.main.game .g320 h2 a {
	font-size: 24px;
	line-height: normal;
}

.cen {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

.rss {
	/* [disabled]margin-right: 0px; */
	/* [disabled]margin-left: 20px; */
	/* [disabled]padding-left: 20px; */
}

.followText {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #BCC5CD;
	width: 100px;
	text-align: right;
	height: 20px;
}

.shareText {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	text-align: left;
	height: 20px;
	clear: both;
}

#home .posterInner .posterTitleDark h2 {
	font-size: 40px;
}

