var bodoni = { src: strThemeDir + 'swf/bodoni-reg.swf' };
var bodoniC = { src: strThemeDir + 'swf/bodoni-c.swf' };

sIFR.activate(bodoniC, bodoni);


sIFR.replace(bodoniC, {
  selector: '#spotlights .home-feature h2',
  css: ['.sIFR-root { color: #6d9d31; font-style:italic; font-weight:bold; }','a { color:#6d9d31; text-decoration:none;}','a:hover { color:#6d9d31; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-4'
});

sIFR.replace(bodoniC, {
  selector: '#spotlights .wide-spot h2',
  css: ['.sIFR-root { color: #902828; font-style:italic; }','a { color:#902828; text-decoration:none;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-7', offsetTop: '-6'
});

sIFR.replace(bodoniC, {
  selector: '#spotlights .home-news-events h2',
  css: ['.sIFR-root { color: #6d9d31; font-style:italic; }','a { color:#6d9d31; text-decoration:none;}','a:hover { color:#6d9d31; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-7', offsetTop: '-4'
});


sIFR.replace(bodoni, {
  selector: '.c-col #generic h1',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #generic h2',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #generic h3',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '#food-home .f-spotlight h1',
  css: ['.sIFR-root { color: #ffffff; }','a { color:#ffffff; text-decoration:underline;}','a:hover { color:#ffffff; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '#market-home .m-spotlight-text h1',
  css: ['.sIFR-root { color: #ffffff; }','a { color:#ffffff; text-decoration:underline;}','a:hover { color:#ffffff; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #producers h1',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #producers h2',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #producers h3',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #search h1',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #search #search-results h2',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #search #wine-search-results h2',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #sitemap h1',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #sitemap h2',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-4', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #wine-detail h1',
  css: ['.sIFR-root { color: #902828; }','a { color:#902828; text-decoration:underline;}','a:hover { color:#902828; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-2'
});

sIFR.replace(bodoni, {
  selector: '.c-col #wine-home .special h1',
  css: ['.sIFR-root { color: #ffffff; }','a { color:#ffffff; text-decoration:underline;}','a:hover { color:#ffffff; text-decoration:none;}'], wmode: 'transparent', tuneHeight: '-5', offsetTop: '-2'
});