html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: inherit;
    font-family: inherit;
    vertical-align: top;
}

b, strong { font-weight: bold; }

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

abbr, acronym {
    border: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, {
    display: inline;
    clear: both;
}

* html .clearfix {
    height: 1%;
}

/* добавил */

h1 {
   	text-align: center;
	color: #6396C4;
    font-size: 10px;
    line-height: 10px;
    margin: -10px 0 0px 0;  
} 
/* добавил */

h2 {
    font: bold 18px Tahoma, Arial, Helvetica, sans-serif; 
/*	font-size: 18px; */
 /*   font-family: Tahoma; */
    line-height: 20px;
    margin: 10px 0 15px 0;
} /* Заголовок для названия страниц, например "регистрация", "статистика" и т.д. А также заголовки для выделенных элементов, например "Добавление комментария", "Другие новости по теме" и т.д. */

textarea {
    height: 120px;
    border: 1px solid #6396c4;
}

.win.ie textarea, .win.opera textarea {
    width: 100%;
} /* IE, Opera */
.win.ff2 textarea, .win.ff3 textarea {
    width: 100%;
} /* Firefox */
.win.safari textarea {
    width: 100%;
} /* Safari, Google-Chrome */

select {
    border: 1px solid #000;
}

input.sec_code {
    width: 114px;
} /* "Введите код:" под размер капчи */
.reg_code a {
    margin-left: 150px;
} /* "обновить код" ссылка под капчей */




body {
    font: normal 80% Arial, Helvetica, sans-serif;
    line-height: 130%;
    text-align: left;
    background: #6396c4;
}

a:link, a:visited {
    color: #6396c4;
} /* Ссылки на белом фоне */
a:hover {
    color: #000;
}

#footer a, #footer a:visited,
.block.second-type a, .block.second-type a:visited {
    color: #fff;
} /* Цвет ссылок для темных фонов */
#footer a:hover,
.block.second-type a:hover {
    color: #dee9f2;
}

#wrapper {
    background: #fff;
    position: relative;
}

#mishka {
    position: absolute;
    top: 48px;
    left: 885px;
    width: 189px;
    height: 206px;
    background: url("../images/mishka.jpg") no-repeat;
}

#mishka_space {
    margin-top: 106px;
}

#header {
    background: #6396c4 url("../images/bg-header.png") repeat-x 0 0;
}

#header h2 {
    background: url("../images/logo.png") no-repeat left top;
    text-indent: -9000px;
    width: 210px;
    height: 90px;
    float: left;
	margin-left: 45px;
}

#header div {
    float: left;
    margin-top: 5px;
}

#nav-top {
    background: url("../images/bg-nav-top.png") repeat-x 0 0;
    color: #fff;
}

#nav-top ul {
}

#nav-top li {
    float: left;
    margin: 0 5px;
}

#nav-top li a, #nav-top li a:visited {
    color: #fff;
    text-decoration: none;
}

#nav-top li a:hover {
}

#nav-top img {
    margin-top: 2px;
}

#footer {
    background: #6396c4;
    text-align: center;
    color: #fff;
}

#tagmenu {
    background: #fff;
	display:block;
	font-weight:bold;
    padding: 0px;
    color:#4683B9;
	text-decoration:none;
	text-align: center;
	margin-bottom: -10px;
	border-radius: 7px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.2);

}

.tagmenu {
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-align: center;
	text-decoration:none;
	margin-bottom: 12px;
}

.tagmenu a {
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-align: center;
	text-decoration:none;
}

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

#tagmenu:hover {
    background: #EBF0F5;
	display:block;
	font-weight:bold;
    padding:0px;
    color:#24415B;
	text-decoration:none;
	text-align: center;
	margin-bottom: -10px;
	border-radius: 7px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.4);

}


/*---search---*/
.searchbar {
    margin-left: 5px;
    width: 570px;
    height: 27px;
    background: url("../images/searchform1.png") no-repeat 0 3px;
}

.searchbar li {
    float: left;
    height: 23px;
}

.searchbar .lfield {
    width: 530px;
    padding-left: 10px;
	padding-bottom: 100px;
    overflow: hidden;
}

