Hi,
I’m sorry to tell you that the theme is always the same, for us and for you. If your loading time is slow then it’s either your server or your content that is causing this. So there’s nothing we can do in order to improve it.
I recommend checking your image sizes, as around 100KB per image should be enough.
Then you can fix a WP core error by opening the file /wp-includes/js/jquery/jquery.js and deleting the line
//@ sourceMappingURL=jquery-1.10.2.min.map
completely. (Wp 3.6)
Then you can use the plugin W3 total cache in order to improve loading speed even further.
Cheers