﻿@import url('reset.css');
@import url('text.css');
body {
    width: 100%;
    background: #FCFCFC;
    background-image: url('images/fon.png');
    background-position: center center;
    background-repeat: repeat-y;
}
#mcc_question_question{
    display:block;
    width: 80%;
}
#mcccform0 table tbody tr td ,#mccoform0 table tbody tr td{
    border:none !important;
}
#wrapper {
    width: 1000px;
    margin: 0 auto;
    margin-bottom:0px;
    background: white;
}
.b-form-input_theme_grey{

}
#layer1 {
    position:absolute;
    top:0px;
    visibility: hidden;
    z-index:200;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
    min-height: 268px;
    background:url(images/header2.png) no-repeat;
    background-position: bottom ;
    position:relative;
}
.category tr td a{
    text-decoration: none;
}
#logo {
    display: block;
    position:absolute;
    top:42px;
    left:34px;
    width: 303px;
    height: 133px;
    background:url(images/logo_star.png) no-repeat;
}
.header_nav {
    text-transform: uppercase;
}
.header_nav ul li a{
	color: #fff;
    text-decoration: none;
    height: 37px;
    display: block;
    font-family: arial;
    /*text-shadow: 0 1px 0 #eeefef;*/
    font-weight: bold;
    font-size: 13px;
    /*font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;*/
}
#access .b-form-input__box{
    width:173px;
    float: right;
    margin-top: -33px;
    right: 8px;
    border-radius: 5px;
    
}
/* .header_nav ul li a:hover{
    border-radius: 3px;
    background: #fbfbfb; Old browsers
    background: -moz-linear-gradient(top, #fbfbfb 1%, #dce4e4 100%); FF3.6+
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fbfbfb), color-stop(100%,#dce4e4)); Chrome,Safari4+
    background: -webkit-linear-gradient(top, #fbfbfb 1%,#dce4e4 100%); Chrome10+,Safari5.1+
    background: -o-linear-gradient(top, #fbfbfb 1%,#dce4e4 100%); Opera 11.10+
    background: -ms-linear-gradient(top, #fbfbfb 1%,#dce4e4 100%); IE10+
    background: linear-gradient(to bottom, #fbfbfb 1%,#dce4e4 100%); W3C
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#dce4e4',GradientType=0 ); IE6-9
} */
.header_nav ul li{
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 8px;
    background: #35a9c4;
background: -moz-linear-gradient(top,  #35a9c4 0%, #2c6e7c 66%, #116a7f 98%, #35a9c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35a9c4), color-stop(66%,#2c6e7c), color-stop(98%,#116a7f), color-stop(100%,#35a9c4));
background: -webkit-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -o-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -ms-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: linear-gradient(to bottom,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a9c4', endColorstr='#35a9c4',GradientType=0 );

}
#contacts {
    position:relative;
    top:5px;
    left:370px;
    width:603px;
	height: 220px;
    text-align:left;
    color: #000;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px 7px 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

#contacts h4 {text-align: center; margin: 10px 0; font-size: 17px;}

#contacts div.header-city {margin: 0px 0 0 40px;;}
#contacts div.header-city div {float: left; width: 150px; height: 85px; margin-left: 35px;}
#contacts div.header-city div a{position: initial; clear:both; }
#contacts div.header-city div p{font-size: 15px;}

#contacts span {
    position:absolute;
    left:190px;
    color: #000;
}
#contacts a {
    position:absolute;
    right:13px;
    text-decoration:none;
    color: #000;
}
#contacts a:hover {
    text-decoration:underline;
    color: #000;
}
#contacts p {
    padding-bottom:1px;
    margin:0;
    color: #000;
	font-size: 17px;
	
}
.two-city p {display: none;}

.two-city p:nth-child(1), .two-city p:nth-child(2) {display: block;}

