/*-- LINKS --*/

A {
	color: #3300FF;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

A:Active {
	color: #FFFF00;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

A:Hover {
	color: #FFFF00;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

/*--  HEADERS --*/

h1 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 0;
}

h2 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 0;
}

h3 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 0;
}

h4 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 0;
}

h5 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 0;
}

h6 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 0;
}

p.prheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
	font-weight: bold;
	text-align: center;
}

p.h1left {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}



/*-- BODY & GENERAL FORMATTING --*/

body {
	background-color: black;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

bottom {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}

.blue {
	color: #3300FF;
	font-weight: normal;
}

.bluebold {
	color: #3300FF;
	font-weight: bold;
}

.corrections {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	color: Yellow;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
}

.faq {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 18px;
}

.inverse {

	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.nightfall {
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
}

.red {
	color: #FF0000;
	font-weight: normal;
}

.photocaption {

	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.photocredit {
	font-family : "Trebuchet MS", Geneva, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-align: center;
	font-style: italic;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
}

.sectionblue {
	color: #3300FF;
	font-weight: bold;
	font-size: 150%;
}

.sectionred {
	color: #FF0000;
	font-weight: bold;
	font-size: 150%;
}

.sectionwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
}

.sectionyellow {
	color: #FFFF00;
	font-weight: bold;
	font-size: 150%;
}

.subheader {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	line-height: 18px;
	text-align: center;
}

.underline {
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
	font-weight: normal;
}

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.yellow {
	color: #FFFF00;
	font-weight: normal;
}

.yellowbold {
	color: #FFFF00;
	font-weight: bold;
}

/*--  PARGRAPH --*/

p {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

p.indent {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 26px;
	line-height: 18px;
}

p.pressrelease {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 26px;
	color: Black;
}

p.pressrelease2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 18px;
	color: Black;
}

/*--  TABLES --*/

td {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

th {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

/*--  EPISODE GUIDE STYLES --*/

.EpHeader {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
}

.EpNum {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.EpSubText {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.EpText {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.EpTitle {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
}

.EpTitleLarge {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 32px;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
}

/*--  NAVBAR STYLES --*/

.navbar {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}

/*--  ADAPTATION STYLES --*/

.date {
	font-family : "Trebuchet MS", Geneva, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
}

p.author {
	font-size: 18px;
	font-weight: bold;
	text-align : center;
}

.source {
	text-align : center;
}

/*--  DEDICATION STYLES --*/

p.name {
	font-size: 18px;
	color : #FFFF00;
	font-weight: bold;
	text-align : center;
}

.small {
	font-family : "Trebuchet MS", Geneva, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
}

.smallblack {
	font-family : "Trebuchet MS", Geneva, sans-serif;
	font-size : 10px;
	color : #000000;
	text-align: center;
	font-weight: normal;
}
