/* bundle-simplememory.min.css (1, 561) */
a:link {
    color: rgb(102, 8, 116);
    text-decoration: none;
}

/* bundle-simplememory.min.css (1, 1047) */
#blogTitle h1 a {
    color: rgb(102, 8, 116);
}

/* bundle-simplememory.min.css (1, 2597) */
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: rgb(102, 8, 116);
    transition: all .4s linear 0s;
}

/* bundle-simplememory.min.css (1, 2659) */
.postTitle a:hover {
    margin-left: 30px;
    color: rgb(102, 8, 116);
    text-decoration: none;
}

/* bundle-simplememory.min.css (1, 2833) */
.postDesc {
    font-size: 13px;
    background: none;
    color: rgb(0,127,0);
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
    padding-left: 0px;
    padding-right: 5px;
    margin-top: 0px;
    line-height: 1.5;
}

/* bundle-simplememory.min.css (1, 3410) */
#sideBar a {
    color: rgb(255, 0, 255);
}

/* bundle-simplememory.min.css (1, 253) */
body {
    color: #000;
    background-color: rgba(255, 255, 0, 0.1);
    min-height: 101%;
    font-family: bold;
}

/* bundle-simplememory.min.css (1, 722) */
#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: rgba(255, 225, 255, 0.5);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0px 6px 18px rgba(127,127,127,0.5);
}

/* bundle-simplememory.min.css (1, 4334) */
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #f8f8f8 !important;
    margin-bottom: 25px;
    margin-top: 25px;
    width: 225px;
    word-wrap: break-word;
    box-shadow: 0px 2px 6px rgba(127,127,127,0.5);
    box-sizing: border-box;
    border: 10pt solid #f8f8f8 !important;
    border-top-width: 5pt !important;
}

/* blog-common.min.css (1, 18665) */
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}

/* blog-common.min.css (1, 21519) */
#ad_t2 {
    margin-top: 5px;
    line-height: 1.8;
    display: none;
}

/* bundle-simplememory.min.css (1, 15084) */
.postBody blockquote {
    background: url('images/comment.gif') no-repeat 25px 0;
    background-image: none;
    min-height: 35px;
    _height: 35px;
    line-height: 1.6em;
    color: #333;
}

/* bundle-simplememory.min.css (1, 1589) */
#navList a:link, #navList a:visited, #navList a:active {
    color: rgb(0, 0, 0);
    text-shadow: 0px 1px 1px rgba(255,255,0,0.5);
    font-weight: bold;
}

/* remove ads */
#cn_blogs_c1 {
    display: none;
}
#under_post_card1 {
    display: none;
}
#cn_blogs_c2 {
    display: none;
}
#under_post_card2 {
    display: none;
}
