/* ---------------------------------------------------------------------------------
   file-start: stc/chameleon/layout.css 
*/

HTML, BODY {
    margin: 0;
    padding: 0;
    }
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
OL, UL, LI, DL, DT, DD,
TD, FORM, FIELDSET,
ABBR, CODE {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 1em;
    }
TABLE {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 1em;
    }

A { text-decoration: none; }

OL, UL { list-style: none; }

A IMG { border: 0; }

HEADER, NAV, SECTION, FOOTER,
ARTICLE, ASIDE {
    display: block;
    //zoom: 1;
    }

/* Common
------------------------------------------*/
.b-watering-commentator {
    position: absolute;
    }
.j-l-page:after,
.j-l-header:after,
.j-header-user:after,
.j-l-content:after,
.j-l-content-inner:after,
.j-l-alpha-content:after,
.j-l-alpha-content-inner:after,
.j-l-beta:after,
.j-l-beta-inner:after,
.j-w:after,
.j-w-content:after,
.j-w-calendar-nav:after,
.j-w-calendar-nav-inner:after,
.j-e:after,
.j-e-nav-list:after,
.j-l-comments:after,
.j-comments-pages:after,
.j-c:after,
.j-c-head:after,
.j-c-nav-list:after,
.j-e-buttons:after,
.j-l-footer:after,
.j-page-nav:after {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
    }
.j-nav,
.j-l-header,
.j-l-header-inner,
.j-w-header-image,
.j-l-content,
.j-l-content-inner,
.j-l-alpha-content,
.j-l-alpha-content-inner,
.j-l-beta-inner,
.j-beta-w,
.j-w-calendar-nav,
.j-w-calendar-nav-inner,
.j-p-calendar-place-sidebar,
.j-e-nav-list,
.j-l-comments,
.j-c-head,
.j-page-nav {
    //zoom: 1;
    }
.j-nav {
    clear: both;
    position: relative;
    }
.j-user-pic IMG {
    display: block;
    //display: inline;
    margin: 0 auto;
    }
.ya-context {
    margin-top: 40px;
    }

.j-page-title-tagname {
    word-wrap: break-word;
    }
/* Resize images
------------------------------------------*/


.j-p-resize-all-images .j-e-text IMG,
.j-p-resize-images-without-sizes .j-e-text IMG:not([width]):not([height]),
.j-w-profile-image IMG:not([width]):not([height]) {
    height: auto;
    max-width: 100%;
    }

/* LJSUP-22987 Expanded cut looks bad
.j-p-resize-all-images .j-e-text BR + BR + IMG,
.j-p-resize-images-without-sizes .j-e-text BR + BR + IMG:not([width]):not([height]) {
    height: 100%;
    }
*/
/* Resize video
------------------------------------------*/
.lj_embedcontent {
    max-width: 100%;
    }
/* Containers
------------------------------------------*/
.j-l-page {
    margin: 0 auto;
    }
.j-l-alpha {
    float: right;
    width: 100%;
    }
    .j-p-layout-wt .j-l-alpha {
        float: left;
        }
/* Header
------------------------------------------*/
.j-l-header,
.j-l-header-inner {
    position: relative;
    }
    .j-l-alpha-header {
        float: none;
        width: auto;
        }
        .j-p-layout-wt .j-l-alpha-header {
            width: auto;
            }
    .j-header-nav {
        float: left;
        }
        .j-header-nav .j-journal-nav-item {
            float: left;
            }
    .j-header-user-pic {
        float: right;
        }
    .j-p-hide-header-upic .j-header-user-pic {
        display: none;
        }
    .j-user-hgroup {
        clear: left;
        }
        .j-user-journal-title,
        .j-user-journal-subtitle {
            word-wrap: break-word;
            }
    .j-w-header-image {
        clear: both;
        }
/* Footer
------------------------------------------*/
.j-l-footer {
    clear: both;
    }
.j-page-nav {
    position: relative;
    }
    .j-page-nav-item {
        position: relative;
        z-index: 10;
        }
        .j-page-nav-item-prev {
            float: left;
            }
        .j-page-nav-item-next {
            float: right;
            }
        .j-page-nav-item-totop {
            position: absolute;
            left: 0;
            z-index: 8;
            width: 100%;
            text-align: center;
            }
/* Beta
------------------------------------------*/
.j-l-beta {
    word-wrap: break-word;
    }
.j-beta-controls {
    display: none;
    }
.j-w-profile IMG {
    max-width: 100%;
    height: auto;
    }
.j-p-tagcloud .j-w-item {
    display: inline;
    margin: 0 5px 0 0;
    }
    .j-p-tagcloud .j-w-item-size-5 {
        font-size: 25px;
        }
    .j-p-tagcloud .j-w-item-size-4 {
        font-size: 18px;
        }
    .j-p-tagcloud .j-w-item-size-3 {
        font-size: 16px;
        }
    .j-p-tagcloud .j-w-item-size-2 {
        font-size: 12px;
        }
    .j-p-tagcloud .j-w-item-size-1 {
        font-size: 10px;
        }
.j-p-social-networks-only .j-w-title {
    display: none;
    }
