* {margin: 0; padding: 0;}

@font-face {
    font-family: 'Web symbols';
    src: url('../font/websymbols-regular-webfont.eot');
    src: url('../font/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/websymbols-regular-webfont.woff') format('woff'),
    url('../font/websymbols-regular-webfont.ttf') format('truetype'),
    url('../font/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
}
/* ---------------------- TAGS  -------- */
html, body {
    height: 100%;
}

body {
    font-family: 'PT Serif', serif;
    line-height: 18px;
    overflow-x: hidden;
    background-color: #FFF;
}

img {
    border: 0;
}

.lt-ie9 .pull-left img {
    width: auto;
}

a:link {
    color: #285d79;
}

a:visited {
    color: #5d7e90;
}

a:hover {
    color: #023b59;
}

p {
    font-family: "PT Serif";
    line-height: 18px;
}

li {
    list-style-type: none;
}

html {
    -webkit-font-smoothing: subpixel-antialiased !important;
}

/*table {
	background-color: #fafafa;
	width: 100%;
}

table tr td{
	width: 50%;
}

table tr:first-child {
	background-color: #dedede;
}*/

.news-content-header h2 {
    font-weight: normal;
}

.news-content-header-large h2 {
    font-weight: normal;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 28px;
}

h2 {
    font-size: 18px;
    font-weight: normal;

}

h3 {
    font-weight: bold;
    font-size: 15px;
}

h4 {
    font-size: 13px;
    font-weight: bold;
}

.article-text ul li::before{
    content: "—";
    float: left;
    margin-right: 3px;
}


/* ---------------------- /TAGS  -------- */

/* ---------------------- HOVERS  -------- */
#header .line-menu .menu ul li a:hover {
    color: #023b59;
}

.font-color-copper a:hover {
    color: #83622b;
}

.vk-hover:hover {
    color: #496c94;
}

.facebook-hover:hover {
    color: #3b5998;
}

.twitter-hover:hover {
    color: #2eb9dd;
}

.youtube-hover:hover {
    color: #c8312b;
}
/* ---------------------- /HOVERS  -------- */

/*---------------- fonts ----------------------*/
.font-11 {
    font-size: 11px;
}

.font-15 {
    font-size: 15px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px !important;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.font-22 {
    font-size: 22px;
}

.font-color-dark-gray {
    color: #3d3d3d;
}

.font-color-copper a {
    color: #9e804c;
}

.font-color-copper {
    color: #9e804c;
}

.font-color-gray a {
    color: #909090;
}

.font-color-gray {
    color: #909090;
}

.font-color-brown {
    color: #b15a1f !important;
}

.font-color-blue {
    color: #285d79;
}

.font-bold {
    font-weight: bold;
}

.line-height-16 {
    line-height: 16px;
}
/*------------------------- /fonts ---------------------------*/

.wrapper {
    width: 100%;
    /*min-width: 1000px;*/
    height: 100%;
    position: absolute;
    padding-top: 15px;
}

.all {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    height: 100%;
    position: relative;
    clear: both;
    min-height: 100%;
    height: auto !important;
    margin-bottom: -93px;
}

#header {
    top: 0;
    left: 0;
    position: relative;
}

#header .binners {
    position: relative;
    margin: 0 auto;
    top: 0;
    text-align: center;
    overflow: hidden;
    height: 90px;
}

#header .binners .binner {
    position: relative;
    height: 100%;
    width: 234px;
    margin-right: 9px;
    /*background-color: #fafafa;*/
    display: inline-block;
}

#header .binners .binner2 {
    position: relative;
    height: 100%;
    width: 468px;
    margin-right: 9px;
    /*background-color: #fafafa;*/
    display: inline-block;
}

#header .binners .binner4 {
    position: relative;
    height: 100%;
    width: 728px;
    margin-right: 9px;
    /*background-color: #fafafa;*/
    display: inline-block;
}

.binner-big {
    width: 728px;
    height: 90px;
    background-color: #eeeeee;
    margin-bottom: 20px;
}

#header .binners .binner.end {
    margin-right: -9px;
}

#header .line-head {
    /*height: 86px;*/
    width: 100%;
    background-image: url(../image/line-head.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    position: relative;
    text-align: center;
}

