Services For Your Blog
The theme comes pre prepared with jQuery and Cufon font replacement, along with the free Inkburrow font by UddiUddi

0.5 Release
The 0.5 Release is the first public release of this theme. It includes the Inkburrow font, and the appropriate PSD files if you need to customize it.
If you don't want to use the Cufon font replacement for the menu, then the following lines will need to be removed.
Header.php (lines 24 - 30) this will also remove the jQuery - line 24.
<script src="<?php bloginfo('template_url')?>/js/jquery.min.js" type="text/javascript"></script> <script src="<?php bloginfo('template_url')?>/js/cufon-yui.js" type="text/javascript"></script> <script src="<?php bloginfo('template_url')?>/js/Inkburrow_400.font.js" type="text/javascript"> </script> <script type="text/javascript"> Cufon.replace('.menu a'); </script>
Footer.php (line 16)
<script type="text/javascript"> Cufon.now(); </script>
More
If you have found any errors or just want to comment on this theme. Get in touch support@johnnye.net