/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


/*---- home ---*/
.sIFR-active body.home #content-home h1 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 18px; 
  line-height: 1em;
  margin-top: 35px;
  color:#FFF;
  width:562px;
  font-weight:normal;

}


.sIFR-active #blue-bar h1 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 19px; 
  line-height: 1.1em;
  color:#FFF;
  width:600px;
  margin-top:0px;
  margin-bottom:0px;
}

*html .sIFR-active #blue-bar h1 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 20px; 
  line-height: 1.1em;
  color:#FFF;
  width:600px;
  margin-bottom:-2px;
}



/*
.sIFR-active #content h2 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px; 
  line-height: 1em;
  color:#FFF;
  width:530px;
  margin-top:15px;
  margin-left:13px;
  margin-bottom:-5px;
}

.sIFR-active table .heading {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px; 
  line-height: 1em;
  color:#FFF;
  margin-bottom:-8px;
  padding-bottom:0px;
  text-transform:uppercase;
}

.sIFR-active #content blockquote p.quote{
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px; 
  line-height: 1em;
  color:#9ac7d7;
  margin-bottom:-5px;
  padding-bottom:0px;
}


.sIFR-active #content blockquote p.quote-name{
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px; 
  line-height: 1em;
  color:#FFF !important;
}



.sIFR-active h3 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px; 
  line-height: 1em;
  color:#A8DEE8;
  width:530px;
  margin-top:15px;
  margin-left:13px;
  margin-bottom:-5px;
}

.sIFR-active ul.item li.title a{
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 10px; 
  line-height: 1px;
  color:#9ac7d7;
  margin-top:2px;
  margin-left:4px;
  margin-bottom:-15px;
}

.sIFR-active h4 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14px; 
  line-height: 1em;
  color:#b1b0b0;
  width:530px;
  margin-top:5px;
  margin-left:13px;
  margin-bottom:-5px;
}

.sIFR-active h5{
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px; 
  line-height: 1em;
  color:#dbdbdb;
  width:530px;
  margin-top:5px;
  margin-left:13px;
  margin-bottom:-5px;
}

.sIFR-active h6{
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px; 
  line-height: 1em;
  color:#dbdbdb;
  width:530px;
  margin-top:5px;
  margin-left:13px;
  margin-bottom:-5px;
}

*/





/*---- Header styling ---*/

