Cufon('h1 strong,h2 strong,h3 strong,.title', { fontFamily: 'Lucida Sans' });
Cufon('#nav-menu a,a.more-block,.page-column h3,.page-column h3 a,.page-column h4,.page-column h4 a,.extra-widgets h3,.extra-widgets h3 a,.extra-widgets h4,.extra-widgets h4 a', { fontFamily: 'Lucida Sans', hover: true });
document.documentElement.className = 'cufon-active';
