/*all specprojects*/

/*h3{
    display: block;
    font: 25px/25px Georgia;
    margin-bottom: 11px;
    color: #ff7f66;
}*/

h4{
  display: block;
  font: 25px/25px Georgia;
  margin-bottom: 11px;
  color: #000000;
}

h5{
  display: block;
  font: 25px/25px Georgia;
  margin-bottom: 11px;
  color: #9a8c81;
}

h6{
  display: block;
  font: 20px/20px Georgia;
  margin-bottom: 5px;
  color: #ff7f66;
}

.sitemap ul {
  margin: 0px 0 0px 14px;
}

a.a_h1, .a_h1{
  display: block;
  font: 36px/34px Georgia;
  margin-bottom: 9px;
  color: #ff7f66;
}
a.a_h1:hover{
  color: #dc4332 !important;
}
.header-counters {
  height: 0px;
}

.title_div {
  text-decoration: none;
  color: #262626;
  font-family: Georgia;
  font-size: 22px;
  margin: 0 0 15px 0;
}


h2 {
  font-size: 18px;
  line-height: 20px;
  color: #ff7f66;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: normal;
  margin-top: 30px;
}

.hentry {
  padding-bottom: 11px;
  margin-top: 10px;
  /*background: url(/i/forum/border.png) repeat-x bottom left;*/
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

#soc-network {
  width: 680px;
}

#soc-network ul {
  width: 680px;
}

#soc-network ul li {
  float: left;
  margin: 0 5px 0 0;
}



/*.article-content ul li, .article-section ul.artlist li {
    list-style-type: disc;
    margin-bottom: 20px;
    list-style-position: inside;
    padding-left: 0px;
    margin-left: 0px;

}*/


.pl  dl dt {
  font-weight: bold;
}



.article-content img{
  max-width: 100%;
  height: auto;
}

.article-content div.right-aligned {
  float: left;
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 0;
}


.article-content div.pl div.right-aligned {
  float: right;
}

.article-content div.left-aligned {
  float: left;
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 0;
}

.article-content p.anons{
  font-family: Georgia;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-weight: bold;
}


/*.article-content h3{
    font-size: 18px;
    line-height: 20px;
    color: #ff7f66;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: normal;
    margin-top: 5px;
}*/


.article-content dd {
  line-height: 1.3em;
  margin-bottom: 10px;
}

.dosie-anons_list .grid_2{
  max-height: 290px;
  overflow-y: hidden;
  font-size: 14px;
  margin-bottom: 20px;
}

.dosie-anons_list .row-container .item  .title{
  display: block;
  height: 60px;
  overflow-y: hidden;
}

.dosye_img {

  /*border-radius: 50%;*/
  float: left;
  margin-right: 20px;

}




.dosie-main-article {
  padding-top: 20px;
}

.myhistory-text p{
  margin: 5px 0;
}


/* ==================== WYSIWYG ==================== */
.wisywig {
  height: 20px;
  /*border-top: 1px solid #b6b2b4;
  border-left: 1px solid #b6b2b4;
  border-right: 1px solid #b6b2b4;
  background: url(/i/wisywig-bg.png) repeat-x;*/
  padding: 0 0 0 6px;
}
.wisywig ul {
  margin: 0;
  float: left;
}
.wisywig li {
  list-style: none;
  float: left;
  width: 20px;
  height: 20px;
  margin: 0px 10px 0 0;
}
.wisywig li a {
  padding: 9px 0 0;
  display: block;
  height: 20px;
}
#format {
  float: right;
  text-align: right;
  padding: 3px 4px 0 0;
  margin: 0;
}
#format label {
  float: left;
  font: 10px tahoma, helvetica, sans-serif;
  margin-right: 8px;
}
#write-form #format label, #format label {color: #505050;}
#content_l #write-form  #format input {
  width: auto;
  float: left;
  margin: 5px 0 0 0;
  top: 1px; /* IE */
  border: none;
  background: transparent;
}


h3.comment-t, p.comment-t {

  color: #ff7f66;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.045em;
  text-transform: uppercase;

}

.comment-field {
  width: 100%;
}

