/** {margin:0; padding:0}*/
* {margin:0;}
html {height:100%}
body {
	background-color: #f5f5f5;
    text-align:center;
	font:14px/20px Arial, sans-serif;
	height:100%;
}
header,nav,section,article,aside,footer {display: block}
a:link, a:visited {color:#3d478a; text-decoration:none}
a:hover {color:#2b5ea3; text-decoration:none}
a:focus {outline:none}
p {
	margin:10px 0;
	color:#3a3c4b;
}

/*************************************** Стиль кнопок соц.сетей в галереи фото */
a.hideshare-facebook:link, a.hideshare-facebook:visited	{ color:#ffffff }
a.hideshare-facebook:hover	{ color:#717272 }

a.hideshare-twitter:link, a.hideshare-twitter:visited	{ color:#ffffff }
a.hideshare-twitter:hover	{ color:#717272 }

a.hideshare-pinterest:link, a.hideshare-pinterest:visited	{ color:#ffffff }
a.hideshare-pinterest:hover	{ color:#717272 }

a.hideshare-google-plus:link, a.hideshare-google-plus:visited	{ color:#ffffff }
a.hideshare-google-plus:hover	{ color:#717272 }

a.hideshare-linkedin:link, a.hideshare-linkedin:visited	{ color:#ffffff }
a.hideshare-linkedin:hover	{ color:#717272 }

/*************************************** Таблица: ячейка как ссылка */
.td_link a {
width: 100%;
height: 100%;
display: block;
}

//.td_link a:hover {background-color:#FFC0CB;}

/**************************** Оформление основного блока - PAGE */
#page-fixed {
	min-height:100%;
	box-shadow:0 0 8px 2px rgba(0,0,0,0.1);
    margin:0 auto;
	text-align:left;
	width:1200px;
}
#page-rezina {
	min-height:100%;
	padding:0 10px;
	margin:0 auto;
	text-align:left;
	max-width:1920px;
	min-width:1200px;
}

/******************* Шапка сайта */
#header {
	background:url(../images/header.jpg) no-repeat #fff;
	border-bottom:4px solid #141c4d;
  overflow: hidden;
  position: relative;
  height:194px
}
#header a.logo {
  color: #000000;
  display: block;
  height: 185px;
  left: 115px;
  position: absolute;
  text-decoration: none;
  top: 13px;
  width: 200px;
}

/* Поиск по сайту */
#header .search {
	position:absolute;
	right:0;
	bottom:20px;
}
#header .search form {
	margin:0;
}
.rostel {
	position:absolute;
	top:0;
	left:843px;
}
#wrapper {
	border-top:4px solid #e80d11;
	background-color:#f4f5f5;
	padding:0 10px
}
/** Спонсоры **/
.sponsorsLogos {
	height:115px;
	text-align:center;
	padding:15px 0px
}
.sponsorsLogos a {
	margin:0 0px;
}

/**************************** Хлебные крошки */
.breadcrumbs {
  margin: 0 0 15px;
  overflow: hidden;
  padding: 0 50px;
}
ul.breadcrumb {
	list-style:none;
	margin:0;
	padding:0
}
ul.breadcrumb li {
	float:left;
}
ul.breadcrumb li .divider {margin:0 5px}

/******************* Оформление колонок: правая, левая */
.left {
	padding:30px 20px 0 50px;
    width:17%;
    float:left;
}
.rigth {
	padding:30px 50px 0 10px;
    float:right;
    width:17%;
}

#main_section {
	overflow:hidden;
	margin:0 0 30px
}

.contentmiddle_lrc {
	float:right;
	width:56%
}
.left_lrc, .rigth_lrc {
	float:left;	
	width:20%;
}
.rigth_lrc, .left_clr {margin:0 20px;}
.left_clr, .rigth_clr {
	float:right;	
	width:20%;
}
.contentmiddle_clr {
	float:left;
	width:56%
}

/***************** Оформление колонок основного контента */
.contentmiddle {
	background-color:#fbfbfb;
	border-radius:5px;
	-moz-border:1px solid #ededed;
	-o-border:1px solid #ededed;
	-webkit-border:1px solid #ededed;
	-ms-border:1px solid #ededed;
	border:1px solid #ededed;
	-moz-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	-o-box-shadow:0 0 5px -2px rgba(228,229,230,05);
	-webkit-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	-ms-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	float: left;
	padding: 25px;
	width: 588px	
}
.contentleft {
    padding:0 0 0 20px;
    margin:0 0 0 20%;
}
.contentright {
	margin:10px 0 0 10%;
	background-color:#fbfbfb;
	border-radius:5px;
	-moz-border:1px solid #ededed;
	-o-border:1px solid #ededed;
	-webkit-border:1px solid #ededed;
	-ms-border:1px solid #ededed;
	border:1px solid #ededed;
	-moz-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	-o-box-shadow:0 0 5px -2px rgba(228,229,230,05);
	-webkit-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	-ms-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	float: left;
	padding:0 25px 0 25px;
	width: 60%;
}
.content {
	margin:10px 110px;
	background-color:#fbfbfb;
	border-radius:5px;
	-moz-border:1px solid #ededed;
	-o-border:1px solid #ededed;
	-webkit-border:1px solid #ededed;
	-ms-border:1px solid #ededed;
	border:1px solid #ededed;
	-moz-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	-o-box-shadow:0 0 5px -2px rgba(228,229,230,05);
	-webkit-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	-ms-box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	box-shadow:0 0 5px -2px rgba(228,229,230,0.5);
	float: left;
	padding: 25px;
	width: 900px	
}

/***************** Постраничная навигация */
.pagination {
	margin:10px 0;
	text-align:center
}
.pagination .counter {
	font-size:12px;
	margin:0 0 10px
}
ul.pagination-list {
	list-style:none;
	margin:0;
	position:relative;
  	text-align:center;
}
ul.pagination-list li {
	display:inline-block;
	//display:block;
	margin:0 10px;
	zoom:1;
}
ul.pagination-list li.disabled {display:none}
ul.pagination-list li a {
	font-size:17px;
	font-weight:bold
}
ul.pagination-list li a.pagenav {
	font-size:15px;
	font-weight:normal
}

#clear,
.row-separator,
.clr {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
}
#rasporka {height:257px;}

/***************** Подвал сайта */
#footer-fixed {
	background: url(../images/bg-footer.jpg) repeat-x;
	color: #fff;
	position:relative;
	margin:-257px auto 0;
	padding:0;
	text-align:left;
	height:257px;
	width:1202px;
}
#footer-deti {
	background: url(../images/bg-footer-snow2.png);
	color: #fff;
	position:relative;
	margin:-257px auto 0;
	padding:0;
	text-align:left;
	height:257px;
	width:1202px;
}
#footer-rezina {
	background-color:#444444;
	border-left:1px solid #444;
	border-right:1px solid #444;
	position:relative;
	margin:-80px auto 0;
	padding:15px 10px;
	height:50px;
	max-width:1920px;
	min-width:1200px;
}
#footer-rezina a, #footer-fixed a {color: #fff; text-decoration: underline}
#footer-rezina a:hover, #footer-fixed a:hover {text-decoration: none}

/************************************ Счетчики */
.copyright p {
	font-size:11px;
	color:rgba(255,255,255,0.3);
	line-height:14px
}
.footerLeft {
	float:left;
	margin:10px 20px 0 60px;
}
.footerRight {
	overflow:hidden;
}
.moduletable_contactFooter {margin:0 0 20px}
.moduletable_contactFooter p {
  color: #E4E5E7 !important;
  line-height: 22px;
}

/***************** Модули сайта */
.moduletable {margin:0 0 30px}
.moduletable h3 {
  color: #153867;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 20px;
}

/** Новости **/
.jnNews {
	border-bottom:1px solid #e9eaea;
	padding:0 0 10px;
	margin:0 0 10px;
}

.jnComp {
	border-bottom:1px solid #e9eaea;
	padding:0 0 10px;
	margin:0 0 12px;
}

.newsDate {
	color:#a4a5af;
	margin:0 0 4px
}
.newsIntro {
	line-height:18px;
}
.newsIntro a {
	color:#242c39;
	line-height:18px
}
.all-news a {color:#153867}
.jnNews a:hover, .all-news a:hover {color:#2b5ea3}

/** Новости Федерации **/
ul.latestnews {
	list-style:none;
	margin:0;
	padding:0;
	line-height:18px
}
ul.latestnews li {
	border-bottom:1px solid #e9eaea;
	padding:0 0 19px;
	margin:0 0 19px;
}
ul.latestnews li:last-child {
	margin:0;
	padding:0;
	border:none;
}
ul.latestnews li a {
	color:#242c39;
}
ul.latestnews li a:hover {color:#2b5ea3}

/** Интервью **/
.jnInterv {
	margin:0 0 30px;
}
.jn-left {
	float:left;
	margin:2px 10px 0 0
}
.jn-right {
	overflow:hidden;
	width:auto
}
.jnInterv h5 {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	margin:0 0 4px;
}
.jnInterv h5 a {color:#242c39}
.jnInterv h5 a:hover {color:#2b5ea3}
.jnInterv .jn-intro {
	font-size:11px;
	color:#242c39;
	line-height:14px
}

/** Документы **/
ul.categories-module {
	list-style:none;
	margin:0;
	padding:0;
	line-height:18px
}
ul.categories-module li {
	border-bottom:1px solid #e9eaea;
	padding:0 0 8px;
	margin:0 0 8px;
}
ul.categories-module li:last-child {
	margin:0;
	padding:0;
	border:none;
}
ul.categories-module li h5 {
	font-size:14px;
	font-weight:normal
}
ul.categories-module li h5 a {
	display:block;
	padding:10px 0 10px 50px;
	color:#242c39;
}
ul.categories-module li h5 a:hover {color:#2b5ea3}
ul.categories-module li.category_58 h5 a {background:url(../images/conference.png) left center no-repeat}
ul.categories-module li.category_12 h5 a {background:url(../images/menu-icons/federaciya.png) left 10px no-repeat}
ul.categories-module li.category_52 h5 a {background:url(../images/judge_collegium2.png) left center no-repeat}
ul.categories-module li.category_13 h5 a {background:url(../images/odinochnoe-katanie.png) left center no-repeat}
ul.categories-module li.category_14 h5 a {background:url(../images/parnoe-katanie.png) left center no-repeat}
ul.categories-module li.category_15 h5 a {background:url(../images/tanci-na-ldu.png) left center no-repeat}
ul.categories-module li.category_16 h5 a {background:url(../images/sinchronnoe-katanie.png) left center no-repeat}
ul.categories-module li.category_69 h5 a {background:url(../images/adult.png) left center no-repeat}


/***************** Каталог статей */

h1.item-title {
	font-size:24px;
	font-weight:bold;
	line-height:26px
}
.alignLeft {text-align: left}
.alignRight {text-align: right}
.alignCenter {text-align: center}

.pager {margin:0 0 10px 15px}
.article-index {margin:0 0 10px 15px}
.pagenavcounter {margin:10px 0 20px; color:#666}
.toclink.active {font-weight:bold; text-decoration:underline}

.page-header {
  border: medium none;
  margin: 0 0 10px;
  padding: 0;
}
.items-leading, .items-row {
  border-bottom: 1px solid #EEEEEE;
  margin: 0 0 5px;
  padding: 0 0 0px;
}
.item-image {margin:10 15px 10px 0}
.pull-none.item-image {text-align:center; margin:0}
.item-image img {}
.pull-left.item-image {
	margin:5px 15px 5px 0;
	float:left;
}
.pull-right.item-image {float:right}
.img-fulltext-left {
	margin:7px 15px 5px 0;
	float:left;
	width:250px;
}
.img-fulltext-left img {
	border:1px solid #ccc;
	padding:1px;
	width:250px;
}
p.readmore {text-align:right}
.blog .leading-0 {
	border-bottom:2px solid #ccc;
	padding:0 0 10px;
	margin:0 0 10px
}
.article-info {
  margin: 12px 0;
}
.listItemIntrotext {margin:10px 0}
dd.published {
  color: #A4A5AF;
  font-size: 14px;
  margin: 10px 0;
}
.tags {
	margin:10px 0;
}
.tags .label {
	background-color:#e5e6e7;
	border-radius:4px;
	color:#757789;
	font-size:12px;
	padding:6px 11px
}

.item {}
.items-row.cols-2.row-0 {
  border-bottom: 2px solid #ccc;
  margin: 0 0 15px;
  padding: 0 0 5px;
}
.items-row.cols-2 .item {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 0 15px 10px 0;
  padding: 10px;  
}
.items-row.cols-2 .item.column-2 {margin:0 0 10px}
.category-desc {
	border-bottom:0px solid #ccc;
	margin:0 0 20px;
	padding:0 0 10px
}
.category-desc img {
	width:250px;
	float:left;
	margin:0 15px 10px 0
}
.errorPage {text-align: center}
.errorPage h1 {
	color: red;
	font-size: 40px;
	margin: 0 0 30px
}
.errorPage h2 {
	color: #333;
	font-size: 25px;
	margin: 30px 0 0
}

/** Список категории **/
td.list-title {
	padding:5px 0;
}

/***************************** TYPOGRAPHY */
h1, .componentheading {
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
	margin:0 0 15px	
}
h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px
}
h3 {
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px
}
h4 {
	font-weight:normal;
	margin:0 0 10px;
	line-height:20px;
	font-size:18px
}

/******************************** Форма обратной связи */
.contact-form {}
.contact-form input {
	border:1px solid #999;
	height:22px;
}
.contact-form textarea {border:1px solid #999}
.star {color:red}

.hmenu-header .nav.nav-pills {margin:0}

.social {text-align:right}

/*********************************** Популярные материалы */
ul.mostread {
	line-height:normal;
	list-style:none;
	margin:0
}
ul.mostread li {
  border-bottom: 1px dotted #666666;
  line-height: normal;
  margin: 0 0 8px;
  padding: 0 0 5px;
}
	
/********************************** Статистика материалов */
.stats-module {
	font-size:12px;
	overflow:hidden;	
}
.stats-module dt {
	background:#fff;
	float:left;
	margin:0 10px 5px 0;
	padding:0 0 3px;
	line-height:normal;
	width:160px
}
.stats-module dd {border-bottom:1px dotted #666;line-height:normal; margin:0 0 5px; padding:0 0 3px; text-align:right}


/*************************************** Форма входа */
#login-form input.input-small {}
#form-login-submit { margin: 5px 0 8px}
#login-form .input-append .add-on {margin-left:0}
#login-form .input-append .add-on.forgot {margin-left:-1px}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 13.5px;
	color: #999;
}