/*** RESET ***/

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 { font-family:Arial, sans-serif; font-size:9px; color:#818386; line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
/* remember to define focus styles! */
:focus { outline:0; }
/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse; border-spacing:0; width:100%; }
/*** RESET ***/

th { text-align:left; padding-bottom:12px;}
td { padding-bottom:6px; }

h1 { font-size:20px; }
h2 { font-size:11px; text-transform:uppercase; line-height:1; padding:6px 7px 4px; font-weight:normal;
	margin-left: 15px;
}
h1, h2, h3 { clear:left; }

a { color:#5a5b5e; }
ul a { text-decoration:none; }
.clear { clear:both; }

/* Layout */
.page { width:1020px; }

#header { height:95px; }
#header h1 a { text-decoration: none; }
#header h1 span { display: block; width:209px; height:15px; background: transparent url(nm_logo_black.png) no-repeat; margin: 0 0 10px 36px; color: transparent; }
.headwrap { padding-top:23px; }

ul.site_nav, ul.horiz { text-transform:uppercase; }
ul.site_nav { margin-left:12px; }
.site_nav a { color:#000; }
ul.horiz li { width:auto; float:left; padding:6px; }
ul.horiz li ul { position:absolute; margin-left:10px; }
ul.horiz li li { padding-top: 5px; background: none; }

ul.tree > li { margin-top: 5px; padding-top: 10px !important; background: url(hnav_top.png) no-repeat center top; }
ul.site_nav.tree > li { background-image:url(hnav_top_black.png) }
ul.tree > li:first-child { background: url(hnav_left.png) no-repeat center top; }
ul.site_nav.tree > li:first-child { background-image:url(hnav_left_black.png) }
ul.tree > li:last-child { background: url(hnav_right.png) no-repeat center top; }
ul.site_nav.tree > li:last-child { background-image:url(hnav_right_black.png) }

ul.subtree { margin-left: 10px; }
ul.has-subtree li li:first-child, ul.subtree li:first-child { padding-left: 10px; background: url(hnav_sub.png) no-repeat 0 3px; }


#lc { float:left; width:470px; position:relative; }
#rc { float:left; width:550px; margin-top:95px; }

body.project_front #lc { float:left; width:300px; }
body.project_front #rc { float:left; width:700px; margin-top:0; }

/* Nav */
#navmenu { float:left; }

#sNav { width:280px; }
#sNav .bar { font-size: 11px; }
#sNav li { width:280px; }
#sNav li .base { width:22px; height:22px; float:left; clear:left; cursor:pointer; }
#sNav li .bar { float:left; clear:right; width:258px; height:22px; text-transform:uppercase; text-align:right; overflow:hidden; }
#sNav li .bar a { color:#fff; padding:7px 6px 6px; text-decoration:none; }
#sNav li .label { padding-top:5px; padding-right:6px; color:#fff; }

#sNav li ul#pNav li { position:relative; }
#sNav li ul#pNav li ul li { float:none; padding:6px 0 0 10px; margin-left:-1px;}
#sNav li ul#pNav li ul li.selected { float:none; padding-left:0; margin-left:0; }

#sNav .subnav { float:right; text-transform:uppercase; height:0; }
.subnav .tree { float:right; }

#sNav li ul.tree li, ul.site_nav li { width:auto; float:left; padding:6px; }

/* project subnav */
.sub_wrapper { position:absolute; width:300px; } /*  margin-top:-18px; */
.sub_left { width:100px; float:left; text-align:right; border-right:1px solid; } /* padding-top:20px; */
.sub_left ul { margin-bottom:-10px; }
.sub_right { width:198px; float:left; border-left:1px solid; margin-left:-1px; } /* padding-top:20px; */

.sub_right ul { margin-bottom:-7px; }
.sub_right ul li { padding-left:10px; }
.sub_right ul li.selected, .sub_left ul li.selected { padding:0; }

.sub_right span.name { display: block; margin-left: 10px }
.sub_right a, .sub_right span.name { line-height: 1.3em; }

#sNav li ul#pNav li .sub_right ul { overflow:visible; height:1px; }

#sNav li ul#pNav li#read .sub_wrapper { left:-82px; }
#sNav li ul#pNav li#read .sub_right ul { padding-top:40px; }

#sNav li ul#pNav li#watch .sub_wrapper { left:-78px; }
#sNav li ul#pNav li#watch .sub_right ul { padding-top:10px; }

#sNav li ul#pNav li#listen .sub_wrapper { left:-80px; }
#sNav li ul#pNav li#listen .sub_right ul { padding-top:10px; }

.subsel { height:4px; border-bottom:1px solid; }
.sub_right .subsel { float:left;  width:6px; margin-right:3px; }
.sub_left .subsel { float:right; width:7px; margin-left:4px; }

/* Project front */
.quote_col { width:200px; float:left; margin:120px 0 0 50px; }
.quote { text-align:right; margin-bottom:30px; padding:6px 22px 0 0; font-size:12px; line-height:1.3; }
.quote .attribution { margin-top:6px; }
.quote .source { font-style:italic; }

.cover_col { position:relative; }
.cover_col img { position:absolute; }

/* Project listen */
.gallerycaption { margin-top: 10px; line-height: 1.3; font-size: 140%; font-style: italic; }

#project_gallery { height:480px; }

.gallerydesc { color:#fff; float:left; padding:4px 6px 3px; text-transform:uppercase; margin-top:40px; font-size:9px; min-width: 150px; }

.gallerycaption { position: absolute; left: 470px; clear: left; }

.gallerylayer {
	position: relative;
	height: 100%;
}

.gallerylayer img {
	position: absolute;
	bottom: 0;
}

/* Project watch */
#video_window { width:500px; }

/* Project read */
.content .lyrics h2 { background:#fff; color:#5a5b5e; padding:26px 0 0; font-size:16px; font-weight:bold; margin: 0; }

.lbox { float:left; width:42px; height:42px; text-align:center; text-transform:uppercase; font-size:13px; }
.tr { opacity:0.5; filter:alpha(opacity=50) }
.tr:hover { opacity:1;filter:alpha(opacity=100) }

#read_index .selected { opacity:1;filter:alpha(opacity=100) }

.lyric_titles { margin-top:20px; font-size:12px; }
.title { font-weight:bold; text-transform:uppercase; margin-bottom:2px; }
.title a { text-decoration:none; color:#5a5b5e; }

.lwrap { height:100%; }
.lwrap a { display:block; padding:14px 0; color:#fff; text-decoration:none; }

/* Journal */
.decade_filter a, .decade_filter li.selected, .titles_index a { color:#aeb0b3; }
.decade_filter li ul li.selected, .decade_filter li ul li.selected a, .titles_index li.selected { color:#000; }

.entries { margin-top:12px; width:50%; }
.entry { clear:left; line-height:1.4; margin-bottom:12px; }
.entry a { text-decoration:none; }
.entry .title { text-transform:uppercase; color:#5a5b5e; }
.entry .excerpt { color:#818386; }
.entry .date { margin:6px 0; }
.filter-pad { height:30px; }

.titles_index { position:absolute; top:167px; right:0; width:170px; text-align:right; text-transform:uppercase; line-height:1.2; }
.titles_index ul { padding-right:16px; }
.titles_index ul li { padding-bottom:6px; }

img.journal_image { display:block; margin:0 auto 18px; }

/* Calendar */
ul.date_filter li a { color:#aeb0b3; }
ul.date_filter li a.selected { color:#5a5b5e; }

.tickets { font-size:10px; }
.tickets a { color:#fff; padding:3px 3px 0; text-decoration:none; background-color: #838486; }
.event .tickets a { font-weight:normal; }

.calendar h3 { font-weight:normal; margin: 25px 0 10px; text-transform: uppercase; }
.calendar.shows td { padding: 0; }
.shows .show td {
    padding-right: 10px;    
}
.shows .show .date, .shows .show .location, .shows .show .saledate {
    white-space: nowrap;
}
.shows .show .tickets {
    text-align: right;
}


.events { margin-top:40px; line-height:1.3; }
.events h2 { margin-bottom:20px; }
.event { margin-bottom:28px; }
.event .date { text-transform:uppercase; font-size:10px; }
.event .venue { float:left; clear:left; font-weight:bold; padding:12px 12px 6px 0; }
.event .description { clear:left; }
body ul.date_filter li { margin-top:4px; }

/* read index */
#inx_a { background-color:#f4b64c; }
#inx_b { background-color:#b2b778; }
#inx_c { background-color:#a40012; }
#inx_d { background-color:#4a7674; }
#inx_e { background-color:#ed732a; }
#inx_f { background-color:#a73c44; }
#inx_g { background-color:#b1ba2b; }
#inx_h { background-color:#487922; }
#inx_i { background-color:#747474; }
#inx_j { background-color:#aa7626; }
#inx_k { background-color:#70d8a5; }
#inx_l { background-color:#7670b1; }
#inx_m { background-color:#b2b778; }
#inx_n { background-color:#747474; }
#inx_o { background-color:#a73c44; }
#inx_p { background-color:#f4b64c; }
#inx_q { background-color:#b2b778; }
#inx_r { background-color:#a40012; }
#inx_s { background-color:#4a7674; }
#inx_t { background-color:#ed732a; }
#inx_u { background-color:#a73c44; }
#inx_v { background-color:#b1ba2b; }
#inx_w { background-color:#487922; }
#inx_x { background-color:#4a7674; }
#inx_y { background-color:#aa7626; }
#inx_z { background-color:#70d8a5; }

div.mainContent { position: relative; top: 20px; margin-bottom: 40px;}
div.mainContent h3 { text-transform: uppercase; }
div.mainContent p { margin-top: 10px; }

div.mainContent, .calendar.shows, .calendar.events {
	 font-size: 9pt; line-height: 1.5em
}

div.contact.subContent { position: absolute; top: 500px; }
div.contact.subContent p { margin: 2px; margin-bottom: 1em; text-transform: uppercase; }
div.contact.subContent .email { text-transform: none; }


#video_container { position: relative; min-height: 281px; }
#video_window, #video_description { position: absolute; top: 0; left: 0; font-size: 140%; color: #fff !important; }
#video_description { width: 500px; }
#video_description .intro { margin: 10px; }
#video_description .button {
	position: absolute;
	top: 255px;
	display: block;
	width: 100%;
	background: #191919;
}
#video_description a {
	color: #d4d6d6;
}
#video_description .button a {
	color: #fff;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	padding-right: 450px;
}

#video_description {
	line-height: 20px;
}

#video_thumbnails { margin-top: 10px; }
#video_thumbnails li * { float: left; padding: 0; margin: 0; }
#video_thumbnails img { width: 60px; height: 60px; }
#video_thumbnails li.inactive img { filter:alpha(opacity=40); opacity: 0.4; -moz-opacity:0.4; }
#video_thumbnails li.inactive:hover img { filter:alpha(opacity=100); opacity: 1.0; -moz-opacity:1.0; }

.commerce {
	position: relative;
	left: -210px;
	text-align: right;
}

.commerce:after {
	color: rgba(0,0,0,0);
	display: block;
	content: "-";
	border-bottom: 1px solid #b4b4b4;
	width: 7px;
	position: absolute;
	top: 2px;
	left: 203px;
}

#header {
	width: 550px;
}

#mailingForm {
	display: none;
	background: none;
	border-top: 1px solid #000;
	width: 0px;
	height: 1px;
	overflow: hidden;
}

#mailingForm form {
	position: relative;
	top: -7px;
}

.lyrics .columns p {
	margin: 10px 0;
}

#mailingForm input[type='text'] {
	background: #fff;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-bottom: 1px solid #dfe1e1;
	border-right: 1px solid #dfe1e1;
	font-size: 140%;
	width: 150px;
}

#mailingForm input[type='submit'] {
	position: relative;
	top: -1px;
	border-top: 1px solid #dfe1e1;
	border-left: 1px solid #dfe1e1;
	border-bottom: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	background-color: #fafff8;
}
.contact_details { margin-bottom: 20px; }

.post { margin-bottom: 20px; }
.post .date { margin: 0; font-size: 90%; font-style: italic; }

.mainContact {
	font-size: 120% !important;
	line-height: 117% !important;
}

.without-nav {
	margin: -7px 10px;
	border-bottom: 1px solid #b3b3b3;
}

.lyrics .copyright {
	font-size: 85%;
}

#read_index { overflow:auto; }
