/* reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #40aa9d;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	text-decoration: none;
	color: #3FA9F5;
}

a:focus {
	outline: 1px dotted #3dbced;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
small {
	font-size: .75em;
}
hr {
  	border-color: #0E3335;
	border-style: solid;
	border-width: 1px 0 0;
	height: 0;
	margin: 0 0 20px;
}


/* layout **********************************************************/

body {
	background: black url(images/tv_bkg_v1.jpg) no-repeat 47% 0;
	text-align: center;
	font-family: Verdana,Arial,Sans-Serif;
	
}

#container {
	background: url(images/bg_columns.png) repeat-y scroll 517px 50% transparent;
	width: 869px;
	margin: 33px auto;
	/*border: 1px solid red;*/
}

#content {
	width: 501px;
	float: left;
	margin-top: -32px;
}

#primary-content {  /* this is for Wordpress "Pages" */
	float: left;
	margin-top: 33px;
	text-align: left;
	width: 500px;
	position: relative;
	z-index: 999;
}

#sidebar {
	float: right;
	width: 368px;
	margin-top: -33px;
	font-size: .7em;
	color: #6b6b6b;
}

#leftColumn {
	float: left;
	width: 128px;
	margin-left: 35px;
	text-align: left;	
}

#rightColumn {
	text-align: left;
	float: right;
	width: 172px;
}

#footer {
	clear: both;
	width: 869px;
}

.floatright, .right {
	float: right;
}

.floatleft, .left {
	float: left;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

/* Header ****************************************************************/

h1#logo {
	float: left;
	width: 85px;
	height: 86px;
	text-indent: -10000px;
	background: url(images/tv_logo.png) no-repeat 0 0 transparent;
	margin-top: 20px;
}

ul#mainNav {
	float:right;
	height: 23px;
	padding-left: 30px;
	text-indent:-10000px;
	width: 364px;
	margin-top: 77px;
}

ul#mainNav li {
	display: inline;
}

ul#mainNav li a {
	display: block;
	float: left;
	background: url(images/mainNav.png) no-repeat 0 0 transparent;
	height: 23px;	
}

ul#mainNav li#bio a {width: 38px;}
ul#mainNav li#audio a {background-position:-40px 0; width:63px;}
ul#mainNav li#events a {background-position:-104px 0; width:63px;}
ul#mainNav li#media a {background-position:-167px 0; width:63px;}
ul#mainNav li#press a {background-position:-231px 0; width:63px;}
ul#mainNav li#contact a {background-position:-294px 0;width:74px;}

ul#mainNav li#bio a:hover {background-position: 0 -23px; width: 38px;}
ul#mainNav li#audio a:hover {background-position:-40px -23px; width:63px;}
ul#mainNav li#events a:hover {background-position:-104px -23px; width:63px;}
ul#mainNav li#media a:hover {background-position:-167px -23px; width:63px;}
ul#mainNav li#press a:hover {background-position:-231px -23px; width:63px;}
ul#mainNav li#contact a:hover {background-position:-294px -23px;width:74px;}

body.page-id-2 ul#mainNav li#bio a {background: url(images/mainNav.png) no-repeat 0 -23px transparent; cursor: default;}
body.page-id-16 ul#mainNav li#audio a {background: url(images/mainNav.png) no-repeat -40px -23px transparent; cursor: default;}
body.page-id-46 ul#mainNav li#events a {background: url(images/mainNav.png) no-repeat -104px -23px transparent; cursor: default;}
body.page-id-50 ul#mainNav li#media a {background: url(images/mainNav.png) no-repeat -167px -23px transparent; cursor: default;}
body.page-id-51 ul#mainNav li#press a {background: url(images/mainNav.png) no-repeat -231px -23px transparent; cursor: default;}
body.page-id-41 ul#mainNav li#contact a {background: url(images/mainNav.png) no-repeat -294px -23px transparent; cursor: default;}


/* Promo Banner ****************************************************************/

/* rotator in-page placement */
div#rotator {
	float: left;
	position: relative;
	height: 200px;
	width: 500px;
	margin: 0;
	padding: 13px 0 0;
	/*margin-bottom: -4px;*/
}
div#rotator ul {
	float: left;
}
/* rotator css */	
div#rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	background: black;
}
div#rotator ul li.show {
	z-index: 500
}

/* Post Area ****************************************************************/

.post {
	text-align: left;
	float: left;
	margin-top: 39px;
	width: 500px;
	color: #60C9DF;
}