#contacts:hover {
    cursor: pointer;
    color: #000;
}
/* =Menu
-------------------------------------------------------------- */
#access .menu-header ul li{
    display: inline-block;
    height: 39px;
}
#access .menu-header ul li a:hover{
    background: #35A9C4;
}
div.menu {
    display:block;
}
div.menu li {
    display:block;
    float: left;
    position: relative;
}
/* Middle
-----------------------------------------------------------------------------*/
#container {
    width: 100%;
    background: url(images/bg-cont.png) repeat-y;
}
.xoxo ul li {
    padding:5px 0;
    border-top: 1px solid #e6e6e6;
}
.sub-menu{
    border-top: 1px solid #e6e6e6;
}
.xoxo ul li:first-child{border-top: none;}
#container:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#content {
    margin-top:30px;
    width:502px;
    float:left;
    text-align:justify;
    padding-bottom: 20px;
}
.buttonheading, .display {
    text-align:right;
}
table.category {
    margin:1em 0;
}
table.category td, table.category th {
    padding:4px;
    border:1px solid #ccc;
}
td, th {
    padding:4px;
    border:1px solid #ccc;
}
table.category tr.sectiontableentry1 td {
    background:#f5f5f5;
}
table.category td[headers="count"], table.category td[headers="hits"] {
    text-align:center;
    vertical-align:middle;
}
table.category th {
    text-align:center;
}
.for-contact {
    border:0px;
    margin-left: -10px;
}
.for-contact td {
    border:0px;
}
#content. h1 {
 font-size:18px;
 padding:0 0;
}
#content. h2 {
 font-size:19px;
 padding:0 0;
}
#content. h3 {
 font-size:15px;
 padding:0 0;
}
#content. h4 {
 font-size:14px;
 padding:10px 0;
}
#content. h5 {
 font-size:13px;
 padding:10px 0;
}
#content ul, #content ol {
    padding-left:20px;
}
/*Opera fix*/
@media (min-resolution: .001dpcm) {
_:-o-prefocus, #content ol li {
list-style-POSITION:inside;
text-ALIGN:justify;
text-indent:-20px;
}
}
@media (min-resolution: .001dpcm) {
_:-o-prefocus, #content ul li {
list-style-POSITION:inside;
text-ALIGN:justify;
text-indent:-20px;
}
}
#content li {
    padding-bottom:0.5em;
}
#content ul li {
    padding-bottom:0.5em;
    list-style-image:url(images/arrow.gif);
}
#content ul {
    list-style:disc;
}
#content ol {
    list-style:decimal;
}
#content ul ul, #content ol ul {
    list-style:circle;
}
#content ul ul ul, #content ol ul ul, #content ol ol ul, #content ul ol ul {
    list-style:square;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#rsidebar {
    margin-top: 10px;
    float: left;
    margin-bottom:5px;
    width: 203px;
    padding-left: 10px;
    text-align:left;
    margin-left:10px;
    margin-right: 8px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sidebar {
    float: left;
    margin-right: 20px;
    margin-bottom:5px;
    width: 220px;
    text-align:left;
    margin-left:10px;
    padding-right:15px;
    margin-top:10px;
    padding-top:0;
    margin: ;
}
.search {
    margin-right:2px;
}
#s {
    width: 160px;
}
.search input.search_button {
    margin-left: 10px;
}
#footer {
    clear:both;
    position: relative;
    margin-top: 10px;
}
#bottommenu {
    height:38px;
    background:#484848;
 2border-top:2px solid #882b2b;
    padding-bottom: 1ex;
}
.counter {
    position:absolute;
 2float: left;
    top: 0;
    left: 0;
    padding: 11px 0 0 15px;
}
#bottommenu ul {
    text-align:center;
    padding:12px 0;
}
#bottommenu ul li {
    display:inline;
    padding:0 5px;
    border-left:1px solid #fff;
}
#bottommenu ul li:first-child {
    border:none;
}
.xoxo {
    list-style:none;

}
.xoxo li {
    list-style:none;
    vertical-align:bottom;
}
.wr-h3, #nav_menu-3, #nav_menu-4, #nav_menu-5, #nav_menu-6, #nav_menu-7, #nav_menu-8, #nav_menu-9, #nav_menu-10 {
    padding-top: 0 !important;
}
.widget-title{
    text-transform: uppercase;
}
#primary ul li a, #rsidebar ul li a{
    text-decoration: none;
}
#footer .current-menu-item{
    background: none !important;
}
#nav{
    text-transform: uppercase;
    padding-left: 8px;
    position: relative;
    height: 39px;
    background: #35a9c4;
