/*
Theme Name: RccNews
Author: Sava
Version: 1.0
*/
/** {
    margin: 0;
    padding: 0;
}*/
html {

}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    width: 100%;
    line-height: normal;
    background: #efefef;
}
a {
    color: #06c;
    text-decoration: underline;
}
a:hover {
    color: #09f;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #000;
}
h1 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0.5em;
}
h2 {
    font-size: 18px;
    margin-bottom: 2px;
}
h3 {

}
h4 {
    font-size: 14px;
    line-height: 16px;
    margin: 15px 0 5px;
}
h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0.5em;
}
h6 {

}
a, input, select, textarea {
    outline: none;
}
p {
    margin: 0 0 0.5em;
    font-size: 14px;
}
hr {
    background: #ddd;
    color: #ddd;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 5px 0 5px 0;
    border: none;
}
li {
    padding: 2px 0;
}



.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.wrapper {
    margin-bottom: 5px;
}
.page-width {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    background: #fff;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: 0 0 5px #c2c2c2;
    -moz-box-shadow: 0 0 5px #c2c2c2;
    box-shadow: 0 0 5px #c2c2c2;
    border-top: none;
}
.header {
    margin: 0;
    padding: 0;
    background: #d6d6ff;
}
.header .banners {
    padding: 5px 0;
}
.header .banners .banner {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 33%;
}
.header .logo {
    padding: 10px 20px 0;
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin-top: 10px;
}
.header .search-block {
    background: url("images/search_back.png") repeat-x;
    margin-left: 20px;
    max-width: 710px;
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.header .search-block {
    padding: 15px;
    color: #fff;
}
.header .search-input {
    max-width: 580px;
    width: 100%;
    border: 1px solid #797b8a;
    margin-bottom: 10px;
    padding: 1px;
}
.header .search-submit {
    background: #4244b8;
    background: -moz-linear-gradient(top, #4244b8 0%, #000881 100%);
    background: -webkit-linear-gradient(top, #4244b8 0%,#000881 100%);
    background: linear-gradient(to bottom, #4244b8 0%,#000881 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4244b8', endColorstr='#000881',GradientType=0 );
    border: 1px solid #fff;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
    outline: none;
    padding: 0 5px;
}
.nav-wrap {
    background: #4244b8;
    background: -moz-linear-gradient(top, #4244b8 0%, #000881 100%);
    background: -webkit-linear-gradient(top, #4244b8 0%,#000881 100%);
    background: linear-gradient(to bottom, #4244b8 0%,#000881 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4244b8', endColorstr='#000881',GradientType=0 );
    margin-top: 2px;
}
.nav-wrap ul {
    padding: 4px 20px 3px 3px;
    margin: 0 0 5px 0;
}
.nav-wrap ul li {
    display: inline;
    border-right: 1px solid #6366cd;
}
.nav-wrap ul li a {
    color: #ffffff;
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 8px 1px;
}
.nav-wrap ul li a:hover, .nav-wrap ul li.active a {
    color: #fff;
    background-color: #040082;
    text-decoration: none;
}
.nav-wrap ul li:last-child {
    border-right: none;
}
.footer {
    border-top: 1px solid #c5c5c5;
    margin: 10px 0 0;
    font-size: 0.8em;
    text-align: center;
    background: #e7e7e7;
    background: -moz-linear-gradient(top, #e7e7e7 0%, #c1c1c1 100%);
    background: -webkit-linear-gradient(top, #e7e7e7 0%,#c1c1c1 100%);
    background: linear-gradient(to bottom, #e7e7e7 0%,#c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#c1c1c1',GradientType=0 );
}
.footer div.ban-foot {
    width: 31%;
    margin: 10px 0;
    padding: 10px 10px 0;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #a2a2a2;
    min-height: 70px;
    font-size: 12px;
}
.footer div.ban-foot:last-child {
    border: none;
}
.left-sidebar {
    width: 190px;
    float: left;
}
.right-sidebar {
    width: 150px;
    float: left;
}
.block-wrap .title-wrap {
    padding: 0 8px 3px 8px;
}
.block-wrap .title-wrap .title {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    background: #4845b8;
    text-align: center;
}
.block-wrap .link-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.block-wrap .link-wrap ul li {
    border-bottom: 1px solid #e8e8e8;
    display: block;
    text-align: left;
    vertical-align: top;
    word-spacing: normal;
}
.block-wrap .link-wrap ul li:last-child {
    border: 0;
    margin-bottom: 8px;
}
.block-wrap .link-wrap ul li a {
    font: 14px/1.2em Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 5px 20px 5px 10px;
    text-decoration: none;
    color: #1e4393;
    display: block;
}
.block-wrap .link-wrap ul li a:hover {
    background: #eee;
    color: #1E4393;
    text-decoration: underline;
    text-shadow: 0 1px 0 #fff;
}

.content {
    max-width: 640px;
    width: 100%;
    float: left;
    margin: 0 10px;
}
.content .half {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: -2px;
    padding: 0 5px;
    box-sizing: border-box;
}
.arhiv-link {
    float: right;
    font-weight: bold;
    text-transform: lowercase;
}
.breadcrumbs {
    font-size: 1em;
    padding: 5px 5px 10px;
}
.breadcrumbs span {
    color: #000;
}
.wp-pagenavi-text {
    display: inline-block;
}
.wp-pagenavi {
    display: inline-block;
}
.wp-pagenavi a {
    border: solid 1px #9aafe5;
    font-weight: bold;
    color: #0e509e;
    padding: 1px 6px;
    text-decoration: none;
    font-size: 11px;
    display: inline-block;
    margin: 10px 2px;
}
.wp-pagenavi a:hover {
    border: solid 1px #0e509e;
}
.wp-pagenavi .current {
    background: #2e6ab1;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    padding: 1px 6px;
    border: solid 1px #9aafe5;
}
.print-link {
    float: right;
}
.advertising-form {
    width: 100%;
    max-width: 380px;
    margin: 30px auto;
}
.press-form {
    width: 100%;
    max-width: 380px;
    margin: 30px auto;
}
.form-wrap input[type="text"],
.form-wrap input[type="email"],
.form-wrap textarea {
    width: 100%;
    box-sizing: border-box;
}
.form-wrap label.label {
    display: block;
    font-weight: bold;
}
.form-wrap .field {
    margin: 5px 0;
}
.form-wrap .error {
    color: #DF0101 !important;
    font-size: 11px;
}
.form-wrap .result .error {
    font-size: 12px;
    color: #DF0101;
    background: #F5A9A9;
    padding: 5px;
    border: 1px solid #DF0101;
    font-weight: bold;
    margin-top: 10px;
}
.form-wrap .success {
    font-size: 11px;
    color: #0B610B;
}
.form-wrap .result .success {
    font-size: 12px;
    color: #0B610B;
    background: #81F781;
    padding: 5px;
    border: 1px solid #0B610B;
    font-weight: bold;
    margin-top: 10px;
}
.form-wrap .error,
.form-wrap .success {
    display: none;
}
.title-form {
    font-size: 20px;
}
.press h4 {
    font-weight: bold;
    margin-bottom: 5px;
}
.press h4 span {
    font-weight: normal;
}