/*
Theme Name: New Texas Bombers Theme
Description: The default theme for the Texas Bombers
Version: 2.0
Author: Brant Darilek
Author URI: http://icon-creative.com
Tags: custom theme

*/

body {
	line-height: 22px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	margin: 0px;
	background-color: #1f1e1e;
}
a:link, a:visited {
	color: white;
}
.mainGraphic {
	background-image: url(../images/headerBackground.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 355px;
	width: auto;
}
.mainGraphic img {
	margin-top: 50px;
}
ul.team-menu {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 35px;
	list-style-type: none;
	height: 50px;
	text-align: center;
	width: 745px;
	padding: 0px;
	display: block;
}
ul.team-menu li {
	float: left;
	display: inline-block;
}
ul.team-menu a * {
	display: none;
}
ul.team-menu a {
	display: block;
	height: 35px;
	background-image: url(../images/tochange/team-menu.jpg);
	background-repeat: no-repeat;
}
ul.team-menu a.roster {
	background-position: 0px 0px;
	width: 115px;
}
ul.team-menu a.roster:hover, ul.team-menu a.roster.selected {
	background-position: 0px -28px;
	width: 115px;
}
ul.team-menu a.coaches {
	background-position: -115px 0px;
	width: 130px;
}
ul.team-menu a.coaches:hover, ul.team-menu a.coaches.selected {
	background-position: -115px -28px;
	width: 130px;
}
ul.team-menu a.news {
	background-position: -245px 0px;
	width: 105px;
}
ul.team-menu a.news:hover, ul.team-menu a.news.selected {
	background-position: -245px -28px;
	width: 105px;
}
ul.team-menu a.calendar {
	background-position: -345px 0px;
	width: 160px;
}
ul.team-menu a.calendar:hover, ul.team-menu a.calendar.selected {
	background-position: -345px -28px;
	width: 160px;
}
ul.team-menu a.sponsors {
	background-position: -505px 0px;
	width: 150px;
}
ul.team-menu a.sponsors:hover, ul.team-menu a.sponsors.selected {
	background-position: -505px -28px;
	width: 150px;
}
ul.team-menu a.login {
	background-position: -655px 0px;
	width: 85px;
}
ul.team-menu a.login:hover {
	background-position: -655px -28px;
	width: 85px;
}
hr {
	display: none;
}
.pageContent {
	margin-bottom: 125px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1000px;
}
div.team-photo {
	margin-bottom: 40px;
	text-align: center;
	width: 100%;
}
img.photo-tag {
	margin-top: -50px;
}
img.roster-header, img.coaches-header, img.cal-header, img.news-header, img.sponsor-header {
	position: relative;
	height: 90px;
	width: 550px;
	z-index: -100;
	margin-bottom: -30px;
}
#roster-table {
	border-collapse: collapse;
	font-size: 12px;
	border-spacing: 0px 5px;
	text-align: center;
	width: 100%;
}
#roster-table th {
	width: 14.2%;
}
#roster-table thead {
	height: 15px;
}
.player-row, .coach-row  {
	background-color: black;
}
.player-row {
	cursor: pointer
}
.player-row td, .coach-row td {
	margin: 0px;
	border-bottom-color: #969696;
	border-top-color: #969696;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.profile-main {
	position: relative;
	margin-bottom: 75px;
	height: 400px;
	width: auto;
}
a.print {
	top: 0px;
	right: 0px;
	position: absolute;
	display: block;
}
.profile-photo {
	float: left;
	position: relative;
	height: 372px;
	width: 336px;
}
.profile-photo-edge {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: -10;
}
.profile-photo-cell {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 372px;
	width: 336px;
}
.profile-jersey {
	margin-bottom: 25px;
	font-weight: bold;
	right: 0px;
	display: block;
	font-size: 60px;
	bottom: 0px;
	position: absolute;
}
.profile-basic-info {
	min-height: 200px;
	float: right;
	padding-top: 55px;
	text-align: center;
	width: 600px;
	background-image: url(../images/playInfo.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.profile-basic-info-print {
	min-height: 200px;
	float: right;
	padding-top: 55px;
	text-align: center;
	width: 600px;
	background-position: center top;
}
p.profile-name {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 35px;
	text-align: center;
}
p.no-padding {
	margin: 0px;
	padding: 0px;
}
ul.horizontal {
	display: block;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	list-style-type: none;
}
ul.horizontal li {
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
}
.type-item {
	color: #999999;
}
.profile-pitchoption {
	font-size: 14px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.profile-pitchspeed {
	padding-right: 20px;
}
table.profile-camps, table.profile-parents, table.profile-hs, table.profile-academics, table.profile-skillvid {
	margin-top: 30px;
	width: 100%;
}
table.profile-camps thead th, table.profile-parents thead th, table.profile-hs thead th, table.profile-academics thead th, table.profile-skillvid thead th {
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
body.print-profile {
	font-size: 14px;
	color: black;
	background-color: white;
}
div.sponsor-show {
	margin: 30px;
	border-style: solid;
	border-color: #323232;
	border-width: 1px;
	text-align: center;
	float: left;
	height: 250px;
	width: 250px;
	display: block;
}
div.sponsor-holder {
}
#footer {
	font-size: 12px;
}
