body
{
	font-family: Verdana, Arial, Georgia;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #ddd;
}

h1
{
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:1em;
	color:#00c2fc;
}

h2
{
	font-size:1.2em;
	padding-bottom:0.4em;
}

ul li
{
	line-height:1.6em;
}

a:link,  
a:visited,
a:active
{
	color:#00c2fc;
}

a:hover
{
	color:#ff0089;
}

.mainContent
{
	margin:20px auto;
	width:960px;
}

.navigation
{
	margin-bottom:10px;
	float:right;
}

.navigation ul li
{
	color:#ff0089;
	display:inline;
	text-align:right;
}

.contentLeft
{
	float:left;
	width:480px;
	padding-top:40px;
	padding-bottom:20px;
}

.contentRight
{
	float:right;
	width:480px;
	padding-bottom:20px;
}

.contentRight h1
{
	font-size:7em;
	line-height: 1.2em;
	text-align:right;
	color:#fff;
}

.footer
{
	clear:both;
	border-top:1px dashed #ddd;
	padding-top:20px;
}

.first
{
	color:#00adf3;
}

.second
{
	color:#ff0089;
}

.third
{
	color:#ffcc00;
}

.fourth
{
	color:#00c2fc;
}

.featuredImage
{
	padding-bottom:50px;
}

.featuredImage h2
{
	color:#00c2fc;
	padding-bottom:1.2em;
}

.featuredImage img
{
	padding-top:0.4em;
}

.images
{

}

.images img
{
	width:50px;
	height:50px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	opacity:0.7;
}

.images img:hover
{
	border:1px solid #fff;
	opacity:1;
}

.featured
{
	padding-bottom:1.2em;
}

.featured h2
{
	color:#00c2fc;
}

.linkCategories
{
	margin-top:-60px;
	width:200px;
	text-align:right;
	float:right;
	color:#ff0089;
}

.divider
{
	color:#fff;
}

.tracks p
{
	padding-bottom:1.2em;
}

.tracks h2
{
	display:inline;
}

.flickr1
{
	color:#0063DC;
}

.flickr2
{
	color:#FF0084;
}

.lastFM
{
	color:#fff;
}

.twitter
{
	color:#33CCFF;
}

.delicious
{
	color:#3274D0;
}