background: -moz-linear-gradient(top,  #35a9c4 0%, #2c6e7c 66%, #116a7f 98%, #35a9c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35a9c4), color-stop(66%,#2c6e7c), color-stop(98%,#116a7f), color-stop(100%,#35a9c4));
background: -webkit-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -o-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -ms-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: linear-gradient(to bottom,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a9c4', endColorstr='#35a9c4',GradientType=0 );

}

.xoxo li h3 a, #rsidebar li .widget-title a , .widget-title a{
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 5px;
   background: #35a9c4;
background: -moz-linear-gradient(top,  #35a9c4 0%, #2c6e7c 66%, #116a7f 98%, #35a9c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35a9c4), color-stop(66%,#2c6e7c), color-stop(98%,#116a7f), color-stop(100%,#35a9c4));
background: -webkit-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -o-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -ms-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: linear-gradient(to bottom,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a9c4', endColorstr='#35a9c4',GradientType=0 );

    height: 40px;
    line-height: 40px; /* IE6-9 */
}
.xoxo li ul {
    margin-top:8px !important;
    list-style:none;
}
.xoxo li ul li {
 1list-style-image:url(images/arrow.gif);
    margin-left:0px !important;
}
.search {
    padding-top:10px;
    padding-bottom:10px;
}
#btnSearch {
    margin-top:5px;
}
.entry-content h1 {
    margin-bottom: 20px;
}
.entry-title {
    color:#484848;
    font-size:23px;
    font-family:Tahoma;
    line-height:26px;
    text-align:center;
    margin-bottom: 20px;
    padding-left:45px;
    padding-top:10px;/*background:url(images/h3-mark.jpg) no-repeat;*/
}
.title-post {
    font-size:17px;
    font-family:Tahoma;
    line-height:20px;
    padding-left:15px;
    padding-top:5px;
}
.pagin {
    text-align:center;
}
.pagin a, .pagin a:visited, .pagin a:hover {
    font-weight:bold;
    text-decoration:underline;
}
.pagin a:active {
    font-weight:bold;
    text-decoration:none;
}
.footer-widjet {
    margin-top:20px;
    border-top:1px solid #dadada;
    margin-left:0px;
    margin-right:0px;
 2width:750px;
}
.footer-item {
 2float: left;
 2width: 370px;
    padding-top: 15px;
    margin-left:0px;
}
.footer-item ul {
    margin-top:20px;
    list-style: none;
}
.footer-item li {
    list-style: none;
}
.namepr_com {
    display: block;
    width: 80px;
    text-align: right;
    margin: 0 4px 0 0;
    float: left;
}
.licens {
    font-weight:bold;
    display:block;
    list-style:none;
    margin-left:5px;
    color:#484848;
    font-size:23px;
    font-family:Tahoma;
    line-height:38px;
    padding-left:45px;
    padding-top:10px;
    background:url(images/h3-mark.jpg) no-repeat;
}
.licens-li {
    font-weight:none;
    display: none;
    list-style-image:url(images/arrow.gif);
    margin-left:0px;
    color:#484848;
    font-size:13px;
    font-family:Tahoma;
    line-height:15px;
    padding-left:0px;
    padding-top:0px;
}
.entry-content2 table, .entry-content2 td {
    border:0px;
}
/* MCC */

p.mcc-success {
    color: #00cc33 !important;
    font-weight: bold;
    margin: 0 0 320px 0 !important;
}
p.mcc-error {
    color: #cc3300 !important;
    font-weight: bold;
    margin: 0 0 1.5em 0 !important;
}
form.mcc-form-question {
    margin: 0 0 1em 0;
    padding: 0;
    display: block;
}
form.mcc-form-question table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 550px;
}
form.mcc-form-question table td {
    padding: 0.3em 0 0.8em 0 !important;
    vertical-align: top;
    border: 0 !important;
}
form.mcc-form-question table td span {
    color: #C30;
}
form.mcc-form-question table td.mcc-label {
    padding: 0.4em 0.5em 0.8em 0 !important;
    width: 1%;
    white-space: nowrap;
    text-align: right;
}
form.mcc-form-question table td input.mcc-text {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    width: 200px;
}
form.mcc-form-question table td input.mcc-submit {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 0.5em 0 0.5em 0;
}
form.mcc-form-question table td select.mcc-text {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
}
form.mcc-form-question table td textarea.mcc-text {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    width: 92%;
    height: 130px;
}
dl.mcc-questions {
    display: block;
    margin: 0;
    padding: 0;
}
dl.mcc-questions p {
    display: block;
    margin: 0 0 1em 0 !important;
    padding: 0 !important;
}
dl.mcc-questions p.mcc-sign {
    margin: 0 !important;
    font-weight: bold;
    color: #808080;
    text-align: right;
}
dl.mcc-questions dt {
    display: block;
    margin: 0 0 1em 0;
    padding: 0.8em;
    background-color: #f5f5f5;
}
dl.mcc-questions dd {
    display: block;
    margin: 0 0 1em 0;
    padding: 0 0.8em 0.8em 0.8em;
}
.mcc-pages {
    padding: 0 0 1em 0;
}
.mcc-pages a {
    font-weight: normal;
}
.mcc-pages a, .mcc-pages b {
    margin: 0 2px;
}
a.skype {
    display: block;
    margin-bottom: 10px;
}
a.skype img {
    margin-right: 10px;
    border: 0;
}
div.icq {
    margin-bottom: 8px;
}
div.icq img {
    vertical-align: top;
    margin-right: 10px;
}
#rsidebar h3, div#icq_skype h3 {
    color: white;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 34px;
    padding-top: 0;
    height: 40px;
}
#rsidebar #icq_skype{
    margin-bottom:20px;
}
#rsidebar h3 a {
    color: white;
    display: block;
    line-height: 40px;
    height: 40px;
    font-size: 13px;
}
div.wp-pagenavi {
    text-align: center;
    padding-bottom: 1em;
}
span.pages {
    display: block;
    margin-bottom: 1em;
}
a.page, span.current {
    padding: 3px 5px;
}
span.current {
    color: #fff;
    background-color: #882B2B;
}
h2.title-post {
    padding-bottom: 1em;
}
a.more-link {
    display: block;
    text-align: right;
    padding-top: 1em;
}
.copy {
    font-size: 10px;
    position: absolute;
    margin: 6px;
    right: 0;
    bottom: 0;
    color: #eee;
}
.wp-pagenavi span.pages {
    margin-bottom:10px;
}
.click a {
    font-size:1.1em;
    text-decoration:underline;
}
.click span {
    font-weight:bold;
}
.click {
    color: black;
    display: block;
    float: left;
    line-height: 1.5;
    padding: 0px;
    margin-bottom:20px;
    padding-right: 10px;
}
.entry-content table td {
    font-size:smaller;
    text-align:left;
}
table.post-table td {
    max-width:120px;
}
table.rows8 td {
    max-width:56px;
}
table.rows7 td {
    max-width:64px;
}
#footer-links div {
    max-width:17%;
    float:left;
    margin-left: 20px;
}
.xoxo .current-menu-item{
    text-decoration: none;
    color: #fff;
    display: block;
    border-radius: 5px;
    background: #35A9C4;
    padding: 5px 10px;

}
.xoxo .current-menu-item a {
    color: #fff;

}
.mcc_form_icq_text {font-weight:600;font-size:10pt;margin:10px 0px;}
/* Добавлены Флаги */
.mcc_flags_element
{
    float: left;
    padding-right: 15px !important;
    list-style-image: none !important;
    list-style-type: none;
}
.mcc_flags_block ul
{
    padding-left: 0px !important;
}
body .sdci-tongue-pos-right {
    height: 257px;
    width: 37px;
    background: url(images/ask.png);
}
.red_line{
    min-width: 1000px;
    background: #35a9c4;
background: -moz-linear-gradient(top,  #35a9c4 0%, #2c6e7c 66%, #116a7f 98%, #35a9c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35a9c4), color-stop(66%,#2c6e7c), color-stop(98%,#116a7f), color-stop(100%,#35a9c4));
background: -webkit-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -o-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: -ms-linear-gradient(top,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
background: linear-gradient(to bottom,  #35a9c4 0%,#2c6e7c 66%,#116a7f 98%,#35a9c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a9c4', endColorstr='#35a9c4',GradientType=0 );

    height: 10px;
}

/* */
.mcc_flags_element
{
    text-indent: 0 !important;
}

#nav_menu-4, #nav_menu-5,  #nav_menu-6, #nav_menu-8{
    margin-top: 5px;
}


#container.category-6 .share42init {
    display: none;
}



/*------*/

p.post-date {color: #8A1010;}