body{
	font-family: Verdana;
	font-size: small;
	margin:10px;
	background: #fff;
}


h1{
	font-family: Arial;
	font-size: 24px;
	color: #CC0000;
	border-bottom: 2px solid #000;
	background-color: #CC0000;
	background: url("../images/10x10.gif") repeat-x bottom;
	margin-bottom: 10px;
}

h2{
	font-family: Arial;
	font-size: 20px;
	color: #666666;
	margin-top:20px;
	margin-bottom: 20px;

}



#masthead {
	position: relative;
	background: #F7F7F4 url("../images/headersml.gif") no-repeat;
	height: 14.4em;
}

#content {
	float:left;
	width:50%;
	clear:both;
	margin-left: 5%;
	margin-top: 1%;
}

#sidebar {
	float:left;
	widows: 49.9%;
	height: 300px;
	border-left: 2px solid;
}


#footer {
	padding: 8px 0 1em;
	background: url("../images/footersml.gif") no-repeat;
	height: 15.4em;
	clear:both;
}


#menu {
	padding-left:5%;
	padding-top:1%;
}

/*

#menu {
	padding-left: 5%;
	padding-top: 1%;
}
*/
#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#menu ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#menu ul li.active {
	border-bottom: 1px solid #ffffff;
	list-style: none;
	display: inline;
	}

#menu a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#menu a.active,#menu a:hover {
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	color: #ff0000;
}

#player{
	position:relative;
	left:50px;

}


/*Class Definitions */

.author{
	font-style: italic;
	color: red;
	margin:5px 0px 5px 0px;
}

.redLine{
  border-color: #ff0000;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  background-image: url()
}

.blackline {
  border-color: #000000;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
}

.bandlist {
	

}

.price{color: #ff0000;}

.shell {
	margn: 0 auto;
	width: 85%;
}

.clearfix {
	display:block;
}

.showListing {
	padding: 10px;
	border-bottom: 2px double red;
	border-left:1px solid black;
	float:left;
}

.blurb{
	margin-top: 20px;
	padding: 10px;
/*	width: 100%; */
	font-family: Verdana;
	font-size:small;
	color:#666666;
}

h2.upcoming{
	font-family: Arial;
	font-size: 20px;
	color: #cc0000;
	margin-bottom: 20px;
}

ul.bandlist{
	font-family: Verdana;
	font-size: medium;
	color: #666666;
}

.cover {
	background:#F1F0DE none repeat scroll 0 0;
	border-color:#E0DFC5 #E0DFC5 #CBBF9F;
	border-style:solid;
	border-width:1px 1px 2px;
	clear:both;
	font-size:0.9em;
	line-height:1.33em;
	margin-bottom:24px;
	padding:4px;
	text-align:center;
	width: 152px;
	float:right;
	margin-right: 20%;	
	}
	
.cdimage {
	border: 1px solid	
}


.cdbabybtn{
	width:225px; 
	height:120px; 
	margin:2em 0 0;
	padding:0; 
	border:0; 
	background-image:url(http://www.cdbaby.com/Images/Links/Black-Buy_Album_100px_horz.png);
}

#cdbabyLink{
	display:block; 
	padding:10px 10px 10px 115px; 
	margin:0; 
	border:0;
}

.albuminfo{
	font-weight: bold;
	margin-bottom: 5px;
}

.albumTitle{
	font-weight:bold;	
}
