html, body, bgsound, img, embed, noembed, object, noscript, ul, ol, li, dl, dt, dd, a, table, thead, tbody, tfoot, tr, th, td, caption, abbr, acronym, address, b, basefont, bdo, big, blockqoute, cite, code, del, dfn, em, font, i, ins, kbd, nobr, q, samp, small, strike, strong, sub, sup, tt, var, xmp, br, div, h1, h2, h3, h4, h5, h6, hr, marquee, p, pre, span, button, fieldset, form, input, label, legend, optgroup, option, select, textarea, frame, iframe, noframes {margin: 0; padding: 0}

img		{border: 0}

body		{
	min-width: 1000px;
	background-color: #fff !important;
}

body.site	{
	font-size: 75%;
}

body, td {font-family: Tahoma}

a		{
	color: #006699;
}

.visual-link	{
	border-bottom: 1px dashed #006699;
	cursor: pointer;
}

.top-layer-background 	{
	background: url(/img/top_bg.jpg) repeat-x;
}
.top-layer-circle			{
	background: url(/img/top_right.jpg) no-repeat 150% 0;
	height: 358px;
}

.top-layer-box				{
	background: url(/img/top_left.jpg) no-repeat 0 0;
	height: 361px;
	position: absolute;
	left: -20%; 
	width: 100%;
	z-index: 0;
}

.content-layer			{
	position: relative;
  left: 50%;
	margin-left: -459px;
	padding-top: 40px;
	width: 918px;
	z-index: 999;
}

.top-slogan					{
	color: #da3f16;
	font-size: 1em;
	padding-top: 13px
}

.top-slogan-forum		{
	font-size: 1.2em;
}

.external-logos			{
	float: right;
}

.external-logos img	{
	display: block;
	float: left;
	_behavior: url('/js/pngfix.htc');
}

.logo-realmusic	{
	margin: 5px 20px 0 0;
}
.logo-vkontakte	{
	margin: 5px 20px 0 0;
}
.logo-lj			{
	margin-right: 20px;
}

.top-logo				{
	margin: 20px 0 40px 0;
}

.top-logo img {_behavior: url('/js/pngfix.htc');}

