/*var hoefler_bold_italic = {
  src: 'fonts/hoefler_bold_italic.swf'};

sIFR.activate(hoefler_bold_italic); 

sIFR.replace(hoefler_bold_italic, {
  selector: '#topmenu a#wineclub', css: [ '.sIFR-root {font-weight: bold; font-style: italic; color: #ffffff; leading: -7; letter-spacing: -0.2}'], wmode: 'transparent'});*/


//var basePath = '/how/media/';
var basePath = '/media/';

var hoefler = {
  src:  basePath+'fonts/hoefler.swf'};

sIFR.activate(hoefler); 
/*-----------------*/
var gotham_bold = {
  src:  basePath+'fonts/gotham_bold.swf'};

sIFR.activate(gotham_bold); 

/*-----------------*/

sIFR.replace(gotham_bold, {
  selector: 'h2.sub', css: [ '.sIFR-root {color: #ffffff; leading: -7; letter-spacing: -0.2; text-transform: uppercase;}'], wmode: 'transparent'});


/*-----------------*/

sIFR.replace(hoefler, {
  selector: 'h2', css: [ '.sIFR-root {color: #ffffff; leading: -7; letter-spacing: -0.2}' ,
  		'a { text-decoration: none; color: #ffffff;}' ,'a:hover { color: #ffffff;}',
  		'.white {color: #ffffff;}','.black {color: #000000;}'
  		], wmode: 'transparent'});

sIFR.replace(hoefler, {
  selector: '#topmenu span.wineclub', css: [ '.sIFR-root {font-style: italic; color: #ffffff; leading: -7; letter-spacing: -0.2}',
  			'a { color: #ffffff; text-decoration: none; }','a:hover { color: #ffffff; }'
  ], wmode: 'transparent'});

/*-----------------*/

var gotham_medium = {
  src:  basePath+'fonts/gotham_medium.swf'};

sIFR.activate(gotham_medium); 

sIFR.replace(gotham_medium, {
  selector: 'h4.white', css: [ '.sIFR-root {color:#ffffff; leading: -3; letter-spacing: 1}'], wmode: 'transparent'});
sIFR.replace(gotham_medium, {
  selector: 'h4.whiteW', css: [ '.sIFR-root {color:#fdffd1; leading: -3; letter-spacing: 1}'], wmode: 'transparent'});

sIFR.replace(gotham_medium, {
  selector: 'h4', css: [ '.sIFR-root {color:#CC3300; leading: -3; letter-spacing: 0.5}', 
  		'a {color:#CC3300; text-decoration: none;}', 'a:hover {color:#CC3300; text-decoration: underline;}'], wmode: 'transparent'});

/*-----------------*/

var gotham_bold = {
  src:  basePath+'fonts/gotham_bold.swf'};

sIFR.activate(gotham_bold); 

sIFR.replace(gotham_bold, {
  selector: '#topmenu span', css: ['.sIFR-root { color: #cc3300; letter-spacing: -0.5; text-transform: uppercase;}',
			'a { color: #cc3300; text-decoration: none; font-weight:bold; cursor:pointer; }','a:hover { color: #cc3300; text-decoration: underline;}',
  			'.white {color: #ffffff;}'], wmode: 'transparent' });

/*-----------------*/

var gotham_black = {
  src:  basePath+'fonts/gotham_black.swf'};

sIFR.activate(gotham_black); 

sIFR.replace(gotham_black, {
  selector: 'h1', css: ['.sIFR-root { color: #ffffff; letter-spacing: 4.7 }','a { text-decoration: none; color: #ffffff;}','a:hover { color: #ffffff;}',], wmode: 'transparent'});

sIFR.replace(gotham_black, {
  selector: 'h3', css: [ '.sIFR-root {leading: -8; letter-spacing: -0.5}',
  	'a .black { text-decoration: none; color: #000000;}',' a .black:hover { text-decoration: none; color: #000000;}','a { text-decoration: none; color: #ffffff; }','a:hover { text-decoration: none; color: #ffffff;}',
  	'.white {color: #ffffff;}','.black {color: #000000;}'
  	], wmode: 'transparent'});

/*-----------------*/




/*var trebuchet = {
  src:  basePath+'fonts/trebuchet.swf'};

sIFR.activate(trebuchet); 

sIFR.replace(trebuchet, {
  selector: '.biggertext p', css: [ '.sIFR-root {color: #afafaf; leading: 2; letter-spacing: 0.27}'], wmode: 'transparent'});

sIFR.replace(trebuchet, {
  selector: '.link p', css: [ '.sIFR-root {color: #afafaf; leading: 0; letter-spacing: 0;}' ,'a { text-decoration: none; color: #CC3300;}','a:hover {color: #CC3300; text-decoration:underline;}'], wmode: 'transparent'});


sIFR.replace(trebuchet, {
  selector: '#middlemenu', css: [ '.sIFR-root {color: #afafaf; leading: 0; letter-spacing: 0;}' ,'a { text-decoration: none; color: #afafaf;}','a:hover {color: #afafaf; text-decoration:underline;}','.active {color: #ffffff; font-weight:bold;}'], wmode: 'transparent'});





var trebuchet_bold = {
  src:  basePath+'fonts/trebuchet_bold.swf'};

sIFR.activate(trebuchet_bold); 

sIFR.replace(trebuchet_bold, {
  selector: 'h5', css: [ '.sIFR-root {color: #ffffff; leading: 0; letter-spacing: 0.5; font-weight:bold;}' ,'a { text-decoration: none; color: #CC3300;}','a:hover {color: #CC3300; text-decoration:underline;}'], wmode: 'transparent'});

sIFR.replace(trebuchet_bold, {
  selector: '.clanek h5', css: [ '.sIFR-root {color: #afafaf; leading: 0; letter-spacing: 0.5; font-weight:bold;}' ,'a { text-decoration: none; color: #CC3300;}','a:hover {color: #CC3300; text-decoration:underline;}','.grey {color: #afafaf;}'], wmode: 'transparent'});

sIFR.replace(trebuchet_bold, {
  selector: '.clanek h5 .white', css: [ '.sIFR-root {color: #ffffff; leading: 0; letter-spacing: 0; font-weight:bold;}'], wmode: 'transparent'});*/




