#tumblrContent {
}

.tumblr_posts {
	color: #888;
	font-weight: 100;
	list-style: none;
	padding: 0;
}

.tumblr_post {
	padding-bottom: 30px;
	border-bottom: dotted #0ad 2px;
	margin-bottom: 50px;
	
}

.tumblr_body img {
	display: block;
	float: none;
	margin: 10px 0;
}

.tumblr_body a:link, .tumblr_body a:visited {
}

.tumblr_posts a:hover {
}

.tumblr_title, .tumblr_link {
	font-size: 3.5em;
	font-weight: 800;
}

.tumblr_title {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	font-size: 2em;
	margin: 20px 0;
	line-height: 1em;
}
