body{
	background-color: #303030 ;
	}


a.current:link, a.current:hover {
	color: #66CC00;
	}


table.main{
	width: 100%;
	background-color: #303030;
	padding:0px 0px;
	margin:0px 0px;
	border-collapse: collapse;
	left: 0;
	}



td.header{
	width: 65%;
	max-width:810px;
	height:80px;
	padding:0px 0px 0px 50px;
	vertical-align:center;
	border-collapse: collapse;
	}
	
.header p{
	font-family: "Lato";
	font-size: 30px;
	font-weight: 100;
	color: #FF6600;
	line-height: 31px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	}

td.menu{
	width: 35%;
	background-color:#303030;
	vertical-align: center;
	text-align: left;
	padding:0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	}

.menu p{
	font-family: "Lato";
	font-weight: 100;
    	font-size:18px;
    	color:#FFFFFF;
	text-align: right;
	padding: 0 0;
	}

.menu a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

.menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

.menu a:hover{
	color:#FF9933;
	text-decoration:none;
	}

.menu a:active{
	color:#FF9933;
	text-decoration:none;
	}

#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	}
#navbar li {
	display: block;
	list-style: none;
	float: left;
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color:#FFFFFF; 
	display: inline;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	}
#navbar li a {
	display: block;
	padding: 6px 15.25px 6px 15.25px;
	background-color: #303030;
	text-decoration: none; }
#navbar li:hover a {
	display: block;
	background-color: #282828;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}	
#navbar li ul {
	display: none; 
	width: 14em; /* Width to help Opera out */
	background-color: #282828;
	font-size: 12px;
	color:#FFFFFF;}

#navbar li:hover ul {
	display: block;
	position: absolute;
	z-index:2;
	margin: 0;
	font-size: 12px;
	color:#FFFFFF;
	padding: 0;}
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	background-color: #282828;
	color:#FF9933;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 10px;
	padding: 3px 50px 3px 15px;}
#navbar li li a:hover {
	background-color: #252525; 
	display: block;
	-moz-border-radius: 0px;
	border-radius: 0px;}

#menu-outer {
	text-align:left;
}

.table {
	display: table;   /* Allow the centering to work */
	margin: 0px auto 0px 7px;
}

table.slider{
	table-layout: fixed;
	width: 630px;
	height: 270px;
	vertical-align: bottom;
	}

table.bodycell{
	table-layout: fixed;
	width: 646px;
	
	vertical-align: top;
	}

#solo {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

#chamber {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

#large {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

#elec {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

#sd {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

#rep {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

#writing {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

td.heading{
	vertical-align: top;
	}

#portfolio {
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	text-decoration:none;
	}

.heading p{
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	}

.heading a:visited{
	color:#66CC00;
	text-decoration:none;
	}

.heading a:link{
	color:#66CC00;
	text-decoration:none;
	}

.heading a:hover{
	color:#66CC00;
	text-decoration:none;
	}

.heading a:active{
	color:#66CC00;
	text-decoration:none;
	}

td.bodycelltext{
	vertical-align: top;
	}

table.recordings{
	background-color: #330000;
	vertical-align: top;
	}

.recordings p{
	font-family: 'Josefin Sans';
    	font-size:13px;
    	color:#FFFFFF;
	}

td.headerPicture{
	width: 100%;
	height: 200px;
	padding:0px 0px;
	margin:0px 0px;
	left: 0;
	background-repeat:no-repeat;
	border-collapse: collapse;
	vertical-align:bottom;
	text-align:left;
	overflow: hidden;
	}
	

td.slidercell{
	width: 600px;
	height: 270px;
	}

td.hcolorbar{
	width: 800px;
	height: 2px;
	background-color: #551033;
	} 

td.hdivider{
	width:810px;
	height:15px;
	}

td.hdivider_slim{
	width:800px;
	height:2px;
	}
  
td.vdiv{
	width:0.2px;
	background-color:551033;
	}


td.sidebar{
	max-width: 125px;
	vertical-align: top;
	text-align:right;
	background-color:#330000;
	padding: 35px 0px 0px 9px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: 'hidden';
	} 

.sidebar sidebar_title{
	width: 125px;
	text-align: left;
	background: #551033;
	color: #66cc00;
	display: block;
	font-family: 'Oxygen';
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	line-height: 20px;
	border-bottom-left-radius: 3.993055582046509px;
	border-bottom-right-radius: 3.993055582046509px;
	border-top-left-radius: 3.993055582046509px;
	border-top-right-radius: 3.993055582046509px;
	margin-bottom: 11.999999046325684px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	}

.sidebar sidebar_text{
	font-family: 'Oxygen';
    	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	text-align:right;
	}

.sidebar a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

.sidebar a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

.sidebar a:hover{
	color:#66cc00;
	text-decoration:none;
	}

.sidebar a:active{
	color:#FF9900;
	text-decoration:none;
	}

td.body{
	width:653px;
	vertical-align: top;
	padding: 5px;
	} 

.body body_title{
	font-family: Cochin;
    	font-size:28px;
	color:#66CC00;
	}

.body intermediate_title{
	font-family: Cochin;
    	font-size:20px;
	color:#66CC00;
	}

.body post_title{
	font-family: Cochin;
    	font-size:13px;
	color:#66CC00;
	}

.body body_text{
	font-family:  'Oxygen', sans-serif;
	font-weight: 300; 
	font-stretch:normal;
    	font-size: 13px;
	color:#FFFFFF;
	line-height:170%;
	}

.body a{
	text-decoration:none;
	border-bottom: 1px dotted #FFFFFF;
	}

.body a:link{
	color:#FFFFFF
	}

