Whitespace (now black) at the bottom of twenty ten theme

I am making a child them of TwentyTen and im running into a problem with the footer area.

i looked found this article (http://wordpress.org/support/topic/white-space-below-footer-twenty-ten) which says its the colophon div.
problem is, i changed the colophon color to a dark grey but there is till a thin line of black above it that i cant seem to figure out what its being caused by.

anyone familiar with the TwentyTen theme that can help?

If you post a link, I’m sure we can fix this in a jiff. Probably just a simple CSS issue. :slight_smile:

O, if it’s the site you posted in your other thread, you can remove the code in red:

#footer {
margin-left: 0;
[COLOR="#FF0000"]padding-top: 10px;[/COLOR]
padding-bottom: 20px;
color: white;
text-transform: uppercase;
font-size: 10px;
background-color: #252525;
height: 8px;
width: 940px;
}