/* body {
    background-image: url(https://s3.bmp.ovh/imgs/2021/09/233cff2caa7e7036.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(225, 223, 255, 0.8);
}

#home{
    padding-left: 15%;
    padding-right: 15%;
    
}

#header{
    background-image: none;
    background-color: rgba(225, 223, 255, 0.5);
}

#blogTitle{
    background-position: right;
}

#navigator {
    background-color: rgba(216, 150, 178, 0.8);
    border: none;
}

#main{
    padding: 0px;
}

#sideBar{
    margin: 0px 0px 0px 20px;
    color: black;
}

.sidebar-block h3 , .catListTitle{
    background-color: rgba(216, 150, 178, 0.8);
    color: #fff;
    border: none;
}

#profile_block a, #profile_block{
    color: black;
}

#profile_block{
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
}

#widget_my_zzk{
    border: none;
}

.mySearch, .sidebar-block{
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
}

div#widget_my_zzk.div_my_zzk{
    padding-bottom: 15px;
}

#sidebar_categories ul{
    border: none;
}

#sidebar_categories ul li{
    border-bottom: 1px solid rgba(155, 155, 155, 0.2);
}

.input_my_zzk{
    background-color: rgba(255, 255, 255, 0.7);
}

.day{
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
}

.dayTitle{
    background-color: rgba(216, 150, 178, 0.8);
}

#topics, #comment_form_container{
    opacity: 0.9;
}

#ad_t2, #under_post_card2, #under_post_card1{
    display: none;
}

.bq_post_comment{
    background-color: rgba(255, 255, 255, 0.6);
} */