* { padding:0; margin:0;}
html { min-width: 1024px;}
body { /* background: url('../img/bckg.jpg') no-repeat center 120px #000; */ background: url('../img/bckg.jpg') no-repeat center 20px #000;font-family: Arial, serif; font-size: 12px; color: #fff;}

#wrapper {
	width: 1024px;
	position: relative;
	margin: 0 auto;
	height: auto;
}

/** HEADER **/

#header {
	height: 160px;
	width: 100%;
}
#logo {	padding-top: 40px;}
#logo a {
	display: block;
	width: 872px;
	height: 45px;
	background: url('../img/logo.png') no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	font-size: 50px;
	letter-spacing: 28px;
	
}

/** cntnt, FOOTER **/
#cntntWrapper {
	width: 1024px;
	margin: 400px auto 0;
	position: relative;
	height: auto;
	min-height: 1200px;	
}
* html #cntntWrapper { height: 1200px; }

#news #cntntWrapper, #history #cntntWrapper {
	width: 1024px;
	margin: 50px auto 0;
	position: relative;
	height: auto;
	min-height: 1200px;	
}
* html #news #cntntWrapper { height: 1200px; }

#pnl_top {
	width: 1024px;
	height: 60px;
	background: black;
	position: relative;
}

#index #cntnt {
	width: 430px;
	float: left;
}
*html #index #cntnt {
	margin-right: -3px;
}
#index #sidebar {
	width: 424px;
	float: right;
}

#index #cntnt, #index #sidebar {
	padding: 25px;

}
#index #cntnt { 
	padding-left: 50px;
	padding-right: 35px;
}
#index #sidebar {
	padding-right: 50px;
	padding-left: 35px;
}
#news #cntnt {
	width: 555px;
	float: right;
}
*html #news #cntnt {
	margin-right: -3px;
}
#news #sidebar {
	width: 319px;
	float: left;
}

#news #cntnt {
	padding: 25px 50px 25px 25px;
}
#news #sidebar {
	padding: 25px 25px 25px 50px;
}

#history #cntnt { padding: 40px 50px; }
 

#footer {
	height: 100px;
	width: 100%;
	position: relative;
	clear: both;
}

/** NAVIGATION **/

.navi_top {
	position: absolute;
	width: 100%;
	top: 110px;
	left: 0;
}
.navi_bottom {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
}
.navicont {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
}
.naviwrap{
	position: relative;
	left: -50%;
	float: left;
	list-style: none;
/*	margin: 0; padding: 0;*/
}

.menu { list-style: none; }
.menu li { float: left; padding: 0px 10px;  }

.menu li a { 
	display: block;
	text-indent: -9999px; 
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;	
}

.menu .nav_index a { background: url('../img/menu/index.png') no-repeat; height: 12px; width: 67px; }
.menu .nav_index a.nolink { background: url('../img/menu/index_hov.png') no-repeat; height: 15px; width: 67px; behavior: url('./img/pngfix.htc');}
.menu .nav_concerts a { background: url('../img/menu/concerts.png') no-repeat; height: 15px; width: 78px; }
.menu .nav_concerts a.nolink { background: url('../img/menu/concerts_hov.png') no-repeat; height: 15px; width: 78px; behavior: url('./img/pngfix.htc');}
.menu .nav_news a { background: url('../img/menu/news.png') no-repeat; height: 12px; width: 68px; }
.menu .nav_news a.nolink { background: url('../img/menu/news_hov.png') no-repeat; height: 12px; width: 68px; behavior: url('./img/pngfix.htc');}
.menu .nav_albums a { background: url('../img/menu/albums.png') no-repeat; height: 13px; width: 69px; }
.menu .nav_albums a.nolink { background: url('../img/menu/albums_hov.png') no-repeat; height: 13px; width: 69px; behavior: url('./img/pngfix.htc');}
.menu .nav_shop a { background: url('../img/menu/shop.png') no-repeat; height: 13px; width: 68px; }
.menu .nav_video a { background: url('../img/menu/video.png') no-repeat; height: 15px; width: 48px; }
.menu .nav_gallery a { background: url('../img/menu/gallery.png') no-repeat; height: 12px; width: 67px; }
.menu .nav_gallery a.nolink { background: url('../img/menu/gallery_hov.png') no-repeat; height: 12px; width: 67px; }
.menu .nav_contacts a { background: url('../img/menu/contacts.png') no-repeat; height: 12px; width: 78px; }
.menu .nav_contacts a.nolink { background: url('../img/menu/contacts_hov.png') no-repeat; height: 12px; width: 78px; behavior: url('./img/pngfix.htc');}
.menu .nav_history a { background: url('../img/menu/history.png') no-repeat; height: 12px; width: 68px; }
.menu .nav_history a.nolink { background: url('../img/menu/history_hov.png') no-repeat; height: 12px; width: 68px; behavior: url('./img/pngfix.htc');}
.navi_left {
	list-style: none;
	padding-top: 5px;
}
.navi_left li {
	margin: 5px 0 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px solid #572b14;
}
.navi_left li a:link, .navi_left li a:visited {
	font-size: 13px;
	color:#e1a859;
	font-weight: bold;
}
.navi_left li a {
	font-size: 13px;
	color:#fff;
	font-weight: bold;

}


