/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name : 	Alexander Huang
	Author Site	: 	http://teachers.pacificamariners.com/athletics
	Style Name	: 	Athletics K2
	Style URI	:	
	Version	    : 	1.4
	Comments	: 	
*/

#primary {
	padding-top: 0px;
	margin-top: -0px;
	float:right;
	z-index: 100;
}	

hr {
	height: 190px;
	color: #333;
	background-color: #333;
}

h3 {
	padding-top: 0px;
	background: transparent;
	margin: 0;
}

#flashicn {
	float:right;
	z-index: 5;
	margin-right: 20px;
}

#incompat {
	float:left;
	z-index: 3;
	margin-left: 20px;
}

/*experimentalstuff*/
#featured {
	padding: 0px;
	background: #fff;
	position:relative;
	height: 250px;
	width:100%;
	/*border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	margin:0px 25px 0px 20px;
	float:right;
	left: 25px;*/
	overflow: visible;
	z-index: -20;
	margin-top:-250px;
}
	
/*#featuredtext {
	background-color: transparent;
	color:#ffffff;
	width: 500px;
	float:right;
	top: 10px;
	left: 400px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 60px;
	position:absolute;
	z-index: 200;
}*/

#pics {
	width: 100%;
	height: 250px;
	position: absolute;
	overflow: hidden;
	z-index: -2;
	float: left;
	cursor: default;
	margin: 0;
	/*margin-left:15px;*/
}

#imgb {
	width:100%;
	height:250px;
	z-index: -3;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

/*experimental stuff*/

body {
	background-color: #fff;
	}
	
imgb {
	float: left;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow: hidden;
	position: inherit;
	height: 200px;
	width: 100%;
}

p.cent {
margin: auto auto auto auto
}

.indent {
	padding-left: 20px;
}

#footer {
	text-decoration: none !important;
	text-align: left;
	color: #fff;
	margin-bottom: 0px;
	bottom: 100px;
}

#footer a:hover {
	color: #fff;
}

h4.color {
	color:#000000;
}

.brown {
	color:#bb4411;
}

p.center {
	text-align: center;
}

div.transparency {
	opacity: 0.6
}

hr.gray {
	color: #777777;
}

#superheader {
	height: 200px;
	width: 950px;
	background: #3b4047;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;*/
}

#header {
	overflow: hidden;
	height: 1px;
	background: transparent;
	padding-top: 0px;
}

#image {
	background: transparent url(http://teachers.pacificamariners.com/athletics/wp-content/themes/k2athletics/styles/style1/banner.gif) top center no-repeat;
	cursor: pointer;
}

#uniform {
	height: 125px;
	width: 150px;
	margin-top: 30px;
	margin-left:  700px;
	margin-right: 100px;
	margin-bottom: 30px;
	color: #000000;
	border: 2px solid #000000;
	background-color: #e1e1e1
}

h1.entry-title {
	background: #fff;
	margin-bottom: 10px;
	padding: 0;
	width: 220px;
	margin-top: -20px;
}

html>body #page {
	/*border-left: 1px solid #999;
	border-right: 1px solid #999;*/
	background: transparent;
	width: 100%;
	position: relative;
	top: -39px;
	}
	
html>/**/body #page {
	/*border-left: 1px solid #999;
	border-right: 1px solid #999;*/
	background: transparent;
	width: 100%;
	position: relative;
	top: -29px;
	}

#foot {
	background: #004177;
	/*border-top: 1px solid #777777;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;*/
	background-repeat: repeat;
	clear: both;
}

#xhtml {
	margin: auto 98% auto 2%;
	position: relative;
	float:left;
	top: 10px;
}

#float {
	z-index: 3;
}

.secondary {
	background: #ffffff;
}

:focus
{
  -moz-outline-style: none;
}

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

#sidebar {
	display: block;
	z-index: 5;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;
}

#sidebar ul {
	width:100%;
	min-height: 25px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 100;
	/*border-left: 1px solid #999;
	border-bottom: 1px solid #999;*/
}


#sidebar li {
	display: inline;
	float: left;
	min-height: 15px;
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
	z-index: 10000;
}

#sidebar li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	display: block;
}

#sidebar a {
	text-decoration: none;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#sidebar {
	color: transparent;
}

#sidebar ul{
	/*background: url('http://teachers.pacificamariners.com/athletics/wp-content/themes/k2athletics/styles/style1/navbg.png');*/
	/*background-color: #4D90C4;*/
	background: transparent;
	-moz-opacity:0.95; /* for mozilla */
	opacity: 0.95; /* for safari */
	khtml-opacity: 0.95 /* for konquerer and older safari */
	width:100%;
	float: left;
	margin-top: -251px;
}

#sidebar ul ul {
	background: url('http://teachers.pacificamariners.com/athletics/wp-content/themes/k2athletics/styles/style1/navbg.png');
}

#sidebar ul li {
	background-color: #004177;
	float: right;
	/*background: url('http://teachers.pacificamariners.com/athletics/wp-content/themes/k2athletics/styles/style1/navbg.png');*/
}


#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
	}

/*#sidebar ul li:hover {
	background-color: #4D90C4;
	/*background: url('http://teachers.pacificamariners.com/athletics/wp-content/themes/k2athletics/styles/style1/navhoverbg.gif');
}*/

#sidebar ul li ul {

}

#sidebar ul li ul li {
	background: #333333;
}

#sidebar ul li ul li:hover {
	background: #4272A7;
}

#sidebar ul li ul ul li{
	background: #666666;
}

#sidebar ul li ul ul li:hover {
	background: #7a899f;
}

/*imported from atahualpa*/

#left {
	float: left;
	margin-left:10px;
	padding-left:50px; 
	width:200px;
}

#leftpic {
	float:left;
	margin-left:10px;
}

#leftpic img {
	width: 137px;
	height: 175px;
	border: 2px solid #fff;
	outline: 3px solid #999;
}

#right {
	float:right;
	margin-right:0px;
	padding-right:0px;
	z-index:1000;
	width:200px;
}

#rightpic {
	float:right;
	margin-right:10px;
}

#rightpic img {
	height: 175px;
	width: 137px;
	border: 2px solid #fff;
	outline: 3px solid #999;
}

#clear {
	padding-top:10px;
	clear:both;
}

.white {
	color:#ffffff;
}

.center {
	padding-top:15px;
}

#sched {
	float: left;
}

#coaches
{
border-collapse:collapse;
margin-left: auto;
margin-right: auto;
}

#coaches td, #coaches th 
{
border:1px solid #004177;
padding:3px 7px 2px 7px;
}

#coaches th 
{
font-size:1.1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#004177;
color:#ffffff;
}

#coaches tr.alt td 
{
color:#000000;
background-color: #EAF4F8;
}

#coaches tr td {
	background-color: #fff;
}

/*imported from atahualpa*/