#sitewrapper #header.splash { 
	height: 420px;
	background: transparent url("../images/hdr_splash_bg.png") 0 100% no-repeat; }
	
#yhof_stats.splash_content {  }
#homepage-top.splash h1 { 
	height: 342px;
	background: transparent url("../images/bg_hdrtxt_splash.jpg") 0 0 no-repeat; }

#sidebar ul#year_nav li { padding: 0 0 5px 0; }
#sidebar ul#year_nav a,
#sidebar ul#year_nav a:visited { color: #FFFFFF; }
	#sidebar ul#year_nav ul { 
		padding: 0 0 5px 15px;
		display: none; }
		#sidebar ul#year_nav ul li { padding: 0 0 5px 0; }
	#sidebar ul#year_nav ul.active { display: block; }

#stat_heading { 
	width: 100%;
	float: left; }
	#stat_heading h2,
	#yhof_stats h2.player_header { 
		background: #B71318;
		padding: 5px 10px;
		color: #FFFFFF;
		clear: both;
		font-size: 20px; }
	#stat_heading h3 { 
		color: #FFFFFF;
		padding: 10px;
		background: #112369; }
	#stat_heading #team_photo { float: left; }
	#stat_heading div#info { 
		width: 692px;
		margin: 0 0 20px;
		border-top: 2px solid #B4ABA6;
		border-bottom: 1px solid #B4ABA6;
		background: #DAD6D4;
		padding: 16px;
		float: left; }
	#yhof_stats #stat_heading table td { 
		border: none;
		text-align: left; }
	#stat_heading table td.head { 
		color: #B71318;
		font-weight: bold; }
	#stat_heading table td.left_head { width: 100px; }
	#stat_heading table td.date { width: 210px; }
	#stat_heading table td.game { width: 25px; }
	#stat_heading table td.time { width: 25px; }
		#stat_heading table td.time_data { width: 75px; }
	#stat_heading table td.field { width: 30px; }

#player_stat_container{ 
	padding: 0 0 20px 0;
	margin: 0;
	float: left; }
#player_stat_container img.player_image { 
	float: left;
	margin: 0 10px 0 0; }
#player_stat_container h2.player_header { 
	display: block;
	width: 480px;
	float: right;
	clear: none; }
#player_stat_container table#team_stats { 
	width: 500px;
	float: right;
	clear: none;}
	#yhof_stats #team_stats { clear: both; }
/* IE7 Hack to get tables to align properly on right edge of page */
*+html #player_stat_container h2.player_header { margin-right: 35px; }
*+html #yhof_stats #player_stat_container #team_stats { margin-right: 35px; }
		
#yhof_stats td { padding: 4px 2px; }
#yhof_stats h2 { clear: both; }
#yhof_stats h4 { padding: 20px 0 0 0; }
#yhof_stats th {
	padding: 4px 2px;
	text-align: center;
	color: #B71318;
	background: #DAD6D4;
	vertical-align: top;}
#yhof_stats td { border-bottom: 1px solid #B4ABA6; }
#yhof_stats td.game_number,
#yhof_stats td.px { 
	text-align: center;
	width: 40px; }
#yhof_stats td.game_team { text-align: left; }
#yhof_stats td.game_score,
#yhof_stats td.game_field,
#yhof_stats td.game_innings { text-align: center; }
#yhof_stats #season_week_list { margin: 0 0 20px 0; }
#yhof_stats #season_week_list th { text-align: left; }
#yhof_stats table td { text-align: center; }
#yhof_stats table .row_head,
#yhof_stats table .left_align { text-align: left; }
#yhof_stats table .team_number { width: 100px; }
#yhof_stats #season_week_list td { text-align: left; }
#yhof_stats table .totals { font-weight: bold; }

#yhof_stats #games_played .game_score {
	color: #B71318;
	font-size: 1.2em;
	font-weight: bold;}

#socmed_links{ 
	float: right;
	margin: 20px auto; }
#socmed_links ul, #socmed_links ul li { 
	list-style: none;
	margin: 0;
	padding: 0; }
	#socmed_links ul { 
		margin: 0 auto; }
	#socmed_links ul li { 
		width: 30px;
		float: left;
		padding: 0 10px 0 0; }
	#socmed_links ul li.heading{ width: 120px; }
	#socmed_links ul li h2 { 
		background: transparent;
		color: #112369; }
	#socmed_links ul li a,
	#socmed_links ul li a:visited { 
		display: block;
		width: 30px;
		height: 30px;
		text-indent: -8420px;
		outline: none; }
		#socmed_links ul li a.twitter { background: transparent url("../images/sm_twitter.png") 0 0 no-repeat; }
		#socmed_links ul li a.facebook { background: transparent url("../images/sm_facebook.png") 0 0 no-repeat; }
		#socmed_links ul li a.myspace { background: transparent url("../images/sm_myspace.png") 0 0 no-repeat; }
		#socmed_links ul li a.linkedin { background: transparent url("../images/sm_linkedin.png") 0 0 no-repeat; }
		#socmed_links ul li a.flickr { background: transparent url("../images/sm_flickr.png") 0 0 no-repeat; }
		#socmed_links ul .last { 
			padding: 0;
			width: 30px; }
			
a.button, a.button:visited { 
	display: block;
	text-indent: -8420px;
	outline: none;}
	
#btn_mobile_hof_stats {  
	width: 161px;
	height: 75px;
	padding: 10px 0 0 0;
	background: transparent url("../images/btn_mobile_hof_stats.jpg") 0 0 no-repeat; }

.stbar { display: none; }
