@charset "UTF-8";
body {
	background-color: #D2C68F;
	background-image: url(i/bg1.jpg);
	background-repeat: repeat;
}
#container {
	position: absolute;
	width: 1075px;
	left: -10px;
	height: 800px;
}
#header {
	position: absolute;
	top: -10px;
	left: 10px;
	z-index: 0;
	width: 100%;
	text-align: center;
	background-image: url(i/summertime1.png);
	height: 300px;
	background-repeat: no-repeat;
	background-position: 30px 45px;
}
#photo {
	position: absolute;
	top: 125px;
	left: 250px;
}
#social {
	position: absolute;
	width: 200px;
	left: 30px;
	top: 225px;
	background-image: url(i/soc_links.png);
	padding-top: 170px;
	background-repeat: no-repeat;
}


#it
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_it.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#it:hover
{ 
  background-position: 0 -18px;
}

#it span
{
  display: none;
}

#fb
{
	display: block;
	width: 150px;
	height: 18px;
	position: relative;
	float: left;
	background-image: url(i/soc_fb.png);
}

#fb:hover
{ 
  background-position: 0 -18px;
}

#fb span
{
  display: none;
}

#ms
{
	display: block;
	width: 150px;
	height: 18px;
	position: relative;
	float: left;
	background-image: url(i/soc_ms.png);
}

#ms:hover
{ 
  background-position: 0 -18px;
}

#ms span
{
  display: none;
}

#tw
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_tw.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#tw:hover
{ 
  background-position: 0 -18px;
}

#tw span
{
  display: none;
}

#yt
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_yt.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#yt:hover
{ 
  background-position: 0 -18px;
}

#yt span
{
  display: none;
}

#ih
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_ih.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#ih:hover
{ 
  background-position: 0 -18px;
}

#ih span
{
  display: none;
}

#rn
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_rn.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#rn:hover
{ 
  background-position: 0 -18px;
}

#rn span
{
  display: none;
}

#sl
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_sl.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#sl:hover
{ 
  background-position: 0 -18px;
}

#sl span
{
  display: none;
}

#xz
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_xz.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#xz:hover
{ 
  background-position: 0 -18px;
}

#xz span
{
  display: none;
}

#flyer
{
	display: block;
	width: 150px;
	height: 54px;
	background: url("i/soc_flyer.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#flyer:hover
{ 
  background-position: 0 -54px;
}

#flyer span
{
  display: none;
}

#booking
{
	display: block;
	width: 150px;
	height: 54px;
	background: url("i/soc_booking.png") no-repeat 0 0;
	position: relative;
	float: left;
}

#booking:hover
{ 
  background-position: 0 -54px;
}

#booking span
{
  display: none;
}

#epk
{
	display: block;
	width: 150px;
	height: 18px;
	background: url("i/soc_epk.png") no-repeat 0 0;
	position: relative;
	float: left;
	margin-top: 18px;
}

#epk:hover
{ 
  background-position: 0 -18px;
}

#epk span
{
  display: none;
}


#content {
	position:absolute;
	width:655px;
	top: 415px;
	left: 200px;
	padding-top: 12px;
}

#events_div {
	position:relative;
	width: 180px;
	padding: 5px 0px 50px 9px;
	background-image: url(i/bg_screen1.png);
	float: left;
}
#events span {
}

.gigs li {
	margin:0 0 0 -40px;
	padding:0 0 16px 0;
	list-style: none;
	border-bottom: dashed #000066 0px;
	width: 120%;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	line-height: 96%;
}

.date {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.event {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#news {
	position:relative;
	width:415px;
	float: left;
	padding: 15px 25px 200px 10px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 96%;
	letter-spacing: 105%;
	background-image: url(i/bg_screen2.png);
	background-repeat: repeat-y;
	background-color: #74A45A;
}

#itunes
{
	display: block;
	width: 200px;
	height: 50px;
	background: url("../i/itunes.png") no-repeat 0 0;
	position: relative;
	float: left;
	margin: 5px 0 0 0;
	background-position: -20px 0px;
}

#itunes:hover
{
	background-position: -20px -50px;
}

#itunes span
{
  display: none;
}



#noisetrade
{
	display: block;
	width: 240px;
	height: 400px;
	position: absolute;
	top: 232px;
	left: 830px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	background-image: url(i/listen_dl.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: -20px 0;
}


#twitter {
	position: absolute;
	background-color: #D68651;
	width: 235px;
	list-style-image: url(i/tbird.png);
	list-style-position: inside;
	line-height: 85%;
	top: 215px;
	left: 700px;
	background-image: url(i/tweets2.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	overflow: hidden;
	height: 145px;
	padding: 16px 30px 0 0;
	border: solid #AE3F1B 3px;
}

#twitter:hover
{
	top: 100px;
	height: auto;
}



.SanWh14 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.SanWh16 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.SanBlu14 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.h33 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;
	font-weight: bold;
	width: 190px;
}



a:link {
	color: #FFFF99;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
a.text:link {
	color: #000066;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
a.text:visited {
	color: #000066;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #66FFFF;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.text:hover {
	color: #66FFFF;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	color: #33FFFF;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
a.text:active {
	color: #33FFFF;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
