﻿body {
    /*    padding-top: 50px;*/
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility;
    color: #1a1a1a;
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300 !important;
    letter-spacing: -1px;
}


    h4.story-title, h4.story-title a {
        font-size: 1.29rem !important;
        line-height: 126% !important;
    }

    h4.mostRead-title, h4.mostRead-title a {
        font-size: 1.12rem !important;
        line-height: 126% !important;
        font-weight: 400 !important;
        text-transform: uppercase;
        /*letter-spacing:0;*/
    }



a {
    color: #1a1a1a;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}



.story-title a:hover {
    color: #f50082;
}

a:hover {
    /*    color: #009688;
    color: #E91E63;*/
    color: #f50082;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}
*/
a {
    text-decoration: none;
}

.firstPageBackground {
    background-color: #642e7a;
    background-image: url(/Images/rubricBackgroundDefault.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

.horoscopeBackground {
    /*background-color: #642e7a;*/
    /*background-color: #dcc8a7;*/
    background-color: #841272;
    /*background-image: url(/Images/horoscopeBackground.jpg);*/
    background-image: url(/Images/rubricBackgroundAstro.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

.articleBackground {
    /*background-color: #642e7a;*/
    background-image: url(/Images/rubricBackgroundStars.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #a7df58;
}

.rubricBackground {
    /*background-color: #642e7a;*/

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-image: url(/Images/rubricBackgroundInfoGuide.jpg);
    background-color: #ff0d00;
}

.searchBackground {
    /*background-color: #642e7a;*/

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #ff6600;
    background-image: url(../Images/rubricBackgroundVanity.jpg);
}


#page {
    max-width: 1000px;
}

.firstPagePage {
    background-color: #FFFFFF90;
}

.articlePage {
    background-color: #FFFFFF90;
    padding-bottom: 2px;
    margin-bottom: 20px;
}

.rubricPage {
    background-color: #FFFFFF90;
    padding-bottom: 2px;
    margin-bottom: 20px;
}

.searchPage {
    background-color: #FFFFFF90;
    padding-bottom: 2px;
    margin-bottom: 20px;
}


footer, footer a, footer p {
    background-color: white;
    color: #222;
}

#top-links a {
    margin: 0 20px 20px 20px;
    color: #000 !important;
    font-weight: 400;
    letter-spacing: 0.01em;
    font-size: 1rem !important;
}

.copyright-nav {
    background-color: #FFFFFF60;
    padding: 0 10px;
    width: 99.92%;
}

a.specialLink {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}


#editions-hiclub {
    /*width: 600px;*/
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 2px;
    text-align: center;
}

    #editions-hiclub > li {
        display: inline-block;
        margin-left: 5px;
    }

li {
    list-style: none;
}

.tools a {
    text-decoration: underline;
    color: #000000;
}

#editions-hiclub > li > a {
    text-decoration: none !important;
}


.tools {
    font: 10px arial;
    font-weight: bold;
    overflow: auto;
    width: 100%;
}


#top-menu {
    float: left;
    display: block;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%;
}

#top-menu {
    position: relative;
    height: 48px;
    overflow: hidden;
    z-index: 10;
    background-color: white;
    margin-top: 10px !important;
    padding: 10px !important;
    border-radius: 3px;
}

    #top-menu li {
        display: inline;
        width: auto;
    }

    #top-menu, #top-menu li, #side-menu, #side-menu li {
        list-style: outside none none;
        margin: 0;
        padding: 0 10px;
        text-transform: uppercase;
    }

.inline-list > li {
    display: block;
    /*  float: left;*/
    list-style: none;
    margin-left: 1.375rem;
}

/*#top-menu li.home {*/
/*background: url(/images/home.png) no-repeat 0 center;
    background: rgba(0, 0, 0, 0) url(/images/home.svg) no-repeat scroll 0.625rem center/88% auto;*/
/*display: none;
    text-indent: 200%;
    overflow: hidden;
    width: 96px;
}*/

.story-row {
    margin: 1.5rem auto;
}

/*    .story-row:first-child {
        margin-bottom:1.5rem !important;
    }*/

