/*Общие теги*/
* {
	margin: 0;
	padding: 0;
	outline-style: none;
}

table {
	border: 0;
	border-collapse: collapse;
}

html, body, p,input,textarea {
	font-family:Arial,Helvetica,sans-serif;
}

html, body {
	height: 100%;
	font-size: 16px;
	color: #464646;
}
/*\Общие теги*/

/* картинка в теме */
#popup {
	position: absolute;
	width: 120px;
	height: 120px;
	z-index: 150;
	left:-10000px;
}
#popup div {
	height: 1px;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}
#popup .img {
	width: 120px;
	height: 112px;
	background-position: 0 -4px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
#popup .u1 {
	width: 112px;
	margin-left: 2px;
	background-position: top;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	height: 0px;
}
#popup .u2 {
	width: 116px;
	margin-left: 1px;
	background-position: 0 -1px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
#popup .u3 {
	width: 118px;
	margin-left: 0px;
	background-position: 0 -2px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
#popup .u4 {
	width: 118px;
	margin-left: 0px;
	background-position: 0 -3px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

#popup .b4 {
	width: 112px;
	margin-left: 2px;
	background-position: 0 -119px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	height: 0;
}
#popup .b3 {
	width: 116px;
	margin-left: 1px;
	background-position: 0 -118px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
#popup .b2 {
	width: 118px;
	margin-left: 0px;
	background-position: 0 -117px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
#popup .b1 {
	width: 118px;
	margin-left: 0px;
	background-position: 0 -116px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
/*структура*/
#index {
	min-height: 100%;
	position: absolute;
	height: auto;
	min-width: 1005px;
	width: 100%;
}

#top {
	position: relative;
	width: 100%;
	padding-bottom: 50px; /*высота футера с учетом наезда-отступа*/
	min-height: 0px; /*Минимальная высота контента*/
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;

}

/* заголовок */
#header {
	height: 180px;
}
/* иконки источников */
#header img {
	border: none;
}
#header .ico {
	margin: 2px 0 0 3%;	
	float: left;
	width: 30%;
}
#header .ico div {
	margin-bottom: 16px;
}
#header .ico a {
	padding-right: 4px;
	color: #D0D0D0;
	font-size: 11px;
}
#header .ico a:hover {
	color: #088FE5;
}
/* логотип */
#header .logo {
	display: block;
	margin: 20px auto;
	float: left;
	width: 33%;
	text-align: center;
}
/* поиск */
#header .search {
	float: right;
	width: 229px;
	margin: 31px 3% 0 0;
	text-align: right;
	height: 25px;
	overflow: hidden;
}
#header .search .a {
	border: 1px solid #b5b5b5;
	width: 186px;
	height: 18px;
	padding: 1px 6px 1px 6px;
	color: #d0d0d0;
	float: left;
	margin-top: 1px;
}

#header .search .search-active .a {
	color: #9d9d9d;
}

#header .search span {
	float: right;
	padding-left: 6px;
	height: 22px;
	margin-top: 0;
	position: absolute;
	right: 3%;
	top: 32px;
}
html:not(:nth-child(1)) #header .search span
{ top: 30px; } 

x:-moz-any-link,x:default,#index #header .search span{
	top: 32px;
}

#header .search .b {
	border: none;
	width: 22px;
	height: 22px;
	background-image: url('i/button_ok.gif');
	background-position: top;
} 
#header .search .search-active .b {
	background-position: bottom;
}

/* правый блок - облако тэгов и доп.инф. */
#r-content{
	float: right;
	margin: 0 3% 0 4%;
	width: 18%;
}
#r-content .cloud {
	margin-top: 107px;
}
#r-content .cloud li {
	list-style: none;
	display: inline;
}
#r-content .cloud a {
	margin-right: 5px;
	color: #088FE5;
	text-decoration: none;
}
#r-content .cloud .size1 {
	font-size: 12px;
}
#r-content .cloud .size2 {
	font-size: 14px;
}
#r-content .cloud .size3 {
	font-size: 16px;
}
#r-content .cloud .size4 {
	font-size: 18px;
}
#r-content .cloud .size5 {
	font-size: 20px;
}
#r-content .cloud .size6 {
	font-size: 22px;
}
#r-content .cloud .size7 {
	font-size: 24px;
}
#r-content .cloud .size8 {
	font-size: 26px;
}
#r-content .cloud .size9 {
	font-size: 28px;
}
#r-content .cloud .size10 {
	font-size: 30px;
}
#r-content .info {
	font-size: 11px;
	color: #9d9d9d;
	margin: 50px 0;
}
#r-content .info b {
	display: block;
	color: #464646;
	margin-bottom: 3px;
}
#r-content .info p {
	margin-top: 15px;
	line-height: 15px;
}
#r-content .info p a {
	color: #088FE5;
}