.answer-form {
  padding: 0px;
  display: block;
}

.answer-form textarea {
  width: 100%;
}

span.answer {
  color: #ff7f66;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 9px;
  letter-spacing: 0.01em;
  display: block;
  margin: 15px 0px;
}

.button-holder {
  margin: 20px 0;
  clear: both;
}

.button-holder li {
  float: left;
  margin: 0 20px 0 0;
}

.comment {
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 0;
}

.comment  .avatar  {
  float: left;
  margin: 0 10px 5px 0;


}

.comment  .user {
  font-size: 12px;
  color: #000000;
  font-family: Georgia;
  font-style: normal;

}

.comment  .when{
  float: right;
  color: #ababab;
  font-size: 10px;
  line-height: 7px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-style: normal;
}

/*.voting span,
.voting strong {
    font-weight: bold;
    display: block;
    float: left;
    margin: 0 0 0 4px;
    cursor: pointer;
    font-size: 12px;
}*/
/*.vote-icon {
    display: block;
    background:  url(/i/theme_psychologies/votes-bg.png) no-repeat 0 -121px;
    text-indent: -1000em;
    overflow: hidden;
    width: 15px;
    height: 15px;
}*/

.good-vote-disable {background-position: 0 -143px;}
.bad-vote {background-position: -19px -121px;}
.bad-vote-disable {background-position: -19px -143px;}


.invite_block {
  padding: 0px 0;
  font: 14px Georgia;
}

.invite_block span, .invite_block a {
  color: #ff7f66;
  cursor: pointer;
}


.answer-form {
  display: block;
}

.lev1 {
  padding-left: 40px;
}

.lev2 {
  padding-left: 80px;
}

.lev3 {
  padding-left: 120px;
}

#b-comments {

  padding-bottom: 15px;
}

#b-comments .comment .item .description  {
  color: #000000;
  font-style: normal;
  font: 14px/18px Georgia;
}

.delcom_div {
  float: left;
  margin: 7px 0 0 0;

}

#b-comments a.del {
  display: block;
  background:  url(/i/expert/small_close.gif) no-repeat 0 0px;
  text-indent: -1000em;
  overflow: hidden;
  width: 5px;
  height: 5px;
  float: left;
  margin-right: 15px;
}



.article-also {
  padding-bottom: 11px;
  border-bottom: 1px solid #ababab;
  margin-bottom: 23px;
}

#error_ent1{
  margin: 10px 0;
}

.observers_item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
}

.observers_item .title{
  font-family: Georgia;
  font-size: 22px;
  margin-bottom: 15px;

}

.count_comments_div {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  height: 23px;
  font-size: 12px;
  line-height: 22px;
  color: #9a8c81;
  border: 1px solid #d7d1cd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin: 10px 1px 0 0px;
}


.columnist-about {
  font-size: 12px;
  margin-bottom: 10px;
  clear: both;
}

.columnist-about img {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}

.columnist-about .txt{
  font-family: Georgia;
  font-size: 17px;
  display: block;
  margin-bottom: 5px;
}

div.onepixel {
  clear: both;
  display: block;
  overflow: hidden;
  height: 1px;
  border-top: 1px solid #ababab;
}

.ob_item {
  border-bottom: 1px solid #dedede;
  padding: 25px 0 15px 0;

}

.ob_title {
  font-family: Georgia;
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
}

.ob_desc {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}

.ob_article {
  display: block;
  margin: 0 0 3px 0;
}

.ob_link_all {
  margin: -5px 0 0 0;
  float: right;
  cursor: pointer;

}

/*.items_list li {
    display: none;
}*/

.observers_main .section-observers {
  margin-top: 25px;
}

.observers_main .columnist-about .link-all {
  display: none;
}


.ob_articles {
  float: right;
  width: 520px;
  background: url("/i/main/icon/book.png") no-repeat;
  padding: 0 0 0 40px;

}


.search-result-ad .item {
  padding: 20px 0;
  margin: 20px 0;
  border-top: 1px solid #dedede;
}

.search-result-ad .item .title{
  font-family: Georgia;
  font-size: 22px;
  margin-bottom: 15px;
}


