Theme Templates for Fields

THis page is a great source for naming conventions for templates that come directly from core Drupal 7
https://drupal.org/node/1089656

Example:
If the field has the machine name "field_map_address" Then the basic template to override the field would be "field--field_map_address.tpl.php"

Flush all caches and it should appear.

section: