/* Moved from theme screen ---------------------- */

p {
	margin-top:10px;
	margin-bottom:20px;
	}


/* Header */

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}
.asset-name a {
    text-decoration: none;
}
.asset-name a:hover {
    text-decoration: underline;
}
.asset-content {
    margin: 5px 0;
}
.asset-more-link {
    font-weight: bold;
}
.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;
    display: block;
    padding-bottom: .3em;
}
.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

/* Global ----------------------------------------------------------------- */

/*a:hover {
    text-decoration: none;
}*/

/* Layout ----------------------------------------------------------------- */

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}

/* Header ----------------------------------------------------------------- */

#header a {
    font-weight: normal;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 150px;
}
#header-content {
    width: 770px; 
    min-height: 150px; 
    margin: 15px 0px 0px 20px;
}

#header-name {
    font-size: 28px;
    font-weight: normal;
}

#header-description {
    font-weight: normal; 
}

#header {
    margin-bottom: 0px;
}

#header-inner {
    padding-bottom: 20px;
    padding-left: 27px;
}

#banner-link {
	position:absolute;
}

/* Content ---------------------------------------------------------------- */

.asset-header {
    margin-top: 15px;
}

.asset-header,
.asset-content,
.asset-footer {
    margin-left: 15px;
    margin-right: 15px;
}  

.archive-list-item {
    margin-bottom: 5px;
}

/* Widget ----------------------------------------------------------------- */

.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header {
    margin-right: 5px;
    margin-left: 15px;
}

.widget-header {
    margin-top: 10px;
}

.widget-header {
    font-weight: bold;
}

.widget-header a {
    font-weight: bold;
}

.widget-content {
    margin-bottom: 15px;
}

.widget-about .widget-header {
    margin-bottom: 10px;
}

#content .widget-powered .widget-content {
    margin: 0;
}

.layout-wtt #content #beta .widget-powered .widget-content,
.layout-twt #content #gamma .widget-powered .widget-content,
.layout-wt #content #beta .widget-powered .widget-content {
    margin-left: 1px;
}

.layout-twt #content #beta .widget-powered .widget-content,
.layout-tw #content #beta .widget-powered .widget-content {
    margin-right: 1px;
}

.widget-email .widget-content,
.widget-subscribe .widget-content,
.widget-syndicate .widget-content {
    margin-top: 15px;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}

/* Footer ----------------------------------------------------------------- */

#footer-content {
    margin: 20px 0;
}

/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

.asset-stream  .asset-header-content {
    padding: 15px 0 0 15px;
}


/* Custom Styles (CasualGameplay) ----------------------------------------- */
/****************************************************************************/

/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}


#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}

#container-inner {
    width: 960px;
}

/* Wide-Thin-Thin */

.layout-wtt #beta {
    left: 200px;
    width: 200px;
}

.layout-wtt #gamma {
    right: 200px;
    width: 200px;
}

/* Thin-Wide-Thin *************/

.layout-twt #alpha {
    left: 210px;
    width: 520px;
}

.layout-twt #beta {
	left:-520px;
    width: 210px;
}

.layout-twt #gamma {
    width: 210px;
}

/* Content ---------------------------------------------------------------- */

#gamma-inner, .widget, .widget-content {
overflow:visible !important;
}

/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in,
#header .widget-rss {
    position: absolute;
    top: 5px;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#header .widget-sign-in {
    right: 0px;
    text-align: center;
}
#header .widget-rss {
    left: -10px;
    text-align: left;
    width:250px;
	height:23px;
}
#header .widget-rss img {
	vertical-align:middle;
}
#header .widget-sign-in .widget-header {
    display: none;
}
#header .widget-sign-in .widget-content,
#header .widget-rss .widget-content {
    margin: 0;
    padding: 5px 0px 5px 15px;
    overflow: hidden;
}
#header .widget-sign-in .widget-content {
    float: right;
}
#header .widget-rss .widget-content {
    float: left;
}
#header .widget-sign-in a,
#header .widget-rss a {
    text-decoration: underline !important;
}


/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    width: 960px;
    font-size: 11pt;
}
#main-navigation-inner {
    position: relative;
	z-index:5;
}
#main-navigation ul {
    height:auto;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
