@charset "UTF-8";


/* TCT SCREEN CSS */


* { outline:none; }

html,body {
	margin:0;
	padding:0;
	height:100%;
	}
	
body {
	background: #000;
	color:#888;
	font:82.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:auto;
	}

body.home { 
	overflow-y: hidden;
	padding:0;
	height:100%;
	}

a {
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	}
	
em, strong {
	font:normal 1.05em Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#ccc;
	}
	
strong { font-style:normal; }
	
#menu {
	position:relative;
	margin:0;
	padding:1.5em 0 0.7em;
	text-align:center;
	line-height:2em;
	font:80% Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	clear:both;
	z-index:999;
	}
#menu a {
	position:relative;
	margin:0 0.1em;
	padding:1.5em 1em 0.5em;
	letter-spacing:0.1em;
	font-weight:bold;
	background:#000;
	border-bottom:1px solid #000;
	z-index:200;
	}
	
body.home #menu a {
	color:#999;
	}

#menu a:hover,
body.home #menu a:hover {
	background:#444;
	color:#fff;
	padding:1.5em 1em 0.5em;
	border-bottom:1px solid #ddd;
	}
	
#menu a#home {
	color:#fff;
	border:none;
	}
	
#menu a#downloads {
	color:#FFFF99;
	}

#menu a.active,
#menu a.active:hover {
	background:#222;
	color:#fff;
	border-bottom:1px solid #fff;
	padding:1.5em 1em 0.5em;
	}
	body.news #menu a.active,
	body.news #menu a.active:hover { color:#e0da96; border-bottom:1px solid #e0da96; }
	body.tour #menu a.active,
	body.tour #menu a.active:hover { color:#efb499; border-bottom:1px solid #efb499; }
	body.sound #menu a.active,
	body.sound #menu a.active:hover { color:#d73f28; border-bottom:1px solid #d73f28; }
	body.releases #menu a.active,
	body.releases #menu a.active:hover { color:#d73f28; border-bottom:1px solid #d73f28; }
	body.images #menu a.active,
	body.images #menu a.active:hover { color:#567e5a; border-bottom:1px solid #567e5a; }
	body.motion #menu a.active,
	body.motion #menu a.active:hover { color:#cff; border-bottom:1px solid #cff; }
	body.links #menu a.active,
	body.links #menu a.active:hover { color:#719673; border-bottom:1px solid #719673; }
	body.signup #menu a.active,
	body.signup #menu a.active:hover { color:#960; border-bottom:1px solid #960; }
	body.downloads #menu a.active,
	body.downloads #menu a.active:hover { color:#719673; border-bottom:1px solid #719673; }
	
#menu a#myspace,
#menu a#facebook,
#menu a#twitter {
	position:relative;
	padding:0;
	margin:0 4px 0;
	opacity:0.5;
	}
#menu a#myspace {
	margin-left:30px;
	}
	
#menu a#myspace:hover,
#menu a#facebook:hover,
#menu a#twitter:hover {
	background:none;
	border:none;
	opacity:1.0;
	}

#container {
	position:relative;
	width:853px;
	margin:0 auto;
	padding-bottom:2em;
	text-align:center;
	border-bottom:50px solid #000;
	}

#text {
	width:853px;
	margin:0 auto;
	text-align:center;
	}

h1,
h1.blog {
	position:relative;
	top:0;
	left:-0.07em;
	font-weight:normal;
	font-size:30em;
	line-height:0.75em;
	height:0.75em;
	letter-spacing:-0.15em;
	margin:0 auto;
	padding:0 0 10px;
	text-align:center;
	background:url(../i/film.jpg) no-repeat center bottom;
	overflow:hidden;
	display:block;
	}
	
