body {
	text-align:center;
	padding-right: 0px;
	padding-left: 0px;
	background: #3CBAEF url(/images/gradient_blue.jpg) repeat-x;
	padding-bottom: 0px;
	margin: 0px;
	font: .8em "Lucida Sans", Arial, Helvetica, sans-serif;
	padding-top: 0px
}
	
#main {
	background: transparent;
	width:740px;
	text-align:left;
	margin-left : auto;
	margin-right: auto;
	margin-top: 10px;
	}

#content {
	background: #f4f4f4 url(/images/gradient_orange2.jpg) repeat-x bottom ;
	border-right: 1px solid White;
	border-left: 1px solid Silver;
	border-bottom: 1px solid Silver;
	padding: 5px;
}

#menu {
	width:100%;
	margin: 0;
	padding:0;
	/*border-bottom:1px solid black;
	border-top: 1px solid black;*/
	/*float: left;*/
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0;
	height: 26px;
	list-style: none outside;
	text-align: center;
}

#menu ul li {
	margin: 1px 0 0 0;
	display: block;
	font-size: 85%;
	line-height: 26px;
	float: left;
}

#menu ul li a {
	width: 70px;
	text-align: center;
	height: 30px;
	display: block;
	text-decoration: none;
	color: #383738;
}

#menu ul li a.selected {
	color: #000000;
	background-color: #f4f4f4;
	border-right: 1px solid White;
	border-left: 1px solid Silver;
	border-top: 1px solid White;
}

#menu ul li a.selected:hover{
	color: #000000;
}

#menu ul li a:hover {
	color: White;
}

#footer {
	width: 100%;
	color: black;
	/*background: #dedede;
	border-bottom:1px solid silver;
	border-top: 1px solid silver;*/
	text-align: right;
	font-size:70%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

/* News roundup */
#news {
	float: right;
	width: 355px;
	background: #dedede;
	border: 1px dotted #383738;
	margin-left: 20px;
	clear: right;
}

#newsmenu {
	float:left;
	background-color: #cccccc; 
	border: 1px dotted black;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;	
}

#newsmenu ul li {
	font-size: smaller;
}

#newscontent {
	float:left; 
	width: 500px; 
}

#newscontent h2{
	border-bottom: 1px solid black;
}
/* Forum Roundup */
#forum {
	/*background: #dedede;*/
	/*border: 1px dotted #383738;
	margin-right: 10px;*/
	font-size: 95%;
}

#forum ul li {
	list-style-image: url(forum/templates/subSilver/images/icon_latest_reply.gif);
}
#forum span.forumlink {
	color: black;
	font-size: 90%;
}

#forum span.italictext {
	font-style: italic;
	font-size: 90%;
}

/* LOGO SECTION */
#logo  {
	width: 100%;
	font-size: 26px;
	color: white;
	text-align: left;
	font-weight: bold;
	letter-spacing: -2px;
	padding-bottom: 5px;
}
/* END LOGO SECTION */

/* STANDARD STYLES */

.header {
	border: 1px solid black;
	background: #dedede;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px
	/*padding-top: 5px;*/
}

.header p {
	margin: 10px 10px 10px 10px;
}

.header:hover {
	background-color: #f4f4f4;
	border: 1px solid silver;
}
p,h1,h2,h3,pre,form, table {
	margin: 0px 25px 10px 25px;
}

hr {
	border: 1px solid #383738;
	clear: both;
}
p {
	text-align: left;
}	

h1 {
	font-size:130%;
	padding-top:5px;
	border-bottom: 1px solid #383738;
	/*clear: both;*/
	}
	
h2 {
	font-size:110%;
	padding-top:5px;
}

h3 {
	font-size: 75%;
	display: inline;
}

pre {
	font-size: 75%;
	color: navy;
}

#content p img {
	border: 0;
}

/* Link styles */
a {
	color: Navy;
	text-decoration: none
}

a:hover{
	color: #4169E1;
	text-decoration: underline;
}

/* Paragraph Styles */
p.clear {
	clear: both;
	text-align: right;
}

p.greek {
	color: #383738;
}

p.entry_date {
	color : #383738;
	text-align : right;
	clear: both;
	font-size: 75%;
	margin-bottom: -5px;
}

p.posted_by {
	font-size: 75%;
	font-style: italic;
}

