//
// This javascript should be contained in a sifr-config.js file
//
var monofonto = {
  src: '/wp-content/themes/griffin/libs/swf/monofonto.swf'
};

sIFR.activate(monofonto);

sIFR.replace(monofonto, {
  selector: '#sidebar_common .widget h4',
  css: [
    '.sIFR-root { background-color: #000000; leading: -5; font-size: 18px; text-transform: uppercase; color: #ffffff;}',
    'a { text-decoration: none; color: #ffffff; letter-spacing: 0.8; leading: -6;}',
    'a:link { color: #ffffff; }',
    'a:hover { color: #ffffff; }',
  ],
  wmode: 'transparent',
  ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
});

sIFR.replace(monofonto, {
  selector: '#homepage_widgets .widget h4',
  css: [
    '.sIFR-root { background-color: #000000; leading: -5; font-size: 18px; text-transform: uppercase; color: #ffffff;}',
    'a { text-decoration: none; color: #ffffff; letter-spacing: 0.8; leading: -6;}',
    'a:link { color: #ffffff; }',
    'a:hover { color: #ffffff; }',
  ],
  wmode: 'transparent',
  ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
});

sIFR.replace(monofonto, {
  selector: '#nav li.item h4',
  css: [
    '.sIFR-root { background-color: #000000; leading: -5; font-size: 22px; text-transform: uppercase; color: #ff5f00; text-align:center; letter-spacing: 0.6;}',
    'a { text-decoration: none; color: #ff5f00; }',
    'a:link { color: #ff5f00; }',
    'a:hover { color: #ffffff; }',
  ],
  wmode: 'transparent',
  ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
});

sIFR.replace(monofonto, {
  selector: '#nav li.current-item h4',
  css: [
    '.sIFR-root { background-color: #000000; leading: -5; font-size: 22px; text-transform: uppercase; color: #ffffff; text-align:center; letter-spacing: 0.6;}',
    'a { text-decoration: none; color: #ffffff; }',
    'a:link { color: #ffffff; }',
    'a:hover { color: #ffffff; }',
  ],
  wmode: 'transparent',
  ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
});

sIFR.replace(monofonto, {
  selector: '#posts_list_heading h1',
  css: [
    '.sIFR-root { background-color: #ffffff; leading: -5; font-size: 26px; text-transform: uppercase; color: #000000; text-align:left; letter-spacing: 0.8; leading: -6;}'
  ],
  wmode: 'transparent',
  ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
});
