﻿charset "utf-8";
/* 
Theme Name: Hard Balls Utd
Theme URI: http://www.onezero.eu
Description: Custom design for Hard Balls Utd team
Author: Adam Mucha, Marcin Kępa
Author URI: http://admmucha.com, http://www.marcinkepa.com
Version: 1.0 
General comments/License Statement if any.
*/  

* { margin: 0; }
body {
	min-height: 100%;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	background:url(img/bg.jpg) repeat #f3efe3;
	color:#2e2e2e;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -620px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push { height: 620px; /* .push must be the same height as .footer */ }
.push {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
a {
	text-decoration:none;
	color:#2e2e2e;
}
a:hover { text-decoration:underline; }
/* Homepage */
.header_container {
	position:relative;
	background:url(img/header_bg.jpg) repeat-x;
	height:329px;
}
.menu_container {
	position:relative;
	background:url(img/menu_bg.png) repeat-x;
	height:65px;
	top:-57px;
}
a#logo {
	position:absolute;
	top:0px;
	left: 0px;
	width:154px;
	height:184px;
	background: url("img/sprites.png") repeat scroll 0 0 transparent;
	display:block;
	text-indent:-10000px;
}
a#logo:hover {
	background: url("img/sprites.png") repeat scroll 0 -184px transparent;
	z-index:1000;
}
blockquote.quote_of_the_week {
	z-index:1000;
	display:block;
	background: url("img/sprites.png") no-repeat scroll -156px 0;
	width:250px;
	height:124px;
	position:absolute;
	top:11px;
	left:181px;
	color:#FFF;
	padding:50px 0 0 0;
	font-size:18px;
	font-style:italic;
}
blockquote.quote_of_the_week div.description {
	color:#595959;
	font-size:12px;
	font-style:normal;
	display:block;
	padding-top:5px;
}
#facebook_button {
	display:block;
	position:absolute;
	top:0px;
	left:725px;
	width:99px;
	height:91px;
	background: url("img/sprites.png") no-repeat scroll -430px 0;
	text-indent:-10000px;
}
#facebook_button:hover { background: url("img/sprites.png") no-repeat scroll -430px -91px; }
#youtube_button {
	display:block;
	position:absolute;
	top:0px;
	left:834px;
	width:99px;
	height:91px;
	background: url("img/sprites.png") no-repeat scroll -529px 0;
	text-indent:-10000px;
}
#youtube_button:hover { background: url("img/sprites.png") no-repeat scroll -529px -91px; }
ul#main_menu { list-style:none outside none; }
ul#main_menu li {
	display:block;
	float:left;
}
ul#main_menu li a {
	color:#CF0;
	height:65px;
	display:block;
	text-indent:-10000px;
}
ul#main_menu li a#menu_item_team {
	background: url("img/sprites.png") no-repeat scroll -14px -384px;
	width:103px;
}
ul#main_menu li a#menu_item_games {
	background: url("img/sprites.png") no-repeat scroll -117px -384px;
	width:156px;
}
ul#main_menu li a#menu_item_history {
	background: url("img/sprites.png") no-repeat scroll -274px -384px;
	width:205px;
}
ul#main_menu li a#menu_item_contact {
	background: url("img/sprites.png") no-repeat scroll -480px -384px;
	width:122px;
}
ul#main_menu li a#menu_item_hard_breaks {
	background: url("img/sprites.png") no-repeat scroll -603px -384px;
	width:158px;
}
ul#main_menu li a#menu_item_multimedia {
	background: url("img/sprites.png") no-repeat scroll -762px -384px;
	width:146px;
}
ul#main_menu li a#menu_item_forum {
	background: url("img/sprites.png") no-repeat scroll -909px -384px;
	width:60px;
}
ul#main_menu li.active a#menu_item_team { background: url("img/sprites.png") no-repeat scroll -14px -524px; }
ul#main_menu li.active a#menu_item_games { background: url("img/sprites.png") no-repeat scroll -117px -524px; }
ul#main_menu li.active a#menu_item_history { background: url("img/sprites.png") no-repeat scroll -274px -524px; }
ul#main_menu li.active a#menu_item_contact { background: url("img/sprites.png") no-repeat scroll -480px -524px; }
ul#main_menu li.active a#menu_item_hard_breaks { background: url("img/sprites.png") no-repeat scroll -603px -524px; }
ul#main_menu li.active a#menu_item_multimedia { background: url("img/sprites.png") no-repeat scroll -762px -524px; }
ul#main_menu li.active a#menu_item_forum { background: url("img/sprites.png") no-repeat scroll -909px -524px; }
ul#main_menu li a#menu_item_team:hover { background: url("img/sprites.png") no-repeat scroll -14px -454px; }
ul#main_menu li a#menu_item_games:hover { background: url("img/sprites.png") no-repeat scroll -117px -454px; }
ul#main_menu li a#menu_item_history:hover { background: url("img/sprites.png") no-repeat scroll -274px -454px; }
ul#main_menu li a#menu_item_contact:hover { background: url("img/sprites.png") no-repeat scroll -480px -454px; }
ul#main_menu li a#menu_item_hard_breaks:hover { background: url("img/sprites.png") no-repeat scroll -603px -454px; }
ul#main_menu li a#menu_item_multimedia:hover { background: url("img/sprites.png") no-repeat scroll -762px -454px; }
ul#main_menu li a#menu_item_forum:hover { background: url("img/sprites.png") no-repeat scroll -909px -454px; }
/* tabs */
#tabs ul.ui-tabs-nav { list-style:none outside none; }
#tabs ul.ui-tabs-nav li {
	display:block;
	float:left;
	width:111px;
}
#tabs ul.ui-tabs-nav li.ui-state-default {
	text-indent:-10000px;
	padding: 3px;
}
#tabs ul.ui-tabs-nav li.ui-tabs-selected { background: url("img/bg_white_opacity_41.png") repeat; }
#tabs ul.ui-tabs-nav li a {
	display:block;
	height:28px;
}
#tabs ul.ui-tabs-nav li a#last_game_tab_selector { background: url("img/sprites.png") no-repeat scroll -628px 0; }
#tabs ul.ui-tabs-nav li a#scorers_tab_selector { background: url("img/sprites.png") no-repeat scroll -742px 0; }
#tabs ul.ui-tabs-nav li a#results_tab_selector { background: url("img/sprites.png") no-repeat scroll -856px 0; }
#tabs ul.ui-tabs-nav li a#comments_tab_selector { background: url("img/sprites.png") no-repeat scroll -970px 0; }
#tabs ul.ui-tabs-nav li.ui-tabs-selected a#last_game_tab_selector { background: url("img/sprites.png") no-repeat scroll -628px -29px; }
#tabs ul.ui-tabs-nav li.ui-tabs-selected a#scorers_tab_selector { background: url("img/sprites.png") no-repeat scroll -742px -29px; }
#tabs ul.ui-tabs-nav li.ui-tabs-selected a#results_tab_selector { background: url("img/sprites.png") no-repeat scroll -856px -29px; }
#tabs ul.ui-tabs-nav li.ui-tabs-selected a#comments_tab_selector { background: url("img/sprites.png") no-repeat scroll -970px -29px; }
#tabs div.ui-tabs-panel {
	background: url("img/bg_white_opacity_41.png") repeat;
	padding:15px;
	display:block;
	clear:both;
	line-height:20px;
}
#tabs div.ui-tabs-hide { display:none; }
#tabs div.ui-tabs-panel span.game_date {
	display:block;
	width:94px;
	height:17px;
	padding-top:7px;
	text-align:center;
	font-weight:bold;
	background: url("img/sprites.png") no-repeat scroll -628px -58px;
	color:#FFF;
	line-height: 1;
}
#tabs div.ui-tabs-panel div.board {
	border-bottom: 1px dashed #949189;
	border-top: 1px dashed #949189;
	margin-top:16px;
	margin-bottom:16px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
}
#tabs div.ui-tabs-panel div.board .team {
	font-size:22px;
	width:33%;
	display:block;
}
#tabs div.ui-tabs-panel div.board .home { float:left; }
#tabs div.ui-tabs-panel div.board .away { float:right; }
#tabs div.ui-tabs-panel div.board .score {
	display:inline-block;
	height:45px;
	text-indent:-10000px;
}
#tabs div.ui-tabs-panel div.board .separator {
	background: url("img/sprites.png") no-repeat scroll -933px -87px;
	width:17px;
	display:inline-block;
	height:45px;
	text-indent:-10000px;
}
#tabs div.ui-tabs-panel div.board .number_0 {
	background: url("img/sprites.png") no-repeat scroll -900px -87px;
	width:32px;
}
#tabs div.ui-tabs-panel div.board .number_1 {
	background: url("img/sprites.png") no-repeat scroll -630px -87px;
	width:22px;
}
#tabs div.ui-tabs-panel div.board .number_2 {
	background: url("img/sprites.png") no-repeat scroll -653px -87px;
	width:32px;
}
#tabs div.ui-tabs-panel div.board .number_3 {
	background: url("img/sprites.png") no-repeat scroll -685px -87px;
	width:33px;
}
#tabs div.ui-tabs-panel div.board .number_4 {
	background: url("img/sprites.png") no-repeat scroll -717px -87px;
	width:30px;
}
#tabs div.ui-tabs-panel div.board .number_5 {
	background: url("img/sprites.png") no-repeat scroll -748px -87px;
	width:31px;
}
#tabs div.ui-tabs-panel div.board .number_6 {
	background: url("img/sprites.png") no-repeat scroll -779px -87px;
	width:30px;
}
#tabs div.ui-tabs-panel div.board .number_7 {
	background: url("img/sprites.png") no-repeat scroll -808px -87px;
	width:29px;
}
#tabs div.ui-tabs-panel div.board .number_8 {
	background: url("img/sprites.png") no-repeat scroll -837px -87px;
	width:33px;
}
#tabs div.ui-tabs-panel div.board .number_9 {
	background: url("img/sprites.png") no-repeat scroll -871px -87px;
	width:30px;
}
#home_youtube {
	padding-top:45px;
	padding-left:45px;
	background: url("img/sprites.png") no-repeat scroll 0 -610px;
	height:286px;
}
#tabs #results div.game_result, #sidebar .sidebar_block div.game_result {
	clear:both;
	vertical-align:middle;
	padding:5px;
	float:left;
}
#tabs #results div.game_result a, #sidebar .sidebar_block div.game_result a {
	display:block;
	line-height:13px;
	padding:0 3px 3px 34px;
}
#tabs #results div.game_result .result, #sidebar .sidebar_block .result {
	display:block;
	width:26px;
	height:27px;
	overflow:hidden;
	background:#00F;
	text-indent:-10000px;
	float:left;
}
#tabs #results div.game_result .victory, #sidebar .sidebar_block .victory { background: url("img/sprites.png") no-repeat scroll -655px -146px; }
#tabs #results div.game_result .draw, #sidebar .sidebar_block .draw { background: url("img/sprites.png") no-repeat scroll -682px -146px; }
#tabs #results div.game_result .defeat, #sidebar .sidebar_block .defeat { background: url("img/sprites.png") no-repeat scroll -628px -146px; }
#random_players_box {
	padding-top:10px;
	padding-bottom:20px;
}
#random_players_box .top {
	background: url("img/random_players_top_bg.png") repeat-x;
	height:8px;
}
#random_players_box .bottom {
	background: url("img/random_players_bottom_bg.png") repeat-x;
	height:8px;
}
#random_players_box .content {
	background: url("img/random_players_content_bg.png") repeat-y;
	padding:15px;
}
#random_players_box .content .random_player {
	width:290px;
	float:left;
	padding:5px;
}
#random_players_box .content .random_player img.attachment-player_thumb {
	float:left;
	margin-right:15px;
}
#random_players_box .content .random_player span.player_name {
	font-size:18px;
	line-height:30px;
}
#random_players_box .content .random_player a.more-link {
	display:block;
	float:right;
	background: url("img/sprites.png") no-repeat scroll -709px -146px;
	width:67px;
	height:24px;
	text-indent:-10000px;
	margin-top:20px;
}
#random_players_box .content .random_player a.more-link:hover { background: url("img/sprites.png") no-repeat scroll -777px -146px; }
#news { padding-bottom:50px; }
#news #news_header {
	background: url("img/sprites.png") no-repeat scroll -968px -95px;
	height:57px;
	border-bottom:1px dashed #928c81;
	text-indent:-10000px;
}
#news div.post_element {
	padding-top:25px;
	padding-bottom:25px;
}
#news div.post_date {
	padding-top:39px;
	background: url("img/sprites.png") no-repeat scroll -989px -138px;
	height:85px;
	text-align:center;
	font-size:20px;
	color:#FFF;
}
#news div.post_thumb img.attachment-post_thumb { border: 5px solid #fff; }
#news div.post_content { line-height:21px; }
#news div.post_content h2 { font-size:18px; }
#news div.post_content a.more-link {
	display:block;
	background: url("img/sprites.png") no-repeat scroll -709px -146px;
	width:67px;
	height:24px;
	text-indent:-10000px;
	margin-top:20px;
}
#news div.post_author { text-align:center; }
#news div.post_author .avatar_box {
	background: url("img/bg_white_opacity_41.png");
	padding:23px 0px;
}
#news div.post_author .avatar_box .avatar { margin-bottom:8px; }
#news hr {
	border:none;
	border-bottom:1px dashed #928c81;
}
#footer {
	color:#fff;
	background:url('img/footer_bg.png');
}
#footer h1.main_header {
	height:91px;
	text-indent:-10000px;
}
#footer .archive h1.main_header { background: url("img/sprites.png") no-repeat scroll -430px -186px; }
#footer .shout h1.main_header { background: url("img/sprites.png") no-repeat scroll -430px -246px; }
#footer .play_with_us h1.main_header { background: url("img/sprites.png") no-repeat scroll -430px -306px; }
#footer .archive .badge {
	background: url("img/sprites.png") no-repeat scroll -787px -193px;
	text-indent:-10000px;
	width:125px;
	height:125px;
}
#footer .archive, #footer .play_with_us { line-height:20px; }
#footer .archive, #footer .play_with_us .mail {
	color:#fd6915;
	font-weight:bold;
}
#footer .play_with_us .play_with_us_badge {
	background: url("img/sprites.png") no-repeat scroll -498px -687px;
	text-indent:-10000px;
	width:315px;
	height:215px;
}
#credits {
	border-top:1px dashed #605f5e;
	margin-top:50px;
	padding-top:10px;
}
#footer ul.archive { color:#FFF; }
#footer ul.archive li {
	float:left;
	display:block;
	width:124px;
	border-bottom:1px dashed #605f5e;
	padding:5px;
}
#footer ul.archive li a {
	color:#fff;
	font-weight:normal;
}
#credits #bzz_link {
	background: url("img/sprites.png") no-repeat scroll -744px -327px;
	text-indent:-10000px;
	width:155px;
	height:50px;
	display:block;
	margin-top:15px;
}
#credits #bzz_link:hover { background: url("img/sprites.png") no-repeat scroll -926px -327px; }
#credits #oz_link {
	background: url("img/sprites.png") no-repeat scroll -895px -714px;
	text-indent:-10000px;
	width:90px;
	height:80px;
	display:block;
}
#credits #oz_link:hover { background: url("img/sprites.png") no-repeat scroll -895px -797px; }
#sidebar { padding-bottom:30px; }
#sidebar div.item {
	margin-bottom:20px;
	line-height:20px;
}
#sidebar .sidebar_block {
	background:url("img/bg_white_opacity_41.png");
	padding:5px;
}
#sidebar .sidebar_block.banner {
	padding:0px;
	background:none;
}
#sidebar .sidebar_block.random_player { position:relative; }
#sidebar .sidebar_block.random_player a.thumb {
	float:left;
	clear:left;
}
#sidebar .sidebar_block.random_player h1 {
	float:left;
	margin-left:5px;
	font-size:18px;
}
#sidebar .sidebar_block.random_player a.more_button {

	background:url("img/sprites.png") no-repeat scroll -709px -146px transparent;
	display:block;
	float:left;
	height:24px;
	margin-top:15px;
	margin-left:5px;
	text-indent:-10000px;
	width:67px
}
#sidebar .sidebar_block .sidebar_header {
	width:220px;
	height:33px;
	margin-bottom:5px;
}
#sidebar .sidebar_block h2.last_game {
	background: url("img/sprites.png") no-repeat scroll -10px -983px;
	text-indent:-10000px;
}
#sidebar .sidebar_block h2.results {
	background: url("img/sprites.png") no-repeat scroll -243px -983px;
	text-indent:-10000px;
}
#sidebar .sidebar_block h2.comments {
	background: url("img/sprites.png") no-repeat scroll -469px -983px;
	text-indent:-10000px;
}
#sidebar .last_game div.board { text-align:center; }
#sidebar .last_game div.board .team {
	display:block;
	font-size:22px;
	padding:5px;
}
#sidebar .last_game div.board .score {
	display:inline-block;
	height:45px;
	text-indent:-10000px;
}
#sidebar .last_game div.board .separator {
	background: url("img/sprites.png") no-repeat scroll -933px -87px;
	width:17px;
	display:inline-block;
	height:45px;
	text-indent:-10000px;
}
#sidebar .last_game div.board .number_0 {
	background: url("img/sprites.png") no-repeat scroll -900px -87px;
	width:32px;
}
#sidebar .last_game div.board .number_1 {
	background: url("img/sprites.png") no-repeat scroll -630px -87px;
	width:22px;
}
#sidebar .last_game div.board .number_2 {
	background: url("img/sprites.png") no-repeat scroll -653px -87px;
	width:32px;
}
#sidebar .last_game div.board .number_3 {
	background: url("img/sprites.png") no-repeat scroll -685px -87px;
	width:33px;
}
#sidebar .last_game div.board .number_4 {
	background: url("img/sprites.png") no-repeat scroll -717px -87px;
	width:30px;
}
#sidebar .last_game div.board .number_5 {
	background: url("img/sprites.png") no-repeat scroll -748px -87px;
	width:31px;
}
#sidebar .last_game div.board .number_6 {
	background: url("img/sprites.png") no-repeat scroll -779px -87px;
	width:30px;
}
#sidebar .last_game div.board .number_7 {
	background: url("img/sprites.png") no-repeat scroll -808px -87px;
	width:29px;
}
#sidebar .last_game div.board .number_8 {
	background: url("img/sprites.png") no-repeat scroll -837px -87px;
	width:33px;
}
#sidebar .last_game div.board .number_9 {
	background: url("img/sprites.png") no-repeat scroll -871px -87px;
	width:30px;
}
/* Nasze mecze */
#category_4_posts h1 {
	background: url("img/sprites.png") no-repeat scroll -707px -917px;
	height:39px;
	border-bottom:1px dashed #928c81;
	text-indent:-10000px;
}
#category_4_posts ul { margin-bottom:50px; }
#category_4_posts ul li.post {
	padding:25px 0px;
	float:left;
	width:100%;
	border-bottom:1px dashed #928c81;
}
#category_4_posts ul li.post div { float: left; }
#category_4_posts ul li.post .post_date {
	clear:left;
	background:url("img/sprites.png") no-repeat scroll -992px -163px transparent;
	color:#FFFFFF;
	font-size:20px;
	height:90px;
	width:60px;
	padding-top:20px;
	text-align:center;
	margin-right:17px;
}
#category_4_posts ul li.post .post_thumb {
	border: 5px solid #fff;
	margin-right:11px;
}
#category_4_posts ul li.post .post_content {
	width:392px;
	line-height:140%;
}
#category_4_posts ul li.post .post_content h2 { }
#category_4_posts ul li.post .post_content a.more-link {
	display:block;
	background: url("img/sprites.png") no-repeat scroll -709px -146px;
	width:67px;
	height:24px;
	text-indent:-10000px;
	margin-top:20px;
	float:right;
}
/* Kadra */
#category_3_posts h1 {
	background: url("img/sprites.png") no-repeat scroll -707px -975px;
	height:39px;
	border-bottom:1px dashed #928c81;
	text-indent:-10000px;
}
#category_3_posts ul { margin-bottom:50px; }
#category_3_posts ul li.player {
	padding:25px 0px;
	line-height:140%;
	float:left;
	border-bottom:1px dashed #928c81;
	width: 330px;
	height:110px;
	padding-right:25px;
}
#category_3_posts ul li.player img.attachment-player_thumb {
	float:left;
	margin-right:15px;
}
#category_3_posts ul li.player span.player_name {
	font-size:18px;
	line-height:30px;
}
#category_3_posts ul li.player a.more-link {
	display:block;
	float:right;
	background: url("img/sprites.png") no-repeat scroll -709px -146px;
	width:67px;
	height:24px;
	text-indent:-10000px;
	margin-top:20px;
}
#category_3_posts ul li.player a.more-link:hover { background: url("img/sprites.png") no-repeat scroll -777px -146px; }
#wp_page_numbers {
	text-align:center;
	padding:10px;
	font-size:18px;
}
#wp_page_numbers ul li { display:inline; }
#respond {
	background:url("img/bg_white_opacity_41.png");
	padding:20px;
	text-align:center;
	margin-bottom:50px;
}
#respond h3 {
	background: url("img/sprites.png") no-repeat scroll -820px -620px;
	text-align:left;
	height:42px;
	text-indent:-10000px;
}
#respond #commentform { position:relative }
#respond #commentform .left_comment_block, #respond #commentform .right_comment_block {
	text-align:left;
	margin-bottom:30px;
}
#respond #commentform .left_comment_block { float:left; }
#respond #commentform .right_comment_block { float:right; }
#respond #commentform label {
	width:266px;
	display:block;
	padding:10px 0px;
	font-size:12px;
}
#respond #commentform input, #respond #commentform textarea {
	border:1px solid #f25207;
	background:#f6ddc7;
	width:288px;
	height:36px;
}
#respond #commentform textarea { height:184px; }
#respond #commentform input#submit {
	width:82px;
	height:30px;
	border:none;
	text-indent:-10000px;
	background: url("img/sprites.png") no-repeat scroll -1001px -760px;
	cursor:pointer;
}
#respond #commentform input#submit:hover { background: url("img/sprites.png") no-repeat scroll -1001px -792px; }
/* Lista komentarzy */
ol#post_comments.comment_list li.comment { margin:15px 0px; }
ol#post_comments.comment_list li.comment.depth-2, ol#post_comments.comment_list li.comment.depth-3, ol#post_comments.comment_list li.comment.depth-4, ol#post_comments.comment_list li.comment.depth-5 {
	margin:15px 0px;
	background:none;
	margin-left:20px;
}
ol#post_comments.comment_list li.comment div.comment-body {
	padding:10px;
	background:url("img/bg_white_opacity_41.png");
	position:relative;
}
ol#post_comments.comment_list li.comment div.comment-body p { padding-top:10px; }
ol#post_comments.comment_list li.comment div.comment-body div.comment-author {
	background:url("img/comment_autor_bg.png");
	padding:3px;
	vertical-align:middle;
}
ol#post_comments.comment_list li.comment div.comment-body div.comment-author cite.fn {
	position:absolute;
	top:23px;
	left:55px;
}
ol#post_comments.comment_list li.comment div.comment-body div.comment-author cite.fn .url {
	color:#f54e00;
	font-weight:bold;
	font-style:normal;
}
ol#post_comments.comment_list li.comment div.comment-body div.comment-author .says { display:none; }
ol#post_comments.comment_list li.comment div.comment-body div.comment-meta {
	position:absolute;
	top:23px;
	left:300px;
}
ol#post_comments.comment_list li.comment div.comment-body div.reply {
	position:absolute;
	top:15px;
	right:15px;
}
ol#post_comments.comment_list li.comment div.comment-body div.reply a.comment-reply-link {
	text-indent:-10000px;
	display:block;
	width:82px;
	height:30px;
	background: url("img/sprites.png") no-repeat scroll -1001px -824px;
}
ol#post_comments.comment_list li.comment div.comment-body div.reply a.comment-reply-link:hover { background: url("img/sprites.png") no-repeat scroll -1001px -856px; }
#post_content { }
#post_content h1 {
	font-size:18px;
	border-bottom: 1px dashed #949189;
	padding-bottom:22px;
}
#post_content p {
	line-height:22px;
	margin-bottom:20px;
}
.single_meta { text-align:center; }
.single_meta .post_date {
	padding-top:39px;
	background: url("img/sprites.png") no-repeat scroll -989px -138px;
	height:85px;
	text-align:center;
	font-size:20px;
	color:#FFF;
}
.recent_comments_block { line-height:20px; }
/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin:0 5px 5px 5px;
}
.alignright { float: right; }
#myshouts_shouts { height:182px !important; }
.attachment-player_thumb_xl {
	margin-bottom:15px;
	margin-top:10px;
	border:5px solid #fff;
}
.attachment-post_thumb_xl {
	border:5px solid #fff;
	margin-bottom:15px;
	margin-top:10px;
}
table.player_stats {
	margin:0px auto;
	width:360px;
	font-size:16px;
	margin-bottom:20px;
}
table.player_stats td, table.player_stats th {
	padding:5px;
	border-bottom:1px solid #999;
}
table.player_stats td.player_stats_value {
	font-weight:bold;
	text-align:center;
}
table.scorers {
	margin:0px auto;
	width:430px;
	font-size:14px;
}
table.scorers td.scorers_goals { text-align:right; }

