/*
Stephen Paul Smoker
*/

body {
	background: #ff9900 url('../images/smokerbg.jpg') no-repeat top left;
	color: #f10496;
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Verdana, Arial;
}

img {
	border: 0px;
}


a, a:active, a:visited {
	text-decoration: none;
	color: #fa0005;
	font-family: Georgia, Times;
	cursor: pointer;
}

a:hover {
	color: #ffcc66;
}

a h3:hover {
	color: #ffcc66;
}

#album_details {
	padding-top:50px;
	padding-left: 2px;
	font-family: Georgia, Times;
	font-size: 12px;
	line-height: 14px;
}

.album {

}

.album:hover {
	background-color: #ff6600;
}

.buy_button {
	padding-left:25px;
	padding-right:25px;
	font-size:15px !important;
}

#kilorecords {
	position: fixed;
	bottom: 25px;
	right: 25px;
	
}

#listen_toggle {
	margin-top: 10px;
}

#logo {
	position: absolute;
	z-index:2;
	top: 8px;
	left: 160px;
}



#content {
	background: url('../images/black.png');
	width: 300px;
	height: 1400px;
	position: absolute;
	top: 0px;
	left:100px;
	padding: 10px;
	padding-top:8px;
}

.press_item {
	color: #f10496;
	margin-bottom: 15px;
}

.author {
	color: #FFFFFF;
}

#copyright {
	margin-top:20px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #666666;
}

.tour_date {
	font-size: 16px;
	line-height: 20px;
}

.george {
	font-family: Georgia, Times;
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.med {
	font-size: 16px;
	line-height: 20px;
}

.large {
	font-size: 22px;
	line-height: 26px;
}

h3 {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: Georgia, Times;
}

.green {
	color: #ffcc00; 
}

.purple {
	color: #fc5416;
}

