/* Cleaned CSS: */


    body {
        background-color: #c5d9e3;
        
        text-align: center;
        color: #000000;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        margin: 0;
        }

    a, a:link, a:visited {
        color: #7a9185;
        text-decoration: none;
        }

    a:hover {
        color: #790000;
        text-decoration: underline;
        }

    p, td, blockquote {
            font-size: 14px;
        }

    code, kbd, pre, tt {
            font-family: monospace;
        }
    .wrapper,
    .j-bottom-adv {
        margin: 20px 0;
    }
    #content,
    .j-bottom-adv {
        width: 1000px;
        margin-left: auto; margin-right: auto;
        background-color: #c5d9e3;
        border-width: 1px;
        border-style: solid;
        border-color: #ffffff;
        padding: 15px;
    }

    #content {
        position: relative;
        z-index: 0;
    }

     #maincontent {
        margin-top: 15px;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        background-color: #91ac9e;
        color: #000000;
        border-style: solid;
        border-color: #ffffff;
        border-width: 1px;
        margin-right: 195px;
        text-align: left;
        }

    #sidebar {
        padding-top: 15px;
        margin-top: 15px;
        background-color: #91ac9e;
        border-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        font-family: "Verdana", sans-serif;
        color: #000000;
        width: 175px;
        float: right;
        text-align: left;
        }

    #header {
        padding: 10px 0px 20px 0px;
        margin: 0px;
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
        border-style: solid;
        border-color: #ffffff;
        border-width: 1px;
        background-color: #91ac9e;
        color: #000000;
        }

    #footer {
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        background-color: #91ac9e;
        color: #000000;
        border-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        z-index: 100;
        clear: both;
        }

    /* header -- links to views; title of journal; subtitle of journal */

    div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
        color: #790000;
    }

    div#header a:hover, div#footer a:hover {
        color: #790000;
        text-decoration: none;
    }

    ul.navheader
        {
        padding: 0px;
        margin: 0px;
        }

    ul.navheader li  {
        display: inline;
        padding: 0 3px 0 3px;
        }

    .title    {
        font-family: "Verdana", sans-serif;
        font-size: 16px;
        font-weight: normal;
        line-height: 200%;
        top: 10px;
        }

    .subtitle{
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        font-weight: normal;
        top: 10px;
        }


    /* sidebar */
    .box-vertical2 {
        margin: 10px 0 0;
    }

    div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
        color: #790000;
    }

    div#sidebar a:hover {
        color: #790000;
        text-decoration: none;
    }

    .defaultuserpic {
        text-align: center;
        }

    .sbarheader {
        padding: 0px 5px 0px 5px;
        }

    .sbarbody {
        padding: 0px 5px 0px 5px;
        }

    .sbarbody2 {
        padding: 0 15px 0 15px;
    }

    #sidebar_summary li.sbaritem {
        margin: 0 10px;
        padding: 3px 0;
        border-bottom: 1px #ffffff solid;
    }

    table.calendar {
        margin-right: auto;
        margin-left: auto;
        }

    .sbarcalendar {
        border-color: #000000;
        border-width: 1px;
        border-style: solid;
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        }

    .sbarcalendarposts {
        border-color:  #000000;
        border-width: 1px;
        border-style: solid;
        background-color: #ffffff;
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        }

    ul.sbarlist
    {
        padding-left: 0px;
        margin-left: 0px;
        list-style: none;
    }

    li.sbaritem, .tagcloud
    {
        padding-left: 15px;
        list-style: none;
    }

    li.sbartitle
    {
        padding-left: 15px;
        list-style: none;
        border-style: solid;
        border-width: 1px;
        border-color: #ffffff;
        background-color: #c5d9e3;
        margin-bottom: 10px;
        margin-top: 10px;
    }


    /* maincontent */

    .subcontent {
        overflow: hidden;
    }

    .entry    {
        margin: 0px 10px 10px 30px;
        padding: 10px;
        background-color: #ffffff;
        color: #000000;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        text-align: left;
        border-width: 1px;
        border-color: #c5d9e3;
        border-style: solid;
        }
    .entry_text .ljtags    {
        clear: both;
        }
    .entry_text IMG:not([width]):not([height]):not([style*="height"]) {
		max-width: 100%;
		height: auto;
		}

    .entry ul li
        {
        padding-left: 5px;
        margin-left: 15px;
        }

    .entry ol li
        {
        padding-left: 5px;
        margin-left: 15px;
        }

    .userpic {
        position: relative;
        float: left;
        background-color: #ffffff;
        padding: 5px;
        margin: 10px;
        z-index: 15;
        border-width: 1px;
        border-color: #c5d9e3;
        border-style: solid;
        }

    .userpicfriends {
        position: relative;
        float: left;
        padding: 5px;
        margin: 10px;
        text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #c5d9e3;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        z-index: 15;
        }

    .date {
        line-height: 200%;
        top: 5px;
        color: #000000;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        }

    .subject {
        font-weight: bold;
        padding: 10px;
        color: #000000;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        }

    .subject a, .subject a:link, .subject a:visited, .subject a:hover  {
       color: #000000;
        /*color: #790000;*/
       text-decoration: none;
        }

    /*.subject a:hover {
        color: #790000;
        }*/

    .datesubject {
        background-color: #c5d9e3;
        padding: 5px;
        }

    .currents, .currentmood, .currentmusic {
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        }

    .comments {
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        text-align: right;
        background-color: #c5d9e3;
        padding: 0px 5px 0px 5px;
        position: relative;
        top: 15px;
        }

    div.comments a, div.comments a:link, div.comments a:visited{
        color: #790000;
    }

    div.comments a:hover {
        color: #790000;
        text-decoration: none;
    }


    /* maincontent --  entry, reply pages */

    .datesubjectcomment {
            background-color: #c5d9e3;
            padding: 5px;
            margin-top: 20px;
            }

    .userpiccomment {
        position: relative;
        border-width: 5px;
        border-style: solid;
        border-color: #ffffff;
        background-color: #ffffff;
        top: -30px;
        left: 0px;
        padding: 5px;
        margin: 10px 10px -20px 10px;
        z-index: 15;
        float: left;
        border-width: 1px;
        border-color: #c5d9e3;
        border-style: solid;
        }

    .box {
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        border-color: #ffffff;
        padding: 10px;
        clear: left;
        }

    input, textarea {
        background-color: #ffffff;
        color: #000000;
        }

    textarea.textbox  {
          width: 95% !important;
           }

    .reply    {
        position: relative;
        margin: 20px 30px 10px 30px;
        padding: 25px 10px 10px 10px;
        text-align: left;
        font-family: "Verdana", sans-serif;
        font-size: 14px;
        line-height: 125%;
        background-color: #ffffff;
        color: #000000;
        }

    .replytosubject {
        font-weight: bold;
        }


    .commentreply {
        position: relative;
        margin: 10px;
        font-size: 14px;
        font-family: "Verdana", sans-serif;
        color: #000000;
        }

    .commentbox {

        border-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin: 10px;
        background-color: #ffffff;
        }

    .datesubjectcomment a:link, .datesubjectcomment a:visited {
        color: #790000;
        }

    .datesubjectcomment a:hover {
        color: #790000;
        }

    .commentboxpartial {
        border-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin: 10px;
        background-color: #ffffff;
        }

    .commentinfo {
        background-color: #ffffff;
        margin-top: 10px;
        width: 100%;
        }

    .ljcmt_full,.commentboxpartial { min-width: 250px; }

    /* maincontent -- year/achive pages */

    ul.year {
        text-align: center;
        padding-bottom: 40px;
        }

    ul.year li {
        display: inline;
        }

    table.yeartable {
        margin-left: auto;
        margin-right: auto;
        }

    table.yeartable td.yeardate, table.yeartable td.yearday {
        border-width: 1px;
        border-style: solid;
        border-color: #ffffff;
        }

    table.yeartable td.yearday {
        background-color: #ffffff;
        text-align: center;
        }

    td.yearmonth {
        border-style: none;
        }


    /* footer */

    ul.navfooter{
        padding: 0px;
        margin: 0px;
        }

    ul.navfooter li  {
        display: inline;
        margin: 0 5px 0 5px;
        }


    .clearfoot {
        clear: both;
        }


    /* misc  */

    .clear {
        height: 15px;
        }

    .skiplinks {
        text-align: center;
        }

    .headerimage {
        /* for formatting header image */
        }

    .separator{
        /* for formatting separators between entries */
        height: 35px;
    }

    * html div.subcontent {
        /* fixes an IE reply page bug */
        height: 1%;
        clear: none;
    }

    * html div.box#commentform {
        /* fixes an IE reply page bug */
        position: absolute;
        border-width: 1px;
        border-style: solid;
        border-color: #ffffff;
        background-color: #91ac9e;
    }

    /* LJSUP-13769 */
    .appwidget-journalpromo {
        margin: 0 10px;
        }

    /* LJSUP-21943 */
    .j-sidebar-adv {
        margin: 20px 0;
        }
    .j-sidebar-adv.j-adv--s2-sidebar-before-widgets {
        margin-top: 0;
        }
        .j-sidebar-adv .j-adv-inner {
            overflow: hidden;
            }
    .j-bottom-adv {
        text-align: center;
        }
        .j-bottom-adv .j-adv-inner {
            display: inline-block
            }


    /* Telegram userpromo */
    .telegram-userpromo {
        margin-bottom: 0;
        }

    /* LJSUP-27761 */
    .entry-rating__link:link,
    .entry-rating__link:visited {
        color: inherit;
        }
    

<div
    lj-discovery-times
    class="b-discoverytimes-wrapper discoverytimes-noiframe"
    >
        
            <div
                class="
                    b-discoverytimes
                    
                        b-discoverytimes-state-branding
                    
                    
                    "
                ng-class="{
                    'b-discoverytimes-state-recommend':   times.showRecommend,
                    'b-discoverytimes-state-recommended': times.isRecommend,
                    'b-discoverytimes-state-random':      times.showRandom
                }"
                ><!--

                head
                --><h1 class="b-discoverytimes-head"><!--
                    --><a
                        class="b-discoverytimes-head-link"
                        href="https://www.livejournal.com/magazine"
                        target="_blank"
                        ><!--
                        -->LJ Magazine<!--
                    --></a><!--
                --></h1><!--

                banner
                -->
                    <div class="b-discoverytimes-banner">
                        <div
  class=
    "
    ljsale
    ljsale--empty
    
    "

  
    lj-sale="adfox_shtorka_marketing"
  
    lj-sale-close-less="true"
  

  ></div>
                    </div>
                

                <!-- items -->
                <div class="b-discoverytimes-container">
                    <div class="b-discoverytimes-items-container">
                        <ul class="b-discoverytimes-items">
                            <li ng-repeat="item in times.items"
                                ng-class="{
                                    'b-discoverytimes-item-active': times.active[item.itemid]
                                }"
                                class="b-discoverytimes-item"
                                >
                                <h3 class="b-discoverytimes-item-head">
                                    <span class="b-discoverytimes-item-author" ng-bind-html="item.author" ng-if="item.author"></span>
                                    <span ng-if="item.user && !item.author"
                                        lj-user-dynamic="item.user.username"
                                        lj-user-dynamic-options="{ target: '_blank', noctxpopup: true }"
                                        ></span>
                                </h3>

                                <p class="b-discoverytimes-item-body">
                                    <a ng-href="{{item.url}}" lj-html="item.subject" target="_blank"></a>
                                </p>
                            </li>
                        </ul>

                        
                            <!-- aside -->
                            <p class="b-discoverytimes-aside">

                                <!-- recommend entry -->
                                <a
                                    href="javascript:void(0);"
                                    class="b-discoverytimes-aside-recommend"
                                    ng-click="times.recommend()"
                                    ><!--
                                    -->Recommend this entry<!--
                                --></a>

                                <!-- recommended entry -->
                                <span
                                    class="b-discoverytimes-aside-recommended"
                                    ><!--
                                    -->Has been recommended<!--
                                --></span>

                                <!-- random entry -->
                                <a
                                    href="https://www.livejournal.com/random.bml"
                                    target="_blank"
                                    class="b-discoverytimes-aside-random"
                                    ><!--
                                    -->Surprise me<!--
                                --></a>

                            </p><!-- /aside -->
                        
                    </div>
                </div>
            </div><!-- /discoverytimes -->
        
 </div>
