your site has rather alot of validatio errors:
http://validator.w3.org/check?uri=http%3A%2F%2Ffunnyvidpics.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
many of them seem to be related to some fb-share stuff.
Line 1, Column 18430: Stray end tag fb:share.
…h=”140″ type=”button_count”></fb:share></div><div class=”social-ring-button”><…✉
Line 1, Column 18436: End tag div seen, but there were open elements.
…” type=”button_count”></fb:share></div><div class=”social-ring-button”><fb:lik…✉
http://codex.wordpress.org/Validating_a_Website
for troubleshooting, temporarily, try to deactivate all plugins to see if that helps.
my personal opinion – do not have caching pluings activated during troubleshooting.
You have a lot of mark up errors. Some minor, some not. You also have javascript errors. Work your way thru this http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list?replies=4
Your website is throwing a crazy amount of “Unsafe JavaScript” errors. This problem goes much deeper than CSS…
I would recommend starting here: http://codex.wordpress.org/FAQ_My_site_was_hacked
@shaun Scovil would “FAQ My site was hacked” help?
I don’t think I got hacked and i read some of the things on the page you sent and there is nothing that could help me with the problem. Anyway the others answers could for shur help me out 🙂
Thanks!
When I first looked at your site, I saw that you were running the W3 Total Cache plugin, which made me think you had fallen victim to the recent W3 Total Cache plugin vulnerability. But whatever the cause, there are some suspicious scripts being loaded…not typical behavior for a WordPress site.