.post {
	padding: 10px 20px 20px 20px;
	width: 732px;
	max-width: 732px;
	color: #A0A0A0;
}

.nick {
	color: #BC0000;
	text-decoration: underline;
  clear: both;
  white-space: nowrap;
}

.nick a {
  color: #BC0000;
  text-decoration: underline;
}

.title {
	font-family: Times,Georgia,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	color: #E0E0E0;
}

.title a {
  color: #E0E0E0;
}

.photoImage {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #69716C;
	max-width: 700px;
	width: expression(this.width > 700 ? 700: true);
}

.date {
/*	color: #890000; */
	font-size: 9pt;
/*	padding: 1px; */
	font-family: "Trebuchet MS",Tahoma,sans-serif;
}

/*
м Бауманскаы Волховский переулок д25 Морг
Перекресток
В 9-30 утра.
*/


.posts_container {
	table-layout: fixed; 
}

.source {
	height:20px;
	font-size: 9pt;
	color: #A0A0A0;
	width: 300px;
}
.source a {
	padding-top:1px;
}

.author {
	color: #890000;
	height:20px;
	font-size: 9pt;
}

.source * img {
	vertical-align: middle;
}

.post_links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.post_links li {
	float: left;
	padding: 5px;
}

.post_links li a {
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	color: #BC0000;
	text-shadow:   #202020 1px 1px 2px;
	filter: Shadow(Color=#202020, 	
				Direction=135, 
				Strength=5);
}

.tags a {
	color: #BC0000;
	text-shadow:   #202020 1px 1px 2px;
	filter: Shadow(Color=#202020, Direction=135, Strength=5);
}

.tags {
	margin-bottom: 20px;
}

.comment {
	width: 100%;
	font-size: 9pt;
}

.comment_text {
	color: #A0A0A0;
}

.comment_moderatorial_text {
	color: #F0F0F0;
        padding-left: 4px;
}

.comment_moderatorial_text a {
	color: #F0F0F0;
}

.comment_text p {
	margin: 0 0 1px 0;
}

#comments_tree ul {
	list-style-type: none;
	margin-left: 25px;
	padding: 0px;
}
