/*---------------------------------- Team Hank styles --------------------*/

	
/* Team Hank homepage */
.team-hank #lead { 
	background:transparent none;
	overflow:hidden;
	padding-top:14px;
	}
	* html .team-hank #lead { margin-top:-14px; }
	*+html .team-hank #lead { margin-top:-14px; }
.team-hank #lead  h1 { width: auto; }
.team-hank #lead p { width:auto; }

#synviscOneIntro {
	float:left;
	width:260px;
	}
#teamHankIntro {
	float:right;
	font-size:1.167em;
	line-height:1.3;
	width:653px;
	}
#teamHankContent {	
	background:transparent url(../img/css/team-hank/bg-home-teamhank.jpg) 0 0 no-repeat;
	color:#fff;
	min-height:133px;
	padding:173px 28px 12px 375px;
	}
	* html #teamHankContent {
		float:left;
		height:133px;
		width:250px;
		}
	#teamHankContent h2,
	#teamHankContent h3 {
		position:absolute;
		left:-9999em; top:0;
		}
		#teamHankContent p {
			margin:.5em 0 0;
			}
#teamHankCaption {
	background:transparent url(../img/css/team-hank/bg-home-teamhank.jpg) -653px 0 no-repeat;
	color:#3c3b3b;
	font-weight:bold;
	padding:14px 0 0 34px;
	}
	* html #teamHankCaption { clear:left; }
	#teamHankCaption .name { 
		color:#20507a;
		font-size:1.286em;
		}
#teamHankCalltoAction {
	margin:1em 0 1px;
	padding:0 0 0 34px;
}

.team-hank .teamHankButton {
	background:transparent url(../img/css/team-hank/btn-teamhank.png) 0 0 no-repeat;
	display:block;
	height:47px;
	text-indent:-9999em;
	width:231px;
	}
	.team-hank .teamHankButton:hover { background-position:0 -46px; }

/* Team Hank video page */
.team-hank h1 { position:relative; z-index:1000; }
.team-hank .video { float:left; width:480px; }
.team-hank .video .BrightcoveExperience { margin-top:-14px; }
.team-hank .video .synopsis { margin-top:1.5em; }
.team-hank .facebook { float:right; margin-left:40px; width:350px; }
	.team-hank .facebook .header { overflow:hidden; }
	.facebook .header .title { 
		float:left;
		width:176px;
		}
		.facebook .header .title h3 { 
			color:#333131;
			line-height:1.2;
			margin:20px 0 0;
			}

	.facebook h3.arthritis-foundation-logo {
		background:transparent url(../img/css/team-hank/logo-arthritis-foundation.png) 0 0 no-repeat;
		float:right;
		height:64px;
		margin:0 0 .5em 12px;
		text-indent:-9999em;
		width:163px;
		}
	.facebook .donation-info { margin:20px 0; }
	.facebook .IX_progressWidget {
		background:transparent url(../img/css/team-hank/bg-widget-progress.png) 0 0 no-repeat;
		float:right;
		height:154px;
		width:145px;
		}
	.facebook .thermometer {
		background:url(../img/css/team-hank/bg-widget-progress.png) 0 -28px no-repeat;
		float:left;
		height:154px;
		width:47px;
	}
	.facebook .level {
		background:url(../img/css/team-hank/bg-widget-progress.png) 0 0 no-repeat;
		color:#fff;
		float:right;
		font-size:18px;
		font-weight:bold;
		height:26px;
		line-height:26px;
		margin-top:98px;
		padding-right:7px;
		text-align:right;
		width:80px;
	}

	.facebook .team-hank-logo {
		background:transparent url(../img/css/team-hank/logo-team-hank.png) 0 0 no-repeat;
		height:92px;
		text-indent:-9999em;
		width:176px;
		}
	
	* html .facebook iframe { float:none !important; }
