.ui-header.ui-bar-inherit{background:#fff !important;}
/*homepage*/
	.intro{
		color:#ffffff;
		text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
		text-align:center;
		font-size:0.8em;
	}
	.homepage{background:url('images/homebg.jpg') top center no-repeat fixed; background-size:cover;}
	
	#homelist.ui-listview > li p{
		overflow:visible;
		white-space:normal;
	}
	
/*page*/
.header-image{
	max-width:100%;
}
.ui-header .ui-title, .ui-footer .ui-title{margin:0 10%;}
	.Heading{
		margin:0;
		padding:5px;
		text-shadow:none;
		font-weight:normal;
		color:#fff;
		background:#cc2e33;
		font-size:1.5em;
	}
	.listingobject{
		margin-bottom:10px;
	}
	.listingsParagraph{
		font-size:0.8em;
	}
	
/*events*/
#calendar .line{display:none;}
	#calendar p{
		padding:10px; 
		background:#fff;  
		border-radius: 0.1em; 
		border:solid 1px #dddddd;
		font-size:0.8em;}
		#calendar p strong{
			color:#333;
			 text-shadow: 0 1px 0 #eeeeee;
			 background-color: #e9e9e9;
    		border-color: #dddddd;
			display:block;
			font-size:1.25em;
			padding:5px;
		}
.bingspot{
	font-size:0.7em;
	font-weight:normal;
	text-align:center;
	color:#666;
	background:#fff;
	padding:7px 0px;
}

.theDistance{
	display:block;
	font-size:0.75em;
	font-weight:normal;
	font-style:italic;
}

#taxiwrap .ui-content .ui-corner-all .ui-body p a.ui-btn{display:none !important;}

#miniNav{
	margin-bottom:10px;
}
#ActiveButton{
background-color: #efefef !important;
    border-color: #e1e1e1 !important;
	color:#ccc !important;
}