	* {
		margin: 0;
		padding: 0;
	}
	
	a, a img, frameset, img {
		border: 0;
		outline: 0;
	}
	
	ul, li {
		list-style: none;
	}
	
		li{
	margin: 5px 0 5px 0;
	}
	
	.clear {
		clear: both;
	}
	
	.clearfix:after {
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}

 .spacer{
 clear: both;
 }
body {
	background: #050505 url(../images/bg_new.png) 0 0;
	background-repeat: repeat;
	color: #afafaf;
	font: 11px/1 "Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	margin: 0;
padding: 0;
}
 
h3 {
	font: 16px/1 "Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	text-shadow: 0 1px 1px #000;
}

h3 span{
font-size: 12px;
}

a {
	color: #fff;
	text-decoration: none;
	}

#wrapper {
	margin: 50px auto;
	width: 427px;
	
}

#header {
	background: url(../images/header_bg.png) no-repeat;
	height: 52px;
	margin-bottom: 23px;
text-indent: -9999px;
	text-shadow: 0 1px 1px #000;
}

#content {
	margin-bottom: 25px;
	padding: 0 1px;
	text-shadow: 0 1px 1px #000;
}

#about p{
margin: 10px 0 10px 0;
line-height: 18px;
}
 
 #about{
 margin-bottom: 25px;
 text-shadow: 0 1px 1px #000;
 }
 
 #twitterFeed{
  margin-bottom: 25px;
  text-shadow: 0 1px 1px #000;
 }
 
  #lastFMFeed{
  margin-bottom: 25px;
  text-shadow: 0 1px 1px #000;
 }
 

	#networks {
		margin-bottom: 25px;
	}
	
		#networks ul li {
			float: left; 
			/* height: 16px; */
			margin-right: 16px;
			/* width: 16px; */
		}
		
		#networks ul li.reset {
			margin-right: 0;
		}
		
			#networks ul li img {
				display: block;

			}
	.links {
		float: left;
		margin: 0 0 25px 0;
	}
	
		.links ul li {

			line-height: 15px;
			 margin-bottom: 25px;
			padding: 0;
		}
		
			.links ul li a {
				color: #767676;
			}
			
			.links ul li a:hover {
				color: #fff;
			}

#footer {
	text-align: center;
}

.textHolder{
width:350px;
height: auto;
margin: 0 auto 0 auto;
}

.textHolder p{
font-weight: normal;
margin: 6px 0 0 0;
}


#twitter{
margin: 10px 0 10px 0;
color:#333333;
text-shadow:0 1px 0 #FFFFFF;

-moz-border-radius:5px;
-webkit-border-radius:5px;

background-color:#E1F1FA;
background-image: url(../images/twitter_bg.jpg);
overflow:hidden;
padding:10px 10px 10px 10px;
position:relative;
}

#twitter h2{
margin: 10px 0 20px 0;

}

#twitter_update_list{
color:#3399CC;
float:left;
font-size:12px;
text-align:left;
text-shadow:0 1px 0 #FFFFFF;
line-height: 16px;
}

#twitter_update_list a, #twitter_update_list a:visited{
color: #333333;
}

#twitter_update_list a:hover{
color: #333333;
text-decoration: underline;
}

#follow-twitterapi{
margin: 0 0 10px 0;
}

#result{
margin: 10px 0 10px 0;
}

#result li{
margin: 3px 0 3px 0;
}

.tracks{
margin: 0 auto 10px auto;
padding: 0 0 10px 0;
}

.tracks,
.tracks li,
.tracks li a,
.tracks li img{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
}
.tracks li{
	margin:15px 15px 15px 0;
	float:left;
	position:relative;
}
.tracks li a{
	display:block;
	position:relative;
	float:left;	
	width:80px;
	height:80px;
	text-indent:-1000em;
	overflow:hidden;
	z-index:1;						
}
.tracks li img{
	position:absolute;
	width:80px;
	height:80px;
	border:0;
}

.tracks li img{
	width:72px;
	height:72px;
	top:3px;
	left:12px;
}			
.tracks li a{
	background:url(../images/jewel.png) 0 0 no-repeat;
	width:90px;
	height:82px;							
}
.tracks li{
	background:url(../images/blank_insert.gif) 12px 3px no-repeat;							
}