.searchbar .lfield input {
    color: #708893;
    float: left;
    height: 15px;
    width: 530px;
    border: 0 none;
    background: #fff;
    margin-top: 6px;
}

.searchbar .lbtn input {
    width: 27px;
    height: 23px;
    background: url("../images/searchform3.png") no-repeat 0 -25px;
	margin-top: 5px;
	margin-left: 2px;
}

.searchbar .lbtn input:hover {
    background-position: -30px -25px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.9em;
    border-top: 1px solid #dbe8ed;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}


/*-----------------------------

	Блоки

------------------------------*/

/*-----------------------------
Похожие новости
------------------------------*/

.tooltip { /* стиль текста, наведя или нажав на который появится пояснение */
  display: inline-block;
  position: relative;
  background: #E6E6E6; /* цвет фона */
  text-indent: 0px;
  cursor: help; /* вид курсора */
}
.tooltip > span { /* стиль появляющейся подсказки */
  position: absolute;
  bottom: 100%;
  left: -20em; /* = max-width */
  right: -20em; /* = max-width */
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;  /* ширина подсказки может быть не более содержимого */
  max-width: 400px;  /* ширина подсказки может быть не более 20em */
  max-height: 400px; /* необязательное ограничение по высоте подсказки, 1vh — это 1% от ширины окна */
  overflow: auto;
  visibility: hidden;
  margin: 0 auto .4em; /* поднята на .4em над текстом, наведя или нажав на который появится пояснение */
  padding: .3em;
  border: 1px solid rgb(200,200,200);
	-moz-box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
	-khtml-box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
	-o-box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
	-ms-box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
	-icab-box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
     box-shadow: 1px -1px 15px rgba(0,0,0,0.3);
  font-size: 90%;
  background: #fff;
  line-height: normal;
  cursor: auto;
  z-index: 4;
}
.tooltip.left > span { /* начинается от левого края */
  left: 0;
  right: -20em;
  margin: 0 0 .4em;
}
.tooltip.right > span { /* начинается от правого края */
  left: -20em;
  right: 0;
  margin: 0 0 .4em auto;
}
.tooltip:after { /* треугольничек под подсказкой; тут тоже везде .4em */
  content: "";
  position: absolute;
  top: -.4em;
  left: 50%;
  visibility: hidden;
  margin: 0 0 0 -.4em;
  border: .4em solid;
  border-color: rgb(200,200,200) transparent transparent transparent;
  cursor: auto;
}
.tooltip.left:after {
  left: 1em;
}
.tooltip.right:after {
  left: auto;
  right: .6em; /* 1em - .4em */
}
.tooltip:before { /* поле между текстом, наведя или нажав на который появится пояснение, и подсказкой нужно чтобы, если перевести курсор мышки на подсказку, та не исчезла; тут тоже везде .4em */
  content: "";
  position: absolute;
  top: -.4em;
  left: 0;
  right: 0;
  height: .4em;
  visibility: hidden;
}
.tooltip:hover > span,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus > span,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  transition: 0s .3s;
}
.tooltip:focus { /* убрать рамку в Хроме */
  outline: none;
}
.tooltip.anim > span,
.tooltip.anim:after { /* анимация */
  opacity: 0;
  transform: translateY(1.5em) scale(.3);
  transform-origin: center bottom;
}
.tooltip.anim:after {
  transform: translateY(.7em) scale(.3); /* 1.7 = 1.5 / (1.4*2) */
}
.tooltip.anim:hover > span,
.tooltip.anim:hover:after,
.tooltip.anim:focus > span,
.tooltip.anim:focus:after {
  opacity: 1;
  transition: .6s .4s;
  transform: translateY(0);
}
@media (max-width: 20em) { /* ширина подсказки может быть не более ширины окна браузера */
  .tooltip > span {
    max-width: 100vw; /* в 100vw входит полоса прокрутки, но на мобильных она часто отсутствует */
    box-sizing: border-box;
  }
}

/*
Похожие новости конец
*/

