/* 
-------------------------------------------------------------------
Weldmar Hospicecare Trust 
Authored by: P.Bedwell, Reading Room Ltd on 23/04/2008
Print Stylesheet
Styles for printing.
-------------------------------------------------------------------
*/

html * {
	margin: 0;
	padding: 0;
	background: #fff;
}



body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #000;
	text-align: center;
}

img {border: 0;}

h1, h2, h3, h4 { }
h1 { font-size: 2em; font-weight: 800;}
h2 { font-size: 2.1em; font-weight: normal; color: #289626; line-height: 1.4em; }
p, ul, ol, dl, table { font-size: 1.2em; line-height: 1.4em; color: #666; margin-bottom: 1.5em; }
ul, ol { margin-left: 15px; }
fieldset { border: none; }
label, input, textarea, legend { font-family: arial, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #666; }
abbr { border: 0; }
address { font-style: normal; }

a { color: #248bd6;; outline: none; text-decoration: none;}
a:hover, a:active, a:focus {text-decoration: underline;}

/* Page structure */

#skipnavigation { display: none;}

#uberWrapper {
	text-align: left;
}

#wrapperInner { background: #fff!important;}

#siteLogo {
	margin: 0 0 2em 0;
}

#breadcrumbTitle, #breadCrumb { display: none; }

#frmSiteSearch { display: none; }
#siteNav { display: none; }
#primaryNav { display: none; }
#supportBox { display: none; }

#pageBody { float: left; clear:both; width: 100%; margin-top: 2em; }

#secondaryNav { filter:none !important; min-height: 0!important; height: 0!important;}
#secondaryNav p, #secondaryNav ul { display: none!important;  }

#featureContainer { float:left; width: 100%; clear: both;}
#supportBoxInner ul {
	margin: 0;
	list-style: none;
}

#supportBox li {
	margin-bottom: .9em;
	border: 1px solid #cddcdc;
	width: 215px;
}

#supportBox li img {
	display: block;
	width: 209px;
	height: 82px;
	border: 3px solid #fff;
}

#mainContent .listing p.date { margin-bottom:0;}

#mainContent .listing ul,
#mainContent .eventListing ul {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0;
}

#mainContent .listing li,
#mainContent .eventListing li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 1em;
}


#mainContent .listing img,
#mainContent .eventListing img {
	margin-bottom: .5em;
	background: #fff;
	padding: 3px;
	border: 1px solid #cddcdc;
}

#mainContent .listing img {
	width: 69px;
	float: left;
	margin-right: 8px;
}

#mainContent .eventListing img {
	width: 209px;
	float: right;
	margin-left: 8px;
	
}

#footer { 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;
}