/* Calendar widget
------------------------------------------*/
.j-calendar-table {
    clear: both;
    width: 100%;
    border-collapse: collapse;
    }
.j-w-calendar-nav,
.j-p-calendar-place-sidebar {
    clear: both;
    }
.j-p-calendar-place-page {
    display: inline-block;
    width: 30.6%;
    margin: 0 0 30px 4%;
    }
    .j-p-calendar-column-1 {
        margin-left: 0;
        }
/* Calendar widget nav
------------------------------------------*/
.j-w-calendar-nav {
    line-height: 1;
    }
.j-w-calendar-month {
    float: left;
    }
.j-w-calendar-year {
    float: right;
    }
.j-w-calendar-prev,
.j-w-calendar-next {
    position: relative;
    display: inline-block;
    width: 5px;
    cursor: pointer;
    }
    #no-js .j-w-calendar-prev,
    #no-js .j-w-calendar-next {
        display: none;
        }
    .disabled {
        cursor: default !important;
        }
    .j-w-calendar-month-name,
    .j-w-calendar-year-name {
        padding: 0 5px;
        vertical-align: bottom;
        text-transform: capitalize;
        }
    .j-w-calendar-arr {
        position: relative;
        display: block;
        width: 0;
        border-style: solid;
        border-color: #005D8E;
        border-top-color: transparent;
        border-bottom-color: transparent;
        font: 0pt/0 sans-serif;
        }
        .j-w-calendar-prev .j-w-calendar-arr {
            border-width: 5px 5px 5px 0;
            }
        .j-w-calendar-next .j-w-calendar-arr {
            border-width: 5px 0 5px 5px;
            }
        .disabled .j-w-calendar-arr {
            border-color: #82b3cf;
            border-top-color: transparent;
            border-bottom-color: transparent;
            }
    .j-calendar-table .other SPAN {
        display: none;
        }
/* Entry
------------------------------------------*/
.j-e-date {
    display: block;
    }
.j-e-user {
    float: right;
    width: auto;
    margin: 0 0 0 10px;
    }
    .j-p-userpic-left .j-e-user {
        float: left;
        margin: 0 10px 0 0;
        }
    .j-e-user-name {
        max-width: 120px;
        }
.j-e-title {
    word-wrap: break-word;
    }
.j-e-text OL,
.j-e-text UL {
    padding-left: 2em;
    }
    .j-e-text LI {
        margin-bottom: 5px;
        }
        .j-e-text OL LI {
            list-style-type: decimal;
            }
        .j-e-text UL LI {
            list-style-type: disc;
            }
.j-e-text BLOCKQUOTE {
    margin: 5px 20px;
    font-style: italic;
    }
.j-e-text P {
    margin: 15px 0;
    }
.j-e-tags-item {
    word-wrap: break-word;
    }
.j-e-nav {
    clear: both;
    }
    .j-e-nav-item {
        float: left;
        }
.j-p-hide-upic .j-e-user-pic,
.j-p-hide-upic .j-p-no-username,
.j-p-hide-meta .j-e-currents {
    display: none;
    }
/* Comments
------------------------------------------*/
.j-e-buttons {
    text-align: center;
    }
.j-comments-nav,
.j-readcomments-nav {
    clear: both;
    margin: 10px 0;
    text-align: center;
    }
    .j-comments-nav-item {
        display: inline;
        }
.j-comments-pages {
    text-align: center;
    }
    .j-comments-prev-post {
        float: left;
        }
    .j-comments-next-post {
        float: right;
        }
    .j-comments-pages-container {
        text-align: center;
        display: inline-block;
        //display: inline;
        //zoom: 1;
        }
        .j-comments-pages-prev,
        .j-comments-pages-next,
        .j-comments-pages-list {
            display: inline-block;
            vertical-align: top;
            //display: inline;
            //zoom: 1;
            }
            .j-comments-pages-list {
                max-width: 30em;
                }
            .j-comments-pages-item {
                display: inline;
                padding: 0 5px;
            }

.j-c {
    float: none;
    clear: both;
    }
    .j-c-partial {
       min-width: 250px
       }
    .j-c-full {
        /*min-width: 450px*/ /* (LJSUP-22449) */
        }
    .j-p-c-screened {
        opacity: .5;
        transition: all .5s;
        }
        .j-p-c-screened:hover {
            opacity: 1;
            }
    .j-c-head {
        position: relative;
        }
    .j-c-user-pic {
        float: left;
        margin-right: 10px;
        }
    .j-c-date {
        display: block;
        }
    .j-c-nav {
        margin-top: 10px;
        }
        .j-c-nav-list {
            float: left;
            clear: both;
            width: 100%;
            }
            .j-c-nav-item {
                float: right;
                margin-left: 10px;
                }

    .j-p-hide-comment-controls .j-c-controls {
        position: absolute;
        display: block;
        top: 0px;
        right: 0px;
        }
        .j-c-controls-item {
            display: inline-block;
            }
        .j-c-controls IMG {
            vertical-align: middle;
            }
        .j-p-hide-comment-controls .j-c-controls,
        .j-p-hide-comment-controls .j-c-user-ip {
            display: none;
            }
        .j-p-hide-comment-controls:hover .j-c-controls,
        .j-c-spam .j-p-hide-comment-controls .j-c-controls {
            display: block;
            }
        .j-p-hide-comment-controls:hover .j-c-user-ip {
            display: inline;
            }

        .j-c-multyform-check {
            }
            .j-c-multyform-check LABEL,
            .j-c-multyform-check INPUT {
                vertical-align: middle;
                }

        @media screen and (max-device-width: 1024px) {
            .j-p-hide-comment-controls .j-c-controls {
                display: block;
                }
            .j-p-hide-comment-controls .j-c-user-ip {
                display: inline;
               }
        }
