/* @override http://www.fantrust.com/wp-content/themes/fantrust/style.css */

/*  
Theme Name: Fantrust
Version: 1.0
Author: Dale Mugford / David Olsson
Author URI: http://www.bravenewcode.com

	Fantrust	
	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/

#badge {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
	width: 144px;
	height: 144px;
}

/* @group Twitter */

#fantrust-twitter-feed.home-page {
	position: absolute;
	top: 5px;
	width: 180px;
	left: 924px;
}

#fantrust-twitter-feed {
	margin-top: 65px;
}

#fantrust-twitter-feed p {
	font-weight: bold;
	background: url(images/fantrust-twitter.png) no-repeat;
	text-align: left;
	padding-left: 20px;
	margin-left: 10px;
}

#fantrust-twitter-feed p a {
	color: #671f5d;
}

#fantrust-twitter-feed p a:hover {
	color: #ff7400;
}

#fantrust-twitter-feed h3 {
	margin-left: -4px;
	padding: 4px;
}

#fantrust-twitter-feed ul {
	margin: 0;
	padding: 0;
}

#fantrust-twitter-feed li {
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	line-height: 15px;
}

#fantrust-twitter-feed a {
	
}



/* @end */

/* @group Tag Cloud */

#cloud {
	position: relative;
	text-align: left;
	width: 220px;
	top: 65px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 60px;
}

ul.tagcloud sub {
	display: none;
}

ul.tagcloud {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

ul.tagcloud li {
	display: inline;
}

#cloud a {
	color: #8f2937;
}

#cloud a:hover {
	color: #c86428;
}



/* @end */

/* @group Splash Text */

#splashtext {
	width: 205px;
	position: absolute;
	top: 185px;
	font-size: 10px;
	left: 35px;
	z-index: 100;
	text-align: left;
	word-spacing: 1px;
}

p.heading {
	font: bold 14px Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #67005c;
}

p.splashcopy {
	color: #666;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}



/* @end */

/* @group SIDEBAR */

#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	
#sidebarsubmit {
	font-size: 1em;
	}	
	
#sidebar h2 {
	padding: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height: 1.7;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {border: 1px solid rgb(201,197,195);}
#sidebar #searchform #s {
	width: 125px;
	padding: 0 0;
	}

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
	}
#sidebar {
	background: #FFFFFF;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	display: block; 
	margin-left: 5px; /* 511 */
	padding: 10px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a {font-size: 1.2em; color: rgb(60,69,67); text-decoration: none; line-height: 1.7; border-bottom: none;}	
#sidebar a:hover {color: rgb(90,99,97); text-decoration: underline;}

#sidebar h2 {
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 2px; 
	line-height: 30px; 
	text-transform: uppercase;
	font-size: 1.1em;

	}



/* @end */

#footer a {color: rgb(120,120,120); text-decoration: none; border-bottom: none;}	
#footer a:hover {color: rgb(40,40,40);}

/* @group Quotes */

p.postdater {
	color: #666;
	margin: 15px 0 0;
	padding: 0;
	text-transform: uppercase;
	font: 10px "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
	letter-spacing: 0;
}

#right_side {
	float: right;
	position: absolute;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 195px;
	top: 300px;
	left: 800px;
}

p.quotes {
	font: 15px/18px Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #838892;
	background: url(images/quote-arial.gif) no-repeat 0 0;
	padding-top: 25px;
	padding-left: 15px;
	top: 15px;
	padding-bottom: 0;
	margin-bottom: -10px;
}

p.quoteauthor {
	background-position: 0;
	font-size: 11px;
	color: #8f2937;
	margin: 0;
	padding: 0 10px 0 0;
	position: relative;
	text-align: right;
	top: 15px;
}

.quotewrap {
	background: url(images/quote-arial_bottom.gif) no-repeat right bottom;
	padding-bottom: 30px;
	margin-right: 10px;
}



/* @end */

#feeds {
	position:absolute;
	left: 577px;
	top:50px;
	width: 300px;
	background-color: #FFFFFF;
	text-align: left;
	font: 10px/15px Verdana, Geneva, Helvetica, Arial, sans-serif;
	border-top: 3px solid #ccc;
	z-index: 0;
	padding: 5px 10px 0 40px;
}

