@font-face {
    font-family: 'PFDinTextCondProBold';
    src: url('../fonts/pfdintextcondpro-bold-webfont.eot');
    src: local('PFDinTextCondPro-Bold'), local('PFDinTextCondProBold'), local('PF Din Text Cond Pro Bold'), url('../fonts/pfdintextcondpro-bold-webfont.eot') format('embedded-opentype'), url('../fonts/pfdintextcondpro-bold-webfont.woff') format('woff'), url('../fonts/pfdintextcondpro-bold-webfont.ttf') format('truetype'), url('../fonts/pfdintextcondpro-bold-webfont.svg#PFDinTextCondProBold') format('svg');
}
@font-face {
    font-family: 'PFDinTextCondProMedium';
    src: url('../fonts/pfdintextcondpro-medium-webfont.eot');
    src: local('PFDinTextCondPro-Medium'), local('PFDinTextCondProMedium'), local('PF Din Text Cond Pro Medium'), url('../fonts/pfdintextcondpro-medium-webfont.eot') format('embedded-opentype'), url('../fonts/pfdintextcondpro-medium-webfont.woff') format('woff'), url('../fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype'), url('../fonts/pfdintextcondpro-medium-webfont.svg#PFDinTextCondProMedium') format('svg');
}
@font-face {
    font-family: 'PFDinTextCondProRegular';
    src: url('../fonts/pfdintextcondpro-regular-webfont.eot');
    src: local('PFDinTextCondPro-Regular'), local('PFDinTextCondProRegular'), local('PF Din Text Cond Pro Regular'), url('../fonts/pfdintextcondpro-regular-webfont.eot') format('embedded-opentype'), url('../fonts/pfdintextcondpro-regular-webfont.woff') format('woff'), url('../fonts/pfdintextcondpro-regular-webfont.ttf') format('truetype'), url('../fonts/pfdintextcondpro-regular-webfont.svg#PFDinTextCondProRegular') format('svg');
}
html,body{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
body {
    font: 13px/18px Arial, Tahoma, Serif;
    color: #222222;
    background: #f5f5f5;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

/* Layout */
.l-site{
    position: relative;
}
.l-header {
    margin: 0 auto;
    padding-top: 40px;
    width: 1010px;
}
.l-content {
    margin: 31px auto 0 auto;
    width: 1010px;
}
.l-page {
    float: left;
    width: 768px;
}
.m-page__list {
    margin: 0 0 0 -14px;
    width: 772px;
    float: left;
    background: #fff;
}
.l-aside {
    float: right;
    width: 240px;
    min-height: 500px;
}
.l-footer{
    margin: 0 auto;
    padding: 41px 0;
    width: 1000px;
    display: block;
    clear: both;
}
.l-user-panel{
    height: 40px;
    background: #962b2e;
}
.m-user-panel-sep{
    border-bottom: 1px solid #fff;
}
.l-box{
    margin: 0 auto;
    width: 1000px;
}
.m-login{

}

/*Butons*/
.b-edit-btn{
    margin-bottom: 10px;
    padding: 2px 12px 0;
    height: 17px;
    display: inline-block;
    border: 1px solid #962B2E;
    box-sizing: content-box;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;
    font-size: 10px;
    color: #962B2E;
    background-color: transparent;
    cursor: pointer;
}
.b-edit-btn:hover{
    color: #6d1214;
    border-color: #6d1214;
}
.m-edit-btn-black{
    color: #5d5d5d;
    border-color: #5d5d5d;
}
.m-edit-btn-black:hover{
    color: #000;
    border-color: #000;
}
.m-edit-panel-btn{
    margin-bottom: 0;
    color: #fff;
    border-color: #fff;
}
.m-edit-panel-btn:hover{
    color: #fef0d6;
    border-color: #fef0d6;
}
.b-edit-link{
    display: inline-block;
    line-height: 0.8;
    text-decoration: none;
    text-transform: uppercase;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;
    font-size: 10px;
    color: #962b2e;
    border-bottom: 1px dotted #962b2e;
}
.b-edit-link:hover{
    border-bottom: none;
}
.m-edit-link-mr{
    margin-right: 4px;
}
.b-soc-btn-min{
    margin-top: -7px;
    display: inline-block;
    width: 121px;
    height: 31px;
    background-image: url(../img/buttons-soc-min.png);
    background-repeat: no-repeat;
}
.m-soc-btn-min__fb{background-position: 0 0;}
.m-soc-btn-min__fb:hover{background-position: -123px 0;}
.m-soc-btn-min__fb:active{background-position: -246px 0;}
.m-soc-btn-min__vk{background-position: 0 -34px;}
.m-soc-btn-min__vk:hover{background-position: -123px -34px;}
.m-soc-btn-min__vk:active{background-position: -246px -34px;}
.m-soc-btn-min__tw{background-position: 0 -68px;}
.m-soc-btn-min__tw:hover{background-position: -123px -68px;}
.m-soc-btn-min__tw:active{background-position: -246px -68px;}

.b-back-btn{
    position: relative;
    margin-bottom: 10px;
    padding: 2px 12px 0 8px;
    height: 17px;
    display: inline-block;
    border-top: 1px solid #962B2E;
    border-right: 1px solid #962B2E;
    border-bottom: 1px solid #962B2E;
    border-left: 0;
    box-sizing: content-box;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;
    font-size: 10px;
    color:#962B2E;
    background-color:transparent;
    cursor: pointer;
}
.b-back-btn:before{ /* В downtowm_ie.css и ie.js есть реализация этого элемента */
    position: absolute;
    top: 2px;
    left: -7px;
    width: 14px;
    height: 14px;
    content: '';
    display: block;
    border-left: 1px solid #962B2E;
    border-bottom: 1px solid #962B2E;
    background-color:transparent;
    -ms-transform:rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.b-back-btn:hover,
.b-back-btn:hover:before{
    color: #6d1214;
    border-color: #6d1214;
}



/*Edit panel*/
.b-edit-panel{
    padding: 5px 0;
    height: 22px;
    background-color: #962b2e;
    text-align: center;
}

/*User Panel*/
.b-user-panel{
    width: 100%;
    height: 40px;
    background: #962b2e;
}
.h-user-panel{
    margin: 0 auto;
    width: 1010px;
    height: 40px;
    background: #962b2e;
}

.b-user-panel__point{
    margin: 0 1px;
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/icon-set.png);
    background-position: -26px 0;
}
.b-user-panel__arrow{
    margin: 0 14px;
    width: 26px;
    height: 7px;
    vertical-align: middle;
    display: inline-block;
    background: url(../img/icon-set.png);
}
.b-user-panel-profile{
    padding-top: 10px;
    height: 28px;
    float: left;
}
.b-user-panel-moder{
    padding-top: 11px;
    float: right;
    text-align: right;
    color: #fff;
}

.b-user-panel__text{
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    opacity: 0.7;
}

.b-user-panel__link {
    margin: 0 2px;
    display: inline-block;
    line-height: 16px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
}
.b-user-panel__link:hover{
    text-decoration: underline;
    color:#fef0d6;
}
.b-notification-count{
    margin-left: 3px;
    padding: 0 4px;
    height: 13px;
    display: inline-block;
    color: #fff;
    vertical-align: baseline;
    line-height: 1.4;
    font-family: 'PFDinTextCondProBold';
    font-size: 12px;
    text-decoration: none;
    background-color: #be1f23;
    border: 2px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.m-notification-count-user-panel{
    position: absolute;
    top: 12px;
    left: 18px;
    display: block;
}
.header-addevent-sep {
    width: 100%;
    float: left;
    background: #fff;
    height: 1px;
}
.l-user-message{
    position: relative;
    margin-bottom: -40px;
    width: 100%;
    height: 40px;
    background-color: #be1f23;
    z-index: 1000;
}
.b-user-message{
    margin: 0 auto;
    width: 1000px;
    height: 40px;
    background-color: #be1f23;
}
.b-user-message__text{
    max-width: 950px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-family: Arial;
    font-size: 13px;
    color: #fff;
}
.b-user-message__text a, .b-user-message__link{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.b-user-message__text a:hover,.b-user-message__link:hover{text-decoration: none;}
.b-close-link{
    margin-top: 16px;
    display: block;
    float: right;
    font-family: 'PFDinTextCondProBold';
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 0.8;
    border-bottom: 1px dotted #fff;
}
.b-close-link:hover{
    padding-bottom: 1px;
    border-bottom: 0;
}
/*Main menu*/
.b-header {
    width: 1010px;
    display: inline-block;
}
.b-logo {
    margin: -1px 0 0 -27px;
    display: block;
    float: left;
    width: 280px;
    height: 62px;
    position: relative;
}
.b-logo__pic {
    display: block;
    float: left;
    width: 280px;
    height: 62px;
}
.b-logo__town {
    float: left;
    text-decoration: none;
    width: 72px;
    height: 10px;
    margin: -13px 0 0 221px;
}
.b-logo__town-point {
    margin-top: -1px;
    display: block;
    float: left;
    background: url(../img/icon-set.png);
    background-position: -296px -5px;
    width: 10px;
    height: 10px;
}
.b-logo__town-sel {
    display: block;
    float: right;
    background: url(../img/icon-set.png);
    background-position: -296px 0;
    width: 7px;
    height: 5px;
    margin: 2px 3px 0 0;
}
.b-logo__town-text {
    float: left;
    display: block;
    font-family: PFDinTextCondProBold, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    color: #646464;
    font-size: 10.5px;
    line-height: 11px;
    margin: 0 0 0 5px;
}

.b-logo__town.b-logo__town_select {
    position: relative;
    margin-top: -13px;
    margin-right: -13px;
    float: right;
    text-decoration: none;
    width: auto;
    height: 10px;
    cursor: pointer;
}
.b-logo__town_select .b-logo__town-point {
    position: absolute;
    top: -1px;
    left: 0;
    display: block;
    float: left;
    background: url(../img/icon-set.png);
    background-position: -296px -5px;
    width: 10px;
    height: 10px;
}
.b-logo__town_select .b-logo__town-sel {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: right;
    background: url(../img/icon-set.png);
    background-position: -296px 0;
    width: 7px;
    height: 5px;
    margin: 2px 3px 0 0;
}
.b-logo__town_select .b-logo__town-text {
    padding-right: 15px;
    margin-left: 15px;
    float: left;
    display: block;
    font-family: PFDinTextCondProBold, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    color: #646464;
    font-size: 10.5px;
    line-height: 11px;
}

.b-menu {
    float: left;
    position: relative;
    z-index: 2;
    margin: 7px 0 0 39px;
    width: 460px;
}
.b-menu-header {
    margin: 0 ;
    padding: 0;
    float: left;
}
.b-menu-header__item{
    margin-right: 20px;
    list-style: none;
    float: left;
}
.b-menu-header__link{
    padding: 14px 0 0 0;
    height: 18px;
    display: inline-block;
    font-family: PFDinTextCondProBold, 'Arial Narrow',  Serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    color: #962b2e;
}
.b-menu-header__link:hover{text-decoration: underline;}

.m-menu-header__link-active{
    border-top: 3px solid #962b2e;
    padding: 11px 0 0 0 !important;
}

.b-menu-sub {
    float: left;
    clear: left;
    margin: 8px 0 0;
    display: block;
}
.m-menu-sub__more {
    position: absolute;
    display: none;
    margin: 61px 0 0;
}
.b-menu-sub__link {
    display: block;
    float: left;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #962b2e;
    line-height: 12px;
}
.b-menu-sub__link.active{
    color: #000;
}
.b-menu-sub__link:hover{
    text-decoration: underline;
}

.b-menu-sub__dot{
    display: block;
    float: left;
    margin: 0 10px;
    line-height: 10px;
    vertical-align: middle;
    color: #962B2E;
}
.b-menu-sub__dot:last-child {
  display: none;
}
.b-menu-sub__arrow {
    margin-left: 3px;
    width: 7px;
    height: 5px;
    display: inline-block;
    background-image: url(../img/icon-set.png);
    background-position: -303px 0;
    cursor: pointer;
}

/* Banners */
.b-banner__header {
    margin: 0 0 35px 0;
    width: 1010px;
    height: 90px;
    display: block;
    float: left;
}
.b-banner__aside > *{
    margin-bottom: 20px;
}
.b-banner__aside img, .b-banner__aside a{
    display: block;
}

/* Blocks */

.b-post-view{
    margin: 0 24px 30px 0;
    height: 348px;
    float: left;
}
.m-post-view__small{width: 168px;}
.m-post-view__small-long{width: 168px;height: 810px;}
.m-post-view__mid{width: 360px;}
.m-post-view__big{width: 552px;}
.m-post-view__super-big{width: 744px;height: 790px;}
.m-post-view__super-big{width: 744px;height: 373px;}
.m-post-view__small .b-user-info__author{max-width: 97px}
.m-post-view__small-long .b-post-view__text{height: 591px;}
.m-post-view__super-big .b-user-info{display: inline-block;margin-right: 15px;}
.m-post-view__super-big .b-post-statistic{display: inline-block;}

.b-post-view__pic{
    display: block;
    width: 100%;
    height: 168px;
}
.b-post-view__text{
    height: 125px;
    overflow: hidden;
}
/*.m-post-view__small-long .b-post-view__text{height: 593px;}*/
/*.m-post-view__big .b-post-view__text{height: 135px;}*/

.b-post-view__category
{
    width: 100%;
    clear: both;
    float: left;
}
.b-post-view__category-item {
    margin: 17px 0 0 0;
    display: inline-block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #000;
    line-height: 12px;
}
.b-post-view__category-item:hover {
    text-decoration: underline;
}
.b-post-view__title {
    margin: 0;
    padding-top: 4px;
    display: inline-block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-decoration: none;
    font-size: 20px;
    color: #962b2e;
    line-height: 23px;
    clear:both;
}
.b-post-view__title:hover {text-decoration: underline;}

.b-post-view__desc {
    width: 100%;
    font-size: 13px;
    color: #222222;
    margin: 4px 0 0;
    max-height: 124px;
}

.b-post-view__text-mask {
    margin:-16px 0 0;
    width:100%;
    height:17px;
    float:left;
}
.m-post-view__small .b-post-view__text-mask {background:url(../img/end_1.png);}
.m-post-view__small-long .b-post-view__text-mask {background:url(../img/end_1.png);}
.m-post-view__mid .b-post-view__text-mask {background:url(../img/end_2.png); margin:-19px 0 0; height:20px;}
.m-post-view__big .b-post-view__text-mask {background:url(../img/end_3.png); margin:-19px 0 0; height:19px;}
.m-post-view__super-big .b-post-view__text-mask {background:url(../img/end_4.png);margin:-16px 0 0;}

.b-post-view__info {
    margin: 12px 0 0 0;
}
.b-user-info{
    height: 20px;
    vertical-align: top;
    white-space: nowrap;
}

.b-user-info__author{
    margin-left: -1px;
    padding-left: 1px;
    height: 20px;
    white-space: normal;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    line-height: 20px;
    font-size: 11px;
    font-style: italic;
    color: #962b2e;
    overflow:hidden;
}
.b-user-info__author:hover{text-decoration: underline;}
.b-user-info__date{
    margin-left: 2px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
    color: #7c7170;
}
.b-post-statistic{
    height: 20px;
    display: block;
}
.b-post-statistic__dot{
    margin: 0 2px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    color: #686868;
}
.b-post-statistic__text{
    display: inline-block;
    line-height: 20px;
    font-size: 11px;
    color: #686868;
    vertical-align: top;
}
.cl-bottom-info-like{
    margin: -1px 6px 0 0;
    display: inline-block;
    line-height: 15px;
}
.b-post-statistic__icon{
    margin: 0px 5px 0 0;
    width: 14px;
    height: 14px;
    vertical-align: baseline;
    display: inline-block;
    background: url(../img/icon-set.png);
}
.m-post-statistic__icon-like{
    background-position: -242px -48px;
}
.m-post-statistic__icon-comm{
    background-position: -256px -45px;
}
.m-post-statistic__icon-view{
    width: 16px;
    background-position: -271px -45px;
}
.m-post-statistic-w{
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
}
.m-post-statistic-w .b-post-statistic__text, .m-post-statistic-w .b-post-statistic__dot{
    color: #fff;
}
.m-post-statistic-w .m-post-statistic__icon-like{
    background: url(../img/person_blog-icon-set.png);
    background-position: -26px 1px;
}
.m-post-statistic-w .m-post-statistic__icon-comm{
    background: url(../img/person_blog-icon-set.png);
    background-position: -42px 3px;
}
.m-post-statistic-w .m-post-statistic__icon-view{
    background: url(../img/person_blog-icon-set.png);
    background-position: -56px 4px;
}
/* Aside */
.b-title-aside{
    margin: 5px 0 10px 0;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}
/* Social */
.b-social-aside{
    float: left;
}
.b-social-tw {
    margin-bottom: 20px;
    width: 239px;
    float: left;
    text-align: center;
}
.b-social-tw__pic {
    width: 239px;
    height: 20px;
    display: block;
    float: left;
    background: url(../img/icon-set.png);
    background-position: -13px -48px;
}
.b-social-tw__title {
    padding: 8px 0 0 0;
    display: inline-block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #962b2e;
}
.b-social-tw__title:hover {
    text-decoration: underline;
}
.b-social-vk {
    margin-bottom: 20px;
    width: 239px;
    float: left;
}
.b-social-fb {
    margin-bottom: 20px;
    width: 239px;
    float: left;
}
.b-aside-rss {
    width: 239px;
    float: left;
    text-align: center;
}


.b-app-store {
    width: 239px;
    float: left;
    text-align: center;
}

.b-app-store__link {
    text-decoration: none;
}

.b-app-store__title {
    padding: 8px 0 0 0;
    display: inline-block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #962b2e;
}
.b-app-store__title:hover {
    text-decoration: underline;
}

.b-aside-rss__link {
    text-decoration: none;
}
.b-aside-rss__pic {
    width: 229px;
    height: 20px;
    display: block;
    float: left;
    background: url(../img/icon-set.png);
    background-position: -13px -68px;
}
.b-aside-rss__title {
    padding-top: 8px;
    display: inline-block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #962b2e;
}
.b-aside-rss__title:hover {
    text-decoration: underline;
}


/* Informers */
.b-inf-post {
    margin: 0 0 20px 0;
    padding: 0 0 18px 0;
    width: 239px;
    float: left;
    background: #fff;
}
.b-inf-post__header {
    display: block;
    float: left;
    width: 100%;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-size: 12px;
    margin: 14px 0 11px 0;
    font-weight: normal;
}
.b-inf-post__link{
    display: block;
    float: left;
    text-decoration: none;
}
.b-inf-post__sep {
    margin: 0;
    width: 229px;
    height: 8px;
    display: block;
    float: left;
    background-image: url(../img/icon-set.png);
    background-position: -112px -24px;
}
.b-inf-post__pic {
    margin: 11px 0 0 0;
    width: 239px;
    height: 134px;
    display: block;
    float: left;
    background: url(../img/fav-post.jpg) repeat-x center center;
    background-size: cover;
}
.b-inf-post__pic-mask {
    margin:-144px 0 0;
    width:239px;
    height:155px;
    display: block;
    float:left;
    background:url(../img/favpost_mask.png);
}
.b-inf-post__title {
    margin: 9px 12px 0;
    width: 206px;
    display: block;
    float: left;
    font-family: PFDinTextCondProRegular, 'Arial Narrow',  Serif;
    text-align: center;
    color: #962b2e;
    font-size: 17px;
    line-height: 20px;
}
.b-inf-post__title:hover{text-decoration: underline;}

/* Login */
.b-login{
    padding: 45px 60px 0 60px;
}
.b-login-title{
    padding-bottom: 20px;
}
.b-login-title table{width: 100%;}
.b-login-title__sep{
    border-top: 1px solid #fff;
}
.b-login-title__text{
    margin:0 20px;
    text-align:center;
    font-family:PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-size:30px;
    line-height:40px;
    color:#fff;
    white-space: nowrap;
}
.b-singin{
    padding-bottom: 20px;
    width: 440px;
    float: left;
}
.m-passrec{
    margin-left: 232px;
    width: 530px;
    float: none;
}

.b-singin-text{
    padding-bottom: 20px;
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.3;
}
.m-singin-text-passrec{
    text-align: center;
}

.b-singin-text__link{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.b-singin-text__link:hover{text-decoration: none;}

.b-singin-slide{
    display: none;
}
.b-singin__title{
    height: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    font-size: 13px;
    text-transform: uppercase;
}
.m-singin__title-or{
    text-align: center;
    margin-bottom: -40px;
    padding-bottom: 0;
    padding-top: 20px;
}
.b-singin__title-radio{
    margin: 0 0 0 90px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    vertical-align: top;
}
.b-singin__title-label{
    padding-left: 5px;
    display: inline-block;
    line-height: 13px;
    cursor: pointer;
}
.b-singin__item{
    min-height: 60px;
}
.b-passrec__item{
    min-height: 50px;
}
.b-singin__label{
    padding-left: 20px;
    width: 70px;
    height: 37px;
    line-height: 3;
    display: block;
    float: left;
    color: #fff;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    font-size: 15px;
    text-transform: uppercase;
}
.m-passrec__label{
    padding-left: 0;
}
.b-singin__input{
    padding:0 7px;
    width:234px;
    height:33px;
    color:#434343;
    display:block;
    float: left;
    font-family: Arial;
    font-size: 18px;
    line-height: 33px;
}
.m-passrec__input{
    margin-right: 20px;
    width:340px;
}
.b-singin__text{
    padding-left: 90px;
    padding-bottom: 15px;
    font-size: 10px;
    color: white;
    /*text-transform: uppercase;*/
    /*font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;*/
    line-height: 15px;
}
.b-passrec__text{
    padding-left: 71px;
    padding-bottom: 20px;
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.3;
}
.b-passrec__mess{
    margin-left: 71px;
    width: 355px;
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    line-height: 1.2;
}
.b-singin__link{
    color: #fff;
    text-decoration: underline;
}
.b-singin__link:hover{
    text-decoration: none;
    color: #FEF0D6;
}
.b-singin__btn{
    margin-bottom: 10px;
    padding:1px 10px 0;
    height:24px;
    border:1px solid #fff;
    box-sizing: border-box;
    display:block;
    cursor:pointer;
    color:#fff;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    font-size:12px;
    line-height: 24px;
    vertical-align: middle;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    background:#962B2e;
}
.b-singin__btn:hover{
    color: #FEF0D6;
    border-color: #FEF0D6;
}
.b-singin__btn-mt{
    padding-top: 6px;
}
.b-singin-sep{
    margin-bottom: 20px;
    margin-left: 90px;
    width: 255px;
    height: 1px;
    background-image: url(../img/b-singin-sep.png);
    background-repeat: repeat-x;
}
.b-link__recover-password{
    margin-top: 15px;
    margin-left: 15px;
    display: block;
    float: left;
    line-height: 0.8;
    color: #fff;
    font-size: 10px;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
.b-link__recover-password:hover{
    border-bottom: none;
    color: #FEF0D6;
}

.b-social-auth{
    padding-left: 120px;
}
.b-social-auth-list{
    margin: 0 0 0 -3px;
    padding: 0;
}
.b-social-auth-item{
    margin-bottom: 14px;
    list-style: none;
    display: block;
}
.b-social-auth-btn{
    width:234px;
    height:39px;
    display: inline-block;
    background-image: url(../img/buttons-soc-big.png);
    background-repeat: no-repeat;
}
.b-social-auth-btn:focus{outline: none;}
.m-social-authn-fb {background-position:0 0px;}
.m-social-authn-fb:hover {background-position:-234px 0px;}
.m-social-authn-fb:active {background-position:-468px 0px;}
.m-social-authn-vk {background-position:0 -40px;}
.m-social-authn-vk:hover {background-position:-234px -40px;}
.m-social-authn-vk:active {background-position:-468px -40px;}
.m-social-authn-tw {background-position:0 -80px;}
.m-social-authn-tw:hover {background-position:-234px -80px;}
.m-social-authn-tw:active {background-position:-468px -80px;}





/* Footer */
.b-footer{
    width: 1000px;
    display: inline-block;
    border-top: 4px solid #962b2e;
}
.b-copy{
    width: 300px;
    float: left;
    margin: 13px 30px 0 0;
}
.b-copy__head{
    margin-bottom: 4px;
    height: 20px;
}
.b-copy-icon-list{
    margin: 0;
    padding: 0;
    width: 70px;
    height: 20px;
    float: left;
}
.b-copy-icon-item{
    list-style: none;
    float: left;
}
.b-copy-icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon-set.png);
}
.m-copy-icon1 {background-position: 0 -8px;}
.m-copy-icon2 {background-position: 0 -28px;}
.m-copy-icon3 {background-position: -21px -24px;}

.b-copy-title {
    float: left;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    color: #010101;
    font-size: 12px;
    line-height: 20px;
}
.b-copy-title__link {
    display: inline-block;
    text-decoration: none;
    color: #962b2e;
    line-height: 20px;
}
.b-copy-title__link:hover {
    text-decoration: underline;
}

.b-copy-contacts{
    text-decoration: none;
    font-size: 11px;
    color: #962b2e;
}
.b-copy-contacts__link{
    text-decoration: none;
    font-size: 11px;
    color: #962b2e;
}
.b-copy-contacts__link:hover{
    text-decoration: underline;
}

.b-copy__text{
    padding-top: 8px;
    font-size: 9px;
    font-family: Arial;
    color: #8f8f8f;
    line-height: 1.4;
}

.b-footer-menu {
    float: left;
    margin: 14px 30px 0 0;
    width: 100px;
}
.m-footer-menu__about{
    margin: 14px 15px 0 0px;
    width: 180px;
}
.b-footer-menu__list{
    margin: 0;
    padding: 0;
}
.b-footer-menu__item{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 17px;
}
.b-footer-menu__link{
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
    line-height: 17px;
    vertical-align: top;
    color: #962b2e;
}
.b-footer-menu__link:hover{text-decoration: underline;}
.m-footer-menu__link-maim{
    padding-top: 1px;
    font-size: 12px;
    line-height: 16px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
}

.b-footer-social {
    float: left;
    margin: 16px 0 0 40px;
    width: 120px;
}
.b-footer-social__title {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}
.b-footer-social__list{
    margin: 0;
    padding: 0;
}
.b-footer-social__item{
    list-style: none;
}
.b-footer-social__link {
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
    vertical-align: baseline;
    line-height: 22px;
    color: #962b2e;
}
.b-footer-social__link:hover{text-decoration: underline;}
.b-footer-social__icon{
    display: inline-block;
    vertical-align: top;
    background: url(../img/icon-set.png);
}
.m-footer-social__icon-fb{
    margin: 3px 8px 0 0;
    width: 9px;
    height: 15px;
    background: url(../img/social/fb_icon.png);
}
.m-footer-social__icon-vk{
    margin: 4px 6px 0 -1px;
    width: 15px;
    height: 15px;
    background: url(../img/social/vk_icon.png);
}
.m-footer-social__icon-tw{
    /*margin: 3px 2px 0 -4px;*/
    width: 19px;
    height: 14px;
    background: url(../img/social/tw_icon.png);
}

.m-footer-social__icon-ig{
    margin: 3px 2px 0 -4px;
    width: 19px;
    height: 14px;
    background: url(../img/social/ig_icon.png);
}

.b-footer-social-image{
    margin-top: -4px;
    vertical-align: middle;
    margin-right: 12px;

}
.b-footer-social__link:hover .b-footer-social-image
{
    /*opacity: .81;*/
}
.m-footer-social__icon-ig{
    margin: 3px 2px 0 -4px;
    width: 19px;
    height: 14px;
    background-position: -61px -24px;
}
.m-footer-social__icon-rss{
    margin: 3px 6px 0 -1px;
    width: 13px;
    height: 13px;
    background: url(../img/social/rss_icon.png);
}
.b-factory{
    margin-top: 12px;
    display: block;
    float: right;
}





/* Blocks */
.b-bublle{
    position: absolute;
    margin: 0;
    padding: 15px 18px 12px 18px;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    display: none;
    box-shadow: 2px 3px 11px -2px black;
    background: #962B2E;
    z-index: 1000;
    text-align: left;
}
.b-bublle.m-bublle__town_select{
    position: absolute;
    margin: 0;
    padding: 15px 20px 12px 20px;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    display: none;
    box-shadow: 2px 3px 11px -2px black;
    background: #962B2E;
    z-index: 1000;
    text-align: left;
}
.m-bublle__town{
    top: 75px;
    left: 0;
    width: 330px;
    height: 122px;
}
.m-bublle__town.m-bublle__town_select{
    top: 75px;
    left: 146px;
    width: 180px;
    height: auto;
}
.b-bublle__title {
    padding-bottom: 12px;
}
.b-bublle__title h3 {
    margin: 0;
    padding: 0;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    line-height: 1;
    font-size: 17px;
    text-align: center;
}
.b-bublle__title h4 {
    margin: 0;
    padding: 0;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    font-size: 14px;
    line-height: 1;
}
.b-bublle__title-mark{
    color: #000;
}
.b-bublle__desc{
    padding-bottom: 10px;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
    line-height: 1.4;
}

.b-bublle__text {
    padding: 10px 13px 13px 13px;
    background-color: white;
}
.b-bublle .city-list
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.b-bublle .city-list li{}
.b-bublle .city-list li a
{
    display: inline-block;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-decoration: none;
}
.b-bublle .city-list li a:hover
{
    color: #fef0d6;
    text-decoration: underline;
}
.b-bublle .city-list li a.selected
{
    color: #fef0d6;
    text-decoration: none !important;
    cursor: default;
}

.m-bublle__text-center{
    text-align: center;
}
.b-bublle__text-town {
    margin: 0;
    padding: 0 0 6px 0;
    line-height: 1.6;
    text-align: center;
}
.b-bublle__footer{
    padding: 15px 0 5px 0;
    text-align: center;
}
.b-bublle__close {
    position: absolute;
    top: 3px;
    right: 5px;
    width: 12px;
    height: 12px;
    display: block;
    background-image: url(../img/icon-set.png);
    background-position: -163px -184px;
}
.m-bublle__close-min{
    padding: 3px;
    width: 6px;
    height: 6px;
    background-image: url(../img/icon-set.png);
    background-position: -177px -185px;
}
.b-bublle__tail {
    position: absolute;
    top: -6px;
    right: 10%;
    width: 17px;
    height: 6px;
    background-image: url(../img/icon-set.png);
    background-position: -233px -169px;
}
.m-bublle__tail-town{
    right: 70px;
}
.m-bublle__tail-noifications{
    right: 80px;
}
.b-bublle__btn {
    padding: 2px 8px 0 8px;
    display: inline-block;
    font-size: 10px;
    height: 17px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif;
    color: #962B2E;
    border: 1px solid #962B2E;
}
.m-bublle__btn-town{

}
.m-buble__btn-w{
    color: #fff;
    border: 1px solid #fff;
}

/* User Profile */

.b-user{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
}
.b-user:hover .b-user__name{
    text-decoration: underline;
}
.b-user:hover .b-notification-count,.b-user:hover .m-notification-count-user-panel{
    text-decoration: none;
}
.b-user__pic{
    margin-right: 12px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
}
.b-user__name{
    padding-top: 1px;
    display: block;
    float: left;
    line-height: 30px;
}
.m-user-panel{
    display: block;
    float: left;
    text-decoration: none;
    line-height: 20px;
    color: white;
    vertical-align: baseline;
}
.m-user-panel:hover .b-user__name{
    color: #FEF0D6;
    text-decoration: underline;
}
.m-user-panel .b-user__pic{
    margin: 0;
    padding: 5px 15px 4px 0;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
}
.m-user-panel .b-user__name{
    padding-top: 3px;
    height: 36px;
    float: left;
    line-height: 37px;
    vertical-align: bottom;
    display: block;
    font-size: 14px;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif !important;
    font-weight: bold;
    text-transform: uppercase;
}
.m-blog-panel-user{
    margin-top: -5px;
    color: #fff;
}

/* b-profile-link */
.b-profile-link{
    position: relative;
    height: 30px;
    display: inline-block;
    text-decoration: none;
    color: #000;
}
.b-profile-link:hover .b-profile-link__name{
    text-decoration: underline;
}
.b-profile-link__pic{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}
.b-profile-link__name{
    padding-left: 38px;
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    line-height: 16px;
    color: #000;
    text-decoration: none;
}
.b-profile-link__date{
    padding-left: 38px;
    display: block;
    font-size: 10px;
    vertical-align: bottom;
    line-height: 14px;
    white-space:nowrap;
}




.b-profile{
    margin: 0;
    width: 748px;
}
.b-profile__user-info{
    margin-bottom: 30px;
}
.b-profile-page{
    width: 554px;
    float: left;
}
.b-profile-sub-page{
    width: 194px;
    float: left;
}
.b-seporator-dot {
    height: 1px;
    clear: both;
    background: url(../img/clone/c-event-sep.png);
}
.m-seporator-dot__settings{
    margin-bottom: 14px;
}
.m-seporator-dot__settings-soc{
    margin-bottom: 22px;
}

.b-profile-item-title{
    margin: 0;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    color: #222;
    font-size: 15px;
    font-weight: normal;
}

.b-profile-avatar{
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 166px;
    height: 245px;
}
.b-profile-avatar__pic{
    width: 166px;
    height: 245px;
}
.b-profile-user-panel{
    margin-bottom: 30px;
    height: 53px;
}
.b-profile-title{
    display: inline-block;
    vertical-align: bottom;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    color: black;
    font-size: 35px;
    line-height: 53px;
    text-decoration: none;
}
.b-profile-title__pic{
    display: block;
    float: left;
    width: 53px;
    height: 53px;
}
.b-profile-title__name{
    margin-left: 23px;
    max-width: 320px;
    display: block;
    float: left;
    line-height: 53px;
    vertical-align: bottom;
    font-size: 35px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    color: black;
    white-space: nowrap;
    text-decoration: none;
    overflow: hidden;
}
.b-profile-title:hover .b-profile-title__name{
    text-decoration: underline;
}

.b-profile-edit-bar{
    position: relative;
    width: 150px;
    float: right;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,1) 25%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,0)), color-stop(25%,rgba(245,245,245,1)), color-stop(100%,rgba(245,245,245,1)));
    background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%,rgba(245,245,245,1) 25%,rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(top, rgba(245,245,245,0) 0%,rgba(245,245,245,1) 25%,rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,245,245,0) 0%,rgba(245,245,245,1) 25%,rgba(245,245,245,1) 100%);
    background: linear-gradient(top, rgba(245,245,245,0) 0%,rgba(245,245,245,1) 25%,rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#f5f5f5',GradientType=0 );
}
.m-edit-profile {
    width: 122px;
}
.m-edit-settings{
    width: 122px;
}
.b-profile-desc{
    margin: 25px 0 10px 0;
    color: #222222;
    line-height: 16px;
}
.b-profile-personal-date {
    margin: 0 0 20px 0;
    color: #222222;
    line-height: 16px;
}
.b-profile-user-link-list {
    margin: 0 0 12px -18px;
    height: 30px;
}
.b-profile-user-link-item {
    margin: 0 2px 6px;
    width: 40px;
    height: 23px;
    display: block;
    float: left;
    text-decoration: none;
}
.b-profile-user-link-item__icon{
    display: block;
}
.b-profile-user-link-item__text{
    margin: 5px 0 0 0;
    width: 90px;
    font-size: 11px;
    color: #962b2e;
    line-height: 12px;
    display: none;
}
.m-profile-user-link-item__icon-fb{
    margin: 3px auto 0;
    width: 10px;
    height: 17px;
    background: url(../img/people-icon-set.png);
    background-position: -210px -30px;
}
.m-profile-user-link-item__icon-last{
    margin: 0 auto 0;
    width: 23px;
    height: 23px;
    background: url(../img/people-icon-set.png);
    background-position: -242px -47px;
}
.m-profile-user-link-item__icon-lj{
    margin: 1px auto 0;
    width: 21px;
    height: 22px;
    background: url(../img/people-icon-set.png);
    background-position: -265px -47px;
}
.m-profile-user-link-item__icon-vk{
    margin: 4px auto 0;
    width: 14px;
    height: 16px;
    background: url(../img/people-icon-set.png);
    background-position: -220px -30px;
}
.m-profile-user-link-item__icon-yt{
    margin: 0 auto 2px;
    width: 19px;
    height: 23px;
    background: url(../img/people-icon-set.png);
    background-position: -221px -62px;
}
.m-profile-user-link-item__icon-sk{
    margin: 2px auto 0;
    width: 20px;
    height: 21px;
    background: url(../img/people-icon-set.png);
    background-position: -264px -69px;
}
.m-profile-user-link-item__icon-tw{
    margin: 5px auto -4px;
    width: 22px;
    height: 15px;
    background: url(../img/people-icon-set.png);
    background-position: -221px -47px;
}
.m-profile-user-link-item__icon-fl{
    margin: 4px auto 0;
    width: 24px;
    height: 15px;
    background: url(../img/people-icon-set.png);
    background-position: -240px -70px;
}
.m-profile-user-link-item__icon-lat{
    margin: 4px auto 0;
    width: 25px;
    height: 16px;
    background: url(../img/people-icon-set.png);
    background-position: -286px -57px;
}
.b-profile-user-stat{
    margin-bottom: 20px;
}
.b-profile-user-stat__header{
    margin-bottom: 12px;
}
.b-profile-user-stat__header-text{
    display: inline-block;
    text-decoration: none;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    color: #222222;
}
.b-profile-user-stat__header-sep{
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    color: #222222;
}
.b-profile-user-stat__footer{
    height: 16px;
}
.b-profile-user-stat__footer-text{
    color: #222222;
    font-size: 11px;
}
.b-profile-user-stat__footer-icon-view{
    margin: 3px 5px 0 5px;
    width: 18px;
    height: 10px;
    display: inline-block;
    background: url(../img/people-icon-set.png);
    background-position: -286px -47px;
}
.b-friend-link{
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    line-height: 14px;
    text-decoration: none;
}

