/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}*/

.sIFR-hasFlash h2.post_name {
/* visibility: hidden;*/
	font-size: 28px;
	margin: 0 0 12px -3px;
}
.sIFR-hasFlash h2.post_name_newsletter {
/* visibility: hidden;*/
	font-size: 28px;
	margin: 0 0px 12px -3px;
	padding-top:30px;
}

.sIFR-hasFlash h3.mast {
visibility: hidden; 
	font-size: 22px;
	height:22px;
}


.sIFR-hasFlash h2.archive_name {
	padding: 3px 10px 3px 0;
	margin-left:-2px;
	visibility: hidden; 
	font-size: 22px;
	height:22px;
}


.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	font-size: 24px;
}





/* added by davor.radisic(et)gmail.com VERSION FOR THE FLASH MAIN-NAVIGATION */

/*.sIFR-hasFlash ul#mainnavist li  {
visibility: hidden;
display:inline-block;
font-size: 23px;
margin-right: 26px;
max-width: 150px;
}
	



 added by davor.radisic(et)gmail.com coz of multimcoloumn list http://www.alistapart.com/d/multicolumnlists/example6.html VERSION FOR THE FLASH META-NAVIGATION */


/*.sIFR-hasFlash ul#metanavist li, .sIFR-hasFlash ul#metanavist li a
{*/
  /* Stipulate the height of each item so that 
  vertical return = items * height */
	
/* font-size: 14px;
line-height: 1.2em;*/

  /* Clear the default margins & padding 
  so we can style the list from scratch */

/*}




.sIFR-hasFlash ul#metanavist li.feve,
.sIFR-hasFlash ul#metanavist li.kava 
{
  margin-top: -66px;
}*/



.sIFR-hasFlash h1.featured,
.sIFR-hasFlash h1.featured a {color: #FFF}

.sIFR-hasFlash h1.featured {font-size: 14px;}

/*.sIFR-hasFlash #header #logo .title > .desc { left: 85px; text-align: right; margin: 0; font-size: 13.4px; line-height:1.2em;  top: 10px; width: 400px;}*/

.sIFR-hasFlash h2.eventtitle {width: 270px; height: 30px; border-bottom-color:#FFF; border-bottom-style:solid; border-bottom-width:2px; }

.sIFR-hasFlash h2.whitetitle {font-size: 18px;}

.sIFR-hasFlash h3.partnertitle{font-size: 22px;}
