/*
Design by CSS Templates For Free
http://www.csstemplatesforfree.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #F2F2F2;
	background-image: url(images/img01g.jpg);
	background-repeat: repeat-x;
}



h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #7F7772;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 900px;
	height: 105px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(images/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(images/img04.jpg);
}

/* Header */

#header {
	width: 900px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;
	background: url(images/img07.jpg) no-repeat center center;
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 105%;
}

#logo a {
	/*text-transform: uppercase;*/
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* Banner */

#banner {
	float: right;
	width: 650px;
	height: 160px;
	background: url(images/img06.jpg) no-repeat;
}

#banner p {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

#banner a {
	color:#EEEEEE;
}
	
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#gamepage {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0 0 0;

}

#thegamediv{
	overflow: auto;
	padding: 0px;
	margin: 0px;
	height: auto;
}
/* Content */

#content {
	float: right;
	width: 650px;
	/*width: 750px;*/
}

.topmostleft {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	padding-left: 50px;
	height: 40px;
	width: 100px;
}
.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
	width:610px;
	/*width:650px;*/
	
}
.post .storygame {
	padding: 0 20px;
	width:680px;
}
.post .meta {
	padding: 5px 20px;
/*	background: url(images/img09.gif) repeat-x;*/
	clear:both;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #996600;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.boxed .story {
	border: 1px solid #FF8D17;
	float:left;
	background:#FFF3E7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.boxed .bookmark  {
	border: 1px solid #FF8D17;
	float:left;
	background:#FFF3E7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 15px;
	width: 610px;
}
.boxed .bookmark a {
	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 30px;
	
}

.boxed .meta {
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #F19125;
}

.boxed .meta a {
	color: #FFFFFF;
}

.boxedred .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/imgred.jpg) no-repeat;
	letter-spacing: -1px;
	color: #CC0000;
}
.boxedred .story {
	border: 1px solid #FF8D17;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF4EA;
	
}

.boxedred .meta {
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #F88669;
	margin-bottom: 10px;
}

.boxedred .meta a {
	color: #FFFFFF;
}
/*game screen*/

.gameplace {
	border: 1px solid #FF8D17;
	background-color:  #FFF4EA;
	width: 880px;
	padding: 10px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

/* Sidebar */

#sidebar {
	float: left;
	/*width: 240px;*/
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	margin-bottom: 15px;
	
}

#sidebar li ul {
	background-color: #F7FFE8;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	
}

#sidebar li li {
	margin: 0;
	background: url(images/img09.gif) repeat-x;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: -4px;
	padding-left: 0;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#sidebar a:link {
	text-decoration: none;
}

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

#sidebar li a {
	padding-left: 10px;
/*	background: url(images/img11.gif) no-repeat left center;*/
}
/* Arcadem Pro 2.8 Code */
.topcategory,  .suggestedgames {
	float:left;
	width:160px;
	height:240px;
	overflow:hidden;
	margin:10px;
	border: 1px #97D6FF dotted;
	background:#E9F2FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.topcategory span img {
	max-height: 38px;
	max-width: 38px;
	width: expression(this.width > 38 ? 38: true);
	height: expression(this.height > 38 ? 38: true);
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
 .gameInCategory  {
	float:left;
	width:160px;
	height:300px;
	overflow:hidden;	
	margin:10px 10px 10px 10px;
	border: 1px #97D6FF dotted;
	padding: 0px 10px 5px 10px;
	background:#E9F2FF;
}

 .gameInCategory intitle {
	height: 200x;

}
.gameInCategory img {
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	/*width:80px;
	height:80px;*/
	width: expression(this.width > 70 ? 70: true);
	height: expression(this.height > 70 ? 70: true);

}
.bottomnav {
	/*float:left;*/
	/*background-image: url(images/bottomnav.jpg);*/
	/*background-repeat: no-repeat;*/
	width:400px;
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-bottom: -2px;
}
.navstart{
	float: left;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	background-position: center;
}
.navtext{
	margin-top: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #F5860A;
	margin-top: 3px;
	padding-left: 10px;
	text-align: center;
}
.easynav{
	margin-top: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: -5px;
}
.navend{
	float: right;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	background-position: center;
}	

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #000000;
}

#footer a {
	color: #0000FF;
}

#footer a:hover {
	color: #FF0000;
}
