/* ===== REGULAR ===== */

body {
	margin:0;
	padding:0;
	background: url('../gfx/bg.gif') repeat-y #C38B7E;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color:#4c1520;
}

h1 {
	position: absolute;
	font-size: 12px;
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color:#a75464;
	top: -45px;
	left: 45px;
	width: 145px;
	margin:0;
	padding:0;
	z-index:1;
}

h2 {
	font-size: 14px;
	color:#7b364d;
	margin:0 0 12px 0;
	padding:0;
}

h1 + p:first-letter, h2 + p:first-letter {
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #783043;
	font-size:20px;
	font-weight: bold;
	}

h3 {
	background: url('../gfx/dotline.gif') no-repeat;
	font-size: 14px;
	color:#552541;
	margin:0 0 5px 46px;
	padding:13px 0 0 0;
}

p, table, ul {
	margin: 0 0 12px 46px;
}

b, strong{ 
	color:#802850
}

i, em { 
	color:#581935;
}

th {
	text-align:left;
	width: 45px;
	vertical-align:top;
}

td em {
	background: #debcb6;
	display: block;
	padding: 0 0 0 2px;
}

a {
	color: #781414;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { border:0; }

br {
clear: both;
}

/* ===== EYECANDY ===== */

#design div { position:absolute; background-repeat: no-repeat; }

#design div#head div { top:0; height:144px; }
#design div#middle div { top:144px; height:200px; }
#design div#bottom  div { top:344px; height:181px; }

#design div.row1 { left:0;  width:280px; }
#design div.row2 { left:280px; width:299px;}
#design div.row3 { left:579px; width:131px;}

#design div#head .row1 { background: url('../gfx/head1.jpg'); }
#design div#head .row2 { background: url('../gfx/head2.jpg'); }
#design div#head .row3 { background: url('../gfx/head3.jpg'); }
#design div#middle .row1 { background: url('../gfx/middle1.jpg'); }
#design div#middle .row2 { background: url('../gfx/middle2.jpg'); }
#design div#middle .row3 { background: url('../gfx/middle3.jpg'); }
#design div#bottom .row1 { background: url('../gfx/bottom1.jpg'); }
#design div#bottom .row2 { background: url('../gfx/bottom2.jpg'); }
#design div#bottom .row3 { background: url('../gfx/bottom3.jpg'); }

#reader {
	position: absolute;
	top:30px;
	left:555px;	
	z-index: 1;
}

#WR_1 {
	position:absolute;
	top:230px;
	left:-70px;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

#WR_1 img {
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
	
}	

#menu {
	position: absolute;
	top:160px;
	left:600px;	
	z-index: 1;
}

#menu div {
	padding: 32px 0 0 32px;
	white-space: nowrap;
	margin: 0 0 10px 0;
	
}

#menu #ingame {
background: url('../gfx/menu_01.gif') no-repeat;
}

#menu #details {
background: url('../gfx/menu_02.gif') no-repeat;
}

#menu #media {
background: url('../gfx/menu_03.gif') no-repeat;
}

#menu #site {
background: url('../gfx/menu_04.gif') no-repeat;
}

#menu a {
	color: #e8d0d3;
	margin: 0 12px 9px 0;
}

#content {
	position: absolute;
	top:144px;
	left:236px;
	width: 316px;
	z-index: 1;
}

#content img {
	float: left;
	margin: 3px 5px 0 0;
}


.right {
float: right;
 }
 
 #content img.right {
	float: right;
	margin: 3px 0 0 5px;
}

#fanart { 
 margin: 0 0 0 46px;
}

#fanart div {
	float: left;
	text-align:center;
	
}