@charset "utf-8";
.tumblr_posts {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tumblr_post  {
	padding: 10px;
	border: solid 1px #000;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.3em;
	width: 700px;
	color: #6E7173;
}
.tumblr_post img {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 auto;
	text-align: center;
}
.tumblr_post a, .tumblr_post a:active, .tumblr_post a:visited {
	color: #6E7173;
	text-decoration: underline;
}
.tumblr_post a:hover {
	color: #000;
	text-decoration: none;
}
.tumblr_post .tumblr_title  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
}
.tumblr_post span {
	visibility: visible;
}
.tumblr_audio_post  {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tumblr_audio_post .tumblr_audio_player {
	width: 217px;
	background-color: #8d1014;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tumblr_video_post  {
}
.tumblr_video_post .tumblr_video {
	text-align: center;
}
.tumblr_video_post .tumblr_caption {
	text-align: center;
}
.tumblr_chat_post  {
}
.tumblr_chat_post ul {
	list-style-type: none;
	font-style: italic;
	list-style-position: outside;
	margin-left: 5%;
	padding-left: 0px;
}
.tumblr_chat_post ul li {
	margin-bottom: 5px;
}
.tumblr_chat_post ul li .tumblr_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-style: normal;
	font-weight: bold;
}
.tumblr_link_post  {
}
.tumblr_link_post a , .tumblr_link_post a:active, .tumblr_link_post a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	color: #000;
	text-decoration: underline;
}
.tumblr_link_post a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	color: #666;
	text-decoration: none;
}
.tumblr_link_post .tumblr_description {
	margin-left: 5%;
}
.tumblr_quote_post  {
}
.tumblr_quote_post .tumblr_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
}
.tumblr_quote_post .tumblr_quote .tumblr_open_quote {
	font-size: 2.1em;
	color: #666;
	font-style: normal;
}
.tumblr_quote_post .tumblr_quote .tumblr_close_quote {
	font-size: 2.1em;
	color: #666;
	font-style: normal;
}
.tumblr_quote_post .tumblr_source {
	padding-left: 10%;
	font-style: normal;
}
.tumblr_text_post  {
}
.tumblr_photo_post  {
	text-align: center;
}
.tumblr_caption {
	font-family: Arial, Helvetica, sans-serif;
}
.tumblr_caption p {
	margin-bottom: 0px;
}

