body {
	background-color: #a40000;
	background-image: url('img/right_bg.jpg');
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

body.stream {
	background-color: black;
	text-align: center;
	color: white;
	background-image: none;
}

img {
	border: none;
}

h1.invisible {
	display: none;
}

#xolaraPlug {
	position: relative;
	right: 100px;
	text-align: right;
	z-index: 10;
	font-size: 7pt;
	color: black;
	margin-top:75px;
	margin-bottom: 75px;
}

#site {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 9;
}

#leftBg {
	position: fixed;
	top: 0px;
	left: -10px;
	z-index: 0;
	float: left;
}

#topQuote {
	position: absolute;
	top: 0px;
	left: 80px;
	width: 70%;
	z-index: 9;
}

#logo {
	position: absolute;
	top: 60px;
	left: 75px;
	z-index: 9;
}

#navigation {
	position: fixed;
	top: 25px;
	right: 0px;
	width: 149px;
	z-index: 10;
	float: right;
}

#bodyContent {
	position: absolute;
	top: 130px;
	right: 150px
	z-index: 8;
	margin-left: 75px;
}

#bodyContent a {
	font-size: 8pt;
	color: white;
	background-color: #880000;
	padding: 0px 5px 0px 5px;
	text-transform: none;
}

#bodyContent a:visited {
	color: white;
	background-color: #880000;
	text-transform: none;
}

#bodyContent a:hover {
	color: white;
	background-color: black;
	text-transform: underline;
}

#bodyContent a:active {
	color: white;
	background-color: #cc0000;
	text-transform: none;
}

.quote {
	font-family: verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: left;
}

.author {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: white;
	width: 100%;
	text-align: right;
	position: relative;
	right: 50px;
}

.source {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: white;
	text-align: right;
	font-style: italic;
	position: relative;
	right: 50px;
}
.article {
	position: relative;
	left: 75px;
	top: 25px;
	z-index: 5;
	width: 74%;
	margin-bottom: 20px;
}

.inlineImage {
	padding-left: 10px;
	padding-bottom: none;
}

.boxBottom {
	text-align: center;
}

.top {
	background-image: url('img/top.gif');
}

.left {
	background: url('img/LeftSide.gif');
	background-repeat: repeat-y;
}

.right {
	background: url('img/RightSide.gif');
	background-repeat: repeat-y;
	height: 100%;
}

.bottom {
	background: url('img/bottom.gif');	
	background-repeat: repeat-x;
}

.content {
	padding-right: 20px;
	color: white;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	text-align: justify;
	width: 100%;
}

.button {
	background-color: none;
}

.button:hover {
	background-color: #880000;
}

.button:active {
	background-color: #880000;
}

.button:visited {
	background-color: none;
}

.filmImageBlock {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	position: relative;
	top: -25px;
	width: 300px;
}


.filmClipControls {
	width: 300px;
	text-align: top right;
	float: right;
	padding-left: 10px
}

.mediaControls {
	text-align: right;
	width: 300px;
	border-top: 1px solid #880000;
	border-bottom: 1px solid #880000;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 10px;
	height: 28px;
}

.filmDetails {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	font-style: italic;
}

.watchFilm {
	position: relative;
	top: 8px;
}

em {
	font-style: italic;
	font-weight: bold;
}

.title {
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}

.date {
	color: white;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
}

.episode {
	font-size: 10pt;
}

.episode:before {
	content: '"';
}

.episode:after {
	content: '"';
}

.description {
	color: white;
	font-style: normal;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 15px;
}

.externalLink {
	text-align: right;
	font-size: 8pt;
	font-style: italic;
	margin-top: 10px;
}

.entry {
	padding: 10px;
	margin-top: 15px;
	border-top: 1px solid #880000;
}

.articleAuthor {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: black;
}

.articleSource {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: black;
}

/* **********************************************************************
								Admin Section
 * ********************************************************************** */
#admin {
 	margin-top: 10px;
 	margin-left:100px;
 	margin-right: 200px;
	font-size: 10pt;
	font-family: arial;
	color: white; 
}
  
.light {
	background-color: #a40000;
}
 
.dark {
 	background-color: #640000;
}

.input {
 	background-color: #640000;
 	border: 1px solid white;
 	font-size: 10pt;
 	color: white;
 	padding: 3px;
}
 
.submit {
 	background-color: #a40000;
 	border: 2px solid white;
 	font-size: 12pt;
 	text-align: center;
 	color: white;
 	cursor: pointer;
}
 
.filmListSpacer {
 	width: 25px;
}
.filmTitleRow {
 	background-color: #1f2149;
}

.filmTitle {
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: white;
	font-style: italic;
	font-weight: bold;
}

.filmHeading {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.mediaHeadingWidth {
	width: 50px;
}
.mediaHeading, .mediaHeadingWidth {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}