.commentform {
    }
    .commentform-table {
        width: 100%;
        }
    .commentform-select-picture {
        margin-left: 5px;
        }
    .commentform-title {
        padding-right: 5px;
        font-weight: bold;
        }
    .textbox-commenttext {
        width: 100%;
        box-sizing: border-box;
        }
    .commentform-button {
        cursor: pointer
        }

/* Archive
------------------------------------------*/
.j-years-nav,
.j-month-nav {
    text-align: center;
    }
    .j-years-nav-item {
        display: inline;
        padding: 0 7px;
        }
    .j-calendar-table TD {
        text-align: center;
        }
    .j-month-nav-item-prev {
        margin-right: .25em;
        }
    .j-month-nav-item-next {
        margin-left: .25em;
        }

/* Journal promo
------------------------------------------*/
.j-p-promo-on .j-e:first-child,
.j-p-promo-on H2 + .j-e {
    margin-bottom: 35px !important;
    }
.appwidget-journalpromo {
    margin-bottom: 40px;
    }

.j-w-adv-content,
.u-flextable {
    overflow: hidden;
    }


/* file-end: stc/chameleon/layout.css 
----------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------
   file-start: stc/chameleon/adv.css 
*/

/* banners on chameleon */

.j-w-adv-content {
    text-align: center;
    }
    .j-w--s2-sidebar-after-widgets .j-w-adv-content-inner {
        display: block;
        }


.j-theme-colorful .j-w-adv .j-w-content {
    padding-left: 0;
    padding-right: 0;
    }
/* LJSUP-22788 */
.j-theme-colorful .j-w-adv.j-w--s2-sidebar-before-widgets .j-w-content {
    padding: 0;
    }
    .j-theme-colorful .j-w-adv.j-w--s2-sidebar-before-widgets .j-w-content .ljsale:not(.ljsale--empty) {
        padding: 20px 0;
        }
.j-theme-colorful .j-w--s2-sidebar-after-widgets {
    margin-top: -30px;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    }
    .j-theme-colorful .j-w--s2-sidebar-after-widgets .j-w-content {
        padding: 0;
        }
        .j-theme-colorful .ljsale--sticky {
            padding-top: 30px;
            }
            .j-theme-colorful .ljsale--sticky.js-sticky .ljsale__inner {
                top: 30px;
                }



.j-theme-librarian .j-w-adv {
    padding-left: 7px;
    padding-right: 7px;
    }
/* LJSUP-22788 */
.j-theme-librarian .j-w-adv.j-w--s2-sidebar-before-widgets {
    margin-bottom: 0;
    padding: 0;
    background: transparent;
    }
    .j-theme-librarian .j-w-adv.j-w--s2-sidebar-before-widgets .ljsale:not(.ljsale--empty) {
        margin-bottom: 30px;
        padding: 15px 0;
        border-radius: 5px;
        background: rgba(33,23,6,0.8);
        color: #AFA79C;
        }
.j-theme-librarian .j-w--s2-sidebar-after-widgets {
    width: 300px;
    margin: -30px 0 0 7px;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    }
    .j-theme-librarian .ljsale--sticky {
        padding-top: 30px;
        }
        .j-theme-librarian .ljsale--sticky.js-sticky .ljsale__inner {
            top: 30px;
            }



.j-theme-faded-turquoise .j-w-adv {
    padding-left: 0;
    padding-right: 0;
    }
/* LJSUP-22788 */
.j-theme-faded-turquoise .j-w-adv.j-w--s2-sidebar-before-widgets {
    padding: 0;
    margin-bottom: 0;
    background: transparent;
    }
    .j-theme-faded-turquoise .j-w-adv.j-w--s2-sidebar-before-widgets::before {
        display: none;
        }
    .j-theme-faded-turquoise .j-w-adv.j-w--s2-sidebar-before-widgets .ljsale:not(.ljsale--empty) {
        position: relative;
        margin-bottom: 15px;
        padding: 25px 0;
        border-radius: 5px;
        background: #FFF;
        }
        .j-theme-faded-turquoise .j-w-adv.j-w--s2-sidebar-before-widgets .ljsale:not(.ljsale--empty)::before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 0;
            margin: 8px;
            border: 1px dashed #BFDBD6;
            border-radius: 3px;
            }
