* {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
}

body {
	background-color: #4e7830;
	font-size: 14px;
	line-height: 1.3em;
	color: #111;
	font-family: cambria, palatino, serif;
}

div#wrapper {
	width: 898px;
	margin: 0 auto 0 auto;
}

div#box {
	border: 15px solid #265006;
	border-radius: 33px;
	-moz-border-radius: 33px;
	background-color: #fff;
	padding: 33px;
	color: #333;	
/*	background: url("img/grid.gif") 0 0; */
}

div.story {
	width: 369px;
	padding: 0 0 1.3em 0;
}

/*	width: 513px; */


/*** BLOCK-LEVEL ELEMENTS ***/

p {	margin: 1.3em 0 1.3em 0; }
p.caption { font-size: .7em; margin: 1.86em 0 1.86em 0; }

hr {
	display: block;
	clear: both;
	height: 1px;
	background: #888;
	border: none;
}

/* LISTS */

ul { margin: 1.3em 0 1.3em 0; }
ul ul { margin-left: 1.3em; }


/* HEADS */

h1, h2, h3, h4, h5 { font-weight: normal; }

h1 {
	font-size: 1em;
	margin: 60px auto 0 45px;
	font-weight: bold;	
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: .22em;
	word-spacing: .1em;
	color: #fff;
}

h2 {
	font-size: 1.5em;
	line-height: 0.867em;
	margin: .867em 0 .867em 0;
	padding: .43em 0 .43em 0;
}
div.story:first-child h2, div.sidebar + div.story h2 {
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .09em;
	word-spacing: .11em;
	margin: 1.3em 0 1.3em 0;
	padding: 1.3em 0 0px 0;
}

h4 {
	font-size: 1em;
	font-style: italic;
	letter-spacing: .02em;
	margin: 1.3em 0 1.3em 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.3em 0 -.65em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a { 
	border: none;
	padding: 1px 3px 1px 3px;
	margin-left: -3px;
	color: #4e7830;
}

h1 a { color: #fff; }
h1 a:hover { background: #265006; }

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	background: #c7d8bc;
	border-radius: 5px;
}

/* TABLES */

table {
	border-collapse: collapse;
	margin: 1.3em 0 1.3em 0;
	width: 802px;
	font-size: .85em;
}
table.narrow { width: auto; }

th, td {
	text-align: left;222
	vertical-align: top;
}
th { color: #333; }
td + td, th + td, th + th { padding-left: 1.3em; }
thead, tr.head { border-bottom: 1px solid #111; }


/*** GENERIC INLINE ***/

a {
	color:  #4e7830;
	text-decoration: none;
	border-bottom: 1px solid #97b386;
}
a:hover {
	background: #c7d8bc;
	border-radius: 3px;
}



/*** HEADER ***/

div#header {
	margin: 0;
	padding: 1.3em 0 1.3em 0;
	font-family: cambria, palatino, serif;
	color: #fff;
}

#header blockquote { display: none; }

#logo {
	margin: -75px 0 0 17em;
	padding-left: 45px
}

p#byline {
	visibility: hidden;
	position: absolute;
	width: 321px;
	top: .2em;
	margin: 45px 0 0 -232px; /* 153 */
	left: 50%;
	color: #ddd;
	font-size: 1em;
	letter-spacing: .025em;
}
#byline a { color: #ddd; border: none; }
#byline a:hover { background: #000; border-radius: 5px; }



/*** NAVIGATION MENU ***/

div#menu {
	width: 100%;
}

ul.categorytree {
	margin: 0 auto 0 auto;
	padding: .6em 0 .7em 0;
	width: 802px;
}

.categorytree li {
	display: inline;
	font-size: .8em;
	margin-left: -.5em
}
.categorytree li + li { margin-left: 1.3em; }

.categorytree a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .24em;
	padding: .2em .5em .2em .5em;
	border: none;
}
.categorytree a:hover {
	background: #265006;
	border-radius: 5px;
}



/*** INDEX ITEMS ***/

hr.seemore { display: none; }

p.info {
	margin: -1.86em 0 0 0;
	text-align: right; 
	font-size: .7em;
	line-height: 1.86em;
}

p.info a { color: #333; border-bottom: 1px solid #888; }


/*** SIDE BAR ***/

div.sidebar {
	float: right;
	width: 369px;
}

div.item {
	clear: both;
	margin: 0 0 2.6em 0;
}

.item h1, .item h2, .item h3, .item h4, .item h5 {
	margin-top: 0;
	padding-top: 0;
}

.item img {
	float: left;
	margin: .2em 15px 2.6em 0;
}

p#moregames {
	clear: both;
	margin: 3.9em 0 0 96px;
	text-transform: uppercase;
	letter-spacing: .1em;
	word-spacing: .1em;
	
}

p.price {
	font-size: .7em;
	margin: -1.86em 0 1.86em 0;
	line-height: 1.86em;
	word-spacing: .15em;
}
h2 + p.price { margin-top: -2.79em; }


/*** FOOTER ***/

div#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: .65em 0 3.25em 33px;
	color: #fff;
	font-size: .65em;
	letter-spacing: .06em;
	word-spacing: .1em;
	text-transform: uppercase;
}

#footer p {
	margin: 0 0 0 0;
	float: left;
	width: 258px;
}
#footer p + p { margin-left: 30px; }

#footer a { color: #fff; }
#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #888;
	background: #000;
}
