html, body {
	margin:0px;
	padding:0px;
}

body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
	height:100%;
}

.clear {
	clear:both;
}

.space {
	margin-bottom:40px;
}

a img {
	border:none;
}

a {
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#404040;
}

a:hover {
	text-decoration:none;
}

p a {
	text-decoration:underline;
}

p a:hover {
	text-decoration:none;
}

ul, ol, li {
	padding:0px;
	margin:0px;
}

/* Иконки соцсетей */
.icons {
	padding:0px 0px 0px 5px;
}

.icon img {
	opacity:0.5;
	filter:alpha(opacity=50);
	width:16px;
	height:16px;
	vertical-align:bottom
}

.icon img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.icon {
	width:16px;
	height:16px;
	padding:0px 3px;
}
/***********************/

/* Разделитель */
hr {
	border:solid #e5e5e5;
	border-width:1px 0px 0px 0px;
	padding:0px;
	margin:0px;
	height:1px;
	color:#e5e5e5;
}

/* Количество комментариев */
.number {
	background:url(/template/im/img/cm.gif) no-repeat;
	padding:0px 0px 0px 18px;
	color:#000;
	font-size:10px;
	margin-left:5px;
}

.number a {
	color:#000;
	font-size:10px;

}

.number:hover {
	color:#b92e2e;
	text-decoration:none;
}

/**********************/

/* Обертка шаблона */
div#layout_wrapper {
	/*background:url(/template/im/img/index_top.jpg) center top no-repeat;*/
	background:url(/template/im/bg_image.jpg) center top no-repeat;
	min-height:734px;
	vertical-align:top;
	position:relative;
}
/********************/

/* Основной шаблон */
div#layout {
	width:1000px;
	margin:0px auto;
}
/********************/

/* Меню, поиск */

/* меню */
#top .menu { position:relative; overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	color:#FFF;
	padding:0px;
	margin:0px;
}

#top .menu li {
	display:block;
	float:left;
	padding:0px 14px 0px 0px;
	height:15px;
	margin:0px;
}

#top .menu a, #top .menu span {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
}

#top .menu a:hover, #top .menu span {
	color:#000;
}

/* Меню, поиск */
div#top {
	height:110px;
	padding:5px 20px 0px 20px;
	background:url(/template/im/img/top_back_ud.gif) repeat-x;
	width:960px;
	position:relative;
}

#top .top {

}

#top .bottom {
	
	margin-top:12px;
	//padding-top:5px; /* хак ie7 */
}
/*************************/

/* поиск */
#search {
	position:absolute;
	bottom:7px;
	right:25px;
}

#search a {
	color:#FFF;
	text-decoration:underline;
	text-align:left;
	display:block;
	font-size:11px;

	//margin-top:1px; /* хак ie7 */
}

#search a:hover {
	text-decoration:none;
}

#search label {
	display:block;
	padding:5px 0px 0px 18px;
	margin:0px;
	font-size:11px;
	vertical-align:top;
	height:16px;
	position:relative;
}

#search label input[type="checkbox"] {
	padding:0px;
	margin:0px;
	position:absolute;
	left:0px;
	top:5px;
	//top:2px;    /* хак ie7 */
	//left:-5px;  /* хак ie7 */
}

#search input[type="text"] {
	width:190px;
	height:17px;
	font-size:12px;
	border:solid 2px #fff;
	background:#FFF;
	color:#000;
	text-align:left;
	padding-right:25px;
	padding-left:2px;
	margin:0px 0px 3px 0px;
	//margin-bottom:1px;
}

#search input[type="image"]  {
	position:absolute;
	top:3px;
	right:5px;
}
/*************************/

/* Подвал */
#footer { 
position:relative;
	margin-top:4px;
	padding-bottom:5px;
}

#footer .menu {
	width:660px;
	margin-top:0px;
	float:left;
}

/* хак ie7 */
*+html #footer .menu {
	margin-top:6px;
}