#header .line-head .row {
    height: 100%;
}

#header .line-head .logo {
    width: 234px;
    height: 77px;
    position: relative;
    margin:0 auto;
    background-color: #FFF;

}

#header .line-head .logo .image {
    height: 67px;
    width: 185px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}

#header .line-head .phone {
    float: left;
    position: relative;
    margin-top: 15px;
}

#header .line-head .reg {
    float: right;
    position: relative;
    margin-top: 15px;
    text-align: right;
}

#header .line-head .reg ul li {
    display: inline;
    margin-left: 16px;
}

#header .line-head .current-user-menu {
    min-width: 174px;
    position: relative;
    display: inline-block;
    height: 44px;
    background-color: transparent;
    float: right;
    color: #285d79;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    padding-left: 14px;
    padding-right: 14px;
}

#header .line-head .current-user-menu ul{
    border-top: 1px solid #CCC;
}

#header .line-head .current-user-menu:hover {
    color: #023b59;
}

#header .line-head .current-user-menu img{
    vertical-align: middle;
    margin-right: 11px;
}


#header .line-head .reg ul li {
    display: inline;
    margin-left: 16px;
}

#header .line-menu {
    text-align: center;
    background-image: url(../image/line-menu.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    width: 100%;
    position: relative;
    /*height: 20px;*/
}

#header .line-menu .menu {
    background-color: #fff;
    display: inline-block;
    margin-top: -6px;
}

#header .line-menu a {
    color: #565859;
}

#header .line-menu ul li {
    display: inline;
    margin-right: 19px;
    font-size: 17px;
}

#header .line-menu ul li:first-child {
    margin-left: 19px;
}

.content {
    width: 100%;
    position: relative;
    margin-top: 37px;
}

.row.distance .columns {
    border-right: 11px solid white;
    border-bottom: 11px solid white;
}
.row.distance .columns.other-gallery:last-child {
    border-right: 11px solid white;
    border-bottom: 11px solid white;
}


.row.distance .columns:last-child {
    border-right: 0;
}

.head-content {
    width: 100%;
    min-height: 22px;
    background-color: #ebf4f6;
}

.main-news {
    width: 100%;
    background-color: #f3f3f3;
    padding: 21px 42px 13px 11px;
}

.video-block {
    width: 100%;
    min-height: 230px;
    background-color: #f3f3f3;
    padding: 21px 13px 13px 11px;
}

.news {
    width: 100%;
    position: relative;
    background-color: #f3f3f3;
    padding: 21px 13px 13px 11px;
    float: left;
}

.blogs {
    width: 100%;
    position: relative;
    background-color: #edece3;
    padding: 21px 13px 13px 11px;
}
.week-events {
    background: #E3E8ED;
}
.epistolary {
    background: #E3EDE5;
}
.epistolary .news-content-header-xlarge {
    color: #A4375C;
    font-style: italic;
}


.main-news .main-news-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.main-news .main-news-content .pic {
    width: 240px;
    height: 180px;
    position: relative;
    background-color: #06C;
    margin-right: 21px;
    float: left;
}

.main-news-content-header {
    font-size: 18px;
    color: #285d79;
}

.news-content-header {
    font-size: 14px;
    color: #285d79;
    font-weight: bold;
    overflow: hidden;
    display: block;
}

.news-content-header-large  {
    color: #285d79;
    font-weight: bold;
}
.news-content-header-large h4 {
    font-size: 15px;

}
.news-content-header-xlarge {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 1em;
}

.main-news-content-date {
    font-size: 13px;
    color: #909090;
    font-weight: normal;
}
.blog-content .main-news-content-date {
    margin-left: 0.5em;
}

.main-news-content-text {
    font-size: 14px;
    color: #414242;
    display: block;
    margin-top: 10px;
}

.news-content-text {
    font-size: 14px;
    color: #414242;
    display: block;
    margin-top: 10px;
}
.media-body-news .news-content-text {
    clear: left;
}
.news .media .pull-left {
    margin-bottom: 5px;
}

.pull-left-border {
    border: 1px solid #a1a1a1;
    display: inline-block !important;
}

.video-content {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 18px;
}

