/*

	Theme Name: Final Genesis (Tri-Color)
	Theme URL: http://genesis.thefinalfantasy.com/
	Description: Another default to use on Final Genesis.
	Version: 2.0
	Author: Angel

*/


/************************************************
*	MAIN		*
************************************************/

body {
	background-color: #efefef;
	font-family: Arial; 
	font-size: 12px;  
	color: #000000;   
	text-align: justify;
}

#header {
	width: 800px;
	height: 150px;
	background-image:url('images/header.jpg');
	background-repeat: no-repeat;
}

#content {
}

#wrap {
	width: 800px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	background-color: #333333;
}

#sidebar {
	width: 240px;
	background-color: #ffffff;
}

#pages h1{
	margin:0px;
	padding:0px;
}

#pages h1 a {
	text-transform: uppercase;
	text-decoration: none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}

#pages h1 a:hover {
	text-decoration:underline;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}


/************************************************
*	ENTRIES		*
************************************************/

.entry {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
	background-color: #ffffff;
}

.firstpost {
	margin-bottom:12px
}

h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 3px #d3d3d3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h3.entrytitle a, h3.entrytitle a:visited, h3 a {
	color: #ff0657;
	text-decoration:none;
	border-style: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

h3.entrytitle a:hover, h3 a:hover {
	color: #b9ff11;
	text-decoration: none;
}

.entrymeta {
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #666;
	margin-bottom: 8px;
	background-image:url('');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 4px; 
}
.entrymeta a img {
	border: none;
}

.entrybody a {
	height: 16px;
	margin-top: 0;
	font-size: 12px;
	color: #626262;
}

.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol {
	margin-left: 20px;
	padding-left: 0px;
}
.entrybody ul li {
	list-style: square;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}

h2 {
	margin-bottom: 10px;
	font-size: 14px;
}

a, a:active, a:visited {
	color: #626262;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #0bceff;
	text-decoration: none;
}

.entrybody p {
	margin:8px 0;
	padding:0;
}

.entrybody ul {
	margin-left: 30px;
	padding-left: 0px;
	list-style-type: none;
}

.entrybody ol {
	margin-left: 30px;
	padding-left: 0px;
}

.entrybody ul li {
	list-style: circle;
}

/************************************************
*	COMMENTS		*
************************************************/

#commentblock h2 {
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}

#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}

.commentdate {
	font-size:0.8em;
	padding-left:5px;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo {
	clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #f5f5f5;
	border: 1px solid #f1f1f1;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #999999;
	border: 1px solid #f1f1f1;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform {
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form {
	text-align:left;
	margin:0px;
}

#commentsform p {
	margin:5px;
}

#commentsform form textarea {
	width:99%;
}

p.comments_link  img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	border-left:0px solid #d5d7d0; 
	border-right:0px solid #d5d7d0; 
	border-top:1px solid #d5d7d0; 
	border-bottom:1px solid #d5d7d0; 
	background:#fff; margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:1em; 
	padding-left:0; 
	padding-right:0; 
	padding-top:4px; 
	padding-bottom:4px
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


/************************************************
*	LINKS		*
************************************************/

.link_list ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 7px;
}

.link_list li a {
	display: block;
	color: #333333;
	padding: 5px 5px 4px 5px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: #efefef 1px solid;
}

.link_list li a:hover {
	color: #b3b3b3;
	background-color: #ffffff;
	border-bottom: #cccccc 1px solid;
}

.comments-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.comments-link {
	font-family: Arial;
	font-size: 12px;
	background-image:url('images/icon_comments.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px; 
}

.external-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.external-link {
	font-family: Arial;
	font-size: 12px;
	background-image:url('images/icon_external.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px; 
}

.rss-link a {
	background-image:url('images/icon_rss.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px; 
}

.rss-link:hover {
	color: #0bceff;
	text-decoration: none;
}

.index-link a {
	color: #888888;
	font-family: Arial;
	font-size: 12px;
}

.index-link a:hover {
	color: #0bceff;
	text-decoration: none;
}

/************************************************
*	TABLES		*
************************************************/

td, th { 
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	background-color: #FFFFFF;
}

/************************************************
*	CONTENT		*
************************************************/

span.firstletter {
	color: #626262;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", sans-serif;
}

.content {
	width: 550px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px; 
	font-family: arial;
	color: #000000; 
	text-align: justify; 
	background-color: #ffffff;
}

.content_title {
	color: #ff0657;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 3px #d3d3d3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.index_description {
	color: #424242;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0px 1px 5px;
	border-left: 2px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

/************************************************
*	FOOTER		*
************************************************/

.footer { 
	color: #626262;
	height: 35px;
	font-family: tahoma;   
	font-weight: bold;
	font-size: 11px;   
	text-align: left;
	text-transform: uppercase;
	background-color: #ffffff;
	padding-left: 10px;
}

.footer_div {
	height: 20px;
	background-image:url('images/footer_div.jpg');
}

.footer a {
	color: #999999;
	font-family: tahoma;   
	font-weight: bold;
	font-size: 11px;   
	text-align: left;
	text-transform: uppercase;
}

.footer a:hover {
	text-decoration: none;
}


/************************************************
*	GAMEINFO TABLE		*
************************************************/

.text_label {
	color: #777777;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.text_info {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.caption {
	color: #626262;
	font-family: Arial;
	font-size: 10px;
	background-color: #efefef;
	margin: 5px;
	padding: 5px 5px 5px 5px;
}

/************************************************
*	NAVIGATION		*
************************************************/

.sidebar {
	width: 240px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #ffffff;
	text-align: justify;
}

.section_title {
	color: #000000;
	font-family: Agency FB;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	height: 25px;
	padding-right: 30px;
	background-image:url('images/tricolor.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

.section_1 {
	height: 25px;
	padding-right: 30px;
	background-image:url('images/section_coverage.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

.section_2 {
	height: 25px;
	padding-right: 30px;
	background-image:url('images/section_net.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

.section_3 {
	height: 25px;
	padding-right: 30px;
	background-image:url('images/section_aff.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

.navbar_one {
	color: #d9d9d9;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
	background-color: #d9d9d9;
}

.navbar_one a:hover {
	color: #ffffff;
}

.navbar_two {
	text-align: right;
	height: 35px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image:url('images/navbar_onebg.jpg');
}

/************************************************
*	BARS		*
************************************************/

.newsbar {
	height: 20px;
	background-image:url('images/newsbar.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ffffff;
}

.contentbar {
	height: 20px;
	background-image:url('images/contentbar.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ffffff;
}

/************************************************
*	QUOTES		*
************************************************/

blockquote {
	color: #626262;
	font-family: Arial;
	font-size: 11px;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 37px;
	padding-right: 10px;
	border: 1px solid #efefef;
	background-color: #f5f5f5;
	background-image:url('images/blockquote.png');
	background-repeat: no-repeat;
}

.gamequote {
	color: #626262;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	width: 90%;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

/************************************************
*	MISC.		*
************************************************/

.formbg {
	background-color: #ededed;
}

input, textarea, select {
	border-style: solid; 
	border-width: 1px; 
	border-color: #626262; 
	background-color: #f5f5f5; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	font-family: arial;
}

.image {
	border-color: #d3d3d3;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-color: #FFFFFF;
}

.rightbar {
	width: 25px;
	background-image:url('images/rightbar.jpg');
	background-position: left center;
}

.spacerimg {
	width: 10px;
	background-image:url('images/divider.png');
	background-color: #ffffff;
}

hr {
	color: #000000;
	border: 1px solid #efefef;
}
