mardo2k2
Hi
Here is code for Top bar, header and footer
.t3-topbar {
background: #f8f8f8;
border-bottom: 1px solid #e5e5e5;
}
Header
.t3-header {
background: #fff;
}
Footer
.t3-footer > .container {
background-color: #111111;
color: #999999;}
Override these in custom.css file in the template css folder.
If its not present kindly create custom.css