So I changed the last line thinking the gif|jpg rule may be referring to hotlinking, this is now what I have, and still does not work:
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://fatfred.com/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://fode-me/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://5isex.com/.*$ [NC]
RewriteRule .*
http://www.google.com [R,L]