.b-friend-link__icon{
    margin-right: 5px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: top;
    background: url(../img/people-icon-set.png);
    background-position: -170px -37px;
}

.del-friend .b-friend-link__icon {background: url(../img/minus.png) !important;background-position: 0 0;}
.b-friend-link__title{
    vertical-align: middle;
    display: inline-block;
    line-height: 14px;
    text-transform: uppercase;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-size: 10px;
    color: #2681c0;
}

.b-profile__friends{
    margin-bottom: 30px;
}
.b-profile-friend-list{
    padding-bottom: 20px;
    margin-left: -30px;
}
.b-profile-friend-item{
    margin: 0 5px 14px 5px;
    width: 80px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
}
.b-profile-friend-item:hover{
    text-decoration: underline;
}
.b-profile-friend-item__pic{
    width: 30px;
    height: 30px;
    text-decoration: none;
}
.b-profile-friend-item__name{
    display: block;
    text-align: center;
    font-size: 11px;
    color: #231f20;
    line-height: 13px;
}

.b-profile__user-active .b-post-item__text{
    width: 445px;
}



.b-post-item{
    margin-bottom: 30px;
    width: 100%;
    float: left;
}
.b-post-item__pic{
    margin-right: 20px;
    display: block;
    float: left;
    width: 86px;
    height: 86px;
}
.b-post-item__pic img{
    display: block;
    float: left;
    width: 86px;
    height: 86px;
    border: none;
}
.b-post-item__text{
    float: left;
}
.b-post-item__category{
    margin-bottom: 8px;
    display: block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #000;
    line-height: 12px;
}
.b-post-item__title{
    margin-bottom: 8px;
    display: inline-block;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    text-decoration: none;
    font-size: 20px;
    color: #962b2e;
    line-height: 23px;
}