.ademo {
    margin-left: 75px;
    display: block;
    background: #D7D8D8;
    padding-top: 2px;
    width: 402px;
    height: 29px;
	text-align: center;
}

.clicklinks {
    word-wrap: break-word;
    display: block;
    padding: 0.5em;
    background: #f5ffff;
    border: 1px solid #dce7e7;
    overflow: auto;
	white-space: normal;
    
}

.clicklinks a:link, .clicklinks a:visited {
    color: #000000;
	text-decoration: none;
} /* Ссылки на белом фоне */

.clicklinks a:hover{
    color: #000000;
	text-decoration: underline;
} /* Ссылки на белом фоне */


.harmonica-menu a, .harmonica-menu h4 {
    display: block;
    padding: 1px 1px 2px 12px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
	margin-left: 0px;
	text-decoration: none;
}
    
.harmonica-menu h4 {
    background: url(../images/level-item3.png) left center no-repeat;
}
   
.open {
     background: url(../images/level-item4.png) left center no-repeat !important;
}

.harmonica-menu-hidden {
    display: none;
    padding: 1px 0px 1px 20px;
}
    
.harmonica-menu-hidden a {
    font-weight: normal;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
    padding: 1px;
	text-decoration: none;
}




.harmonica-menu2 h4 {
    margin-left: 30px;
    padding: 1px 1px 2px 12px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
	margin-left: 0px;
	text-decoration: none;
}
    
.harmonica-menu2 h4 {
    background: url(../images/level-item3.png) left center no-repeat;
}
   
.open-menu2 {
     background: url(../images/level-item4.png) left center no-repeat !important;
}

.harmonica-menu-hidden2 {
    margin-top: 7px;
	margin-bottom: 7px;
    margin-left: -10px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
    display: none;
	text-align: center;
	position: relative;
}
    
.harmonica-menu-hidden2 a {
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif; 
	text-align: justify;
	text-decoration:none;

}


.block {
    width: 189px;
    min-height: 100px;
    margin: 15px 0;
    text-align: center;
    background: url("../images/block-panel-bottom.png") no-repeat left bottom;
}

.blockreup {
    width: 269px;
    min-height: 100px;
    margin: 10px 0;
    text-align: center;
    background: url("../images/block-panel-bottom-left-mid.png")  repeat-y left bottom;
}

.blocktopp {
    width: 571px;
    height: 70px;
    margin-left: 84px;
	line-height: 15px;
    text-align: center;
    background: url(../images/topcontur2.png) left center no-repeat;
}

.blocktopp a {
    font-weight: bold; 
	font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
}

.blocktopp a:hover{
    text-decoration: underline;
}


.toptitle {
    position: absolute;
    left: 3px;
    top: 100px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #E8F1F8;
    text-align: center;
}

.weektop {
    position: absolute;
    left: 530px;
    top: 2px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    text-align: center;
}

.niz {
    width: 269px;
    min-height: 20px;
    text-align: center;
    background: url("../images/block-panel-bottom-left.png") no-repeat left bottom;
}

.razdelitel {
    width: 269px;
    min-height: 20px;
    text-align: center;
    background: url("../images/block-panel-bottom-left.png") no-repeat left bottom;
}

.block .inner {
    padding: 10px 10px 20px 10px;
}

.blockreup .inner {
    padding: 10px 10px 0px 10px;
}

.block ul {
    text-align: left;
    padding: 10px 10px 20px 20px;
    line-height: 1.5em;
}

.block li {
    background: url("../images/bullet.png") no-repeat 0 8px;
}

.block li a {
    text-decoration: none;
    margin-left: 12px;
}

.blockreup.topnews {
    text-align: center;
}

.blockreup.topnews h3 {
    text-align: center;
}

.blockreup.topnews a {
    font-size: 11px;
}

.block h3 {
    font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
    width: 189px;
    height: 17px;
    padding: 6px 0;
    background: #78a5cc url("../images/block-panel-top.png") no-repeat left top;
}

.blockreup h3 {
    font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
    width: 269px;
    height: 17px;
    padding: 6px 0;
    background: #78a5cc url("../images/block-panel-top-left.png") no-repeat left top;
}

