@import url('layout1.css');

.itemslist
{
	line-height: 2;
}
.itemslist  a, .itemslist a:hover
{
	text-decoration:none;
}
.table_month
{
	color: #06C;
	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;
}
.table_date
{
	width: 25px;
	font-weight: bold;
	clear: both;
}
.table_info
{
	margin-bottom: 5px;
}
.table_info .anon { margin-top:4px; padding-right:40px;}
.table_info .anon a {
	color: #666;
text-decoration: none;
}
.table_info .anon a:hover {
color: #666;
border-bottom: 1px dotted #666;
}

.table_date.red
{
	color:#f00;
}
.table_club a
{
	color: #06C;
	text-decoration:none;
}
.table_bands a
{
	text-decoration:none;
}
.mp3_block img
{
	margin-top: 5px;
	width:200px;
}
.mp3_block .title
{
	text-transform: uppercase;
	color: #06C;
	font-weight: bold;
}
.mp3_block .list
{
	margin: 5px;
	font-size: 11px;
}
.mp3_block .pos
{
	width: 17px;
	text-align: right;
	padding-right: 3px;
}
.mp3_block .songname
{
}
.mp3_block .link
{
	font-size: 10px;
	margin: 10px 0 10px 0;
	width:100%;
	clear:both;
}
.mp3_block a
{
	font-size: 11px;
	color:#f00;
}
.mp3_block a, .mp3_block a:hover
{
	text-decoration: none;
}
.list_block
{
	margin-top:5px;
}
.list_block div
{
	width:100%;
	clear:both;
	padding-bottom: 10px;	
}
.list_block a
{
	text-decoration: none;
}

.list_block2
{
	margin-top:5px;
}
.list_block2 div
{
	width:49%;
	padding-bottom: 10px;	
}
.list_block2 a
{
	text-decoration: none;
}
.bands_letter 
{
width:16px;
height:15px;
padding:3px 0px 1px 0px;
border-right:solid 2px #f5f1eb;
border-left:solid 1px #f5f1eb;
text-align:center;
}
.bands_letter.bt
{
padding:2px 0px;
}
.bands_letter A
{
color:#fff;
font-weight:bold;
text-decoration: none;
}