.b-post-item__category:hover,
.b-post-item__title:hover{
    text-decoration: underline;
}
.b-post-item__info{
    clear: both;
}




.b-profile__blogs{
    margin-bottom: 30px;
}
.b-profile-blog-list{
    width: 100%;
    float: left;
}
.b-profile-blog-list .b-post-view:last-child{
    margin-right: 0;
}
.b-profile-link-panel{
    margin-bottom: 30px;
    width: 100%;
}
.b-profile-link-panel-item{
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #962B2E;
    font-size: 10px;
}
.b-profile-link-panel-item:hover{
    text-decoration: underline;
}

.b-blog-header{
    float: left;
    width: 744px;
}
.b-blog-header-title{
    margin: 0;
    text-align: center;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-size: 55px;
    line-height: 65px;
    color: #962b2e;
}
.b-blog-header-desc{
    padding: 0 45px;
}
.b-blog-header-desc table{
    width: 100%;
}
.b-blog-header-desc td{
    width: 33%;
}
.b-blog-header-desc__sep{
    margin: 8px 0 0;
    height: 10px;
    display: block;
    background: url(../img/clone/pb-stripe.png);
    background-repeat: repeat-x;
}
.b-blog-header-desc__text{
    margin: 0 15px;
    white-space: nowrap;
    letter-spacing: 1px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    color: #000;
}
.b-blog-panel{
    margin: 32px 0 45px 0;
    padding-top: 1px;
    height: 20px;
    background: #962b2e;
}
.b-blog-panel__title {
    margin: 0 10px 0 52px;
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    color: #fff;
}
.b-blog-panel__arrow{
    margin: 7px 15px 0 19px;
    width: 26px;
    height: 7px;
    display: inline-block;
    vertical-align: top;
    background: url(../img/person_blog-icon-set.png);
}
.b-blog-panel__text{
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    color: #fff;
}