#main-navigation ul li {
    float: left;
    padding-top: 2px;
}
#main-navigation ul li h2 {
    margin:0;
    padding:0;
}
#main-navigation ul li a {
    font-weight: bold;
    display: block;
    line-height: 31px;
    margin: 0px;
    padding: 2px 11px !important;
    text-align: left;
    text-decoration: none;
}
#main-navigation ul li a:hover {
	text-decoration: none;
}
#main-navigation ul li ul {
    display: none;
    height: auto;
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index:3;
}
#main-navigation ul li:hover ul {
    display: block;
}
#main-navigation ul li li {
    padding-top: 0;
    display: block;
    float: none;
}
#main-navigation ul li ul a {
    margin: 0px;
    padding: 0 11px;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}

/* Appearance -------------------------------------------------------------- */

.featureTitle,
.entryTitle,
a:link.featureTitle,
a:visited.featureTitle,
a:active.featureTitle,
a:link.entryTitle,
a:visited.entryTitle,
a:active.entryTitle {
	text-decoration:none;
	}

.entry-container {
	width:100%;
	/*background: url(entry-header.png) no-repeat;*/
	}

.byline	{
	font-size: 9pt;
	padding-bottom:1px;
	padding-left:2px;
	margin-bottom:5px;
	}
.byline a,
.byline a:link,
.byline a:visited,
.byline a:active,
.byline a:hover {
		text-decoration: none;
	}
blockquote {
	font-size:12px;
	line-height:16px;
	padding:10px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	}

li.archive-list-item {
	margin-top:5px;
	}

/* Category icons -------------------*/
.action-arcade, .adventure, .boardgame, .cardgame, .fighting, .hidden-object, .interactiveart, .jigman, .music, .physics, .platformer, .point-and-click, .puzzle, .room-escape, .resourcemgmt, .rpg-strategy, .simple-idea, .simulation, .sports, .stunt, .textgame, .tower-defense, .webtoy-interactive, .wordgame, .xmas {
	margin-right:25px;
	}

/* Spoiler tags ------------------------*/

div.spoiler {
  margin-bottom: 0.75em;
  margin-left: 5px;
  margin-right: 5px;
  display: none;
	}

.entrybody div.spoiler {
	margin-top:-10px
	}

div.spoiler.spoiled {
  display: block;
	}

div.spoiler > a:first-child {
  text-decoration: none;
  display: block;
  font-weight: bold;
  padding-left: 0.5em;
  line-height: 150%;
	}

div.spoiler > a:first-child:before {
  content: 'Hide ';
	}

div.spoiler > a.hide:first-child:before {
  content: 'Show ';
	}

div.spoiler > div {
  padding-left: 0.5em;
  padding-right: 0.5em;
	}

.spoiler ol, .spoiler ul {
	margin-top:5px;
	}
li > .spoiler {
	margin:5px 0 5px 0;
	}
.spoiler .spoiler {
	margin:5px 0 5px 0;
	}

div.spoiler p {margin-bottom:10px;}

.mt-powered-footer {
	position:absolute;
	top:20px;
	left:20px;
	}

.mt-hosted-footer {
	position:absolute;
	top:20px;
	right:20px;
	}

ul, ol, dl {
    margin-bottom: 1.25em;
}

ul.list-leading-5 li, ol.list-leading-5 li {
    margin-bottom:5px;
}

#walkthrough.comments {
	width:94%;
	padding-left:10px;
	margin-bottom:20px;
}
#walkthrough > .comments-content {
	padding-right:10px;
}
#from-search {
	width:100%;
}
#from-search-inner {
	width:960px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-left:50px;
	font-size:medium;
}




/* Begin base ------------------ */
/* Images ---------------------- */

	.bannerimage {
		margin:0;
		}
	html>body .bannerimage {
		margin:0;
		}
	.iconimage {
		margin:3px;
		}
	html>body .iconimage {
		margin:3px;
		}
	.leftimage, .leftalphaimage {
		margin:4px 8px 1px 0px;
		}
			
	html>body .leftimage, html>body .leftalphaimage {
		margin:3px 8px 1px 0px;
		}
			
	.rightimage, .rightalphaimage {
		margin:4px 0px 1px 8px;
		}
			
	html>body .rightimage, html>body .rightalphaimage {
		margin:3px 0px 1px 8px;
		}

	.authorimage {
		float:left;
		position:relative;
		top:-35px;
		margin:0px 0px 0px 0px;
		}
			
	html>body .authorimage {
		margin:0px 0px 0px 0px;
		}

	img.social_icon {
		margin-left:3px;
		}
	img.social_icon_left {
		margin-right:3px;
	}
			