div.contentfloatedright {
	float: right;
	width: 78%;
}

/* Image Styles */
img {
	border:1px solid black;
	margin-bottom: 1px;
}

img.floatright {
	float: right;
	margin: 0px 25px 10px 25px;
}
img.floatleft {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}

img.icon {
	float: left;
	border: 0;
	margin-right: 3px;
}
img.displayblock {
	display: block;
	margin-right: 5px;
}

img.noborder {
	border: 0;
}

img.center {
	margin-left: auto;
	margin-right: auto;
}
/* List Styles */
ul, ol {
	margin-right: 25px;
	list-style-position : outside;
}

li {
	margin-bottom: 10px;
	margin-left: 15px;
}

/* CHARACTER BIOS */
div.bio {
	float: left;
	text-align: center;
	width: 100px;
	height: 150px;
	margin-left: 25px;
}

div.bio p {
	text-align: center;
	margin: 0px;
}

/* Fan art */
div.art {
	float: left;
	text-align: center;
	width: 110px;
	height: 300px;
	margin-left: 25px;
}

div.art p {
	text-align: center;
	margin: 0px;
}

div.art img {
	border: 1px solid black;
	width: 105px;
}

/* Game Details Page */
div.ratingsbox {
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	padding: 2px;
	color: black;
	background: silver;
	border: 1px dotted black;
	text-align: center;
	width: 200px;
	clear: right;
}

div.ratingsbox a {
	font-size: 130%;
}

div.ratingsbox span.rating {
	font-size: 130%;
	font-weight: bold;
}

div.downloadbox {
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	padding: 2px;
	color: black;
	text-align: left;
	clear: right;
}

div.ratingsbox hr {
	width: 198px;
}
/* form styles */
input {
		background-color: white;
		color:black;
		font-size: 75%;
		/*border: 1px solid black;*/
		border-left: 1px solid #383738;
		border-top: 1px solid #383738;
		border-right: 1px solid #DEDEDE;
		border-bottom: 1px solid #DEDEDE;
		width:200px;
		font-family : "Lucida Sans",Arial, Helvetica, sans-serif;
		padding-left:3px;
		display: block;
	}
		
	select {
		background-color: white;
		color:black;
		font-size: 75%;
		font-family : "Lucida Sans",Arial, Helvetica, sans-serif;
		padding-left:3px;
		display: inline;
		border-left: 1px solid #383738;
		border-top: 1px solid #383738;
		border-right: 1px solid #DEDEDE;
		border-bottom: 1px solid #DEDEDE;
	}
	
	textarea {
		background-color: white;
		border-left: 1px solid #383738;
		border-top: 1px solid #383738;
		border-right: 1px solid #DEDEDE;
		border-bottom: 1px solid #DEDEDE;
		color:black;
		height:100px;
		width:300px;
		font-size:75%;
		font-family : "Lucida Sans",Arial, Helvetica, sans-serif;
		padding-left:3px;
	}
	
	input.button {
		background-color:#dedede;
		color:black;
		font-size: 75%;
		width:100px;
		border-right: 1px solid #383738;
		border-bottom: 1px solid #383738;
		border-left: 1px solid #DEDEDE;
		border-top: 1px solid #DEDEDE;
	}

	input.checkbox {
		background-color: white;
		border: 0px solid White;
		width:30px;
	}
	
	input.radiobutton {
		background-color: white;
		border: 0px solid White;
		width:30px;
	}	
	
	input.file {
		width:300px;
	}
	
/* Tables */
table {
	border: 1px solid #dedede;
}

th {
	border: 1px solid #dedede;
}

table.admintable {
	border: 0;
}

table.admintable th {
	padding-right: 10px;
	border: 0;
	border-bottom: 2px solid black;
	font-weight: bold;
}

table.admintable td {
	padding-right: 10px;
	padding-top: 3px;
	border: 0;
}
/* microformats */
.vcard {
	visibility: hidden;
	height: 0;
}

/* Administration styles */
ul.adminmenu {
	list-style-image: none;
}

ul.adminmenu li {
	list-style-type: none;
}

/*
div.adminoptions {
	float: left;
	clear: right;
	border: 1px solid black;
	width: 100px;
	text-align: center;
}

div.adminoptions a {
	display: block;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #dedede;
}

div.adminoptions a:hover {
	background-color: #ffffff;
	text-decoration: none;
}
*/