.breadcumbs	{
	background-color: #cddcdf;
	margin-bottom: 20px;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.breadcumbs-forum	{
	font-size: 1.2em;
}

.breadcumbs-forum a	{
	text-decoration: underline;
}

/*
	TOP MENU
*/

.top-menu		{
	margin: 0 0 10px 33px;
	overflow: hidden;
}

.top-menu li	{
	display: block;
	font-size: 2em;
	float: left;
	/*width: 142px;*/
	margin-right: 62px;
	margin-left: 0;
}

.top-menu li.active a	{
	color: #000;
	text-decoration: none;
}

.top-menu-forum li	{
	font-size: 2.4em;
}

.top-menu-forum li a	{
	text-decoration: underline;
}

.top-menu li a	{
	color: #006699;
}

.page-content-body	{
	background: url(/img/content_bg.jpg) no-repeat;
	padding: 40px 50px 40px 50px;
	min-height: 360px;
}

.footer-block {
background: url(/img/bottom_bg.gif) repeat-x #d3e4e9;
	/*height: 215px;*/
	min-height: 150px;
}

.footer-content	{
	position: relative;
  left: 50%;
	margin-left: -459px;
	padding-top: 80px;
	width: 918px;
}

.adv-line			{
	font-size: 0.9em;
	margin: 30px 0 0 50px;
	padding-bottom: 20px;
}

.adv-line a		{
	color: #aaa;
}

.footer-menu	{
	float: right;
	margin-right: 30px;
}

.footer-menu ul	{
	display: block;
	overflow: hidden;
}

.footer-menu .bottom-site-menu	{
	margin-bottom: 25px;
}

.footer-menu li	{
	display: block;
	float: left;
	font-size: 1em;
	margin-right: 20px
}

.footer-menu-forum li	{
	font-size: 1.2em;
}

.footer-copyright	{
	font-size: 1em;
	color: #006699;
	margin-left: 50px;
}

.footer-copyright-forum	{
	font-size: 1.2em;
}

/*
	Page common tags
*/

h1	{
	font-size: 2em;
	margin-bottom: 15px;
	_zoom: 1;
}
h2	{
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 15px;
	_zoom: 1;
}


.page-inner-body h2	{
	margin-top: 30px;
}

.page-inner-body h2.f1	{
	margin-top: 0;
}

h3	{
	font-size: 1.2em;
	font-weight: normal;
}

p		{
	margin-bottom: 9px
}

ul, ol{
	margin-bottom: 9px;
}

li		{
	margin-left: 17px;
}

.page-navigator	{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
}

.page-navigator li	{
	float: left;
	font-size: 1.5em;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;	
}

.page-navigator li.active a	{
	color: #000;
	text-decoration: none;
}

.page-navigator .pager-title	{
	font-size: 1em;
	padding-top: 5px;
}

.top-page-nav	{
	margin: 30px 0 10px 0;
	_zoom: 1;
}

/*
	Index page elements
*/

.index-intro-block					{
	margin-bottom: 40px;
	_zoom: 1;
}

.index-intro-text						{
	font-size: 1.2em;
	margin-bottom: 5px;
}
.index-intro-text-snoska		{
	font-size: 0.9em;
	font-style: italic;
	color: #777;
}

/***************************/
/*	NEWS	*/

.index-news-announce-block, .index-mp3-video-block	{
	margin-bottom: 40px;
	overflow: hidden;
}

.index-news-block					{
	padding-right: 50px;
	_zoom:1;
}

.index-mp3-block						{
	width: 350px;
	float: left;
	padding-right: 50px;
}

.index-announce-block, .index-video-block				{
	width: 400px;
	float: left;
}

.index-news-title, .index-news-date, .index-news-body, .index-news-archive, .index-mp3-list, .index-video-list, .index-announce-date, .index-announce-where, .index-announce-with {
	margin-left: 25px;
}

.index-news-title						{
	font-size: 1.2em;
}

.index-news-date						{
	font-size: 0.9em;
	color: #777;
	margin-bottom: 10px;
}

.index-news-body						{
	font-size: 1em;
	margin-bottom: 20px
}

.index-news-archive					{
	font-size: 0.9em;
}

.news-page-item	{
	margin-bottom: 25px;
}

.news-page-item-title	{
	font-size: 1.6em
}

.news-page-item-date	{
	color: #555;
}

/***************************/
/*	CONCERT	*/

.index-announce-date				{
	font-family: Georgia;
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 5px;
}

.index-announce-date span		{
	font-size: 2.6em;
}

.index-announce-where				{
	font-size: 1em;
	font-style: italic;
	margin-bottom: 8px;
}

.index-announce-where span		{
	display: block;
	font-style: normal;
	margin-left: 15px;
}

.index-announce-with				{
	font-size: 1em;
	font-style: italic;
}

.index-announce-with span		{
	display: block;
	font-style: normal;
	margin-left: 15px;
}

/***************************/
/*	MP3	*/

.index-mp3-list							{
	margin-bottom: 10px;
	overflow: hidden;
}

.index-mp3-button						{
	width: 40px;
	float: left;
}

.songs-mp3-button span	{
	background-image: url(/img/player_sprite.gif);
	cursor: pointer;
	display: block;
	height: 20px;
	width: 25px;
}

.songs-mp3-button span.player-stop	{
	background-position: 0 40px;
}

.songs-mp3-button span.player-stop:hover	{
	background-position: 0 20px;
}

.songs-mp3-button .player-play	{
	background-position: 0 0;
}

.songs-mp3-button .player-play:hover	{
	background-position: 0 60px;
}

.index-mp3-title						{
	font-size: 1.2em;
}

.index-mp3-all-link	{
	margin: 10px 0 0 64px;
}

/***************************/
/*	Video	*/

.index-video-list						{
	overflow: hidden;
	_width: 97%;
}

.index-video-item						{
	float: left;
	font-size: 0.9em;
	overflow: hidden;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 100px;
}

.index-video-item a	{
	white-space:nowrap;
}

.index-video-item img 				{
	display: block;
	margin-bottom: 3px;
}

.index-video-all-link				{
	margin-left: 25px;
}

/***************************/
/*	Promotion	*/

.please-promote-us p					{
	margin-left: 25px;
}

.please-promote-us textarea		{
	border: 1px solid #eee;
	color: #555;
	display: block;
	font-family: Arial;
	font-size: 11px;
	height: 50px;
	padding: 5px;
	width: 400px;
}

/***************************/
/*	Inner page right block	*/

.content-right-block	{
	float: right;
	margin: 0 0 30px 30px;
	width: 250px;
}

/***************************/
/* 	About page 						 */

.content-about-staff ul	{
	list-style: none;
}

.content-about-staff ul	li{
	display: block;
	margin-bottom: 15px;
}

.content-about-staff ul	li img	{
	display: block;
}

.content-about-staff span	{
	display: block;
}

.content-about-staff-name	{
	font-size: 1em;
}

.content-about-staff-nick	{
	color: #777;
	font-size: 0.9em;
}

.content-about-staff-ins	{
	font-size: 0.9em;
}

.person-page-links	{
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.person-page-links li	{
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 0 24px;
}

.person-page-links-lj	{
	background-image: url(/img/logo_lj_ico.png);
}

.person-page-links-vk	{
	background-image: url(/img/logo_vkontakte_ico.png);
}

.person-page-links-rm	{
	background-image: url(/img/logo_rm_ico.png);
}

/***************************/
/* 	Songs page 						 */

.song-title				{
	display: inline;
	margin-right: 10px;
}

.song-description	{
	color: #333;
	font-size: 0.9em;
	position: relative;
	margin: 0 0 20px 15px;
}

.song-expand-close	{
	color: #777;
	font-size: 0.9em;
	margin-bottom: 15px;
	display: block;
	margin-left: 1px;
}

.lyrics-body				{
	margin-bottom: 50px;
	/*margin-left: 15px;*/
}

.lyrics-item-title	{
	overflow: hidden;
}

.lyrics-item h2	{
	float: left;
	margin: 0;
	margin-right: 10px;
}

.lyrics-item .songs-mp3-button	{
	float: left;
	
}

.lyrics-item				{
	overflow: hidden;
	_width: 100%;
}




/***************************/
/* 	Tour page 						 */

.tour-item							{
	margin-bottom: 40px;
}

.tour-list-club-name		{
	font-size: 1.5em;
}

.tour-list-date					{
	font-size: 1em;
	margin-bottom: 10px;
}

.tour-list-staff				{
	margin-bottom: 7px;
}

.tour-list-staff span		{
	display: block;
	margin-left: 15px;
	margin-top: 3px;
}

.tour-list-reports			{
	margin-bottom: 7px;
}

.tour-list-reports span	{
	display: block;
	margin-left: 15px;
	margin-top: 3px;
}

/***************************/
/*	Video page	*/

.media-video-block				{
	margin-bottom: 40px;
	_width: 100%;
	_overflow: auto;
}

.media-video-block h3		{
	font-weight: bold;
	margin-bottom: 10px;
}

.video-main				{
	margin-bottom: 10px;
}

.video-list				{
	overflow: hidden;
	margin-bottom: 20px;
}

.video-list-item	{
	float: left;
	margin-right: 20px;
	font-size: 0.9em;
	margin-bottom: 12px;
}

.video-list-item img 				{
	display: block;
	margin-bottom: 3px;
}

.video-link-block				{
	font-size: 0.9em;
	margin-bottom: 20px;
}

#videoLinkContainer, #fotoLinkContainer			{
	border: 1px solid #ccc;
	padding: 3px;
	margin: 10px 0 0 10px;
	width: 300px;
}

.media-audio-block			{
	margin-bottom: 20px;
}

.media-mp3-list					{
	margin-left: 0;
}

/***************************/
/*	Foto page	*/

.foto-page-category	{
	margin-bottom: 40px;
	overflow: auto;
	_width: 100%;
	_overflow: auto;
}

.foto-page-category img	{
	float: left;
}

.foto-page-category-text {
	float: left;
	margin-left: 15px;
	width: 630px;
}

.foto-page-category-title	{
	display: block;
	font-size: 2em;
	margin: 0 0 5px 0;
}

.foto-page-category-description	{
	display: block;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

.foto-page-category-updated-date	{
	color: #777;
	display: block;
	font-size: 0.9em;
	margin: 0 0 1px 0;
}

.foto-page-category-created-date {
	color: #777;
	display: block;
	font-size: 0.9em;
}

.full-foto-view-block	{
	text-align: center;
	min-height: 500px;
}

.full-foto-view-item	{
	margin-bottom: 10px;
	min-height: 375px;
}

.full-foto-view-title	{
	font-size: 1.8em;
	margin-bottom: 5px;
}

.foto-link-block			{
	margin: 10px; 
}

.foto-link-wrap		{
	margin-left: 50%;
	left: -150px;
	position: relative;
}