body {
	margin:0px auto;
	width:960px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	background-color:#100f0f;
}

img {border:none;}

iframe {
	overflow:visible;
	background-color:#100f0f;
}

/*								========= HEADER =========						*/
iframe.header {
	height:661px;
	width:960px;
	border:none;
}

iframe.header body {background:#100f0f url('images/bg.jpg') no-repeat !important;}

div.contactinfo {
	background:url('images/plate.png') no-repeat;
	color:white;
	width:467px;
	height:92px;
	margin: 0 0 0 35px;
	overflow:hidden;
}

div.contactinfo a {color:white;}

div.contactinfo p, div.contactinfo h2 {
	font-style: italic;
	margin:0 15px;
}

div.contactinfo h2 {
	font-size:17px;
	margin-top:14px;
	font-weight:normal;
}

div.news {
	margin: 430px 0 0 285px;
	color:white;
	width:550px;
	height:94px;
	overflow: visible;
}

div.news a{color:white;}

div.news h1 {
	font-weight:normal;
	margin: 0 0 0 0;
	white-space: no-wrap;
}

div.news p{
	margin:0px;
}

/*								----------- Links -----------					*/

div.logos {					/*	change "visible" to "hidden" to hide all the logos at once	*/
	visibility:visible;
	float:right;
	margin: -10px 55px 0 0;
}

div.logos a {text-decoration:none;}

img#saturday {visibility:visible;}	/*	change "visible" to "hidden" to hide this one  */
img#stv{
	display:none;					/* 	change "auto" to "none" to hide this one and the others */
	margin:0 0 7px 15px;
}
img#sradio{
	display:none;
	margin:0 0 10px 15px;
}
img#lastfm{
	display:auto;
	margin:0 0 10px 15px;
}

/* 								---------- menu ---------				(index styles in separate sheet!) */
div.menu {
	color:white;
	display:block;
	margin: -20px 0 25px 25px;
	
}

div.menu h1 {
	display:inline;
	font-style: italic;
	font-weight: normal;
	font-size: 48px;
	margin:0 15px 0 0;
}

div.menu a {
	color:#4d4d4d;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: italic;
	font-size: 24px;
	margin: 0 15px 0 0;
}

div.menu a img{
	float:right;
	margin:30px 5px 0 0;
}

/*								========= CONTENT =========						*/

div.content {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 12px;
	font-weight:normal;
	color:white;
	padding:0px 20px 40px 60px;
}

div.column {					/* width of the text (i.e. song) column - now controlled by the text width */
	float:left;
	margin:0 35px 0 0;
}

div.column h2, div.column span, div.column h2 a {
	font-weight:normal;
	font-size:24px;
	display:inline;
	font-style:italic;
	line-height:18px;
	color:white;
	text-decoration:none;
}

div.column h2 a:hover, div.column a.columnlink:hover {color:#e5e5e5;}


div.column h3, div.column#afisha h3 a {
	font-weight:normal;
	font-size:13px;
	font-style:italic;
	display:inline;
	color:#666;
}

div.column h3.preheader {
	display:block;
	color:white;
	margin:0 0 5px 0;
	font-size:18px;
}

div.content#gallery div.column div {
	display:block;
	width:250px;
	height:250px;
	overflow:hidden;
	margin:0 0 15px 0;
}

div.content#gallery div.column img {
	max-width:395px;
	max-height:395px;
}

div.content#gallery div.video {margin:0 0 25px 0;}

div.content#gallery object, div.content#gallery embed{
	height:250px;
	width:400px;
}

div.content#gallery object {margin:0 17px 0 0;}


div.column div {
	white-space:pre;
	display: inline;
}

div.column#afisha div {
	white-space:normal;
	display:block;
	margin:0 0 20px 0;
}

div.column#afisha hr {
	margin:40px 0 40px 0;
	border:1px solid #666;
} 

a.columnlink {
	display:block;
	font-style:italic;
	margin:10px 0;
	color:white;
	text-decoration:underline;
}

a.mp3down {
	display:block;
	background:url('images/mp3.gif') no-repeat;
	padding:0 0 0 20px;
	margin:15px 0;
}

/*								========= FOOTER =========						*/
iframe.footer {
	border:none;
	width:100%;
	height:150px;
	margin:25px 0 0 0;
}

div.plate {
	height:79px;
	width:847px;
	background:url('images/footer.jpg') no-repeat;
	float:left;
	margin:41px 16px 0 0;
	padding: 3px 0 0 0;
}

div.plate p {
	margin:5px 10px 0px 32px;
}

div.plate a {color:black;}

div.plate p#techsupport, div.plate p#techsupport a {
	color:#4d4d4d;
	margin-top:12px;
}

div.so-logo {
	
}