.story-container {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 1.75rem 1.125rem;
    padding: 1.125em 0.625em;
}

    .story-container .story-title {
        display: block;
        margin-bottom: 5px;
        font-size: 1.5rem;
        color: #000;
        font-weight: 400;
        text-transform: uppercase;
    }

.story-title, .story-title a {
    color: #1a1a1a;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}

.shortlead {
    color: #1a1a1a;
    font-size: 1.125rem;
}


a.shortlead p {
    /*font-size: 17px;*/
    font-size: 1.05rem;
    font-style: italic;
}

p {
    font-weight: 400;
    color: #222;
}

p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

/*.bg-blur {
    background: rgba(0,0,0,.6);
    filter: blur(8px);
    height: 100%;
    position: absolute;
    transform: scale(1.1);
    width: 100%;
}*/

.bg-blur {
    background: rgba(0,0,0,.6);
    filter: blur(13px) brightness(0.7);
    height: 100%;
    position: absolute;
    transform: scale(1.15);
    width: 100%;
    overflow: hidden;
    bottom: 0;
    top: 0;
}


.centeredImage {
    /*    max-height: 260px;*/
    margin: 0 auto;
    display: block;
}


element.style {
}

.ratio.ratio-3-2 {
    padding-bottom: 66.6666666667%;
}

.grid-layout_without-lead a {
    color: inherit;
}

.ratioX {
    display: block;
    /*height: 0;*/
    height: 100%;
    overflow: hidden;
    position: relative;
    text-decoration: none !important;
    width: 100%;
    /*    max-height:260px;*/
}

.story-meta {
    color: #000;
    font-size: 0.75rem;
    letter-spacing: 0.01em;
    line-height: 1.4;
    position: relative;
    text-transform: uppercase;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    height: 22px;
}


.byline, .byline1, .byline2 {
    color: #000;
    font-size: 0.75rem;
    letter-spacing: 0.01em;
    line-height: 1.4;
    position: relative;
    text-transform: uppercase;
    height: 43px;
}


.byline-image {
    color: #fff;
    display: block;
    float: left;
    line-height: 0;
    width: 45px;
    height: 45px;
}

    .byline-image img {
        height: 45px;
        line-height: 45px;
        width: 45px;
    }



.story-meta span {
    border-right: 1px solid #e4e4e4;
    line-height: 1;
    padding: 0 0.5rem;
}

.story-meta:after {
    background-color: #e4e4e4;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 94%;
}

.imagePart {
    max-height: 270px;
    overflow: hidden;
}

.mostPic {
    max-height: 130px;
    overflow: hidden;
}

.clamp-2 {
    -webkit-line-clamp: 2 !important;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
}


.clamp-3 {
    -webkit-line-clamp: 3 !important;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.clamp-4 {
    -webkit-line-clamp: 4 !important;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.clamp-5 {
    -webkit-line-clamp: 5 !important;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
}


.double-story .half-story:first-child {
    /*background:red;*/
    padding-left: 0;
    margin-top: 0
}

.double-story .half-story:last-child {
    /*background:red;*/
    padding-right: 0;
    margin-bottom: 0
}

.byline span a {
    color: #C2185B;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

#widget-top24chasa1 {
    background-color: #FFFFFF;
    color: #000000;
    padding: 15px 10px;
    margin: 2px 20px;
    border: 1px solid #AAA;
    /*width: 313px;
    float: right;*/
    border-radius: 3px;
}

#widget-24chasa-title {
    color: #000;
}

.widget-24chasa-article-block > div > p {
    color: #000;
    line-height: 20px;
    margin-bottom: 4px;
    display: inline-block;
    width: 183px;
    height: 60px;
    overflow: hidden;
    vertical-align: top;
}

.widget-mama24-article-block {
    padding: 2px 0 13px 0;
    border-radius: 2px;
    background-color: #FFFFFF70;
}

    .widget-24chasa-article-block > p, .widget-mama24-article-block > p {
        width: 100%;
        height: 38px;
        overflow: hidden;
        font-size: 14px;
    }

.title24, a.title24 {
    font-weight: bold;
    font-size: 1rem;
    line-height: 140%;
    display: block;
}

.widget24Title {
    font-size: small;
    line-height: 163%;
}

.widget24Block {
}

#widget-mama {
    background: linear-gradient(90deg,#f3c9f3,white,#defbff) no-repeat;
    padding: 10px 20px;
    margin: 2px 20px;
    border: 1px solid #AAA;
    /*width: 313px;
    float: right;*/
    border-radius: 3px;
}

.mamaTitle {
    color: #000;
    /*line-height: 20px;*/
    /*margin-bottom: 4px;*/
    display: inline-block;
    /*    width: 183px;*/
    /*    height: 60px;
    overflow: hidden;*/
    vertical-align: top;
    background: -webkit-linear-gradient(45deg,navy,purple,red);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.15rem;
}

.small {
    font-size: small !important;
}

.search-wrapper.open {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
    transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
    visibility: visible;
}

.search-wrapper {
    padding-top: 3.25rem;
    font-size: 37px;
}

.search-wrapper {
    background: rgba(0, 0, 0, 0.98) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    letter-spacing: 1px;
    margin: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, visibility 0s ease 0.2s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, visibility 0s ease 0.2s;
    visibility: hidden;
    width: 100%;
    z-index: 9000;
}

.nav-bar-open-btn {
    float: left;
    margin-right: 0.5em;
    position: absolute;
    top: auto;
    width: auto;
}

.nav-bar {
    position: fixed;
    left: -300px;
    top: 0;
    bottom: 0;
    width: 280px;
    background: #000;
    color: #eee;
    /* display: none; */
    z-index: 1001;
    box-shadow: 4px 0px 8px rgb(0 0 0 / 15%);
    overflow-x: hidden;
}

.nav-bar-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 150%;
    background: #000;
    opacity: 0;
    z-index: 1000;
}

.search-wrapper .search-close {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    color: #f3f3f3;
    cursor: pointer;
}

.search-text {
    font-size: 1.75rem;
    line-height: 1.2;
    color: #F3F3F3;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    position: relative;
    vertical-align: middle;
    background-color: transparent;
    border: none;
    box-shadow: none;
    width: 100% !important;
    margin: 0;
    padding-left: 0;
    height: 2.5rem;
}

.search-label {
    color: #ccc;
    padding-top: 1rem;
    border-top: 1px dotted #E6E6E6;
    margin: 0.5rem 0 1rem 0;
    font-size: 1rem;
    font-style: italic;
    line-height: 1.3;
}


.main-story-container {
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 3px;
}

.article-image {
    width: 100%;
}

.circle {
    border-radius: 50%;
}

.facebook {
    /*background: url(/images/fbIcon.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    
    background-position: 30px -15px;*/
}

.twitter {
    /*transform: translateY(18px);*/
    /*vertical-align: bottom;*/
}

.facebook img, .twitter img {
    width: 30px;
    /*transform: translateY(18px);*/
}

.page-navigation {
    position: relative;
}

    .page-navigation span, .page-navigation a {
        -moz-font-feature-settings: "liga";
        -moz-user-select: none;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0.3em;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 0.44);
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 38px;
        letter-spacing: -0.02em;
        outline: 0 none;
        padding: 7px 16px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-rendering: optimizelegibility;
        transition: background-color 100ms ease 0s, border-color 100ms ease 0s, color 100ms ease 0s;
        vertical-align: bottom;
        white-space: nowrap;
        margin-left: 0.25rem;
    }

    .page-navigation .current {
        background: #f0f0f0;
        color: #666;
    }

    .page-navigation .next {
        right: 0;
        text-align: right;
    }

    .page-navigation previous {
        left: 0;
        text-align: left;
    }

    .page-navigation .previous, .page-navigation .next {
        float: none;
        padding: 0.25em 0;
        position: absolute;
        top: 0;
        /*   width: 38.2%;*/
    }

#comments-toggle {
    border: 1px solid black;
    padding: 8px;
    text-align: center;
    margin: 0 0 20px 0;
    cursor: pointer;
}

.articleAuthor {
    margin-left: 5px;
    color: #f50082;
}


ul.bullet li {
    list-style:circle;
}

.field-validation-error {
    color: red;
    display: block;
}



div.main-story-body-text a, article a {
    color: #0d6efd !important;
}