/* All games archive ---------------------- */

	.archiveImage {
		margin:2px 8px 2px 0px;
		}
	
	html>body .archiveImage {
		margin:1px 8px 2px 0px;
		}
	
	.archiveImageDiv {
		min-height:50px;
	}
	* html .archiveImageDiv {
		height:50px; }

	.archive-content
	{
	   clear: both;
	   margin: 5px 10px 20px 10px;
	}

	.archive-list-item
	{
		line-height:1em;
		margin-top: 5px;
		margin-bottom: 10px;
		padding-bottom:10px;
	}

	.archive-list-item a
	{
	   font-weight:bold;
	}

	.widget-list,
	.archive-list {
	    margin: 0;
	    padding: 0;
	    list-style: none;
	}


/* Entries and Tag search results ---------------------- */

	.entry, .bfg-feature {
		width:96.15%;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:45px;
		}  
	.bfg-feature .entrytitle h1 {
		width:96.15%;
		margin:10px 0 5px 0;
		}
	.bfg-feature-link {
		font-size:large;
		}
	.entryheader {
		margin-top:5px;
		position:relative;
		width:100%;
		overflow:hidden;
		padding-top:2px;
		padding-bottom:5px;
		}
	.bestof-header {
		padding-top:15px;
		}
	.entryheader h4 {
		margin:0px;
		}
	.entrydate {
		font-size:x-small;
		font-weight:bold;
		position:relative;
		padding-top:9px;
		width:28%;
		float:right;
		text-align:right;
		}
	.entrytitle h1 {
		font-size:x-large;
		font-weight:bold;
		position:relative;
		width:72%;
		float:left;
		margin:0px;
		line-height:1em;
		z-index:2;
		}

	.entrymeta {
		margin-bottom:5px;
		margin-top:5px;
		}
	.entrybody {
		line-height:1.45em;
		}
	.entrybody li {
		margin-bottom:10px;
		}
		
	.comments-link-footer {
		text-align:right;
		position:relative;
		top:-5px;
		}

	.blogbody {
		margin-top:5px;
		margin-bottom:10px;
		min-height:60px;
		}

	.tags, .platform {
		display:block;
		width:70%;
		font-size:small;
		font-weight:normal;
		position:relative;
		left:2px;
		}
	.tags-header, .platform-header {
		font-weight:bold;
		}
	.platform {
		font-size:medium;
		}
		
	.rating_bar {
		position:relative;
		float:left;
		margin:3px 0 0 5px;
		width: 55px;
		}
	.rating_bar div {
		position:relative;
		float:left;
		height: 12px;
		}
	.rating_header {
		position:relative;
		float:left;
		font-size:small;
		font-weight:bold;
		left:2px;
		}
	.rating_text {
		position:relative;
		float:left;
		font-size:x-small;
		margin:3px 0 0 3px;
		}
	#sort_form {
		padding:0 0 0 14px;
		display:none;
		}
	.sort_form_label {
		position:relative;
		font-size:medium;
		line-height:1.2em;
		margin:7px;
		top:-2px;
		}	
	.addthis-button {
		position:absolute;
		top:35px;
		right:0px;
		}
	.mission-background {
		position:absolute;
		z-index:1;
		min-height:60px;
		width:190px;
		left:-10px;
		margin-bottom:0px;
		font-size:small;
		padding:15px 15px 5px 15px;
		}
	.mission {
		z-index:2;
		position:relative;
		display:block;
		margin-bottom:0px;
		font-size:small;
		padding:15px;
		padding-bottom:8px;	
		}

	#search-google {
		margin-top:15px;
		margin-left:5px;
		text-align:right;
		}
	#search-submit {
		margin-bottom:10px;
		float:right;
		}

	#search-text {
		margin-bottom:5px;
		}

	.div-centered {
		width:750px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		}


	#comments, #walkthrough {
		margin: 0 10px 0 10px;
		width:auto;
		}
/* Begin change for 438update ------------------ */
	#comment-panels, #walkthrough {
		font: normal 14px trebuchet MS, verdana, arial, sans-serif;
		width:492px;
		word-wrap: break-word;
		}
