@font-face {
    font-family: 'Oceanic';
    src: url(/styles/OceanicGroteskCondensed-Poster.ttf);
}


a{
    color: #29abe2;
    text-decoration: none;
}

a:hover{
    color: #042d48;
    text-decoration: underline;
}


.issueArticle .meta .authors a{
    color: #666666;
}

.issueArticle .meta .authors a:hover{
    color: #042d48;
}

nav.navbar .language a.current {
    color: #29abe2;
}


.head h2 {
    font-weight: bold;
    font-size: 60px;
    font-family: 'Oceanic', 'PT Sans', sans-serif;
}

nav.navbar a.userBlock{
    font-family: 'PT Sans', sans-serif;
}


@media (max-width: 1400px) and (min-width: 960px){
    .head .logoed h2 {
        font-size: 40px;
    }
    .logo img {
         height: 45px;
    }
}

@media (max-width: 500px){
    .head .logoed h2{
        font-size: 45px;
    }
    .logo img {
         height: 43px;
    }
}

@media (max-width: 959px){
    .head .logoed h2{
        font-size: 45px;
    }
    .logo img {
         height: 43px;
    }
}

.mainMenu .menu {
    background: rgba(213, 6, 14, 0.8) none repeat
}

.mainMenu .mobile-view {
    background: #d5060e none repeat scroll 0 0
}

nav.navbar {
    background: #d5060e none repeat scroll 0 0
}

#navbarWrapper.floating {
    background: #d5060e none repeat scroll 0 0
}

.sidebar .menu, .blockTitle, .tocArticle .title, h1, h2, h3, h4, nav.navbar a.userBloc, .tocArticle .tocTitle {
  font-family: 'PT Sans', Khartiya, serif;
}


элемент {

}
.sidebar .menu, .blockTitle, .tocArticle .title, h1, h2, h3, h4, nav.navbar a.userBloc, .tocArticle .tocTitle {

    font-family: 'PT Sans', Khartiya, serif;

}
.tocArticle .title {

    font-size: 28px;
    font-style: normal;
    font-weight: bold;

}

.head .logoed h2{
    letter-spacing: 0.1rem;
}

.head .hero{
    height: auto;
}

@media (max-width: 500px) {
    .head .hero{
        padding: 40px 10px;
    }
    .head .logoed h2 {
        font-size: 32px;
    }
}
.headSearch input[type="submit"]{
    padding: 0;
}
