/*	------------------------------------------------------
	Project: JT
	------------------------------------------------------
	
	jontyfisher.com - v1.0
	Pubblication:  Sat 04.11.09 @ 9:00 p.m.
	Author:  Ping Lee (contact@fleeps.co.uk)
   
	----------------------------------------------------*/
/*	reset
	----------------------------------------------------*/


*{ padding: 0; margin: 0; }

body{ font-size: 100%; }

a { text-decoration: none; outline: none; }

h1,h2,h3,h4,h5,h6 { letter-spacing: -0.06em;}

p, table, address, blockquote, fieldset, pre, form div { font-size:0.9em; }

ul p, ol p, table p, dl p, ul ul, ol ol, ul ol, ol ul, address p, blockquote p, form div div, form div p, fieldset div, table form div { font-size:1em; }

ol, ul{	list-style: none; }

img, fieldset{ border: none; }

/*	type
	----------------------------------------------------*/

body{
	font-family: arial;
	min-width: 1020px;
	height: 100%;
	background-color: #87816a;
}
	#index{
		background-color: #152430;
	}
	#music{
		background-color: #87826e;
	}
	#gallery{
		background-color: #87816a;
	}
	#gigs{
		background-color: #87826e;
	}
	#links{
		background-color: #87816a;
	}
	#contact{
		background-color: #8b8672;
	}
h1:hover{
	
}
a:link, a:visited{
	color: #ccc;
}
a:hover, a:active{
	color: #fff;
}
blockquote p:first-child{
	font-style: italic;
	color: #e0e0e0;
}
blockquote p:first-child + p{
	color: #9eb6b4;
	font-weight: bold;
}
blockquote{
	margin: 2.8em 0;
}
/*	structure
	----------------------------------------------------*/


#header{
	width: 22.93em;
	height:100%;
	position: fixed;
	left: 0;
	bottom: 3.6em;
	background: #87816a url(../images/mugs/jonty-2.jpg) no-repeat left bottom;
	z-index: 5;
}


	#index #header{
		width: 42em;
		background: #87816a url(../images/header-images/index2.jpg) no-repeat left top;
		bottom: 0;
		margin-left: 10em;
}
		#index h2{
			margin: 1.4em 0 0 11.6em;
		}
	#music #header{
		background: #87816b url(../images/header-images/press5.jpg) no-repeat left bottom;
	}
	#gallery #header{
		background: #87816a url(../images/header-images/gigs6.jpg) no-repeat left bottom;
	}
	#gigs #header{
		background: #87826e url(../images/header-images/press.jpg) no-repeat left bottom;
	}
	#press #header{
		background: #87826e url(../images/header-images/projects2f.jpg) no-repeat left bottom;
	}
	#links #header{
		background: #87816a url(../images/header-images/links2.jpg) no-repeat left bottom;
	}
	#contact #header{
		background: #8b8672 url(../images/header-images/contact.jpg) no-repeat left bottom;
	}


	
.logo a{
	position: relative;
	top: 1.04em;
	left: 0.3em;
	display: block;
	width: 320px;
	height: 69px;
	font: bold 2.6em arial;
	text-indent: -9999px;
	background: url(../images/logo-1t.png) no-repeat left top;
	z-index: 2102200;
}
	#index .logo a{
		top: 0.36em;
	}
	.logo span{
		display: none;
}
#mp3{
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 700;
}
#welcome{
	width: 100%;
	height:auto !important; 
	min-height:100%; 
	position: absolute;
}

#box{
	width: 40em;
	height: 100%;
	background-color: #152430;
	margin-left: 22.93em;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
	#index #box{
		display: none;
	}
#bio blockquote{
	margin: 3.2em 0;
}
#index #main-content{
	height: 100%;
}
#main-content{
	width: 40em;
	min-height: 28.6em;
	position: relative;
	margin-left: 22.93em;
	color: #f9f9f9;
	background-color: #152430;
	padding: 1.84em 0 6em 0;
	z-index: 10;
}
	#main-content h2:first-child, .blue{
		color: #9eb6b4;
	}
	#main-content h2+p{
		margin-top: 3.3em;
	}
	#links #main-content h2+h3{
		margin-top: 2.4em;
	}
	#main-content p, #main-content h2, #main-content h3, #main-content h4{
		margin: 0.96em 30px;
	}
	#selector{
		width: 100%;
		height: 6em;
		background-color: #151d26;
	}
