/* ---------------------------------------------------
	AuraViva Handheld CSS
	Author:		Derek Balmer
	Modified:	09/03/2010
	HOLD FAST CREATIVE | theholdfast.com
--------------------------------------------------- */


/* @group Common */

.search-result {margin:0 0 20px 0;padding:10px;background:rgba(0,0,0,0.5);border-left:1px solid #8ABBE5;}

.entry-date, #home .entry-date {
	float:left;width:50px;height:40px;margin:0 10px 10px 0;padding:4px 0;
	background:#ccc;background:rgba(255,255,255,0.5);color:#011E34;text-align:center;font-size:14px;line-height:18px;text-transform:uppercase;
}

#wellness-overview dd img {float:left;display:inline;margin:0 5px 5px 0;}

/* @end */

/* @group Header */

#header h1 a {
	width:100%;height:90px;margin:0;padding:0;display:block;text-indent:-9999px;outline:none;overflow:hidden;
	background:url(/themes/site_themes/AV/brandingBGMobile.png) no-repeat 50% 0;
}
#header h1 a:hover {opacity:0.75;}
#header h1 a:active {opacity:1.0;}

/* @end */

