/* Common */
.site {
    margin: 0 auto;
}
body {
    background-color: #fff;
}
::selection {
    background: #dcddde;
}
::-moz-selection{
    background: #dcddde;
}
h1, h2, h3, b,
p strong {
    color: #87354f;
}
a {
    color: #87354f;
    outline: none;
}
a:hover, a:active, a:focus {
    color: #b7898c;
}
.centered {
    text-align: center;
}
.content-area {
    padding-top: 2.5rem;
}
.clear {
    clear: both;
}
#page {
    border-right: solid 1px #c6c8ca;
    border-left: solid 1px #c6c8ca;
}
/* Header */
#site-header {
    background-color: #fff;
}
.site-header {
    background-color: #d0b2b2;
    -webkit-box-shadow: 0 1px 5px 0 rgba(75, 75, 75, 0.3);
    -moz-box-shadow: 0 1px 5px 0 rgba(75, 75, 75, 0.3);
    box-shadow: 0 1px 5px 0 rgba(75, 75, 75, 0.3);
}
.header-right-block {
    float: right;
    position: relative;
    height: 110px;
    padding-right: 20px;
}
.header-right-block a,
.header-central-part a {
    display: inline-block;
    height: 100%;
    position: relative;
}
.header-right-block a img,
.header-central-part a img {
    height: 60% !important;
    width: auto;
    margin-top: 25px;
    margin-left: 10px;
}
.header-right-block a img {
    margin-top: 15px;
}
.header-info-control-block {
    display: block;
    position: relative;
    height: 110px;
    float: right;
}
.header-info-control-block.last {
    margin-left: 40px;
}
.header-info-control-block .magazine-issn {
    color: #87354f;
    font-size: 0.8rem;
    font-weight: bold;
}
.header-info-control-block .magazine-issn:first-child { 
    margin-top: 10px;
}
.header-info-control-block .language-control {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 2;
}
.header-info-control-block .language-control li {
    display: inline;
    margin: 0 0.5rem;
}
.header-info-control-block .language-control li a {
    text-align: center;
}
.header-info-control-block .language-control li div {
    text-transform: uppercase;
    font-size: 0.75rem;
}
.header-info-control-block .language-control li img {
    height: auto !important;
    margin-left: 0;:
}
.header-central-part {
    position: relative;
    display: block;
    height: 110px;
    margin-top: -110px;
    margin-left: 450px;
}
.header-main .site-title {
    position: absolute;
    left: 0;
    width: 450px;
    height: 100%;
    background: url("http://sportnauka.org.ua/wp-content/uploads/logo-2-line.png");
    background-size: 100% 100%;
}
.site-header .site-title a, 
.site-header .site-title a:hover {
    display: none;
    margin-left: 5px;
    margin-top: -2px;
}
.masthead-fixed .site-header .site-title a, 
.masthead-fixed .site-header .site-title a:hover {
    color: #005c9e;
    display: inline-block;
    position: relative;
}
.masthead-fixed .site-header .site-title a img {
    height: 41px;
    width: auto;
    margin-left: 5px;
}
.sportnauka-logo {
    margin-right: 45px;
}
.menu-main-container {
    margin-right: 2rem;
}
.site-navigation a {
    color: #84304b;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a,
.primary-navigation li:hover > a, .primary-navigation li.focus > a 
.menu-toggle {
    color: #fff;
    background: transparent;
}
.site-navigation .current_page_item,
.site-navigation .current_page_ancestor,
.site-navigation .current-menu-item,
.site-navigation .current-menu-ancestor,
.primary-navigation li:hover, .primary-navigation li.focus
.menu-toggle {
    background-color: #84304b;
}
.primary-navigation ul ul {
    background-color: #d0b2b2;
    color: #84304b;
    -webkit-box-shadow: 0 1px 5px 0 rgba(75, 75, 75, 0.3);
    -moz-box-shadow: 0 1px 5px 0 rgba(75, 75, 75, 0.3);
    box-shadow: 0 1px 5px 0 rgba(75, 75, 75, 0.3);
}
.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
    background-color: transparent;
    outline: none;
}
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus a,
.primary-navigation ul ul a:active {
    background-color: #d0b2b2;
}
.primary-navigation ul ul li:hover > a, .primary-navigation ul ul li.focus > a {
    color: #fff;
}
.site-navigation ul ul .current_page_item > a,
.site-navigation ul ul .current_page_ancestor > a,
.site-navigation ul ul .current-menu-item > a,
.site-navigation ul ul .current-menu-ancestor > a {
    color: #84304b;
    background: #d0b2b2;
}
#menu-main > li {
    -webkit-transform: skewX(-38deg); /* Для Safari и Chrome */
    -moz-transform: skewX(-38deg); /* Для Firefox */
    -o-transform: skewX(-38deg); /* Для Opera */
    -ms-transform: skewX(-38deg); /* Для IE */
    transform: skewX(-38deg); /* CSS3 */
}
#menu-main > li > a,
.site-navigation ul ul {
    -webkit-transform: skewX(38deg); /* Для Safari и Chrome */
    -moz-transform: skewX(38deg); /* Для Firefox */
    -o-transform: skewX(38deg); /* Для Opera */
    -ms-transform: skewX(38deg); /* Для IE */
    transform: skewX(38deg); /* CSS3 */
}
/*#menu-main > li {
    border-right: solid 1px #84304b;
}
#menu-main > li:last-child {
    border-right: none;
}*/
.menu-toggle, .menu-toggle:focus {
    background-color: #84304b;
}
.menu-toggle:hover,
.toggled-on .menu-toggle {
    background-color: #dcddde;
}
.search-toggle {
    display: none;
}

