/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

@import "texts.php";

h1 {
	font-family: ASGraphina, Arial, sans-serif;
	font-size:38pt;
	color:#FFF;
	background-color:#000;
	background:transparent;
	font-weight:normal;
	}
	
/* END DTR */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
	}
	

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}


blockquote, q {
	quotes: "" "";
	}

body {
	background-color: #000;
	background-image: url(../images/elso_homepage_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: -420px -110px;
	color:#fff;
	}
	
body#homepage {
	background-position: -220px -110px;
	}

body#members {
	background-repeat: repeat-y;
	}

#nav ul li {
	display: inline;	
	}

#nav ul li a {
	float: left;
	display: inline;
	padding: 5px 10px 22px 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#nav ul li a:hover {
	background-color: #AB1372;
	color:#FFF;
	}
	
#header {
	float:left;
	display:inline;
	width:1100px;
	padding:0 0 0 0;
	position:relative;
	background: transparent url(../images/navbar.png) no-repeat -230px 100%;
	}
	
	
#nav {
	float:left;
	display:inline;
	width:1100px;
	padding:140px 0 0 0;
	}
	
#nav #currentpage a {
	background: #fff;
	color: #FF1E9A;
	}

#subnav #currentpage a {
	background: #fff;
	color: #FF1E9A;
	}


#nav ul {
	position:absolute;
	left:175px;
	bottom:11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 0 0 0 20px;
	}
	
	
#content {
	float:left;
	display:inline;
	width:700px;
	padding:0 0 0 400px;
	background: transparent;
	}

#content img {
	padding: 10px 0;
	}
	
#content p {
	padding:0 0 5px 0;
	line-height: 20px;
	}

#homepage #content {
	float:left;
	display:inline;
	width:450px;
	padding:0 0 0 650px;
	background: transparent url(../images/conga_small.png) no-repeat -40px 100%;
	}
	
#music .musicContent {
	background: transparent url(../images/sub_trumpets.png) no-repeat 0px 100%;
	}

#calendar #content {
	background: transparent url(../images/sub_sax.png) no-repeat 0px 100%;
	padding: 0 0 30px 400px;
	}
	
#members #content {
	background: transparent url(../images/sub_trombone.png) no-repeat 0px 60%;
	}
	
#contact #content {
	background: transparent url(../images/conga_small_blue.png) no-repeat -230px 60%;
	}

#clubs #content {
	background: transparent url(../images/conga_small_blue.png) no-repeat -230px 100%;
	}
	
#photos #content {
	background: transparent url(../images/sub_trumpets.png) no-repeat 0px 60%;	}

#siteMap #content {
	background: transparent url(../images/sub_trombone.png) no-repeat 0px 100%;
	}
	
#connections #content {
	background: transparent url(../images/sub_sax.png) no-repeat 0px 45%;
	}	
	
.mainContent {
	float:left;
	display:inline;
	width:440px;
	background: transparent;
	padding: 10px 0 75px 35px;
	}

	
.slideContent {
	float:left;
	display:inline;
	width:405px;
	background: #353535;
	padding: 20px 0 85px 0;
	margin: 20px 0 0 40px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
	
	
.mainContent p {
	display: block;
	width: 225px;
	color: #FFF;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	font-style: oblique;
	margin-top: 20px;
	line-height: 18px;
	}
	
	
.mainContent ul li {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	background: #353535;
	width: 415px;
	margin: 10px 0 0 0;
	padding: 25px 0 25px 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}

.mainContent ul li span {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 16px;
	}
	
.mainContent ul li p {
	display: block;
	width: 400px;
	color: #FFF;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	margin-top: 20px;
	line-height: 18px;
	}
	
.mainContent ul li a {
	display: inline;
	text-decoration: none;
	padding: 0 0 15px 20px;
	}	

.musicTitle {
	float:left;
	display:inline;
	width:440px;
	background: transparent;
	padding: 15px 0 0 440px;
	}	


/* START .musicContent */

.musicContent {
	float: left;
	display: block;
	width: 440px;
	padding: 40px 0 210px 440px;
	background: transparent;
	}
	
.musicContent ul li {
	width: 410px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	background: #353535;
	margin: 30px 0 0 0;
	padding: 10px 0 10px 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}

.musicContent ul li span {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 16px;
	}

.musicContent ul li a {
	display: inline;
	text-decoration: none;
	padding: 0 0 25px 10px;
	}		
	
.musicContent p {
	display: block;
	width: 225px;
	color: #FFF;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	font-style: oblique;
	margin-top: 20px;
	line-height: 18px;
	}
	
/* END .musicContent */


.form {
	float:left;
	display:inline;
	width:440px;
	padding: 0 0 0 40px;
	background: transparent;
	}
	
	
.form pre.formDescText {
	float: left;
	width: 345px;
	font-family: Georgia, serif;	
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	background: #353535;
	padding: 5px 0 30px 85px;
	margin-top: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
	
	
.warning {
	float: right;
	text-align: right;
	height: 10px;
	color: #656565;
	font-family: "Helvetica", "Arial", sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0px;
	}	
	
	
.subContent {
	float: right;
	display:inline;
	width:200px;
	background: transparent;
	padding: 25px 0 25px 0;
	}

	
.subContent p {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 15px;
	font-style: oblique;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	}
	
	
.musicSubContent {
	position: absolute;
		top: 165px;
		left: 900px;
	display:inline;
	width:200px;
	background: transparent;
	padding: 0 0 25px 0;
	}
	
.musicSubContent p {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 15px;
	font-style: oblique;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	}
	
#subnav {
	float: left;
	width: 175px;
	padding: 5px 10px 5px 10px;
	background: #FF1E9A;
	text-transform: uppercase;
	margin: 30px 0 25px 0;;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
	
#subnav ul li a {
	display: block;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	line-height: 25px;
	padding: 0 0 0 25px;
	}
	
	
#subnav ul li a:hover {
	background-color: #AB1372;
	color:#FFF;
	}	
	
