/*
Theme Name: Helix Athletics
Theme URI: http://freshcutsd.com/
Description: Helix Athletics WordPress theme by Josh Lizarraga @ FreshCutSD.com
Version: 0.1
Author: Josh Lizarraga
Author URI: http://freshcutsd.com/
Tags: helix
*/

/* Helix Athletics CSS by Josh Lizarraga @ FreshCutSD.com */
/* Copyright 2009 Helix Charter High School */

/* Top Level */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: #d9d9d9 url(/images/body-bg.png) repeat-x scroll top center;
}
a {
	color: #116600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0 none;
}
.ha_Left {
	float: left;
}
.ha_Right {
	float: right;
}
.ha_Clear {
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}
#ha_OuterContainer {
	width: 950px;
	margin: 0 auto 0 auto;
}

/* Header */
#ha_Header {
	position: relative;
	height: 205px;
	background: transparent url(/images/header-bg.jpg) no-repeat scroll 385px 0px;
}
#ha_Logo {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 325px;
	height: 110px;
	background: transparent url(/images/header-logo.png) no-repeat scroll top center;
}
#ha_Scottie {
	position: absolute;
	top: 20px;
	left: 810px;
	width: 110px;
	height: 110px;
	background: transparent url(/images/header-scottie.png) no-repeat scroll top center;
}
#ha_Menubar {
	position: absolute;
	top: 150px;
	left: 0;
	width: 650px;
	height: 45px;
	padding: 10px 0 0 25px;
	overflow: hidden;
}
#ha_Menubar a {
	display: inline-block;
	margin: 0 0 0 -3px;
	padding: 0 18px 0 0;
	line-height: 45px;
	font-size: 1.8em;
	color: #ffffff;
	text-decoration: none;
}
#ha_Menubar a em {
	display: inline-block;
	padding: 0 0 0 18px;
	font-style: normal;
	cursor: pointer;
}
#ha_Menubar a.ha_Selected,
#ha_Menubar a:hover {
	color: #083300;
	background: transparent url(/images/menubar-item-bg.png) no-repeat scroll top right;
}
#ha_Menubar a.ha_Selected em,
#ha_Menubar a:hover em {
	background: transparent url(/images/menubar-item-bg.png) no-repeat scroll top left;
}
#ha_Search {
	position: absolute;
	top: 150px;
	left: 675px;
	width: 205px;
	height: 50px;
	background: transparent url(/images/search-bg.png) no-repeat scroll 10px 15px;
}
#ha_Search #s {
	display: block;
	position: absolute;
	top: 17px;
	left: 35px;
	width: 150px;
	height: 20px;
	border: none;
	line-height: 20px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #666666;
	background: transparent;
}
#ha_RSS {
	position: absolute;
	top: 160px;
	left: 885px;
}

/* Content */
#ha_ContentContainer {
	background: transparent url(/images/content-container-bg.png) repeat-y scroll top center;
}

#ha_Content {
	min-height: 200px;
	padding: 0 0 5px 0;
	background: transparent url(/images/content-bg.png) no-repeat scroll top center;
}