/* контент - общая часть */
#content {
	float: left;
	width: 72%;
	margin-left: 3%;
}
/* меню */
#content .menu {
	margin: 0 0 35px 0;
}

#content .menu li {
	float: left;
	list-style: none;
	display: block;
}
#content .menu ul.a {
	height: 37px;
}
#content .menu ul.a li {
	border-top: 1px solid #fff;
	height: 29px;
	padding-top: 6px;
	z-index:0;
}
#content .menu ul.a li.first-tab {
	background-color: #f4f4f4;
	border-top: 1px solid #cfcfcf;
	height: 28px;
}
#content .menu ul.a li.dummy {
	border-top: none;
	width: 2%;
	padding: 0;
	height: 34px;
}

#content .menu ul.a li.first-tab-dummy {
	background-color: #f4f4f4;
	border-top: 1px solid #cfcfcf;
}

#content .menu ul.a li.stat {
	float: right;
}
#content .menu ul.a li.active {
	background-color: #eaeaea;
	border-top: 1px solid #cfcfcf;
	color: #088fe5;
	height: 28px;
	border-bottom: 1px solid #eaeaea;
	z-index:2;
}
#content .menu ul.a li.active a {
	color: #088fe5;
}

#content .menu span {
	display: block;
}
#content .menu .top-left {
	background-image:url('i/back1.gif');
	font-size:0px;
	height:5px;
}
#content .menu .last-tab-dummy .top-left {
	background-image:url('i/back4.gif');
}
#content .menu .first-tab-l {
	background-image:url('i/back3.gif');
	background-position: left -1px;
	border-top: 1px solid #cfcfcf;
}
#content .menu .dummy .l-into {
	background-color: #eaeaea;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #eaeaea;
	height: 30px;
}
#content .menu .last-tab-dummy .l-into {
	background-color: #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	height: 29px;
}

#content .menu .top-right {
	background-image:url('i/back1.gif');
	font-size:0px;
	background-position:100% 0;
	font-size:0px;
	height:5px;
}
#content .menu .first-tab-r {
	background-image:url('i/back3.gif');
	background-position: right -1px;
	border-top: 1px solid #cfcfcf;
}
#content .menu .last-tab-dummy .top-right {
	background-image:url('i/back4.gif');
}
#content .menu .dummy .r-into {
	background-color: #eaeaea;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #eaeaea;
	height: 30px;
}
#content .menu .last-tab-dummy .r-into {
	background-color: #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	height: 29px;
}

#content .menu a {
	color:#9d9d9d;
}
#content .menu ul.a a:hover {
	color:#088fe5;
}

#content .menu .border-m {
	height: 1px;
	border-bottom: 1px solid #cfcfcf;
	position: relative;
	top: -3px;
	z-index:-1;
	font-size: 0;
}
#content .menu .bottom-m {
	font-size: 13px;
	color: #313131;
	background-color: #eaeaea;
	height: 28px;
	position: relative;
	top: -3px;
}
#content .menu .bottom-m a {
	/*text-decoration: none;*/
	text-decoration: underline;
	/*border-bottom: 1px dashed #9d9d9d;*/
}
#content .menu .bottom-m a:hover {
	color:#088fe5; 
}
#content .menu .bottom-m ul {
	height: 20px;
	padding: 10px 0 0 0;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	background-color: #eaeaea;
}
#content .menu .bottom-m li {
	margin: 0 2% 0 2%;
	display: inline;
}
#content .menu .bottom-m .bottom-left {
	background-color: #fff;
	background-image:url('i/back1.gif');
	background-position:0 -5px;
	font-size:0px;
	height:5px;
	margin-right:5px;
}
#content .menu .bottom-m .bottom-right {
	background-image:url('i/back1.gif');
	background-position:100% -5px;
	font-size:0px;
	height:5px;
	margin-left:5px;
	margin-top:-5px;
}
/* контент - топики */
#content .elem {
	margin: 0 0 12px 0;
	position: relative;
}

