/*sprite*/
.Glamurchik a.more, .Afisha a.more, .Afisha a.More, .Travel a.more, .Cards a.more{
    background-image: url(/images/framework2/links/sprite.png);
    background-repeat: no-repeat;
}
/*end:sprite*/

/*links
a{  color: #004faf;
    text-decoration: none;
    outline: none;
    }
    a:hover{color: #C42E29}
    */
a{  
    text-decoration: none;
    outline: none;
    }
    a:focus{
        outline: none;
        color: #CE3D3D;
    }

/*end links*/

/*more*/
a.more{
    background-position: right -26px;
    text-transform: lowercase;
    }
    a.more:hover{text-decoration: none}
    a.more.back{background-position: 0 0}
/*end:more*/

/*Lady
.Lady  a{
    color: #CE3D3D;
    text-decoration: none;
    outline: none;
}
end:Lady*/

/*Blogs
.Blogs  a {color:#118ba4}
*/

/*Glamurchik*/

/*
.Glamurchik a{
    color: #e5458d;
    text-decoration: none;
    outline: none;
}

.Glamurchik a:hover{
    color: #a40564;
    text-decoration: underline;
}
*/

/*more*/
/*
.Glamurchik a.more{background: none}
    .Glamurchik a.more span{
        display: inline-block;
        color: #d90485;
        border-bottom: 1px dotted;
        }
        .Glamurchik a.more:hover span{
            color: #b7026f;
            border-bottom-style: solid;
        }
*/

.Glamurchik a.more{
    display: inline-block;
    background-position: -43px -16px;
    color: #5f5f5f;
    line-height: 15px;
    padding: 4px 18px 5px 9px;
    }
    .Glamurchik a.more:hover{
        background-position: -43px -71px;
        background-color: #d90485;
        color: #ffffff;
        text-decoration: none
    }
/*more back*/
.Glamurchik a.more.back{
    background-position: 9px 9px;
    padding: 4px 12px 6px 20px;
    }
    .Glamurchik a.more.back:hover{background-position: 9px -43px}
.ie8 .Glamurchik a.more{line-height: 14px}


.Glamurchik .Article .tag-box a.more{
    background-position: -42px -19px;
    padding: 1px 18px 1px 9px;
    line-height: 17px;
    }
    .Glamurchik .Article .tag-box a.more:hover{
        background-position: -48px -71px;
    }

.ie8 .Glamurchik a.more{line-height: 17px}
/*end:Glamurchik*/

/*Travel*/
/*
.Travel a:hover{
    text-decoration: underline;
    color: #004faf
}
*/

.Travel a.more, .Travel a.More{
    background-position: right -140px;
    display: inline-block;
    color: #004faf;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 12px 0px 4px;
    text-transform: lowercase;
}
.Travel a.more:hover,
.Travel a.More:hover{text-decoration: underline}

/*more back*/
.Travel a.more.back{
    background-position: 0 -95px;
    display: inline-block;
    line-height: 16px;
    padding: 4px 12px 6px 11px;
    -webkit-font-smoothing: antialiased;
}

.ie8 .Travel a.more,
.ie8 .Travel a.More{line-height: 14px}

.ff2 .Travel a.more,
.ff2 .Travel a.More{line-height: 15px}
/*end:Travel*/

/*Afisha*/
/*
.Afisha a{color: #427dc0}
    .Afisha a:hover{text-decoration: underline}
    .Afisha .bt:hover{text-decoration: none}
*/

.Afisha a.more{
    background-position: right -299px;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    padding: 0 12px 0 0;
    text-transform: lowercase;
    }
    .Afisha a.more:hover{text-decoration: underline}

.Afisha a.more.back{
    background-position: 0 -259px;
    padding: 0 0 0 12px;
    line-height: 16px;
}
/*end:Afisha*/

/*Cards*/

.Cards a.more{
    background-position: right -378px;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 12px 0px 4px;
    text-transform: lowercase;
}
.Cards a.more:hover{text-decoration: underline}

/*more back*/
.Cards a.more.back{
    background-position: 0 -333px;
    display: inline-block;
    line-height: 16px;
    padding: 4px 0 6px 11px;
    -webkit-font-smoothing: antialiased;
}

.ie8 .Cards a.more{line-height: 14px}

/*end:Cards*/

/*scroll-top
.scroll-top{
    display: none;
    background-position: 15px -405px;
    background-color: #ce3d3d;
    width: 76px; height: 22px;
    margin-left: 520px;
    opacity: 0.7;
    cursor: pointer;
    position: fixed;
    left: 50%; bottom: 20px;
    z-index: 4;
    }
    .scroll-top:hover{opacity: 1}

    .HP .scroll-top{margin-left:510px;}
    .Travel .scroll-top{background-color: #349bc7;}
    .Afisha .scroll-top{background-color: #f7671e;}
    .Glamurchik .scroll-top{background-color: #d90485;}
    .E-motion .scroll-top{
        background-color: #924adb;
        margin-left: 492px;
    }
    .E-motion.branding .scroll-top{margin-left: 502px;}
    .Nightlife .scroll-top{
        background-color: #ff7902;
        margin-left: 500px;
    }
    .Nightlife.video .scroll-top{margin-left: 520px;}
    .Horo .scroll-top{background-color: #0d96e8;}
    .Fun .scroll-top{background-color: #fac500;}
    .Cards .scroll-top{background-color: #e66534;}
    .Video .scroll-top{background-color: #00a1ef;}
    .Conferences .scroll-top{background-color: #cf0f02;}
end:scroll-top*/
