body { 
/*	background-image: url('/images/gohnaka.jpg');
	background-repeat: repeat-x;
*/	background-color: #8E4071;
       background-color: #37192D;
	margin-top: 60px;
       
}


body, td,div,span,p,a {
  font-family: georgia, helvetica, arial;
                        color: #555;
                        }

#nav a.goh { 
             padding-top: -10px;
             font-size: 28px;
             text-transform: uppercase;
             font-family: helvetica, arial;
             color: #fff;
             font-weight:bold;
             }


#nav a.daylight { 
                 font-weight: bold;
                 color: #F6CCA0;
                 
                 text-transform: uppercase;
                 font-size: 16px;
                 
                 font-family: helvetica, arial; 
                 
                 
                 }

#nav ul li a { color: #f6cca0; }

div#lyrics {             
             color: #333;
             background: #efefef; 
}


/* previously in header */
tr.alt td, tr.alt2.td {
/*
 background: #ecf6fc; 

 background: #ECF3F9;
 background: #FAF2B6;
*/
}

tr td a span.comment_count {
color: #333;
}

tr.over td, tr.over2 td {
background: #bcd4ec;
text-decoration: none;
background: #E9E4BD;
background: #000;                          
}

tr.over td a {
/*color: #fff;*/
}

tr.over td a span.comment_count {
/* color: #fff; */
}

table.stripeMe tr td {
   padding-top: 5px;
   padding-bottom: 5px;
}


table.mixtape tr td {
   padding-top: 7px;
   padding-bottom: 7px;
}


tr td.current {
                background: #311B2D;
}

tr td.current a { 

                color: #F6CCA0;
 }

tr td a { 
    color: #999;
 }

.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #Fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    font-family: arial;
}

.ui-tabs-panel a { 


}

span.title2, a.title2 {
	color: #bbb;
	font-size: 0.8em;
}

h2.entry-title { 
color: #333;

 }
	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
/*
		opacity: 0.35;
		-moz-opacity: 0.35;
		filter:alpha(opacity=35);
*/
	}


	.overlay2 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;

		background: #8A64A6;
                    background: #000;
		opacity: 0.35;
		-moz-opacity: 0.35;
		filter:alpha(opacity=35);
	}


a { 
color: #4B1A50;
 }

.track_number { 
                color: #999;
}

.track_name { 
              color: #F6CCA0
}

.track_notes { 
               color: #999;
 }

#footer { 
background: #fff; 

 }


#footer .comment_count { 
color: #000;                        

 }

#footer td { 
padding-bottom: 5px;
}

