@charset "UTF-8";

/*
    Document   : Стиль страниц компонента форума
    Copyright:  AlterVega Development <dev@altervega.ru>
*/



/*
    Элементы шапки
    -------------------------------------------------------------------
*/
/* Таб выбора раздела */
#page-header .header-tabs li.forum-select {
    background: none;
    padding-right: 12px;
    background: url( "images/droparrow.png" ) no-repeat 100% 55%;
    cursor: pointer;
}
    #page-header .header-tabs li.forum-select > * {
        text-decoration: none;
        color: #fff;
        border-bottom: 1px dashed #fff;
        padding-bottom: 0px;
        padding-right: 0px;
        background: none;
    }

/* Кнопка отметки прочтенным */
#page-header .bar-buttons .forum-markread { margin-top: 4px; }
    #page-header .bar-buttons .forum-markread a {
        color: #636d79;
        border-color: #636d79;
    }
        #page-header .bar-buttons .forum-markread a.read-all {
            border-bottom: 1px dashed #636d79;
            text-decoration: none;
        }
#page-header .header-bar .last-visit {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 290px;
	height: 51px;
	font-size: smaller;
	font-style: italic;
	color: #949494;
}

#page-header .header-bar .subscribe {
    position:absolute;
    right: 0px;
    top: 18px;
    width: 290px;
}
    #page-header .header-bar .subscribe a {
        color:#636d79;
        border-bottom: 1px dashed #636d79;
	text-decoration: none;
    }
    #page-header .header-bar .subscribe a.solid { border-bottom: 1px solid #636d79; }

/* Кнопка настройки форума */

#page-header .header-bar .setting-forum {
    position:absolute;
    right: 0px;
    top: 18px;
    width: 290px;
}
    #page-header .header-bar .setting-forum a {
        color:#636d79;
        border-bottom: 1px solid #636d79;
	text-decoration: none;
    }
        #page-header .header-bar .setting-forum a.no-link {
            color: #000;
            border-bottom: none;
            font-weight: bold;
        }
        #page-header .header-bar .setting-forum a.no-decoration { border-bottom: none; }

