body {
	background: #6287f2 !important; 	
}


/* header block style
-------------------------------------------------*/

.header_block {
	background: url(../images/blue_theme/top_bg.jpg) left top repeat-x !important;
}
.header_panoram {
	background: url(../images/blue_theme/panorama.png) center bottom no-repeat !important;
}
#auth {
	color: #fff !important;
}
#search {
	color: #fff !important;
}
.login_block .input_text {
	border: 1px #a6a6a6 solid !important;
	color: #c6c6c6 !important;
}
.login_block .btn {
	background: none !important;
	border: none !important;
	color: #fff !important;
}
.auth_block a {
	color: #fff !important;
}

/* content block style
-------------------------------------------------*/

.content_block {
	background: url(../images/blue_theme/content_bg.jpg) left top repeat-x !important;
}

/* left column block style
-------------------------------------------------*/

.leftmenu {
	color: #fff !important;
}
.leftmenu  ul li a {
	color: #fff !important;
}
.leftmenu  ul li a:hover, .leftmenu  ul li.active a {
	background: #7d99ff !important;
}
#concert_org {
	background: #7d99ff !important;
	color: #fff !important;
}

/* main content block style
-------------------------------------------------*/


.content_bg {
	background: #7d99ff !important;
}
.news_block {
	background: #7d99ff !important;
}
.more_link {
	color: #fff !important;
}
.load_link {
	background: #7d99ff !important;
}
.comment {
	background: #6e8aee !important;
}
.line_comm {
	background: #bccaff !important;
}
.photo img {
	background: #fff !important;
}
.big_media {
	background: #000 !important;
}
.video {
	background: #000 !important;
}


/* footer block style
-------------------------------------------------*/

.footer_block {
	background: #6287f2 !important;
}
.footer {
	width: 930px !important;
	padding: 0 30px !important;
}
.concert_block {
	border: 1px #fff solid !important;
}

/**/

.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 #6287f2 !important;
}

body.intro {
	background: #000; 
}