/*Custom CSS
============ */

/*COMMON*/
.avatar-circle	{display:block; height:60px; width:60px; overflow:hidden; margin:5px; -moz-border-radius: 100px; -webkit-border-radius:100px;	border-radius:100px; }
.avatar-circle img {-webkit-transform:translate(-50%); -ms-transform:translate(-50%); transform:translate(-50%); margin-left:30px; width:90px; height:60px;}

/* LENTA */
.carousel-medium .carousel-inner .item {max-height:400px;}
.article-list hr {margin:8px 0;}
.lenta-tops h5 {display:inline;}
.col-news-list .article-tiny, .lenta-tops .article-tiny {min-height:40px;}
.col-news-list .post-meta, .lenta-tops .post-meta {height:30px; margin:3px 5px 0 0;}

/* Breadcrumbs навигация*/
.bread_block				{font-size:11px; margin-bottom:4px;}
.bread_step					{padding:0px 3px;}
.bread_main					{}
.bread_item					{}

/* Статья */
hgroup.title				{margin:0 0 20px 0; padding-left:15px; border-left:3px solid #b71e37;}
.page-title-header			{margin:0 0 20px 0px;}
	.title H1, .page-title-header H1	{font-weight:400; color:#000;}
	.title H3, .page-title-header H3	{font-weight:400; color:#666;}
.author						{font-weight:700; color:#444; font-size:14px;}
.main_text .text-body		{line-height: 1.6em;}
.main_text .shadow			{margin-bottom:15px;}
p.lead						{font-size: 20px; line-height:28px;}

/* Кнопка вверъ */
#back-top {	display: block; position: fixed; bottom: 10px;	right: 10px; z-index:99999; opacity: .7; filter: alpha(opacity=70);}

/* Приложения в шапке */
.header-insets				{float: right; padding-top: 15px;}
#main-nav .header-insets a	{ font-family: 'PT Sans Narrow'; font-size: 18px;}
#main-nav .header-insets a.header-link-fresh-ni		{background-color:#efefef; color:#b71e37;}
#main-nav .header-insets a.header-link-teatral		{background-color:#6e5139; color:#fff;}
#main-nav .header-insets a.header-link-health		{background-color:#4c744c; color:#fff;}
#main-nav .header-insets a.header-link-mv			{background-color:#393c6e; color:#fff;}

/* Подверстка */
.infoT					{line-height: 1.6em; border-left:0px solid #cdcdcd; background-color:#f6f6f6;}
.infoT H2, .infoTitle	{font-size:28px; font-family: 'PT Sans Narrow'; font-weight:400; margin: 0px 0 10px 0; color:#cf1f3d;}
.infoT Td, div.infoT	{padding: 20px;}

/* Выезжающий блок соц сетей */
#slidebox{width:210px; height:170px; padding:0px; z-index:9999; background-color:#fff; border-top:0px solid #003466; position:fixed; bottom:30px; left:-240px; -moz-box-shadow:-2px 0px 5px #aaa; -webkit-box-shadow:-2px 0px 5px #aaa; box-shadow:-2px 0px 5px #aaa;}
#slidebox .header {background-color: #003466; font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#fff;}
#slidebox div {padding:10px;}
a.more{cursor:pointer; color:#E28409;}
a.more:hover{text-decoration:underline;}
#slidebox h2{color:#b71e37; font-size:18px; margin:0px 0px 10px 0px;}
a.close{width:13px; height:13px; position:absolute; cursor:pointer; top:10px; right:10px; color:#fff;}
a.close:hover{}

.article-gazeta-info {font-size:12px; color:#46797c; text-align:left;}