html,body{margin:0;
	padding:0;
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#333;
	background:#fff;
	width:100%;
	min-width: 701px;}
body{
    background: url(img/pastel_textures.jpg) repeat #fff;
	padding:40px 0px;
	}
a {
    color: #3a9fa9;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
div#first{
	position:relative;
	margin:0px auto;
	background:url(img/bg.png) repeat;
	border:1px dashed #d1d1d1;
	border-width:1px;
	border-bottom:1px solid #d1d1d1;
	padding:50px;
	min-width:599px;
	max-width:936px;
}
div#searchform{
	position:relative;
	margin:5px 0;
	float:left;
}
#menu{
	float:left;
	padding:11px;
}
#menu a{
	line-height:26px;
	padding:0px 2px;
	margin-right:10px;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing:-1px;
	text-decoration:none;
	color:#d12052;
	font-size: 18px;
	font-variant: small-caps;
	white-space: nowrap;
	text-decoration:underline;
}
#top{
	height:50px;
}
input#q{
	width:250px;
	border:1px solid #7f9db9;
	color:#7f9db9;
	font-size: 18px;
	padding:0.4em;
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
}
input#searchbutton{
	font-size: 18px;
	padding:0.4em;
    font-family: Helvetica, Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#d12052;
}
div#tags{
	background: url(img/trans.png) repeat;
    border: 1px solid #d1d1d1;
	padding:7px;
	color:#d12052;
    font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:16px;
	overflow:hidden;
	margin:8px 0px 0px 0px;
	min-width:30%;
}
div#tags_s{
	background: url(img/trans.png) repeat;
    border: 1px solid #d1d1d1;
	padding:7px;
	color:#d12052;
    font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:16px;
	overflow:hidden;
	margin:8px 6px 8px 0px;
	min-width:30%;
	float:left;
}
div#content{
	position:relative;
	background:url(img/trans.png) repeat;
	border:1px solid #d1d1d1;
	padding:0;
	clear:both;
}
div.text{
	background:#f1f1f1;
	text-align:left;
}
div#pooper{
	position:relative;
	clear:both;
}
div#p-right{
	position:relative;
	float:right;
	padding:5px;
}
div#p-left{
	position:relative;
	float:left;
	padding:5px;
}
ul#search{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0;
}

