/* Common styles (begin) */
    body
    {
        background: #fff;
    }

    .b-body
    {
        color: #000;
        background: #fff;
    }

    hr
    {
        border-bottom: 1px solid #e9bfc9;
    }

    h1.header,
    .b-menu
    {
        font-style: italic;
    }

/* Common styles (end) */

/* Informers common (begin) */
    /* Menu (begin) */
        .b-menu-mark .default
        {
            background: url(/i/users/color/pink/arrow.png) no-repeat;
        }
    /* Menu (end) */

    /* Photo informer (begin) */
        .b-photo-informer .back a
        {
            background: url(/i/users/color/pink/photos-back.png) no-repeat;
        }

        .b-photo-informer .forward a
        {
            background: url(/i/users/color/pink/photos-forward.png) no-repeat;
        }
    /* Photo informer (end) */
/* Informers common (end) */

/* Scheme 1 (begin) */
    .s1
    {
        background: #f4dfe6;
    }

    .s1 .header-link, .s1 .header-link:visited
    {
        color: #1447a1;
    }

    .s1 .header-link:hover
    {
        color: #d00045;
    }

    .s1 .link, .s1 .link:visited
    {
        color: #1447a1;
    }

    .s1 .link:hover
    {
        color: #d00045;
    }

    .s1 h1.header .header-link,
    .s1 h1.header .header-link:hover,
    .s1 h1.header .header-link:visited
    {
        color: #826169;
    }


    .s1 .line
    {
        background: #ddc1cb;
    }

    .s1 .list th,
    .s1 .data th,
    .s1 .data th .link
    {
        color: #9d8b91;
    }

    .s1 .data th
    {
        border-bottom: 1px solid #ddc1cb;
    }

    .s1 .date
    {
        color: #9a8a8e;
    }

    /* Photo informer (begin) */
        .s1 .listing li img
        {
            border: 1px solid #f2e0e6;
        }

        .s1 .listing li .active
        {
            border: 1px solid #97858b;
        }
    /* Photo informer (end) */

    /* Photo gallery (begin) */
        .s1 .album .sign a,
        .s1 .album .sign a:visited
        {
            color: #fff;

            background: #dd83a1;
        }

        .s1 .album .sign a:hover,
        .s1 .album .sign b
        {
            background: #f33776;
        }

        .s1 .album i, .s1 .album i i a
        {
            border: 1px solid #dd83a1;
            background: #f8ebf0;
        }

        .s1 .album img
        {
            border: 10px solid #f8ebf0;
            background: #dd83a1;
        }
    /* Photo gallery (end) */

    /* Catalog (begin) */
        .s1 .filter b
        {
            color: #fff;
            background: #97858b;
        }
    /* Catalog (end) */

    /* Comments (begin) */ /**/
        .s1 .b-comments__comment,
        .s1 .b-comments__pager
        {
            border-color: #826169;
        }

        .s1 .b-comment__delete .link,
        .s1 .b-comment__delete .link:link,
        .s1 .b-comment__delete .link:visited
        {
            color: #826169;
        }
    /* Comments (end) */ /**/

/* Scheme 1 (end) */

