/*
Theme Name: Sleepcomesdown
Theme URI: http://wordpress.org/
Author: Kristofer Taylor
Author URI: http://sleepcomesdown.com/
*/
.obscure{
	float: left;
	position: absolute;
	left: -9999px;
}
.nocomments{
	float: left;
	position: absolute;
	left: -9999px;
}
#page{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
a {
	text-decoration: none;
}

#footerWrapper p{
	font-size: 11px;
}

#page p{
	font-size: 11px;
	margin-top: 13px;
	line-height: 15px;

}
h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
}
h3{
	margin-bottom: 5px;
}
h3 a{
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content.widecolumn h2{
	font-size: 16px;
	letter-spacing: .5px;
}
#sidebar li a{
	font-size: 11px;
}

#adminPanel{
	font-size: 12px;
}
small{
	font-size: 10px;
	letter-spacing: 1px;
}
#navigation{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#adminPanel li.login{
	text-transform: capitalize;
	text-align: center;
	line-height: 20px;
}
div.alignleft a{
	font-size: 11px;
	letter-spacing: 1px;
}
div.alignright a{
	font-size: 11px;
	letter-spacing: 1px;
}
div.entry p{
	clear: both;
}
li.albumArt{
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 25px;
}
.track{
	color: #454545;
	font-size: 11px;
	line-height: 15px;
}
.recordingInfo {
	padding-top: 20px;
	min-height: 212px;
}
label {
	font-size: 11px;
	
}