#header h1 {
	display: block;
	width: 269px;
	height: 180px;
	float: right;
	margin: 0;	
	padding: 0;		
	}

.releases a {
	color: #c86428;
}

.releases a:hover {
	color: #67005c;
}

a.feedtitle {
	color: #8f2937;
	font-weight: bold;
}

a.feedtitle:hover {
	color: #ff7400;
	font-weight: bold;
}

p.feedate {
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-style: normal;
	display: inline;
}

p.pressdate {
	margin: 0;
	font-weight: normal;
	font-style: normal;
	display: inline;
	padding: 0;
}


#feeds ul li {
	letter-spacing: 1px;	
	border: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}
	 
#linkcat-4 ul li {
	letter-spacing: 1px;	
	color: rgb(200,100,40);
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:1.0em;
	border: none;		
	text-align:left;
	}

#indexmenu {
	position:absolute;
	left: 112px;
	top: 50px;
	text-align: left;
	margin: 0 0 0 35px;
	padding: 0;
}

#indexmenu li a {
	border-top: 3px solid #838892;
}

#pagemenu {
	position:absolute;
	left: 267px;
	top: 191px;
	width: 404px;
	text-align: left;
	z-index: 2;
	padding: 0;
	margin: 0 0 0 25px;
}

#pagemenu li a {
	padding-top: 11px;
	padding-bottom: 3px;
}

#left_side li.page_item.current_page_item a {
	color: #67005c;
	font-weight: bold;
}

#left_side li.page_item a:hover {
	color: #c86428;
}

#left_side li.sidehead {
	padding-bottom: 5px;
	font-weight: bold;
	color: #838892;
	font-size: 11px;
	text-transform: uppercase;
}

.hovermenu ul{
	margin: 0;
	padding: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
	margin: 0;
	padding: 0;
}

.hovermenu ul li a{
text-decoration: none;
float: left;
color: #c86428;
background-color: #ebebea;
	border-left: 1px solid #dbdbdb;
	padding: 9px 1em 2px;
	width: 60px;
	margin: 0;
	height: 25px;
	border-top: 2px solid #838892;
	font: bold 9px Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.hovermenu ul li a:hover{
text-decoration: none;
float: left;
color: #fff;
background-color: #838892;
	border-left: 1px solid #dbdbdb;
	padding: 9px 1em 1px;
	width: 60px;
	margin: 0;
	height: 25px;
	font: bold 9px Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.empty {
	width: 121px;
	border-top: 3px solid #ccc;
	position: absolute;
	top: 50px;
	left: 26px;
	z-index: 3;
}

.empty2 {
	width: 50px;
	border-top: 3px solid #ccc;
	position: absolute;
	top: 50px;
	left: 542px;
}

div.graphic-header-gamer_ {
	position:absolute;
	left:0px;
	top:0px;
	width:797px;
	height:191px;
	background:grey url(images/grey.gif);
}

div.toolbar-contact_ {
	position:absolute;
	left:726px;
	top:191px;
	width:32px;
	height:24px;
}

div.toolbar-rss_ {
	position:absolute;
	left:758px;
	top:191px;
	width:39px;
	height:24px;
}

div.logo_ {
	position: relative;
	left: -40px;
	top: 215px;
	width:244px;
	height:97px;
}

div.toolbar-blog_ {
	position:absolute;
	left:672px;
	top:192px;
	width:54px;
	height:23px;
}

div.toolbar-contact2_ {
	position:absolute;
	left:776px;
	top:50px;
	width:32px;
	height:24px;
}

div.toolbar-rss2_ {
	position:absolute;
	left:808px;
	top:191px;
	width:39px;
	height:24px;
}

div.logo2_ {
	position:absolute;
	left:50px;
	top:100px;
	width:550px;
	height:360px;
}







table#searchstrip {
	position: relative;
	width: 350px;
	background-color: #EBEBEA;
	text-align: right;
	padding-top: 0;
	padding-bottom: 7px;
	margin-top: 31px;
	margin-bottom: -5px;
	right: 40px;
	padding-left: 23px;
}

table#searchpagestrip {
	padding: 0 0 0 38px;
	margin: 0;
	width: 260px;
	text-align: right;
	position: relative;
	bottom: 10px;
}

