// Home
Cufon.replace('#prefooter h1', {textShadow: '#fff 0 1px'});
Cufon.replace('#twitter h1');

// Blog
Cufon.replace('#content .node .header h1');
Cufon.replace('#comments h1');
Cufon.replace('#comments h2');
Cufon.replace('#feed h1', {textShadow: '#fff 0 1px'});
Cufon.replace('#follow h1', {textShadow: '#fff 0 1px'});
