.nodeList .categoryStrip {
/* background: #666666 url('styles/default/xenforo/gradients/category-23px-light.png') repeat-x top !important; */
background: black url('styles/default/xenforo/gradients/category-23px-light.png') repeat-x top !important;
}
.nodeList .categoryStrip .nodeTitle a {
color: #FFCC33 !important;
}
.nodeList .categoryStrip .nodeDescription {
font-family: 'Monda',sans-serif !important;
color: lightgray !important;
}
.nodeList .categoryForumNodeInfo, .nodeList .forumNodeInfo, .nodeList .pageNodeInfo, .nodeList .linkNodeInfo {
border-bottom: 1px solid rgb(182, 184, 185) !important;
}
.node .nodeLastPost {
border: 1px solid rgb(155, 158, 160) !important;
background-color: #cccccc url('styles/default/xenforo/gradients/category-23px-light.png') repeat-x top !important;
}
.discussionList .sectionHeaders {
background: rgb(169, 173, 180) url('styles/default/xenforo/gradients/category-23px-light.png') repeat-x top !important;
border-top: 1px solid rgb(177, 179, 182) !important;
border-bottom: 1px solid rgb(177, 179, 182) !important;
}
.discussionList .sectionHeaders a {
color: black !important;
}