#footer .menu ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:15px 0px 18px 0px;
	//padding:7px 0px 2px 0px; /* хак ie7 */
	float:left;
	width:570px;
}

#footer .menu li {
	display:block;
	float:left;
	padding:0px 12px 0px 0px;
	margin:0px;
}

#footer .menu li a {
	color:#b2b2b2;
	text-decoration:none;
	font-size:12px;
	text-transform:lowercase;
}

#footer .menu li a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer .menu_name {
	color:#767676;
	font-size:10px;
	text-transform:uppercase;
	width:85px;
	margin:0px;
	padding:15px 0px;
	//padding:7px 0px 2px 0px; /* хак ie7 */
	margin-top:6px;
	float:left;
}

#footer hr {
	clear:both;
	border-color:#1a1a1a;

}

#footer #banner {
     float:right;
     display:block;
     margin-top:20px;
     text-align:right;
}

#footer .expert {
     display:block;
}

#footer .partner {
     display:block;
     margin-top:10px;
}

#footer .polygon {
	float:right;
	display:block;
	padding-right:20px;
	margin-top:20px;
}

#footer .rambler { display:block; clear:both; position:absolute; right:0; bottom:-75px;}
#footer .rambler {
	color:#767676;
	text-decoration:none;
	font-size:11px;
}

#footer .rambler:hover {
	color:#fff;
	text-decoration:underline;
}

#copy {
	font-size:11px;
	color:#767676;
	clear:both;
	padding:20px 0px 100px 0px;
}

#copy p {
	padding:0px 0px 5px 0px;
	margin:0px;
}
/***************/

/* Заголовки */
/*
#main .first_column h1 {
	color:#000;
	font-size:43px;
	font-weight:bold;
	font-family:"Trebuchet MS", "Helvetica", sans-serif;
	text-align:left;
	margin:0px;
	padding:2px 0px;
	line-height:45px;
}
*/

#main .first_column h2 {
	font-family:"Trebuchet MS", "Helvetica", sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:5px 0px 5px 0px;
}

#main .first_column h2 b {
	font-family:"Georgia", sans-serif;
	font-size:50px;
	color:#8e8e8e;
	font-style:italic;
}
/****************************/

/* Меню с черными плашками */
.black_menu {
	list-style-type:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
	float:left;
	clear:both;
	color:#7f7f7f;
	font-size:10px;
	text-transform:uppercase;
}

.black_menu li {
	float:left;
	display:block;
	padding:0px;
	height:24px;
	padding:5px 10px 0px 10px;
}

.black_menu a {
	color:#7f7f7f;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.black_menu a:hover {
	color:#000;
}

.black_menu .selected {
	background:url(/template/im/img/report_menu.gif) center 1px no-repeat;
	color:#fff;
	display:block;
	height:20px;
	padding:5px 10px 0px 10px;
	margin-top:-5px;
}

.black_menu .selected:hover {
	color:#fff;
}

.black_menu .menu_title, .black_menu .menu_title a {
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-top:-6px;
	text-transform:uppercase;
	padding-left:0px;
}

a.menu_title  {
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-top:-1px;
	text-transform:uppercase;
	display:block;
	padding:0px;
	height:24px;
	padding:5px 10px 0px 0px;
}
/********************************/

/* Ссылка на стрелке */
/* стрелка вправо */
.arrow_link {
	color:#6c6c6c;
	display:block;
	float:right;
	height:14px;
	font-size:10px;
	background:url(/template/im/img/arrow_link.gif) right top no-repeat;
	padding:2px 15px 2px 5px;
	text-decoration:none;
	text-align:left;
	border-left:solid 1px #ccc;
}

/* стрелка влево */
.arrow_link_2 {
	color:#6c6c6c;
	display:block;
	height:14px;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	background:url(/template/im/img/arrow_link_2.gif) left top no-repeat;
	padding:2px 5px 2px 15px;
	border-right:solid 1px #ccc;
	float:left;
}