/* Settings */
.b-profile-settings{
    margin: 0;
    width: 748px;
}
.b-profile-page-title{
    margin-bottom: 30px;
    height: 53px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-size: 30px;
    color: #000;
    line-height: 0.9;
}
.b-profile-settings-nav{
}
.b-profile-settings-nav__list{
    margin: 0;
    padding: 0;
}
.b-profile-settings-nav__item{
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 14px 10px 10px 10px;
    list-style: none;
    background-color: #FFF;
    color: #000;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    text-transform: uppercase;
    font-size: 13px;
}
.m-profile-settings-nav__item-active{
    margin-right: 0;
}
.b-profile-settings-nav__item-text{
    color: #000;
}
.b-profile-settings-nav__item-notactive{
    color: #ead5d5;
    text-decoration: underline;
}
.b-profile-settings-nav__link{
    color: #962b2e;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: underline;
}
.b-profile-settings-nav__link:hover{text-decoration: none;}
.m-profile-settings-nav__item-active .b-profile-settings-nav__link{
    color: #222;
    cursor: default;
    text-decoration: none;
}

.b-profile-settings-page{
    padding: 14px 22px 14px 14px;
    background-color: #FFF;
}
.b-profile-settings-page table{
    border-collapse: collapse;
    width: 100%;
}
.b-profile-settings-page td{
    vertical-align: top;
}
.b-profile-settings-page td:first-child{width: 155px;}
.b-profile-settings-page td:last-child{width: 45px;}
.b-profile-settings-label{
    color: #222;
    font-family: PFDinTextCondProMedium, 'Arial Narrow',  Serif;
    font-size: 13px;
    text-transform: uppercase;
}
.open .b-profile-settings-label {
    color: #962B2E;
}
.b-profile-settings-item{
    padding-bottom: 20px;
}
.b-profile-settings-text{
    font-family: Arial;
    font-size: 13px;
    color: #222;
    line-height: 1.4;
}
.m-profile-settings-text__m{
    margin: 12px 0;

}
.b-profile-settings-text__label{
    padding-bottom: 8px;
    font-family: Arial;
    font-size: 11px;
    color: #222;
    line-height: 1.3;
}
.m-profile-settings-text__label-selected{
    font-weight: bold;
}
.b-profile-settings-text__link{
    color: #962b2e;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    border-bottom: 1px dotted #962b2e;
}
.b-profile-settings-text__link:hover{border-bottom: none;}
.m-profile-settings-text__selected{
    font-size: 13px;
    font-weight: bold;
}
.m-profile-settings-text__message{
    padding-top: 3px;
    border-bottom: 0;
    color: #962b2e;
    text-transform: none;
}
.m-profile-settings-text__message-error{
    padding-top: 3px;
    border-bottom: 0;
    color: red;
    text-transform: none;
}
.m-profile-settings-text__message-active{
    padding-top: 3px;
    border-bottom: 0;
    color: green;
    text-transform: none;
}
.b-profile-settings-input{
    margin-bottom: 18px;
    width: 165px;
    height: 20px;
    display: block;
    font-size: 13px;
    font-family: Arial;
}
.b-profile-social{
    padding-top: 28px;
}




