/*=: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;
}


/*---- Header styling ---*/

.sIFR-active h1.home
{	
	min-height:35px;
	height:auto !important;
	height:35px;
	line-height: 1em;
}

.sIFR-active h1
{
	font-size: 22px;	
	min-height:32px;
	height:auto !important;
	height:32px;
	line-height: 1em;
}

.sIFR-active #intro h2
{
	font-size: 19px;
	
	min-height:28px;
	height:auto !important;
	height:28px;
	line-height: 1em;
	
}

/*.sIFR-active dt,*/
.sIFR-active h2
{
	font-size: 14px;
	min-height:29px;
	height:auto !important;
	height:29px;
	margin-top:6px;
}
.sIFR-active #mini-traing-panel .content h2
{
		font-size: 14px;
	
	min-height:24px;
	height:auto !important;
	height:24px;
}


/*
.sIFR-active #mini-traing-panel ol li a {
      font-size: 13px;
      text-decoration:none;
      padding-right:20px;
      display:block;
}
.sIFR-active .hub-list .item h2 {
      font-size: 14px;
}
*/


.sIFR-active h3 {
    font-size: 16px;      
	min-height:28px;
	height:auto !important;
	height:28px;
    }
.sIFR-active #mini-traing-panel .content h3
{
	font-size: 13px;
	
	min-height:22px;
	height:auto !important;
	height:22px;
}

.sIFR-active .workout-container h3 
{
	font-size:13px;
}

.sIFR-active h3.calendar
{
	font-size:13.5px;
	min-height:24px;
	height:auto !important;
	height:24px;
}

dt.sIFR-replaced  {
      margin-top: 5px;
}

.sIFR-alternate dt {
	visibility: hidden;	
	min-height:30px;
	height:auto !important;
	height:30px;
}

/*
.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash .four-column h2	
{
	visibility: hidden;
	font-size: 1.2em;
}

.sIFR-hasFlash h3	
{
	font-size: 1.4em;
}*/