@import url("http://fonts.googleapis.com/css?family=Vollkorn");


/*
Title       Master for CMG
Author      Westech Media
Date		June 2010
		}{
*/

body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	font-size: 80%; 
	background: rgb(0,78,151);
}
h1 {
	font-size:  200%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: rgb(26,82,149);
	padding: 1em 0 1em 75px;
	background: url('/assets/images/h1-logo.png') no-repeat center left;
}



.sec-page h3 {
	font-size: 150%;

	font-weight: bold;
	padding-top: 1em;
}
.hr {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}
p.results {
	font-size:  120%;
	font-style: italic;
	border-bottom:  1px solid #999;
	margin-bottom:  5px;
}
.sec-page p {
	padding: .7em 0;
	line-height: 1.7;
}
	
/* links 
--------------------------------------------*/
a:link, 
a:visited {
	color:  rgb(0,78,151);
	text-decoration:  none;
	font-weight:  bold;
}
a:hover {
	color: #39c;
	}
#supp-content-footer a:link,
#supp-content-footer a:visited {
	color: #39c;
}
#supp-content-footer a:hover {
	color: #fff;
}
h2 a span {
	color:  #fff;
}
h2 a:hover span {
	color:  rgb(0,78,151);
}
img#backbutton {
	position: absolute;
	top: 28px;
	left: 0;
}
	
/* page structure
------------------------------------------- */
div#content-wrapper {
	width:  1000px;
	margin:  0 auto;
	padding-right:  5px;
	padding-left:  5px;
	background-color: #e8e5e0;
	background-color: #f3f0eb;
}
div#content-wrapper-fs {
	width:  100%;
	margin:  0 auto;
}
div#content-area {
	/*background-color: #e8e5e0;*/
	background-color: #f3f0eb;
	border-bottom: 6px solid #cfccc8;
	border-top: 6px solid #cfccc8;


}


div#cmg-logo {
float: left;
}
div#ad-spot-one {
	display:  block;
	width: 728px;
	height: 92px;
	margin: 5px auto 0px auto;
	overflow: hidden;
	position: relative;
}
div#main-content {
	float:  left;
	width: 655px;
	padding-bottom: 30px;

}
div#main-content-fs {
	float:  none;
	width: 100%;


}
div#square-ad {
	float:  left;
	width: 300px;
	height: 250px;
	margin-bottom: 15px;

}
div#internal-updates {
	float:  right;
	width: 325px;
	height:  250px;


}
div#sec-content {
	float: right;
	width: 320px;
	padding-bottom: 30px;
}

div#main-content-fs #flash-space {
    padding: 10px;
	float: left;
}




/* header
------------------------------------------- */
div#branding {

background-color: rgb(0,78,151);	

}
div#branding-content {
	position:  relative;
	width:  1000px;
	margin: 0 auto;
	padding-top:  10px;

	height:  110px;
}
div#branding-content img {
	float:  left;
}


/* nav 
--------------------------------------------*/
div#top-navigation {
	display:  block;
	width: 100%;
	height:  25px;

	background: #E8A548;
	border-bottom: 2px solid #333333;
    
}
ul#top-navigation-list {
	width:  1000px;
	margin: 0 auto;
	height: 25px;


}
ul#top-navigation-list li{
		text-indent: -7000px;
		float: left;
		
}
ul#top-navigation-list li a {

}
ul#top-navigation-list li.home a {
	display: block;
	height: 25px;
	width: 59px;
	background: url(/assets/images/nav_home.jpg) no-repeat center top;
}
ul#top-navigation-list li.download a {
	display: block;
	height: 25px;
	width: 163px;
	background: url(/assets/images/nav_download.jpg) no-repeat center top;
}
ul#top-navigation-list li.help a {
	display: block;
	height: 25px;
	width: 170px;
	background: url(/assets/images/nav_help.jpg) no-repeat center top;
}
ul#top-navigation-list li.sponsorship a {
	display: block;
	height: 25px;
	width: 152px;
	background: url(/assets/images/nav_sponsorship.jpg) no-repeat center top;
}
ul#top-navigation-list li.newsletter a {
	display: block;
	height: 25px;
	width: 109px;
	background: url(/assets/images/nav_newsletter.jpg) no-repeat center top;
}
ul#top-navigation-list li.guides a {
	display: block;
	height: 25px;
	width: 68px;
	background: url(/assets/images/nav_guides.jpg) no-repeat center top;
}
ul#top-navigation-list li.about a {
	display: block;
	height: 25px;
	width: 88px;
	background: url(/assets/images/nav_about.jpg) no-repeat center top;
}

