@charset "UTF-8";
/* CSS Document */


/* ------ general stuff -------- */
body {
	
	font-family:"Trebuchet MS", TrebuchetMS, ArialMT, HelveticaNeue, Helvetica, sans-serif;
	font-size:12px;
	background-color: #382b20;
	color: #FFF;
}

a:link {
	color: #FFFFCC;
	text-decoration: none;
}

a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

a:active {
	color: #FFFFCC;
	text-decoration: underline;
}

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

/* ------ end general stuff -------- */


/* ------ header stuff -------- */
header {
	position: fixed;
	top: 0px;
	padding-top: 80px;
	margin-left: 15%;
	font-size: 80px;
	line-height: 27px;
	min-width: 768px;
}

header img{
	float:left;
	position:relative;
	top:-100px;
	left:-130px;
}

header p{
	position:relative;
	left:-100px;
}

.headerSmall {
	font-size: 40px;
}

/* ------ end header stuff -------- */

/* ------ main nav stuff -------- */

#nav {
	/*float: left;*/
	position:fixed;
	top: 170px;
	padding-left: 30px;
	width:75px;
}

#nav li {
	margin-top: 6px;	
}

.selected {
	text-shadow: 0px 0px 10px #ffffff, 
				 0px 0px 10px #ffffff, 
				 0px 0px 10px #ffffff;
}


.selected a:link {
	color: #FFFFCC;
	text-decoration: none;
}

.selected a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

.selected a:active {
	color: #FFFFCC;
	text-decoration: none;
}

.selected a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

#subnav {
	padding-top:30px;	
	font-size:10px;
	line-height:11px;
	opacity:0;
}

#subnav li {
	margin-top: 10px;	
}

#subnav .topOfPageLink {
	margin-top: 30px;	
}



/* ------ end nav stuff -------- */


/* ------ main container stuff -------- */
#main-container {
	position: relative;
	margin: 180px 120px;
	min-width: 768px;
	line-height: 1.5em;
}

.left-col {
	position: relative;
	min-width: 400px;
	max-width: 580px;
	width: 50%;
	padding-right: 60px;
	float: right;
	padding-bottom: 100px;
	
}

.left-col .quote-animated {
	position: absolute;
	top: 0;
}

.content-animated {
	position: relative;
	left: 20px;	
}

.alignnone {
	margin:10px;	
}

.alignleft{
	float:left;
	margin: 10px;	
}

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

.right-col {
	position: relative;
	float: right;
	min-width: 200px;
	max-width: 240px;
	width: 30%;
	padding-right: 10%;	
	padding-bottom: 100px;
}

.right-col h1 {
	position: relative;
	left: -10px;
	font-size: 3.4em;
	line-height: .8em;
}

.left-col h1 {
	position: relative;
	left: -10px;
	font-size: 3em;
	line-height: 1em;
	margin-top: 2.5em;
	margin-bottom: .6em;
	opacity: 0.3;
	color: #FF0000;
}

.left-col h1:first-child {
	margin-top: 0em;
}

.recording {
	margin-top: 4em;
}

.recording:first-child {
	margin-top: 0em;
}

.recording > h1 {
	position: relative;
	left: -10px;
	font-size: 3em;
	line-height: 1.2em;
	
	opacity: 0.3;
}

.recordingBody {
	padding-bottom: 1em;
}

.vids {
	margin-top: 7em;
}

.vids:first-child {
	margin-top: 7em;
}

.vids > h1 {
	position: absolute;
	left: -60px;
	top: -100px;
	font-size: 10em;
	line-height: -2em;
	
	opacity: 0.1;
}

#vidsIFrame {
	position: relative;
	z-index: 500;
	top: 10px;
	width:640px;
	height:480px;
}

#vidLinks {
	position: relative;
	top: 70px;
	padding-bottom:70px;
}

#vidLinks p{
	padding-bottom:10px;	
}

.left-col .piece {
	margin-bottom: 1.5em;
}

.vids > .piece {
	padding-bottom: 2em;
}

.left-col .piece h2 {
	//position: relative;
	//left: -10px;
	font-size: 1.25em;
	line-height: 1.35em;
	padding-bottom:.3em;
	font-style:italic;
	opacity: 0.5;
}

.indent1 {
	padding-left: 30px;
}

.indent2 {
	padding-left: 60px;
}

.indent3 {
	padding-left: 90px;
}

.indent4 {
	padding-left: 120px;
}

.ital{
	font-style:italic;
}


/* ------ end main container stuff -------- */


/* ------ footer stuff -------- */
#footer-nav {
	width: 100%;
	min-width: 768px;
	position:fixed;	
	bottom: 0;
	height: 34px;
	background:rgba(0, 0, 0, .8);
	padding-top:15px;
	font-size:10px;
}

#footer-nav ul {
	display: inline;
	float: right;
	margin-right:24px;
	position:relative;
	top:-4px;
}

#footer-nav li {
	margin-bottom:6px;	
}

.fb-like {
	float: left;
	padding-left:20px;
	position:relative;
	top:-5px;
}

.twitter-button {
	float: left;
	position:relative;
	top:-5px;
	padding-right:5px;
}

.twitter-follow-button {
	width:150px !important;
}

#mc_embed_signup {
	color:#FFF; 
	float:right;
	position:relative;
	top:-12px;
}

#mc_embed_signup label {
	display:block; 
	padding-bottom:4px; 
	width:230px
}


#mc_embed_signup form {display:block; position:relative; text-align:left; padding:4px 20px 4px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0;}
#mc_embed_signup input {-webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:10px; font-weight: bold; height: 16px; line-height: 16px; margin: 0 0px 3px 0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     

#mc_embed_signup input.email {display:block; border: 0 none; padding:2px 4px 2px 6px; margin:0px 8px 4px 0; text-indent:2px; width:144px;}
#mc_embed_signup input.button {display:block; float:right; width:70px; margin:18px 0 10px 0;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

/* ------ end footer stuff -------- */


/* ------ music player stuff -------- */

#musicPlayer {
	position:fixed;
	top:0;
	right:20px;
	width:380px;
	height:300px;
	background:rgba(0, 0, 0, .8);
	z-index:1000;
}

#musicMenu {
	width:470px;
	height:250px;
	margin:20px 0px 0px 50px;
	overflow-y: scroll;
}

#musicMenu h2 {
	font-size: 1.25em;
	line-height: 1.35em;
	font-style:italic;
	opacity: 0.5;	
}

#musicMenu p {
	padding-bottom:2em;
}

#nowPlaying {
	font-size:0.8em;
	margin:2px 0px 8px 20px;
}

#audContainer {
	width: 430px;
	height: 30px;
}

#myAudio {
	width: 430px;
	height: 30px;
}

/* add unicode for play arrow, space */
#musicMenu h2 a::before {
	content: "\25BA\00A0"; 
}

.openClose {
	position:relative;
	top:-28px;
	width:80px;
	height:23px;
	font-size:0.95em;
	margin-left:430px;
	padding-top:4px;
	padding-left:10px;	
	background:rgba(255, 0, 0, .3);
	cursor:pointer;
}



/* ------ end music player stuff -------- */


/* ------ some stuff -------- */
/* ------ end some stuff -------- */