Hey all! Just reporting a little visual glitch. On the front page of the site when going to submit comments, the styles applied to the text boxes are a bit funky. When you first arrive, they're black. When you click into a textbox it turns a light-yellow color but the inside text remains a light-grey color so it's hard to read what you're typing unless you click out of it.
Quick fix would be removing the line:
"#comments-form input.selected, #comments-form textarea.selected"
from whichever stylesheet holds it. They're compiled together so I can't tell which sheet it's in. There's probably some quick way of turning off css compiling in Joomla to find out just where it's at.
Also just a suggestion, on the same page the text that reads "notify me of follow up comments" and such are hard to read. White would be a safe change.