ol.tumblr_posts {
	list-style-type: none;
}

li.tumblr_post {
/*	border-top: 1px dashed #0B6000;*/
	margin-bottom: 10px;
	padding-top: 10px;
	/*display: none;*/
}

li.tumblr_text_post {

}

li.tumblr_photo_post a  {
	color: #000000;
}

li.tumblr_text_post a {
	color: #000000;
}

.audio_player embed {
	width: 130px;
	margin: 0px;
	padding: 0px;
}

.tumblr_photo {
	width: 180px;
	height: 130px;
}

.tumblr_body img {
	width: 180px;
	height: 130px;
	margin-top: 3px;
}

.tumblr_video object {
	width: 180px;
	height: 170px;
}

.tumblr_video embed {
	width: 180px;
	height: 180px;
}

div.tumblr_caption {
	margin-top: 3px;
}

div.tumblr_title{
	font-weight: bold;
	margin-bottom: 3px;
}

div.tumblr_audio_player {
	border: 1px solid #d9edc2;
	background: url(../images/audio2.gif) no-repeat;
	background-position: left;
	padding-left: 40px;
}