/*

Fonts class replacements for Cufon

*/

Cufon.replace('.bigtext', { color: '-linear-gradient(#464646, #9B9B9B, #E2E2E2)', textShadow: '1px 1px #9B9B9B' });
Cufon.replace('.mcycletitle', { color: '-linear-gradient(#000, #4d4d4d, #4d4d4d)', textShadow: '1px 1px #fff' });
Cufon.replace('.slidestyletitle', { color: '-linear-gradient(#575757, #787878, #BCBCBC)', textShadow: '1px 1px #575757' });
Cufon.replace('.footertitle', { color: '-linear-gradient(#fff, #B9B9B9, #4d4d4d)', textShadow: '1px 1px #000'  });
Cufon.replace('#title', { color: '-linear-gradient(#000, #4d4d4d, #B9B9B9)', textShadow: '1px 1px #fff'  });
Cufon.replace('#fulltitle', { color: '-linear-gradient(#000, #4d4d4d, #B9B9B9)', textShadow: '1px 1px #fff'  });
Cufon.replace('#categorytitle', { color: '-linear-gradient(#000, #4d4d4d, #B9B9B9)', textShadow: '1px 1px #fff'  });
Cufon.replace('#fullwidth-categorytitle', { color: '-linear-gradient(#000, #4d4d4d, #B9B9B9)', textShadow: '1px 1px #fff'  });

Cufon.replace('#contents h1')('#contents h2')('#contents h3')('#contents h4')('#contents h5')('#contents h6')('#fulltitleHighlight')('#titleHighlight')('.homeportfoliotitle' , { hover: 'true' })('.mportfoliotitle' , { hover: 'true' })('.abouttext')('.abouthighlight')('.mblocktitle' , { hover: 'true' })('.articletitle' , { hover: 'true' })('.sidebartitle')('.subcategorytitle')('.mbigtitle')('.mbigdesc')('.one-title', { hover: 'true' })('.one-highlight')('.two-title', { hover: 'true' })('.three-title', { hover: 'true' })('.four-title', { hover: 'true' })('.gallery-title',{ hover: 'true' })('.mportfoliotitle-med',{ hover: 'true' })('.portfoliotitle',{ hover: 'true' })('.recent-title',{ hover: 'true' })('.gr-title',{ hover: 'true' })('.recent-highlight')('#subtitle')('.addresstitle')('.fulladdress ul li');