.m-edit-profile-natification{

}

.m-bublle-noifications{
    top: 70px;
    left: -410px;
    width: 540px;
}
.b-notification{
    padding-top: 10px;

}
.b-notification-head{
    padding-bottom: 20px;
}
.b-edit-check-list{
    margin-bottom: 20px;
}
.b-edit-check-list__title{
    margin-bottom: 5px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', Serif;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
}
.b-edit-check-item{
    font-size: 13px;
}
.b-edit-check-item__checkbox{
    margin:0;
    display: inline-block;
    vertical-align: baseline;
    line-height: 15px;
    font-size: 13px;
    cursor: pointer;
}
.b-edit-check-item__checkbox-label{
    padding: 3px 0 3px 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
}
.m-edit-check-item__label-up{
    text-transform: uppercase;
}

.b-error-label{
    clear: both;
    font-family: Arial;
    font-size: 11px;
    color: #421415;
}
.m-error-label-login{
    padding-left: 90px;
    padding-bottom: 5px;
}


.b-tag-desc{
    padding-right: 24px;
    padding-bottom: 30px;
    width: 744px;
    float: left;
}
.b-tag-desc__pic{
    padding-bottom: 30px;
    min-height: 170px;
    text-align: center;
}
.b-tag-desc__pic img{
}
.b-tag-desc__text{
    width: 100%;
    font-size: 13px;
    color:#222222;
}