#music #subnav .subNavTitle {
	position: absolute;
		top: 4px;
		left: 30px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 30px;
	text-align: left;
	margin: 0 0 0 0;
	color: #FF1E9A;
	text-transform: none;
	letter-spacing: -1px;
	}
	
#subnav .subNavTitle {
	position: absolute;
		left: 930px;
		top: 170px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 30px;
	text-align: left;
	margin: 0 0 0 0;
	color: #FF1E9A;
	text-transform: none;
	letter-spacing: -1px;
	}	

.title {
	float:left;
	display:inline;
	width:440px;
	background: transparent;
	padding: 15px 0 0 40px;
	}	
	
	

.intro {
	float:left;
	display:inline;
	margin: 10px 0px 30px 0px;
	}	
	
	
.intro h1 {
	font-size:48px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	letter-spacing: -2px;
	color: white;
	text-align: left;
	}
	
	
.intro h2 {
	display:block;	
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #00AFD7;
	text-align: left;
	letter-spacing: -1px;
	}	
	
#header h2 {
	position:absolute;
		right:35px;
		bottom:110px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	}	

	
#header h2 a {
	text-decoration: none;
	padding: 10px 10px;
	}
	
	
.mainmessage {
	color: white;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 35px;
	}

.mainmessage p {
	margin-top: 15px;
	}
	
	
.info {
	margin-top: 10px;
	}
	
.info a {
	text-decoration: none;
	}	

.info h4 {
	position: absolute;
		top: 445px;
		left: 925px;
	display: block;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #00AFD7;
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	padding: 0 30px 0 0;
	}

#footer {
	float:left;
	display:inline;
	width:450px;
	padding: 0 0 0 30px;
	background: transparent;
	padding-top: 50px;
	}
	
	
#homepage #footer {
	width:445px;
	padding: 35px 0 0 638px;
	}
	
#music #footer {
	width:875px;
	padding: 0 0 0 215px;
	}

#calendar #footer {
	width:875px;
	padding: 0 0 0 215px;
	}

#footer ul {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	}
	
#footer ul li {
	display: inline;
	border-style: solid;
	border-color: #00AFD7;
	border-width: 1px 0 0 0;
	padding: 5px 0 0 0;
	}
	
#footer ul li a {
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	}


#footer ul li a:hover {
	background-color: #C71585;
	color:#000;
	}


#footer p.copyright {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 10px;
	text-align: center;
	margin: 40px 0 50px 0;
	color: #454545;
	}
	
#footer h4.info {
	display: block;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #00AFD7;
	font-size: 14px;
	text-align: left;
	padding: 0 0 30px 13px;
	}

#footer h4.info span {
	display: block;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	font-style: oblique;
	text-align: left;
	}	
	
#music #footer h4.info {
	display: block;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #00AFD7;
	font-size: 14px;
	text-align: left;
	padding: 0 0 30px 225px;
	}

	
#calendar #footer h4.info {
	display: block;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #00AFD7;
	font-size: 14px;
	text-align: left;
	padding: 0 0 30px 225px;
	}


a:link { 
	color: #FFF;
	}

a:visited { 
	color: #FFF;
	}

a:hover { 
	color: #00AFD7; 
	}
	
a:active { 
	color: #00AFD7; 
	}
	
	
#footer a:link { 
	color: #00AFD7;
	}

#footer a:visited { 
	color: #00AFD7;
	}

#footer a:hover { 
	color: #FFF; 
	}
	
#footer a:active { 
	color: #FFF; 
	}
	
	
.info a:link { 
	color: #00AFD7;
	}

.info a:visited { 
	color: #00AFD7;
	}

.info a:hover { 
	color: #FF1E9A; 
	}
	
.info a:active { 
	color: #FF1E9A; 
	}
	

#header h2 a:link { 
	color: #FF1E9A;
	}

#header h2 a:visited { 
	color: #FF1E9A;
	}

#header h2 a:hover { 
	color: #FFF; 
	}
	
#header h2 a:active { 
	color: #FFF; 
	}
	
/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	float: left;
	padding: 10px 0 10px 40px;
	z-index: 0;
	}
	
.slideshow-images {
	display: block;
	overflow: hidden;
	float: left;
	height: 40px;
	}
	
.slideshow-images img {
	z-index: 1;
	}	

.slideshow-thumbnails {
	float: left;
	height: 50%;
	display: block;
	overflow: hidden;
	}
/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 400px;
	width: 325px;
	}		
.slideshow-images-visible { 
	opacity: 1;
	}	
.slideshow-images-prev { 
	opacity: 0; 
	}
.slideshow-images-next { 
	opacity: 0; 
	}
.slideshow-images img {
	float: left;
	padding: 0 0;
	}	


/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 400px;
	width: 325px;
	margin: 0 auto;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	margin: 10px 10px 0 0;
	padding: 0 0;
	}
	
.slideshow-thumbnails ul {
	position: relative;
	width: 400px;
	height: 50px;
	}

.slideshow-thumbnails ul li {
	list-style: none;
	margin: 0 30px 0 0;
	}

.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	}

.slideshow-thumbnails a:hover {
	background-color: #FF1E9A !important;
	opacity: 1 !important;
	}

.slideshow-thumbnails img {
	display: block;
	}

.slideshow-thumbnails-active {
	background-color: #00AFD7;
	opacity: 1;
	}

.slideshow-thumbnails-inactive {
	background-color: #353535;
	opacity: .5;
	}