li.one{
	margin-top:2px;
	padding:6px 15px;
	display:block;
    font-family: Helvetica, Tahoma, Geneva, sans-serif;
	border-top:1px solid #d1d1d1;
	text-shadow: 1px 1px #fff;
	clear:both;
}
div.art{
	margin:0px;
	font-size: 16px;
	letter-spacing:-1px;
	color:#616161;
	float:left;
}
span.tit{
	font-size: 16px;
	color:#5f5f5f;
}
div#navig{
	float:left;
	padding:8px 5px;
}
div#navig a{
	text-decoration:none;
	background: #fff;
	padding:2px 5px;
	margin:0 2px;
	color:#808080;
	font-weight:bold;
	border:1px solid #d1d1d1;
}
div#navig a.on{
	color:#7f9db9;
	border:1px solid #7f9db9;
}
div#text{
	padding:7px;
	min-width:100px;
}
pre{
    font-family: Helvetica, Tahoma, Geneva, sans-serif;
	margin:0px;
	padding:0px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, с 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ поддерживается в IE, Safari, и Firefox 3.1.*/
}
h1{
    font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	font-weight: normal;
	display:inline;
	color:#d12052;
	font-size:24px;
}
h1:first-letter{
	text-transform: uppercase;
}
h2{
	display:inline;
	margin:0px;
	padding:0px;
	font-size:13px;
}
.main_artist{
	border-bottom:1px dashed #7f9db9;
	padding-top:6px;
}
.error{padding:50px;background: #f9f9f9;}
#left_g{
	float:left;
	position:fixed;
	width:150px;
	height:600px;
	border:0;
	top:0px;
	left:0;
}
#right_g{
	float:right;
	position:fixed;
	width:150px;
	height:600px;
	border:0;
	top:0px;
	right:0;
}
#all-radio, #all-alf{
	text-align:left;
	margin:10px 0px;
	padding:7px;
}
#tags a{
	color:#333;
}
#tags a.bigletter, #all-radio a, #all-alf a{
	line-height:26px;
	padding:0px 2px;
	text-shadow: 1px 1px 0px #fff;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	color:#6a6a6a;
	font-variant: small-caps;
	white-space: nowrap;
}
#tags a:hover{
	text-decoration:none;
}
#tags a.bigletter:hover , #all-radio a:hover, #all-alf a:hover, #all-alf a.big-active,#menu a:hover{
   position: relative; top: -3px; left: -3px;
   text-shadow: 1px 1px #3a9fa9, 2px 2px #3a9fa9, 3px 3px #3a9fa9, 4px 4px #3a9fa9, 5px 5px #3a9fa9, 6px 6px #3a9fa9,
			 -1px -1px 1px #3a9fa9;
	color:#fff;
	text-decoration:none;
}
div.pix{
	float:left;width:170px;
	overflow:hidden;
}
div.pix_l{
	float:left;width:180px;
	overflow:hidden;
}
div.pix_l2{
	float:left;width:225px;
	overflow:hidden;
}
#newtexts{
	padding:0 14px;
}
#newtexts a{
	color:#333;
	text-decoration:none;
}
#newtexts a:hover{
	text-decoration:underline;
    color: #3a9fa9;
}
#logo{
    height: 46px;
    width: 252px;
    background: url(img/logo.png) -30px -20px no-repeat transparent;
    float: right;
    display: block;
}
.tit{
font-size:16px;
color:#d12052;
}
.tits{
display:block;
font-size:16px;
color:#d12052;
padding:10px 7px 0px 7px;
}
.words{
	color:#3a9fa9;
}
div.pix_kind{
	float:left;padding-right:40px;
}
div.pix_kind a{
	font-size:16px;
	width:126px;
	overflow:hidden;
	display:block;
	background:#fff;
	margin:0px 10px 10px 0px;
	padding:6px;
}
div.pix_kind a:hover{
	background:#c4d2ec;
}
li.someals{
	clear:both;
	text-align:center;
	padding:20px;
	cursor:pointer;
}
li.someals:hover {background:#C1E9EC;}
p.counts{
	padding:0px 7px 10px 7px;
	margin:0px;
}
.leftb{
	float:right;
	padding:7px;
}
#buttons{
float:left;
padding:0px;
margin:10px 0px;
}
#buttons span, #buttons a{
margin-left:4px;
color:#fff;
}
#time{ border-top: 1px solid #6b6b6b; background: #6e6e6e; background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#6e6e6e)); background: -moz-linear-gradient(top, #000000, #6e6e6e); background: -o-linear-gradient(top, #000000, #6e6e6e); padding: 5px 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: #c4c4c4 0 1px 0; -moz-box-shadow: #c4c4c4 0 1px 0; box-shadow: #c4c4c4 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px;text-decoration: none; vertical-align: middle; }
#load{cursor:pointer; border-top: 1px solid #97f7a5; background: #92d665; background: -webkit-gradient(linear, left top, left bottom, from(#3e9c4c), to(#92d665)); background: -moz-linear-gradient(top, #3e9c4c, #92d665); background: -o-linear-gradient(top, #3e9c4c, #92d665); padding: 5px 10px;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: #c4c4c4 0 1px 0; -moz-box-shadow: #c4c4c4 0 1px 0; box-shadow: #c4c4c4 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; text-decoration: none; vertical-align: middle; }
#load:hover { color: #ccc; background: #659942; background: -webkit-gradient(linear, left top, left bottom, from(#1f6929), to(#659942)); background: -moz-linear-gradient(top, #1f6929, #659942); background: -o-linear-gradient(top, #1f6929, #659942); } 
#load:active { border-top-color: #24571b; background: #24571b; }
a#text {cursor:pointer; border-top: 1px solid #7081eb; background: #7c93eb; background: -webkit-gradient(linear, left top, left bottom, from(#3964ad), to(#7c93eb)); background: -moz-linear-gradient(top, #3964ad, #7c93eb); background: -o-linear-gradient(top, #3964ad, #7c93eb); padding: 5px 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: #c4c4c4 0 1px 0; -moz-box-shadow: #c4c4c4 0 1px 0; box-shadow: #c4c4c4 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; }
a#text:hover { color: #ccc; background: #3763b3; background: -webkit-gradient(linear, left top, left bottom, from(#3b49a3), to(#3763b3)); background: -moz-linear-gradient(top, #3b49a3, #3763b3); background: -o-linear-gradient(top, #3b49a3, #3763b3); } 
a#text:active { border-top-color: #284580; background: #284580; }
.wr{
clear:both;
}
#adv_kod_frame{
	width:560px;
}
a.xte{
	color:#5f5f5f;
	margin:0 10px 0 10px;
	font-size: 16px;
	letter-spacing:-1px;
	color:#616161;
	line-height:35px;
	text-decoration:none;
}
div.art a{
	text-decoration:underline;
	color:#616161;
	letter-spacing:0px;
	font-size: 14px;
	}