.b-age{
    margin: -8px 0 -8px 30px;
    width: 27px;
    height: 27px;
    background-color: #962b2e;
    font-family: PFDinTextCondProBold, 'Arial Narrow', Serif !important;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 13px;
       -moz-border-radius: 13px;
         -o-border-radius: 13px;
            border-radius: 13px;
    line-height: 30px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
}
.b-age_6{
    display: none;
}


.b-paginator{
    clear: both;
    width: 767px;
}

.b-paginator__l{
    margin-left: -8px;
    width: 138px;
    height: 21px;
    float: left;
    text-align: left;
}
.b-paginator__c{
    padding: 0 3px;
    width: 500px;
    height: 21px;
    float: left;
}
.b-paginator__r{
    margin: -20px 16px 0px 0px;
    width: 138px;
    height: 21px;
    float: right;
    text-align: right;
}
.b-paginator__list{
    padding-top: 2px;
    text-align: center;
}
.b-paginator__item{
    position: relative;
    padding: 0 5px;
    font-family: PFDinTextCondProMedium, 'Arial Narrow', serif;
    font-size: 12px;
    color: #962b2e;
    line-height: 18px;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}
.b-paginator__item:hover{
    text-decoration: underline;
}
.b-paginator__item_active{
    color: #000;
    cursor: default;
}
.b-paginator__item_active:hover{
    text-decoration: none;
}
.b-paginator__item:after{
    position: absolute;
    top: 0;
    left: -13%;
    width: 125%;
    height: 100%;
    content: '';
    display: block;
}

