#latest-review-content      { padding: 0 10px 10px 10px;  }
#latest-review h1   { display: block; height: 32px; width: 178px; text-indent: -9999px; }
#latest-review h1   { background: url(/media/img/latest-review.jpg) bottom center no-repeat; }
#latest-review h2, #latest-review p 
                    { font-style:italic; }
#latest-review h2   { margin: 10px 0 30px 0;}
#latest-review p a  { font-style:normal; display: block; margin-top: 10px; }
#latest-review {  height: 300px; }


#next-gig-content       {  margin-top: 10px; padding: 0 10px 10px 10px; }

#next-gig h1    { display: block; height: 32px; width: 178px;  text-indent: -9999px; border-top: 1px solid #6A6B6A;}
#next-gig h1    { background: url(/media/img/next-gig.jpg) bottom center no-repeat; }
#next-gig h2    { margin: 10px 0 10px 0;}
#next-gig p a   { display: block; margin-top: 10px; }

.right          { margin-left: 250px;}

#albums, #featured-tracks          
                { overflow:hidden; background-color: #d5d1d0; padding: 20px 20px 20px 20px; margin: 20px 0 20px 0; }

#featured-tracks table { font-size: 0.8em; } 
#featured-tracks th     { font-weight: bold; }
#featured-tracks tr.even, #featured-tracks thead tr
        { background-color: #bcbcbc ;}
#featured-tracks td, #featured-tracks th
    { border: 1px solid white; padding: 5px 5px 5px 5px; }
    
#featured-track     { float: right; height: 50px; width: 50px;  }

#albums a       { color: #A14242; } 
#albums a:hover { color: white;}
#albums li { float: left; padding: 0 10px 10px 0; word-wrap: break-word;  }
#albums ul { width: 450px; float: left; font-size: 0.75em; padding: 0 0 10px 0; }
#albums li a img { float: left; margin-right: 50px; }
#albums li h3 { width: 250px; }
#albums li form { width: 250px; }

/*
#featured_track { float: right; margin: 0 0 40px 40px; border-top: 1px solid #6A6B6A; border-bottom: 1px solid #6A6B6A; padding: 20px 0 0 0; min-width: 180px; }
#featured_track h2 { color: #A14242; margin-bottom: 10px; font-weight: bold; font-size: 0.9em; }
#featured_track p a  { }
*/

/*
#albums img     { -moz-box-shadow: 4px 4px 5px #494949; }
*/

.left {
	box-shadow: 			4px 4px 5px #888;
	-o-box-shadow:			4px 4px 5px #888;
	-moz-box-shadow:		4px 4px 5px #888;
	-webkit-box-shadow:	    4px 4px 5px #888;
}

