Cufon.replace('.logo a',{fontSize: '65px', color: '-linear-gradient(#fff, #fff ,#ccc ))', textTransform:'uppercase', fontStyle: 'italic', fontWeight: 'bold', letterSpacing:'-4'});
Cufon.replace('.logo a span',{fontSize: '65px', color: '#fff', textTransform:'uppercase', fontStyle: 'italic', fontWeight: 'bold', letterSpacing:'-4'});

Cufon.replace('a.footer-logo',{fontSize: '32px', color: '-linear-gradient(#fff, #f0f0f0))', textTransform:'uppercase', fontStyle: 'italic', fontWeight: 'bold', letterSpacing:'-4' });
