/* Blogs */

.blogs {
	margin: 0;
}

.blogs .blog {
	margin-bottom: 2.8em;
}

.blogs .blog .title {
	margin-bottom: 0.4em;
}

.blogs .blog .title h2 {
	display: inline;
	margin: 0 0.3em 0 0;
}

.blogs .blog .title h2 a {
	padding-left: 40px;
}

.blogs .blog .title h2 a img {
	position: relative;
	left: -40px;
	margin: 0 -32px -0.15em 0;
}

.blogs .blog .title .counter {
	top: -0.4em;
}

.blogs .blog h3 {
	font-size: 0.8em;
	margin: 0 0 0.85em 0;
}

.blogs .blog .description {
	margin: 0;
}


/* Blogs menu */

.blogs_menu {
	font-size: 0.8em;
	margin: 0 0 2em 0;
}

.blogs_menu .blog {
	margin: 0 0 1em 23px;
}

.blogs_menu .blog a img {
	position: relative;
	left: -23px;
	margin: 0 -20px -0.15em 0;
}


/* Posts */

.posts {
	margin: 0;
}

.posts .post {
	margin-bottom: 2.8em;
}

.posts .post .date {
	font-size: 0.7em;
	color: #818285;
	margin: 0 0 0.4em 0;
}

.posts .post .date a,
.posts .post .date a:visited {
	color: #818285;
}

.posts .post .date .vbar {
	margin: 0 0.5em;
}

.posts .post .vote {
	top: 2.8em;
}

.posts .post h3 {
	font-size: 2em;
	margin: 0 0 0.2em 0;
}

.posts .post h4 {
	font-size: 0.8em;
	margin: 0 0 1.2em 0;
}

.posts .post h4 a {
	padding-left: 23px;
}

.posts .post h4 a img {
	position: relative;
	left: -23px;
	margin: 0 -20px -0.15em 0;
}

.posts .post .summary {
	margin: 0.6em 0;
}

.posts .post .summary:after {
	content: '';
	display: block;
	clear: both;
}

.js .posts .post .summary img {
	display: none;
	position: absolute;
}


/* Posts menu */

.posts_menu {
	font-size: 0.8em;
}

.posts_menu .post {
	margin: 0 0 1em 0;
}

.posts_menu .post .date,
.posts_menu .post .author {
	font-size: 0.85em;
	color: #818285;
	margin: 0;
}

.posts_menu .post .title{
    margin: 0 0 0.3em 0;
}


.posts_menu .post .title b {
	font-weight: normal;
	background-color: #ffd900;
	padding: 0.1em 0;
}


/* Post page */

#page_posting .extra_content {
	width: 20%;
}

#page_posting .main_content {
	margin-left: 25%;
	width: 75%;
}


.posting {
	margin: 0 5em 1.2em 0;
    padding-bottom: 1.2em;
	border-bottom: 1px dotted #918f8f;
}

.posting .content {
	margin: 0 0 1.4em 0;
	padding-right: 1em;
	min-height: 1em;
}

.posting .content:after {
	content: '';
	display: block;
	clear: both;
}

.js .posting .content img {
	display: none;
	position: absolute;
}

.posting .details {
	clear: both;
	position: relative;
	margin-left: 40px;
}

.posting .details .date {
	float: left;
	font-size: 0.8em;
	color: #818285;
	margin: 0 1.6em 0 0;
}

.posting .details .author {
	float: left;
	position: relative;
	font-size: 0.8em;
	min-height: 32px;
	padding-left: 40px;
	margin: 0;
}

.posting .details .author img {
	position: absolute;
	top: 0.15em;
	left: 0;
}

.posting .tags {
	margin: 1.4em 0 0 40px;
}


#comments h2 {
	font-size: 1.6em;
	margin: 0 0 0.625em 0;
}

#comments h2 .count {
	color: #999999;
	font-size: 0.5em;
}

#comment_form_block {
	margin: 0 5em 0 0;
}

#comment_form_block h2 {
	font-size: 1.4em;
	margin: 0;
}

#comment_form {
	margin-top: 1em;
}

#comment_form_block #comment_form {
	margin-top: 0.3em;
}

#comment_form form {
	width: 100%;
}

#comment_form textarea {
	display: block;
	width: 99%;
	height: 54px;
	margin-bottom: 1em;
}

#comment_form textarea,
#comment_field_copy {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
}

#comment_field_copy {
	position: absolute;
	top: 0;
	left: -9999px;
	visibility: hidden;
}


/* Comments */

.comments {
	margin: 0;
}

.comments .comments {
	margin-left: 1em;
}

.comments li {
	margin: 0;
}

.comments .comment {
	margin-bottom: 2em;
}

.comments .comment .content {
	font-size: 0.8em;
	margin: 0 0 0.6em 0;
}

.comments .comment .date {
	font-size: 0.7em;
	color: #818285;
	margin: 0;
}

.comments .comment .date a {
	padding-left: 23px;
}

.comments .comment .date a img {
	position: relative;
	left: -23px;
	margin: 0 -20px -0.15em 0;
}

.comments .comment .reply,
.comments .comment .screen,
.comments .comment .unscreen {
	margin-left: 0.7em;
}

.comments .screened .content,
.comments .screened .date {
	opacity: 0.5;
}

.comments .comment .unscreen {
	display: none;
}

.comments .screened .screen {
	display: none;
}

.comments .screened .unscreen {
	display: inline;
}

/*.comments .screened .comments .comment .screen,
.comments .screened .comments .comment .unscreen {
	display: none;
}*/

.comments .comment #comment_form {
	padding-left: 1em;
}


/* Comments plain */

.comments_plain {
	margin: 0;
}

.comments_plain .comment {
	margin-bottom: 2em;
}

.comments_plain .comment h4 {
	float: left;
	width: 25%;
	margin: 0 -25% 0 0;
	font-size: 0.8em;
}

.comments_plain .comment h4 .personal,
.comments_plain .comment h4 .community {
	padding-left: 23px;
}

.comments_plain .comment h4 .personal img,
.comments_plain .comment h4 .community img {
	position: relative;
	left: -23px;
	margin: 0 -20px -0.15em 0;
}

.comments_plain .comment .content {
	margin: 0 0 0.4em 30%;
}

.comments_plain .comment .date {
	font-size: 0.7em;
	color: #818285;
	margin: 0 0 0 30%;
}

.comments_plain .comment .date a {
	padding-left: 23px;
}

.comments_plain .comment .date a img {
	position: relative;
	left: -23px;
	margin: 0 -20px -0.15em 0;
}


.with_vote .post {
	position: relative;
	margin-right: 5em;
	padding: 0 1em 1em 0;
	border-bottom: 1px dotted #918f8f;
}

.with_vote .comment {
	position: relative;
	margin-right: 5em;
	padding-right: 1em;
}


/* Thermo */

#thermo .title_personal {
	padding: 1.4em 0 0 48px;
}

#thermo .title_personal .blog_owner {
	position: absolute;
	top: 0;
	left: 48px;
	font-size: 0.8em;
	margin: 0;
}

#thermo .title_personal .blog_owner img {
	position: absolute;
	top: 0.25em;
	left: -48px;
}

#thermo .title_community {
	padding-left: 48px;
}

#thermo .title_community h1 img {
	position: absolute;
	top: 0;
	left: 0;
}