var helvetica = { src: '/wp-content/themes/PureFun/helvetica-rounded-bold.swf' };

sIFR.activate(helvetica);

/*
sIFR.replace(helvetica, {
  selector: 'div.widget-top span',
  css: '.sIFR-root {background-color: trans;  font-size: 18px;} .sIFR-root a {text-decoration:none; color:#333300} .sIFR-root a:hover {text-decoration:none; color:#990000}'
  ,wmode: 'transparent',forceSingleLine: true, tuneWidth: '8px'
});
 
*/

/*
sIFR.replace(helvetica, {
  selector: 'div#content-top',
  css: '.sIFR-root {background-color: trans; color: #008fd5; font-size: 18px; z-index:2;} .sIFR-root a {text-decoration:none; color:#008fd5} .sIFR-root a:hover {text-decoration:none; color:#990000}'
  ,wmode: 'transparent',forceSingleLine: true, tuneWidth: '8px'
});
*/

sIFR.replace(helvetica, {
  selector: 'div.content-top-blog',
  css: '.sIFR-root {background-color: trans; color: #008fd5; font-size: 18px; z-index:2;} .sIFR-root a {text-decoration:none; color:#008fd5} .sIFR-root a:hover {text-decoration:none; color:#990000}'
  ,wmode: 'transparent',forceSingleLine: false, tuneWidth: '8px'
});

sIFR.replace(helvetica, {
  selector: 'div#footer-left',
  css: '.sIFR-root {background-color: trans; color: #008fd5; font-size: 14px;} .sIFR-root a {text-decoration:underline; color:#008fd5} .sIFR-root a:hover {text-decoration:underline; color:#008fd5}'
  ,wmode: 'transparent',forceSingleLine: true, tuneWidth: '8px'
});

sIFR.replace(helvetica, {
  selector: 'div#header-top-menu li',
  css: '.sIFR-root {background-color: trans; color: #008fd5; font-size: 16px;} .sIFR-root a {text-decoration:none; color:#616161} .sIFR-root a:hover {text-decoration:none; color:#008fd5}'
  ,wmode: 'transparent',forceSingleLine: true, tuneWidth: '8px'
});