#s {
	position: relative;
	bottom: 1px;
}

div.hex {
	letter-spacing: 1px; 
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color:#000000; 
	font-size: 2.2em;
	background-color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}



/* Begin Typography & Colors */
body {border-top: 3px solid rgb(221,217,215);
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-align: right;
	background-color:#EBEBEA;
	margin: 0;
	padding: 0;
}

a {color: #c86428; text-decoration: none; border-bottom: none;}
a:hover {text-decoration: none;
	color: #67005c;
}	
a.image {border-bottom: 0;}	
	
	
	
#page {
	text-align: left;
		margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	width: 785px;
}
	
#content {
	font-size: 1.2em;
	line-height: 1.8em;	
	margin-top: 0px;
	margin-bottom: 0px;
  	margin-left: 220px;
  	margin-right: 110px;
	}

.postmetadata, .commentmetadata {
	letter-spacing: 1px; 
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 0.75em;
	font-weight: normal;
	text-transform: uppercase;
}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: rgb(250,249,248);
	border-top: 1px solid rgb(241,239,237);
	border-bottom: 1px solid rgb(241,239,237);
	}	

small, .navigation {
	color: rgb(138,134,132);
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.navigation a {border-bottom: none;	
	}	
	
h1, h2, h3, h4 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	background-color:#FFFFFF;
}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	border: 1px solid rgb(201,197,195);		
	}	
	
#header h1 a {
	color: rgb(200,100,40);
 	letter-spacing: -3px;	
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	}

h2 {
	font-size: 2.1em;
}

h2.indexh2 {
	font: bold 16px Verdana, Geneva, Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	margin-top: 5px;
	color: #8f2937;
}

h2.blogh2 {
	font: bold 15px Verdana, Geneva, Helvetica, Arial, sans-serif;
	padding: 5px 0 0;
	margin: 0;
	text-transform: uppercase;
}
	
h2 a {color: #8f2937;
 	letter-spacing: 0;
	text-decoration: none;
	border-bottom: none;
	font: bold 14px/1.4em "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
}

h2 a:hover {color: #c86428;
 	letter-spacing: 0;
	text-decoration: none;
	border-bottom: none;
	font: bold 14px/1.4em "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
}

h3 {
	font-size: 1.1em;
	color: rgb(200,100,40);
	font-weight: bold;
	text-transform: uppercase;
}

h3.twitter {
	text-transform: none;
	text-align: center;
}
	
h4, li h2 {line-height: 1.2em;
 	letter-spacing: 1px;	
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Geneva, Helvetica, Arial, sans-serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	}

#description {
	display: none;
	text-align: left;
	background: rgb(130,135,145);
	color: black;	 
	font-size: 1.1em; 
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	line-height: 1.8em; 	
	}
		

#left_side {
 background: white url(images/white.gif);
  width: 330px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 315px;
	left: 0;
}

#left_side h2 {
	color: rgb(102, 102, 102);	
	background-color:#FFFFFF;
	display: block;
	margin-top: 0;
	font: bold 1em/0.9em Verdana, Geneva, Helvetica, Arial, sans-serif;
	padding: 0 0 0 40px;
}

#left_side ul {
	letter-spacing: 1px;	
	color: rgb(200,100,40);	
	border: none;
	font: 9px Verdana, Geneva, Helvetica, Arial, sans-serif;
	padding: 0 0 0 20px;
}

#left_side ul ul {
	margin: 0;
	padding: 2px 0 0;
}

#left_side ul ul li {
	background: url(images/small_nav_arrow.jpg) no-repeat 0 4px;
	padding-left: 10px;
	margin-left: 5px;
}
	
	

#left_side li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	font-size: 11px;
	letter-spacing: 0;
	padding: 0 0 3px;
}

#left_side a {
	text-decoration: none; 
	color: rgb(102, 102, 102);	
	border: none;		
}

#left_side a:hover {
	text-decoration: none;	
	border: none;
	color: #c86428;
	font-weight: bold;
}		

.nocomments, strike, #footer {
	color: rgb(168,164,162);
	}
	
