jQuery(document).ready(function() {
Cufon.replace('h1#blog-title,.title h2, h3.sidetitl', { fontFamily: 'Rockwell' });

});