@charset "utf-8";
/* CSS Document */

body {
		width:960px;
		background-color:#000;
		background:url("../images/background.gif") top no-repeat #000000;
		margin-left:auto;
		margin-right:auto;			
	}

audio { 
	width: 115px; height:30px; 
}
	
#top {
	margin-top:22px;
}
	
#map {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#pins {
	display:block;
	position: absolute;
	margin-top:-840px;
}

ul {
	text-decoration:none;
}
	
li {
	list-style:none;
}

ul#locations {
	margin-top:-837px;
	/* Change to transparent! */ background-color:transparent; 
	/* Change to 1! */ opacity:1;
	position:relative;
    width:960px;
    height:837px;
	margin-left:auto;
	margin-right:auto;
}

ul#locations li {
	/*Border for links border: 1px solid #000; */
	position: absolute;
}

ul#locations li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
}

ul#clickables {
	margin-top:-710px;
	background-color:transparent;  
	/* Change for Opactity!!! */ opacity:1;
	position:relative;
    width:960px;
    height:710px;
	margin-left:auto;
	margin-right:auto;
}

ul#clickables li {
	/* border: 1px solid #000; */
	position: absolute;
}

ul#clickables li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
}

#toprecord /*Controls*/{
	top: 589px;
	left: 172px;
	width:24px;
	
}

#terminal {
	background:url("../images/wireless.png") ;
	top: 95px;
	left: 595px;
	width:244px;
	height:27px;
}


#tumblr {
	background:url("../images/tumblr.png") ;
	top: 129px;
	left: 490px;
	width:348px;
	height:31px;
}


/* Locations */




#new_york {
	width: 16px;
	height: 20px;
	top: 282px;
	left: 384px;
}

#san_francisco {
	width: 16px;
	height: 20px;
	top: 317px;
	left: 87px;
}

#seattle {
	width: 16px;
	height: 20px;
	top: 243px;
	left: 98px;
}

#los_angeles {
	width: 16px;
	height: 20px;
	top: 356px;
	left: 114px;
}

#las_vegas {
	width: 16px;
	height: 20px;
	top: 333px;
	left: 142px;
}

#dallas {
	width: 16px;
	height: 20px;
	top: 370px;
	left: 223px;
}

#atlanta {
	width: 16px;
	height: 20px;
	top: 357px;
	left: 313px;
}

#chicago {
	width: 16px;
	height: 20px;
	top: 296px;
	left: 298px;
}

#toronto {
	width: 16px;
	height: 20px;
	top: 272px;
	left: 334px;
}

#pittsburgh {
	width: 16px;
	height: 20px;
	top: 292px;
	left: 349px;
}

#sandy_hook {
	width: 16px;
	height: 20px;
	top: 297px;
	left: 367px;
}

#philadelphia {
	width: 16px;
	height: 20px;
	top: 315px;
	left: 355px;
}

#dayton {
	width: 16px;
	height: 20px;
	top: 316px;
	left: 323px;
}

#glasgow {
	width: 16px;
	height: 20px;
	top: 177px;
	left: 803px;
}

#copenhagen {
	width: 16px;
	height: 20px;
	top: 162px;
	left: 875px;
}

#malmo {
	width: 16px;
	height: 20px;
	top: 160px;
	left: 903px;
}


/* Audio Players */

#week1audio {
	background:url("../images/fragments/seattle/jan26.png") top no-repeat;
	top: 284px;
	left: 165px;
	width:300px;
}

#week2audio {
	background:url("../images/fragments/sandy_hook/feb22.png") top no-repeat;
	top: 308px;
	left: 165px;
	width:300px;
}

#week3audio {
	background:url("../images/fragments/toronto/mar8.png") top no-repeat;
	top: 332px;
	left: 165px;
	width:300px;
}

#week4audio {
	background:url("../images/fragments/atlanta/apr18.png") top no-repeat;
	top: 356px;
	left: 165px;
	width:300px;
}

#week5audio {
	background:url("../images/fragments/philadelphia/may4.png") top no-repeat;
	top: 380px;
	left: 165px;
	width:300px;
}

#week6audio {
	background:url("../images/fragments/san_francisco/may24.png") top no-repeat;
	top: 404px;
	left: 165px;
	width:300px;
}

#week7audio {
	background:url("../images/fragments/chicago/jun10.png") top no-repeat;
	top: 428px;
	left: 165px;
	width:300px;
}

#week8audio {
	background:url("../images/fragments/las_vegas/jun12.png") top no-repeat;
	top: 452px;
	left: 165px;
	width:300px;
}

#week9audio {
	background:url("../images/fragments/dallas/jun17.png") top no-repeat;
	top: 476px;
	left: 165px;
	width:300px;
}

#week10audio {
	background:url("../images/fragments/malmo/jun24.png") top no-repeat;
	top: 500px;
	left: 165px;
	width:300px;
}

#week11audio {
	background:url("../images/fragments/malmo/jun25.png") top no-repeat;
	top: 524px;
	left: 165px;
	width:300px;
}

#week12audio {
	background:url("../images/fragments/dayton/jun26.png") top no-repeat;
	top: 548px;
	left: 165px;
	width:300px;
}

#week13audio {
	background:url("../images/fragments/new_york/jun11.png") top no-repeat;
	top: 572px;
	left: 165px;
	width:300px;
}

/* Folder */

#bottom {
	margin-bottom:180px;
}

#bottom img{
	
	margin-top:50px;
	}