div.post h2 {
	font-size: 1.4em;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: .08em;
}

.date_time_onpost {
	float: left;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-size: .8em;
	width: 485px;
	background: #1b1b1b url(images/tv_gray_noise.jpg) repeat;
	height: 10px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 9px;	
	border-top: 1px solid #0e3335;
	border-bottom: 1px solid #0e3335;
}

.date_time_onpost ul li.postAuthor {float:left; color: white;}
.date_time_onpost ul li.postDate {float: right;	color: white; width: 250px; text-align: right;}
.date_time_onpost ul li.postAuthor span, .date_time_onpost ul li.postDate span {color: #3FA9F5;}
.date_time_onpost ul li.postAuthor a:hover, .date_time_onpost ul li.postDate a:hover {text-decoration: underline;}

span.permalink {
	width: 25px;
}

.permaLink a {
	border-left: 1px solid #0E3335;
	/*float: right;*/
	margin-left: 9px;
	padding-left: 9px;
	width: 24px;
}

.post p {
	color: #00A99D;
	font-size: .85em;
	line-height: 1.6em;
	margin-top: 1.3em;
}

.post h3 {
	font-weight: bold;
	margin-top: 1.3em;
	color: #60C9DF;
}

.comments_tags {
	font-size: .8em;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	float: left;
	width: 493px;
	height: 16px;
	padding: 15px 10px 7px 0;
	padding-left: 0;
	background: url(images/tv_comment_tags_border.jpg) repeat-x bottom left;
	margin-bottom: 35px;
}

.comments_tags ul li {
	float: left;
}

.comments_tags ul li.postCommentsLink {
	color: white; 
	border-right: 1px solid #0e3335;
	padding-right: 10px;
	height: 18px;
}

.comments_tags ul li.postCommentsLink a:hover, .comments_tags ul li.postTagsList a:hover {
	text-decoration: underline;
}

.comments_tags ul li.postTagsList {
	padding-left: 10px;
}

.comments_tags div span.metaedit {   /* style the "edit" link, only appears for the admins */
	margin-right: -10px;
}

.comments_tags div span.metaedit a {
	display: block;
	color: #6b6b6b;
}

.comments_tags div span.metaedit a:hover {
	text-decoration: underline;
}

/* Sidebar (both columns) ****************************************************************/

#sidebar a {
	font-size: 1.1em;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a img {
	text-decoration: none;
}

#sidebar img {
	margin-bottom: 6px;
}


/* Left Column ****************************************************************/

#leftColumn {
	margin-top: 40px;
}

#leftColumn p {
	width: 100%;
}

#promos {
	margin-top: 6px;
}

#upcomingList h3 {
	height: 24px;
	background: url(images/tv_upcoming.png) no-repeat center;
	text-indent: -10000px;
}

.leftColumnCell {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #0e3335;
}

.leftColumnCell h3 {
	margin-bottom: 6px;
}

#TVACradio h3 {
	text-indent: -10000px;
	float: left;
}

#flyers h3 {
	height: 67px;
	text-indent: -10000px;
	background: url(images/flyers.png) no-repeat center transparent;
}

#sideProjects h3 {
	height: 25px;
	text-indent: -10000px;
	background: url(images/sideProjects.png) no-repeat center transparent;
}

#helmetstudio h3 {
	text-indent: -10000px;
}

/* Right Column ****************************************************************/

#rightColumn {
	margin-top: 40px;
}

.rightColumnCell {
	margin-bottom: 6px;
	padding-bottom: 12px;
	border-bottom: 1px solid #0e3335;
}

.rightColumnCell h3 {
	margin-bottom: 6px;
}

#TVonline {
	height: 50px;
}

#TVonline h3 {
	height: 28px;
	text-indent: -10000px;
	background: url(images/tv_online.png) no-repeat center transparent;
}

#socialMediaLinks {
	float: left;
	width: 200px;
}

#socialMediaLinks li {
	display: inline;
}

#socialMediaLinks li a {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0px 4.5px 4px; 
}

#emailUpdates h3 {
	height: 28px;
	text-indent: -10000px;
	background: url(images/emailUpdatesHeader.png) no-repeat center transparent;
	margin-bottom:-9px;
}

#discography h3 {
	height: 33px;
	text-indent: -10000px;
	background: url(images/discography.png) no-repeat center transparent;
	margin-bottom: 6px;
}

#discography ul {
	margin-bottom: 52px;
}