.b-paginator__dot{
    font-family: PFDinTextCondProMedium, 'Arial Narrow', serif;
    font-size: 12px;
    color: #962b2e;
    line-height: 18px;
    vertical-align: middle;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
}
.b-paginator__dot:hover{
    text-decoration: underline;
}
.b-paginator__control{
    display: inline-block;
    line-height: 20px;
    color:#962B2E;
    text-decoration: none;
}
.b-paginator__control:hover .b-paginator__control-text{text-decoration: underline;}

.b-paginator__control-icon{
    width: 9px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/icon-set.png);
}
.b-paginator__control_next .b-paginator__control-icon{
    background-position: -251px -62px;
}
.b-paginator__control_prev .b-paginator__control-icon{
    background-position: -242px -62px;
}
.b-paginator__control-text{
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
    color: #962b2e;
    vertical-align: middle;
}

.b-users{
    margin: 0 0 40px -14px;
    width: 772px;
    float: left;
    background:#fff;
}


.b-menu-sub a.b-menu-sub__link:nth-child(1),
.b-menu-sub a.b-menu-sub__link:nth-child(3) {
  display: none;
}
.b-menu-sub span.b-menu-sub__dot:nth-child(2),
.b-menu-sub span.b-menu-sub__dot:nth-child(4) {
  display: none;
}