#content .elem-even {
	margin-bottom: 11px;
}
#content .elem div.a { /* фотка */
	width: 70px;
	height: 70px;
	margin: 5px 10px 0 60px;
	float: right;
}
#content.photo-top .elem div.a {
	float: left;
	margin: 7px 17px 7px 0;
}

#content .elem div.a .wrapper {
	position: absolute;
	height: 70px;
	width: 70px;
	overflow: hidden;
}
#content .elem .wrapper .mask {
	position: absolute;
	height: 70px;
	width: 70px;
	z-index: 2;
}
#content .elem-odd .wrapper .mask {
	background-image: url('i/photoshape1.png');
	display: block;
}
#content .elem-even .wrapper .mask {
	background-image: url('i/photoshape2.png');
	display: block;
}

#content .elem div.a img {
	position: absolute;
}

#content .elem .ico {
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 7px;
	padding-top: 3px;
}
#content .elem .ico img {
	border: none;
}
#content .elem .ico-1 {
	background-image: url('i/ico_11.gif');
}

#content .elem div.b {
	overflow: hidden;
}

#content .elem .left-p {
	float: left;
	width: 53px;
	line-height: 22px;
}
#content .elem .left-p .number {
	float: right;
	width: 30px;
	text-align: right;
	color: #9d9d9d;
	margin-top: 1px;
	font-size: 14px;
}

#content .elem .right-p {
	margin-left: 55px;
}
#content .elem .right-p .a,
#content .elem .name {
	color: #9d9d9d;
	font-size: 18px;
	line-height: 21px;
}
#content .elem .title {
	color:#088FE5;	
}
#content .elem .right-p .a a {
	text-decoration: none;	
}
#content .elem .right-p .a a:hover {
	border-bottom: 1px solid;
}

#content .elem .descr {
	font-size: 13px;
	margin: 7px 0 0px 0;
	line-height: 15px;
	color: #464646;
}
#content.topic-elem-minheight .elem .descr {
	min-height: 34px;
}
/* для микротопа */
#content.micro-top .elem .right-p {
	min-height: 65px;
	position: relative;
	padding-bottom: 15px;
}
#content.micro-top .elem .right-p .footer {
	position: absolute;
	bottom: 0px;
}

#content.micro-top .elem img {
	background-color: #fff;
	left: -13px;
	top: -13px;
}
#content.micro-top .elem-even img {
	background-color: #E9E9E9;
}

#content .elem .footer {
	font-size: 11px;
	color: #9d9d9d;
	margin: 5px 0 0 0;
}
#content .elem .footer span {
	padding-right: 8px;
}
#content .elem .footer span b {
	color: #505050;
}

#content .elem-odd {
	padding: 5px 0px 5px 0;
}

/* топики с серым фоном */
#content .elem-even .into {
	background-color: #e9e9e9;
}
#content .elem-even .top-left {
	background-image:url('i/back2.gif');
	font-size:0px;
	height:5px;
}
#content .elem-even .top-right {
	background-image:url('i/back2.gif');
	font-size:0px;
	background-position:100% 0;
	font-size:0px;
	height:5px;
	margin-left:5px;
	margin-top:-5px;
}
#content .elem-even .bottom-left {
	background-image:url('i/back2.gif');
	background-position:0 -5px;
	font-size:0px;
	height:5px;
	margin-right:5px;
}

#content .elem-even .bottom-right {
	background-image:url('i/back2.gif');
	background-position:100% -5px;
	font-size:0px;
	height:5px;
	margin-left:5px;
	margin-top:-5px;
}
/* кнопка "больше" */
#content .next {
	margin: 21px 0 0 0;
	font-size: 12px;
}
#content .next table {
	height: 22px;
}
#content .next .r {
	background-image: url('i/button_next_r.gif');
}
#content .next-hovered .r,#content .next-hovered .l {
	background-position: bottom;
}
#content .next .l {
	background-image: url('i/button_next_l.gif');
}
#content .next a {
	display: block;
	text-align: center;
	height: 18px;
	padding-top: 4px;
	background-image: url('i/button_next.gif');
	color: #9d9d9d;
	text-decoration: none
}
#content .next a:hover {
	color: #464646;
	background-position: bottom;
}