.obrez {
    width: 100%;
    max-height: 350px;
    overflow: hidden;
    text-overflow: clip;
}

.blockreup p.readmore a {
    font-size: 14px;
	font-weight: normal;
    color: #FF6600;
}


.blockreup p.readmore a:hover {
    color: #000;
    text-decoration: none;
}

.typereup {
    width: 100%;
    height: 100%;
    background: #fff;
}

.typereup h3 {
    font: bold 16px Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
    background: #fff;
}


.typereup a {
    font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
    color: #78A5CC;
    width: 189px;
    height: 17px;
    padding: 6px 0;
}

.typereup a:hover{
    font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
    width: 189px;
    height: 17px;
    padding: 6px 0;
}

.block.second-type {
    margin: 0;
    background: url("../images/block-panel-bottom2.png") no-repeat left bottom;
}

.block.second-type h3 {
    background: #78a5cc url("../images/block-panel-top2.png") no-repeat left top;
}

.block.second-type {
    color: #fff;
}

.block.second-type2 {
    margin: 0;
    background: #78A5CC no-repeat left bottom;
}

.block.second-type2 h3 {
    background: #78a5cc url("../images/block-panel-top2.png") no-repeat left top;
}

.block.second-type2 {
    color: #fff;
}

.block.second-type3 {
    margin-top: -60px;
    background: url("../images/block-panel-bottom4.png") no-repeat left bottom;
}


.block-spacer {
    width: 189px;
    height: 30px;
    background: #fff url("../images/block-spacer.png") no-repeat left top;
}

.block-tagspace {
    margin-left: 0px;
	line-height: 0.9em;
    text-align: left;
    width: 50%;
    height: 100%;
    background: no-repeat;
}

.block-tagspace a {
margin-left: 0px;
text-align: left;
}

.block-tagspace2 {
    position: absolute;
    top: 0%;
    left: 50%;
	display: block;
    margin-left: 0px;
	line-height: 0.9em;
    text-align: left;
    width: 50%;
    background: no-repeat;
}

.block-tagspace2 a {
margin-left: 0px;
text-align: left;
}




.block-tagspace3 {
    margin-left: 0px;
    text-align: left;
    width: 85px;
    height: 250px;
    background: #78A5CC no-repeat;
}

.block-tagspace3 a {
margin-left: 0px;
text-align: left;
}

.block-tagspace4 {
    position: relative;
    top: -250px;
    left: 85px;
    margin-left: 0px;
    text-align: left;
    width: 85px;
    height: 0px;
    background: #000 no-repeat;
}

.block-tagspace4 a {
margin-left: 0px;
text-align: left;
}


.block-tagspace5 {
    margin-left: 0px;
    text-align: left;
    width: 50%;
    height: 100%;
    background: no-repeat;
}

.block-tagspace5 a {
margin-left: 0px;
text-align: left;
}

.block-tagspace6 {
    position: absolute;
    top: 0%;
    left: 50%;
    margin-left: 0px;
    text-align: left;
    width: 51%;
	height: 100%;
    background: no-repeat;
}

.block-tagspace6 a {
margin-left: 0px;
text-align: left;
}



.block-tagspace7 {
    margin-left: 30px;
    text-align: left;
    width: 70%;
    height: 100%;
    background: no-repeat;
}

.block-tagspace7 a {
margin-left: 0px;
text-align: left;
}


.block .s_input {
    width: 161px;
    border: 1px solid #6390b6;
    margin-bottom: 2px;
    font-size: 11px;
    padding: 4px 2px;
}

.block .s_button {
    float: right;
}  



/*-----------------------------

	Вывод новостей

------------------------------*/
.articles {
    width: 100%;
    min-height: 100px;
    margin-bottom: 15px;
}

.articles .panel-top {
    background: #78a5cc url("../images/articles-panel-top.png") no-repeat;
    height: 25px;
    font-size: 11px;
}

.panel-top .date {
	color: #fff;
	padding: 5px 10px;
	width: 100px;
}

.panel-top .category {
	width: 60%;
	padding: 5px 0px;
	text-align: center;
}