#discography ul li img {
	margin-bottom: 3px;
}

li.discogTitle {
	float: left;
	width: 130px;
}

li.discogBTN {
	width: 34px;
	float: right;
	position: relative;
}

li.discogBTN ul {  /* pull up menu  */
	position: absolute;
	width: 34px;
	left: -10000px;
	bottom: -27px;
}

#discography ul li:hover ul {  /* completes pull up menu */
	left: auto;
}

li.discogBTN > a {  /* sets the "get it" btn */
	position: relative;
	float: right;
	width: 34px;
	height: 22px;
	background: url(images/getitBTN_v2.gif) no-repeat top left;
	border: 1px solid #6b6b6b;
	z-index: 1000;
}

li.freeBTN > a {
	background: url(images/freeBTN.gif) no-repeat top left;
}

li.discogBTN a:hover, li.discogBTN a.active {
	background-position: bottom left;
	border: 1px solid #71c6dc;
}

li.discogBTN a.active {
	border-color: #6b6b6b;;
}

ul.pullup {
	float: right;
	position: relative;
}

ul.pullup li {
	float: right;
	width: 36px;
	height: 27px;
}

ul.pullup li a {
	position: absolute;
	float: right;
	width: 34px;
	height: 27px;
	border: 1px solid #6b6b6b;
	margin-bottom: -1px;
}

ul.pullup li.mp3 > a {background: #000 url(images/mp3BTN.gif) no-repeat center top; z-index 50;}
ul.pullup li.itunes > a {background: #000 url(images/itunesBTN.gif) no-repeat center top; z-index 50;}
ul.pullup li.cd > a {background: #000 url(images/cdBTN.gif) no-repeat center top; z-index 50;}

ul.pullup li.mp3 a:hover {background-position: center bottom; z-index: 2000;}
ul.pullup li.itunes a:hover {background-position: center bottom; z-index: 2000;}
ul.pullup li.cd a:hover {background-position: center bottom; z-index: 2000;}

/* Social Media Links ***************************************************/

li#fb a {background: url(images/sm_fb.jpg) no-repeat left bottom;}
li#twitter a {background: url(images/sm_twitter.jpg) no-repeat left bottom;}
li#myspace a {background: url(images/sm_myspace.jpg) no-repeat left bottom;}
li#youtube a {background: url(images/sm_youtube.jpg) no-repeat left bottom;}
li#lastfm a {background: url(images/sm_lastfm.jpg) no-repeat left bottom;}
li#vimeo a {background: url(images/sm_vimeo.jpg) no-repeat left bottom;}
li#soundcloud a {background: url(images/sm_sc.jpg) no-repeat left bottom;}

li#fb a:hover, li#twitter a:hover, li#myspace a:hover, 
li#youtube a:hover, li#lastfm a:hover, li#vimeo a:hover, 
li#soundcloud a:hover {background-position: left top;}

/* Wordpress Comments  ***************************************************/

h3#comments {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	color: #6B6B6B;
	letter-spacing: 0.025em;
	border-bottom: 1px solid #071311;
	padding-bottom: 5px;
	float: left;
}

li.comment {
	position: relative;
}

ol.commentlist {
	text-align: left;
	width: 495px;
	margin-top: 10px;
	float: left;
}

div.comment-body {
	background-color: #0A1417;
	border: 1px solid #1A363D;
	margin-top: 13px;
	padding: 19px;
	width: 463px;
}

div.comment-body p {
	color: #00A99D;
	font-size: 0.85em;
	line-height: 1.6em;
	margin-top: 1.3em;
}

li.comment-author-admin div.comment-body p,
li.bypostauthor div.comment-body p {    /* styles comment author name for admin */
 	color: #8f8f8f ;
}

div.comment-author {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}

cite.fn a {    /* styles comment author name */
	font-style: normal;
	font-size: 1.1em;
}

cite.fn a:hover {    /* styles comment author name */
	text-decoration: underline;
}

cite.fn {
	font-style: normal;
	font-size: 1.1em;
}

li.comment-author-admin div.comment-body cite.fn a,
li.bypostauthor div.comment-body cite.fn a {    /* styles comment author name for admin */
 	color: #d7d5b1 ;
}

span.says {
	color: #6B6B6B;
	font-size: 0.8em;
	font-weight: normal;
}

div.commentmetadata a {
	color: #6B6B6B;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	margin-top: 2px;
}

li.comment-author-admin div.comment-body, 
li.bypostauthor div.comment-body {
	background-color: black;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #0e1f21;
	border-right: 1px solid #0e1f21;
	margin-top: 13px;
	padding: 19px;
	width: 463px;
}

img.avatar {
	background-color: black;
	border-bottom: 1px solid #1A363D;
	border-left: 1px solid #1A363D;
	padding: 7px;
	position: absolute;
	right: -8px;
	top: 0;
	height: 32px;
	width: 32px;
}

li.comment-author-admin div.comment-body img.avatar, 
li.bypostauthor div.comment-body img.avatar {
	float: left;
	height:32px;
	position: relative;
	width:32px;
	border: none;
	background-color: none;
	top: -7px;
	left: -7px;
}

.navigation {
	/*float: left;*/
}

.navigation a {
	display: inline-block;
	margin-top: 19px;
	font-size: .6em;
	position: relative;
	top: -1px;
	padding: 0 2px;
}

.nocomments {
	text-indent: -10000px;
}

/* Wordpress Pages *******************************************************/

#primary-content h2 {  
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 1.4em;
	letter-spacing: 0.08em;
	color: #3FA9F5;
}


span.metaedit a {
	border: 1px solid #12262a;
	display: block;
	font-size: 0.7em;
	margin-top: 23px;
	padding: 3px 5px;
	text-align: center;
	width: 2.5em;
	color: #40AA9D;
}

span.metaedit a:hover {
	border-color: #1A363D;
}

.wp-caption-text {
	color: #36717C;
	font-size: 0.77em !important;
	padding: 2px 0 0 15px;
	background: url(images/caption.gif) no-repeat left top;	
}

div.entry, div.entry p {
	color: #00A99D;
	font-size: 11px;
	line-height: 1.6em;
	margin: 14px 0;
}

div.entry p {
	/*margin-bottom: 30px;*/
}

.entry h3 {
	font-weight: bold;
	margin-top: 1.3em;
	color: #60C9DF;
	/*margin-bottom:-10px;*/
}

/*.entry a:visited {color: #328a80;}*/
.entry a:hover {text-decoration: underline;	color: #00acce;}
.entry a:focus {color: #ad3224; outline: 1px dotted #ad3224;}

/* Forms ****************************************************************/

div#respond {
	text-align: left;
	margin-top: 20px;
	float: left;
}

div#respond h3 {
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	color: #6B6B6B;
	letter-spacing: 0.025em;
	margin-bottom: 5px;
}

input#author, input#email, input#url, input#submit, input#signup_email, input.emailButton, input.wpcf7-text, input.wpcf7-submit {
	width: 190px;
	margin: 9px 9px 0 0;
	background-color: #0A1417;
	border: 1px solid #1A363D;
	padding: 5px;
	color: #9DDEEB;
}

