.update {
	margin-top: 30px;
}

.authordate {
	color: #a6a6a6;
	font: normal 7pt "Tahoma";
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.authordate a {
	color: #a6a6a6;
}

.post_item {
	margin: 11px 0px;
	padding: 0;
}

.post_item em {
	font: italic 8pt "Georgia";
	color: #505050;
}

.post_item a {
	font-family: "Georgia";
	font-style: italic;
	color: #493125;
}

.post_item a:hover {
	text-decoration: underline;
}

.post_item img {
	border: 6px solid #e6e6e6;
	margin: 2px 4px;
}

.post_item a img {
	border: 6px solid #e6e6e6;
	margin: 2px 4px;
}

.post_item a:hover img {
	border: 6px solid #DFA3A3;
}

.comments {
	width: 41px;
	height: 31px;
	float: right;
	line-height: 31px;
	margin: -3px 0 5px 10px;
}

.comments a {
	font-weight: bold;
	color: #ffffff;
	background: url('../imgs/comment.png') no-repeat right 0;
	padding: 8px 17px 9px 17px;
}

.comments a:hover {
	text-decoration: none;
	background: url('../imgs/comment.png') no-repeat right -60px;
}

.postspacer {
	padding: 20px 0;
}

blockquote {
	background: #e6e6e6 url('../imgs/relatedbox.jpg') repeat-x top right;
	padding: 17px 19px 9px 19px;
	margin: 15px 30px;
}

blockquote p:first-letter {
	font: italic 40px "Georgia";
	float: left;
	text-transform: uppercase;
	padding: 0 10px 2px 0;
}

.latestphotos {
	text-align: left;
	padding-left: 6px;
}

.latestphotos a {
	font: italic 8pt "Georgia";
	color: #735639;
}

.latestphotos i {
	font: italicl 8pt "Tahoma";
	color: #A0A0A0;
	line-height: 20px;
}

.post_item_inside {
	width: 99%;
}

.filedunder {
	font: normal 7pt "Tahoma";
	padding: 15px 0 15px;
	line-height: 18px;
}

.filedunder a {
	font: normal 7pt "Tahoma";
	color: #7f7f7f;
}

.filedunder a:hover {
	text-decoration: underline;
}

.filedunder b  {
	font: bold 7pt "Tahoma";
	color: #7f7f7f;
}


.comments_block {
	background: #e6e6e6 url('../imgs/relatedbox.jpg') repeat-x top right;
	padding: 17px 19px 9px 19px;
	margin: 15px 30px;
}

.commentposter {
	font: italic 7pt "Georgia";
	color: #7f7f7f;
	text-align: right;
}

.commentposter a, .commentposter b{
	font: italic bold 7pt "Georgia";
	color: #735639;
}

.commentposter a:hover {
	text-decoration: underline;
}

.wp-smiley {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