.panel-top .category a {
	font-weight: bold;
	text-decoration: none;
}

.articles .panel-bottom {
    background: #78a5cc url("../images/articles-panel-bottom.png") no-repeat;
    height: 25px;
    font-size: 11px;
}

.articles .comments {
    padding: 4px 5px;
    color: #fff;
    width: 110px;
}

.articles .views {
	padding: 4px 5px;
	color: #fff;
	width: 110px;
}

.articles .panel-center {
	float: left;
	padding: 3px 0px;
	width: 340px;
	text-align: center;
}

.articles .author {
	width: 110px;
	padding: 4px;
	color: #fff;
    text-align: center;
}

.articles .author a {
	color: #fff;
	text-decoration: none;
}

* html .articles dd {
    width: 317px;
}

* html .articles dt {
    overflow: hidden;
}

.articles dt {
    color: #fff;
}

.articles dt a:link, .articles dt a:visited {
    color: #fff;
    text-decoration: none;
}

.articles dd.title b a {
    font-weight: bold;
    text-decoration: none;
}

.articles .text {
    width: 560px;
    padding: 10px;
    text-align: center;
    border-left: 1px solid #4683b9;
    border-right: 1px solid #4683b9;
}

.articles .text br {
    clear: both;
}

.articles .text h3, .articles .text h3 a {
    font: bold 16px Arial, Helvetica, sans-serif;
    margin: 10px 0 20px 0;
}

/* добавил */

.articles .text h2, .articles .text h2 a {
    font: bold 16px Arial, Helvetica, sans-serif;
    margin: 10px 0 20px 0;
}

.articles .text h1, .articles .text h1 a {
    font: bold 16px Arial, Helvetica, sans-serif;
    margin: 10px 0 20px 0;
}


.articles .text.shortresult {
    border: 0;
}

.articles p.readmore {
}

.articles p.readmore a {
    color: #FF6600;
}

.articles p.readmore a:hover {
    color: #000;
    text-decoration: none;
}

.articles .rating {
    margin: 0 0 0 10px;
}

.articles dl.tags {
 /* Ключевые теги .. */
    margin: 20px 0;
    width: 100%;
    height: 48px;
    background: #fafafa;
    border-bottom: 1px solid #ddd;
    font-size: 100%;
}

.articles dl.tags dt {
    float: left;
    width: 58px;
}

.articles dl.tags dd {
    padding: 15px 0 0 0;
    text-align: left;
}

.articles dl.copy {
    width: 100%;
    height: 48px;
} /* Новость отредактировал .. */
.articles dl.copy dt {
    margin-bottom: 2px;
    padding: 0;
    color: #000;
    text-align: left;
    width: 100%;
}

.articles dl.copy dd {
    text-align: left;
    color: #fff;
    height: 16px;
    padding: 2px 10px;
    background: #f8f8f8 url("../images/bg-copy.gif") no-repeat;
    width: 540px;
}

.articles dl.copy dd span {
    margin-left: 16px;
    color: #333;
    text-align: left;
}


/*-----------------------------

	Комментарии

------------------------------*/

ul.commentlist {
}

ul.commentlist li.comment {
    padding: 11px 14px 11px 14px;
    background: #fafafa;
    margin-bottom: 10px;
    line-height: 18px;
    border-bottom: 1px solid #dcdbd7;
}

ul.commentlist li.comment img.avatar {
    border: 1px solid #78a5cc;
    margin: 0px 0px 13px 13px;
    float: right;
    padding: 2px;
}

ul.commentlist li.comment cite a, ul.commentlist li.comment cite a :visited {
    font-weight: bold;
    font-size: 14px;
}

ul.commentlist li.comment cite a:hover {
}

ul.commentlist li.comment div.comment-meta {
    font-size: 11px;
}

ul.commentlist li.comment div.reply {
    clear: both;
    display: block;
}

ul.commentlist li.comment div.reply a {
    text-decoration: none;
    font-weight: bold;
}

ul.commentlist li.comment ul.text {
    margin: 15px 0px;
}

