.year_head, .year_head_upcoming 
{

	background-color: #54433A;
	text-align: left;
	padding-left: 20px;
	width: 200px;
	text-transform: inherit;
	margin-bottom: 5px;
	padding-top: 2px;

}
.year_head{margin-top: 20px;}
.year_head_upcoming{margin-top: 10px;}
.month
{
	text-align: left;
	font-variant: small-caps;
	font-family: times;
	display: block;
	background-color: #600;
	color: #FFF;
	font-weight: bold;
	padding: 2px 50px 1px 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 150px;
}
.gig
{
	text-align: left;
	padding-left: 0px;
	font-size: 14px;
	line-height: inherit;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-left: 40px;
	padding-right: 10%;
	position: relative;
	width: 500px;
	color: white;
}
.date {color: white;}

.year
{
	font-size: 18px;
	padding: 0px 0px 5px 0px;

}
.place
{
	position: relative;
	padding-left: 10px;
	width: 200px;
	color: white;
}

.venue
{
	position: relative;
	color: white;
	width: 200px;
}

#dh_attribute
{
	background-image: url(../images/attributes/dh_bat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;	
	display: block;
	position: absolute;
	width: 496px;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 0;
}

.footer{
	text-align: center;
	display: block;
	background-color: #600;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	margin-left: 40px;
	margin-right: 20px;
	font-size: 12px;
}
.upcoming_head{
	text-align: center;
	font-variant: small-caps;
	font-family: times;
	display: block;
	background-color: #600;
	color: #FFF;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 10px;
	font-size: 18px;
}
.dh_show_info_block
{
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	background-color:#eeeeee;
	margin-left: 40px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 580px;
}