.tumblr_posts {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left: -10px;
	padding: 0;
	list-style: none;
}

.tumblr_posts li {
	background: none;
	background-color: #f5f5f5;
	margin-top: 30px;
	margin-bottom: 80px;
	width: 670px;
	border: dashed #eF1 1px;
	padding: 0;
	padding-bottom: 20px;
	margin-left: 70px;
}

.tumblr_title {
	background: transparent url(../imgs/blogH.png) no-repeat;
	color: #444;
	width: 670px;
	height: 75px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 100;
	font-size: 1.5em;
	letter-spacing: 2px;
	overflow: visible;
	padding: 10px 15px;
	padding-top: 50px;
	padding-left: 110px;
	margin-bottom: -30px;
}

.tumblr_body {
	width: 600px;
	margin-left: 30px;
}

.tumblr_body a:link, .tumblr_body a:visited {
	color: #0cd;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	text-decoration: underline;
}

.tumblr_body a:hover {
	color: #999;
	text-decoration: none;
}

.tumblr_body img {
	margin: 10px;
	margin-left: 40px;
	border: solid #0cd 1px;
	padding: 10px;
}