.commentlist label, .commentlist input {
    display: block;
    float: left;
    margin-bottom: 10px;
}

.commentlist label {
    text-align: left;
    width: 75px;
    padding-right: 20px;
}

.commentlist br {
    clear: left;
}

.signature-spacer {
    width: 100%;
    height: 1px;
    font-size: 0;
    margin: 10px 0 5px 0;
    background: #ddd;
    display: inline-block;
}

.login {
}

.login dl {
    text-align: left;
}

.login dt {
    float: left;
}

.login dd {
    float: right;
    margin-top: 10px;
}

.login label, .login input.l_input {
    display: block;
    float: left;
    margin-bottom: 10px;
}

.login label {
    text-align: left;
    width: 45px;
    font-size: 11px;
    margin: 3px 0 0 0;
}

.login br {
    clear: left;
}

.login input.l_input {
    width: 118px;
    border: 1px solid #6390b6;
    font-size: 11px;
    padding: 4px 2px;
}

.login ul {
    padding-left: 10px;
}



/* ---------- вывод навигации для новостей -------------*/
.nav {
    font: normal 18px Trebuchet ms;
    color: #ccc;
    text-align: center;
}

.nav a:link, .nav a:visited, .nav a:hover, .nav a:active, .nav span, .nav p {
    margin: 0 5px;
}

.nav a:link, .nav a:visited {
    text-decoration: none;
}

.nav a:hover {
}

/* ---------- Календарь -------------*/
.calendar {
    padding: 20px;
}

.weekday-active-v {
    color: #000;
}

.day-active-v {
    color: #E34000;
}

.calendar td, th {
}

.weekday {
    color: #4184c3;
}

.weekday-active {
    color: #0066FF;
    text-decoration: underline;
}

.day-active {
    color: #fe1a1a;
    text-decoration: underline;
}

.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
    text-decoration: underline;
}

.monthlink {
    color: #fe1a1a;
}

/* ---------- Архив -------------*/
.archives {
    padding: 10px;
}

a.archives:link, a.archives:visited {
}

a.archives:hover {
}

/* -------------------- Вывод архива -------------------- */

.archives {
    margin: 10px;
}

.archives a {
}

/* -------------------- Цитата и скрытый текст -------------------- */

.title_quote {
    color: #636363;
    background: #feffe1;
    border-bottom: 1px dotted #bebebe;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 0;
    margin-left: 20px;
}

.quote {
    color: #6396c4;
    background: #feffe1 url("../images/quote.png") no-repeat 2px 12px;
    font-style: italic;
    font-size: 11px;
    text-align: justify;
    line-height: 11px;
    padding: 10px;
    margin-left: 20px;
}

/* -------------------- скрытый текст -------------------- */

.hidetext {
    color: #5A748B;
    font-style: italic;
    font-size: 11px;
    line-height: 11px;
    margin-top: 10px;
}

.hidetext a {
    color: #5A748B;
	text-decoration: none;
}

/* -------------------- Тег SPOILER -------------------- */

.title_spoiler {
    color: #636363;
    background: #f2f2f2;
    border: 1px dotted #000;
    font-weight: bold;
    padding: 5px;
}

.text_spoiler {
    color: #757575;
    background: #f2f2f2;
    border: 1px dotted #000;
    border-top: 0;
    text-align: justify;
    padding: 5px;
}

/* -------------------- Tэг CODE -------------------- */

.scriptcode {
    color: #6396c4;
    background: #feffe1;
    border: 1px dotted #000;
    text-align: center;
    padding: 5px;
    font-size: 11px;
}

/* ---------- Рейтинг статьи -------------*/

.rating {
    width: 85px;
    height: 16px;
    font-size: 10px;
}

.unit-rating {
    width: 85px;
    height: 16px;
    position: relative;
    background: url("../dleimages/rating.gif") repeat-x top left;
}

