Get thumbnail URL :)

You are not using set_post_thumbnail_size properly.
Try with:

add_image_size( 'emphasis', 132, 82, true );