.gear-logos a{
	margin-right: 10px;
}
#footer{
	clear: left;
	/*position: absolute;
	bottom: 0;*/
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 3.6em;
	background: #151d26 url(../images/footer.png) repeat-x;
	overflow: hidden;
	opacity: 0.9;
	z-index: 50;
}
#front-news{
	position: relative;
	left: 10em;
	top:-15em;
	width: 15em;
	height: 60px;
	background-color: #fff;
	opacity: 0.8;
}
/*	lists
	----------------------------------------------------*/

#nav { 
	margin-top: 3.42em;
	position: relative;
	letter-spacing: -0.08em;
	line-height: 1.4em;
	text-align: right;
	font-size: 2em;
	font-weight: bold;
	z-index: 90000;
	
}
	#index #nav{
		margin-top: 1.56em;
		margin-left: 1em;
		text-align: left;
	}
#nav li a:link, #nav li a:visited{
	color: #343d4f;
	padding-right: 0.9em;
}
#nav li a:hover, #nav li a:active{
	color: #152430;
	
}
#nav li a[class="selected"]{
	color: #152430;
	background: url(../images/nav-decoration.png) no-repeat right center;
}
#social-networks{
	position: absolute;
	right: 1%;
	top: 1.2em;
}
#social-networks li{
	display: inline;
	margin-right: 1.2em;
}
.gig-list{
	margin: 2.96em 30px;

	font-size: 0.9em;
}
.gig-list li{
	color: #f9f9f9;
	margin: 1em 0;
}
.gig-list li span{
	display: block;
	color: #9eb6b4;
	font-size: 1em;
	font-weight: bold;
}
#links #main-content ul{
	margin: 1em 30px;
}
#links #main-content ul li p{
	font-size: 0.9em;
	margin: 0.4em 0.6em;
}
/*	gallery
	----------------------------------------------------*/

#gallery-imgs{
	margin: 3.1em 1.9em;
}
#gallery-imgs li{
	display: inline;
}
#gallery-imgs img{
	margin: 0 6px 6px 0;
	border: 3px solid #f4fdfd;
	opacity: 0.8;
}
#gallery-imgs img:hover{
	
	border-color: #f9f9f9;
	opacity: 1;
}

/*	music
	----------------------------------------------------*/

#music li {
	list-style-type: none;
}
#album-thumbs{
	position: relative;
	margin: -1em 0 0 27px;
	z-index: 1000;
}
#album-thumbs li{
	display: inline;
	margin: 0 4px;
	position: relative;
}
	#album-thumbs li a.band-name{
		position: relative;
	}
	#album-thumbs li a.band-name span{
		display: none;
		position: absolute;
		top: 1.6em;
		left: 0;
		font-size: 0.86em;
		width: 108px;
	}
		#album-thumbs li a.band-name:hover span{
			display: block;
			z-index: 10000;
		}
#tracks{
	width: 18em;
	margin-left: 40px;
}
.album-cover{
	margin: 3.4em 30px 1.8em 30px;
	opacity: 0.8;
}
.band-img{
	margin: 2em 30px 1.2em 30px;
	opacity: 0.8;
}
#music-text blockquote{
	clear: both;
}
#music h2 span{
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
}
.buy-button{
	position: absolute;
	top: 22em;
	left: 30px;
	width: 60px;
	height: 23px;
	background: url(../images/buy.png) no-repeat;
}
.buy-button:hover{
	background-position: left bottom;
}
.buy-button span{
	display: none;
}
/*	contact/form
	----------------------------------------------------*/
#email-address{
	color: #ccc;
	float: left;
	margin: 1.5em 0 0 2em;
	width: 12em;
	font-size: 0.76em;
}
#form p{
	margin: 0 30px;
}
#form label{
	display: block;
	margin-top: 0.5em;
}
#form input,  #form textarea{
	border: none;
	width: 180px;
	font-size: 1.1em;
	padding: 0.2em;
	background: #ddd;
}
 #form textarea{
	width: 100%;
	height: 10em;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: auto;
}
#form input:focus, #form textarea:focus{
	background-color: #fff;
}
#form .submit{
	width: auto;
	margin: 20px 30px;
}

/*	fishy
	----------------------------------------------------*/
	
.fishy{
	width: 67px;
	height: 33px;
	background: transparent url(../images/fish.png) no-repeat 0 0;
	position: absolute;
	right: 400px;
	top: 100px;
	opacity: 0.7;
}
.bubbles{
	width: 7px;
	height: 23px;
	position: relative;
	bottom: 10px;
	left: 6px;
	background: url(../images/bubbles.png) no-repeat;
	z-index: 1000;
}