.frame-video {
    width: 100%;
    height: 160px;
    background-color: black;
    background-position: center top;
    position: relative;
    margin: 0 auto;
    margin-top: 18px;
    text-align: center;
}

.news .news-content {
    width: 100%;
    height: 100%;
    position: relative;
}


.news .news-content .pic-news {
    width: 114px;
    position: relative;
    margin-right: 21px;
    float: left;
    height: 100%;
}

.news .news-content .pic-news-large {
    width: 150px;
    height: 100%;
    position: relative;
    margin-right: 21px;
    float: left;
}

.blogs .row .four{
    border-color: transparent;
}

.blogs .blogs-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.blogs .blogs-content .cell {
    width: 96%;
    position: relative;
}

.blogs .blogs-content .cell .media {
    margin-top: 19px;
}

.blogs .blogs-content .cell img {
    vertical-align: middle;
    padding-right: 9px;
}

.search {
    width: 100%;
    height: 27px;
}

.info-agent {
    min-height: 420px;
    width: 100%;
    background-color: #f3f3f3;
}

.info-agent .info-agent-content {
    width: 100%;
    height: 100%;
    padding: 28px 10px 10px 10px;
    font-size: 18px;
}

.info-agent .info-agent-content h2{
    margin-bottom: 10px;
    font-weight: normal;
}

.info-agent .info-agent-content ul {
    margin-top: 16px;
}

.info-agent .info-agent-content ul li {
    display: block;
    margin-bottom: 16px;
    font-size: 13px;
    line-height: 18px;
}

.photo-album {
    min-height: 275px;
    width: 100%;
    background-color: #373737;
    background-image: url(../image/noise.png);
    padding: 23px 28px 20px 25px;
    position: relative;
    min-width: 240px;
}

.photo-album-content {
    margin: 0 auto;
    position: relative;
    display: block;
    text-align: center;
}

.photo-album-header {
    font-size: 19px;
    color: #919191;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #848484;
}

.photo-album a {
    color: #919191;
}

.afisha {
    width: 100%;
    background-color: #fff;
}

.afisha a {
    color: #000;
}

.afisha-border {
    border: 6px solid #fafafa;
    width: 100%;
    box-shadow: 1px 1px 10px 1px #d9d9d9 inset;
    padding: 25px 25px 25px 25px;
}

.afisha-content {
    min-height: 175px;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 15px;
}

.afisha-header {
    font-size: 17px;
    color: #000;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 8px;
    position: relative;
    border-bottom: 1px solid #000;
}

.afisha-text {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 27px;
    text-align: left;
    line-height: 20px;
    font-weight: bold;
}

.koment {
    width: 170px;
    height: 15px;
    font-size: 11px;
    margin-top: 15px;
}

#root_footer {
    height: 104px;
}

.footer {
    top: 10px;
    clear: both;
    position: relative;
    width: 100%;
    max-width: 1400px;
    padding: 0 2% 0 2%;
    margin: 0 auto;
}

.copyright {
    color: #b8b8b8;
    font-size: 11px;
}

.copyright a {
    color: #b8b8b8;
}

.help-fond {
    width: 242px;
    height: 93px;
    float: right;
    text-align: left;
    position: relative;
}

.help-fond-text {
    top: 25px;
    position: relative;
}

.help-fond img {
    float: left;
}

.comments {
    margin-top: 20px !important;
    max-width: 728px;
}

.alert-comments-reg {
    background-color: #fafafa;
    padding: 5px 0 5px 23px;
}

.last-button {
    top: 21px;
}

#login .columns {
    border-right: 4px solid #fff;
    border-bottom: 8px solid #fff;
}

#registration .columns {
    border-right: 10px solid #fff;
    border-bottom: 15px solid #fff;
}