/* end change for 438update ------------------ */
	.comment-footer {
		margin-bottom:-5px;
		text-align:right;
		}
	.comment-content {
		margin-top:20px;
		}
	#comments-open {
		margin-left:10px;
		}
	#comments-open-notes {
		width:460px;
		}
	#comments-open-notes li {
		margin-bottom:5px;
		margin-top:5px;
		}

	#non-auth-user-note {
		display:none;
		}

	.content-inner {
		width:100%;
		min-height:30px;
		}
	.content-inner h1 {
		float:left;
		}
	.content-inner img {
		float:right;
		position:relative;
		right:20px;
		}
		
	.walkthrough {
		margin:10px 0 10px 0;
		clear:both;
		}

	.pulltext, .walkthrough-alert {
		font-size:large;
		line-height:1.2em;
		}
	.walkthrough-alert {
		padding-left:5px;
		padding-top:10px;
		margin-bottom:15px;
		}

	.Gamecode {
		padding:2px;
		}
	.Gamecode textarea {
		width:485px;
		}
	.GamecodeText {
		font-size:small;
		}
	.aficons-mac {
		width:187px;
		margin-left:auto;
		margin-right:auto;
		}
	.cg-icons {
		margin:1px;
		}
	.ravenhearst2-icon {
		top:4px;
		}
	.totemtribe-icon {
		top:2px;
		}
	.walkthrough-icon {
		margin-bottom:16px;
		}
	.icon-taglist {
		clear:both;
		}	
	.legal {
		font-size:small;
		}
	.legal h2 {
		font-size:medium;
		font-weight:bold;
		}
	.legal li {
		margin-top:5px;
		margin-bottom:10px;
		}
	.copyright {
		font-size:x-small;
		text-align:right;	
		}
	.strikethrough {
		text-decoration:line-through;
		}
	.footnote {
		font-size:x-small;
		line-height:1em;
		margin-bottom:5px;
		}
	#companyline {
		font-size:small;
		}
	#footerlinks {
		text-align:center;
		}
	.anchor-link {
		font-size:x-small;
		}
	.newsimage {
		width:294px;
		margin-left:5px;
		float:right;
		font-size:small;
		font-family:Times;
		line-height:1.1em;
		}
	.newsimage .copy {
		clear:both;
		padding:5px;
		}

	.bestof-votebtn {
		position:absolute;
		bottom:29px;
		right:0;
		}
	.bestof-goty {
		position:relative;
		width:440px;
		padding:5px 15px;
		margin-left:auto;
		margin-right:auto;
		margin-top:30px;
		border:#000 1px solid;
		background-color:#D1FFFF;
		}
	.bestof-icons {
		width:100%;
		}
	.bestof-icon {
		width:50px;
		float:left;
		padding-left:8%;
		}
	.twitter-text {
		font-weight:bold;
		position:relative;
		top:20px;
		left:10px;
		}
	.twitter-button {
		margin-bottom:10px;
		}
	.new-rating {
		position:absolute;
		width:24px;
		height:22px;
		right:0;
		bottom:3px;
		}
	.bestof2008-award,
	.bestof2009-award,
	.bestof-award {
		position:absolute;
		right:0;
		bottom:1px;
		}
	#listsubscribe-frame {
		width:500px;
		height:635px;
		border:0;
		}
	div.all-gamesfeatured {
		font-size:x-small;
		position:relative;
		width:125px;
		float:right;
		margin-top:3px;
		margin-left:2px;
		padding-right:2px;
		padding-bottom:2px;
		padding-left:5px;
		}
	div.all-gamesfeatured ul {
		margin-bottom:0;
		margin-left:3px;
		list-style:none;
		}
	.clear {
		clear:both;
		}
	.leftside-alert {
		position:relative;
		left:-13px;
		}
	.leftside-skyscraper {
		position:relative;
		left:-5px;
		}
	.icon-adjust {
		position:relative;
		left:7px;
		}
	td.cat-icon {
		width:100px;
		height:70px;
		padding-left:20px;
		}
	td.cat-blurb {
		font-size:medium;
		font-weight:bold;
		}
	button, .playButton {
		font-size:1.9em;
		padding:14px;
		background:url(http://images.jayisgames.com/overlay.png) repeat-x center;
		-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
		cursor:pointer;
		}
	button:active, .playButton:active {position:relative;top:2px;}
	button.play-btn, .playButton {
		width:500px;
		text-align:center;
		}
	.playButton {
		width:466px;
		display:block;
		padding:16px;
		text-align:center;
		font-weight:normal;
		line-height:1em;
		}
	a.play,
	a.play:link,
	a.play:visited,
	a.play:active,
	a.play:hover { text-decoration: none; }

	.white-border {
		border: 3px solid #FFFFFF;
		}
	#walkthrough-notes {
		position:relative;
		top:-21px;
		font-size:small;
		}
	object, embed {
  		outline: 0;
		}