.unit-rating li {
    text-indent: -90000px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.unit-rating li a {
    display: block;
    width: 17px;
    height: 16px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
}

.unit-rating li a:hover {
    background: url("../dleimages/rating.gif") left center;
    z-index: 2;
    left: 0px;
}

.unit-rating a.r1-unit {
    left: 0px;
}

.unit-rating a.r1-unit:hover {
    width: 17px;
}

.unit-rating a.r2-unit {
    left: 17px;
}

.unit-rating a.r2-unit:hover {
    width: 34px;
}

.unit-rating a.r3-unit {
    left: 34px;
}

.unit-rating a.r3-unit:hover {
    width: 51px;
}

.unit-rating a.r4-unit {
    left: 51px;
}

.unit-rating a.r4-unit:hover {
    width: 68px;
}

.unit-rating a.r5-unit {
    left: 68px;
}

.unit-rating a.r5-unit:hover {
    width: 85px;
}

.unit-rating li.current-rating {
    background: url("../dleimages/rating.gif") left bottom;
    position: absolute;
    height: 16px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

/* -------------------- BB коды -------------------- */
 

subtitle.subinfo {
    margin: -5px 0px -2px;
    background: #fff;
	display:block;
	font-weight:bold;
    padding: 5px;
    color:#000;
	text-align: center;
	margin-bottom: -10px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url("public/htc/PIE.htc");
	-moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-o-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-ms-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-icab-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
}
 
.bbcodes, .bbcodes_poll {
    border: 1px solid #e0e0e0;
    height: 24px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    background: none;
}

.bbcodes:hover, .bbcodes_poll:hover {
    background: #fbfbfb;
    color: #444;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */
.bbcodes_poll {
    width: 120px;
}

.editor_button {
    float: left;
    cursor: pointer;
    padding: 0 2px;
}

.editor_buttoncl {
    float: left;
    cursor: pointer;
    padding: 0 1px;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

.editbclose {
    float: right;
    cursor: pointer;
}

.editor_button select {
    font-size: 11px;
}

.text .editor_button img,
.text .editbclose img,
.text .editor_button_brk img {
}

/* -------------------- Дополнительные поля профиля пользователей -------------------- */
.xprofile textarea {
    width: 316px;
    height: 86px;
    border: 1px solid #e0e0e0;
}

.xprofile input {
    width: 250px;
    height: 14px;
    border: 1px solid #e0e0e0;
}


/* ---------- Опрос пользователей -------------*/
.vote {
    height: 20px;
    padding: 5px 0;
}

.vote input {
    float: left;
    margin-right: 10px;
}
/* IE */.win.ie .vote input {
    margin-top: -2px;
}
/* FF3 */.win.ff3 .vote input {
    margin-top: 2px;
}
/* Safari, Chrome */.win.safari .vote input {
    margin-top: 0;
}

#dle-poll-list div {
    margin: 5px 0 0 0;
}

#dle-poll-list input {
    margin-right: 10px;
}

#dle-poll-list label {
}

/* IE */.win.ie #dle-poll-list input {
    margin-top: -3px;
}
/* Safari, Chrome */.win.safari #dle-poll-list input {
    margin-top: 0;
}

/* -------------------- Персональные сообщения -------------------- */
.pm_head {
    font-size: 12px;
}

.pm_list {
    color: #757575;
}

.pm_list a {
}

/* -------------------- Выпадающее меню -------------------- */
#dropmenudiv {
    background: #78a5cc;
    line-height: 20px;
    margin: 2px;
    opacity: 0.95;
}

#dropmenudiv a {
    display: block;
    text-indent: 3px;
    text-decoration: none;
    color: #fff;
    background: #78a5cc;
    font-size: 10px;
    border: 1px solid #fff;
    padding: 1px 0;
    margin: 1px;
}

#dropmenudiv a:hover {
    background: #f5ffff;
    color: #000000;
}

/* -------------------- Уведомление о получении новых PM  -------------------- */

#newpm {
    position: absolute;
    width: 400px;
    padding: 4px;
    background: #fdfdfd;
    border: 1px solid #bbb;
    line-height: 135%;
}

#newpmheader {
    padding: 5px;
    height: 20px;
    color: #636363;
    font-weight: bold;
    background: #b2c7f1;
    cursor: move;
}

