DarkoOo Wp Theme Update: Threaded Comments and Gravatar Support

I’ve been playing with my theme’s comments.php and style.css files the last two days trying to understand how to add threaded comments support, the new feature that came with Wordpress 2.7.
Thanks to this two articles:
How to implement Threaded Comments in Wordpress Themes and
Stylizing Threaded/Nested Comments in Wordpress 2.7,
I learned how to implement this feature in [...]