
* {margin: 0;padding: 0;}
a {color: #620589;}
a:hover {color: #000;}
img {border: none;}

html {background: #33023e url(img/bg_main.jpg) top center no-repeat;}
body {font-family: Tahoma,sans-serif;}
.page {
	margin:auto auto;
	width: 800px;
	height: 800px;
	position: relative;
}

.nav {padding-top: 137px;}
	h1 {display: none;}
	i {font-style: normal;}
	.pri {height: 33px;margin: 0 auto;width: 421px;}
		.pri li {float: left;list-style: none;}
		.pri li a {
			display: block;color: #9148A1;
			padding: 5px 3px;
			text-decoration: none;
			font-size: 16px;
		}
			.pri li a:hover {color: white}
				.active {color: #27042C !important}

.player {
	margin:38px auto 20px auto;text-align: center;
	}
	
.content {line-height: 150%;}
	.content h2 {font-size: 12px;font-weight: normal;color: #000;}
	.content li {font-size: 12px;list-style: none;}
		.content li a {color: #9149AD}
		.content li a:hover {color: #fff;}
	.content .news {padding-left: 149px;width: 260px;float: left;}
	.content .concert {width: 280px;float: left;margin-left: 25px;}
	
	.content span {font-size: 9px; color: #bea7c5;margin-left: 8px;}

#lightbox-infoContainer {display: none;}


		#readerpublishermodule0 .f {font-size: 11px;color:#000}


/* Tool Kit /////*/
.fix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	.fix {display: inline-table;min-height: 1%}
	/* Hides from IE-mac \*/
*	html .fix {height: 1%;}
	.fix {display: block;}
	/* End hide from IE-mac */
