//var rockwellbold = {
//      src: 'wp-content/themes/junction/sifr/flash/rockwellbold.swf'
//};
 
sIFR.activate(scripticali, districtthin);
 
sIFR.replace(scripticali, {
      selector: '#blog-title',
     css: [
        '.sIFR-root { color:#FFFFFF; font-size: 55; line-height: 55;}',
        'a {color: #FFFFFF; text-decoration: none;}',
        'a:hover {color: #FFFFFF;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(scripticali, {
      selector: '#blog-title.home-title',
     css: [
        '.sIFR-root { color:#FFFFFF; font-size: 55; line-height: 55; padding: 8px 0 0 10px;}',
        'a {color: #FFFFFF; text-decoration: none;}',
        'a:hover {color: #FFFFFF;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: '.left-content h1.customPage-title',
     css: [
        '.sIFR-root { line-height:60px; font-weight: normal; color:#7a124b; text-align:right; float:right;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: '#blog-link-box h1.customPage-title',
     css: [
        '.sIFR-root { line-height:60px; font-weight: normal; color:#7a124b; text-align:right; float:right;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: 'h1.customPage-title',
     css: [
        '.sIFR-root { line-height:60px; font-weight: normal; color:#7a124b;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: 'h1.page-title',
     css: [
        '.sIFR-root { line-height:60px; font-weight: normal; color:#7a124b;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: '.entry-title',
     css: [
        '.sIFR-root { line-height:36px; font-weight: bold; color:#7a124b; font-size:30px;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {color: #b94e88; text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: '.main-aside h3',
     css: [
        '.sIFR-root { line-height:24px; font-weight: bold; color:#7a124b; font-size:18px;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {color: #b94e88; text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});

sIFR.replace(districtthin, {
      selector: '#comments h3',
     css: [
        '.sIFR-root {font-weight: bold; color:#7a124b; font-size:24px;}',
        'a {color: #7a124b; text-decoration: none;}',
        'a:hover {color: #b94e88; text-decoraton:underline;}'
        ],
      wmode: 'transparent'
});


