@ Jared
First, on Chrome, you’re viewing the page while zoomed (CONTROL++). This, in Chrome and Firefox this will trigger the HiDPI (Retina) image to load, that second URL for the image. Those are created and cached on demand.
Visit the page using IE11:
This error is the cause:
Warning: parse_url(/cn-image?src=http://oakleylfd.com/wp-content/uploads/connections-images/lyndsey-acheson/Lyndsey_Vaughn-4_logo.jpg&cn-entry-slug=lyndsey-acheson&w=450&h=300&zc=2) [function.parse-url]: Unable to parse URL in ../wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php on line 133
It would seem that the All in One Security and Firewall plugin is throwing an error because it can not parse the URL. Because it is throwing this error the streamed image is becoming corrupted resulting in the broken image to be displayed.
If All in One Security and Firewall has an option to disable scanning of URL/s I suggest turning off that feature.