h1:first-letter {
	color:#fff;
	}
	body.news h1:first-letter { color:#e0da96; }
	body.tour h1:first-letter { color:#efb499; }
	body.sound h1:first-letter { color:#d73f28; }
	body.images h1:first-letter { color:#567e5a; }
	body.motion h1:first-letter { color:#cff; }
	body.downloads h1:first-letter { color:#719673; }
	body.signup h1:first-letter { color:#960; }
	
h1 span {
	font:0.4em Georgia, "Times New Roman", Times, serif;
	background:none;
	letter-spacing:-.1em;
	line-height:1em;
	height:1em;
	display:block;
	}

h2 {
	font:normal 2.2em Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	margin:15px 0;
	}

h3 {
	font-size:1.25em;
	}

.post h2 {
	font:normal 2.2em/1.3em Georgia, "Times New Roman", Times, serif;
	text-align:left;
	border-top:1px solid #151515;
	padding:0.4em 0;
	background:#000;
	clear:both;
	}
	.post h2 a { font-weight:normal; color:#ccc; }
	
#text ul {
	display:block;
	width:40%;
	margin:0 auto;
	padding:1em 0;
	border-top:1px solid #151515;
	}

#text ul li {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	}
	
#text p,
#text li {
	
	}
	
/*#text ul li:before {
	content: "\00BB \0020";
	}*/
	
input,
textarea {
	background:#111;
	border:none;
	border-bottom:1px solid #000;
	color:#888;
	font:2em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}
	
textarea {
	text-align:left;
	}
	
.submit {
	background:#111;
	color:#fff;
	cursor:pointer;
	border:none;
	}
	
.submit:hover {
	background:#960;
	}
	


/* ======= SOUND ========= */

.column {
	float:left;
	width:283px;
	height:32em;
	border-left:1px solid #222;
	}
	.last { border-right:1px solid #222; }
	
#text .column p,
#text .column ol li,
#text .column ul li,
#text .column li {
	font-size:.9em;
	}

#text .column ul,
#text .column ol,
#text #unreleased ul,
#text #unreleased ol {
	width:180px;
	text-align:left;
	margin:0 auto;
	}
	
#unreleased {
	margin-bottom:2.5em;
	}
	
#text #unreleased p,
#text #unreleased ol li,
#text #unreleased ul li {
	font-size:.9em;
	}






/* ======= TOUR ========= */

#text .tour-dates {
	width:780px;
	margin:0 auto;
	padding:0;
	list-style:none;
	}

#text .tour-dates li {
	float:left;
	width:100%;
	margin:0;
	padding:1em 0;
	border-bottom:1px solid #333;
	font-size:0.95em;
	display:block;
	text-align:left;
	}
	#text .tour-dates li:hover { background:#050505; }
	
#text .tour-dates strong {
	color:#efb499; 
	margin-right:1em; 
	padding:0.1em 0.5em; 
	background:#222;
	font-size:1.35em;
	letter-spacing:0.075em;
	}
	
#text .tour-dates em {
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	margin:0 1em;
	}
	
#text .tour-dates li a.tickets {
	color:#efb499;
	background:#222;
	padding:2px 5px;
	}
	
#text .tour-dates li a.tickets:hover {
	background:#1f1f1f;
	color:#fff;
	}

	
/* Featured Shows */
	
#text .tour-dates li.feature {
	font: 120%/1.55 Georgia, "Times New Roman", Times, serif;
	background:#222;
	letter-spacing:1px;
	text-transform:uppercase;
	}
	#text .tour-dates li.feature:hover { background:#222; }
	
#text .tour-dates li.feature strong,
#text .tour-dates li.feature em {
	margin:0;
	padding:0;
	}
	
#text .tour-dates li.feature em { font-size:90%; }

#text .tour-dates li.feature img {
	float:left;
	width:auto;
	margin:3px 10px 3px 30px;
	}
	
#text .tour-dates li.feature img.frame {
	border:1px solid #444;
	padding:2px;
	background:#222;
	}

	


/* ====== MISC ======= */


.fineprint {
	font:x-small Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#666;
	text-align:center;
	padding:1em 0;
	letter-spacing:0.1em;
	display:block;
	}
	#text .fineprint {
		font-size:0.9em;
		letter-spacing:normal;
		text-transform:none;
		padding:0;
		margin: 0 0 1em;
		}
		
.motion .postdata {
	border-top:1px solid #333;
	font-size:9px;
	padding:5px 0 0;
	margin:5px 0 0;
	text-align:center;
	width:853px;
	clear:both;
	}

