.logotip_big .logo {
	background:transparent url(../img/logo_bg_big.png) no-repeat scroll right top;
}
.logotip .logo {
	background:transparent url(../img/logo_bg.jpg) no-repeat scroll 0 0;
}

.logo_top_line {
	background: #bd475e;
}
.logo_line_1 {
	border-left: 1px solid #bd475e;
	border-right: 1px solid #bd475e;
}

.rightcol {
	overflow: visible !important;
}

h2 {
	line-height: 1.2em;
	font-size: 24px;
}

.rightcol .block_gray .b_text {
	text-align: center;
}
.rightcol .block_gray .reklama {
	text-align: left;
}


ol.posts_rating {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
ol.posts_rating li {
	list-style: decimal outside;
	background: none;
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
}

.blog_list_divider {
	height: 1px;
	border-top: 1px dotted #c1c1c1;
	margin: 10px -10px 0px -50px;
}

.post_image {
	margin-right: 10px;
	float: left;
}

.post_image .b_top {
	background: #c1c1c1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 0px;
	height: 1px;
}

.post_image .b_text {
	padding: 1px;
	font-size: 0px;
	line-height: 0px;
}

ol.posts_rating h3 {
	font-size: 1.2em;
}

ol.posts_rating p {
	margin: 3px 0;
}

.blog_author_post {
	margin: 0px 0px 8px 20px;
}

.blog_platform {
	width: 16px;
	height: 16px;
	background: url("../img/platforms.gif") no-repeat;
}

.blog_ya { background-position: -16px 0px; }
.blog_community { background-position: -32px 0px; }
.blog_liveinternet { background-position: -48px 0px; }
.blog_livejournal {	background-position: -64px 0px; }
.blog_lleo { background-position: -80px 0px; }
.blog_privet { background-position: -96px 0px; }
.blog_mail { background-position: -112px 0px; }
.blog_kremlin { background-position: -128px 0px; }



h2.wtf_widget {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
}
ul.wtf {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.wtf li {
	background: url('../../../img/li_orange.gif') transparent no-repeat scroll 0 6px;
	margin-bottom: 5px;
}
ul.wtf li a {
	font-weight: bold;
}
ul.wtf li span {
	font-size: 0.9em;
	color: #999;
	margin-left: 5px;
}