/* @override http://telebody.ws/ELAUTOBUS/ghosts/style.css */


body {
	margin: 0;
	margin-right: -400px;
	padding: 0;
	font: 12px/18px helvetica, arial, sans-serif;
	color: #d0c9c9;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
	background: #000;
	letter-spacing: 2px;
	float: left;
}

div#tbws-link {
	width: 120px;
	height: 25px;
	float: right;
	background: url(http://telebody.ws/tab-white-on-black.gif) no-repeat left center;
	position: fixed;
	right: 10px;
	top: 0;
}

#content a,
body.media #content div.column-wide a ,
a,
a:link, 
a:visited {
	color: #108080;
	text-decoration: none;
}

body.media #content div.column-wide a:hover,
a:hover, a:active {
	color: #108080;
	text-decoration: underline;
}

#contentIndex div.columnOuterIndex {
	width: 650px;
	background: url(images/ghosts03.jpg) no-repeat right -38px;
	float: left;
	clear: both;
	text-align: left;
}

#content {
	position: relative; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 100%;
	height: 440px;
	//border-bottom: 1px #ccc solid;
	//background: url(images/ghosts00.jpg) no-repeat center left;
	padding-left: 240px;
}

#contentIndex {
	position: relative; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 100%;
	height: 300px;
	//border-bottom: 1px #ccc solid;
	//background: url(images/ghosts00.jpg) no-repeat center left;
	padding-left: 240px;
}

body.description #content {
	background: url(images/ghosts04.jpg) no-repeat 565px 53px;
}

body.technique #content {
	background: url(images/ghosts02.jpg) no-repeat 572px 93px;
}

body.media #content {
	background: url(images/ghosts01.jpg) no-repeat 501px 82px;
}

body.facts #content {
	background: url(images/ghosts05.jpg) no-repeat 561px 36px;
}

ul#ghostnav {
	padding-bottom: 20px;
	float: left;
	clear: both;
}

#ghostnav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#ghostnav li a:link,
#ghostnav li a:visited {
	height: 40px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 5px;
	background: #000 url(images/bg-bw.jpg);		text-transform: uppercase;	
	display: block;
	float: left;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
	opacity: 1;
	text-shadow: #232323 2px 0 0;

}
#ghostnav li a:hover {
	font-size: 9px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	margin-right: 5px;
	background: #000 url(images/bg.jpg);		text-transform: uppercase;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
}
#ghostnav li a:active {
	font-size: 9px;
	color: #108080;
	text-transform: none;
	text-decoration: none;
	margin-right: 5px;
	background: #000 url(images/bg.jpg);
	text-transform: uppercase;	
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
}

body.home #ghostnav li.home a,
body.description #ghostnav li.description a,
body.technique #ghostnav li.technique a,
body.facts #ghostnav li.facts a,
body.media #ghostnav li.media a,
body.history #ghostnav li.history a,
body.credits #ghostnav li.credits  a{
	color: #108080;
	background: #000;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 12px;
	text-shadow: #000 2px 0 0;
}

div.column {
	width: 320px;
	float: left;
	clear: both;
	margin-right: 18px;
	margin-bottom: 18px;

}

div.columnPhotoContainer {
	width: 480px;
	float: left;
	clear: both;
	margin-right: 18px;
	margin-bottom: 18px;
}

#contentIndex div.columnOuterIndex div.column {
	width: 260px;
}

div.column-wide {
	width: 475px;
	float: left;
	clear: both;
	margin-right: 18px;
	margin-bottom: 18px;
}

#content div.column-long b {
	margin-bottom: 7px;
	display: block;
}

#content div.column-long p {
	margin-bottom: 10px;
	display: block;
}

p {
	letter-spacing: .1em;
	line-height: 1.3em;
	font-size: .96em;
}

h1, p {
	margin: 0;
	padding: 0;
}
h1 {
	height: 40px;
	width: 350px;
	color: #fff;
	font-size: 32px;
	letter-spacing: 6px;
	background-color: #000;
	line-height: 74px;
}

h2 {
	color: #4f4f4f;
	font-size: 10px;
	letter-spacing: 5px;
	line-height: 3em;
	clear: both;
}

/* Media Page Specific */

div.ImageFloat img {
	width: 30px;
}

div.ImageFloat {
	height: 20px;
	width: 30px;
	border: 6px #000 solid;
	float: left;
	overflow: hidden;
}

.VideoThumb img {
	height: 60px;
}

.VideoThumb {
	float: left;
	padding-right: 16px;
}

.VideoSubText p{
	font-size: 80%;
}

/* Footer */

div#FooterSpacer {
	height: 20px;
	width: 20px;
}