.horz-border {
	height:1px;
	border-top:1px solid #222;
	clear:both;
	}
	
.images #text img {
	border:10px solid #666;
	padding:20px;
	margin:0 auto 1em;
	display:block;
	}
	
#twitter_div {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	z-index:1000000;
	padding-bottom:8px;
	font:bold .8em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666;
	text-transform:uppercase;
	}
	
#twitter_update_list {
	position:relative;
	width:700px;
	margin:0 auto;
	padding:24px 0 5px;
	list-style:none;
	z-index:1000000;
	}
#twitter_update_list li {
	display:block;
	text-align:center;
	margin:0;
	padding:1px 0;
	letter-spacing:1px;
	}
	
#twitter_update_list li span {
	font-size:9px;
	}
	
#twitter_update_list li a {
	margin-left:4px;
	letter-spacing:normal;
	font-size:9px;
	text-transform:lowercase;
	}

.twitter,
.twitter img {
	border:none;
	position:relative;
	top:1px;
	}
	
.more {
	border-left:1px solid #222;
	margin-left:5px;
	padding-left:8px;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#666;
	}
	
.albums img {
	border:1px solid #333;
	padding:2px;
	margin:4px;
	}
	
.attachment-thumbnail {
	width:75px;
	height:75px;
	}
	
h1.header_title {
	font:12px Georgia, "Times New Roman", Times, serif;
	}
	
.item {
	width:310px;
	margin:2em auto;
	display:block;
	}
	
.item strong {
	color:#666;
	font-size:1.3em;
	text-transform:uppercase;
	letter-spacing:8px;
	border-bottom:1px solid #222;
	margin-bottom:.5em;
	padding-bottom:.5em;
	display:block;
	}
	
	
	
/* NEW / WORDPRESS STUFF */

#authorbox {
	background:#000 none repeat scroll 0 0;
	border:1px solid #222;
	clear:both;
	color:#666;
	height:auto !important;
	margin-bottom:10px;
	min-height:85px;
	overflow:hidden;
	}
	
.authortext {
	padding-left:100px;
	}
	
#authorbox img {
	border:1px solid #222;
	float:left;
	margin:10px;
	padding:0;
	}

#authorbox p {
	color:#fff;
	margin:0;
	padding:3px 0 0;
	float:right;
	width:448px;
	display:block;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
#authorbox h2 {
	background:transparent;
	padding:10px;
	margin:0;
	border:none;
	}
	
#authorbox h4 {
	margin:25px 0 0;
	padding:0 0 6px;
	font-weight:normal;
	border-bottom:1px solid #333;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float:right;
	width:450px;
	display:block;
	}
	
#authorbox h4 > a {
	color:#fff;
	text-decoration:none;
	}
#authorbox h4 .left {
	float:left;
	width:200px;
	}
#authorbox h4 .right {
	float:right;
	width:200px;
	text-align:right;
	margin-right:10px;
	font:12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	display:block;
	}
	
#authorbox p {
	color:#666;
	}
	
#authorbox p a {
	color:#fff;
	}
	
small .avatar {
	position:relative;
	top:10px;
	border:1px solid #222;
	margin-right:5px;
	}
	
.highlight {
	color:#e0da96;
	}
	
.highlightalt {
	color:#FF3333;
	}

a.more-link {
	width:100%;
	background:#151515;
	margin:5px 0;
	padding:5px 0px;
	font:bold 1.2em "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	border:1px solid #333;
	text-align:center;
	display:block;
	}
	a:hover.more-link { background:#333; color:#fff; border:1px solid #999; }	

blockquote {
	font:15px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	blockquote p {
		color:#aaa;
		}
		
.powerpress_player {
	border:1px solid #333;
	padding:6px 8px;
	background:#222;
	float:left;
	width:100%;
	clear:both;
	}
	
.powerpress_links {
	clear:both;
	width:100%;
	font-size:11px !important;
	line-height:14px;
	position:relative;
	top:-34px;
	left:330px;
	width:220px;
	text-align:right;
	margin-bottom:-20px;
	}
	
	
	
