
var helvNB = { src: '/_inc/helveticaNeueBold.swf' };
var helvNL = { src: '/_inc/helveticaNeueLight.swf' };


sIFR.activate(helvNB);
sIFR.activate(helvNL); 

 /*sIFR.replace(helvNB, {
  selector: '#quicklinks li',
   	 css: [
       '.sIFR-root {  }'
       ,'a { text-decoration: none; }'
       ,'a:link { color: #ffffff; }'
       ,'a:hover { color: #032e45; }'
     ] ,
 wmode:'transparent',preventWrap:true, tuneHeight:"0", tuneWidth:"5"  
}); */


  sIFR.replace(helvNB, {
  selector: '#welcome h2, #sub #content #text h2',
   	 css: [
       '.sIFR-root { color:#333333; font-weight: bold; }'
     ] ,
 wmode:'transparent' 
}); 
 /*sIFR.replace(helvNB, {
  selector: '#sub.subsec.default #content h2 span',wmode:'transparent',fitExactly:'true', 
   	 css: [
       '.sIFR-root { color:#383838; font-weight: bold; }'
     ] 
  
});  */
 sIFR.replace(helvNL, {
  selector: '#sub.subsec.default #content h3 span, .vidlist #content .titles h3 span',wmode:'transparent',fitExactly:'true', tuneWidth:"2" , 
   	 css: [
       '.sIFR-root { color:#58585a; }'
     ] 
}); 
  sIFR.replace(helvNB, {
  selector: '#sub.twocol.subsec #content .intro h2, #content h2.pagetitle',
   	 css: [
       '.sIFR-root { color:#588ba6; font-weight: bold; }'
     ] ,
 wmode:'transparent' 
});
  sIFR.replace(helvNB, {
  selector: '#sub.twocol.subsec #content .intro h3',
   	 css: [
       '.sIFR-root { color:#919191; font-weight: bold; }'
     ] ,
 wmode:'transparent' 
});
sIFR.replace(helvNL, {
  selector: '#sub.twocol.subsec #content .intro h4',

   	 css: [
       '.sIFR-root { color:#919191;}'
     ] ,
 wmode:'transparent',tuneHeight:"-7", tuneWidth:"0"   
});  

 sIFR.replace(helvNL, {
  selector: '#welcome h3',
   	 css: [
       '.sIFR-root { color:#7d7d7d; }'
     ] ,
 wmode:'transparent' 
});

sIFR.replace(helvNL, {
  selector: '#subsection h3',
   	 css: [
       '.sIFR-root { color:#7d7d7d; text-align:center; }'
     ] ,
 wmode:'transparent' 
});

 sIFR.replace(helvNL, {
  selector: '#subsection li.link',

   	 css: [
       '.sIFR-root { color:#333333 }'
       ,'a { text-decoration: none; }'
       ,'a:link { color: #333333; }'
       ,'a:hover { color: #be0815; }'
     ] ,
 wmode:'transparent',tuneHeight:"-5", tuneWidth:"0"   
});

 /*sIFR.replace(helvNL, {
  selector: '.sermons #content .item h3',

   	 css: [
       '.sIFR-root { color:# 4783a7; }'
       ,'a { text-decoration: none; }'
       ,'a:link { color: #4783a7  ; }'
       ,'a:hover { color: #333333; }'
     ] ,
 wmode:'transparent',tuneHeight:"-5", tuneWidth:"0"   
}); */

sIFR.replace(helvNL, {
  selector: '.wrap .more',

   	 css: [
       '.sIFR-root { color:#ffffff; cursor:pointer;}'
     ] ,
 wmode:'transparent',tuneHeight:"0", tuneWidth:"0"   
}); 

sIFR.replace(helvNL, {
  selector: '#sub-content #text h3, #sub-content #text h4',

   	 css: [
       '.sIFR-root { color:#ffffff;}'
     ] ,
 wmode:'transparent',tuneHeight:"-7", tuneWidth:"0"   
});


 sIFR.replace(helvNL, {
  selector: 'h3.subtitle, #sub #content #text h3.subtitle',
   	 css: [
       '.sIFR-root { color:#666666; }'
	   ,'a { text-decoration: none; }'
       ,'a:link { color: #333333; }'
       ,'a:hover { color: #be0815; }'
     ] ,
 wmode:'transparent' 
});








     
