/*---Addams Family: Join the Clan Style Sheet---*/

.content p { text-align: center; }

/*---Subtitle---*/
#titleJoin {
	background: url(/img/join_title.png) no-repeat 0 0;
}

/*---Twitter---*/
#twitter {
	height: 710px;
	padding: 14px 0 0 0;
	background: url(/img/join_paper_bg.jpg) no-repeat 0 0;
}

#twitter h3.socialTitle {
	width: 302px;
	height: 124px;
	margin: 0 auto 14px auto;
	background: url(/img/join_top_twitter.png) no-repeat 0 0; 
}

#twtr-profile-widget {
	width: 320px;
	margin: 0 auto;
}

#twtr-family-widget {
	width: 320px;
	margin: 20px auto 0;
}

/*---Facebook---*/
#facebook {
	height: 707px;
	padding: 17px 0 0 0;
	background: url(/img/join_paper_bg.jpg) no-repeat 0 0;
	margin-left: 38px;
}

#facebook h3 {
	width: 221px;
	height: 92px;
	margin: 0 auto 11px auto;
	background: url(/img/join_top_fb.png) no-repeat 0 0;
}

#fbModule {
	width: 310px;
	margin: 15px 0 0 33px;
}

/*---Social---*/
.social {
	width: 368px;
	height: 698px;
	float: left;
	display: inline;
}

.socialTitle {
	text-indent: -5000px;
}