.arrow_link:hover, .arrow_link_2:hover {
	color:#000;
}
/***************************/


/* Иконки */
.info {
	clear:both;
	color:#909090;
	font-size:11px;
	overflow:hidden;
	position:relative;
}

.info.upper { overflow:visible;
	border-bottom:solid 1px #e5e5e5;
	padding:18px 0px 5px 0px;

}

.info.lower {
	padding-top:5px;
	margin-bottom:15px;
}

.info .author {
	display:block;
	font-size:14px;
	font-weight:bold;
	font-family:"Georgia", serif;
	float:left;
	width:430px;
	text-align:left;
	color:#000;
}

.info .author a {

	color:#000;
	text-decoration:none;
}

.info .author a:hover {
	color:#b92e2e;
}

.info .icons {
	display:block;
	float:right;
	text-align:right;
	position:absolute;
	right:0px;
	bottom:5px;
}
/************************/

/* Размер текста */
.text_size {
	font-size:11px;
	color:#909090;
	float:right;
	text-align:right;
	margin-top:-10px;
}

.text_size span {
	padding-right:5px;
	cursor:pointer;
}

.text_size span:hover {
	color:#000;
}

.text_size .small {
	font-size:14px;
	padding-left:10px;
}

.text_size .medium {
	font-size:18px;
}

.text_size .big {
	font-size:24px;
}

/* Хлебные крошки */
.breadcrumps {
	color:#909090;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
	font-family:"Georgia", serif;
	font-size:12px;
	float:left;
	width:430px;
	text-align:left;
}

.breadcrumps a {
	color:#909090;
}

.breadcrumps a:hover {
	color:#000;
}
/******************/

/* Панель комментариев */
/*
#comment_panel .social {
	float:right;
	color:#000;
}
#comment_panel .comment_wrapper {
	float:left;
	color:#000;
	font-size:14px;
	background:url(/template/im/img/cm.gif) left 5px no-repeat;
	padding-left:17px;
	padding-top:3px;
}
*/
/************************/


/* Весия для печати */
.print {
	background:url(/template/im/img/print.gif) left no-repeat;
	padding-left:20px;
	color:#909090;
	font-size:11px;
	text-transform:lowercase;
	display:block;
	text-decoration:none;
	position:absolute;
	right:0px;
	bottom:0px;
}

.print:hover {
	color:#000;
}
/****************************/

.delim {
	clear:both;
	/*border-bottom:solid 2px #000;*/
	border-bottom:solid 1px #ccc;
	/*padding:2px 0px;*/
	padding:5px 0px;
}


/* Теги */
.tag {
	clear: both;
    color: #262626;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
    width: 500px;
}

.tag a {
	color:#b92e2e;
	text-decoration:none;
	padding:0px 5px;
	font-weight:bold;
}

.tag a:hover {
	color:#000;
}
/****************/

/* Панель комментариев */
/*
#comment_panel {
	padding:5px 15px 10px 15px;
	border:solid 1px #d9d9d9;
	height:15px;
	overflow:hidden;
	background:#fff;
}

#comment_panel .comment {
	background:url(/template/im/img/cm.gif) left 3px no-repeat;
	padding:0px 0px 0px 18px;
	display:block;
	float:left;
	margin-top:2px;
}

#comment_panel a {
	color:#b92e2e;
	text-decoration:none;
	font-size:14px;
}

#comment_panel a:hover {
	color:#000;
}
*/
/**************************************/

/* Затемнение всей страницы */
#overlay1
{
	visibility:visible;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:fixed;
	z-index:1000;
}

/* Окно просмотра фото */
#popup_photo {
	width:1000px;
	position:absolute;
	/*top:265px;*/
	top:5%;
	left:50%;
	margin-left:-500px;
	z-index:1001;
}

#main .first_column .left {
	float:left;
	margin:0px 25px 10px 0px;
}

#main .first_column .right {
	float:right;
	margin:0px 0px 10px 15px;
}