#content .next .into {
	background-color: #f4f4f4;
	text-align: center;
}

/* страница "помощь" */
#content.help .menu {
	margin-bottom: 65px;
}
#content.help p {
	font-size: 13px;
	color: #464646;
	line-height: 15px;
	margin: 0 12px 0 12px;
}
#content.help h3 {
	font-size: 18px;
	color: #088FE5;
	margin: 0 12px 4px 12px;
	font-weight: normal;
}
#content.help p a {
	color: #088FE5;
}
#content.help p .blogs-ico {
	position: absolute;
	margin-top: 3px;
}
#content.help p .blogs-ico a {
	padding-right: 5px;
}

/* страница "статистика" */
#content.statistic {
	width: 94%;
}
#content.statistic .user-info .b .c {
	padding: 0 5px 0 30px;
}
#content.statistic .addlink span {
	font-size:12px;
	display: block;
	margin-bottom: 2px;
}
#content.statistic .addlink textarea {
	border: 1px solid #9D9D9D;
}
#content.statistic td i {
	font-style: normal;
	font-size: 10px;
}

#content.statistic .menu {
	margin-bottom: 78px;
}
#content .user-info {
	height: 70px;
	margin: 0px 0 10px 0;
}
#content .user-info .a {
	float:left;
	height:70px;
	margin:0 0 0 0;
	width:70px;
}
#content .user-info .wrapper {
	height:70px;
	position:absolute;
	width:70px;
}
#content .user-info .wrapper img {
	position:absolute;
}
#content .user-info .mask {
	background-image:url(i/photoshape1.png);
	height:70px;
	position:absolute;
	width:70px;
	z-index:2
}
#content .user-info .b {
	float: left;
	font-size: 18px;
	margin-left: 10px;
}
#content .user-info .b a {
	color: #088FE5;
}
#content .user-info .b p {
	margin: 4px 0 20px 0;
}
#content .user-info .b p img {
	position: absolute;
}
#content .user-info .b p a {
	text-decoration: none;
	padding-left:30px;
}
#content .user-info .b p span {
	padding: 0 0 0 8px;
	position: absolute;
	margin-top: 4px;	
}
#content .user-info b {
	color: #088FE5;
	font-weight: normal;
	padding-right: 7px;
	font-size: 18px;
}
#content .user-info span.c b {
	padding-left: 4px;
}

#content .user-info .b span {
	font-size: 13px;
	color: #9d9d9d;
	padding-right: 20px;
}

#content.statistic table {
	font-size: 13px;
	color: #464646;
	margin-top: 13px;
	margin-bottom: 24px;
}
#content.statistic table.addlink {
		margin-top: 26px;
} 
#content.statistic table.addlink td{
		 padding: 20px;
} 
#content.statistic table a {
	color: #088FE5;
	padding: 0 22px 0 5px;
	background-image: url('i/ico8.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#content.statistic table tr {
	height: 35px;
}
#content.statistic table tr.th {
	height: 43px;
}
#content.statistic table .even td {
	background-color: #e9e9e9;
}
#content.statistic table .even .l {
	background-image: url('i/back5l.gif');
}
#content.statistic table .even .r {
	background-image: url('i/back5r.gif');
}
#content.statistic table .even .ico {
	background: none;
}
#content.statistic table .ico img {
	display: block;
	margin-top: -3px;
}
#content.statistic table .th {
	color: #9d9d9d;
}
#content.statistic table .active {
	color: #088FE5;
}
#content.statistic .grafic {
	float: left;
	font-size: 13px;
	color: #464646;
	margin: 48px 0 0 0;
	width: 49%;
}
#content.statistic .grafic-r {
	float: right;
}
#content.statistic .grafic p {
	text-align: center;
}
#content .graf-selectors {
	margin: 16px 0 0 60px;
}
#content .graf-selectors a {
	float: left;
	width: 100px;
	height: 18px;
	background-image: url('i/button_stat.gif');
	font-size: 12px;
	color: #D0D0D0;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	margin-right: 39px;
}
#content .graf-selectors a:hover {
	background-position: bottom;
	color: #9d9d9d;
}
#content .graf-selectors .active {
	background-image: url('i/button_stat_active.gif');
	color: #464646;
}
#content .graf-selectors .active:hover {
	background-position: top;
	color: #464646;
}
#content.statistic .no-float {
	float: none;
}
#content.statistic p span {
	color: #088FE5;
	font-size: 18px;
	padding-right: 8px;
}
#content.statistic p {
	font-size: 13px;
	color: #464646;
}