input#signup_email {
	width: 160px;
	height: 19px;
}

input.emailButton {
	margin-top: 2px;
	width: 172px;
	background-color: #19343a;
}

input#author:focus,
input#email:focus,
input#url:focus,
input#signup_email:focus,
input.wpcf7-text:focus,
input#submit:hover,
input.emailButton:hover,
input.wpcf7-submit:hover {
	background-color: #12262a;
}

input#submit:focus, input.emailButton:focus, input.wpcf7-submit:focus {
	background-color: #19343a;
}

textarea#comment, span.your-message textarea {
	background-color: #0A1417;
	border: 1px solid #1A363D;
	color: #9DDEEB;
	font-family: 'lucida grande',verdana,arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 9px;
	padding: 10px 12px 12px 13px;
	width: 475px;
	max-width:475px;
}

input.wpcf7-text, input.wpcf7-submit, span.your-message textarea {  /* styles form on Contact page */
	margin-top: 1px;
}

textarea#comment:focus, span.your-message textarea:focus {
	background-color: #12262a;
}

/* Footer ****************************************************************/

#footer {
/*	margin-bottom: 73px; */
	height: 76px;
}

#footer img {
	margin: 20px 0;
	float: left;
}

/* Pieces of Flair ******************************************************/

::selection {color: #185851; background: #12262a;} /* Safari */
::-moz-selection {color: #185851; background: #12262a;} /* Firefox */
a::selection {color: white;	background: #04505a;} /* Safari */
a::-moz-selection {color: white; background: #04505a;}  /* Firefox */

#ie6 {
	background: black url(http://www.torrentvaccine.com/images/bkg_ie6.gif) no-repeat center top;  /* Super Special Page for ie6 */
	color: white;
}


