/* Main */
body {
	margin:0;
	background:#D6DDD8 url("design/back.jpg");
	color:#2C2929;
	font-family:Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
}
a {
	color:#68340D;
}
a:hover {
	color:#000000;
}
acronym {
	cursor:help;
}
ul {
	margin:0;
	padding:0 0 0 15px;
}
li {
	margin-bottom:7px;
}
dl dt {
	width:34%;
	float:left;
	text-align:right;
	font-weight:bold;
	clear:both;
	margin:0 0 10px 0;
	color:#75D3FF;
	text-shadow:1px 1px #474747;
}
dl dd {
	width:65%;
	float:right;
	margin:0 0 10px 0;
}

/* Layout */
#container {
	width:100%;
	background:url("design/clank.png") bottom right no-repeat;
}
#header a {
	display:none;
}
#content {
	padding-top:410px;
	background:url("design/r&c.jpg") no-repeat;
	height:500px;
}
#footer {
	clear:both;
	font-size:9px;
	text-align:right;
	padding:50px 110px 5px 0;
	color:#686868;
}
#maintext {
	width:800px;
	float:left;
	line-height:230%;
}
#mainlinks {
	float:left;
	width:190px;
	margin-right:10px;
	line-height:200%;
}
.linkhead {
	font-weight:bold;
	font-family:serif;
	font-size:20px;
	letter-spacing:2px;
	background:url("design/gear.png") 10px no-repeat;
	text-transform:uppercase;
	padding-left:30px;
	color:#4A4549;
}
ul.links {
	margin:0 0 15px 0;
	padding:0 12px 0 12px;
	font-size:15px;
	text-transform:uppercase;
	text-shadow:2px 2px #474747;
}
ul.links li {
	list-style-type:none;
	font-weight:bold;
}
ul.links li a {
	text-decoration:none;
	background-color:#F3DD5A;
	color:#FFFFFF;
	padding:2px 7px 2px 7px;
}
ul.links li a:hover {
	background-color:#FFFFFF;
}
ul.links li#current {
	background-color:#94E5C0;
	color:#FFFFFF;
	padding:0 2px 0 7px;
}

h1, h2, h3 {
	padding:0;
}
h1 {
	margin:0;
	padding:0;
	height:87px;
	webkit-transform:rotate(-5deg);
	-moz-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
}
h1 span {
	display:none;
}
#home {
	background:url("design/titles/home.png") no-repeat;
	width:156px;
}
h1#affiliates {
	background:url("design/titles/aff.png") no-repeat;
	width:307px;
}
#about {
	background:url("design/titles/about.png") no-repeat;
	width:187px;
}
#codes {
	background:url("design/titles/codes.png") no-repeat;
	width:175px;
}
#rules {
	background:url("design/titles/rules.png") no-repeat;
	width:172px;
}
#join {
	background:url("design/titles/join.png") no-repeat;
	width:121px;
}
#fans {
	background:url("design/titles/fans.png") no-repeat;
	width:139px;
}
#update {
	background:url("design/titles/update.png") no-repeat;
	width:336px;
}
#sent {
	background:url("design/titles/sent.png") no-repeat;
	width:143px;
}
#error {
	background:url("design/titles/error.png") no-repeat;
	width:182px;
}
#characters {
	background:url("design/titles/characters.png") no-repeat;
	width:362px;
}
#games {
	background:url("design/titles/games.png") no-repeat;
	width:197px;
}
#weapons {
	background:url("design/titles/weapons.png") no-repeat;
	width:272px;
}
#trophies {
	background:url("design/titles/trophies.png") no-repeat;
	width:268px;
}
h2, h3 {
	margin:25px 0 25px 0;
	padding-left:40px;
	letter-spacing:3px;
	font-size:30px;
	text-transform:uppercase;
	color:#292929;
	font-family:serif;
	font-weight:bold;
	font-style:italic;
}
.subtitle {
	margin:25px 0 10px 0;
	padding-left:20px;	
	font-style:italic;
	font-weight:bold;
	color:#535353;
	letter-spacing:2px;
	clear:both;
}

/* Extra */
.nodisplay {
	display:none;
}
.noborder {
	border:none;
}
.inline {
	display:inline;
}
.float {
	float:left;
	margin:2px 15px 2px 2px;
}
.clear {
	clear:both;
}
.space {
	height:25px;
}
.strike {
	text-decoration:line-through;
}
.highlight {
	background:url("design/light.png");
	color:#DEDEDE;
	padding:2px 3px 2px 3px;
	letter-spacing:2px;
}
.warning {
	color:#F58282;
	font-weight:bold;
}
.copyright {
	color:#B0B0B0;
}
.tropimg {
	float:left;
	height:45px;
	margin:0 4px 0 0;
}
.bio {
	margin:50px 20px 80px 0;
	padding:10px 20px 10px 20px;
	border:4px double #F1D43C;
	background:url("design/bio.png");
}
.bio h2 {
	text-align:center;
	margin:10px 0 10px 0;
}
img.gameimg {
	border:1px solid #000000;
	width:250px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
img.gameimg2 {
	width:250px;
}
#game {
	margin:30px 0 0 0;
}
#game img {
	margin:4px 5px 3px 5px;
}
.cover {
	border:1px solid #85580D;
	background-color:#FFFFFF;
	padding:1px;
	margin:10px 20px 0 20px;
}
#gameinfo {
	width:243px;
	float:left;
	text-align:left;
	padding:10px 20px 10px 20px;
}
#trophyinfo {
	width:250px;
	float:right;
	text-align:center;
	padding:10px;
}
#gameinfo, #trophyinfo {
	margin:0 25px 8px 0;
	border:3px solid #6cc485;
	letter-spacing:1px;
	line-height:200%;
	font-size:11px;
	background:url("design/info.png");
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	box-shadow:3px 3px 4px #ABA99F;
	-moz-box-shadow:3px 3px 4px #ABA99F;
	-webkit-box-shadow:3px 3px 4px #ABA99F;
}
.trophygame {
	float:left;
	text-align:center;
	margin-right:10px;
	font-style:italic;
	width:220px;
}
.trophygame a {
	text-decoration:none;
	display:block;
	width:210px;
	padding:10px;
}
.trophygame a:hover {
	background-color:#EFC26C;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.trophygame a img {
	width:210px;
}

.tab {
	margin-right:20px;
}
.tab2 {
	margin-right:40px;
}
#didyouknow {
	margin:35px 35px 35px 340px;
	line-height:190%;
	font-size:11px;
}