code {
	font: 1.1em Verdana, Geneva, Helvetica, Arial, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	

/* End Typography & Colors */



/* Begin Structure */

	

#header {
	height: 310px;
	background-color: #ebebea;
}
#contentwrapper {
	clear: both;
}

	
#content {
	width: 417px;
	background-color:#FFFFFF;
	padding: 0 40px 40px 120px;
		}

#content.single {
	width: 417px; 
	background-color:#FFFFFF;
	padding: 0 40px 40px 120px;
	font-size: 11px;
	color: #333;
}

#content.single img {
	float: left;
	margin-top: 25px;
	margin-right: 10px;
}	
	

.post {
	margin: 0 0 50px;
	   font-size: 11px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px solid #c8bbc3;
	padding-bottom: 20px;
}
	
.postmetadata .alt {
	margin: 5px 0 0 0;
}	
	
#footer {
	width: 797px;
	clear: both;
	float:left;
	background-color: #FFF;
	padding-top: 200px;
}
	
#footer.single {
	width: 798px;
	height: 99px;
}	

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 798px;
	height: 99px;
}
	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 285px;
	padding-left: 34px;
}
/* End Structure */



/*	Begin Headers */	
	
#header h1 a {display: block;
	width: 239px;
	height: 80px;
	margin: 30px 0 0 0;	
	padding: 37px 15px 0 15px;		
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	padding: 0 0 0 30px;
	margin: 25px 0;
}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 0;
	padding: 0 0 0 0; 
	text-align: left;
	}
	
#s {
	margin: 0 0 0 0;
	padding: 0px; 
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite { 
	color: #868A95; 
	font-weight: bold; 
	text-align: justify;
	font-size: 1em;
	background-position: 0px 15px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 20px;
	display: block;
}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}
	
.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img#toolbar_blog {
	position: relative;
	bottom: 1px;
}

.navigation {
	width: 100%;
	text-align: center;
	border-bottom: none;
	visibility: visible;
	z-index: 5;
	position: relative;
	padding: 10px 0 40px;
	top: 30px;
	clear: both;
	font-size: 11px;
}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

.more-link {
	display: inline;
	text-align: right;
}

.more-link a {
	color: #c86428;
}

.more-link a:hover {
	color: #67005c;
}
/* End Various Tags & Classes*/

h3.index {
	color: #67005c;
	font: bold 12px "Trebuchet MS", Geneva, Arial, sans-serif;
	margin-bottom: 5px;
}

h3.index a {
	margin: 10px 0 5px;
	padding: 0;
	color: #67005c;
	font: small-caps bold 15px "Trebuchet MS", Geneva, Arial, sans-serif;
	text-transform: capitalize;
}

h3.index a:hover {
	margin: 10px 0 5px;
	padding: 0;
	color: #ff7400;
}

.tabtop {
	text-transform: uppercase;
	color: #67005c;
	font: bold 16px "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
	position: absolute;
	left: 330px;
	top: 280px;
	background-color: #fff;
	padding: 10px;
	letter-spacing: -1px;
	display: inline;
}

 .pagetabtop {
	color: #67005c;
	font: bold 16px "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
		background-color: #fff;
	letter-spacing: -1px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	position: relative;
	bottom: 20px;
	display: inline;
	right: 3px;
	text-transform: uppercase;
	padding: 10px;
}

.pagetabtop a {
	color: #67005c;
}

.singletabtop a {
	text-transform: uppercase;
	color: #67005c;
	font: bold 16px/30px "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
		background-color: #fff;
	letter-spacing: -1px;
	position: relative;
	padding: 5px 10px;
}

.singletabtop {
	position: relative;
	bottom: 120px;
	display: block;
	padding: 2px 5px 2px 2px;
}

.excerptwrap {
	padding-bottom: 10px;
}

img#logo {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding-bottom: 40px;
	padding-top: 20px;
	top: 0;
	right: 23px;
}

p.postmetadata {
	font-size: 9px;
	color: #666;
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p.postmetadata.alt {
	position: relative;
	top: 10px;
}

.entry img {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

input.searchbutton {
	position: relative;
	top: 3px;
}

.headlineindex a {
	color: #c86428;
}

.headlineindex a:hover {
	color: #67005c;
}

.feedflare {
	display: none;
}