#content.statistic .th a {
	color: #9D9D9D;
	background-image:none;
	padding:0;
}

#content .subsrc {
	margin-bottom: 10px;
}
#content .subsrc a {
	color: #464646;
	padding: 0 0 1px 29px;
	background-image: url('i/ico_31.gif');
	background-repeat: no-repeat;
	background-position: left;
}

/* статистика постов */
#content.statistic-post .menu .bottom-m li {
	float: right;
}
#content.statistic-post table {
	font-size: 13px;
}
#content.statistic-post table tr {
	height: 35px;
}
#content.statistic-post table .name a {
	color: #9d9d9d;
	text-decoration: none;
}
#content.statistic-post table .name a:hover,
#content.statistic-post table .title a:hover {
	border-bottom: 1px solid;
}
#content.statistic-post table .title a {
	text-decoration: none;
}

#content.statistic-post table .name {
	color: #9d9d9d;
	padding: 0 4px;
}

#content.statistic-post table .even .l {
	background-image: url('i/back5l.gif');
}
#content.statistic-post table .even .r {
	background-image: url('i/back5r.gif');
}
#content.statistic-post table .even td {
	background-color: #e9e9e9;
}
#content.statistic-post table tr.th {
	height: 43px;
	color: #9d9d9d;
}
#content.statistic-post table tr.th a {
	color: #9d9d9d;
}

#content.statistic-post table .active {
	color: #088FE5;
}
#content.statistic-post table .title {
	padding-left: 4px;
}

/* footer */
#foot {
	bottom: 0px;
	position: absolute;
	/*height: 50px; /*высота футера*/
	width: 100%;
}

#foot #foot-wrap {
	position: relative;
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}

#foot #f_left {
	color: #858585;
	font-size: 0.75em;
	width: 250px;
	margin-left: 35px;
	margin-top: 37px;
}

#foot #f_right {
	width: 18%;
	height: 32px;
	right: 3%;
	position: absolute;
	top: -80px;
	z-index: 200;
}
#foot #f_right img {
	float: left;
	width: 70px;
}
#foot #f_right p {
	float: right;
	font-size: 11px;
	line-height: 12px;
}
#foot #f_right p span {
	display: block;
}
#foot #f_right a {
	color: #088FE5;
}

/* общие классы */
a {
	color: #088FE5;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.ca {
	clear: both;
}

.hidden {
	display: none;
}

#content .elem .right-p .a a b,
#content .elem .descr b {
	padding-bottom: 2px;
	background-color: #d5ecfb;
	font-weight: normal;
}
a .match {	
	text-decoration: underline;
}

a img {
	border: none;
}


.keywords-list{
	border: 1px solid #b9b9b9;
	border-bottom: 1px solid !important;
	border-color: #088FE5 !important;
}

.keywords-list-item
{
	list-style: none !important;
    border: none;
	padding-left:6px;
	color:#494949;
	font-size:13px;
	border-bottom:1px solid #088FE5;
}

.keywords-list-item-selected{
	padding-left:6px;
	background-color: #e5e5e5;
	color: black;
	font-size:13px;
	border-bottom:1px solid #088FE5;
}

.errorpage  {
			position: absolute;
			width: 610px;
			height: 150px;			
			background-position: left 0;
			background-repeat: no-repeat;
			left: 50%;
			top: 50%;
			margin: -75px 0 0 -305px;
		}
		
		#404
		{
			background-image: url('/App_Themes/Basic/404.jpg');
		}
		
		#503
		{
			background-image: url('/App_Themes/Basic/503.jpg');
		}
		
		.errorpage h1 {
			font-size: 18px;
			color: #ff0000;
			font-weight: normal;
			margin: 10px 0 8px 340px;
		}
		.errorpage p {
			font-size: 16px;
			color: #4f4f4f;
			margin: 0 0 17px 340px;
		}
		.errorpage div {
			margin: 0 0 0 340px;
		}
		.errorpage div a {
			font-size: 16px;
			color: #008bd2;
		}
		
		#videocontainer {
        height: 720px;
}

.new-label {
	position: absolute;
	color: red;
	font-style: italic;
	font-size: 12px;
	left: -27px;
	top: 10px;
}