.j-theme-faded-turquoise .j-w--s2-sidebar-after-widgets {
    width: 300px;
    margin: -40px 0 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    }
    .j-theme-faded-turquoise .j-w--s2-sidebar-after-widgets::before {
        display: none;
        }
    .j-theme-faded-turquoise .ljsale--sticky {
        padding-top: 40px;
        }
        .j-theme-faded-turquoise .ljsale--sticky.js-sticky .ljsale__inner {
            top: 40px;
            }
            .j-theme-faded-turquoise .allbanners .allbanners-close {
                line-height: 1.2;
                }



.j-theme-newspaper .j-w--s2-sidebar-after-widgets {
    margin-top: -35px;
    }
    .j-theme-newspaper .ljsale--sticky {
        padding-top: 35px;
        }
        .j-theme-newspaper .ljsale--sticky.js-sticky .ljsale__inner {
            top: 35px;
            }
            .j-theme-newspaper .allbanners .allbanners-close {
                line-height: 1.3;
                }



.j-theme-black-and-white .j-w--s2-sidebar-after-widgets {
    margin-top: -25px;
    }
    .j-theme-black-and-white .ljsale--sticky {
        padding-top: 25px;
        }
        .j-theme-black-and-white .ljsale--sticky.js-sticky .ljsale__inner {
            top: 25px;
            }



.j-theme-red-ribbon .j-w-adv {
    margin-left: -20px;
    margin-right: -20px;
    }
    .j-theme-red-ribbon .j-w--s2-sidebar-after-widgets {
        margin-top: -35px;
        margin-bottom: 0;
        }
        .j-theme-red-ribbon .ljsale--sticky {
            padding-top: 35px;
            }
            .j-theme-red-ribbon .ljsale--sticky.js-sticky .ljsale__inner {
                top: 35px;
                }
    .j-theme-red-ribbon .j-w--s2-bottom {
        margin-right: 0;
        margin-left: 0;
        }



.j-theme-__none .j-w--s2-sidebar-after-widgets {
    margin-top: -15px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    }
    .j-theme-__none .ljsale--sticky {
        padding-top: 15px;
        }
        .j-theme-__none .ljsale--sticky.js-sticky .ljsale__inner {
            top: 15px;
            }




/* file-end: stc/chameleon/adv.css 
----------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------
   file-start: stc/chameleon/icons/default/icons-theme.css 
*/

/* Social icons
------------------------------------------*/

/* ---- In header ---- */

.j-p-social-networks-header .j-w-social-networks-nav {
    }
.j-p-menu-inheader_top .j-l-header .j-w-social-networks-nav-small,
.j-p-menu-inheader_top .j-l-header .j-w-social-networks-nav-big,
.j-p-menu-inheader_bottom .j-l-header .j-w-social-networks-nav-small,
.j-p-menu-inheader_bottom .j-l-header .j-w-social-networks-nav-big {
    position: absolute;
    z-index: 10;
    right: 0;
    }

.j-l-header .j-w-social-networks-nav-text {
    position: relative;
    z-index: 10;
    float: right;
    margin: 0 20px;
    }

.j-p-menu-in_beta .j-l-header .j-w-social-networks-nav-small,
.j-p-menu-in_beta .j-l-header .j-w-social-networks-nav-big {
    margin-bottom: 10px;
    }
    .j-p-menu-in_beta .j-l-header .j-social-networks-nav-small,
    .j-p-menu-in_beta .j-l-header .j-social-networks-nav-big {
        float: right;
        width: auto;
        }

/* ---- In beta ---- */

.j-w-profile .j-w-social-networks-nav {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px;
    }
.j-w-summary .j-w-item {
    margin-bottom: 5px;
    }

/* ---- Common ---- */

.j-p-social-networks-header .j-social-networks-nav-item {
    margin: 0 0 0 5px;
    }
.j-p-social-networks-profile .j-social-networks-nav-item {
    margin: 0 5px 0 0;
    }
    .j-p-social-networks-profile .j-social-networks-nav-item:last-child {
        margin: 0;
        }
.j-social-networks-nav-text .j-social-networks-nav-item {
    margin: 0 0 3px 0;
    }
.j-social-networks-nav-small LI,
.j-social-networks-nav-big LI {
    float: left;
    }
.j-social-networks-nav-small A,
.j-social-networks-nav-big A {
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    }
    .j-social-networks-nav-small A {
        width: 16px;
        height: 16px;
        }
    .j-social-networks-nav-big A {
        width: 32px;
        height: 32px;
        }
.j-social-networks-nav-text A {
    padding-left: 24px;
    }
.j-social-networks-nav-item {
    background: url(/chameleon/icons/default/icons.png?v=24898) 0 0 no-repeat;
    }

/* ---- Small ---- */

.j-nav-item-rss-small {
    background-position: -50px 0;
    }
.j-nav-item-add-small {
    background-position: -50px -50px;
    }
.j-nav-item-vk-small {
    background-position: -50px -100px;
    }
.j-nav-item-fb-small {
    background-position: -50px -150px;
    }
.j-nav-item-tw-small {
    background-position: -50px -200px;
    }

/* ---- Text ---- */

.j-nav-item-rss-text {
    background-position: -50px 2px;
    }
.j-nav-item-add-text {
    background-position: -50px -48px;
    }