.search-result-ad .item .title a {
  color: #ff7f66;
  line-height: 24px;

}


.search-result-ad .item .text {
  font-family: Georgia;
  font-size: 14px;
  line-height: 18px;
}


.search_postinfo {
  float: right;
  margin: 10px 0 0 0;
}

.search_postinfo li a {
  color: #9a8c81;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 11px;
}


.country_city_table {
  border-top: 1px solid #9a8c81;
  margin: 10px 0;
}

.country_city_table td select,  .country_city_table td input {
  width: 95%;
}


.country_city_header td {
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #9a8c81;
  line-height: 28px;
}

.expert_alert {
  padding: 25px 0 25px 0;
  border-top: 1px solid #9a8c81;
  font: 14px Georgia;
}

.expert_pivate_navigation a {
  display: block;
}

.expert_alert span, .expert_alert a {
  color: #ff7f66;
  cursor: pointer;
}

.expert_newform_label {
  float: left;
  width: 214px;
  height: 215px;
  padding: 0;
  margin: 0 15px 0px 0;

}

.expert_newform_label img {
  margin: 0;
}


.expert h2 {
  display: block;
  font-family: 'PT Serif', sans-serif;
  font-size: 24px;
  margin-bottom: 2px;
  text-transform: none;
  margin: 0 0 15px 0;
}

.expert .question-text {
  font-family: 'PT Serif', sans-serif;
}

.expert .postinfo li{
  display: block;
  font-family: 'PT Serif', sans-serif;
  margin: 15px 0 0px 0;
}



/*h3 {
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: normal;
    margin-top: 30px;
}*/

.popup-error-p {
  color: #ff7f66;
  margin: 15px 0 0 0;
  text-align: center;

}


.user-avatar-profile img {
  border-radius: 50%;
}

.username-profile {
  text-align: center;
  display: block;
}

.profile-holder {
  width: 170px;
  float: right;
}

.profile-holder .submit{
  margin: 0 0px 5px 0;

}

.status-info {
  font-size: 18px;
  line-height: 20px;
  color: #ff7f66;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: normal;
  margin-top: 30px;
}

.status-info span {
  color: #000000;
}

.user-record-part {
  font-size: 14px;
  font-family: Georgia;
  margin-top: 15px;
}

.user-record-item .title {
  font: 16px/28px Georgia;
}


.user-record-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}


#questionnaire .placeholder-label{
  height: 30px;
}

#questionnaire .form_row{
  margin-bottom: 20px;
}

#questionnaire .form_row_select{
  width: 293px;
}

#questionnaire  .form_row_select_birthday{
  float: left;
  width: 150px;
  margin: 0 15px 0 0;

}

#userpicselector li {
  float: left;
}

.window .close .ico-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 12px;
  height: 12px;
  background: url('/i/main/icon/pxl.png') no-repeat -80px 0;
}

.window_iiner {
  padding: 10px;
}
#change_user_email_form {
  padding: 20px;
}

#change_user_pass_form {
  padding: 20px;
}

.window_inner .form_row {
  margin: 0 0 10px 0;
}

.window_inner .form_row .label {
  display: block;
}

#error_ent1 {
  color: #ff0000;
}

#userpicselector li {
  margin: 0 15px 15px 0;
  border: 3px solid #ffffff;
  widht: 100px;
  height: 100px;
}

#userpicselector li a {
  widht: 100px;
  height: 100px;
}

#userpicselector .selected {
  border: 3px solid #dc4332;
}

.test-item img.cover {
  border-radius: 50%;
}

