.tumblr_posts {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	}

.tumblr_posts p {
	margin-bottom: 15px;
	}

.tumblr_post {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	}

.tumblr_title {
	color: #333;
	font-family: Gotham,"Helvetica Neue",Helvetica,Arial,serif;
	font-size: 36px;
	font-weight: 100;
	line-height: 36px;
	margin-bottom: 10px;
	}

.tumblr_title a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	}

.tumblr_title a:hover {border-bottom: 1px solid #EC7BAE;}

.tumblr_post img {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 15px;
	}

.tumblr_text_post,
.tumblr_photo_post {padding-left: 65px;}

.tumblr_text_post {background: url(../img/icn_txt.png) no-repeat 0 0;}
.tumblr_photo_post {background: url(../img/icn_photo.png) no-repeat 0 0;}

.tumblr_body .meta {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

#blogSideBar {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	}

.paginate {
	text-align: center;
	}

/* COMMENTS */
h3.commentHeading {
	border-bottom: 3px solid #eee;
	font-size: 18px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	}

.comment {
	border-bottom: 1px dashed #ddd;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
	}

.commentId {
	color: #ddd;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	}

.comment p {margin-bottom: 10px;}

.comment .meta {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.tumblr_body a,
.comment a {color: #EC7BAE;}

#commentForm {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	}

#commentForm label {
	display: inline-block;
	width: 50px;
	}

#commentForm textarea {
	padding: 5px;
	width: 95%;
	}

.noComments {
	color: #666;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 25px;
	font-style: italic;
	text-align: center;
	}