.j-nav-item-vk-text {
    background-position: -50px -98px;
    }
.j-nav-item-fb-text {
    background-position: -50px -148px;
    }
.j-nav-item-tw-text {
    background-position: -50px -198px;
    }

/* ---- Big ---- */

.j-nav-item-rss-big {
    background-position: 0 0;
    }
.j-nav-item-add-big {
    background-position: 0 -50px;
    }
.j-nav-item-vk-big {
    background-position: 0 -100px;
    }
.j-nav-item-fb-big {
    background-position: 0 -150px;
    }
.j-nav-item-tw-big {
    background-position: 0 -200px;
    }

/* SVG
------------------------------------------*/

/* --- Icons with text --- */

.j-p-use-svg-in-socials .j-social-networks-nav-text {
    }
    .j-p-use-svg-in-socials .j-social-networks-nav-text A {
        padding: 0;
        }
    .j-p-use-svg-in-socials .j-social-networks-nav-text .j-social-networks-icon {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 8px;
        vertical-align: middle;
        }

/* --- Svgicon in socials --- */

.j-p-use-svg-in-socials .j-social-networks-nav-item .svgicon {
    display: block;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow:
        0 -1px 0 rgba(255,255,255,.3) inset,
        0 1px 0 rgba(255,255,255,.5) inset;
    fill: #FFF;
    }
    .j-p-use-svg-in-socials .j-social-networks-nav-small .svgicon,
    .j-p-use-svg-in-socials .j-social-networks-nav-text .svgicon {
        padding: 2px;
        border-radius: 3px;
        }

/* --- Svgicon colors --- */

