
/* Links */


A  {
	text-decoration: none;
	color :#991704; 
	background-image: url(images/layout/link.gif);
    }

A:hover {
	background-image: url(images/layout/linkhover.gif);
	color : #D74229; 	}

/* Universal stylistics (<strong>, <em>, etc */

blockquote {
	text-align: justify;
	font: 12px Century Gothic;
	color: #AE3719;
	background-color: #060B1B;
	padding: 10px;
	}


strong {
	font-size: 10px;
	color: #5997B3;
	font-family: Arial;
	text-transform: uppercase;}

em {
 	color: #683D58; }

/* Sidebar */

div#contentleft{
	padding-top:10px;
	width: 180px;
	float: right;}

div#contentleft p {
	font: 11px Verdana;  
	color:#778295;
	padding: 3px;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;
    }

div#contentleft p strong {
	color :#C58554; 
	font-weight: bold;
	font-family: Georgia; 
	text-transform: none;
	font-size: 12px;
    }

/* Main header classes */

h1 {
	margin: 3px 0 3px 0;
	padding: 7px 10px;
	background: url(images/layout/h1.gif) no-repeat top left;
	color: #A33B21;
	font-family: Century Gothic, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	background-color: #040414;
	text-transform: uppercase;}

h2 {
	margin: 3px 0 3px 0;
	padding: 0px 0 0 115px;
	background: url(images/layout/h2.gif) no-repeat center left;
	color: #AE3719;
	font-family: century gothic, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: lowercase;
}

/* Body text classes */


li {
	margin: 0;
	padding-left: 20px;
	background-image: url(images/layout/bullet.gif);
	background-repeat: no-repeat;
	font: 12px Century Gothic;
	color: #325B6E;
	list-style-type: none; }

	
p, body {
	font: 11px Verdana;  
	color:#486D8F;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 185%;
    }

p.center {
	text-align: center;
    }

p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

img.left {
	margin: 5px;
	float: left;
	border: 5px solid #C7C6C5;
	}

img.right {
	margin: 5px 0 5px 15px;
	float: right;
	border: 3px solid #C7C6C5;
	}

.divider {
	height: 10px;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url(images/layout/divider.gif);
	}

.quote {
	color:#683D58;
	text-align: justify;
	padding-bottom:0px;
	font:12px Georgia;
	line-height: 200%;
    }

.quote em {
	color:#D74229;
	font:12px Arial;
    }




/* Misc. */	

body {
	margin:0px;
	line-height: 175%;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat-x;
	background-color:#0B1D2F;
    }

td.left {
	background-color: #040414;
	color: #F4E8D7;
	font: 12px Century Gothic;
	text-transform: uppercase;
	text-align: right;
	padding: 1px 5px;
	width: 150px;
	}

td.left:hover {
	background-image: url(images/layout/navhover.gif);
	background-repeat: repeat;
	}

td.left a{
	color: #B2160B;
	background-image: none;
	}

td.left a:hover {
	color: #D74229;
	background-image: none;
	}

td.right {
	background-color: #060B1A; 
	color: #325B6F;
	font: 11px Georgia;
	letter-spacing: 1px;
	padding: 1px 5px;
	}

table.statistics {
	width: 596px; 
	margin: 5px 50px 5px 50px;
	}

img.gallery, img.screenshot
	{border: 7px solid #060B1B;}

img.gallery:hover, img.screenshot:hover
	{border: 7px solid #030310;}


a.gallery
	{background-image: none;}

img
    {border: 0px none;}


/* Structural ids */

#frame{
	width: 730px;
	padding: 0;	
	margin-right:auto;
	margin-left:auto;}

#content{
	padding: 0 18px 0 18px;}

#navigation{
	margin: 0 0px 0 0px;
	background-image: url(images/layout/navigation.gif);
	height: 108px;}

#navigation ul {
	margin: 7px 30px 0 30px;
	background-image: none;
	float: right;
	width: 160px;
	padding: 0;
	}

#navigation ul li {
	background-image: none;
	font: 15px Century Gothic;
	text-transform: uppercase;
	text-align: center;
	padding: 2px;
	background-color: #060B1B;
	border-bottom: 1px solid #040414;
	margin: 0;
	}

#navigation ul li a {
	color: #71281E;
	background-image: none;
	}

#navigation ul li a:hover {
	color: #325B6E;
	background-image: none;
	}

#navigation ul li:hover {
	background-image: url(images/layout/titlehover.gif);
	background-repeat: repeat;
	}

#footer{
	color: #4B5A7B;
	padding: 1px 5px 2px 5px;}

#footer2{
	width: 696px; 
	margin: auto;
	}

#footerbar{
	background: #060B1B;
	}

#footer3{
	width: 696px; 
	margin: auto; 
	background-image: url(images/layout/footer1.gif); 
	padding: 5px 0;
	}

#footer3 p.right{
	font: 11px georgia; 
	color: #C7CABA; 
	padding: 0 20px 0 0; 
	float: right; width: 510px;  
	letter-spacing: 1px;
	line-height: 250%;
	text-align: left;
	}

#footer3 p.left{
	float: left; 
	width: 140px; 
	padding: 8px 10px; 
	text-align: right;
	}

#footer3 p.left a{
	background-image: none;
	color: #AE3719;
	background-color: #040414;
	padding: 1px;
	}

.fanart {
	border: 10px solid #060B1B;
	}

.fanart:hover {
	border: 10px solid #040414;
	}

td 	{
	font: 10px Century Gothic;
	}
table {
	padding-bottom: 10px; }

.ljicon 	{
	background: #fff;
	padding: 1px;
	border: 5px solid #060B1B;
	}