.body a:hover {
	text-decoration:none;
     	border-bottom: 1px solid #FF9933;
	}

.body a:visited{
	color:#FFFFFF
	}

.body a:active{
	color:#FF9900
	}

div.wrapper
{
    text-align: center;
    margin-top:20px;
    width: 100% 
    height:auto
    background-color: #303030;
    border-collapse: collapse;
    font-family: "Lato";
}

#colorBar{
	width:90%;
	height: 1px;
	background-color: #FF6600;
	padding:0px 0px;
	margin:auto;
	top: 80; 
	border-collapse: collapse;
	overflow: hidden;
}

#headerPic{
	width:100%;
	height:auto;
	padding:0px 0px;
	margin:0px;
	top: 80; 
	left:0;
	position: absolute;
	border-collapse: collapse;
	overflow: hidden;
}


#bioBox{
	width:60%;
	height:auto;
	margin:30px auto 60px auto;
	padding:30px 30px;
	background-color:#282828; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	top:90;
	background-repeat:no-repeat;
	border-collapse: collapse;
	text-align:left;
	overflow: hidden;
}

#headshotBox{
	width:275px;
	height:275px;
	margin:17px;
	float:right;
	background-color:#282828; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-repeat:no-repeat;
	border-collapse: collapse;
	text-align:left;
	overflow: hidden;
}

#headshotBox p{
	font-family:  "Lato", sans-serif;
	font-size: 10px;
	font-weight: 100; 
	color:#FF6600;
	text-align:center;
}

#bioBox h{
font-family:  "Lato", sans-serif;
font-size: 20px;
font-weight: 100; 
color:#FF6600;
}

#bioBox h2{
font-family:  "Lato", sans-serif;
font-size: 17px;
font-weight: 100; 
color:#FF6600;
}

#bioBox p{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FFFFFF;
line-height:170%;
}

#bioBox a{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FAEFD7;
text-decoration:none;
}

#bioBox a:hover{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FF9933;
text-decoration:none;
}

#bioBox a:visited{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FAEFD7;
text-decoration:none;
}

#bioBox a:visited:hover{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FF9933;
text-decoration:none;
}

#compBox{
	width:60%;
	height:auto;
	margin:30px auto 60px auto;
	padding:30px 30px;
	background-color:#282828; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	top:90;
	background-repeat:no-repeat;
	border-collapse: collapse;
	text-align:left;
	overflow: hidden;
}

#compBox h{
font-family:  "Lato", sans-serif;
font-size: 20px;
font-weight: 100; 
color:#FF6600;
}

#compBox h2{
font-family:  "Lato", sans-serif;
font-size: 17px;
font-weight: 300; 
color:#FF6600;
}

#compBox p{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FFFFFF;
line-height: 140%;
}

#compBox a{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FFFFFF;
text-decoration:none;
border-bottom: 1px dotted #FFFFFF;
}

#compBox a:hover{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FF9933;
text-decoration:none;
border-bottom: 1px dotted #FFFFFF;
}

#compBox a:visited{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FFFFFF;
text-decoration:none;
border-bottom: 1px dotted #FFFFFF;
}

#compBox a:visited:hover{
font-family:  "Lato", sans-serif;
font-size: 13px;
font-weight: 100; 
color:#FF9933;
text-decoration:none;
border-bottom: 1px dotted #FFFFFF;
}



#left_column{
left: 0;
top: 420;
position: absolute; 
width:55%; 
height:auto; 
float:left;}

#right_column{
right: 0;
top: 420;
position: absolute; 
width:45%; 
height:auto; 
float:left;}

#inside{
margin:30px 30px 55px 30px;
padding:30px 30px;
background-color:#282828;
width:auto; 
height:auto;
-moz-border-radius: 10px;
border-radius: 10px;
}

#inside h{
font-family:  "Lato", sans-serif;
font-size: 17px;
font-weight: 100; 
color:#FF6600;
}

#inside p{
font-family:  "Lato", sans-serif;
font-weight: 100; 
font-size: 12px;
color:#FFFFFF;
}

#insideLeft{
margin:30px 30px 55px 30px;
padding:0px 30px;
width:auto; 
height:240px;
}

#insideLeft h{
font-family:  "Lato", sans-serif;
font-size: 26px;
font-weight: 100; 
color:#FF6600;
}

#insideLeft p{
font-family:  "Lato", sans-serif;
font-weight: 100; 
font-size: 14px;
color:#FFFFFF;
margin:5px 5px 5px 10px;
}

#footer{
width: 100%; 
background-color: #252525; 
padding: 9px 5px 0px 55px;
z-index: 10; 
position: fixed; 
left: 0; 
bottom: 0; 
height: 40px;
opacity:0.7;
}

#footer p{
font-family:  "Lato", sans-serif;
font-weight: 100; 
font-size: 12px;
color:#ff6600;
text-align:center;
}

#audioplayer{
	width: 480px;
	height: 60px;
	margin: 50px auto auto auto;
	background-color: #303030;
border: solid;
border-width: 0.5px;
border-color: #FF6600;
}

#pButton{
    height:60px; 
    width: 60px;
    border: none;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    float:left;
    outline:none;
}

.play{background: url('http://www.alexkatz.me/codepen/images/play.png') ;}
.pause{background: url('http://www.alexkatz.me/codepen/images/pause.png') ;}

#timeline{
	width: 400px;
	height: 20px;
	margin-top: 20px;
	float: left;
	border-radius: 15px;
	background: rgba(0,0,0,.3);
  
}

#playhead{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin-top: 1px;
	background: rgba(0, 0, 0,1);

}