body#n-About ul#top-navigation-list li.about a,
body#n-Home ul#top-navigation-list li.home a,
body#n-Download ul#top-navigation-list li.download a,
body#n-Help ul#top-navigation-list li.help a,
body#n-Sponsor ul#top-navigation-list li.sponsorship a,
body#n-Newsletter ul#top-navigation-list li.newsletter a,
body#n-Guide ul#top-navigation-list li.guides a,
ul#top-navigation-list li:hover a {
	background-position: center bottom;

}

ul#top-navigation-list li.nav-search,
ul#top-navigation-list li.nav-search:hover {
	padding: 1px 0 0 10px;
	background: none;
	text-indent: 0;
	
	}



ul#main-navigation {
	position:  absolute;
	right:  0px;
	top: 45px;
}
ul#main-navigation li {
	font-size: 20px;
}
ul#main-navigation li a {
	color:  #fff;
	text-transform: uppercase;
	text-decoration: none;
}
ul#main-navigation li a:hover {
	color: rgb(241,153,0);
}
ul#main-navigation li a img {
	float:  right;
}
ul#top-navigation-list li input.search{
	border: 1px solid #ccc;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	width: 120px;
	color:  #999;
	font-size: 11px;


}
ul#suggest {
	display: none;
	position: absolute;
	right: 0px;
	top: 20px;
	text-align: left;
	background-color: rgba(255,255, 255, 0.8);

	z-index: 1;
}
ul#suggest li {
	display: block;
	height: 32px;
	padding: 2px;
	text-align: right;
	border-bottom: 1px dashed #999;
}
ul#suggest li:hover {
	background: #fff;
}


ul#main-navigation li.nav-random {
	position:  absolute;
	width:  70px;
	right: 0;
	top:  -20px;
}
ul#main-navigation li.nav-promo {
	position:  absolute;
	width:  450px;
	height: 60px;
	right: 140px;
	top:  -15px;
}
ul#main-navigation li.nav-search {
	position:  absolute;
	top:  -3px;
	right:  110px;
}
#form-search {
    display: inline;
}
.search-submit {
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    background: url(../images/search.gif) no-repeat left bottom;
    border: none;
}
.search-submit:hover {
background: url(../images/search.gif) no-repeat left top;
}
ul#main-navigation li.nav-guides {
	position:  absolute;

	right:  430px;
}
ul#main-navigation li.nav-games {
	position:  absolute;
	right:  540px;

}
ul#main-navigation li.nav-downloads {
	position:  absolute;
	right:  265px;

}


/* main styles
------------------------------------------- */
h2 {
	display:  block;
	width:  100%;
	background: url(../images/h2-bg-orange.png) repeat-x left 50% rgb(241,153,0);
	font-size: 115%;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	margin-top:  0.8em;
	padding: 3px 0 2px 0;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

}


/* secondary styles
------------------------------------------- */
.section-title,
h2 span.section-title a {
	color: #fff;
	padding: 3px 10px 0px 10px;

}
ul.normal-list,
ol.normal-list {
	margin-left: 2em;
}
ul.normal-list li,
ol.normal-list li{
	padding: 0.5em 0 0.5em 1em;
	list-style-type: disc;
	list-style-position: outside;

}
ol.normal-list li {
	list-style-type: decimal;
}

div.skip {
	width: 100%;
	text-align: center;
	margin-top:  -10px;
	height:  20px;
	background: #cfccc8 url(/assets/images/skip.jpg) no-repeat center -5px;
}
div.skip a {
	color:  #fff;
}

a span.more {
	float: right;

	margin-right:  20px;
	font-size: 80%;
	padding-top: 2px;
}

