jQuery(document).ready(function() {
Cufon.replace('.sidebar h2,.post h2,h3', { fontFamily: 'Advent' });
});

