body {
	background-color: black;
	color: white;
	font-family: sans-serif;
}

a {
	background:transparent none repeat scroll 0 0;
	color:#FFB210;
}

h1 {
	padding: 0px;
	margin: 0px;
	width: 719px;
	height: 90px;
	color: #ffb210;
	background: transparent url('../images/a-sets.png') no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

h1 a {
		text-decoration: none;
	display: block;
	width: 719px;
	height: 90px;
}

h2, h4 {
	margin-bottom: 0.3em;
	clear: left;
}

ul, ol {
	margin-top: 0.3em;
}

ul {
	padding-left: 1.5em;
}

.footer {
	clear: both;
	height: 40px;
	padding-top: 1em;
	background: transparent url('../images/b.gif') no-repeat bottom right;
}

.sets {
	clear: left;
}

.tracks ul, .tweets ul, .sets ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.tracks ul li, .tweets ul li, .sets ul li {
		padding-left: 0;
		margin-left: 0;
}

a.new {
	color:#DD5500;
}

.profileList {
	list-style-type: none;
	padding-left: 0;
	overflow: auto;
}

.profileList li {
	float: left;
	padding-right: 10px;
}

.profileList li img,
.profileDetail img {
	float: left;
	border: 2px solid white;
	padding: 1px;
	margin: 2px;
}

.profileDetail .info {
	list-style-type: none;
	padding-left: 0;
}

.location {
	font-style: italic;
}

.description {
	padding-top: 1em;
	clear: left;
}

.time {
		font-family: "Bitstream Vera Sans Mono", "DejaVu Sans Mono", "Courier New", fixed;
}

.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
}

.googleSkyscraper {
	float: right;
}