/* Sidebar */
.site-description {
    display: none;
}
.primary-sidebar {
    margin-top: 2rem;
}
.article-search {
    padding-bottom: 0.5rem;
}
.article-search #as {
    margin-bottom: 0.5rem;
}
.article-search #searchsubmit {
    margin-top: 0.5rem;
    background-color: #84304b;
}
.article-search #searchsubmit:hover {
    background-color: #d0b2b2;
}
.article-search-label {
    margin-left: 0.5rem;
}
#secondary h2, #secondary label,
#secondary .article-search-label {
    color: #84304b;
}
#secondary input[type="text"] {
    background: #fff;
    color: #423f40;
    border-color: #c6c8ca;
}
#secondary .widget {
    margin-bottom: 0.5rem;
}
.sidebar-title {
    font-size: 0.6rem;
    text-transform: uppercase;
    text-align: center;
    padding: 0.8rem 0.2rem;
    margin: 0.4rem 0;
    border-top: solid 1px #c6c8ca;
}
#secondary .magazine-link {
    position: relative;
    display: block;
}
#secondary .magazine-link .magazine-title-image {
    margin-bottom: 1.7rem;
}
#secondary .magazine-link .magazine-title {
    bottom: 0.2rem;
    font-size: 0.8rem;
    font-weight: bold;
}
#secondary .partner-banner {
    text-align: center;
    font-size: 0.7rem;
    color: #423f40;
    margin-bottom: 0.6rem;
    display: block;
    background-color: #fff;
}
#secondary .partner-banner img {
    width: 100%;
}
#secondary {
    background-color: #dcddde;
}
.uran {
    background-color: #aba !important;
    color: #000;
    height: 40px;
    padding-top: 5px;
    text-decoration: none !important;
}
.uran:hover {
    color: #000;
}

/* Main part */
.site:before {
    background-color: #dcddde;
    border-right: solid 0.2rem #c6c8ca;

/*    background: #005c9e; /* Old browsers */
/*    background: -moz-linear-gradient(left,  #005c9e 22%, #074b99 84%, #739ac6 100%); /* FF3.6+ */
/*    background: -webkit-gradient(linear, left top, right top, color-stop(22%,#005c9e), color-stop(84%,#074b99), color-stop(100%,#739ac6)); /* Chrome,Safari4+ */
/*    background: -webkit-linear-gradient(left,  #005c9e 22%,#074b99 84%,#739ac6 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(left,  #005c9e 22%,#074b99 84%,#739ac6 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(left,  #005c9e 22%,#074b99 84%,#739ac6 100%); /* IE10+ */
/*    background: linear-gradient(to right,  #005c9e 22%,#074b99 84%,#739ac6 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c9e', endColorstr='#739ac6',GradientType=1 ); /* IE6-9 */
}
.site-main {
    background: #fff;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    max-width: none;
}
article {
    padding: 0 2rem;
}
.entry-title {
    display: none;
}
.site-content .entry-content,
.site-content .entry-header {
    background: none;;
}
#primary .partner-banner {
    height: 50px;
    display: inline-block;
    position: relative;
}
#primary .partner-banner img {
    width: auto;
    height: 100%;
}
#primary .uran {
    padding: 15px 10px;
    height: auto;
}

/* Footer */
.site-footer {
    background: #84304b;
    -webkit-box-shadow: 0 -1px 5px 0 rgba(75, 75, 75, 0.3);
    -moz-box-shadow: 0 -1px 5px 0 rgba(75, 75, 75, 0.3);
    box-shadow: 0 -1px 5px 0 rgba(75, 75, 75, 0.3);

}
.footer-left {
    float: left;
    max-width: 380px;
}
.footer-right {
    float: right;
    max-width: 25%;
}
.footer-center{
    text-align: center;
}
.site-footer .footer-center a {
    margin: 0;
}
.site-footer a:hover,
.site-footer a:active,
.site-footer a:focus {
    color: inherit;
    text-decoration: underline;
}
.site-footer .footer-center a {
    position: relative;
    display:inline-block;
    margin: 10px 10px 0 0;
}
.site-footer a img {
    height: 40px;
}
/*Transparent background*/
#main {
    background: url("http://sportnauka.org.ua/wp-content/uploads/background.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat repeat;
}
#site-header {
    background-color: #efefef;
}
table#magazine-articles-table tbody td {
    background-color: #efefef !important;
}
table#magazine-articles-table thead tr th, table#magazine-articles-table tfoot tr th {
    border-color: #c6c8ca !important;
}
input, #secondary input[type="text"] {
    background: #f8f8f8;
}
