
var sans = {
    src: '/_layouts/styles/radboud/sifr/sans.swf'
		        , ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};

var applecasual = {
    src: '/_layouts/styles/radboud/sifr/applecasual.swf'
			, ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};


sIFR.activate(applecasual);

/*#005f7b -> #6950a1
#b8d3db -> #6950a1
#c65410 -> #c65410
  
*/




/***************** nieuws teaser homepage **************/
sIFR.replace(applecasual, {
    selector: '.nieuwsteaser h2',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:18px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


/***************headers********************/

sIFR.replace(applecasual, {
    selector: '#rechterzone .directmenu h2',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:18px; color:#ffffff; font-style:normal; background-color:#6950a1; }'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

sIFR.replace(applecasual, {
    selector: 'h1',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:20px; color:#ff0033; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

sIFR.replace(applecasual, {
    selector: '#rechterzone .inloggen h3',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:16px; color:#6950a1; text-align:right;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


sIFR.replace(applecasual, {
    selector: '.home #linkerzone h3',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:24px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


sIFR.replace(applecasual, {
    selector: '#slider h3 .title',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { cursor: pointer; font-size:18px; color:#6950a1; font-style:normal; leading:5.0;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false
});

sIFR.replace(applecasual, {
    selector: '#rechterzone h3, #rechterzone h3 a, #linkerzone h3, #linkerzone h3 a',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:18px; color:#6950a1; font-style:normal; leading:5.0;} .sIFR-root a{color:#6950a1; cursor:pointer;} .sIFR-root a:hover{color:#6950a1; cursor:pointer;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});



sIFR.replace(applecasual, {
    selector: '#wpzondermenu h3',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:14px; color:#C65410; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


/***************infolinks********************/

sIFR.replace(applecasual, {
    selector: '.info-links a',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:12px; color:#6950a1; font-style:normal; cursor:pointer;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false
});

/***************paginatitel********************/

sIFR.replace(applecasual, {
    selector: '#paginatitel, #artikeltitel',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:30px; color:#c65410; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

/***************datum nieuwsartikel********************/

sIFR.replace(applecasual, {
    selector: '.artikeldatum',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:12px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


/***************titel in content HOME ********************/
sIFR.replace(applecasual, {
    selector: '.home #artikel h2',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:26px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


/***************titel in rechterzone********************/
sIFR.replace(applecasual, {
    selector: '#rechterzone .meerweten h2',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:20px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

sIFR.replace(applecasual, {
    selector: '#artikel h2',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:20px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

sIFR.replace(applecasual, {
    selector: '#artikel h4',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:16px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

/***************leren********************/
sIFR.replace(applecasual, {
    selector: '#leren .name, #nieuwsbericht .date',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:12px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});
/***************newsoverview title*******************/
sIFR.replace(applecasual, {
    selector: '#nieuwsoverzicht .overzicht .titel',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:18px; color:#6950a1; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});

/***************routebeschrijving*******************/
sIFR.replace(applecasual, {
    selector: '#routebeschrijving #slider h4',
    forceSingleLine: false,
    css: [
				 '.sIFR-root { font-size:14px; color:#333333; font-style:normal;}'
				],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: false

});


/*inloggen button*/

sIFR.replace(sans, {
    selector: '#login span.login',
    forceSingleLine: false,
    css: [
        '.sIFR-root { font-size:14px; color:#fff;  font-style:italic} a {font-size:14px; color:#ffffff; font-style:italic; text-decoration: none;} a:visited {font-size:14px; color:#ffffff; font-style:italic; text-decoration: none;} a:hover {font-size:14px; color:#ffffff; font-style:italic; text-decoration: none;}'
    ],
    wmode: 'transparent'
});

