/* Layout Stuff */
#header {
    background-color: #82dc89;
}
#userbox {
    background-color: #66c56e;
}
#social {
    background-color: #66c56e;
}
#cplinks {
    background-color: #66c56e;
}
#nav a {
    text-shadow: 1px 1px 1px #2e4930;
}
#nav-top {
    background-color: #479c4e;
    border-bottom: 1px solid #2a5c2e;
    box-shadow: 0px 1px 4px #457c46;
    text-shadow: 0px 0px 1px #a6b6aa;
}
#footer .wrap {
    background-color: #66c56e;
}
#footer .wrap:before, #footer .wrap:after {
    border-bottom-color: #4c704f;
}
.nav-header {
    background-color: #479c4e;
    text-shadow: 1px 1px 1px #2e4930;
}
.search_button {
    border-left: 2px solid #8ce894;
    background-color: #52c75c;
}
.search_button:hover {
    background-color: #34b260;
}
.active {
    background-color: #8ae48a;
}
.commentHeader {
    background-color: #66c56e;
}
.commentContent {
    background-color: #a1e6a1;
}
.display {
    text-shadow: 1px 1px 1px #3e8139;
}
.rowheader {
    background-color: #66c56e;
}
.rowfooter {
    background-color: #67bd6e;
}
.altrow > tbody > tr:not(.rowheader):not(.rowfooter):nth-child(even), col:not(.nobg):nth-child(even) {
    background-color: #87d88e;
}
.altrow > tbody > tr:not(.rowheader):not(.rowfooter):nth-child(odd), col:not(.nobg):nth-child(odd) {
    background-color: #7ccf83;
}
.shadow {
    text-shadow: 1px 1px 1px #3e8139;
}
.button-title {
    background-color: #87d88e;
    border: 2px solid #66c56e;
    box-shadow: 1px 2px 3px #3e8139;
}

/* Updates */
.updatetitle {
    background-color: #66c56e;
    text-shadow: 1px 1px 1px #31492e;
}
.updatetitle:after {
    border-left-color: #4c704f;
}
.updatemeta {
    background-color: #9fdfa4;
}
div.updateconsolename {
    background-color: #66c56e;
}

/* Category Page */
#letters {
    background-color: #50b758;
}
#letters .active {
    background-color: #72d27a;
}
.section {
    background-color: #66c56e;
    text-shadow: 1px 1px 1px #31492e;
}
.section:after {
    border-left-color: #4c704f;
}

/* Icons */
.iconheader {
    background-color: #4ca053;
    border-top: 1px solid #6cc874;
    border-left: 1px solid #6cc874;
    border-right: 1px solid #148c1e;
    border-bottom: 1px solid #148c1e;
}
.gameiconheader {
    background-color: #4ca053;
    border-top: 1px solid #6cc874;
    border-left: 1px solid #6cc874;
    border-right: 1px solid #148c1e;
    border-bottom: 1px solid #148c1e;
}
