/*
##CSS for Ballston Tropics Website##
Theme Name: Ballston Tropics Hockey Club
Theme URI: http://ballstontropics.com/
Description: Website Style Sheet - Main 
Author: Joe Harris - (revised by: D. Vanderbilt) 
Author URI: http://ballstontropics.com/
Copyright 2011 - All Rights Reserved
*/

html {
	margin: 0;
	padding: 0;
	}
body { 
	height: 100%;
	padding: 0px;
	margin: 0px;	
	font-family: Helvetica, Verdana, Ariel, sans-serif;
	font-size: 12px;
	}
a {
	font-weight: bold;
	}
#navigation a:link {
	color: white;
	text-decoration: none;
	}
#navigation a:visited {
	color: white;
	}
#navigation a:hover {
	text-decoration: none;
	color: white;
	background-color: teal;
	}
#navigation a:active {
	color: teal;
	background-color: #F7941D;
	}
a:link {
	color: black;
	text-decoration: none;
	}
a:visited {
	color: black;
	}
a:hover {
	text-decoration: none;
	color: white;
	background-color: teal;
	}
a:active {
	color: teal;
	background-color: #F7941D;
	}
#tagline p {
	color: white;
	background-color: teal;
	font-size: 20pt;
	font-style: italic;
	border-top: 4px solid #F7941D;
	border-bottom: 4px solid #F7941D;
	margin: 0;
	padding: 15px;
	}
h1 {
	font-face: Helvetica, Verdana, Ariel, sans-serif;
	font-size: 30pt;
	color: #999999;
	background-color: #333333;
	padding-top: 110px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0;
	}
h2 {
	font-face: Helvetica, Verdana, Ariel, sans-serif;
	font-size: 200%;
	color: #F7941D;
	text-align: center;
	}
h3 {
	font-face: Helvetica, Verdana, Ariel, sans-serif;
	font-size: 16pt;
	color: teal;
	}
h4, h5, h6 {
	font-face: Helvetica, Verdana, Ariel, sans-serif;
	font-size: 16pt;
	color: #F7941D;
	}
p {
	font-face: Helvetica, Verdana, Ariel, sans-serif;
	font-size: 14pt;
    	color: #999999;
	}
li {
	list-style-type: none;
	font-size: large;
	}
#navigation {
	color: black;
	font-weight: bold;
	font-size: 14pt;
	border: 4px solid #F7941D;
	line-height: 2em;
	background-image: url(../images/cropdark.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
h2, ul {
	margin-top: 15px;
	margin-bottom: 15px;
	}
#header, #tagline {
	width: 100%;
	}
.galleryphoto p {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0;
	width: 400px;
	line height: 1.4em;
	}
.photocredit {
	font-weight: normal;
	color: gray;
	}
.galleryphoto img {
	border: 10px solid teal;
	}
.galleryphoto {
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	padding-right: 20px;
	}
.homephoto img {
	border: 10px solid teal;
	}
.aboutphoto p {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0;
	width: 300px;
	top: 200px;
	line-height: 1.2em;
	}
.aboutcredit {
	font-weight: normal;
	color: gray;
	}
.aboutphoto img {
	border: 10px solid teal;
	}
.aboutphoto {
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	padding-right: 20px;
	}
.positions {
	font-size: x-large;
	background-color: teal;
	font-weight: bold;
	padding: 4px;
	}
table.schedule {
	border: 1px solid black;
	margin-left: 45px;
	}
table.schedule td {
	border: 1px solid black;
	padding: 0.6em;
	background-color: #cccccc
	}
table.schedule th {
	text-align: left;
	background: gray;
	color: white;
	padding: 0.6em;
	font-size: medium;
	}
table.schedule caption {
	color: teal;
	font-size: medium;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	}
table.players {
	border: 1px solid black;
	width: 710px;
	background-color: #cccccc;
	}
table.players td {
	border: 1px solid black;
	padding: 0.6em;
	}
table.players th {
	text-align: left;
	background: teal;
	color: white;
	padding: 0.6em;
	font-size: medium;
	}
table.playoffs {
	border: 1px solid black;
	margin-left: 45px;
	}
table.playoffs td {
	border: 1px solid black;
	padding: 0.6em;
	}
table.playoffs th {
	text-align: left;
	background: gray;
	color: white;
	padding: 0.6em;
	font-size: medium;
	}
table.playoffs caption {
	color: teal;
	font-size: medium;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	}
#roster h3 {
	background-color: #333333; 
	width: 702px;
	color: white;
	margin-left: 0;
	padding: .20em;
	margin-bottom: 0;
	margin-top: 0;
	}
#roster {
	border: 1px solid black;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	}
#stats h3 {
	font-size: medium;
	color: teal;
	padding-bottom: 15px;
	} 
#stats a {
	font-size: large;
	color: white;
	background-color: teal;
	border: 1px solid black;
	padding: 4px;
	}
#stats p {
	font-size: small;
	color: black;
	padding-top: 15px;
	}
#bio p {
	color: #333333
	}
players a:link {
	color: black;
	text-decoration: none;
	}
.players a:visited {
	color: black;
	}
.players a:hover {
	text-decoration: none;
	color: white;
	background-color: teal;
	}
.players a:active {
	color: teal;
	background-color: #F7941D;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F7941D;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {
	color: #0099FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
a.footer:hover {
	color: #0099FF;
	text-decoration: none;
	background-color: white;
}
/*
This section deals with the positioning of items on the screen.  It uses absolute positioning - fixed x and y coordinates measured from the top left corner of the browser window.
*/

#bodycontent, #header {
	position: absolute;
	}
#bodycontent {
	top: 260px;
	}
#navigation {
	padding-top: 12.5em;
	padding-bottom: 22em;
	width: 190px;
	}
#bodycontent {
	left: 226px;
	width: 920px;
	margin-right: 5px;
	}
.logo {
	float: left;
	width: 250px;
	height: 143px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
	}
#bio {
	position: relative;
	margin-top: -393px;
	margin-left: 280px;
	margin-right: 20px;
	border: 4px solid black;
	padding-left: 6px;
	background-color: #cccccc;
	}