/** RESOURSES **/

.resources { 
	list-style: none; 
	position: absolute;
	top: 10px;
	right: 50px;
}
.resources li { float: left; padding: 5px 0 0 15px; }

.resources li a {
	display: block;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	font-size: 0.6em;
}	
.resources .res_vk a { background: url('../img/resources/vkontakte.png') no-repeat;}
.resources .res_vk a:hover { background: url('../img/resources/hov/vkontakte.png') no-repeat;}
.resources .res_youtube a { background: url('../img/resources/youtube.png') no-repeat;}
.resources .res_youtube a:hover { background: url('../img/resources/hov/youtube.png') no-repeat;}
.resources .res_myspace a { background: url('../img/resources/myspace.png') no-repeat;}
.resources .res_myspace a:hover { background: url('../img/resources/hov/myspace.png') no-repeat;}
.resources .res_facebook a { background: url('../img/resources/facebook.png') no-repeat;}
.resources .res_facebook a:hover { background: url('../img/resources/hov/facebook.png') no-repeat;}
.resources .res_lastfm a { background: url('../img/resources/lastfm.png') no-repeat;}
.resources .res_lastfm a:hover { background: url('../img/resources/hov/lastfm.png') no-repeat;}
.resources .res_twitter a { background: url('../img/resources/twitter.png') no-repeat;}
.resources .res_twitter a:hover { background: url('../img/resources/hov/twitter.png') no-repeat;}
.resources .res_promodj a { background: url('../img/resources/promodj.png') no-repeat; width: 109px;}
.resources .res_promodj a:hover { background: url('../img/resources/hov/promodj.png') no-repeat; width: 109px;}


/** TITLES **/

.sec_title {
	width: 100%;
	display: block;
	border-bottom: 1px solid #572b14;
	margin: 5px 0 15px;
	text-indent: -9999px;  
	text-transform: uppercase;
	font-size: 22px;
}
.sec_title a {
	height: auto;
	width: 100%;
	display: block;
}

.tert_title {
	color:#e1a859;
	margin-bottom: 2px;
	margin-top: 7px;
	color:#e1a859;
	font-size: 14px;
}
.tert_title a:link, .tert_title a:visited, .tert_title a:after { color:#e1a859; text-decoration: none;}
.tert_title a:hover { color: #fff; } 
#news .tert_title {
	color:#e1a859;
	margin-bottom: 7px;
	margin-top: 7px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
#history .tert_title {
	color:#e1a859;
	margin-bottom: 2px;
	margin-top: 7px;
	font-size: 16px;
}
.date {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 5px;
}
.storyLinks {
	height: 22px;
	padding-top: 5px;
	margin-top: 15px;
/*	border-top: 1px solid #572b14;*/
	border-bottom: 1px solid #572b14;
	margin-bottom: 15px;
}

#h2_news a{background: url('../img/titles/news.png') no-repeat;}
#h2_albums a{background: url('../img/titles/albums.png') no-repeat;}
#h2_concerts a{background: url('../img/titles/concerts.png') no-repeat;}
#h2_gallery a{background: url('../img/titles/gallery.png') no-repeat;}
#h2_video a{background: url('../img/titles/video.png') no-repeat;}

#h2_albums, #h2_video, #h2_gallery {margin-top: 25px;}


a:link, a:visited, a:after { color:#e1a859; outline: none; cursor: pointer; text-decoration: none;}
a:hover {color: #fff;}

/** GRAPHICS **/

.background {
	background-color: #000;
	-moz-opacity:.80; /* Firefox */  
	opacity:.80; /* Opera */ 
	filter:alpha(opacity=80); /* IE */
	position: absolute;
	width: 1024px;
	top: 0;
	height: 1000px;
	z-index: -1;
}
.png { behavior: url('./img/pngfix.htc');}

hr{
  margin: 7px 0;
  height: 1px;
  border: none;
  background: #572b14;
  color: #572b14; /* цвет линии в IE */
}
* html hr {margin: 0; /* для IE6 */}
*+html hr {margin: 0; /* для IE7 */}

.hr_top {
	margin-top: 30px;
}
* html .hr_top {margin-top: 20px; /* для IE6 */}
*+html .hr_top {margin-top: 20px; /* для IE7 */}

.afisha { margin-top: 15px; margin-bottom: 7px; }
.afisha_center { display: block; margin: 3px auto 10px;}
.photo_conc { display: block; margin: 5px auto 0px;}

div.concert_desc { width: 380px; margin: 0 auto;}
div.concert_desc p {text-align: center;}
.center, div.center p {text-align: center; }
div.resume_cons img {display: block; margin: 5px auto 0;}
div.resume_cons p {text-align:center;}