#newpm a {
    background: transparent;
    color: #4b73d4;
    text-decoration: none;
}

#newpm a:hover {
    background: transparent;
    color: #4b73d4;
    text-decoration: underline;
}

/* -------------------- Ссылка на скачивание прикрепленного файла -------------------- */
#attachment {
    color: #808080;
}


/* -------------------- Рамка расширенной формы поиска по сайту -------------------- */
fieldset {
    border: 1px solid #e0e0e0;
    padding: 5px;
    text-align: left;
}

/* -------------------- показ оригинальной картинки загруженной на сайт из уменьшенной копии -------------------- */
.highslide-active-anchor img {
    visibility: hidden;
}

.highslide-image-blur {
}

.highslide-html {
    background: #fff;
}

.highslide-html-content {
    display: none;
}

.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    border: 1px solid #fff;
    background: #000;
}

a.highslide-full-expand {
    background: url("../dleimages/fullexpand.gif") no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

.highslide-footer {
    height: 11px;
}

.highslide-footer .highslide-resize {
    float: right;
    height: 12px;
    width: 11px;
    background: url("../dleimages/resize.gif");
}

.highslide-resize {
    cursor: nw-resize;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

/* -------------------- Облако тегов -------------------- */
.clouds_xsmall {
    font-size: x-small;
}

.clouds_small {
    font-size: small;
}

.clouds_medium {
    font-size: medium;
}

.clouds_large {
    font-size: large;
}

.clouds_xlarge {
    font-size: x-large;
}

.left {
	float: left;
}

.right {
	float: right;
}

.br {
    height: 30px;
}

.center {
    text-align: center;
}

img {
    border: 0;
}

/* ==========================================================================
   Навигация blockpro */
/* ========================================================================== */

	.bp-pager:before,
	.bp-pager:after {
		content: " ";
		display: table;
	}
	.bp-pager:after {
		clear: both;
	}
	.bp-pager [data-page-num],
	.bp-pager .current {
		display: inline-block;
		color: #ffffff;
		margin-bottom: 0;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		background: #4a9fc5;
		border: 0;
		text-decoration: none;
		white-space: nowrap;
		padding: 10px 15px 8px;
		font-size: 18px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		-o-transition: all ease 0.3s;
		transition: all ease 0.3s;
		-webkit-box-shadow: 0 2px 0 #3584a7;
		-moz-box-shadow: 0 2px 0 #3584a7;
		box-shadow: 0 2px 0 #3584a7;
		padding: 5px 8px 3px;
		font-size: 12px;
		line-height: 20px;
		border-radius: 3px;
		margin-bottom: 7px;
	}
	.bp-pager [data-page-num]:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}
	.bp-pager [data-page-num]:hover,
	.bp-pager [data-page-num]:focus {
		color: #ffffff;
		background: #50bd98;
		text-decoration: none;
		-webkit-box-shadow: 0 2px 0 #3c9e7d;
		-moz-box-shadow: 0 2px 0 #3c9e7d;
		box-shadow: 0 2px 0 #3c9e7d;
	}
	.bp-pager [data-page-num]:active {
		outline: 0;
		-webkit-box-shadow: 0 2px 0 #50bd98;
		-moz-box-shadow: 0 2px 0 #50bd98;
		box-shadow: 0 2px 0 #50bd98;
	}

	.bp-pager .current {
		cursor: default;
		background: #c70000;
		-webkit-box-shadow: 0 2px 0 #940000;
		-moz-box-shadow: 0 2px 0 #940000;
		box-shadow: 0 2px 0 #940000;
	}
	/**
	* .base-loader - класс, добавляемый к блоку при аякс-загрузке
	*/
	.base-loader {
		position: relative;
	}
	.base-loader:after {
		position: absolute;
		content: "";
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: rgba(255, 255, 255, 0.9) url(../blockpro/base-loader.gif) 50% 50% no-repeat;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		-o-transition: all ease 0.3s;
		transition: all ease 0.3s;
	}

	/**
	 * [data-favorite-id] - селектор favorites
	 */

	[data-favorite-id] {
		cursor: pointer;
	}