* {
	margin: 0;
}

html, body {
	height: 100%;
	padding-top: 10px;
}

body {
	background-image: url(images/performances_bg.jpg);
}

.wrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}

.logo {
    margin-right: 5px;
}

.header {
	padding-left: 100px;
	padding-right: 100px;
}

.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
	margin-bottom: 50px;
}

.main {
	background-color: white;
	color: black;
	width: 86%;
	margin: 100px auto 0 auto;
	padding:60px;
}

.photo {
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}

.text {
	float: left;
	width: 75%;
}

.docs {
	float: left;
	width: 20%;
	margin-left: 50px;
}

.clear {
    clear: both;
}

h2 {
	text-transform: uppercase;
	margin-bottom: 2em;
}

h3{
	margin-bottom: 10px;
	margin-top:10px;
	/*text-transform: uppercase;*/
	font-size: 1.2em;
	font-weight: normal;
}



.main p{
	line-height: 1.7em;
	margin-bottom: 2.5em;
}

ul{
	line-height: 1.7em;
	list-style-type: none;
}

ul li {
	margin-bottom: 10px;
}

ul li a {
	color: black;
}

.docs img {
	margin-right: 5px;
	vertical-align: middle;
}

ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
ul#tabs li {
    display: inline-block;
/*    background-color: #32c896;
    border-bottom: solid 5px #238b68;
    padding: 5px 20px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
        padding-left: 20px;
    margin-bottom: 4px;
    color: black;
    cursor: pointer;
    text-align: left;
}
ul#tabs li:hover {
    background-color: black;
    color: white;
}
ul#tabs li.active {
	color: black;
	font-size: 1.5em;
/*    background-color: #238b68;*/
}
ul#tabs li.active:hover {
	color: black;
	background-color: white;
}

ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#tab li {
    display: none;
}
ul#tab li.active {
    display: block;
}

.pickle{
	float: right;
}

.pickle .pickle-icon{
	width: 27px;
	margin: 0 6px;	
}

#mix-wrapper {
	font: normal 1em/150% "adobe-garamond-pro", Georgia, serif; 
	background: #fff; 
	/*overflow: hidden;*/ 
	 table-layout: fixed;
/*	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; */
}

#mix-wrapper table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 90%; 
	margin-left: 1.5em;
	/* table-layout: fixed;*/
} 


#mix-wrapper table td, #song-list table th { 
	padding: 3px 10px; 
}

#mix-wrapper table tbody td { 
	color: black; 
	font-size: 0.9em;
	font-weight: normal; 
	vertical-align: top;
}

tr.mix{
	background-color: yellow;
}
#mix-wrapper table tbody td:nth-child(1) { 
	width:30%;

border: 3px solid blue;}

#mix-wrapper table tbody td:nth-child(2) { 
	width:10%;}

#mix-wrapper table tbody td:nth-child(3) { 
	width:40%;}

#mix-wrapper table tbody td:nth-child(4) { 
	width:200%;}



#mix-wrapper .mix{
    display: none;
}

button.active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) inset, 0px 0px 1px transparent;
    background: #3a9fbf;
    color: white;
}

div.disks {
float: left;
margin-right: 20px;
margin-bottom: 50px;
}

div.disks p {
	margin-bottom:0;

}

/*#song-list table tbody tr.mix {
	width: 200px;
}*/


#music-table .table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; 
	/*margin-left: 1.5em;*/
	table-layout: fixed;

} 
#music-table {
	font: normal 1em/150% "adobe-garamond-pro", Georgia, serif; 
	
	overflow: hidden; 
/*	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; */
}

/*#music-table .table div, #music-table .table div { 
	padding: 3px 10px; 

}*/

#music-table .table div { 
	color: black; 
	font-size: 0.9em;
	font-weight: normal; 
	vertical-align: top;
	 display:table;
	 width: 99.5%;

     
}

/*#music-table .table div span{ 
	
	display: table-cell;
width: 100px;
}*/
#music-table .table div span{ 
	
/*border: 1px solid blue;*/

  overflow: hidden;
  padding-left: 10px;
  	 padding-top: 12px;
	 padding-bottom: 12px;
  line-height: 1.2em;

}

#music-table .table div span:nth-child(1){ 
	
       float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:30%;
}

#music-table .table div span:nth-child(2){ 
	
       float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:10%;
}

#music-table .table div span:nth-child(3){ 
	
       float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:20%;

}

#music-table .table div span:nth-child(4){ 
	
       float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:30%;

}

#music-table .table div span:nth-child(5){ 
	
       float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:10%;

}


#music-table table tbody .alt td { 
	background: #f2f2f2; 
	color: black; 
}

#music-table table tbody td:first-child { 
	border-left: none; 
}
#music-table table tbody tr:last-child td { 

	border-bottom: none; }



.bottle button {
font-family: "adobe-garamond-pro", Georgia, serif;
  color: #000000;
  font-size: .8em;
  background: #ffffff;
  padding: 5px 15px;
  border: solid #c4c4c4 1px;
  text-decoration: none;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.bottle button:hover {
  background: #000000;
  text-decoration: none;
  color:#ffffff;
}

.musicalRowWrapper{
	display:block;
}

.musicalRow{
cursor: pointer;	
}

.musicalRow span{
font-weight: normal;
text-transform: capitalize;
font-size: 1em;
}

.musicalRow span:hover{

}

div.musicalRow.ribbit span{ 
	
       text-transform: uppercase;
       font-size: .9em;
       font-weight: bold;
}

p.cd-title{
	font-weight:bold;
	font-size: 1.2em;

}

p.cd-title .cd-date{
	font-size: .8em;
	font-weight: normal;
	margin-left: .3em;
}

p.cd-artist{
	font-style: italic;
}

p.cd-list{
	margin-left:1em;
}

p.cd-list-lvl-two{
	margin-left:3em;
}

ul#tabs li a{
text-decoration: none;
}



ul#tabs li:hover{
color:white;
background-color: black;
}

ul#tabs li a:hover{
color:white;
background-color: black;
}


