@import url('http://static.tumblr.com/e4kjsd1/O2Ckl50r1/reset.css');
body {
	background: #fefbde; color: #845428;
	font: 12px/1.5 georgia, serif;
	min-width: 1000px;
}

a {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #512707;
	font-weight: normal;
}
#sidebar {
	width: 250px;
	float: left;
	margin-left: 50px;
	position: fixed;
}
#sidebar h1 {
	font-size: 66px;
	font-style: italic;
	text-transform: lowercase;
	line-height: 66px;
	margin-top: 28px;
}
#sidebar h1 a {
	color: #512707;
}
#sidebar p {
	font-size: 24px;
	line-height: 30px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	height: 30px;
	line-height: 30px;
}
#sidebar ul li a {
	display: block;
	color: #845428;
	font-size: 14px;
	font-style: italic;
	text-transform: lowercase;
	padding-left: 30px;
	text-indent: 20px;
}
#sidebar ul li.sep a, #pagination {
	border-top: 1px dashed #e9c29b;
}
#sidebar ul li a:hover, li#search:hover #search_input {
	color: #512707;
}

#sidebar ul li#search:hover {
	cursor: pointer;
}
#sidebar #credits {
	font-size: 12px;
	line-height: 16px;
	color: #e9c29b;
	margin-top: 15px;
}
#sidebar #credits a {
	color: #e9c29b;
}
#sidebar #credits a:hover {
	text-decoration: underline;
}

#search_input {
	background: transparent;
	border: none;
	margin: 0; padding: 0 0 0 50px;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-transform: lowercase;
	color: #845428;
	background: url('http://static.tumblr.com/e4kjsd1/K8Mkky7t5/search.gif') no-repeat 25px 1px;
}
#search_input:hover {
	cursor: pointer;
}
#search_input:focus {
	cursor: text;
	color: #512707;
}
#search_submit {
	display: none;
}

#sidebar ul li#random a {
	background: url('http://static.tumblr.com/e4kjsd1/Idukky7w9/random.gif') no-repeat 25px 8px;
}
#sidebar ul li#archive a {
	background: url('http://static.tumblr.com/e4kjsd1/YqGkky7vo/archive.gif') no-repeat 25px 8px;
}
#sidebar ul li#bookmarks a {
	background: url('http://static.tumblr.com/e4kjsd1/rgKkky7wm/bookmarks.gif') no-repeat 25px 7px;
}
#sidebar ul li.tag a {
	background: url('http://static.tumblr.com/e4kjsd1/PdUkky7wz/tag.gif') no-repeat 25px 8px;
}
#sidebar ul li#pagination a {
	display: inline-block;
}

#playlist {
	padding: 47px 50px 50px 350px;
	font-family: helvetica, arial, sans-serif;
}
#playlist li {
	padding: 5px 0 5px 50px;
	border-bottom: 1px dashed #E9C29B;
	min-height: 27px;
	position: relative;
}
#playlist li:last-child {
	border: none;
}
#playlist li a {
	font-size: 14px;
	color: #512707;
}
#playlist li a:hover {
	text-decoration: underline;
}
#playlist li h2 {
	line-height: 27px;
}
#playlist li p {
	margin-bottom: 3px;
}
#playlist li a.permalink {
	display: block; text-indent: -9999px;
	position: absolute; top: 10px; left: 25px;
	width: 16px; height: 16px;
}

#playlist li.audio {
	background: url('http://static.tumblr.com/e4kjsd1/msGkky7v3/audio.gif') no-repeat 25px 10px;
}
#playlist li.audio embed {
	display: inline;
	float: left;
}
#playlist li.audio h2 {
	text-indent: 15px;
	float: left;
	line-height: 29px;
}
#playlist li.audio span.play_count {
	display: block;
	float: right;
	line-height: 30px; color: #512707;
	font-size: 14px;
	font-weight: bold;
	cursor: help;
}
#playlist li.audio a.download {
	background: url('http://static.tumblr.com/e4kjsd1/tyhkkyd43/download.gif') no-repeat;
	display: block; text-indent: -9999px;
	position: absolute; top: 10px; left: 10px;
	width: 16px; height: 16px;
}

#playlist li.link {
	background: url('http://static.tumblr.com/e4kjsd1/K27kky7xe/link.gif') no-repeat 25px 10px;
}
#playlist li.text {
	background: url('http://static.tumblr.com/e4kjsd1/UWSkky7y6/text.gif') no-repeat 25px 9px;
}
#playlist li.text h2 {
	font-size: 14px;
}

#playlist li.video {
	background: url('http://static.tumblr.com/e4kjsd1/o72kky7z5/video.gif') no-repeat 25px 9px;
}
#playlist li.photo {
	background: url('http://static.tumblr.com/e4kjsd1/frFkky7zl/photo.gif') no-repeat 25px 9px;
}
#playlist li.photo a {
	display: block;
	margin-bottom: -7px; padding: 0;
}
#playlist li.photo p, #playlist li.video p {
	margin-top: 3px;
}

#playlist li.chat {
	line-height: 0;
	padding-top: 2px;
	padding-bottom: 0;
	background: url('http://static.tumblr.com/e4kjsd1/xqukky7ys/chat.gif') no-repeat 25px 7px;
}
#playlist li.chat h2 {
	padding-left: 15px;
	font-size: 14px;
	border-bottom: 1px dashed #E9C29B;
}
#playlist li.chat ul li {
	padding: 0 0 0 15px; margin:0;
	line-height: 25px;
}
#playlist li.chat ul li strong {
	font-weight: normal;
	color: #512707;
}

#playlist li.quote {
	background: url('http://static.tumblr.com/e4kjsd1/07gkky7xq/quote.gif') no-repeat 25px 7px;
}
#playlist li.quote p {
	font-size: 14px;
	margin: 2px 0 0;
	color: #512707;
}




