/*----------------------------------------
Name: global.css
Developed by: Thomas Adair
Date Created: May 14, 2008
Last Updated: May 14, 2008
Copyright: Jonas Music Services
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");
/*@import url("externalLinks.css");*/

/* Elements
----------------------------------------*/
body {
	background:url(../images/background_main.jpg);
	background-position: center top;
	background-attachment:fixed;
}

body, p, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.6em;
	color:#ffffff;
}

#mainContainer {
	width:850px;
	margin: 0 auto;
	background-color: #09264b;
	background:url(../images/page_shadow_background.jpg);
	background-position: center top;
	background-attachment:fixed;
	text-align: center;
	overflow: hidden;
}

p { margin: .5em 0 2em 0; }

/*--- Link Styles ---*/
a:link, a:visited { color:#ffd03f; }

a:hover, a:active {
	color:#5eb3ff;
	text-decoration:none;
}

h1 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:2.125em;
}

h2 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.75em;
}

h3 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}

h4 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul { margin-left: 5px; }

li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 2px 5px;
	margin-top: .75em;
	padding-left: 17px;
	font-size: 0.875em;
}

ol { margin-left:25px; }

blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}

strong { font-weight:bold; }

em { font-style:italic; }

/* Standard Definitions
----------------------------------------*/
.left { float:left; }

.right { float:right; }

.clearThis { clear:both; }

.small { font-size:.625em; }

.large { font-size:1em; }

.soft { color:#D3D3D3; }

.hide { display:none; }

p.last { margin-bottom:0px; }

/* Header
----------------------------------------*/
#header {
	width:800px;
	height:63px;
	margin-left: 25px;
}

/* Nav
----------------------------------------*/
	ul#nav { margin-left: 0; }

ul#nav li {
	float:left;
	list-style-type:none;
	background: none;
	margin:0;
	padding:0;
}

/* Image Replacement 
-----------------------------------------*/
	ul#nav li a {/*Set to height of image*/
	height:63px;
	display:block;
	text-indent:-9999px;
	outline:none;
	background-position: bottom;
}

/* Nav Links 
-----------------------------------------*/
	
li#navHome a {background-image: url(../images/nav/home.gif); width:130px;}
li#navMusic a {background-image: url(../images/nav/music.gif); width:97px;}
li#navConcerts a {background-image: url(../images/nav/concerts.gif);width:215px;}
li#navPress a {background-image: url(../images/nav/press.gif); width:94px;}
li#navPhotos a {background-image: url(../images/nav/photos.gif); width:112px;}
li#navContact a {background-image: url(../images/nav/contact.gif); width:152px;}

/* CSS Rollover (Sprites)
----------------------------------------*/
	li#navHome a:hover, li#navMusic a:hover, li#navConcerts a:hover, li#navPress a:hover, li#navPhotos a:hover, li#navContact a:hover { background-position: top; }
	
/* Current Page Nav Highlight
----------------------------------------*/	
	#home li#navHome a, #music li#navMusic a, #concerts li#navConcerts a, #press li#navPress a, #photos li#navPhotos a, #contact li#navContact a { background-position: top; cursor:pointer; }


/* Main Content Container
----------------------------------------*/
#mainContent {
	width:800px;
	padding-top: 70px;
	background: url(../images/home_main_angel_lower.gif) top no-repeat;
	margin-left: 25px;
}

/* Main Content Column
----------------------------------------*/
#mainCol {
	width:380px;
	float:left;
	padding-left: 40px;
}

/* Main Content Column for Concerts and Events Page
----------------------------------------------------*/
#concerts #mainCol {
	width:720px;
	float:left;
	padding-left: 40px;
	overflow: hidden;
}


/* Sub Content Column for Home Page
----------------------------------------*/
#home #subCol {
	width:290px;
	float: right;
	padding-right: 40px;
}

/* Sub Content Column for Sub Pages
------------------------------------------------*/
#subCol {
	width: 345px;
	float: right;	
	padding-right: 0px;
}

#subCol p {
	font-size:12px;
	line-height:1.3;
	
	}

/* Footer
----------------------------------------*/
#footer {
	width:800px;
	height:60px;
	clear: both;
	margin-top: 30px;
	margin-left: 25px;
}

#footer p {
	font-size: 0.75em;
	line-height: 60px;
	text-align: center;
}

/*  Page Elements
----------------------------------------*/

#mainGraphic {
	height: 319px;
	margin-left: 25px;
}

#newsletter {
	margin-top: 30px;
	display: block;
	font-size: 0.875em;
}

#newsletterSubmitBox {
	display: block;
	border: 1px solid #fff;
	margin-top: 10px;
	padding: 10px 20px;
}

#newsletterSubmitBox p {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-size: 0.875em;
}

/*  Music
----------------------------------------*/

.audioClipHolder {display: block; background: url(../images/audio_clip_button.gif) top left no-repeat; width: 350px; line-height: 50px; margin-top: 20px;}
.audioClipTitle {
	line-height: 30px;
	margin-left: 55px;
	display: block;
}

/*  Photos
----------------------------------------*/

.photoHolder {
	display: block;
	width: 200px;
	height: 200px;
	margin-bottom:100px;
}
.photoCaption {
	display: block;
	width:350px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

/*  Concerts and Events Table
----------------------------------------*/

#concertsEventsTable {width: 718px; }
#concertsEventsTable th { border-collapse: collapse; }
#concertsEventsTable td { border: 1px solid #fff;  }


/*  Contact Form
----------------------------------------*/


.contactFormRow {
	width: 300px;
	display: block;
	font-size: .875em;
	line-height: 1em;
}

#contactInput {
	background-color: #fff4cf;
	border: 1px solid #ffd03f;
	margin: 10px 0px;
	width: 250px;
	display: block;
}

#contactVerification {
	background-color: #fff4cf;
	border: 1px solid #ffd03f;
	margin: 10px 0px;
	width: 75px;
	display: block;
}

