Okay, I feel like the answer to this is extremely obvious, but I am at a loss.
I'm working with the basic Thematic theme, and I want to change how the menu looks. Things like colors, and if it has drop-downs, etc. I thought I had to go to the .css file to mess with those things, but it seems not. I've been scouring the various theme files for where the navigation menu is generated, but I can't for the life of me find it.
The closest I can find is this
// create the navigation above the content
thematic_navigation_above();
It says it's making the menu - but where the heck is it going to determine colors and fonts?
Sorry if this is a stupid question, but I just can't find the answer. =S
Thanks!
Newbie