/*
ul.games {
	display:  block;
	height: 320px;
	overflow: hidden;
	width: 680px;
	margin-bottom:  15px;
	}
*/
ul.downloads li {
	display: block;
	padding:  5px;;
	width: 190px;
	height: 60px;
	float: left;
	padding-right: 10px;
	background-color: #ddd;
	margin-right:  10px;
	margin-bottom:  10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul.downloads li p {
	font-size:  90%;
	padding:  0;
}
ul.downloads li img {
	width:  50px;
	height:  50px;
}
ul.downloads li h3 {
	padding-top:  0;
	padding-bottom:  0;
	font-size:  90%;
}
ul.search-results {
    margin-top: 20px;
}
ul.search-results  li{
	display:  block;
	width:  41%;
	height:  125px;
	float:  left;
	padding-right:  40px;
}
ul.search-results  li.ad {
  	display:  block;
  	margin-left: -32px;
  	margin-top: -20px;
	width:  300px;
	
	height:  250px;
	float:  left;
	padding-right:  40px;  
}

ul.search-results  li h3 {
	font-size:  120%;
	font-weight:  bold;
	}
ul.downloads li img,
ul.search-results  li img {
	padding:  4px;
	margin-right:  5px;
	background-color:  #fff;
	float:  left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

div#sec-content h2 {
	background: url(../images/h2-bg-blue.png) repeat-x left 50% rgb(0,78,151);
}


ul.game-ads li {
	display:  block;
	width:  47%;
	float:  left;
	margin-right:  3%;
	height:  100px;
	overflow: hidden;
}
ul.game-ads li div { height: 90px; overflow: hidden; }
ul.game-ads li p {
	font-size: 90%;
}
ul.game-ads li p a {
	font-weight: bold;
	font-size: 120%;
}
ul.game-ads li img{

	padding:  4px;
	margin-right:  5px;
	background-color:  #fff;
	float:  left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

	
}




ul#updates li {
	padding-bottom:  1em;
	font-size: 90%;
	color: #333;
}
ul#updates li h3 {
	font-weight: bold;
	font-size: 150%;
	color:  rgb(0,78,151);
}
span.posted-date {
	margin-right: 1em;
	float:  left;
	color: #888;
	font-style: italic;
	font-size: 90%;
}
span.internal-ad {
	display:  block;
	width:  325px;
	height:  80px;
	background-color:  #999;

}
ul.games div.game-info img {
	padding:  0;
	border:  none;
	margin:  0 5px 0 0 ;

	float: none;
}
div.game-info p {
	padding-top: 3px;
	color: #444;
}
.game-info {
	display:  block;	
}
ul.games li {
	width:  45%;
	float:  left;
	height: 110px;
	padding-right: 25px;
}
ul.games li h3 a {
	font-size: 115%;
}
img.game-icon{
    width: 70px;
	padding:  4px;
	background:  #fff;
	float:  left;
	margin-right:  7px;
	margin-bottom: 30px;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;

}
img.cloud {
	display:  inline;
    margin: 1px 1px -1px 1px;
    padding: 3px;
    background:  #fff;

	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
		-moz-box-shadow: 3px 3px 3px #ccc;
		-webkit-box-shadow: 3px 3px 3px #ccc;
}
ul.games span {
	color: #333;
	font-size: 90%;
}
ul.games img:hover {
	background-color: orange;
}
ol#game-ranking li a {
	display:  block;
	border-bottom: 1px dotted #bbb;
	overflow: hidden;
}
ol#game-ranking li a:hover {
    background-color: #fff;
}
ol#game-ranking li.alt {
	background-color: #ddd;
}
ol#game-ranking li span.rank{
	display:  block;
	float:  left;
	width:  20px;
	margin-right:  10px;
	color: #ff9000;
	font-weight:  bold;
	text-align:  right;
}
ol#game-ranking li span.rating {
	float:  right;
	padding-right:  10px;
	color: #777;
	font-size: 90%;
	font-weight: bold;
}

div#skyscraper-ad {
	padding-top: 20px;
	text-align:  center;
}
div.recent {
    position: relative;
    padding-bottom: 30px;
}

#main-content-fs #skyscraper-ad {
	float: right;
	width: 170px;
}

ul#videos li {
	margin-bottom: 20px;
}

p.credit {
	display: block;
	text-align: right;
}
span.author:before {
	content: "- ";
	}
span.author {
	display: block;
	float: right;
	text-align: right;
}
span.date {
	color: #777;

	}

/* stars
------------------------------------------- */
.game-rating-none {
	display: block;
	float: left;
	height: 14px;
	width: 90px;
	margin-right: 10px;
	font-size: 85%;
	padding-top: 3px;

	}
.game-info-sub {
	display: block;
	width: 100%;
	height: 20px;
}
span.guide-icon {
	float: right;
	display: block;
	padding-top: 4px;
	font-size: 80%;

}
.game-rating {
	display: block;
	float: left;
	height: 14px;
	width: 72px;
	margin-right: 10px;
	text-indent: -9999px;
	}
.stars50 {
	background: url('/assets/images/stars/stars50.png') center center no-repeat;
}
.stars45 {
	background: url('/assets/images/stars/stars45.png') center center no-repeat;

}
.stars40 {
	background: url('/assets/images/stars/stars40.png') center center no-repeat;

}
.stars35 {
	background: url('/assets/images/stars/stars35.png') center center no-repeat;

}
.stars30 {
	background: url('/assets/images/stars/stars30.png') center center no-repeat;

}
.stars25 {
	background: url('/assets/images/stars/stars25.png') center center no-repeat;

}
.stars20 {
	background: url('/assets/images/stars/stars20.png') center center no-repeat;
}
.stars15 {
	background: url('/assets/images/stars/stars15.png') center center no-repeat;
}
.stars10 {
	background: url('/assets/images/stars/stars10.png') center center no-repeat;
}
.stars05 {
	background: url('/assets/images/stars/stars05.png') center center no-repeat;;
}
.stars00 {
	background: url('/assets/images/stars/stars00.png') center center no-repeat;;
}



