﻿@font-face {
    font-family: 'AgFuturaBold';
    src: url('ttf/AgFuturaBold.eot');
    src: url('ttf/AgFuturaBold.eot') format('embedded-opentype'),
    url('ttf/AgFuturaBold.svg') format('svg'),
    url('ttf/AgFuturaBold.ttf') format('truetype');

}
html{
 background-color: #010307;
}
body{
    font-family: Arial,serif;
    font-size: 11px ;
}
.fon{
    background: url("fon.jpg") top center no-repeat;
    min-width: 1060px;
    
}
a{
    font-family: arial,serif;
    font-size: 12px ;
    color: white;
}
h1{
    font-family: AgFuturaBold,serif;
    font-size: 16px;
    text-transform: uppercase;
}
h2{
    font-family: AgFuturaBold,serif;
    font-size: 14px;
    text-transform: uppercase;
}
h3,.description a,.column2 li a{
    font-family: Arial,serif;
    font-size: 14px;
    color: #1693b7;
    font-weight: bold;
}
.description a{
    text-decoration: none;
}
h3 span{
    color: #636363;
    font-weight: normal;
    font-size: 11px;
    margin-left: 3px;
}

.wrapper{
    width: 960px;
    margin: auto;
    min-height: 1494px;

}
.wrapper2{
    width: inherit;
}
.wrapper3{
    overflow: hidden;
    width: 960px;
    padding-right: 20px;
}
.header{
    padding-top: 25px;
    z-index: 2;
}
.header li{
    display: inline-block;
}
.menu li a{
    padding: 5px 14px;
    border-radius: 30px;
    background: url("ie.png") repeat;
    position: relative;
    behavior: url("/css/site/PIE.htc");
}
.menu li a:hover,.column2 li a:hover{
    background-color: #d33181;
    color: #ffffff;
    text-decoration: none;
}
.logotype{
    width: 317px;
    height: 239px;
    margin: -34px auto 0;
    background: url("logotype.png") no-repeat;
}

.vk,.facebook,.twitter{
    margin: -7px 0 0 32px;
    float: right;
    width: 32px;
    height: 32px;
    background: url("elements.png") center no-repeat;
}
.vk{
    background-position: 0 0;
}
.facebook{
    background-position: -62px 0;
}
.twitter{
    background-position: -123px 0;
}
.right{
    float: right;
}
.menu2{
    position: relative;
    margin: 12px -8px 0;
    width: 960px;
    border: 8px solid #ffffff;
    border-bottom: 0;
    height: 86px ;
    text-align: center;
    color: white;
    behavior: url("/css/site/PIE.htc");
}
.menu2 h1 {
    display: inline-block;
    margin-bottom: 5px;
    border-bottom: 1px solid #79637d;
}
.menu2 h1:before{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("elements.png") no-repeat;
    background-position:-97px -52px;
    margin: -14px 0 3px -25px;
    content: '';
}
.menu2 li{
    float: left;
    height: 86px ;
}
.menu2 a{
    display: inline-block;
    height: 60px;
    padding-top: 26px;
    width: 320px;
    text-decoration: none;
}
.menu2 .id1{
    display: inline-block;
    background-color: #2a0a2b;
}
.menu2 .corner{
    border-top: 44px solid transparent;
    border-bottom: 42px solid transparent;
    float: right;
    position: relative;
    z-index: 3;
    margin: -26px -24px 0 0;
}
.menu2 .id1 .corner{
    border-left: 25px solid #2a0a2b;
}
.menu2 .id2{
    background-color: #482c5d;
}
.menu2 .id2 .corner{
    border-left: 25px solid #482c5d;
}
.menu2 .id3{
    background-color: #d33181;
}
.wrapper4{
    box-shadow: 1px 0 5px 7px #2c0727;
    background-color: #ffffff;
}
.block_search{
    height: 112px;
    padding-top: 60px;
    background-color: #e4d8be;
}

.block_search input{
    width: 670px;
    border: 0;
    background-color: #1a1913;
    font-size: 24px;
    font-family: Arial,serif;
    color: #ffffff;
    padding: 9px 9px 9px 0;
    opacity: 1;

}
.block_search input::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
.block_search input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
.block_search form{
    width: 735px;
    margin: auto;
    padding: 0 0 0 30px;
    border-radius:50px;
    border: 1px solid #ada692;
    background-color: #1a1913;
    position: relative;
    behavior: url("/css/site/PIE.htc");
}
.clear{
    clear: both;
}
.content{

  padding: 24px 25px;

}
.column1,.column2,.column3{
    float: left;
}
.column1 h2,.column2 h2,.column3 h2{
    margin-bottom: 30px;
}

.column1{
    display: block;
    width: 300px;
    border-left: 0;
}
.column3{
    width: 300px;
    padding-left:25px ;
    border-right: 0;
}
.block{
    padding: 0 0 13px;
    margin-right: 25px;
    border-bottom: 1px solid #bfbac3;
    margin-bottom: 16px;
}