#ha_ContentLeft {
	display: inline;
	float: left;
	width: 655px;
	margin: 35px 0 0 0;
}
#ha_ContentLeft h1,
#ha_ContentLeft h2.big {
	height: 60px;
	margin: 0 0 -10px 0;
	padding: 0 0 0 35px;
	line-height: 55px;
	font-size: 3em;
	font-weight: normal;
	color: #ffffff;
	background: transparent url(/images/h1-bg.png) no-repeat scroll top left;
}
#ha_ContentLeft h1 em,
#ha_ContentLeft h2.big em {
	display: inline-block;
	height: 60px;
	padding: 0 45px 0 10px;
	background: transparent url(/images/h1-em-bg.png) no-repeat scroll top right;
}
#ha_ContentLeft h2.big {
	margin: 40px 0 -10px 0;
	background: transparent url(/images/h2-big-bg.png) no-repeat scroll top left;
}
#ha_ContentLeft h2.big em {
	background: transparent url(/images/h2-big-em-bg.png) no-repeat scroll top right;
}
#ha_ContentLeft h2 {
	height: 55px;
	margin: 35px 0 -10px 0;
	padding: 0 0 0 35px;
	line-height: 50px;
	font-size: 2.4em;
	font-weight: normal;
	color: #ffffff;
	background: transparent url(/images/h2-bg.png) no-repeat scroll top left;
}
#ha_ContentLeft h2 em {
	display: inline-block;
	height: 55px;
	padding: 0 45px 0 10px;
	background: transparent url(/images/h2-em-bg.png) no-repeat scroll top right;
}
#ha_ContentLeft h2 a {
	color: #ffffff;
}
#ha_ContentLeft h2 a:hover {
	text-decoration: underline;
}
#ha_ContentLeft h3 {
	margin: 15px 0 0 45px;
	font-size: 1.8em;
	color: #0b4000;
}
#ha_ContentLeft h3 {
	margin: 25px 0 0 45px;
	font-size: 1.8em;
	color: #0b4000;
}
#ha_ContentLeft .homepage-post h3 {
	margin: 15px 0 0 45px;
}
#ha_ContentLeft p {
	margin: 20px 0 0 45px;
	line-height: 1.4em;
	font-size: 1.4em;
}
#ha_ContentLeft p.ha_PostDate {
	margin: 10px 0 0 45px;
	color: #333333;
}
#ha_ContentLeft img.ha_Left {
	margin: 20px 10px 10px 45px;
	border: 2px solid #0b4000;
	box-shadow: 0 0 5px #b3b3b3;
	-moz-box-shadow: 0 0 5px #b3b3b3;
	-webkit-box-shadow: 0 0 5px #b3b3b3;
}
#ha_ContentLeft a.ha_Sponsor {
	display: inline-block;
	border: 2px solid #116600;
}
#ha_ContentLeft a.ha_Sponsor:hover {
	border: 2px solid #1a9900;
}
#ha_ContentLeft hr {
	margin: 20px 0 0 45px;
}
#ha_ContentLeft table {
	width: 610px;
	margin: 20px 0 0 45px;
	font-size: 1.4em;
	line-height: 1.4em;
}
#ha_ContentLeft table tr.head {
	font-weight: bold;
}
#ha_ContentLeft table td {
	padding: 5px;
}
#ha_ContentLeft .navigation {
	margin: 20px 0 0 45px;
	line-height: 1.4em;
	font-size: 1.4em;
	overflow: auto;
}
#ha_ContentLeft .navigation .alignleft {
	float: left;
	width: 300px;
	overflow: hidden;
}
#ha_ContentLeft .navigation .alignright {
	float: right;
	width: 300px;
	text-align: right;
	overflow: hidden;
}

#ha_ContentRight {
	display: inline;
	float: left;
	width: 210px;
	margin: 35px 0 0 20px;
	padding: 0 0 0 20px;
	background: transparent url(/images/sidebar-bg.png) repeat-y scroll top left;
}
#ha_ContentRight h3 {
	margin: 35px 0 0 0;
	font-size: 2em;
	color: #0b4000;
}
#ha_ContentRight h3.ha_First {
	margin: 0;
}
#ha_ContentRight ul ul {
	margin: 10px 0 0 0;
	font-size: 1.4em;
	color: #0b4000;
	list-style-position: inside;
}
#ha_ContentRight ul li {
	list-style-type: none;
}
#ha_ContentRight ul ul li {
	list-style-type: disc;
}
#ha_ContentRight a.ha_Sponsor {
	display: block;
	width: 200px;
	margin: 10px auto 0 auto;
	border: 2px solid #116600;
	box-shadow: 0 0 5px #b3b3b3;
	-moz-box-shadow: 0 0 5px #b3b3b3;
	-webkit-box-shadow: 0 0 5px #b3b3b3;
}
#ha_ContentRight a.ha_Sponsor:hover {
	border: 2px solid #1a9900;
}

/* Footer */
#ha_Footer {
	padding: 30px 45px 20px 45px;
	font-size: 1.4em;
	color: #666666;
	background: transparent url(/images/footer-bg.png) no-repeat scroll top center;
}
#ha_Footer a {
	color: #666666;
	text-decoration: none;
}
#ha_Footer a:hover {
	text-decoration: underline;
}

/* Homepage ScheduleStar Widget */
#ssw-header {
	margin: 20px 0 0 45px;
	font-size: 1.4em;
}
#ssw-results {
	max-height: 300px;
	overflow: auto;
}

/* Damnit WordPress */
#ha_ContentRight .linkcat h2 {
	display: none;
}

/* Gallery */

#ha_ContentLeft .ngg-galleryoverview {
	position: relative;
	width: auto;
	margin: 20px 0 0 45px;
	font-size: 1.4em;
}
#ha_ContentLeft .ngg-galleryoverview div.slideshowlink {
	display: none;
}
#ha_ContentLeft .ngg-galleryoverview div.ngg-navigation {
	height: 30px;
} 0;
	padding: 0;
}ntLeft .ngg-galleryoverview div.piclenselink {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	text-align: right;
}