a, a:hover{
            text-decoration: none;
            color: #e8a8a3;
        }
        .postCon a:link, .postCon a:visited, .postCon a:active {
            text-decoration: none;
        }
        #blogTitle {
            background: #ccdbd4;
            height: 130px;
            position: relative;
        }
        #blogTitle h1 {
            margin: 0;
            text-align: center;
            margin-left: 50%;
            transform: translateX(-50%) translateY(100%);
            position: absolute;
            z-index: 2;
            font-size: 2em;
        }
        #blogTitle .headermaintitle {
            color: #43774d;
            border-bottom: 2px dashed #ac7c78;
        }
        #navigator {
            background-color: #edd1cd;
            border-top: 2px solid #ccc;
            height: 40px;
            line-height: 40px;
        }
        .blogStats {
            display: none;
        }
        #navList {
            margin-left: 50%;
            transform: translateX(-50%);
        }
        #navList li {
            box-sizing: border-box;
            padding: 0 1em;
        }
        #navList a:link, #navList a:visited, #navList a:active {
            color: #923b3b;
            font-size: 12px;
            display: inline;
            float: none;
            padding: .3em .8em;
            height: 40px;
            border-radius: 4px;
        }
        #navList a:hover {
            background-color: rgba(255,255,255,.5);
            text-shadow: none;
        }
        #main {
            background: #79ab7d;
        }
        #mainContent {
            background: transparent;
        }
        .newsItem, #blog-calendar, #sidebar_shortcut{
            display: none;
        }
        #blog-sidecolumn .catListTag {
            border-radius: 7px 7px 0px 0px;
        }
        #blog-sidecolumn .catListTitle {
            background: transparent;
            text-shadow: none;
            border-bottom: 1px dashed #ac7c78;
            border-top-left-radius: 7px;
            border-top-right-radius: 7px;
            color: #000;
        }
        #mainContent .forFlow .postDesc a{
            text-decoration: none;
        }
        .CalTodayDay, #mainContent .forFlow .postDesc a:hover {
            color: #e8a8a3;
        }
        .dayTitle {
            border: none;
        }
        .postTitle a:link, .postTitle a:visited, .postTitle a:active {
            color: #e8a8a3;
        }
        .postTitle a:hover {
            color: #e8a8a3;
        }
        .postTitle {
            border-bottom: 1px solid #edcdd9;
        }
        .c_b_p_desc a {
            color: #ac7c78;
            text-decoration: none;
        }
        .c_b_p_desc a::after {
            content: "➩";
        }
        .c_b_p_desc a:hover {
            color: #a74b56;
            text-decoration: none;
        }
        #myposts {
            background: #fff;
            border-radius: 7px 7px 0px 0px;
            padding: 10px 40px;
        } 
        #myposts .myposts_title {
            text-align: center;
            font-size: 16px;
            color: #ac7c78;
        }
        #myposts .PostList {
            border-bottom: 1px dashed #ac7c78;
            padding-left: 15px;
            margin-right: 0;
        }
        #myposts .PostList::before {
            content: "◈";
            color: #ac7c78;
        } 
        .dot-container{
            width: 500px;
            height: 130px;
            position: absolute;
            top: 0;
            margin-left: calc(50% - 250px);
            z-index: 1;
        }
        .dot-container .dot{
            width: 20px;
            height: 20px;
            border-radius: 50%;
            display: block;
            box-shadow: 20px 20px 5px -5px #ffe5e9, 
                        30px 50px 5px 5px #fff, 
                        50px 100px 0 -3px #d0f2ec, 
                        100px 30px 0 1px #f0e4e9, 
                        150px 60px 0 2px #ddf9eb, 
                        200px 80px 0 -5px #f9ebf1, 
                        250px 110px 5px -1px #e4f5ec, 
                        300px 30px 5px 2px #fbebf1, 
                        325px 80px 5px 6px #f2f9f3, 
                        360px 90px 0 -1px #d7fdf2, 
                        375px 30px 0 6px #fff2fb, 
                        420px 60px 0 -3px #d0eadd, 
                        450px 40px 0 -3px #f9e3f7, 
                        460px 10px 5px -5px #f6fdf9, 
                        480px 100px 5px -1px #e9fff4;
            animation: dots-bg linear 1s infinite alternate;            
        }
        @keyframes dots-bg{
            from{
                box-shadow: 20px 20px 5px -5px #ffe5e9, 
                            30px 50px 5px 5px #fff, 
                            50px 100px 0 -3px #d0f2ec, 
                            100px 30px 0 1px #f0e4e9, 
                            150px 60px 0 2px #ddf9eb, 
                            200px 80px 0 -5px #f9ebf1, 
                            250px 110px 5px -1px #e4f5ec, 
                            300px 30px 5px 2px #fbebf1, 
                            325px 80px 5px 6px #f2f9f3, 
                            360px 90px 0 -1px #d7fdf2, 
                            375px 30px 0 6px #fff2fb, 
                            420px 60px 0 -3px #d0eadd, 
                            450px 40px 0 -3px #f9e3f7, 
                            460px 10px 5px -5px #f6fdf9, 
                            480px 100px 5px -1px #e9fff4;
            }
            to{
               box-shadow: 21px 21px 5px -5px #ffe5e9, 
                           29px 51px 5px 5px #fff, 
                           51px 101px 0 -3px #d0f2ec, 
                           101px 29px 0 1px #f0e4e9, 
                           152px 59px 0 2px #ddf9eb, 
                           201px 78px 0 -5px #f9ebf1, 
                           249px 109px 5px -1px #e4f5ec, 
                           301px 29px 5px 2px #fbebf1, 
                           324px 80px 0 6px #f2f9f3, 
                           360px 91px 0 -1px #d7fdf2, 
                           374px 32px 0 6px #fff2fb, 
                           421px 58px 0 -3px #d0eadd, 
                           449px 41px 5px -3px #f9e3f7, 
                           461px 8px 5px -5px #f6fdf9, 
                           478px 99px 5px -1px #e9fff4;
            }
        }
        #github {
            text-decoration: none;
            position: absolute;
            top: 0;
            right: 0;
            height: 1.5em;
            line-height: 1.5;
            width: 105px;
            text-align: right;
            text-decoration: none;
            font-weight: bolder;
            background-color: green;
            color: green;
            letter-spacing: 1px;
            background-image: -webkit-linear-gradient(to right,transparent,rgba(255,255,255,.5),transparent);
            background-image: linear-gradient(to right,transparent,rgba(255,255,255,.5),transparent);
            background-size: 25% 100%;
            background-repeat: no-repeat;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            animation: lightmove 3s linear infinite;
            transform: rotate(23deg);
            z-index: 10;
        }
        @keyframes lightmove{
            from{ background-position: -25% 0; }
            to{ background-position: 125% 0; }
        }