/* footer
------------------------------------------- */
div#supp-content {
	position:  relative;
	width:  1000px;
	margin:  0 auto;
}
div#flickr,
div#twitter,
div#facebook
{
	margin-top: 10px;
	display: block;
	float: left;
	margin-left: 20px;
	padding-bottom: 30px;

}
div#flickr {
	margin-left:  0px;
	width: 250px;
}
div#twitter {
    width: 350px;
}
div#facebook {
    width: 300px;
}
div#flickr ul li {
	width:  70px;
	height: 70px;
	border:  3px solid #000;
		-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float:  left;
	margin: 3px;
	background-color: #000;
}


div#supp-content-footer {
	width: 1000px;
	display: block;
	padding-bottom:  20px;
	color:  #efefef;
	text-align: center;
	clear: both;
	margin:  0 auto;
}
div#supp-content-footer p {
	display: block;
	width: 100%;
	text-align: center;
	color:  #bbb;
	}
div#twitter li,
div#facebook li {
	clear: left;
	margin-bottom: 5px;
	color: #e9e5e0;
	list-style-type: none;
}
div#twitter li p {
	padding-left: 60px;	
	overflow: wrap;
	padding-right: 15px;
	font-size: 90%;
}
.twitter-user-icon {
	float: left;
}

div#twitter li {
	padding-top: 5px;
	}

div#twitter img,
div#facebook img {
	border:  1px solid #fff;
	float:  left;
	margin-right: 7px;

}
div#supp-content h2 {
	background: url(../images/h2-bg-dkblue.png) repeat-x left 50% rgb(0,68,135);
	color: #fff;
	width: 95%;
}
ul.picks li {
	width: 300px;
	float: left;
	clear: left;
	display: block;
}
.choice {
	margin-left: 20px;
	}
.selected a {
	color: #000;
	}
ul#tweets li {
	clear: left;
	padding-bottom: 10px;
}
	
.twitter-user a {
	font-weight: bold;
	color: orange;
}

div#feedback {
display: none;    
position: fixed;
    left: 0px;
    top: 180px;
    

}
p.contact-info {
    border: 1px dotted #999;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 90%;
    font-weight: normal;
    padding: 10px;
    width: 80%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

span.ct {
    display: block;
    position: absolute;
    top: -28px;
    right: 8px;
    width: 140px;
    height: 12px;
    overflow: hidden;
    text-align: left;
    color: #fff;
    font-size: 80%;

    z-index: 0;
    
}


/* hacks
------------------------------------------- */
hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clear {
	clear: both;
	}
	


/* staff picks listing
------------------------------------------- */
#staffPicksArchive { margin-top: 1em; }
#staffPicksArchive li { 
	width: 315px;
	float: left;
}
#staffPicksArchive li.col0 { margin-right: 25px; }
#staffPicksArchive li h3 { padding-top: 0em; }



.floatLeft { float: left; margin-right: 15px; }
.floatRight { float:right; margin-left: 15px; }
.clear { clear: both; }





/* --- adsense compliance tweak 4/4/14 --- */
#n-Play #main-content h2:first-child { 
	width: 370px;
	margin-left: 340px;
}



/* --- updates for sticky ad beta 4/24/15 --- */
body#n-Home div#square-ad { 
	height: auto;
}
div#internal-updates { 
	width: 310px;	
}
div#skyscraper-ad.sticky-ad { 
	text-align: left;
	position: fixed;
padding-top: 10px;
}

body#n-Home #ad-spot-one { 
	margin: 5px; text-align: left; 
width: auto;
}



/* --- requested by adthrive --- */
div#supp-content-footer { padding-bottom: 120px; }


/* --- updates for responsiveness --- */
.mobile #top-navigation, .mobile #main-navigation { display: none; }
.mobile ul.game-ads li { 
	width: 100%; float: none; 
}

.mobile div#main-content, .mobile div#branding-content, .mobile div#content-wrapper { width: auto; }

.mobile div#square-ad { float: none; }
.mobile div#internal-updates { float: none; width: auto; }

.mobile .games-list { margin-top: 3em; }
.mobile ul.games li { width: 100%; float: none; }

.mobile #supp-content-footer { width: 100%; }
