/* @override http://localhost:8888/telebody.ws/contact/css/screen.css */

/* @override http://localhost:8888/telebody.ws/contact/css/screen.css */

/* @override http://localhost:8888/telebody.ws/contact/css/screen.css */

@import url("reset.css");

* {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link, a:visited {
	color: #4b90d5;
	text-decoration: none;
}

a:hover {
	color: #696969;
	text-decoration: underline;
}

body {
	background-color: #000;
	color: #ffffff;
}

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

div#wrapper {
	text-align: left;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

h1 {
	font-size: 18px;
	padding: 0 0 0 25px;
	margin: 0;
	color: #333;
	letter-spacing: 20px;
	width: 100%;
	font-weight: bold;
	line-height: 70px;
}

#header div.subtitleblock h3 {
	font-size: 9px;
	padding-left: 26px;
	line-height: 42px;
	letter-spacing: 2px;
	color: #828282;
}

#content div.column {
	width: 300px;
	color: #e6e6e6;
	background-color: #000;
	padding-top: 35px;
	padding-bottom: 35px;
	float: left;
	clear: both;
	letter-spacing: .1em;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding-left: 20px;
}

#content div.column {
	padding-left: 50px;
}

#content.media {
	width: 800px;
	float: left;
}

#content.media div.column2 {
	width: 300px;
	color: #e6e6e6;
	background-color: #000;
	padding-top: 35px;
	padding-bottom: 35px;
	float: left;
	letter-spacing: .1em;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding-left: 20px;
}

#content.media div.column2 div.item,
#content.media div.column div.item {
	width: 200px;
	padding: 10px;
	border: 1px #1b1b1b solid;
	margin-bottom: 10px;
}
#content div.column2 a div.item:hover,
#content div.column a div.item:hover {
	border: 1px solid #207dfc;
}

#content.media div.column2 div.itemtitle h4,
#content.media div.column div.itemtitle h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#content.media div.column2 div.itemtitle,
#content.media div.column div.itemtitle {
	font-size: 9px;
	color: #333;
	background: #fff;
	padding: 4px;
}

#tiles div.headerimg img {
	border-left: 22px #fff solid;
	width: 22px;
	height: 22px;
}

div#tiles {
	clear: both;
}

div.titleblock {
	height: 71px;
	background: #fff;
}

div.subtitleblock {
	background-color: #000;
}

div#footer {
	width: 100%;
	color: #828282;
	font-size: 9px;
	margin-top: 30px;
	padding-left: 20px;
	border-top: 1px #c1c1c1 dotted;
	clear: both;
	padding-top: 2px;
	height: 30px;
}

#tiles div.headerimg {
	float: left;
	padding-right: 18px;
	display: inline;
}

ul#navlist {
	background-color: #fff;
	float: left;
	width: 100%;
	padding-top: 10px;
	margin-left: 30px;
}

div#navcontainer {
	background-color: #fff;
	width: 100%;
	float: left;
}

#navlist li a {
	background-color: #fff;
	color: #4f4f4f;
	padding: 4px;
	font-size: 10px;
	float: left;
	clear: none;
	display: inline;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
}

#navlist li a:hover {
	background-color: #000000;
	color: #4f4f4f;
	padding: 4px;
	font-size: 10px;
	float: left;
	clear: none;
	display: inline;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #cdcdcd;

}

body.home li#home a,
body.description li#description a,
body.video li#video a,
body.audio li#audio a,
body.history li#history a,
body.credits li#credits a {
	font-size: 12px;
	background-color: #000;
	color: #cdcdcd;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 4px;
}

#navlist li a{
	display: inline;
}

div.date {
	color: #fff;
	width: 62px;
	background-color: #363636;
	padding: 2px 3px 2px 4px;
	margin-right: 10px;
	margin-bottom: 8px;	
	clear: both;
	float: left;
}

div.event {
	line-height: 19px;
	float: left;
}