.journalicon--rss {
    background-color: #f68424;
    background-image: linear-gradient(to top,  #faa84c, #f68424, #faa84c);
    border: 1px solid;
    border-color: #f08939 #e3762c #da6925;
    }

.journalicon--add {
    background-color: #399441;
    background-image: linear-gradient(#82c140, #399441);
    border: 1px solid;
    border-color: #60a53c #469039 #177132;
    stroke: white;
    }

.journalicon--vk {
    padding: 3px;
    background-color: #447093;
    background-image: linear-gradient(#7ba7ca, #447093);
    border: 1px solid;
    border-color: #6591b4 #4f7b9e #376386;
    }

.journalicon--fb {
    padding: 4px;
    background-color: #2e5392;
    background-image: linear-gradient(#748ec6, #2e5392);
    border: 1px solid;
    border-color: #6591b4 #4f7b9e #376386;
    }

.journalicon--tw {
    padding: 4px;
    background-color: #3b8bca;
    background-image: linear-gradient(#61b1e3, #1d7cc0);
    border: 1px solid;
    border-color: #4d9ac9 #3f86b8 #226aa0;
    }

.journalicon--inst {
    padding: 6px;
    background-color: #21608e;
    background-image: linear-gradient(#5388b0, #21608e);
    border: 1px solid;
    border-color: #4d9ac9 #3f86b8 #226aa0;
    }


/* Adaptive
------------------------------------------*/
@media (max-width: 1000px) {

    .j-p-adaptability-on .j-l-header .j-w-social-networks-nav {
        position: relative;
        float: none;
        margin: 0 0 10px 0;
        }
        .j-p-adaptability-on .j-l-header .j-social-networks-nav {
            float: none;
            text-align: center;
            line-height: 0;
            }
        .j-p-adaptability-on .j-social-networks-nav-item {
            float: none;
            display: inline-block;
            margin: 0;
            }
            .j-p-adaptability-on .j-social-networks-nav A {
                display: block;
                overflow: hidden;
                text-indent: -1000px;
                width: 32px;
                height: 32px;
                padding: 0;
                }

        /* --- Backgrounds --- */

        .j-p-adaptability-on .j-nav-item-rss {
            background-position: 0 0;
            }
        .j-p-adaptability-on .j-nav-item-add {
            background-position: 0 -50px;
            }
        .j-p-adaptability-on .j-nav-item-vk {
            background-position: 0 -100px;
            }
        .j-p-adaptability-on .j-nav-item-fb {
            background-position: 0 -150px;
            }
        .j-p-adaptability-on .j-nav-item-tw {
            background-position: 0 -200px;
            }

    /* --- SVG --- */

    .j-p-use-svg-in-socials .j-social-networks-nav-text .j-social-networks-icon {
        width: 32px;
        height: 32px;
        vertical-align: top;
        }

    .j-p-use-svg-in-socials .j-social-networks-nav-small .svgicon,
    .j-p-use-svg-in-socials .j-social-networks-nav-text .svgicon {
        padding: 5px;
        border-radius: 5px;
        }
}


/* file-end: stc/chameleon/icons/default/icons-theme.css 
----------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------
   file-start: stc/chameleon/heavenly-clouds/theme.css 
*/

BODY {
	background: #FFF;
	font: 14px/1.4 Arial, sans-serif;
    color: #333;
	}

H1 {
	font-size: 26px;
	color: #005D8E;}
H2 {
	font-size: 24px;
	color: #005D8E;
	}
H3 {
	font-size: 20px;
	color: #005D8E;
	}
H4 {
	font-size: 18px;
	color: #005D8E;}

.j-page-title {
	margin-bottom: 30px;
	}
/* Links
------------------------------------------*/
A, A:visited {
	text-decoration: none;
	color: #005D8E;
	}
	A:hover {
		text-decoration: underline;
		color: #005D8E;
		}
/* Layout
------------------------------------------*/
.j-l-wrapper {
	background: url(/chameleon/heavenly-clouds/img/top-line.png?v=25396) repeat-x center top;
	}
	.j-l-container {
		background: url(/chameleon/heavenly-clouds/img/header.jpg?v=25396) no-repeat center 50px;
		}
		.j-l-page-inner {
			margin: 0 15px 40px;
			}
.alpha {
	float: none;
	}
.alpha-content,
footer {
	clear: both;
    width: auto;
    }
/* Header
------------------------------------------*/
.j-l-header {
	height: 275px;
	margin-bottom: 30px;
	}
.j-w-header-image {
	display: none;
	}
.j-header-user-pic {
  	float: left;
  	margin-right: 20px;
  	padding: 10px;
	}
.j-w-journal-nav {
	overflow: hidden;
	height: 50px;
	}
	.j-journal-nav-item {
		height: 50px;
		padding: 0 14px;
		line-height: 50px;
		}
		.j-journal-nav-item A {
			text-shadow: 1px 0 1px #FFF;
			font: 14px/1.4 Arial;
			}
			.j-journal-nav-item-current {
				background: #D2DFE7;
				}
			.j-journal-nav-item-current A {
				color: #087CBA;
				}
.j-header-user {
	overflow: hidden;
   	margin-top: 43px;
  	}
  	.j-header-user .j-user-hgroup {
	    clear: none;
	    overflow: hidden;
		}
		.j-header-user-name {
			font: bold 13px/1.4 Arial;
			}
		.j-user-journal-title {
			margin-top: 10px;
			text-shadow: 0 1px 1px #FFF;
			}
		.j-user-journal-subtitle {
			margin-top: 10px;
			text-shadow: 0 1px 1px #FFF;
			font-size: 15px;
			}
.j-w-social-networks-nav-small {
    margin-top: 18px;
	}
.j-w-social-networks-nav-big {
    margin-top: 8px;
	}
/* Footer
------------------------------------------*/
.j-l-footer {
	margin-bottom: 40px;
	font-size: 12px;
	}
	.j-page-nav {
		margin: 5px 13px;
		padding-top: .4em;
		}
/* Beta
------------------------------------------*/
.j-l-beta {
	float: left;
	width: 100%;
	}
	.j-w-title {
		display: none;
		}
.j-w-calendar {
	width: 285px;
	float: left;
	}
	.j-w-calendar-nav-inner {
		margin: 7px 9px;
		padding-top: .4em;
		font-size: 12px;
		}
	.j-calendar-table-wrapper {
		margin: 0 10px;
		padding-bottom: 5px;
		border: 1px solid #B6CAD7;
		border-top: 0;
		border-radius: 0 0 10px 10px;
		}
		.j-calendar-weekday {
			background: #6B97B0;
			font-weight: normal;
			color: #FFF;
			}
			.j-calendar-weekday,
			.j-calendar-table TD {
				font-size: 12px;
				line-height: 2.2em;
				}
				.j-calendar-table TD A,
				.j-calendar-table TD A:visited {
					text-decoration: underline;
					font-weight: bold;
					}
					.j-calendar-table TD A:hover {
						text-decoration: none;
						}
.j-w-tags {
	float: right;
	width: 610px;
	}
	.j-w-list-tags {
		position: relative;
		margin-top: -10px;
		}

/* Entry
------------------------------------------*/
.j-e {
	margin-bottom: 50px;
	}
	.j-e-date {
		margin-bottom: 15px;
		font-size: 12px;
		color: #798E9A;
		}
	.j-e-user {
		display: table;
		margin-bottom: 10px;
		}
		.j-e-user-pic,
		.j-e-user-name {
			display: table-cell;
			//float: left;
		  	vertical-align: middle;
			}
		.j-e-user-pic {
		  	padding: 5px;
			}
			.j-e-user-pic IMG {
				max-width: none;
				max-height: 60px;
				width: auto;
				height: auto;
				}
		.j-e-user-name {
			max-width: none;
			padding-right: 10px;
		  	font-size: 13px;
			}

	.j-e-reposted-by {
		margin-top: 5px;
		font-size: 11px;
		}
	.j-e-text {
		margin-top: 20px;
		}
		.j-e-text A, .j-e-text A:visited {
			text-decoration: underline;
			}
			.j-e-text A:hover, .j-e-text A:visited:hover {
				text-decoration: none;
				}
	.j-e-meta {
		margin: 20px 25px 0;
		font-size: 12px;
		}
	.j-e-nav {
		margin-top: 25px;
		line-height: 1.1em;
		font-size: 12px;
		}
		.j-e-nav-list {
			margin: 5px;
			}
		.j-e-nav-item {
			margin: .5em 0 0 8px;
			padding-right: 8px;
			border-right: 1px solid #3F688A;
			}
			.j-e-nav-item-comments {
				margin: 0;
				padding: 5px 10px;
				background: #6B97B0;
				border: 1px solid #5E88A1;
				border-radius: 5px;
				box-shadow: inset 0 0 3px #4b7893;
				font-size: 18px;
				font-weight: bold;
				}
				.j-e-nav-item-comments A {
					color: #FFF;
					}
			.j-e-nav-item-permalink {
				border-right: 0;
				}

/* Years
------------------------------------------*/
.j-years-nav {
	margin-bottom: 30px;
	font-size: 20px;
	}
.j-p-calendar-place-page {
    height: 16em;
    }
	.j-calendar-month {
		padding: 5px 13px;
		text-align: center;
		font-size: 18px;
		}
		.j-calendar-month A {
			text-shadow: 1px 0 1px #FFF;
			}
/* Month
------------------------------------------*/
.j-month-nav {
	margin-bottom: 20px;
  	font-size: 20px;
	}
.j-day {
	margin-bottom: 20px;
	}
	.j-day-date {
		font-size: 18px;
  		}
	.j-day-subjects {
		margin-left: 10px;
		}
	.j-day-subjects-item {
		margin-bottom: 5px;
		}
/* Comments
------------------------------------------*/
.j-e-buttons {
	margin: 0 0 30px;
	}
.j-l-comments {
	margin: 30px 0 40px;
	}
	.j-comments-nav	{
		margin-bottom: 35px;
		line-height: 35px;
		}
	.j-comments-pages {
		padding-bottom: 5px;
		border-bottom: 1px solid #DDD;
		}
		.j-comments-pages-top {
			margin-bottom: 35px;
			}
		.j-comments-pages-bottom {
			margin-top: 35px;
			}
		.j-comments-prev-post,
		.j-comments-next-post {
			line-height: 28px;
			}
		.j-comments-pages-prev,
		.j-comments-pages-next {
			line-height: 28px;
			color: #999;
			}
			.j-comments-pages-item {
				vertical-align: middle;
				}
			.j-comments-pages-current {
				font-size: 20px;
				color: #005D8E;
				}
		.j-comments-pages A {
			text-decoration: underline;
			}
			.j-comments-pages A:hover {
				text-decoration: none;
				}
	.j-c-partial {
		margin-top: 5px;
		margin-bottom: 5px;
	   	}
	.j-c-full {
		margin-top: 15px;
		margin-bottom: 15px;
	   	}
		.j-c-head {
			margin-bottom: 15px;
			padding: 5px;
			background: #DAE9EF;
			border: 1px solid #B6CAD7;
			border-radius: 7px;
			box-shadow: inset 0 1px 0 #FFF;
			}
			.j-c-head-inner {
				position: relative;
				}
				.j-c-subject {
					font-weight: bold;
					}
				.j-c-poster {
					font-size: 12px;
					}
				.j-c-user-ip,
				.j-c-multyform-check LABEL {
					color: #6B97B0;
					}
				.j-c-date {
					margin: 5px 0 3px;
					font-size: 12px;
					color: #6B97B0;
					}
			.j-c-user-pic {
				margin-right: 15px;
				}
				.j-c-user-pic IMG {
					max-width: none;
					max-height: 60px;
					width: auto;
					height: auto;
					}
			.j-c-nav {
			    padding-top: 5px;
			    border-top: 1px solid #DDD;
				}
				.j-c-nav A {
					text-decoration: underline;
					}
					.j-c-nav A:hover {
						text-decoration: none;
						}
		.j-comments-nav-bottom {
			margin-bottom: 30px;
			}
.j-w-multyform {
	margin-top: 35px;
	padding: 0 2px;
	}
.j-readcomments-nav {
	margin-bottom: 45px;
	}
.commentform-table {
    margin: 20px 0 10px;
    }
    .textbox {
	    margin-bottom: 5px;
    	padding: 3px;
        border: 1px solid #CCC;
        border-radius: 3px;
        font: 14px/1.4 Arial;
        }

/* Common
------------------------------------------*/
.j-user-pic,
.j-e-nav,
.j-comments-nav,
.j-l-footer,
.j-w-calendar-nav,
.j-calendar-month{
    border: 1px solid #B6CAD7;
	border-radius: 7px;
	background: rgb(220,233,239); /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZTllZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JlZDNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2VhZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(220,233,239,1) 0%, rgba(190,211,223,1) 50%, rgba(220,234,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,233,239,1)), color-stop(50%,rgba(190,211,223,1)), color-stop(100%,rgba(220,234,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(220,233,239,1) 0%,rgba(190,211,223,1) 50%,rgba(220,234,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(220,233,239,1) 0%,rgba(190,211,223,1) 50%,rgba(220,234,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(220,233,239,1) 0%,rgba(190,211,223,1) 50%,rgba(220,234,239,1) 100%); /* IE10+ */
	//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BFD5E1', endColorstr='#DCEAEF',GradientType=0 );  /* IE6-8*/
	box-shadow: inset 0 1px 0 #FFF;
	}
.j-e-nav,
.j-comments-nav,
.j-l-footer,
.j-w-calendar-nav {
	height: 35px;
	}
.j-e-buttons,
.j-c-user-pic {
	height: auto;
	border: 0;
	background: none;
	filter: none;
	box-shadow: none;
	}


/* file-end: stc/chameleon/heavenly-clouds/theme.css 
----------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------
   file-start: stc/chameleon/widget-threeposts.css 
*/

.j-theme-ljgetstyle-clean-style-02 .j-e-threeposts{padding:15px 20px 20px;background-color:#FFF}.j-theme-colorful .j-e-threeposts{padding:20px}.j-theme-colorful .threeposts__title{font-family:Georgia,sans-serif}.j-theme-cool-grey .j-e-threeposts__inner{padding:0 10px}.j-theme-deep-space .j-e-threeposts__inner{padding:20px;background:#E2EEF1;border-radius:5px}.j-theme-faded-turquoise .threeposts__title{font-family:'Trebuchet Ms',sans-serif}.j-theme-golf .j-e-threeposts{padding:20px 30px 25px;background:#5B993C;border:1px solid #266906}.j-theme-golf .j-e-threeposts:before{top:0}.j-theme-newspaper .threeposts__title{font-family:'Trebuchet Ms',sans-serif}.j-theme-red-ribbon .threeposts__title{font-family:Verdana,sans-serif}.j-theme-sandy-bauble .threeposts__title{font-style:normal}.j-theme-ljgetstyle-writer .j-e-threeposts{margin-top:-20px;padding:30px}

/* file-end: stc/chameleon/widget-threeposts.css 
----------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------
   file-start: stc/chameleon/widget-ramblerpartner.css 
*/

/* common styles */
.j-w--s2-after-three-posts {
    margin: 0;
    }
    .j-w--s2-after-three-posts .j-w-adv-content {
        padding: 0;
        }
        .j-w--s2-after-three-posts .j-w-adv-content .allbanners {
            overflow: visible;
            display: block;
            text-align: left;
            }
            .j-w--s2-after-three-posts .ramblerpartner {
                overflow: visible;
                }


/* Clean Style 02 */
.j-theme-ljgetstyle-clean-style-02 .ramblerpartner {
    padding: 15px 20px 20px;
    background-color: #FFF;
    }

/* Colorful */
.j-theme-colorful .ramblerpartner {
    margin: 0 0 30px;
    padding: 20px;
    border-radius: 12px 12px 10px 10px;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.2);
    background: #FFF;
    }
    .j-theme-colorful .rambler_title {
        font-family: Georgia, sans-serif;
        }

/* Cool Gray */
.j-theme-cool-grey .ramblerpartner__inner {
    padding: 0 10px;
    }

/* Deep Space */
.j-theme-deep-space .ramblerpartner__inner {
    padding: 20px;
    background: #E2EEF1;
    border-radius: 5px;
    }

/* Faded Turquoise */
.j-theme-faded-turquoise .j-w--s2-after-three-posts {
    margin: 0 0 40px;
    padding: 25px;
    }
    .j-theme-faded-turquoise .rambler_title {
        font-family: 'Trebuchet Ms', sans-serif;
        }

/* Librarian */
.j-theme-librarian .j-w--s2-after-three-posts {
    margin: 0 0 30px;
    padding: 25px;
    }

/* Over City */
.j-theme-over-city .rambler_header {
    text-shadow: 0 1px 0 #FFF;
    color: #5B8661;
    }

/* Over leaves */
.j-theme-over-leaves .rambler_header {
    text-shadow: 0 1px 0 #FFF;
    }

/* Golf */
.j-theme-golf .ramblerpartner {
    padding: 20px 30px 25px;
    background: #5B993C;
    border: 1px solid #266906;
    }
    .j-theme-golf .ramblerpartner:before {
        top: 0;
        }

/* Newspaper */
.j-theme-newspaper .rambler_title {
    font-family: 'Trebuchet Ms', sans-serif;
    }

/* Red Ribbon */
.j-theme-red-ribbon .j-w--s2-after-three-posts {
    margin: 0 0 35px;
    }
    .j-theme-red-ribbon .rambler_title {
        font-family: Verdana, sans-serif;
        }

/* Sandy Bauble */
.j-theme-sandy-bauble .rambler_title {
    font-style: normal;
    }

/* Heavenly Clouds */
.j-theme-heavenly-clouds .rambler_header {
    color: #005D8E;
    }

/* Vertical Stripes */
.j-theme-vertical-stripes .rambler_header {
    text-shadow: 0 1px 0 #FFF;
    color: #3F688A;
    }
.j-theme-vertical-stripes .rambler_title {
    font-family: Palatino,"Palatino Linotype",Georgia,serif;
    font-style: italic;
    }

/* Writer */
.j-theme-ljgetstyle-writer .ramblerpartner {
    margin-top: -20px;
    padding: 30px;
    }

/* Unstyled */
.j-theme-__none .j-w--s2-after-three-posts {
    margin: 0 0 45px;
    }



/* file-end: stc/chameleon/widget-ramblerpartner.css 
----------------------------------------------------------------------------------*/