div.art a:hover{
	text-decoration:none;
}
.cover {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.95) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.95) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.95) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#f2000000", GradientType=0);
}
.item{
	position: relative;
	z-index: 0;
	display: inline-block;
	width: 155px;
	height: 155px;
	background-size:155px 155px;
	background-position:100% 100%;
	float: left;
}
.first {
	width: 310px;
	height: 310px;
	background-size:310px 310px;
}
.biglink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.somedes {
    font-size: 12px;
    line-height: 14px;
    bottom: 10px;
    left: 12px;
    right: 12px;
    position: absolute;
    margin: 0;
	color:#fff;
	font-family: "Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.big-s {
    line-height: 18px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.main-text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: bold;
}
.big-text{
	font-size: 18px;
}
.title_artist{
	padding:0px 0px 0px 9px;
	position:relative;
	clear:both;
}
.title_artist a{
	color:#3a9fa9;
}
.title_artist a:hover{
	text-decoration:none;
}
.main-text a{
	color:#fff;
	text-decoration:none;
}.main-text a:hover{
	text-decoration:underline;
}
.img_cover 
{
	width:200px;
	height:200px;
    border-radius: 0px 0px 100px 0px; 
	margin:0px 0px 5px -9px;
	
}
.big_album{
	color:#d12052;
	font-size:16px;
}
.counts_a{
	padding: 0px 7px 10px 0px;
    margin: 0px;
}
.item_a{
	margin:0px 0px 0px 0px;
	position: relative;
	z-index: 0;
	display: inline-block;
	width: 45px;
	height: 45px;
	background-size:45px 45px;
	background-position:100% 100%;
	float: left;
}
.biglink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.somedes {
    font-size: 12px;
    line-height: 14px;
    bottom: 10px;
    left: 12px;
    right: 12px;
    position: absolute;
    margin: 0;
	color:#fff;
	font-family: "Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.top20{
	color:#d12052;
	font-size:16px;
	padding:10px 9px 20px 9px;
	margin:0px;
}
.smallt{
	clear:both;
	font-size:13px;
}
div.s{
	clear:both;
}
#tags a{
	border:none;
	text-decoration:none;
	font-size:13px;
}
#tags a:hover{
	border-bottom:1px dashed #d12052;
	font-size:13px;
}
@media (max-width: 701px) {
	html,body{min-width: 370px;}
	div#first{
		margin: 0px;
		padding:0px;
		min-width:370px;
	}
	div#left_col{
		width:100%;
	}
	div#right_col{
		clear:both;
		margin-left:1px;
	}
	div#tags a {
		line-height:2.3em;
		margin:5px;
	}
	div#p-right a{
		line-height:2.1em;
	}
}