/* Scheme 2 (begin) */
    .s2
    {
        color: #fff;
        background: #d30046
    }

    .s2 .header-link, .s2 .header-link:visited
    {
        color: #fff;
    }

    .s2 .header-link:hover
    {
        color: #fff;
    }

    .s2 .link, .s2 .link:visited
    {
        color: #fff;
    }

    .s2 .link:hover
    {
        color: #fff;
    }

    .s2 .line
    {
        background: #b5043f;
    }

    .s2 .list th
    {
        color: #fff;
    }

    .s2 .date
    {
        color: #fff;
    }

    /* Photo informer (begin) */
        .s2 .listing li img
        {
            border: 1px solid #d30046;
        }

        .s2 .listing .active
        {
            border: 1px solid #fff;
        }
    /* Photo informer (end) */

    /* Catalog (begin) */
        .s2 .filter b
        {
            color: #fff;
            background: #910533;
        }
    /* Catalog (end) */

    /* Photo gallery (begin) */
        .s2 .album .sign a,
        .s2 .album .sign a:visited
        {
            color: #fff;

            background: #7c1034;
        }

        .s2 .album .sign a:hover,
        .s2 .album .sign b
        {
            background: #e04075;
        }

        .s2 .album i, .s2 .album i i a
        {
            border: 1px solid #7c1034;
            background: #d30046;
        }

        .s2 .album img
        {
            border: 10px solid #d30046;
            background: #7c1034;
        }
    /* Photo gallery (end) */

    /* User (begin) */
        .s2 .b-user, .s2 .b-user *
        {
            color: #ebb2c5 !important;
        }

        .s2 .b-user b
        {
            color: #fff !important;
        }
    /* User (end) */

    /* From blog (begin) */
        .s2 .border
        {
            border: none;
        }

        .s2 .header-blog
        {
            background: #d30046;
        }
    /* From blog (end) */

    /* Comments (begin) */ /**/
        .s2 .b-comments__comment,
        .s2 .b-comments__pager
        {
            border-color: #fff;
        }
    /* Comments (end) */ /**/
/* Scheme 2 (end) */

/* Scheme 3 (begin) */
    .s3
    {
        color: #000;
    }

    .s3 .header-link, .s3 .header-link:visited
    {
        color: #1447a1;
    }

    .s3 .header-link:hover
    {
        color: #d00045;
    }

    .s3 .link, .s3 .link:visited
    {
        color: #1447a1;
    }

    .s3 .link:hover
    {
        color: #d00045;
    }

    .s3 h1.header .header-link,
    .s3 h1.header .header-link:hover,
    .s3 h1.header .header-link:visited
    {
        color: #826169;
    }

    .s3 .line
    {
        background: #f4dfe6;
    }

    .s3 .list th,
    .s3 .data th,
    .s3 .data th .link
    {
        color: #c4c1c2;
    }

    .s3 .date
    {
        color: #c4c1c2;
    }

    /* Photo informer (begin) */
        .s3 .listing li img
        {
            border: 1px solid #fff;
        }

        .s3 .listing .active
        {
            border: 1px solid #88636c;
        }

    /* Photo informer (end) */

    /* Photo gallery (begin) */
        .s3 .album .sign a,
        .s3 .album .sign a:visited
        {
            color: #1447a1;

            background: #f4dfe6;
        }

        .s3 .album .sign a:hover,
        .s3 .album .sign b
        {
            color: #fff;
            background: #d00045;
        }

        .s3 .album i, .s3 .album i i a
        {
            border: 1px solid #f4dfe6;
            background: #fff;
        }

        .s3 .album img
        {
            border: 10px solid #fff;
            background: #f4dfe6;
        }
    /* Photo gallery (end) */

    /* Catalog (begin) */
        .s3 .filter b
        {
            background: #f4dfe6;
        }
    /* Catalog (end) */

    /* User (begin) */
        .s3 .b-user, .s3 .b-user *
        {
            color: #000 !important;
        }

        .s3 .b-user b
        {
            color: #f00 !important;
        }
    /* User (end) */

    /* From blog (begin) */
        .s3 .border
        {
            border: 1px solid #f4dfe6;
        }

        .s3 .header-blog
        {
            background: #fff;
        }
    /* From blog (end) */

    /* Comments (begin) */ /**/
        .s3 .b-comments__comment,
        .s3 .b-comments__pager
        {
            border-color: #F4DFE6;
        }
    /* Comments (end) */ /**/

    /* Yandex maps */  /**/
        body .YMaps
        {
            color: #000;
        }
    /* Yandex maps (end)  */ /**/

/* Scheme 3 (end) */