.block img{
    float: left;
    vertical-align: top;
    margin: 0 12px 20px 0;
    width: 60px;
    height: 60px;
}
.text h3{
    margin-bottom: 7px;
}
.description{
    margin-bottom: 14px;
    color: #636363;
}
.group{
    padding: 5px 10px;
    background-color: #e1e1e1;
    border-radius: 20px;
    position: relative;
    behavior: url("/css/site/PIE.htc");
}
.right a{
    font-family: AgFuturaBold,serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight:bold;
}
.right .id1{color: #1d2143;border-bottom: 1px solid #c6c7d0;}
.right .id2{color: #390d37;border-bottom: 1px solid #cdc2cd;}
.right .id3{color: #952c73;border-bottom: 1px solid #e4cadc;}
.right .id4{color: #bb7453;border-bottom: 1px solid #eedcd4;}
.right .id5{color: #38b7dc;border-bottom: 1px solid #cdedf6;}
.right .id6{color: #2e0b2f;border-bottom: 1px solid #cbc2cb;}
.right span{
    float: left;
}
.column2 ul{
    margin: 0 0 50px -14px;
}
.column2{
    width: 285px;
    font-size: 12px;
}

.column2 li{
     min-height: 27px;
 }
.column2 li a{
    margin:8px 0;
    padding: 5px 14px;
    border-radius: 36px;
    text-decoration: none;
    position: relative;
    behavior: url("/css/site/PIE.htc");
    background: url("ie.png") repeat;
}
.column2 p{
    margin: 16px 0;
}
.border{
    /*толщина границы при масштабе играет пришлось делать так чтобы это пофиксить */
    border: 1px solid #bfbac3;
    padding:  0 25px 25px 25px;
    border-top: 0;
    border-bottom: 0 ;
}
.yandex_16,.vk_16,.facebook_16,.twitter_16,.ok_16,.mail_16{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("elements.png") no-repeat;
}
.yandex_16{background-position: 0 -34px;}
.vk_16{background-position: -21px -34px;}
.facebook_16{background-position: -42px -34px;}
.twitter_16{background-position: -63px -34px;}
.ok_16{background-position: -84px -34px;}
.mail_16{background-position: -105px -34px;}
.search{
    width: 34px;
    height: 36px;
    background: url("elements.png") no-repeat;
    background-position: -2px -52px ;
    display: inline-block;
    vertical-align: middle;
    margin: -5px -5px 0 0;
    border: 0;
}
.soc_set a{
    margin-left: 5px;
}
.soc_set a:first-child{
    margin-left: 0;
}
.soc_set{
    margin: 30px 0;
    height: 16px;
}
.column3 .block{
    margin-right: 0;
}
.banner{
    height: 400px;
}
.banner .item{
    cursor: pointer;
}
.banner-top{
    text-align: center;
}
.banner-bottom{
    text-align: center;
}

.hint{
    width: 750px;
    margin: 7px auto 0;
    padding-left: 30px;
}
.hint a{
    color: black;
    text-decoration: underline;
}
.footer{
    clear: both;
    padding: 14px 14px 25px 14px;
    margin: 0 25px;
    border-top: 1px solid #bfbac3;
}
.footer a{
    color: black;
}
.footer li{
    display: inline-block;
    margin-left: 23px;
}
.footer ul{
    margin-top: 14px;
    float: right;
}
.site-master{
    width: 60px;
    height: 34px;
    background: url("elements.png");
    background-position: -36px -53px;
}
.analytics{
    float: right;
}
.support{
    float: left;
}
.support a{
    color: #595959;
}
.block_footer{
    height: 50px;
}
.fon2{
    width: 122px;
    height: 23px;
    margin: -16px 0 0 -70px;
    background: url("elements.png") no-repeat;
    background-position: 0 -90px;
    position: absolute;
    z-index: 2;
}
.colspan2{
    width: 583px;
}
.colspan2 .border{
    border: 0;
    padding-left: 0;
    border-right: 1px solid #BFBAC3;
}
.alphabet{
    text-align: justify;
}
.alphabet  a{
    color: #000000;
    font-family: AgFuturaBold,serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 7px;
    border-left:0;
    text-align: center;
    display: inline-block;
    height: 21px;
    margin-bottom:10px;
    border-radius: 3px;
    cursor: pointer;
}
.alphabet span{
    border-bottom: 1px solid #000000;
    margin-bottom: 3px;
    padding: 0 1px;
}
.alphabet a:hover{
   color: #ffffff;
   background-color: #1693B7;
}
.alphabet .hover span{
    border: 0;
}
.alphabet .disabled{
    color: #636363;
    cursor: auto;
}
.alphabet .disabled span,.alphabet .disabled span:hover{
    border-bottom: 1px solid #636363;
}
.alphabet .disabled:hover{
    color: #636363;
    background-color: transparent;
}
.text_block img{
    float: left;
}
.text_content{
    margin-left: 85px;
}
.text_show div{
    display: inline-block;
    text-transform: lowercase;
    border-bottom: 1px dashed #636363;
}
.text_show span{
    display: inline-block;
    width: 0;
    height: 0;
    margin: 4px 0 -4px 7px;




    content: "";
    z-index: 3;
}
.text_show .bottom{
    /*  стрелка вниз*/
    border-right: 4px solid #ffffff;
    border-left: 4px solid #ffffff;
    border-top: 7px solid #636363;
}
.text_show .top{
    /*  стрелка вверх*/
    border-right: 4px solid #ffffff;
    border-left: 4px solid #ffffff;
    border-bottom: 7px solid #636363;
}
.text_show {
    color: #636363;
    font-size: 12px;
    cursor: pointer;
    float: right;
}
.text_all{
    font-size: 14px;
    overflow: hidden;
}
.text_all.show p{
    display: block;
}
.text_all p{
    margin: 14px 0;
    display: none;
}
.text_all p:first-child{
    display: block;
}
.login div,.rememberMe{
    width: 300px;
    margin: 0 auto 10px;
}
.login label{
    display: inline-block;
    width: 50px;

}
.form label{
    font-size: 13px;
}
.errorMessage{
    color: red;
}
.rememberMe input{
    margin: 5px 0;
}


.paginator li a:hover{
    color: #952C73;
}
.paginator li a{
    color: #390D37;
    text-decoration: none;}
.paginator li{
    display: inline-block;
    margin: 0 3px;
}
.paginator .selected a{
    font-weight: bold;
    font-size: 13px;
}
.search_result{
    position: absolute;
    z-index: 3;
    list-style-type: none;
    width: 730px;
    margin: 0 0 0 115px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}
.search_result li img{
    display: inline-block;
    margin-right:7px;
    height: 48px;
    width: 48px;
}
.search_result li{
    background-color: #ffffff;
    padding: 7px 7px 10px 17px;
    height: 48px;/*21px;*/
    border-bottom: 1px solid #BFBAC3;
    box-shadow: inset 0 0 200px -200px #1A1913;
}

.search_result li:hover{
    box-shadow: inset 0 0 200px -160px #1A1913;
}
.search_result li a{
    font-family: Arial,serif;
    font-size: 16px;
    color: #1693B7;
    text-decoration: none;
    font-weight: bold;
}
.comment_block {
    margin: 14px 0;
    width: 618px;
}
.comment_block label{
    display: block;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0  7px 0;
}
.comment_block input{
    width: 100%;
}
.comment_block h2{
    margin: 16px 0;
}
.Captcha a{
    color: #000000;
}
.Captcha{
    margin-bottom: 21px;

}
.Captcha input{
    width: 120px;
    margin-bottom: 7px;
}
.errorSummary li{
    color: red;
    margin-left: 25px;
}
.comments_block {
    width: 618px;
}
.comments_block h3{
    color: #000000;
}
.comments_block div{
    margin: 16px 0 16px 30px;

}
.comments_block label{
    font-weight: bold;
}
.comments_block span{
    margin-left: 30px;
    color: #636363;
}
.list-view{
    font-size: 12px;
    /*border-bottom: 1px solid #BFBAC3;*/
}

.debug{
    color: #ffffff;
}
.category{
    display: inline-block;
}
.column2 .category li a:hover{
    background: none;
    color: #1693b7;
    text-decoration: underline;
}
.column2 .category li a:before{
    display: inline-block;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-left: 7px solid #fff;
    content: '';
}
.column2 .category li a:hover:before{
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-left: 7px solid #1693b7;
    content: '';
}
.filter{
    color: #1693B7;
    display: inline-block;
    /*font-family: AgFuturaBold,serif;*/
    font-size: 16px;
    font-weight: bold;
    height: 21px;
    position: relative;
    margin-bottom: 10px;
    padding: 3px 7px 3px 0;
}
.filter ul{
    color: #000;
    width: 196px;
    display: none;
    position: absolute;
    font-weight: normal;
    border: 1px solid #BFBAC3;
    border-top: 0;
    background: #fff;

}
.filter ul li:hover{
    background: #E1E1E1;
}
.filter ul li{
    padding: 3px 7px;
    cursor: pointer;
}
.filter > .result:after{
    display: inline-block;
    width: 0;
    height: 0;
    border: 0;
    margin: 0 0 0 10px ;
    border-top: 7px solid #636363 ;
    border-left: 4px solid #fff ;
    border-right: 4px solid #fff ;
    content: '';
    cursor: pointer;
}
.filter > .result{
    padding: 3px 7px;
}
.song_list{
    min-height: 336px;
}