.article-content h3.interview {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.article-content .interview {
  font-family: Georgia;
}

.article-content h3.interview strong, .article-content p.interview strong{
  color: #dc4332;
  font-weight: bold;
  font-family: Georgia;
}


.article-content blockquote div:before {
  content: "";
  position: absolute;
  background: url('/i/main/icon/bef.png') no-repeat 0 0;
  width: 32px;
  height: 28px;
  left: -52px;
  top: -3px;
}

blockquote  div {
  margin-left: 115px;
  width: 506px;
  position: relative;
  font: 28px/32px Georgia;
}



.experts-tabs li span.name{
  height:40px;
}

.private_message_div {
  padding: 20px 0;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  margin: 0 0 20px 0;
}

.private_message li {
  float: left;
  margin: 0 40px 0 0;
}

.questions_navigation {
  float: right;
  width: 200px;

}

.pl {
  background: #f5f3f2;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.3em;
}

.pl p {
  margin-bottom: 15px;
}

.left-aligned {
  float: left;
  margin-right: 10px;
}

.normal {
  width: 50%!important;
}

.pl a {
  color: #dc4332;

}

.test-tags a {
  font-family: Georgia;
  color: #9a8c81;
}

.test-tags a:hover {
  color: #ff7f66;
}


.section-experts .expert-info .name {
  display: block;
  font: 14px/14px Georgia;
  margin: 7px 0 5px;
}

.observer-slider .name {
  display: block;
  font: 18px/18px Georgia;
  margin-top: 4px;
}

.experts-tabs .tab-content .name {
  /*display: block;*/
  font: 18px/18px Georgia;
  margin-top: 2px;
}


.forumToolsRight li a {
  color: #9a8c81;
}


.social-btn-wrap {
  padding: 20px 0;
  clear: both;
  width: 680px;
}

.social-btn-list li  {
  float: left;
}

.social-btn-list li.odno{
  width: 200px;
}

object {
  display: block;
  margin: 15px auto;
}

.article-content .article-social{
  margin: 10px 0 10px 0;
}

.article-social .soc-link {
  width: 90px;

}


.photo_slider_big_img {
  padding: 0 0 25px 0;
  border-bottom: 1px solid #ababab;
  margin: 0 0 25px 0;
  text-align: center;

}


.photogalery-slider .item {
  float: left;
  width: 60px;
  text-align: center;
  margin-right: 30px;
  overflow: hidden;
}
.photogalery-slider .photo {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}

.section-photogalery .bx-prev,
.section-photogalery .bx-next {
  position: absolute;
  top: 50px;
  z-index: 10;
  text-indent: -9999em;
  width: 10px;
  height: 50px;
  background: url('/i/main/icon/pxl.png') no-repeat 0 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


.section-photogalery .bx-prev.disabled,
.section-photogalery .bx-next.disabled {
  opacity: 0;
  filter: alpha(opacity=0);
}
.section-photogalery .bx-prev {
  left: 0px;
  background-position: -40px -20px;
}
.section-photogalery .bx-prev:hover {
  background-position: -60px -20px;
}
.section-photogalery .bx-next {
  right: 0px;
  background-position: -50px -20px;
}
.section-photogalery .bx-next:hover {
  background-position: -70px -20px;
}

.expert_photo {
  border-radius: 50%;
}

.note {
  color: #ff7f66;
}


.img_sm {
  width: 100px;
  height: 100px;
  float: left;
}

.info_sm {
  padding-left: 115px;
}


.info_sm  .name {
  font-family: Georgia;
  font-size: 30px;
  display: block;
  line-height: 24px;
  margin-bottom: 5px;
}

.form-add .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.form-add .sub {
  display: block;
  margin: 25px 0 20px;
}
.form-add .label {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.form-add .inp {
  width: 100%;
}
.form-add .you_user-radio {
  margin-bottom: 20px;
}
.form-add .you_user-radio .user {
  margin: 0 10px;
}
.form-add .you_user-radio .you-user {
  font-family: Georgia;
  font-weight: bold;
}
.form-add .more_user-radio {
  margin-bottom: 20px;
}
.form-add .more_user-radio .user {
  margin: 0 10px;
}
.form-add .age {
  margin-bottom: 20px;
}
.form-add .heading {
  width: 230px;
  margin-bottom: 20px;
}
.form-add .titles {
  margin-bottom: 20px;
}
.form-add .titles .inp {
  width: 680px;
}
.form-add .texta {
  margin-bottom: 20px;
}
.form-add .texta textarea {
  width: 680px;
  height: 175px;
  border: 1px solid #ccc5c0;
  border-radius: 6px;
  resize: none;
}
.form-add .text-form {
  margin-bottom: 20px;
}
.form-add .button {
  text-align: center;
}

.form-add .half_div {
  width: 330px;
  float: left;

}

.form-add .half_div_right{
  margin: 0 0px 0 18px;
}



.events-more-them {
  padding-top: 10px;
  margin-bottom: 30px;
}
.events-more-them .title-box {
  color: #9a8c81;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.events-more-them .item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
}

.events-more-them .last-item {
  border-bottom: none !important;

}

.events-more-them .item .title {
  font-family: Georgia;
  font-size: 22px;
  margin-bottom: 15px;
}
.events-more-them .item .title a {
  color: #ff7f66;
}
.events-more-them .item .title a:hover {
  color: #dc4332;
}
.events-more-them .item .title .num {
  width: 30px;
  height: 30px;
  font-family: Arial;
  font-size: 11px;
  color: #e3533e;
  background: #ece7e3;
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
  text-align: center;
  line-height: 30px;
  border-radius: 25px;
}
.events-more-them .item .text {
  font-family: Georgia;
  font-size: 14px;
  line-height: 18px;
}
.events-more-them .item:nth-of-type(6) {
  border-bottom: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
}
.events-more-them .center {
  text-align: center;
}

.seo {
  color: #737373;
}

.experts-content .seo p {
  color: #737373;
  font-family: Georgia;
  font-size: 14px;
  line-height: 18px;
  /*margin: 20px 0px 30px;*/

}


.category {
  color: #9a8c81;
  font-size: 11px;
  line-height: 8px;
  text-transform: uppercase;
//position: absolute;
//left: 114px;
//top: 0;
}

.category span {
  text-transform: none;
}


.side-dossier-list .link-all{
  bottom: -1px;
}

.noviy-nomer .mail-editor {
  border-bottom: none;
}


/* journal-anons */
.journal-anons {font: 14px arial, helvetica, garamond, sans-serif;}
.journal-anons h3 {color: #A6A675;}
.journal-anons h4 {font-size: 14px;}

.journal-anons .left-aligned {margin-right: 16px;}
.journal-anons .right-aligned {margin-left: 16px;}

.journal-link {
  display: block;
  text-decoration: underline;
  font: bold 12px tahoma, arial, helvetica, sans-serif;
}
.journal-link:hover {text-decoration: none;}
.journal-link strong, .journal-link img {
  display: block;
  margin-bottom: 8px;
}
.journal-link img {border: 1px solid #eaecef;}

.journal-anons h3.ir {
  /*background-image: url(/i/block/journal-titles.png);*/
  overflow: hidden;
}
.journal-anons h3.columnists {
  background-position: 0 0;
  width: 132px;
}
.journal-anons h3.from-editor  {
  background-position: -136px 0;
  width: 125px;
}
.journal-anons h3.questions {
  background-position: -270px 0;
  width: 175px;
}
.journal-anons h3.sofa {
  background-position: -449px 0;
  width: 65px;
}
.journal-anons h3.life-guru {
  background-position: -518px 0;
  width: 130px;
}
.journal-anons h3.life-style {
  background-position: -655px 0;
  width: 118px;
}
.journal-anons h3.self-examination {
  background-position: -778px 0;
  width: 107px;
}
.journal-anons h3.test {
  background-position: -892px 0;
  width: 40px;
}
.journal-anons h3.relations {
  background-position: -939px 0;
  width: 104px;
}
.journal-anons h3.self-portrait {
  background-position: -1051px 0;
  width: 117px;
}
.journal-anons h3.parents {
  background-position: -1177px 0;
  width: 82px;
}
.journal-anons h3.self-knowledge {
  background-position: -1265px 0;
  width: 130px;
}
.journal-anons h3.file {
  background-position: -1404px 0;
  width: 60px;
}
.journal-anons h3.bodynsoul {
  background-position: -1470px 0;
  width: 121px;
}

.journal-anons .item {
  overflow: hidden;
  margin-bottom: 15px;
}

/* .type-special */
.type-special {
  position: relative;
  overflow: hidden;
  padding: 0 1px;
  margin: 20px 0;
}
.type-special .in {
  border: solid #ab1e34;
  border-width: 0 1px;
  padding: 15px 25px;
  overflow: hidden;
}
.type-special h3, .type-special p {
  margin-bottom: 10px;
}

.type-special b {
  display: block;
  position: absolute;
  width: 27px;
  height: 20px;
  background-image: url(/i/block/type-special.png);
  background-repeat: no-repeat;
}
.type-special b.lt {
  left: 1px;
  top: 0;
  background-position: 0 0;
}
.type-special b.rt {
  right: 1px;
  top: 0;
  background-position: -27px 0;
}
.type-special b.lb {
  left: 1px;
  bottom: 0;
  background-position: 0 -22px;
}
.type-special b.rb {
  right: 1px;
  bottom: 0;
  background-position: -27px -22px;
}

.item-layout {
  width: 100%;
}
.item-layout td {
  padding: 0 15px 0 0;
}

.journal-anons ul li {
  background: url(/i/theme_psychologies/ul-bullet.png) no-repeat 0 7px;
  padding: 3px 0 3px 13px;
  overflow: hidden;
}

/*-----------------------*/

.experts_article {
  height: 80px;
  overflow-y: hidden;
}

.spitem a.img {
  display: block;
  float: left;
  margin: 0 25px 15px 0;
}

.all-dosie ul.dosie li{
  list-style-type: none;
}

.tests ul.artlist li {
  list-style-type: disc;
  margin-bottom: 20px;
  list-style-position: inside;
  padding-left: 0px;
  margin-left: 0px;
}

#twitter-widget-0{
  margin: 0 auto !important;
  width: 300px !important;
}

.arhiv-title {
  color: #9a8c81;
  text-transform: uppercase;
  letter-spacing: .14em;
  font-size: 11px;
}



.vote-already{
  color: #ff7f66;
  font-size: 12px;
  font-weight: normal !important;
  font-family: Arial,Verdana,sans;
  float: right;
}

.message-ico {
  display: block;
  width: 14px;
  height: 13px;
  background: url(/i/main/icon/pxl.png) -140px 0 no-repeat;
  float: left;
  margin: 0 5px 0 0;
}


.user-new-comments {
  position: absolute;
  padding: 20px;
  z-index: 100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #ece7e3;
  -webkit-box-shadow: 3px 2px 2px #cdc6c0;
  -moz-box-shadow: 3px 2px 2px #cdc6c0;
  -o-box-shadow: 3px 2px 2px #cdc6c0;
  -ms-box-shadow: 3px 2px 2px #cdc6c0;
  box-shadow: 3px 2px 2px #cdc6c0;
  width: 560px;
  margin: 0 0 0 400px;
}


.user-new-comments .close{
  position:absolute;
  right:10px;
  top:10px;
  width:12px;
  height:12px;
  background:url(/i/main/icon/pxl.png) -80px 0 no-repeat
}

.user-new-comments a.h4 {
  font-size: 14px;
  margin-bottom: 5px;
  font-family: Arial;
  margin: 20px 0 5px 0;
  display: block;
  text-decoration: underline;
}

.user-new-comments h2{
  margin: 0px;
}

.user-new-comments .com-auth {
  width: 100px;
}

.user-new-comments .com-auth a {
  color: #ff7f66;
  font-style: normal;
  font: 14px/18px Georgia;

}

.user-new-comments .com-auth a:hover{
  color: #dc4332;
}

.com-text {
  color: #000000;
  font-style: normal;
  font: 14px/18px Georgia;

}

#left-ts {
  margin: 15px 0;
}

#left-ts .inputtext {
  width: 380px;
  margin: 0 10px;
}

.tests-more .titlelink{
  margin-top: 10px;
  margin-bottom: 15px;
}

.tests-more .titlelink  a {
  color: #ff7f66;
  font-family: Georgia;
  font-size: 22px;

}

.tests-more .titlelink  a:hover {
  color: #dc4332;
}

.tests-more .text {
  font-family: Georgia;
  font-size: 14px;
  line-height: 18px;
}

.voting-magazine-already {
  width: 440px;
  padding: 30px;
  position: fixed;
  background: #fff;
  left: 50%;
  margin-left: -250px;
  display: block;
  top: 250px;
  z-index: 150;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #ece7e3;
  -webkit-box-shadow: 3px 2px 2px #cdc6c0;
  -moz-box-shadow: 3px 2px 2px #cdc6c0;
  -o-box-shadow: 3px 2px 2px #cdc6c0;
  -ms-box-shadow: 3px 2px 2px #cdc6c0;
  box-shadow: 3px 2px 2px #cdc6c0;

}


.voting-magazine-already .tooltip-title {
  display: block;
  font: 700 14px/18px Arial;
  color: #e3533e;
  margin-bottom: 13px;
  text-align: center;
}

.voting-magazine-already .tooltip-text{
  text-align: center;
}


.voting-magazine-already-button {
  margin: 20px 0 0 135px;

}

.voting-magazine-already .tooltip-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 12px;
  height: 12px;
  background: url(/i/main/icon/pxl.png) -80px 0 no-repeat;
}

.mobi-test a {
  margin-right: 35px;
}

.oblojka_delete {
  position: absolute;
  margin: -10px 0 0 190px;
}

.oblojka_item_delete {
  position: absolute;
  margin: -10px 0 0 276px;

}

.cover-contest .my-cover .cover-box .oblojka_item_delete img {
  box-shadow: 0 0 0 0;
}

.expertcity {
  text-transform:none;
}


#popup-social .soc-ico .soc-row li a.inst {
  background: url(/i/main/inst.png);
}

