.gallery-item {
    border: 1px solid black !important;
    box-sizing: border-box !important;
    background-color: white !important;
}
body {
    background-color: #C0C9B6;
    background-image: url('https://zdiskuss.com/themestuff/bg1christmas.png'), url('https://zdiskuss.com/themestuff/bg2christmas.png');
    background-repeat: repeat-x, repeat;
    background-position: top, top;
}
.header-logo-left img {
    opacity: 0;
    height: 130px;
    width: 512px;
}
.header-logo-left {
    background-image: url("https://zdiskuss.com/themestuff/logochristmas.png") !important;
}
.panel-header a {
    color: white !important;
}
.alien-button {
    background-color: darkgreen;
    color: white !important;
    border: 1px solid black;
}
.delete-button {
    background-color: darkgreen;
    color: white !important;
    border: 1px solid black;
}
#reply-form-300 {
    background-color: green !important;
    border: 1px solid black !important;
}
.reply-link {
    color: black !important;
}
.profile-comment {
    border-bottom: 1px dashed green !important;
    border-left: none !important;
}
.post-item {
    background-color: white;
}
.feed-container {
    background-color: #dfd !important;
    border: 1px solid green;
}
.top-nav {
    background-color: #c12;
    border: 1px solid black;
}
.top-nav a {
    color: white !important;
}
.header-image-right {
    padding-top: 8px;
}
.panel {
    border: 1px solid black;
    background-color: white;
}
.panel-header {
    background-color: #3a3;
    color: white;
    border-bottom: 1px solid black;
}
.right-sidebar .panel-header span {
    color: lightgreen !important;
}
#current-channel-label {
    color: lightgreen !important;
}
.gallery-item {
    border: 1px solid black;
    background-color: white;
}
.music-thumbnail {
    border: none !important;
}
.blogbox {
    background-color: #3a3 !important;
    border: 1px solid black !important;
}
.blogbox a {
    color: white !important;
}
.blogbox div {
    color: white !important;
}
.content-block {
    background-color:  #dfd;
    border: 1px solid green;
}