/* / */
.layout{
	height:1627px;
}
body{
	background:#000;
}
#bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1628px;
	overflow:hidden;	
}
#bg1{
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-1050px;
	width:1998px;
	height:1328px;
	background:url('/img/sasha.jpg') no-repeat left top;
}
#bg3{
	position:absolute;
	top:1225px;
	right:30%;
	margin-right:-300px;
	width:835px;
	height:403px;
	background:url('/img/smoke.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/smoke.png', sizingMethod='crop');
}
.block h2{
	font-size:25pt;
	margin:0 0 0.5em 0;
}
.group{
	clear:both;
	position:relative;
	padding:0px 0 15px 0;
}
.h3{
	font-size:19pt;	
	margin:0 0 0 0;
	float:left;
	color:#fff;
}
.undernone{
	color:#bab8b8;
	text-decoration:none;
}
.genre{
	float:left;
	font-style:italic;
	padding:0.5em 0 0 0.6em;
	font-size:11pt;
}
.pseudo{
	color:#b09577;
}
.about{
	padding:0.5em 0.5em 0px 0.5em;
	width:400px;
	background:url('/img/bg_block.png') repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_block.png', sizingMethod='crop');
	font-size:10.2pt;
	color:#fff;
}
.about .external{
	color:#999;
}
.about small{
	font-size:10.5pt;
	line-height:110%;
}
.playlist{
	clear:both;
	position:relative;
	list-style-type:none;
	padding:1em 0 0 2em;
}
.playlist li{
	padding-bottom:0.5em;	
}
.playlist li a{
	font-weight:normal;
	padding:0px 3px 0px 22px;
	color:#fff;
	text-decoration:none;
	background:url('/img/player/play.png') no-repeat 0px 50%;
	_background-image:url('/img/player/play.gif');
}
.youtube{
	margin:2em 0 0 2em;
}
.bottom{
}
.bottom .c{
	padding:0px;
	margin:0;
	color:#fff;
}
.bottom em{
	color:#a2a2a2;
}
#designmonsters{
	margin-left:-3px;
	width:65px;
	height:65px;
	background:url('/img/designmonsters.png') no-repeat left top;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/designmonsters.png', sizingMethod='crop');
}
#video{
}
.squot{
	color:#fff;
	font-style:italic;
	line-height:120%;
	font-size:12pt;
	width:55%;
	padding-bottom:15px;
	padding-left:2em;
}
.quot{
	margin-left:-0.6em;
}
.bottom .c a,.bottom .c a:visited,.bottom .c a:link,
.bottom .c a:active,.bottom .c a:hover,.bottom .c a:focus{
	color:#fff;
}
.v{
	font-style:italic;
	font-size:10pt;
}
.v h2{
	margin:0 !important;
}
/* postcards */
.postcard{
	clear:both;
	position:relative;
	border-bottom:1px dashed #545455;
}
.postcard div{
	padding:60px 0 0 47%;	
}
.postcard h1{
	color:#9c8470;
	font-size:30pt;
	margin-left:-0.74em;
}
.postcard p{
	font-size:10pt;
	color:#fff;
	font-style:italic;
	margin-top:1em;
	line-height:130%;
}