.button-facebook {
    background: url(../image/facebook-ico.png) no-repeat;
    background-color: #2d4376;
    color: #fff !important;
    height: 33px;
    line-height: 33px;
    margin-bottom: 14px;
    text-decoration: none;
    text-indent: 46px;
    display: block;
    font-size: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

.button-facebook:hover {
    background-color: #36508c;
}

.button-facebook:active {
    background-color: #283c69;
}

.button-vk {
    background: url(../image/vk-ico.png) no-repeat;
    background-color: #2d5876;
    color: #fff !important;
    height: 33px;
    line-height: 33px;
    margin-bottom: 14px;
    text-decoration: none;
    text-indent: 46px;
    display: block;
    font-size: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

.button-vk:hover {
    background-color: #346486;
}

.button-vk:active {
    background-color: #274c66;
}

#galleria {
    background-color: #373737;
}

.padding-gallery {
    padding: 20px 0 40px 0;
    margin-bottom: 20px;
}

.gallery-link {
    padding: 20px 0;
    margin-left: 10%;
}

.other-gallery {
    padding: 11px;
    color: #d5d5d5;
}

.header-content-afisha {
    padding: 0 0 15px 0;
    color: #3d3d3d;
}

.header-content-arhiv {
    padding: 20px 0 15px 0;
    color: #3d3d3d;
    font-size: 18px;
}

.header-content-afisha h2{
    display: inline-block;
    font-weight: normal;
}

.bg-color-afisha-gallery {
    background-color: #f7f7ec !important;
}

.bg-color-afisha-koncert {
    background-color: #f6ece5 !important;
}

.bg-color-afisha-sport {
    background-color: #f7ecec !important;
}

.bg-color-afisha-festival {
    background-color: #eeecf7 !important;
}

.bg-color-afisha-kino {
    background-color: #ecf2f7 !important;
}

.header-content-afisha ul {
    margin-top: 10px;
}

.header-content-afisha ul li {
    display: inline;
    margin-right: 10px;
}

.header-content-arhiv ul {
    margin-top: 10px;
}

.header-content-arhiv ul li {
    display: inline;
    margin-right: 10px;
}

.button-create-blog, .button-create-blog2 {
    font-size: 13px;
    padding: 2px 10px 2px 10px;
    display: inline-block;
    border: 1px solid #d3d3d3;
    margin-left: 20px;
    color: #285d79;
    border-radius: 3px;
}

.button-create-blog2 {
    margin-left: 0px;
}

.button-create-blog:hover, .button-create-blog2:hover {
    color: #023b59;
}

.info-agent .media {
    margin-bottom: 20px;
}

.callout {
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    color: #959595;
    position: relative;
    margin-bottom: 1em;
}

.social-web {
    display: block;
    margin-top: 20px;
    width: 100%;
    padding: 5px 0 5px 10px;
    border: 1px solid #d7d7d7;
    color: #909090;
    font-size: 13px;
    max-width: 728px;
}

.social-web-top {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    color: #909090;
    font-size: 13px;
    position: relative;
}
.social-web-top .social {
    margin-left: 0;
}

.social-web-top ul li {
    /*margin-top: 9px;*/
    margin-bottom: 10px;
}

/*.social-web ul li {
    display: inline;
    margin-right: 10px;
}*/
.social-web-top ul li:first-child {
  margin-bottom: 3px;
}
.social-web .social.tw {
    margin-top: 4px;
}

.social {
    display:inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
.social-web ul li {
  display: inline;
  margin-right: 10px;
}

.create-post {
    width: 720px;
    height: 420px;
    background-color: #f1f1f1;
}

.active-link {
    color: #274c66 !important;
}

/*.gallery-post {
    margin: 30px 0 30px 0;
    margin: 5px 20px 0px 0;
    float: left;
}

.gallery-post img{
    border: 5px solid #373737;
}*/

.gallery-post-block {
  padding: 10px 30px 5px 30px;
  position: relative;
  background-color: #373737;
}

.gallery-post {
  overflow: hidden;
}

.gallery-post-container {
  width: 9999px;
  height: 100%;
}

.gallery-post-left {
  width: 33px;
  height: 65px;
  background-color: #373737;
  background-image: url("../image/min-gal-right.png");
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 26px;
}

.gallery-post-right {
  width: 33px;
  height: 65px;
  background-color: #373737;
  background-image: url("../image/min-gal.png");
  top: 26px;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.item-img {
  position: relative;
  float: left;
}

.gallery-post img {
  float: none !important;
  margin: 0 3px 0 0;
}

.header-content-afisha h1 {
    display: inline-block;
}
.header-content-afisha h1, .news-title h1 {
    margin: 0.2em 0;
}

table {
    width: 100%;
    border: 0;
    font-size: 15px;
    margin-left: -4px;
    border-collapse: separate !important;
    border-spacing: 5px;
}

table tr:first-child td{
    background: #DEDEDE !important;
    padding: 13px;
}

table tr td {
    border: 2px solid #fff;
    background: #fafafa;
}

.article-text {
    max-width: 650px; /*728px*/
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 0.5em;
}

.article-text p{
    font-size: inherit;
    line-height: inherit;
    padding-bottom: 1px;
}

.article-text h4{
    display: inline-block;
}

.article-text .gallery-post img, .comfort-width img {
    float: left;
    margin: 0 10px 10px 0;
}

.article-text a {
    text-decoration: underline !important;
}

.com-date {
    color: #909090;
    font-size: 11px;
    font-weight: normal;
}

.button-clicked {
    border: 1px solid #ccc;
    background-color: #fff !important;
    border-bottom: none;
    right: -1px;
    top: -1px;
}

.title-album {
    margin-left: 10%;
    color: #909090;
    font-size: 18px;
}

.name-hide {
    font-family: 'PT Serif', serif !important;
}

.main-date {
    font-size: 13px;
    color: #909090;
    font-weight: normal;
    display: block;
}

.afisha-block-content {
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 15px;
}

.afisha-block-content h2 {
    color: #909090;
    margin-bottom: 12px;
    font-weight: normal;
}

.afisha-block-content h3 {
    color: #3d3d3d;
    margin-bottom: 0;
}

.afisha-block-content h4 {
    color: #3d3d3d;
    margin-bottom: 10px;
}

.afisha-block-content .address {
    font-size: 13px;
    color: #909090;
    margin-bottom: 10px;
}

.paper-arhiv {
    width: 100%;
    height: 100%;
    position: relative;
}

.paper-arhiv h2{
    margin-bottom: 20px;
    font-weight: normal;
}

.paper-arhiv h4{
    margin-bottom: 10px;
}

.blog-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.blog-content h2{
    margin-bottom: 15px;
    font-weight: normal;
}

.blog-content h4{
    display: inline-block;
    margin-bottom: 15px;
}

.info-author {
    margin-top: 20px;
}

.header-reg {
    padding: 20px 0 15px 0;
    color: #3d3d3d;
    font-size: 18px;
}

.header-reg h2 {
    margin-bottom: 40px;
    font-weight: normal;
}

.header-reg h3{
    margin-bottom: 30px;
}

.goroscop-content {
    font-size: 13px;
}

.goroscop-content h2{
    margin-bottom: 20px;
}

.comments h2{
    margin-bottom: 15px;
    font-weight: normal;
}

.ad {
    margin-top: 15px !important;
}

.quote {
    font-style: normal;
    margin: 0.5em 0;
    max-width: 728px;
    font-size: 20px;
    line-height: 18px;
}

.rss {
    background-image: url("../image/rss.png");
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 13px;
    margin: 7px 9px 0 0;
    width: 40px;
}

.rss:hover {
    background-image: url(../image/rss-hover.png);
}

.restriction-age {
    font-size: 13px;
    padding: 1px 2px;
    background-color: #e8e8e8;
    right: 0;
    top: 60px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}

.title-paper {
    padding: 3px 0 2px 11px;
    font-size: 22px;
}

.quote-text {
    font-size: 15px;
    font-style: italic;
    color: #808080;
    margin-bottom: 17px;
}

.video-comment {
    width: 100%;
    margin-top: 10px;
}

.video-comment a, a.text {
  color: #FFFFFF;
}

.video-news {
    width: 100%;
    min-height: 230px;
    background-color: #373737;
    padding: 21px 13px 13px 11px;
    color: #d5d5d5;
}

.news-title  {
    max-width: 728px;
}

.news-title a {
    margin-bottom: 5px;
    display: block;
    font-size: 15px;
}

#fancy_title_main {
    bottom: 45px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 10px 46px 10px 46px !important;
    background: rgba( 55, 55, 55, 0.9) !important;
    text-align: left !important;
}
div#fancy_title div {
    font: inherit !important;
    font-size: 13px !important;
    margin: 0;
    color: #848484  !important;
}
#fancy_title_left, #fancy_title_right {
    background: none !important;
}

