﻿body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	color: #000000;
	background-image: url('img/content_area_shadow_bg.png');
	background-color: #C5C5C5;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
}
a, a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited 
{
	color: #0037A2;
}
a:hover, a:active {
	text-decoration: underline;
}
ul
{
	list-style-image: url('img/bullet.gif');
}

#mainBox {
	background-color: #FFFFFF;
	width: 935px;
	margin: 0px auto 0px auto;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}
#headerBox {
	background-color: #000000;
	background-image: url('img/header_bg.jpg');
	background-repeat: no-repeat;
	height: 163px;
}
#sitesBox {
	text-align: right;
	color: #C7C7C7;
	padding-right: 10px;
}
#sitesBox a, #sitesBox a:link, #sitesBox a:visited {
	color: #d0d0d0;
	font-weight: bold;
	text-decoration: none;
}
#sitesBox a:hover, #sitesBox a:active {
	text-decoration: underline;
}
#logoImg
{
	width: 164px;
	height: 92px;
	margin-left: 22px;
	margin-top: 15px;
	border: 0px;
}

#contentAreaBox {
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
#contentBox {
	width: 665px;
	float: left;
}
#sidebarBox {
	width: 222px;
	float: right;
}
#introBox {
	padding: 8px;
	background-color: #FEFBF1;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFC261;
	display: inline;
}
h2 {
	font-size: large;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFC261;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active, h2:hover
{
	color: Black;
	text-decoration: none;
}
img
{
	border: 0px;
}

#donationBox 
{
	font-size: 0.9em;
	background-color: #EFEFEF;
	padding: 10px;
}
#adBox
{
	text-align: center;
	margin-top: 20px;
}
#ladBox
{
	text-align: left;
	margin-top: 20px;
	font-size: 0.8em;
	padding: 5px;
	border: solid 1px #eeeeee;
}
#socialBox
{
	padding: 10px 10px 10px 10px;
}

#footerBox {
	clear: both;
	background-color: #2A2A2A;
	color: #5D5D5D;
	padding: 15px;
	display: block;
	overflow: hidden;
}

#footerBox h2
{
	color: #AAAAAA;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	border: 0px;
}

#projectsBox
{
	float: left;
	width: 550px;
}
#projectsBox ul
{
	float: left;
	list-style-image: none;
}
#projectsBox li
{
	float: left;
}

#aboutBox
{
	float: right;
	width: 310px;
	padding-left: 20px;
	border-left: solid 1px #3D3D3D;
}
#footerSignatureBox
{
	clear: both;
	font-size: 0.7em;
	border-top: solid 1px #3D3D3D;
}
#footerBadgesBox
{
	padding-top: 3px;
	float: left;
}
#copyrightBox
{
	padding-top: 10px;
	float: right;
	text-align: right;
}

.gameListBox
{
	float: left;
	width: 310px;
	padding: 8px 10px 8px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gameListBox:hover, .firstGameListBox:hover
{
	background-color: #fafafa;
}
.gameListBox div.gameDescriptionBox
{
	height: 80px;
}
.controlButtonsBox
{
	text-align: right;
	color: 	#FFC261;
}

.firstGameListBox
{
	width: 638px;
	padding: 8px 10px 8px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.firstGameListBox div.gameDescriptionBox
{
	height: 170px;
}
.firstGameListBox img
{
	float: left;
	margin-right: 10px;
}
.firstGameListBox div.cleaner
{
	clear: both;
}

#silverlightGameBox
{
	clear: both;
	margin-top: 10px;
}

#blogBox
{
	clear: both;
	background-image: url('img/feed_content_bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

#gameInfoBox
{
	float: left;
	width: 320px;
}

#contentAdBox
{
	float: left;
	width: 320px;
	padding-top: 20px;
}

#wp7promo
{
	margin-top: 20px;
	border: solid 1px #333333;
	padding: 10px;
	overflow: hidden;
}

#wp7promo img
{
	float: right;
}

