You can easily add a Gravatar image to any WordPress theme by using the get_avatar function as explained here.
Basically, you need to call a function and it will display the global recognized Gravatar image.’
Gravatars are officially supported from versions 2.5+, as explained in Using Gravatars.