.title-preview-news {
    font-size: 13px;
    font-style: italic;
    color: #8e8e8e;
    margin-top: 4px;
    overflow: hidden;
}

.social-button {
    position: absolute;
    float: right;
    font-family: "Web symbols";
    font-size: 24px;
    right: 0;
    top: 60px;
}

.social-button a {
    color: #b8b8b8;
}

.support-paper-day {
    text-align: left;
    font-size: 18px;
}

.image-support {
    margin: 0 auto;
    text-align: center;
    width: 175px;
    margin-bottom: 13px;
}

.text-support {
    margin: 0 auto;
    width: 175px;
    font-size: 15px;
    font-style: italic;
    color: #285d79;
    text-decoration: underline;
}

.text-support img {
    overflow: hidden;
    float: left;
    margin-right: 8px;
}

.link-subscription {
    background: rgb(255, 255, 255);
    padding: 2px 9px;
    border-color: #cbd7d9;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-radius: 4px;
    top: 1px;
    background-image: linear-gradient(bottom, rgb(229,229,229) 0%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(229,229,229) 0%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(229,229,229) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(229,229,229) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(229,229,229) 0%, rgb(255,255,255) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5E5E5, endColorstr=#ffffff)";
    background-color: #E5E5E5;
    display: inline-block;
    margin-left: 1em;
}

.info-agent-title {
    line-height: 20px;
}

.info-agent-title,
.video-title {
    font-size: 18px;
}

.info-agent-title img {
    float: left;
    margin-top: 5px;
}

.video-title img,
.info-agent-title img{
    vertical-align: middle;
    margin-right: 9px;
}

.main-news-list {
    border: 1px solid #CCC;
    margin-right: -9px;
    margin-left: -9px;
    padding: 9px;
    font-weight: bold;
    background-color: #fbfbfb;
}

.goroscop-prv-content {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 15px;
}

.goroscop-text {
    font-size: 51px;
    font-family: "Wingdings";
    margin: 20px 0 20px 0;
    color: #003e89;
}

.editor-corner {
    margin-top: 22px;
}

.editor-corner img{
    margin-bottom: 10px;
}

.editor-corner-author {
    margin-bottom: 10px;
}

.i {
    font-style: italic;
}

.print-ver-button {
}

.print-ver-button img {
    vertical-align: middle;
}

.author-news {
    margin-bottom: 17px;
}

.hide-social {
    display: none;
}

.galleria-info {
    background-image: url(../image/fon-comment.png);
    width: 818px;
    left: 121px;
}

.main-news-content-header h1{
    line-height: 25px;
    font-size: 22px;
}

.main-columns {
    width: 100%;
    float: none !important;
    padding-right: 251px;
}

.side-bar {
    width: 240px;
    float: right;
    right: 0;
    z-index: 2;
    border-right: 0 !important;
}

.note {
    background-color: #edece3;
    padding: 24px 18px 20px 16px;
    margin: 0 20px 15px 0;
    float: left;
    display: inline-block;
    width: 220px;
    line-height: 18px;
    font-size: 13px;
}

.note h2 {
    margin-bottom: 16px;
}

.first-paragraph {
    font-weight: bold;
    margin-top: 20px;
    max-width: 550px;
    font-size: 15px;
}

.author-photo-stat {
    font-size: 15px;
    color: #909090;
    font-style: italic;
}
.comment-photo-stat {
    background-color: #e2e2e2;
    padding: 5px 10px;
    font-style: italic;
    color: #414242;
}

.callout-text {
    font-size: 17px;
}
.callout-text:before {
    content: "“";
    font-size: 30px;
    vertical-align: middle;
}

.callout-text:after {
    content: "”";
    vertical-align: middle;
    font-size: 30px;
}
.callout-author {
    text-align: right;
    font-weight: normal;
}
.callout-author:before {
    content: "— ";
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.invisible {
    visibility: hidden;
}

.alt {
    color: #8E8E8E;
    font-style: italic;
    font-size: 17px !important;
}

.week-events ul, .media-body ul {
    padding-left: 17px;
}
.week-events ul li, .media-body ul li {
    line-height: 1.2;
    margin-bottom: 0.5em;
    list-style-image: url(../image/marker.png);
    list-style-position: outside;
}

.afisha-list .news {
    padding-bottom: 21px;
}

.tableyear {
    display: none;
    position: absolute;
    right: 50%;
    /*width: auto;*/
}

.tableyear tr td{
    background-color: #FFF !important;
}

.year-calendar {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dashed #285D79;
    color: #285D79;
    cursor: pointer;
}

.year-calendar:hover .tableyear{
    display: block !important;
}

.month-calendar {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dashed #285D79;
    color: #285D79;
    cursor: pointer;
}

.month-calendar:hover .month-table{
    display: block !important;
}

.month-table {
    display: none;
    position: absolute;
    z-index: 100;
    /*width: auto;*/
}

.month-table ul li {
    padding: 2px !important;
}

font.errortext {
    color: red;
}

.comfort-width {
    max-width: 728px;
}
body.front .comfort-width {
    max-width: inherit;
}

.footer .counters .counter {
    margin-right: 1em;
}
.NewsCalTable {
    border-collapse: collapse !important;
}
.news-content-header-xlarge a {
    font-weight: bold;
}

.styled-select select{
  background: transparent;
  margin: -5px;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  float: right;
  -webkit-appearance: none;
}

.styled-select {
  overflow: hidden;
  border:1px solid #CCC;
  border-radius: 2px;
  height: 30px !important;
  padding: 5px;
  background: url(../image/cross-menu.png) no-repeat right;  /*РёР·РѕР±СЂР°Р¶РµРЅРёРµ РґР»СЏ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРµР»РµРєС‚Р°*/
}

.selectl {
  width: 100%;
  height: 30px !important;
  color: inherit;
  text-align:left;
  background: url(../image/cross-menu.png) no-repeat right;  /*РёР·РѕР±СЂР°Р¶РµРЅРёРµ РґР»СЏ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРµР»РµРєС‚Р°*/
  line-height:30px;
  white-space:nowrap; /* Р·Р°РїСЂРµС‰Р°РµРј РїРµСЂРµРЅРѕСЃ */
  padding:6px 4px 6px 4px; /* РѕС‚СЃС‚СѓРї СЃРїСЂР°РІР° СЃ СѓС‡РµС‚РѕРј СЃС‚СЂРµР»РѕС‡РєРё */
  border:1px solid #CCC;
  zoom:1; /* РґР»СЏ IE6 */
  margin:0;
}

.down-comment {
  position: fixed;
  bottom: -4px;
}

.down-comment-not-active {
  position: fixed;
  bottom: -4px;
}

.footer-social {
  display: none;
}

#modalComment textarea {
  margin-top: 20px;
  width: 94%;
  min-height: 100px;
  padding: 3px 0 0 0;
}

#modalComment button{
  margin-top: 20px;
}

a.extronal {
  color: #959595;
  text-decoration: underline;
}

.form-reg-blog input{
  margin-bottom: 15px;
}

.form-reg-blog input:first-child {
  margin-bottom: 4px;
}


.form-reg-blog textarea {
  margin-bottom: 15px;
}

.form-reg-blog button {
  margin-bottom: 20px;
}

.blog-form {
  width: 100%;
  min-height: 500px;
  margin-bottom: 15px;
  background-color: #cecece;
}

.reg-alert-comments {
  padding: 20px 19px 10px;
  background-color: #f0f0f0;
  font-style: italic;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.reg-blog-step {
  background-color: #fafafa;
  height: 167px;
  padding: 29px 18px;
  -webkit-box-shadow: 0px 13px 16px rgba(50, 50, 50, 0.28);
  -moz-box-shadow:    0px 13px 16px rgba(50, 50, 50, 0.28);
  box-shadow:         0px 13px 16px rgba(50, 50, 50, 0.28);
  margin-right:30px;
}

.reg-blog-step-header {
  color: #949494;
  font-size: 24px;
  margin-bottom: 27px;
}

.margin-25 {
  margin: 25px 0;
}
