/*-----------------------------------------------------------------------------
Title: print.css file for Meningitis Research Foundation website

LastChangedDate: 14/04/2009
LastChangedBy: OlgaS
-----------------------------------------------------------------------------*/

/* =Print css
---------------------------------------- */

body {
	width:100% !important;
	padding:0 !important;
	line-height: 1.4;
	margin:.2in .55in;
	color:#000;
	background: none;
	font-family: "Times New Roman", serif;
	font-size:12pt;
	}

/* =links
---------------------------------------- */
a {
	color:#333;
	text-decoration:underline;
	background: transparent;
	}
	
/* =images
---------------------------------------- */
a img {border:none;}
	
/* =headings
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Serif;
	font-weight:normal;
	clear:both;
	page-break-after:avoid;
	}
h1 {font-size:19pt;}
h2 {font-size:17pt;}
h3 {font-size:15pt;}
h4,h5,h6 {font-size:12pt;}

/* various
---------------------------------------- */
p {margin:0 0 1.0em 0;}
blockquote {font-style:italic;}
hr {background-color: #ccc;}

/* =tables
---------------------------------------- */
thead {display: table-header-group;}
tr {page-break-inside:avoid;}

/* =blocks
---------------------------------------- */
.container, .content, .primary-content, .primary-content-left, primary-content-bottom, .secondary-content {
	width: auto;
	padding: 0;
	margin: 0;
	float: none;
}
.container {
	width: 650px;
}
/* =hide
---------------------------------------- */
.header, .primary-nav, .top-nav, .secondary-content, .footer, .noprint, .breadcrumbs, .primary-content-right {
	display:none;
}

/* =sIFR
---------------------------------------- */
  .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;
  }

/* =Homepage */

.homepage .secondary-content {
	display: block;
	width: auto !important;	
}
.homepage .tools, .homepage .signup, .home-blog  {display: none;}

.homepage h3 {
	font-weight: bold;
	font-size: 18pt;
}
.home-box {
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;	
}

.home-box .top ul.ui-tabs-nav {display:none !important;} 
.ui-tabs-hide {display: block !important;} 

.home-box .box-content {
	 width:auto !important;
}

.home-box .box-border {
	height: auto !important;				
}
.subtitle {display: block !important;}

.home-box.blue .box-content ul {
        width: auto !important;       
	}	 
.home-box.green {
	width: auto !important;		
	}		
.home-box.green .box-content {
	 width: auto !important;	 	 
}	