/*
    Блок выбора раздела
    -------------------------------------------------------------------
*/
.forum-bselect-block {
    background-color: #f0f7fd;
    border-bottom: 1px solid #d2e7fa;
    border-top: 1px solid #d2e7fa;
    padding: 15px;
}

    .forum-bselect-block .title {
        font-size: 1.4em;
        margin-bottom: 0.7em;
    }
        .forum-bselect-block .title strong { font-weight: bold; }
        .forum-bselect-block .title small { font-size: 0.8em; }

    .forum-bselect-block .list-category{
        float: left;
        width: 50%;
        margin-bottom: 10px;
    }
        .forum-bselect-block .list-category .boards { display: none; }
        .forum-bselect-block .list-category .cat-open-list .boards { display: block; }

        .forum-bselect-block .list-category .boards {
            margin-top: 1em;
        }

        .forum-bselect-block .cat-link {
            color: #000000 !important;
            font-size: 1.1em;
            margin-bottom: 0.5em;
        }
            .forum-bselect-block .list-category .cat-open-list .cat-link { font-weight: bold; }

        .forum-bselect-block .down-arrow {
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url( "images/cc.png" ) no-repeat center center;
        }

        .forum-bselect-block .cat-list a {
            text-decoration: none;
            border-bottom: 1px dashed #006edb;
            color:#006edb !important;
        }
            .forum-bselect-block .selected { background-color: #FFFDB8; }

        .forum-bselect-block .list-category li { margin-bottom: 1em; }

        .forum-bselect-block .subboards {
            font-size: 0.9em;
            padding-left: 15px;
            margin-top: 1em;
        }

    .forum-bselect-block.popup {
        width: 620px;
        position: absolute;
        -moz-box-shadow: 0 0 1em #000;
        -webkit-box-shadow: 0 0 1em #000;
        box-shadow: 0 0 1em #000;

        z-index: 100;
    }

    .forum-bselect-block .buttons { clear: both; }
        .forum-bselect-block .buttons .cancel {
            margin-left: 10px;
            color: #000000;
            border-color: #000000;
        }


.forum-bselect-block.selectors {
    z-index: 100;
    line-height: normal;
}

    .forum-bselect-block.selectors .section-name { margin-bottom: 10px; }
        .forum-bselect-block.selectors .section-name a {
            color: #000000;
            border-color: #000000;
            line-height: 30px;
        }

    .forum-bselect-block.selectors .drop-arrow {
        padding-right: 15px;
        cursor: pointer;
        background: url("images/cc.png") no-repeat right center;
        display: inline-block;
    }
        .forum-bselect-block.selectors .drop-arrow.active { background: url("images/cc_alt.png") no-repeat right center; }

    .forum-bselect-block.selectors .selection {
        padding: 3px 4px 3px 24px;
        display: inline-block;
        text-indent: -18px;
    }
        .forum-bselect-block.selectors .selection input {
            margin: 0;
            padding: 0;
            position: relative;
            bottom: -2px;
        }

    .forum-bselect-block.selectors .list-category li.selected { background: none; }
        .forum-bselect-block.selectors .list-category li.selected>.selection { background-color: #FFFDB8; }

    .forum-bselect-block.selectors .list-category li,
    .forum-bselect-block.selectors .subboards { margin: 0; }
    .forum-bselect-block.selectors .list-category .boards { margin: 4px 0; }

/*
    Редактор сообщений
    -------------------------------------------------------------------
*/
.forum-post-editor .editor-toolbar { height: 25px; }
    .forum-post-editor .editor-toolbar li {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .forum-post-editor .editor-toolbar.left { float: left; }
    .forum-post-editor .editor-toolbar.right { float: right; }
    .forum-post-editor .editor-toolbar li.bold { background-image: url( "images/bold.png" ); }
    .forum-post-editor .editor-toolbar li.italic { background-image: url( "images/italic.png" ); }
    .forum-post-editor .editor-toolbar li.strike { background-image: url( "images/strike.png" ); }
    .forum-post-editor .editor-toolbar li.ulist { background-image: url( "images/unordered_list.png" ); }
    .forum-post-editor .editor-toolbar li.olist { background-image: url( "images/ordered_list.png" ); }
    .forum-post-editor .editor-toolbar li.unindent { background-image: url( "images/unindent.png" ); }
    .forum-post-editor .editor-toolbar li.indent { background-image: url( "images/indent.png" ); }
    .forum-post-editor .editor-toolbar li.link { background-image: url( "images/link.png" ); }
    .forum-post-editor .editor-toolbar li.unlink { background-image: url( "images/unlink.png" ); }
    .forum-post-editor .editor-toolbar li.image { background-image: url( "images/picture.png" ); }
    .forum-post-editor .editor-toolbar li.smile { background-image: url( "images/emoticons.png" ); }

    .forum-post-editor .editor-toolbar li.undo { background-image: url( "images/undo.png" ); }
    .forum-post-editor .editor-toolbar li.redo { background-image: url( "images/redo.png" ); }
    .forum-post-editor .editor-toolbar li.orpho { background-image: url( "images/spellcheck.png" ); }
    .forum-post-editor .editor-toolbar li.help { background-image: url( "images/help.png" ); }

    .forum-post-editor .editor-toolbar li.sep {
        width: 1px;
        border-right: 1px solid #cad0d7;
    }

    .forum-post-editor textarea {
        height: 400px;
        overflow-y: scroll;
    }


/*
    Блок тем профиля
    -------------------------------------------------------------------
*/
.user-profile-block.threads {}
    .user-profile-block.threads .not-threads { color: #939393; }
    .user-profile-block.threads .thread {
        border-top: 1px solid #cad0d7;
        padding-top: 15px;
        margin-bottom: 25px;
        position: relative;
    }
        .user-profile-block.threads .threads-list .thread:first-child {
            border-top: none;
            padding-top: 0px;
            margin-top: 0px;
        }
        .user-profile-block.threads .thread h3 {
            font-size: 1.4em;
            font-weight: bold;
            margin-bottom: 0.5em;
        }
            .user-profile-block.threads .thread h3>span {
                color: #7D7D7D;
                border-bottom: solid 2px #7D7D7D;
            }
                .user-profile-block.threads .thread h3>a {
                    text-decoration: none;
                    border-bottom: solid 2px #006EDB;
                }

        .user-profile-block.threads .thread .info { 
            color: #939393;
            margin-left: 1.5em;
            text-indent: -1.5em;
        }
            .user-profile-block.threads .thread .info.no-replies a { color: #939393; }

        .user-profile-block.threads .thread .text {
            margin-top: 0.3em;
            margin-left: 1.5em;
        }

        .user-profile-block.threads .thread p {
            line-height: 1.5em;
            width: 90%;
        }
        .user-profile-block.threads .thread div.formated-text p:first-child { text-indent: -1em;  }
        .user-profile-block.threads .thread div.formated-text p:first-child:before { content: '\2014\a0'; }

        .user-profile-block.threads .thread .stats {
            position: absolute;
            top: 15px;
            right: 0px;
            text-align: right;
        }
        .user-profile-block.threads .threads-list .thread:first-child .stats { top: 0px; }
        .user-profile-block.threads .thread .stats .rating {
            font-size: 1.5em;
            font-weight: bold;
        }
        .user-profile-block.threads .thread .stats .rating.positive { color: #11B978; }
        .user-profile-block.threads .thread .stats .rating.negative { color: #F85259; }

        .user-profile-block.threads .thread .stats .replies {
            font-style: italic;
            font-size: 1.2em;
            padding-bottom: 2px;
        }
        .user-profile-block.threads .thread .stats .views {
            font-style: italic;
            font-size: 0.9em;
            color: #939393;
            padding-bottom: 2px;
        }


/*
    Страница редактирования профиля
    -------------------------------------------------------------------
*/
.forum-profile-edit {}
    .forum-profile-edit h1 {
        font-weight: bold;
        margin-bottom: 0.8em;
    }
    .forum-profile-edit h3 {
        font-size: 1.8em;
        font-weight: bold;
        margin: 0.9em 0em 0.6em;
    }
    .forum-profile-edit dt {
        font-size: 1.1em;
        margin-top: 1em;
    }
    .forum-profile-edit .buttons { margin-bottom: 35px; }

        .forum-profile-edit .buttons > li {
            display: inline;
            margin-right: 10px;
        }
        .forum-profile-edit .buttons .cancel { color: #000000; }
        .forum-profile-edit .buttons.bottom { margin-top: 35px; }

    .forum-profile-edit dd { margin-bottom: 0.8em; }

    .forum-profile-edit select[name='timezone'] {
        background: #ffffff;
        border: 1px solid #cad0d7;
        height: 28px;
        padding: 4px 0;
        vertical-align: top;
        width: auto;
    }


/*
    Главная страница, список разделов
    -------------------------------------------------------------------
*/
.j-content-offset.forum-boards-list { padding-bottom: 0px; }
.forum-boards-list .forum-category { margin-bottom: 35px; }
    .forum-boards-list .forum-category h1 {
        font-size: 34px;
        font-weight: bold;
        margin-bottom: 25px;
    }

    .forum-boards-list .forum-category .forum-info {
        width: 60%;
        float: left;
    }
    .forum-boards-list .forum-category .activity {
        width: 35%;
        margin-left: 65%;
        color: #939393;
        margin-top: 5px;
    }
    .forum-boards-list .forum-category .j-row h2 {
        font-size: 21px;
        margin-bottom: 10px;
        font-weight: bold;
    }
        .forum-boards-list .forum-category .j-row h2.unread {
            background: url( "images/read-dot.png" ) no-repeat 0px 7px;
            margin-left: -21px;
            padding-left: 21px;
        }
    .forum-boards-list .forum-category .description,
    .forum-boards-list .forum-category .subforums  { line-height: 20px; }
    .forum-boards-list .forum-category .subforums { color: #939393; }

    .forum-boards-list .forum-category .total {
        font-style: italic;
        margin-bottom: 10px;
    }
        .forum-boards-list .forum-category .total strong {
            color: #2d2d2d;
            font-weight: bold;
        }
    .forum-boards-list .forum-category .replies { margin-left: 10px; }

    .forum-boards-list .forum-category .last-thread { line-height: 20px; }
        .forum-boards-list .forum-category .last-thread .user-marker { margin-left: -20px; }


/*
    Блок статистики форума и разделов
    -------------------------------------------------------------------
*/
.forum-statistics {
    clear: both;
    background: #f0f7fd;
    border-top: 1px solid #d5e8fa;
    padding: 30px 45px;
}
    .forum-statistics.small { border-color: #cad0d7; }


    .forum-statistics .forum-stats-widget h5 {
        font-size: 1.7em;
        margin-bottom: 0.5em;
    }
        .forum-statistics .forum-stats-widget h5 strong { font-weight: bold; }


    .forum-statistics .forum-stats-widget.online {
        margin-right: 295px;
        margin-bottom: 1.5em;
    }
        .forum-statistics .forum-stats-widget.online li {
            display: inline;
            margin-right: 20px;
            line-height: 2.5em;
        }
        .forum-statistics .forum-stats-widget.online li.hidden { display: none; }
        .forum-statistics .forum-stats-widget.online a { color: #000000; }
        .forum-statistics .forum-stats-widget.online li.more a { 
            border-bottom: 1px dashed #949494;
            color: #949494;
            text-decoration: none;
        }

        .forum-statistics .forum-stats-widget.online.shrink { margin-right: 650px; }
        
    .forum-statistics .forum-stats-widget.birthdays {
        margin-right: 295px;
        margin-bottom: 1.5em;
    }
        .forum-statistics .forum-stats-widget.birthdays li {
            display: inline;
            margin-right: 20px;
            line-height: 2.5em;
        }

        .forum-statistics .forum-stats-widget.birthdays a { color: #000000; }
        .forum-statistics .forum-stats-widget.birthdays em { color: #939393; }

    .forum-statistics .forum-stats-widget.counters {
        float: right;
        width: 245px;
    }
        .forum-statistics .forum-stats-widget.counters h6 {
            font-style: italic;
            color: #7d7d7d;
            margin-bottom: 15px;
            font-size: 1.1em;
            margin-top: 1.5em;
        }
            .forum-statistics .forum-stats-widget.counters li {
                margin-bottom: 0.5em;
                font-size: 1.15em;
            }
            
        .forum-statistics .forum-stats-widget.counters.wide { width: auto; }
            .forum-statistics .forum-stats-widget.counters.wide h6 { margin-top: 0px; }
            .forum-statistics .forum-stats-widget.counters.wide .newtoday,
            .forum-statistics .forum-stats-widget.counters.wide .alltime {
                display: inline-block;
                margin: 1.5em 150px 0px 0px;
            }

/*
    Виджет обновлений для главной страницы
    -------------------------------------------------------------------
*/
.user-favorites-widget { 
    padding-top: 7px;
    margin-bottom: 20px;
    margin-top: 14px;
}
    .user-favorites-widget h3 {
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: bold;
    }
        .user-favorites-widget h3 em { color: #7d7d7d; }
    .user-favorites-widget .empty {
        font-style: italic;
        font-size: 14px;
        line-height: 20px;
    }
    .user-favorites-widget ul { font-size: 0.85em; }
        .user-favorites-widget ul li {
            color: #939393;
            margin-bottom: 1em;
            line-height: 1.4em;
        }
            .user-favorites-widget ul li .rating {}
                .user-favorites-widget ul li .rating.positive { color: #1fbd80; }
                .user-favorites-widget ul li .rating.negative { color: #f7474f; }
    .user-favorites-widget .viewall {
        border-top: 1px solid #cdcdcd;
        margin-top: 15px;
        padding-top: 15px;
    }
        .user-favorites-widget .viewall strong {
            font-size: 1.3em;
            font-weight: bold;
        }

/*
    Облако тегов
    -------------------------------------------------------------------
*/
.tags-cloud {}
    .tags-cloud .cloud-head { margin-bottom: 25px; }
    
        .tags-cloud .cloud-head h1 {
            font-weight: bold;
            margin-bottom: 5px;
        }

        .tags-cloud .cloud-head .num-tags {
            color: #7D7D7D;
            font-size: 24px;
            font-style: italic;
            margin-bottom: 8px;
        }
            .cloud-head .num-tags strong {
                font-size: 25px;
                color: #2D2D2D;
                font-weight: bold;
            }

        .tags-cloud .cloud-head .filter-links { line-height: 25px; }
            .cloud-head .filter-links a { margin-right: 3px; }
            .cloud-head .filter-links .current {
                font-weight: bold;
                color: black;
                display: inline-block;
                margin-left: -1px;
                margin-right: 3px;
                background: url( "images/bw-corners.png" ) no-repeat left center;
            }
                .cloud-head .filter-links .current span {
                    display: inline-block;
                    margin-left: 3px;
                    padding: 0px 6px 0px 3px;
                    margin-right: -3px;
                    background: url( "images/bw-corners.png" ) no-repeat right center;
                }

    .tags-cloud .tags-cloud a {
        margin: 0 10px;
        line-height: 28px;
    }
        .tags-cloud .tags-cloud a.very-rarely { font-size: 12px; }
        .tags-cloud .tags-cloud a.rarely { font-size: 14px; }
        .tags-cloud .tags-cloud a.medium { font-size: 16px; }
        .tags-cloud .tags-cloud a.often { font-size: 18px; }
        .tags-cloud .tags-cloud a.very-often { font-size: 26px; }

/*
    Список тегов
    -------------------------------------------------------------------
*/
.tags-cloud .tags-list {
    width: 100%;
    margin-bottom: 10px;
}

    .tags-cloud .tags-list .alphabet {
        width: 48%;
        color: #888888;
        padding-bottom: 10px;
    }
        .tags-cloud .tags-list .alphabet.left { float: left; }
        .tags-cloud .tags-list .alphabet.right { float: right; }
        .tags-cloud .tags-list .alphabet h3 {
            font-size: 24px;
            border-bottom: solid 1px #cad0d7;
            line-height: 40px;
            margin-bottom: 10px;
            color: #000000;
            font-weight: bold;
        }
        .tags-cloud .tags-list .alphabet a { line-height: 20px; }
/*
    Список тегов
    -------------------------------------------------------------------
*/
.tags-add {}
    .tags-add .j-form input[type=text] { width: 465px; }
    .tags-add .j-form label { color: #2c2c2c; }
    .tags-add .j-form .cancel { 
        margin-left: 10px;
        color: #2c2c2c;
    }

/*
    Страница просмотра раздела
    -------------------------------------------------------------------
*/
.forum-board-view {}

	.forum-board-view .no-threads { 
		margin-bottom: 30px;
		font-style: italic;
	}
    .forum-board-view .board-head { margin-bottom: 25px; }
    .forum-board-view .board-head h1 {
        font-weight: bold;
        margin-bottom: 5px;
    }
    .forum-board-view .board-head .subs { color: #939393; }
        .forum-board-view .board-head .subs .unread,
        .forum-boards-list .forum-category .subforums .unread {
            padding-left: 16px;
            background: url('images/read-dot.png') no-repeat left center;
        }

    .forum-board-view .board-head .num-threads { 
        color: #7d7d7d;
        font-size: 24px;
        font-style: italic;
        margin-bottom: 8px;
    }
        .forum-board-view .board-head .num-threads strong {
            font-size: 25px;
            color: #2d2d2d;
            font-weight: bold;
        }
    .forum-board-view .board-head .filter-links { line-height: 25px; }
    .forum-board-view .board-head .filter-links .current {
        font-weight: bold;
        color: #000000;
        display: inline-block;
        margin-left: -1px;
        margin-right: 3px;
        background: url( "images/bw-corners.png" ) no-repeat left center ;
    }
        .forum-board-view .board-head .filter-links .current span {
            display: inline-block;
            margin-left: 3px;
            padding: 0px 6px 0px 3px;
            margin-right: -3px;
            background: url( "images/bw-corners.png" ) no-repeat right center;
        }
    .forum-board-view .board-head .filter-links > * { white-space: nowrap; }
    .forum-board-view .board-head .filter-links em { color: #939393; }

    /* Страница отсутствия тем */
    .forum-board-view .empty-threads { margin-bottom: 100px;}
        .forum-board-view .empty-threads p {
            font-style: italic;
            font-size: 16px;
            color: #7D7D7D;
        }
        .forum-board-view .empty-threads .j-button { margin: 24px 0 20px 0; }



     /* Список тем */
    .board-threads {
        border-bottom: 1px solid #cad0d7;
        margin-bottom: 35px;
        width: 100%;
        clear: both;
    }
        .board-threads .pinned {
            border: 5px solid #fffdb8;
            border-left: none;
            margin: 0px -5px 25px 0px;
        }
        .board-threads .pinned-title {
            font-size: 18px;
            color: #2d2d2d;
            background: url( "images/y-corners.png" ) no-repeat left top;
            display: inline-block;
        }

        .board-threads .pinned-title span {
            padding-right: 10px;
            margin-right: -5px;
            margin-left: 10px;
            display: inline-block;
            background: url( "images/y-corners.png" ) no-repeat right top;
        }
            .board-threads .pinned-title strong {
                display: inline-block;
                padding: 5px 0px 5px 20px;
                background: url( "images/anchor.png" ) no-repeat left center;
                font-weight: bold;
            }

        .board-threads table {
            width: 100%;
            border-collapse: collapse;
            border-spacing: 0px;
            overflow: visible;
        }

        .board-threads td {
            padding: 12px 0px;
            border-top: 1px solid #d2e7fa;
            vertical-align: middle;
        }
            .board-threads tr.odd td { background-color: #f0f7fd; }

        .board-threads td.title {
            font-size: 18px;
            font-weight: bold;
            line-height: 120%;
            padding-left: 15px;
        }

        .board-threads td.rating {
            font-size: 21px;
            font-weight: bold;
            text-align: center;
            width: 60px;
        }
        .board-threads td.author { width: 200px; }
        .board-threads td.stats {
            font-size: 12px;
            color: #7d7d7d;
            font-weight: bold;
            font-style: italic;
            text-align: right;
            padding-right: 15px;
            width: 30px;
        }
            .board-threads td.stats > span { display: block; }
            .board-threads td.stats .replies {
                font-size: 15px;
                color: #2d2d2d;
                display: block;
                padding-bottom: 4px;
            }
        .board-threads td.title p.title-link {
            display: inline;
            position: relative;
        }
        .board-threads td.title p.title-link span {
            color: #7d7d7d;
            border-bottom: solid 2px #7d7d7d;
        }
        .board-threads td.title p.title-link a {
            text-decoration: none;
            border-bottom: solid 2px #006EDB;
        }
        .board-threads td.title.closed a.title-link,
        .board-threads td.title.closed p.title-link {
            color: #7d7d7d;
            display: inline-block;
            background: url('images/lock.png') no-repeat left center;
            padding-left: 20px;
            margin-left: -20px;
        }

        .board-threads td.title.new a.title-link,
        .board-threads td.title.new p.title-link {
            display: inline-block;
            background: url('images/read-dot.png') no-repeat left center;
            padding-left: 20px;
            margin-left: -20px;
        }

        .board-threads td.title.closed.new a.title-link,
        .board-threads td.title.closed.new p.title-link { background: url('images/lock-dot.png') no-repeat left center; }

        .board-threads td.title .poll {
            color: #7d7d7d;
            text-decoration: underline;
        }

        .board-threads td.title > div { position: relative; }
        .board-threads td.title ul.buttons {
            position: absolute;
            right: 0px;
            list-style: none;
            display: none;
            z-index: 100;
            height: 25px;
            font-size: 0px;
        }
            .board-threads tr:hover td.title ul.buttons {
                display: block;
            }
            .board-threads td.title ul.buttons li {
                display: inline-block;
                margin-right: 5px;
                cursor: pointer;
                height: 25px;
                width: 27px;
                background-repeat: no-repeat;
            }
                .board-threads td.title ul.buttons .unfold { background-image: url( "images/unfold.png" ); }
                .board-threads td.title ul.buttons .edit { background-image: url( "images/mod-edit.png" ); }
                .board-threads td.title ul.buttons .pin { background-image: url( "images/mod-pin.png" ); }
                .board-threads td.title ul.buttons .unpin { background-image: url( "images/mod-unpin.png" ); }
                .board-threads td.title ul.buttons .close { background-image: url( "images/mod-close.png" ); }
                .board-threads td.title ul.buttons .open { background-image: url( "images/mod-open.png" ); }

            .board-threads .shadow {
                padding-left: 23px;
                z-index: 100;
                background: url('images/white-shadow.png') no-repeat left center;
            }
                .board-threads .odd .shadow { background: url('images/blue-shadow.png') no-repeat left center; }


            .board-threads td.unfold {
                width: 35px;
                text-align: right;
                padding-right: 10px;
            }
                .board-threads td.unfold a {
                    display: inline-block;
                    width: 27px;
                    height: 25px;
                    background: url( "images/fold.png" ) no-repeat;
                }
            .board-threads tr.details td {
                border-top: none;
                padding-bottom: 17px;
                vertical-align: top;
                padding-top: 0px;
            }
            .board-threads tr.details .post {
                padding-left: 15px;
                padding-right: 40px;
            }
            .board-threads tr.details .whowhen {
                color: #7d7d7d;
                margin-bottom: 10px;
            }
            .board-threads tr.details .excerpt {
                color: #2d2d2d;
                line-height: 150%;
                padding-left: 17px;
                text-indent: -15px;
            }
            .board-threads tr.details .excerpt:before { content: '\2014\a0'; }

            .board-threads tr.details td.nav {
                font-size: 12px;
                color: #2d2d2d;
            }

            .board-threads tr.details .counters {
                color: #7d7d7d;
                font-style: italic;
                margin-bottom: 15px;
            }
                .board-threads tr.details .counters strong { color: #2d2d2d; }
            .board-threads tr.details .tags {
                margin-bottom: 10px;
            }
                .board-threads tr.details .tags a {
                    color: #2d2d2d;
                }
                .board-threads tr.details .pages ul {
                    list-style: none;
                    display: inline-block;
                    font-size: 0px;
                }
                .board-threads tr.details .pages li {
                    display: inline-block;
                    font-size: 12px;
                    margin-left: 1px;
                    color: #006edb;
                }
                .board-threads tr.details .pages li.dots {
                    padding: 3px;
                    font-weight: bold;
                }
                .board-threads tr.details .pages a {
                    display: inline-block;
                    padding: 4px;
                    background: #d2e7fa;
                    text-align: center;
                }

            .board-threads tr.edit input.title {
                border: 1px solid #cad0d7;
                padding: 2px;
                padding-top: 3px;
                font-size: 18px;
                color: #2c2c2c;
                font-weight: bold;
                font-family: inherit;
                width: 100%;
                line-height: 100%;
            }
            .board-threads tr.edit .inputwrap {
                width: 66%;
                float: left;
                margin-right: 20px;
            }
            .board-threads tr.edit .controls {
                float: left;
                width: 160px;
            }
            .board-threads tr.edit a.save {
                display: inline-block;
                width: 89px;
                height: 30px;
                background: url( "images/btn-save.png" ) no-repeat;
                margin-right: 7px;
            }
            .board-threads tr.edit a.cancel {
                text-decoration: none;
                border-bottom: 1px dashed #2c2c2c;
                color: #2c2c2c !important;
                font-weight: normal;
                font-size: 14px;
                line-height: 100%;
                position: relative;
                top: -9px;
            }

            .board-threads td.title .confirm {
                position: absolute;
                right: 0px;
                z-index: 100;
                color: #2d2d2d;
                font-size: 12px;
                font-weight: normal;
            }
                .board-threads td.title .confirm p {
                    position: relative;
                    height: 25px;
                    padding: 0px 5px;
                    line-height: 100%;
                    background: url( "images/bb-corners.png" ) left center;
                }
                .board-threads td.title .confirm .question {
                    display: inline-block;
                    padding: 7px 10px 3px 17px;
                    background: url( "images/lock.png" ) no-repeat left center;
                }
                .board-threads td.title .confirm a {
                    display: inline-block;
                    text-decoration: none;
                    border-bottom: 1px dashed #2c2c2c;
                }
                .board-threads td.title .confirm .yes {
                    border-bottom-color: #006edb;
                    margin-right: 10px;
                }
                .board-threads td.title .confirm .no { color: #2c2c2c; }
                .board-threads td.title .confirm .close {
                    position: absolute;
                    right: -5px;
                    top: 0px;
                    background: url( "images/bb-corners.png" ) right center;
                    display: block;
                    height: 25px;
                    width: 5px;
                }

        .board-threads tr.shade td.title.closed a,
        .board-threads tr.shade td.title.closed p span {
            color: #7d7d7d !important;
            border-color: #7d7d7d;
        }
            .board-threads .pinned tr.shade td.title.closed a {
                color: #006EDB !important;
                border-color: #006EDB;
            }
        .board-threads tr.shade td.author a {
            color: #cfcfcf !important;
            background-image: url( "images/user-grey-shaded.png" ) !important;
        }
            .board-threads .pinned tr.shade td.author a {
                color: #2c2c2c !important;
                background-image: url("images/user-grey.png") !important;
            }
        .board-threads tr.shade td.author a.friend,
        .board-threads tr.shade td.author a.online { background-image: url("images/user-color-shaded.png") !important; }
        .board-threads tr.shade td.stats { color: #dedede !important; }
        .board-threads tr.shade td.stats .replies { color: #cfcfcf !important; }
        .board-threads tr.shade .bad-rating { color: #fdd1d3 !important; }
        .board-threads tr.shade .good-rating { color: #c3eddd !important; }

     /* Ссылки RSS */
    .forum-board-view .rss-links li {
        margin-bottom: 8px;
        background-position: left top;
    }

    /* Фильтры тем форума */
    .j-bar .board-thread-filters {
        position: absolute;
        left: 240px;
        top: 20px;
    }
    .j-bar .board-time-filter,
    .j-bar .board-sort-filter {
        line-height: 30px;
        color: #636d79;
        padding-right: 15px;
        background: url('images/droparr-grey.png') no-repeat right center;
    }

        .j-bar .board-time-filter a,
        .j-bar .board-sort-filter a {
            color: #636d79;
            border-color: #636d79;
        }
        .j-bar .board-time-filter,
        .j-bar .board-sort-filter { position: relative; }

        ul#time-filters,
        ul#sort-filters {
            position: absolute;
            right: 0px;
            top: 1em;
            background: #dedede;
            left: auto;
            padding: .5em;
            display: none;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }
        ul#time-filters li,
        ul#sort-filters li { display: block; padding: 0; margin: 0; }


/*
    Страница создание темы и полного комментария
    -------------------------------------------------------------------
*/
.forum-post-form { margin-bottom: 30px; }

    .forum-post-form  .j-breadcrumbs .not-selected { color: #939393; }

    .forum-post-form.new-thread .j-page-title { float: left; }
    .forum-post-form .j-page-description { clear: both; }

    .forum-post-form .poll-offer {
        color: #939393;
        display: inline-block;
        margin-top: 17px;
    }
        .forum-post-form .poll-offer em { margin: 0px 10px 0px 13px; }
    .forum-post-form .j-form-required-notice { margin-bottom: 1.5em; }

    .forum-post-form .forum-bselect-block { margin-bottom: 20px; }
        .forum-post-form .forum-bselect-block .required-marker {
            color: #F7464E;
            font-size: 1.3em;
            line-height: 0;
            vertical-align: middle;
            margin: 0px 18px 0px -27px;
        }
        .forum-post-form .forum-bselect-block.invalid .title { color: #f7464e; }

	.forum-post-form .important-thread {
		padding: 5px;
		background: #fffdb8;
		margin: 2em 0em 2em;
		display: inline-block;
	}

	.forum-post-form .j-bbcode-help { margin-bottom: 1em; }
            .forum-post-form .j-bbcode-help.fix-padding { padding-top: 86px; }
	
	.forum-post-form .thread-settings {
		padding: 10px 15px 15px;
        border-top: 1px solid #d2e7fa;
        border-bottom: 1px solid #d2e7fa;
        background-color: #f0f7fd;
	}
		.forum-post-form .thread-settings h3 {
			font-size: 1.3em;
			font-weight: bold;
			margin-bottom: 0.7em;
		}
		.forum-post-form .thread-settings li { margin-bottom: 0.7em; }
		.forum-post-form .thread-settings input[type='checkbox'] {
			margin: 0px; 
			vertical-align: middle;
		}

    .forum-post-form .tags-attachments {
        background-color:#f0f7fd;
        border-top:1px solid #d2e7fa;
        border-bottom:1px solid #d2e7fa;
        padding: 15px;
        margin-bottom: 15px;
    }
        .forum-post-form .tags-attachments h3 {
            font-size: 1.3em;
            font-weight: bold;
            margin-bottom: 0.5em;
        }
        .forum-post-form .tags-attachments h3 small {
            font-weight: normal;
            font-size: 0.6em;
            color: #939393;
        }

        .forum-post-form .tags-attachments p {
            font-size: 0.9em;
            color: #939393;
        }
        .forum-post-form .tags-attachments input { margin-bottom: 0.7em; }
        
        .forum-post-form .tags-attachments .tags input {
            padding-left: 20px;
            background: #ffffff url( "images/tag.png" ) no-repeat 3px 6px;
        }
        .forum-post-form .tags-attachments .attachments { margin-bottom: 1em; }
        .forum-post-form .tags-attachments .show-attach-field{ margin-bottom: 15px; }
            
    .forum-post-form .post-buttons .preview {
        float: right;
        display: inline-block;
        margin-top: 10px;
    }
    .forum-post-form .post-buttons .cancel {
        color: #000000;
        margin-left: 15px;
    }

    .forum-post-form.reply .tags-attachments .show-attach-field { margin-bottom: 0; }
/*
    Страница создание опроса
    -------------------------------------------------------------------
*/
.forum-post-form.new-poll .j-page-title { float: left; }
.forum-post-form.new-poll .answer-options {}
    .forum-post-form.new-poll .answer-options dt { 
        padding-left: 25px;
        line-height: 20px;
        height: 20px;
    }
        .forum-post-form.new-poll .answer-options dt a {
            text-decoration: none;
            border-bottom: dashed 1px #006EDB;
        }
        .forum-post-form.new-poll .answer-options dt:first-child label { font-size: 1em; }
        .forum-post-form.new-poll .answer-options dt:first-child input[type=radio] {
            height: 20px;
            margin: 0 4px;
            vertical-align: bottom;
        }

        .forum-post-form.new-poll .answer-options dd>ul>li {
            margin-left: 25px;
            height: 28px;
            padding-right: 85px;
            position: relative;
        }
            .forum-post-form.new-poll .answer-options dd>ul>li:first-child { padding-right: 0; }
            .forum-post-form.new-poll .answer-options dd>ul>li input[type=radio] {
                vertical-align: middle;
                margin: 0 0 0 5px;
                height: 28px;
                padding: 0;
            }
            .forum-post-form.new-poll .answer-options dd>ul>li input[type=text] { margin: 0; }
            .forum-post-form.new-poll .answer-options dd>ul>li:first-child {
                float: left;
                margin: 0;
            }
                .forum-post-form.new-poll .answer-options dd>ul>li a.delete {
                    position: absolute;
                    right: 0; top: 0;
                    z-index: 10;
                    line-height: 24px;
                    text-decoration: none;
                }
                    .forum-post-form.new-poll .answer-options dd>ul>li a.delete span { border-bottom: dashed 1px #006EDB; }

/*
    Страница просмотра опроса
    -------------------------------------------------------------------
*/
.thread-post.poll-view {}

    .thread-post.poll-view .buttons li {
        display: inline;
        margin-right: 10px;
    }
    
    .thread-post.poll-view .poll-content {
        color: #2c2c2c;
        font-size: 16px;
    }
        .thread-post.poll-view .poll-content ul { margin: 20px 0; }
            .thread-post.poll-view .poll-content ul li { position: relative; }
                .thread-post.poll-view .poll-content ul li label {
                    line-height: 24px;
                    padding-left: 20px;
                }
                .thread-post.poll-view .poll-content ul li label>input[type=radio] {
                    margin: 0;
                    padding: 0;
                    position: absolute;
                    top: 5px; left: 0;
                    height: 13px;
                    width: 13px;
                }
                .thread-post.poll-view .poll-content ul li p.j-form {
                    margin: 6px 0 0 20px;
                    padding: 0;
                }
                    .thread-post.poll-view .poll-content ul li p.j-form input[type=text] {
                        width: 340px;
                        font-size: 16px;
                    }
                    .thread-post.poll-view .poll-content ul li p.j-form input.hint {
                        color: #939393;
                        font-style: italic;
                    }
        .thread-post.poll-view .poll-content .poll-result-button {
            display: inline-block;
            line-height: 26px;
        }
            .thread-post.poll-view .poll-content .poll-result-button .view-warning {
                display: none;
                background-color: #fffdb8;
                padding: 0 5px;
                line-height: 26px;
            }
/*
    Страница вывода результата опроса
    -------------------------------------------------------------------
*/
.thread-post.poll-view.result {}
    .thread-post.poll-view.result ol {
        list-style-type: decimal;
        margin: 0 0 28px 28px;
        width: 100%;
    }
        .thread-post.poll-view.result ol li {
            line-height: 24px;
            padding-right: 28px;
        }
            .thread-post.poll-view.result ol li>span { display: block; }
            .thread-post.poll-view.result ol li>div {
                position: relative;
                display: inline-block;
            }
                .thread-post.poll-view.result ol li>div>span {
                    font-size: 12px;
                    color: #636d79;
                    background-color: #d2e7f9;
                    padding: 0 6px;
                    display: block;
                    
                }
                .thread-post.poll-view.result ol li>div .ratio {
                    position: absolute;
                    top: 0; right: -35px;
                    z-index: 10;
                    width: 30px;
                    text-align: left;
                    font-size: 12px;
                }
                .thread-post.poll-view.result ol li>div .your-choice {
                    position: absolute;
                    top: 0; right: -310px;
                    z-index: 20;
                    width: 270px;
                    font-size: 14px;
                    font-style: italic;
                    color: #7d7d7d;
                    background-color: #ffffff;
                }
                    .thread-post.poll-view.result ol li>div .your-choice span:first-child {
                        background-color: #fffdb8;
                        padding: 3px 4px;
                        margin-right: 5px;
                    }
    .thread-post.poll-view.result .poll-content p.part {
        font-size: 16px;
        margin-bottom: 20px;
    }
        .thread-post.poll-view.result .poll-content p.part em { font-style: italic; }
        .thread-post.poll-view.result .poll-content p.part strong { font-weight: bold; }
    .thread-post.poll-view.result .poll-content p.desc {
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: solid 1px #cad0d7;
    }


/*
    Страница просмотра темы
    -------------------------------------------------------------------
*/
.forum-thread-view {}
    .forum-thread-view .j-page-title { margin-bottom: 0.3em; }
        .forum-thread-view .j-page-title.close {
            color: #7D7D7D;
            background: url('images/lock.png') no-repeat left center;
            padding-left: 20px;
            margin-left: -20px;
        }
    .forum-thread-view .thread-date {
        color: #939393;
        font-size: 0.9em;
        margin-bottom: 2em;
    }
    .forum-thread-view .thread-date .favorite { margin-left: 10px; }
        .forum-thread-view .thread-date .favorite #from_favorites a[href="#js"] { 
            color: #2c2c2c;
            border-bottom: 1px dashed #2c2c2c;
        }

    .forum-thread-view .thread-date .widget-share { padding-left: 15px; }

    .forum-thread-view .post-content {
        font-size: 1.15em;
        line-height: 1.5em;
    }
        .forum-thread-view .post-content h3 {
            font-size: 1.5em;
            font-weight: bold;
            margin: 30px 0px 20px 0px;
            clear: both;
        }
        .forum-thread-view .post-content .attachments { margin: 0px; }
        .forum-thread-view .post-content .attachments li {
            display: inline-block;
            margin: 0px 10px 10px 0px;
        }

	.forum-thread-view .thread-post { margin-bottom: 25px; }
		.forum-thread-view .thread-post .user-info-block { margin-top: 10px; }

        .forum-thread-view .thread-post .num-comments {
            color: #7D7D7D;
            font-size: 24px;
            font-style: italic;
            margin-bottom: 8px;
        }
            .forum-thread-view .thread-post .num-comments strong {
                font-size: 25px;
                color: #2D2D2D;
                font-weight: bold;
            }
        .forum-thread-view .thread-post .filter-links { 
            line-height: 25px;
            padding-bottom: 18px;
        }
            .forum-thread-view .thread-post .filter-links .current {
                font-weight: bold;
                color: black;
                display: inline-block;
                margin-left: -1px;
                margin-right: 3px;
                background: url("images/bw-corners.png") no-repeat left center;
            }
                .forum-thread-view .thread-post .filter-links .current span {
                    display: inline-block;
                    margin-left: 3px;
                    padding: 0px 6px 0px 3px;
                    margin-right: -3px;
                    background: url("images/bw-corners.png") no-repeat right center;
                    }
                    
            .forum-thread-view .thread-post .filter-links > * { white-space: nowrap; }
            .forum-thread-view .thread-post .filter-links em { color: #939393; }


        .forum-thread-view .thread-post-actions {
            padding: 18px 0px;
            border-top: 1px solid #cad0d7;
	}
            .forum-thread-view .thread-post-actions .right-colum {
                float: right;
                max-width: 49%;
                width: 100%;
            }
                .forum-thread-view .thread-post-actions .right-colum .buttons {
                    float: right;
                    font-size: 0.8em;
                }
                .forum-thread-view .thread-post-actions .right-colum .buttons-rating { 
                    float: right;
                    margin-left: 20px;
                    width: auto;
                    max-width: 100px;
                }
                .forum-thread-view .thread-post-actions .right-colum .thread-tags {
                    float: right;
                    font-size: 12px;
                    margin-left: 20px;
                    line-height: 16px;
                    max-width: 55%;
                }
                    .forum-thread-view .thread-post-actions .right-colum .thread-tags a { color: #2c2c2c; }

        .forum-thread-view .thread-post-actions .user-signature { 
            float: left;
            max-width: 49%;
        }

	.forum-thread-view .thread-post-actions .reportspam { visibility: hidden; }
            .forum-thread-view .thread-post-actions:hover .reportspam  { visibility: visible; }

    .forum-thread-view .comments-stats { margin: 30px 0px 10px; }

        .forum-thread-view .comments-stats .num-comments {
            color: #7d7d7d;
            font-size: 24px;
            font-style: italic;
            display: inline;
            margin-right: 20px;
        }
            .forum-thread-view .comments-stats .num-comments strong {
                color: #2d2d2d;
                font-weight: bold;
            }

        .forum-thread-view .comments-stats .filters { display: inline-block; }

            .forum-thread-view .comments-stats .filters li {
                display: inline;
                margin-right: 10px;
                white-space: nowrap;
            }
                .forum-thread-view .comments-stats .filters li .counter { color: #7d7d7d; }
            .forum-thread-view .comments-stats .filters .current {
                color: #000;
                display: inline-block;
                margin-left: -1px;
                background: url( "images/bw-corners.png" ) no-repeat left center;
                margin-right: 3px;
            }
                .forum-thread-view .comments-stats .filters .current strong {
                    display: inline-block;
                    margin-left: 3px;
                    padding: 6px 6px 5px 3px;
                    margin-right: -3px;
                    background: url( "images/bw-corners.png" ) no-repeat right center;
                    font-weight: bold;
                }

    .forum-thread-view .modpanel { margin-bottom: 20px; }
    .forum-thread-view .modpanel li {
        display: inline;
        margin-right: 10px;
    }
        .forum-thread-view .modpanel .edit { font-weight: bold; }
        .forum-thread-view .modpanel .close-confirm {
            background: #fffdb8;
            padding: 5px 10px;
            margin-left: -10px;
        }
		.forum-thread-view .modpanel .close-confirm .no { margin-left: 5px; }

        .forum-thread-view h1.edit-mark strong { background: #fffdb8; }
        .forum-thread-view h1.edit-mark .pencil {
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url( "images/pencil.png" ) no-repeat left center;
        }        
        .forum-thread-view .title-editor { margin: 11px 0px; }
            .forum-thread-view .title-editor input.new-title {
                font: inherit;
                width: 60%;
                border: 1px solid #cad0d7;
                padding: 5px;
            }
            .forum-thread-view .title-editor .cancel {
                margin-left: 10px;
                color: #000;
                border-color: #000;
            }

    /* @TODO: Убрать дублирование стиля редактора */
    .forum-thread-view .comment-form.for-thread { clear: both; }
        .forum-thread-view .comment-form.for-thread h4 {
            font-size: 1.3em;
            font-weight: bold;
            margin-bottom: 0.5em;
        }
        .forum-thread-view .comment-form.for-thread .textarea-wrap { background: #ffffff; }
        .forum-thread-view .comment-form.for-thread textarea {
            width: 100%;
            font: inherit;
            border: none;
            height: 150px;
            line-height: 1.5em;
        }
        .forum-thread-view .comment-form.for-thread .buttons { margin-top: 15px; }
            .forum-thread-view .comment-form.for-thread .cancel {
                margin-left: 10px;
                color: #000000;
                border-color: #000000;
            }

        .forum-thread-view .comment-form.for-thread .text-buttons{ padding-top: 10px; }
            .forum-thread-view .comment-form.for-thread .text-buttons li {
                margin-bottom: 15px;
                background-position: top left;
            }
        .forum-thread-view .comment-form.for-thread .text-buttons .desc{
            margin-top: 10px;
            font-size: 0.9em;
            color: #939393;
        }
        .forum-thread-view .comment-form.for-thread .text-buttons .quote.inactive a {
            color: #939393;
            border-color: #939393;
        }

    .forum-thread-view .widget-share-bottom-box { margin: 0 0 18px 0; }
/*
    Список комментариев темы
    -------------------------------------------------------------------
*/
.forum-thread-comments {
    border-bottom: 1px solid #cad0d7;
    margin: 30px 0px 35px;
}
    .forum-thread-comments .nocomments {
        margin-bottom: 30px;
        font-style: italic;
    }
    .forum-thread-comments div.comment {
        clear: both;
        padding: 15px;
    }

        .forum-thread-comments .comment .numdate {
            color: #939393;
            font-size: 12px;
            margin-bottom: 10px;
        }
            .forum-thread-comments .comment .numdate a { color: #939393; }

            .forum-thread-comments .comment .numdate .num { text-decoration: underline; }
            .forum-thread-comments .comment .numdate .user-marker { color: #939393; }
            .forum-thread-comments .comment .numdate strong { font-weight: bold; }

        .forum-thread-comments .comment .text { line-height: 1.5em; }

        .forum-thread-comments .comment h3 {
            font-size: 1.3em;
            font-weight: bold;
            margin: 15px 0px 15px 0px;
            clear: both;
        }
        .forum-thread-comments .comment .attachments { margin: 0px; }
        .forum-thread-comments .comment .attachments li {
            display: inline-block;
            margin: 0px 10px 10px 0px;
        }
        
        .forum-thread-comments .comment .actions {
            margin-top: 10px;
            padding-top: 10px;
            border-top: 1px solid #cad0d7;
            clear: both;
        }
            .forum-thread-comments .comment.odd .actions { border-color: #d2e7fa; }

        .forum-thread-comments .comment .attach-box {}
            .forum-thread-comments .comment .attach-box .attach {
                float: left;
                overflow: hidden;
                background-color: #d2e8fa;
                position: relative;
                width: 100px;
                height: 100px;
                margin-right: 20px;
                margin-top: 20px;
            }
                .forum-thread-comments .comment .attach-box .attach .file-info {
                    display: block;
                    margin: 35px 5px 0 5px;
                    padding: 0 0 0 21px;
                    background-position: left top;
                    background-repeat: no-repeat;
                    line-height: 14px;
                    font-size: 10px;
                }
                    .forum-thread-comments .comment .attach-box .attach .file-info.doc { background-image: url( "images/doc.png" ); }
                    .forum-thread-comments .comment .attach-box .attach .file-info.rar { background-image: url( "images/rar.png" ); }
                    .forum-thread-comments .comment .attach-box .attach .file-info.zip { background-image: url( "images/zip.png" ); }
                    .forum-thread-comments .comment .attach-box .attach .file-info.txt { background-image: url( "images/txt.png" ); }
                    .forum-thread-comments .comment .attach-box .attach .file-info.gz { background-image: url( "images/gz.png" ); }
                    .forum-thread-comments .comment .attach-box .attach .file-info.tar { background-image: url( "images/tar.png" ); }
                    .forum-thread-comments .comment .attach-box .attach .file-info > span {
                        display: block;
                        color: #293036;
                        text-decoration: underline;
                    }
                    .forum-thread-comments .comment .attach-box .attach .file-info > em {
                        display: block;
                        text-decoration: none;
                        color: #989898;
                    }
            .forum-thread-comments .comment .attach-box img {
                width: auto;
                height: 100px;
            }
                .forum-thread-comments .comment .attach-box .delete {
                    display: block;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-color: #FFF;
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    top: 5px;
                    right: 5px;
                }
        .forum-thread-comments .actions .buttons li {
            display: inline; 
            margin-right: 10px;
        }

            .forum-thread-comments .actions .buttons li.hidden { visibility: hidden; }
            .forum-thread-comments  .comment:hover .actions .buttons li.hidden { visibility: visible; }

        .forum-thread-comments .actions .buttons li.inactive {
            visibility: visible;
            color: #939393;
        }
            .forum-thread-comments .actions .buttons li.inactive a {
                color: #939393;
                border-color: #939393;
            }
            .forum-thread-comments .actions .buttons li.inactive.edit-comment { background-image: url( "images/pencil-grey.png" ); }
            .forum-thread-comments .actions .rating { float:right; }

            
        .forum-thread-comments .comment .actions .user-signature {
            margin-bottom: 10px;
            width: 80%;
        }
             
    .forum-thread-comments .comment.new .numdate {
        background: url( "images/read-dot.png" ) no-repeat left center;
        margin-left: -21px;
        padding-left: 21px;
    }            
        .forum-thread-comments .comment.new .numdate .num {
            color: #000000;
            background: #fffdb8;
        }

    .forum-thread-comments .comment-form { 
        padding-top: 10px;
        clear: both;
    }
        .forum-thread-comments .comment-form h4 {
            font-size: 1.3em;
            border-top: solid 1px #D2E7FA;
            padding-top: 10px;
            font-weight: bold;
            margin-bottom: 0.5em;
        }
            .forum-thread-comments .comment-form h4 .rating-vote-box { display: block; }
                .forum-thread-comments .comment-form h4 .rating {
                    display: block;
                    float: right;
                }
        .forum-thread-comments .comment-form .textarea-wrap { position: relative; }
        .forum-thread-comments .comment-form textarea {
            width: 100%;
            font: inherit;
            border: none;
            height: 200px;
            line-height: 1.5em;
        }
        .forum-thread-comments .comment-form .buttons { margin-top: 15px; }
            .forum-thread-comments .comment-form .buttons .cancel {
                margin-left: 10px;
                color: #000000;
                border-color: #000000;
            }

        .forum-thread-comments .comment-form .text-buttons,
        .forum-thread-comments .comment-form-buttons { padding-top: 10px; }
        .forum-thread-comments .comment-form .text-buttons { margin-top: 55px; }
            .forum-thread-comments .comment-form .text-buttons li,
            .forum-thread-comments .comment-form-buttons  li {
                margin-bottom: 15px;
                background-position: top left;
            }
        .forum-thread-comments .comment-form .text-buttons .desc,
        .forum-thread-comments .comment-form-buttons  .desc {
            margin-top: 10px;
            font-size: 0.9em;
            color: #939393;
        }
        .forum-thread-comments .comment-form .text-buttons .quote.inactive a,
        .forum-thread-comments .comment-form-buttons  .quote.inactive a {
            color: #939393;
            border-color: #939393;
        }
        .forum-thread-comments .comment-form .defaultSkin .mceIframeContainer {
            background-color: #ffffff;
        }
/*
    Ряды сообщений с названиями тем
    -------------------------------------------------------------------
*/
.forum-post-rows { margin-bottom: 25px; }

    .forum-post-rows .post-row {
        padding: 15px 10px;
        position: relative;
    }
        .forum-post-rows .post-row.odd {
            background: #f0f7fd;
            border-top: 1px solid #d2e7fa;
            border-bottom: 1px solid #d2e7fa;
        }
        .forum-post-rows .post-row .thread-name {
            font-size: 1.4em;
            font-weight: bold;
            margin-bottom: 10px;
            margin-right: 100px;
            line-height: 26px;
        }
        .forum-post-rows .post-row .author {
            color: #939393;
            margin-bottom: 10px;
            margin-right: 100px;
            line-height: 16px;
        }
        .forum-post-rows .post-row .excerept {
            margin-right: 100px;
            line-height: 1.5em;
        }
        .forum-post-rows .post-row .stats {
            position: absolute;
            top: 15px;
            right: 10px;
            text-align: right;
        }
            .forum-post-rows .post-row .stats .rating {
                font-size: 1.5em;
                font-weight: bold;
                padding-bottom: 2px;
            }
            .forum-post-rows .post-row .stats .rating.positive { color: #11B978; }
            .forum-post-rows .post-row .stats .rating.negative { color: #F85259; }
            .forum-post-rows .post-row .stats .replies {
                font-style: italic;
                font-size: 1.15em;
                padding-bottom: 2px;
            }
            .forum-post-rows .post-row .views {
                font-style: italic;
                font-size: 0.9em;
                color: #939393;
            }        

        
/*
    Поле поиска для j-bar
    -------------------------------------------------------------------
*/
.j-bar .forum-search-field { color: #636d79; }
    .j-bar .forum-search-field input[type='text'] {
        padding: 5px;
        border: 1px solid #cad0d7;
        width: 300px;
    }


/*
    Страницы поиска
    -------------------------------------------------------------------
*/

#page-header .search-bar .forum-search-options {
    font-size: 0.85em;
    color: #fff;
    clear: both;
    padding-top: 5px;
}
    #page-header .search-bar .forum-search-options input { vertical-align: middle; }


/*
    Страница поиска по теме
    -------------------------------------------------------------------
*/
.forum-thread-search {}
    .forum-thread-search .thread-post {
        padding: 15px;
        background: #f0f7fd;
        border-top: 1px solid #d2e7fa;
        border-bottom: 1px solid #d2e7fa;
        margin-top: 40px;
    }
        .forum-thread-search .thread-post h2 {
            font-size: 1.4em;
            font-weight: bold;
            margin-bottom: 20px;
        }
        .forum-thread-search .thread-post .post-text {
            line-height: 1.5em;
            margin-bottom: 10px;
        }

    .forum-thread-search .thread-rss li { margin-bottom: 10px; }

    /* @todo Вынести отображение блока с фильтрами в отдельный стиль */
    .forum-thread-search .search-stats .found-items {
        color: #7d7d7d;
        font-size: 24px;
        font-style: italic;
        margin-bottom: 8px;
    }
        .forum-thread-search .search-stats .found-items strong {
            font-size: 25px;
            color: #2d2d2d;
            font-weight: bold;
        }
    .forum-thread-search .search-stats .filter-links { line-height: 25px; }
    .forum-thread-search .search-stats .filter-links .current {
        font-weight: bold;
        color: #000000;
        display: inline-block;
        margin-left: -1px;
        margin-right: 3px;
        background: url( "images/bw-corners.png" ) no-repeat left center ;
    }
        .forum-thread-search .search-stats .filter-links .current span {
            display: inline-block;
            margin-left: 3px;
            padding: 0px 6px 0px 3px;
            margin-right: -3px;
            background: url( "images/bw-corners.png" ) no-repeat right center;
        }
    .forum-thread-search .search-stats .filter-links > * { white-space: nowrap; }
    .forum-thread-search .search-stats .filter-links em { color: #939393; }

    .forum-thread-search .search-result { font-size: 1.15em; }
    .forum-thread-search .search-result strong { font-weight: bold; }
    .forum-thread-search .refine-row { margin-top: 20px; }

/*
    Страница тем пользователя
    -------------------------------------------------------------------
*/
.forum-user-threads .profile-stat-counters {
    font-size: 24px;
    margin: 0.5em 0em 1em;
}
    .forum-user-threads .profile-stat-counters strong {
        display: inline;
        font-size: 24px;
        padding-right: 10px;
    }

/*
    Страница модерирования комментариев
    -------------------------------------------------------------------
*/
.admin-page.moderation {}

    .admin-page.moderation .j-pager { margin-top: 20px; }

    .admin-page.moderation .filter-links {
        line-height: 25px;
        margin-bottom: 20px;
    }
    .admin-page.moderation .filter-links .current {
        font-weight: bold;
        color: black;
        display: inline-block;
        margin-left: -1px;
        margin-right: 3px;
        background: url("images/bw-corners.png") no-repeat left center;
    }
    .admin-page.moderation .filter-links .current span {
        display: inline-block;
        margin-left: 3px;
        padding: 0px 6px 0px 3px;
        margin-right: -3px;
        background: url("images/bw-corners.png") no-repeat right center;
    }
    .admin-page.moderation .filter-links a { margin: 0 4px; }
    .admin-page.moderation .filter-links > * { white-space: nowrap; }

    .admin-page.moderation .comment-row { padding-bottom: 8px; }
        .admin-page.moderation .comment-row h3 {
            border-top: solid 1px #d2e7fa;
            border-bottom: solid 1px #d2e7fa;
            background-color: #f0f7fd;
            height: 48px;
            line-height: 48px;
            padding: 0 16px;
            color: #7d7d7d;
            font-size: 21px;
            font-weight: normal;
            margin: 0;
        }
            .admin-page.moderation .comment-row h3 a.theme-link {
                float: none;
                font-weight: bold;
            }
            .admin-page.moderation .comment-row h3 .restore {
                display: block;
                float: right;
                line-height: 20px;
                margin: 13px 0;
                font-size: 14px;
                font-weight: normal;
                visibility: hidden;
            }
                .admin-page.moderation .comment-row h3 .restore a { float: none; }

                .admin-page.moderation .comment-row:hover h3 .restore { visibility: visible; }

        .admin-page.moderation .comment-row .formated-text { padding: 0 18px; }
            .admin-page.moderation .comment-row .formated-text blockquote cite { line-height: 20px; }
                .admin-page.moderation .comment-row .formated-text blockquote cite a.color-link { color: #006dda !important; }
                .admin-page.moderation .formated-text p {
                    font-style: normal;
                    color: #2d2d2d;
                    font-size: 14px;
                    margin-top: 4px;
                    line-height: 20px;
                }

/*
    Страница жалоб
    -------------------------------------------------------------------
*/
.admin-page.report {}

    .admin-page.report .j-pager { margin-top: 20px; }

    .admin-page.report .filter-links {
        line-height: 25px;
        margin-bottom: 20px;
    }
    .admin-page.report .filter-links .current {
        font-weight: bold;
        color: black;
        display: inline-block;
        margin-left: -1px;
        margin-right: 3px;
        background: url("images/bw-corners.png") no-repeat left center;
    }
    .admin-page.report .filter-links .current span {
        display: inline-block;
        margin-left: 3px;
        padding: 0px 6px 0px 3px;
        margin-right: -3px;
        background: url("images/bw-corners.png") no-repeat right center;
    }
    .admin-page.report .filter-links a { margin: 0 4px; }
    .admin-page.report .filter-links > * { white-space: nowrap; }

    .admin-page.report .report-row {  }
        .admin-page.report .report-row .repor-theme {
            border-top: solid 1px #D2E7FA;
            border-bottom: solid 1px #D2E7FA;
            background-color: #F0F7FD;
            padding: 15px;
            position: relative;
        }
            .admin-page.report .report-row .repor-theme h3 {
                color: #7D7D7D;
                font-size: 21px;
                font-weight: normal;
                margin: 0 0 10px 0;
            }
                .admin-page.report .report-row .repor-theme h3 > a {
                    float: none;
                    display: inline;
                    line-height: inherit;
                }
                .admin-page.report .report-row .repor-theme h3.new {
                    background: url( "images/read-red-dot.png" ) no-repeat left center;
                    padding-left: 20px;
                    margin-left: -20px;
                }
            
            .admin-page.report .report-row .repor-theme .reject {
                display: block;
                padding: 0 0 0 18px;
                background-repeat: no-repeat;
                background-position: 0 2px;
                background-color: #F0F7FD;
                line-height: 18px;

                position: absolute;
                top: 15px; right: 15px;

                -moz-box-shadow: -15px 0 1em #F0F7FD;
                -webkit-box-shadow: -15px 0 1em #F0F7FD;
                box-shadow: -15px 0 1em #F0F7FD;

                visibility: hidden;
            }
                 .admin-page.report .report-row:hover .repor-theme .reject { visibility: visible; }


        .admin-page.report .report-row .repor-theme .recieved {
            margin-bottom: 0.5em;
            line-height: 16px;
            color: #939393;
        }
            .admin-page.report .report-row .repor-theme .recieved > a { color: #006EDB; }

        .admin-page.report .report-row .report-view {
            padding: 15px;
            position: relative;
        }
            .admin-page.report .report-row .report-view.formated-text blockquote { margin: 0; }
                .admin-page.report .report-row .report-view.formated-text blockquote cite { line-height: 24px; }
                    .report-view.formated-text blockquote cite > a { color: #006EDB !important; }
            .admin-page.report .report-row .report-view.formated-text blockquote > p {
                font-size: 14px;
                color: #2d2d2d;
                line-height: 20px;
                font-style: normal;
            }

            .admin-page.report .report-row .report-view.formated-text .controls {
                padding: 0 0 0 25px;
                visibility: hidden;
            }
                .admin-page.report .report-row .report-view.formated-text:hover .controls { visibility: visible; }
                .admin-page.report .report-row .report-view.formated-text .controls > span { margin-right: 12px; }
/*
    Страница оформления
    -------------------------------------------------------------------
*/
.admin-page.template-edit {}

    .admin-page.template-edit .filter-links { 
        line-height: 25px;
        margin-bottom: 5px;
    }
    .admin-page.template-edit .filter-links .current {
        font-weight: bold;
        color: black;
        display: inline-block;
        margin-left: -1px;
        margin-right: 3px;
        background: url("images/bw-corners.png") no-repeat left center;
    }
    .admin-page.template-edit .filter-links .current span {
        display: inline-block;
        margin-left: 3px;
        padding: 0px 6px 0px 3px;
        margin-right: -3px;
        background: url("images/bw-corners.png") no-repeat right center;
    }
    .admin-page.template-edit .filter-links a { margin-left: 4px; }
    .admin-page.template-edit .filter-links > * { white-space: nowrap; }

    .admin-page.template-edit .theme-row {
        width: 100%;
    }
        .admin-page.template-edit .theme-row > li {
            float: left;
            display: block;
            margin: 10px 40px 0 0;
        }
            .admin-page.template-edit .theme-row > li > a {
                display: block;
                width: 178px;
                height: 118px;
                border: solid 1px #cad0d8;
                overflow: hidden;
            }
                .admin-page.template-edit .theme-row > li.selected > a {
                    border-width: 4px;
                    border-color: #006dda;
                    height: 112px;
                    width: 172px;
                }
            .admin-page.template-edit .theme-row > li > em {
                display: block;
                color: #2d2d2d;
                text-align: center;
                font-size: 14px;
                font-style: italic;
                padding: 15px 0;
            }
                .admin-page.template-edit .theme-row > li.selected > em { font-weight: bold; }


/*
   Редактирование структуры
    -------------------------------------------------------------------
*/
.admin-page .forum-admin-structure {}
    .forum-admin-structure .empty {
        color: #2c2c2c;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 0 25px 0;
    }
    .forum-admin-structure .forum-row {
        background-color: #F0F7FD;
        border-top: solid 1px #D2E7FA;
        border-bottom: solid 1px #D2E7FA;
        padding: 10px 10px 10px 30px;
        position: relative;
    }
        .forum-admin-structure .forum-row .handle {
            position: absolute;
            top: 10px; left: 10px;
            z-index: 10;
            background: url("images/handle-drop.png") no-repeat left top;
            display: block;
            width: 10px;
            height: 26px;
            cursor: pointer;
        }
            .forum-admin-structure .board .forum-row .handle { height: 20px; }
        .forum-admin-structure .forum-row .forum-name {
            line-height: 26px;
            font-size: 22px;
            /*display: block;*/
        }
            .forum-admin-structure .board .forum-row .forum-name {
                font-size: 16px;
                line-height: 20px;
            }

        .forum-admin-structure .forum-row span.edit-name {
            display: none;
            width: 15px;
            height: 15px;
            background: url("images/pencil.png") no-repeat center;
            cursor: pointer;
        }
            .forum-admin-structure .forum-row:hover .edit-name { display: inline-block; }

        .forum-admin-structure .forum-row .description {
            color: #7d7d7d;
            display: block;
            padding: 8px 0 0 0;
        }
        .forum-admin-structure .forum-row .control-panel {
            position: absolute;
            top: 10px; right: 10px;
            visibility: hidden;
        }
            .forum-admin-structure .forum-row:hover .control-panel { visibility: visible; }
            .forum-admin-structure .forum-row .control-panel>li {
                float: right;
                margin-left: 10px;
                line-height: 22px;
                position: relative;
            }
                .forum-admin-structure .forum-row .control-panel li em { color: #7d7d7d; }
                .forum-admin-structure .forum-row .control-panel li .drop-arrow { margin: 0; }

    .forum-admin-structure .category-drop { height: 20px; }
    .forum-admin-structure .board-drop { height: 10px; }
    
    .forum-admin-structure .boards-list,
    .forum-admin-structure .subboards-list { margin-left: 20px; }
        .forum-admin-structure .boards-list .board { position: relative; }

    /* Управление модераторами */
    .forum-admin-structure .moderator-select {
        background: #f5f6f8 url("images/select_block_bg.png") repeat-x top left;
        padding: 10px;
        position: absolute;
        top: -10px; left: -10px;
        z-index: 1000;
        min-width: 220px;
        -moz-box-shadow: 0 0 1em #000;
        -webkit-box-shadow: 0 0 1em #000;
        box-shadow: 0 0 1em #000;
        display: none;
    }
        .forum-admin-structure .moderator-select ul { margin: 10px 0; }
            .forum-admin-structure .moderator-select li {
                white-space: nowrap;
                padding: 0 4px;
                position: relative;
            }
                .forum-admin-structure .moderator-select li a {
                    padding-right: 20px;
                    display: block;
                    line-height: 20px;
                    color: #2c2c2c;
                    text-decoration: none;
                }
                    .forum-admin-structure .moderator-select li:hover { background-color: #cad0d7; }
                        .forum-admin-structure .moderator-select .delete {
                            display: none;
                            height: 15px;
                            position: absolute;
                            top: 0; right: 0;
                            cursor: pointer;
                        }
                            .forum-admin-structure .moderator-select li:hover .delete { display: block; }

                    .forum-admin-structure .moderator-select li.delete-user,
                    .forum-admin-structure .moderator-select li.delete-user:hover { background-color: #fffdb8; }
                        

    /* Элемент захвачен */
    /*.forum-admin-structure .ui-draggable-dragging>.forum-row { border: solid 5px #D2E7FA; }*/

    /* Форма добавления категории, форума */
    .forum-admin-structure .new-board-form {
        background-color: #D2E7FA;
        padding: 15px;
        margin: -10px 0 0 -20px;
    }
        .forum-admin-structure .new-board-form dt { margin-bottom: 10px; }
        .forum-admin-structure .new-board-form dd { margin-bottom: 14px; }
            .forum-admin-structure .new-board-form dd textarea { height: 100px; }
        .forum-admin-structure .new-board-form .button { height: 30px; }
            .forum-admin-structure .new-board-form .button li { 
                float: left;
                margin-right: 10px;
            }
                .forum-admin-structure .new-board-form .button li .cancel { line-height: 30px; }

    .forum-admin-structure .add-category-box {
        background-color: #D2E7FA;
        padding: 15px;
        margin: 0;
        display: none;
    }
        .forum-admin-structure .add-category-box dt { margin-bottom: 10px; }
        .forum-admin-structure .add-category-box dd { margin-bottom: 14px; }
        .forum-admin-structure .add-category-box .button { height: 30px; }
            .forum-admin-structure .add-category-box .button li {
                float: left;
                margin-right: 10px;
            }
                .forum-admin-structure .add-category-box .button li .cancel { line-height: 30px; }
        
.admin-page.forum-admin-structure #delete-confirm {
    position: absolute;
    display: none;
    padding: 15px;
    background-color: #fffdb8;
    -moz-box-shadow: 0 0 1em #000;
    -webkit-box-shadow: 0 0 1em #000;
    box-shadow: 0 0 1em #000;
    max-width: 310px;
}
    .admin-page.forum-admin-structure #delete-confirm p {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .admin-page.forum-admin-structure #delete-confirm label {
        display: block;
        line-height: 20px;
        margin-bottom: 15px;
        padding-left: 18px;
        position: relative;
    }
        .admin-page.forum-admin-structure #delete-confirm label input {
            position: absolute;
            left: 0; top: 0;
            height: 20px;
            width: 15px;
            padding: 0;
            margin: 0;
        }
        .admin-page.forum-admin-structure #delete-confirm select { margin-bottom: 15px; }
        .admin-page.forum-admin-structure #delete-confirm .j-button { 
            float: left;
            margin-right: 14px;
        }
        .admin-page.forum-admin-structure #delete-confirm .someothertime {
            line-height: 30px;
            color: #2c2c2c;
            border-bottom: dashed 1px #2c2c2c;
            text-decoration: none;
        }

/*
    Добавление категории
    -------------------------------------------------------------------
*/
.admin-page.add-category {}
    .admin-page.add-category h3 { margin: 8px 0 15px 0; }
    .admin-page.add-category .buttons { margin: 4px 0; }
    .admin-page.add-category .box-list {
        margin-top: 0;
        line-height: 1;
    }
        .admin-page.add-category .box-list .row { padding-right: 15px; }
    .admin-page.add-category dt { margin-bottom: 8px; }
    .admin-page.add-category dd textarea {  min-height: 100px; }

/* TODO */
.admin-page.license {}
    .admin-page.license .j-page-title {
        font-size: 34px;
        line-height: 34px;
        display: block;
    }
        .admin-page.license .j-page-title .version {
            float: left;
            display: block;
            height: 34px;
        }
            .admin-page.license .j-page-title .version > strong {
                line-height: 34px;
                height: 34px;
                display: block;
                float: left;
            }
                .admin-page.license .j-page-title .version > strong.old { color: #f7474f; }
                .admin-page.license .j-page-title .version > strong.current-version { color: #11b978; }
            .admin-page.license .j-page-title .version > em,
            .admin-page.license .j-page-title .update > em {
                display: block;
                height: 34px;
                line-height: 34px;
                color: #2d2d2d;
                font-size: 14px;
                font-weight: normal;
                float: left;
                padding: 0 4px;
            }
            .admin-page.license .j-page-title .version > span,
            .admin-page.license .j-page-title .update > span {
                display: block;
                height: 34px;
                line-height: 16px;
                float: left;
                color: #2d2d2d;
                font-size: 14px;
                font-weight: bold;
            }

        .admin-page.license .j-page-title .update {
            float: left;
            display: block;
            height: 34px;
            margin-left: 25px;
        }
            .admin-page.license .j-page-title .update > strong {
                line-height: 34px;
                height: 34px;
                display: block;
                float: left;
            }
                .admin-page.license .j-page-title .update > strong.current-version { color: #11b978; }

.admin-page.license .info-list li > span {
    display: block;
    height: 14px;
    line-height: 14px;
    width: 200px;
    float: left;
}
.admin-page.license .info-list li > strong {
    display: block;
    line-height: 14px;
    height: 14px;
    font-weight: bold;
}
    .admin-page.license .info-list li > strong.old { color: #f7474f; }


.admin-page.license .notice {
    border: solid 1px #cdd3d9;
    padding: 15px;
    position: relative;
    min-height: 9px;
    margin: 15px 0 20px 0;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
    .admin-page.license .notice .close {
        display: block;
        height: 9px;
        width: 9px;
        background: #ffffff url( "images/cross_black.png" ) no-repeat center center;

        position: absolute;
        top: 15px;
        right: 15px;
    }
    .admin-page.license .notice > p { line-height: 24px; }

.admin-page.license .news { 
    padding: 0 0 20px 0;
    width: 50%;
    float: left;
}
    .admin-page.license .news > li {
       
    }
        .admin-page.license .news > li.left { float: left; }
        .admin-page.license .news > li.right { float: right; }
        .admin-page.license .news > li > div { padding: 0 0 28px 20px; }
    .admin-page.license .news > li > div > span {
        color: #7d7d7d;
        display: block;
        font-size: 12px;
    }
    .admin-page.license .news > li > div > h3 { 
        text-indent: -26px;
    }
    .admin-page.license .news > li > div > h3 > a {
        color: #006edb;
        text-decoration: underline;
        font-size: 21px;
        font-weight: bold;
        line-height: 25px;
        float: none;
        font-weight: normal;
        
    }
    .admin-page.license .news > li > div > p {
        font-family: Calibri, Arial, sans-serif;
        line-height: 16px;
        padding: 4px 0;
    }

.admin-page.license .link-col { 
    padding: 5px 20px 5px 0;
    float: left;

}
    .admin-page.license .link-col > li {
        padding: 8px 0;
    }
    .admin-page.license .link-col > li > strong { font-weight: bold; }


.admin-page.license .info-list li .j-form input[type=text] { width: 250px; }
.admin-page.license .info-list li .j-form .j-form-field-message { margin-left: 200px; }
/*
    Расширения страниц ошибок
    -------------------------------------------------------------------
*/
.error-page .search-refine-query .forum-bselect-block {
    background: transparent;
    border: none;
    padding: 0px;
    margin-top: 15px;
}

/*
    Расширение страницы поиска
    -------------------------------------------------------------------
*/
.search-refine-query .forum-section { margin-top: 10px; }

/*
    Всплывающее окно предпросмотра
    -------------------------------------------------------------------
*/
.forum-popup-preview {
    background-color: #f0f7fd;
    border-bottom: 1px solid #d2e7fa;
    border-top: 1px solid #d2e7fa;
    padding: 15px;
    width: 620px;
    position: fixed;
    -moz-box-shadow: 0 0 1em #000;
    -webkit-box-shadow: 0 0 1em #000;
    box-shadow: 0 0 1em #000;
    overflow: auto;
}





/*
    Дополнения для IE
    -------------------------------------------------------------------
*/
.forum-bselect-block.popup { filter: progid:DXImageTransform.Microsoft.Glow(color=#666666, strength=4); }
*:first-child+html  #page-header .header-bar .subscribe a{ display: inline-block; }
*:first-child+html .board-threads td.title ul.buttons li { display: inline; }
*:first-child+html .forum-thread-view .comments-stats .filters { display: inline; }
*:first-child+html .forum-post-editor .editor-toolbar li { display: inline; padding: 0px 2px; }
*:first-child+html .forum-post-form .tags-attachments .tags input { width: 95%; }
*:first-child+html .user-profile-block.threads .thread p:first-child { behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' ); }

*:first-child+html .admin-page.forum-admin-structure #delete-confirm .someothertime { display: inline; }

*:first-child+html .forum-boards-list .forum-category .subforums .unread,
*:first-child+html .forum-board-view .board-head .subs .unread {
    white-space: nowrap;
    position:relative;
}

*:first-child+html .forum-boards-list .forum-category .last-thread .user-marker { 
    padding-left: 20px;
    margin-left: 0;
}

*:first-child+html #page-header .search-bar .forum-search-options {
    position: relative;
    top: -20px;
}