.copy a.company, .copy  a.company:hover {
  color: #4f4d4d;
}

.nav-submenu li {
  margin-bottom: 14px;
}

.article-section ul li a {
  color: #dc4332;
}


.photo_slider_big_text  > p a {
  color: #dc4332;
}

.wisywig span.a {
  cursor: pointer;
}

#magazines a .date {
  color: #9a8c81;
  font: 14px/22px Arial;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 5px 0 5px 0;
  text-align: center;
}

#magazines a:hover .date {
  color: #dc4332;
}


.solial_members  {
  margin:0;
  padding: 0;
  list-style-type: none;
}
.solial_members li {
  margin:0;
  padding: 0;
  display: block;
  height: 46px;
  margin-bottom: 10px;
}
.solial_members li a {
  display: block;
  float: left;

}
.solial_members li a.solial_ico {
  width: 46px;
  background: url('/i/main/new-soc.png');
  margin: 0 0px 0 0px;
  float: left;
  height: 46px;
}
.solial_members li a.solial_text {
  width: 160px;
  margin: 5px 10px 0 10px;
  float: left;
}
.solial_members li a.solial_text span {
  color: #9a8c81;
  font-size: 12px;
  display: block;
}
.solial_members li a.solial_new {
  color: #ff7f66;
  float: right;
  margin: 5px 0px 0 0px;
}
.solial_members li.fb a.solial_ico {

}
.solial_members li.vk a.solial_ico {
  background-position: -47px 0;

}

.solial_members li.tw a.solial_ico {
  background-position: -94px 0;

}

.solial_members li.ok a.solial_ico {
  background-position: -141px 0;

}

.solial_members li.yt a.solial_ico {
  background: url('/i/main/youtube.png');
}

.zpadriver {
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
  top: -10000px;
  left: -10000px;

}

.tooltip-close-user-block {
  display: block;
  width: 12px;
  height: 12px;
  background: url('/i/main/icon/pxl.png') no-repeat -80px 0;
  margin: 0 10px 0 0;
}


#adriver_banner_1000x90 {

}

#yandex_ad {
  height: 290px;
}



.article-img.side-img {
  /*float: left;*/
  /*margin-right: 20px;*/
  /*margin-top: 6px;
  margin-bottom: 20px;*/
}
.article-img.side-img.lfloat{
  float: left;
  margin-right: 20px;
}
.article-img.side-img.rfloat{
  float: right;
  margin-left: 20px;
}

.article-social .soc-link {
  width: 91px !important;
}

.article_counters {
  position: absolute;
  margin: -100px 0 0 0;
}

.article-video-element {
  margin:auto;
  text-align:center;
  margin-bottom: 20px;
}