﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

img
{
border: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #EED8A5 url(fanleft_back.gif) repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 735px;
	margin-top: 40px;
    background: #ffffff;
	border: 15px solid #ffffff;
}

#main
{
width: 735px;
background: url(fantable_back.gif) repeat-y;
}

#header {
	height: 371px;
	width: 458px;
	background: #ffffff
}


#menu
{
width: 458px;
height: 39px;
background: #ffffff url(fanmenu.gif) repeat-x top;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#right #menu a {
	float: left;
	width: 80px;
	height: 26px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 13px;
}

#right #menu a:hover {
	width: 80px;
    height: 26px;
	color: #ff0000;
	text-decoration: underline;

}


.more
{
text-align: right;
}


#logo {
width: 418px;
height: 312px;
text-align:  right;
padding-right: 40px;
padding-top: 20px;
background: #ffffff url(fanheader.jpg) no-repeat;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}


#left
{
	width: 270px;
	padding-top: 6px;
	padding-left: 7px;
	min-height: 760px;
	background: url(fanleft_back.gif) repeat-x top;
}



#left H3
{
width: 250px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 14px;
padding-top: 8px;
text-transform: uppercase;
color: #ffffff;
background: url(fantitle.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 15px;
    background: url(fansmall.gif) no-repeat left;
}

#left .title_back
{
padding: 4px;
padding-left: 20px;
padding-right: 20px;
}


#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
padding: 10px;
padding-left: 10px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
	color: #ffffff
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
	color: #FFFFFF
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 458px;
}

#right_text
{
background: url(fan/right_text.gif) repeat-x;
min-height: 397px;
width: 451px;
margin-left: 6px;
margin-right: 1px;
}

#right .box
{
padding: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right #right_text H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #41361B;
}

#right #right_text a
{
color: #41361B;
text-decoration: none;
}


.right_bottom
{
	height: 13px;
	margin-bottom: 10px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #41361B;
	font-size: 11px;
}

.date a {
	color: #41361B;
}


#footer {
	height: 40px;
	clear: both;
	padding-top: 10px;
	background: url(fanfooter.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #41361B;
}

#footer a {
	color: #41361B;
}