body {
	padding: 0;
	margin: 0;
	background: #3d3a53;
	color: white;
	font-family: Verdana;
}

body, td, th {	
	font-size: 11px;
}

table { 
	border-collapse: collapse;
} 

h1, h2, p {
	padding: 0;	
	margin: 0;	
}
h1, h2 {
	font-weight: bold;
}
h1 {
	font-size: 16px;	
	margin-bottom: 16px;
}
h2 {
	font-size: 13px;
	margin-bottom: 13px;
}
p {
	margin-bottom: 11px;
}

img { 
	border: 0; 
}
img.framed {
	background: #827883;
	padding: 2px;
}
img.gal {
	margin: 10px;
	vertical-align: middle;
}
a {
	color: #f1e1c5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#soon a, #footer a {
	text-decoration: underline;
	color: #b4b3c1;
}
.nowrap {
	white-space: nowrap;
}


#lang_sound td {
	padding: 6px 5px;
}
#lang_sound a {
	color: white;
}

#main {
	width: 990px;
	background: url(common/main.jpg) no-repeat left top #1f1e28;
}
#m_left {
	background: url(common/m_left.jpg) no-repeat right top #1f1e28;
}
#m_right {
	background: url(common/m_right.jpg) no-repeat left top #1f1e28;
}
#m_top {
	height: 75px;
}
#logo {
	height: 108px;
}

#menu_left {
	width: 130px;
	padding: 34px 18px 0px 0px;
	text-align: right;
}
#menu_right {
	width: 111px;
	padding: 34px 0px 0px 18px;
	border-left: solid 1px #d3bab6;
	text-align: left;
	margin-bottom: 34px;
}

.menu_left_item {
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.menu_right_item {
	height: 30px;
	font-size: 15px;		
	text-transform: uppercase;
	font-family: Tahoma;
}

tr.alt1 td {
	
	background: #312f3d;
}
tr.alt2 td {
	background: #262336;	
}

.sep {
	height: 18px;
}


#sheet {
	background: url(inside/sheet.jpg) no-repeat top right #262432;
	padding: 20px;	
	width: 590px;	
	margin-bottom: 60px;
	color: white;
}
#sheet a {
	text-decoration: underline;
}
#sheet h1, #sheet h2, #sheet p, #sheet li, #sheet td {
	line-height: 150%;
}


.sign {
	text-align: right;
	font-style: italic;	
}

.pager {
	text-align: center;
	margin: 10px 0px;
}
#sheet .pager a {
	color: white;
	text-decoration: none;
}



#cdad
{
	display: block;	
	margin-top: -22px;
	position: absolute;
}
#cdad img
{
	border: solid 2px #9593a4;	
}

#soon {
	margin-top: 28px;
}
#soon td {
	padding: 2px 16px;
	vertical-align: top;
}
#soon .title {
	color: #d0b8a2;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.gig_date, .gig_city, .gig_place {
	font-weight: bold;
	font-size: 12px;
}
.gig_city {
	color: #b4b3c1;
} 
.gig_place {
	color: white;
}
.gig_date {
	font-size: 15px;	
	color: #fcbb6b;
}


#home_bottom, #oldies {	
	border-style: solid;
	border-color: #696779;
	border-width: 1px 0px;
/*	height: 103px;		*/
    height: 74px;
}
#home_bottom {
	background: url(home/soonbg.jpg) repeat-x #25202c;
}
#oldies {
	background: url(inside/oldies2.jpg) repeat-x center top #25202c;
}

#footer {
	background: url(common/footer.jpg) no-repeat center top #3d3a53;
	vertical-align: top;
}
#footer td {
	padding: 2px 12px;
}
#footer_info {
	width: 990px;
	height: 210px;
	padding-top: 32px;
}

.social-icon-rss,
.social-icon-myspace,
.social-icon-fb,
.social-icon-yt,
.social-icon-lastfm,
.social-icon-tw,
.social-icon-vk
{
	background-image: url(social-sprite.gif);
	width: 24px;
	height: 24px;
	display: inline-block;
	zoom: 1;
}

.social-icon-rss
{
	background-position: 0 0;
}

.social-icon-myspace
{
	background-position: -24px 0;
}

.social-icon-fb
{
	background-position: -48px 0;
}

.social-icon-yt
{
	background-position: -72px 0;
}

.social-icon-lastfm
{
	background-position: -96px 0;
}

.social-icon-tw
{
	background-position: -120px 0;
}

.social-icon-vk
{
	background-position: -144px 0;
}