/*
#main .first_column p {
	Wmargin:0px;
	Wpadding:0px 0px 15px 0px;
	color:#404040;
	font-size:14px;
	line-height:20px;
}
*/

/* Анонс */
#main .first_column .preview  {
	font-size:16px;
}

#main .first_column .preview .date {
	color:#909090;
	font-family:"Georgia", serif;
	font-size:14px;
	margin-bottom:7px;
	padding-top:2px;
}
/*
#main .first_column .preview .date {
	color:#909090;
	font-family:"Georgia", serif;
	font-size:14px;
	margin-bottom:5px;
}
*/

#main .first_column .preview .date a {
	color:#909090;
	font-family:"Georgia", serif;
	font-size:14px;
}

#main .first_column .preview .date a:hover {
	color:#000;
}

/*
#main .first_column .preview p {
	line-height:22px;

	color:#000;
	padding:0px;
	font-size:17px;
}

#main .first_column .preview .note {
    color: #666666;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 0;
}
*/
/******************************/

#top .logo {
	clear:left;
	float:left;
	padding-top:16px;
	/*width:268px;*/
	/*height:39px;*/
}

#main p.interview {
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding-bottom:0px;
}

#main p em {
	font-size:14px;
}

/* .bukvica {font-family:verdana; font-weight:bold; position:relative; font-size:16px; float:left; } */


/* */
#comment_panel .icon img {
	opacity:1;
	filter:alpha(opacity=100);
}
#comment_panel .social {
	float:right;
	color:#000;
}
#comment_panel .comment_wrapper {
	float:left;
	color:#000;
	font-size:14px;
	background:url(/template/im/img/cm.gif) left 5px no-repeat;
	padding-left:17px;
	padding-top:3px;
}
#comment_panel .ljbtn {
	background:url(/template/im/img/lj.jpg) right no-repeat;
	padding-right:30px;
	padding-bottom:5px;
}
#comment_panel {
	padding:5px 15px 10px 15px;
	border:solid 1px #d9d9d9;
	height:15px;
	overflow:hidden;
	background:#fff;
}
#comment_panel .comment {
	background:url(/template/im/img/cm.gif) left 3px no-repeat;
	padding:0px 0px 0px 18px;
	display:block;
	float:left;
	margin-top:2px;
}
#comment_panel a {
	color:#b92e2e;
	text-decoration:none;
	font-size:14px;
}
#comment_panel a:hover {
	color:#000;
}
/* */

.links_sape {
	padding:30px 10px 5px 10px;
	font-family:verdana;
	font-size:12px;
	color:#000;
}


/* ### */
.first_column .comment_panel { 
     border:none;
     padding:0px;
     height:auto;
     margin-top:10px;
}
.first_column .comment_panel .social {
     width:100%; 
}
.sbuttons {
   /*  float:left;*/
     text-align:left;
}
.sbuttons .vk_like {
     float:left;
}
.sbuttons .twitter-share-button {
    margin-left: -20px; float:left;
}
.sbuttons .fb_like { float:left;
    margin-left: -15px;
}
.sbuttons .mrc__plugin_like { float:left; 
    margin-left: -20px; width:100px; margin-top:1px;
}
.likeandpay-custom-tooltip { z-index:9999999}
.sbuttons .odkl-but { float:left;
    margin-left: 14px;
}
/* ### */


#main .first_column .preview .note {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 0;
}

#main .first_column h1 {
	color:#000;
	font-size:43px;
	font-weight:bold;
	font-family:"Trebuchet MS", "Helvetica", sans-serif;
	text-align:left;
	margin:0px;
	padding:2px 0px;
	line-height:35px;
}

#main .first_column p {
	color: #404040;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 15px;
}

#main .first_column .preview .text {
    padding-top: 20px;
}

#main .first_column .preview p {
    color: #000000;
    font-size: 17px;
    line-height: 22px;
    padding: 0;
}

.block_section a img {
	width: 100%;
}