Theme calling for invalid image paths
According to some site speed tests I ran there are some images being called in trhe theme that do not exists. I have not modified my theme in anyway that would put in these calls, here is a snip of the errors from the tests from
WebPagetest
# Avoid bad requests (63/100)
*
The following requests are returning 404/410 responses. Either fix the broken links, or remove the references to the non-existent resources.
o
http://www.kickassdeals.com/images/i...ttomCenter.png
o
http://www.kickassdeals.com/images/i...BottomLeft.png
o
http://www.kickassdeals.com/images/i...ottomRight.png
o
http://www.kickassdeals.com/images/i...MiddleLeft.png
o
http://www.kickassdeals.com/images/i...iddleRight.png
o
http://www.kickassdeals.com/images/i...rTopCenter.png
o
http://www.kickassdeals.com/images/i...derTopLeft.png
o
http://www.kickassdeals.com/images/i...erTopRight.png
#
Where are these calls so they can be corrected, the theme is slow enough as it is, I have it cached and running on a content delivery network and it still is slow , I am sure 404's like this slow it down even more.
Thanks