/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .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;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
  
  .sIFR-active h1.truvia {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 21px;
  color: #056c34;
}

  .sIFR-active h2.truvia {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 17px;
  color: #056c34;
}

  .sIFR-active h2.truvia_sidebar {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 21px;
  color: #098432;
}

  .sIFR-active h3.truvia {
  visibility: hidden;
  font-family: Arial;
  line-height: 1.2em;
  font-size: 14px;
  color: #108a3f;
}


  .sIFR-active h3.truvia_sidebar {
  visibility: hidden;
  font-family: Arial;
  line-height: 1.25em;
  font-size: 14px;
  color: #108a3f;
  text-align: center;
  }
  
  .sIFR-active h3.truvia_ltgreen {
  visibility: hidden;
  font-family: Arial;
  line-height: 1.25em;
  font-size: 14px;
  color: #5aa93c;
  text-align: center;
  }
  
/*  === HOME page -- (and healthy living) === */


  .sIFR-active #ticker_title h2 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 18px;
  color: #056c34;
}

  .sIFR-active #ticker_headline h3,  .sIFR-active #ticker_headline h3 a {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 12px;
  color: #5d5d5d;
}


/*  === RECIPES page -- (and healthy living) === */
  
    .sIFR-active #upper_recipe_box h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 31px;
  color: #98ca5f;
}

  .sIFR-active #upper_recipe_box h2, .sIFR-active h2.healthy_tip_description {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 17px;
  color: #056c34;
}

/*  === RECIPES conversion chart === */

  .sIFR-active h4.truvia {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 13px;
  color: #056c34;
}

  .sIFR-active #printCard h2.truvia {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 13px;
  color: #056c34;
}

  .sIFR-active h4.truvia_grey {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 13px;
  color: #636363;
}


/*  === HEALTHY LIVING page === */


  .sIFR-active #healthy_tip_title h3 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 24px;
  color: #108a3f;
}

  .sIFR-active #healthy_tip_number {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 61px;
  color: #a3d468;
}

  .sIFR-active .healthytip_number p {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 14px;
  color: #108a3f;
  font-weight: bold;
}

  .sIFR-active .healthytip_title h3 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 14px;
  color: #5ba83d;
}


/*  === COMMUNITY page === */

 .sIFR-active #upper_recipe_box h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 23px;
  color: #056c34;
}

 .sIFR-active #eclub_rightcolumn h2 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1.2em;
  font-size: 16px;
  color: #5ba83d;
  text-align:center;
}

/* === SUBNAV === */
 
  .sIFR-active .subnavLink a  {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 13px;
  color: #87b155;
  }
  
  .sIFR-active .subnavLink_on a  {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 13px;
  color: #056c34;
  }
  
}