﻿/* Handheld Styles
==================================================================================*/
body {
	background-image: none;
	font-size: 10px;
	margin: 1em;
}
#wrap {
	width: auto;
}
#content {
	float: none;
	width: auto;
}
#header {
	float: none;
	width: auto;
}
#footer {
	float: none;
	width: auto;
}

/*** Sidebar and menu ***/
#sidebar {
	background-image: none;
	float: none;
	margin: 1em 0;
	padding: 0;
	background-color: #650000;
}
/*--- Misc ---*/
.sparkles1, .sparkles2 {
	display: none;
}
.pdgeven, .pdgodd {
	width: auto;
}
/*--- SIFR STYLES --------------------------*/
.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;
}
.sIFR-alternate {
	overflow: visible;
	font-size: 22px;
}
