/*
Style sheet for Highland High School Band Webpage
Created by Darryl Morrell
*/

/*Set up document styles*/
body {
	color:#000000;
	font-family: Tahoma, Helvetica, Sans-serif;
	font-size:13px;
	background-color: #CCCCCC;
	margin:0 0 0 0;
}

/*Page area style*/
#pageArea {
	background-color: #E8FAFC;
	max-width:900px;
	min-width:700px;
	margin:0 auto 0 auto;
}

a:link, a:visited {
	color: #367984;
}

a:hover, a:active {
	color: #000000;
}

/*Page Header and Footer Styles*/

/*Header and footer colors*/
#tealHeaderBox, #tealFooterBoxA, #tealFooterBoxB {
	background-color: #367984;	
}

#blackFooterBox {
	background-color: #000000;	
}

/*Stripe heights*/
#tealFooterBoxA {
	height: 13px;
}

/*All cap text*/
#tealHeaderBox, #blackFooterBox {
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding-top:0.4em;
	padding-bottom:0.4em;
	text-align:center;
}

#tealFooterBoxA {
	clear:both;
}

#blackFooterBox {
	color: #FFFFFF;
}

/*Copyright text*/
#tealFooterBoxB {
	color: #FFFFFF;
	font-size: 93%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align: center;
}

#pictureHeaderBox {
	background: url(images/hhsheadertest.jpg) top left no-repeat;
	background-color: #FFFFFF;
	height: 150px;
	z-index: 1;
}

#flashHeaderBox {
	position: relative;
	float: right;
	height: 150px;
	width: 600px;
	z-index: 2;
}

/*Set up top navigation bar*/
#topNavBar {
	background-color: #367984;
	margin:0;
	padding:7px 0 7px 0;
}

#topNavBar ul {
	padding: 7px 0 7px 40px; 
	margin:0;
	background-color: #000000;
}

#topNavBar ul li {
	list-style: none;
	margin: 7px 0 7px 0;
	padding: 7px 0 7px 0;
	display: inline; 
	font-size: 120%;
	font-weight: bold;	
}

#topNavBar ul li a {
	padding: 7px 20px 7px 20px;
}

#topNavBar li a:link, #topNavBar li a:visited {
	color: #367984;
	text-decoration: none;
}

#topNavBar li a:hover {
	color: #000000;
	background-color: #367984;
}

#topNavBar li a:active {
	color: #367984;
	background-color: #000000;	
}

/*Set up left column*/
#leftCol {
	width: 234px;
	float: left;
}

#leftCol h1, #leftCol p {
	padding-left: 5px;
	padding-right: 5px;
}

#leftCol h1 {
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	margin-bottom: -0.7em;
	margin-top: 0;  /*Add a teal line on top of the h1*/
	padding-top: 0.7em; /*Add a teal line on top of the h1*/
	border-top: 1px solid #367984; /*Add a teal line on top of the h1*/
}

#leftColAdobeImage {
	float: left;
	border: 0;
	padding-right: 3px;
	height: 31px;
	width: 88px;
}

.leftColWebPeople {
	font-style: italic;
	font-size: 90%;
}

/*Set up left navigation bar*/

/*navigation bar list is used for links*/
#navBar ul {
	font-size: 120%;
	font-weight: bold;
	margin-left: 0; 
	padding-left: 0;
    margin-top: 0;
    padding-top: 1em;
    margin-bottom: 0;
    padding-bottom: 1em;
    margin-right: 0;
    padding-right: 0;
	list-style-type: none;
}

#navBar a {
	display: block;
	color: #367984;
	width: 224px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

#navBar ul li a:hover {
	color: #000000;
	background-color: #367984;
}

#navBar ul li a:active {
    color: #367984;
    background-color: #000000;  
}

/*Info and links in a small right column*/
#linksAndPeople {
	float: right;
	width: 150px;
	border-left: 1px dotted #808080;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	padding-left: .5em;
	margin-left: .5em;
	margin-top: 1em;
	font-size: 90%;
	padding-right:.25em;
	background-color: #FFFFFF;
}

#quickLinks, #peopleLinks {
	margin-left: 0; 
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
}

#quickLinks li, #peopleLinks li {
	clear:both;
	list-style-type: none;
	margin-bottom: 0.75em;
}

#quickLinks li img {
	float: left;
	width: 65px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
}

#linksAndPeople h1 {
	clear: both;
	font-weight: bold;
	text-align: center;
	font-size: 125%;
}

#linksAndPeople h2 {
	clear: both;
	font-weight: bold;
	text-align: center;
	font-size: 125%;
	color: #367984;
}	

#peopleLinks li {
	text-align: center;
	margin-bottom: 0;
	}

#peopleLinks li img {
	width: 65px;
	height: 72px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
}

#welcomeImage {
	margin: 0px 0 0px 234px;
	text-align: center;
	background-color: #FFFFFF;
}

/*Format the page content*/
#content {
	margin: 0px 0 0px 234px;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
}

#content p, #content h1, #content h2, #content h3, 
  #content h4, #content h5, #content ul, #content dl, #content table {
	margin-left: 10px;
	margin-right: 10px;
}

#content h1 {
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 1em;
	margin-top: 0;
	padding-top: 1em;
}

#content h2, #content h5 {
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	color: #367984;
	padding-bottom: 0;
	margin-bottom: 0;
}

#content h3, #content h6 {
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	color: #000000;
}

#content h4 {
	text-align: left;
	font-weight: bold;
	font-size: 70%;
	color: #367984;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#content h2 {
	margin-top: 0;
	padding-top: 0.25em;
}

/*h5 has a horizontal line separating it from the entry above*/
#content h5 {
	margin-top: 0;
	padding-top: 0.7em;
	border-top: 1px solid #367984; /*Add a teal line on top of the h5*/
}

/*h6 is like h3, but with almost zero padding and margin*/
#content h6 {
	margin: 0;
	padding: 0;
}
#content table {
	border-collapse: collapse;
	border-width: 1px;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}

#content table td {
	padding: 5px 5px 5px 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #E8FAFC;
	vertical-align: top;
}

#content table th {
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #367984;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
}

#calendar {
	text-align: center;
}

#drumMajorTable td {
	text-align: center;
}

#drumMajorTable img {
	padding: 2px 10px 2px 10px;
	height: 207px;
}

.centered {
	text-align: center;
}

.directorDiv {
	clear left
}

.directorImg {
	float: left;
	width: 65px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	border: 0;
}
