/*
Theme Name: PTA Theme
Theme URI: https://ptaspb.ru
Description: Тема для сайта НПП Промтрансавтоматика — воспроизводит оригинальный дизайн сайта
Author: PTA
Version: 1.0
Text Domain: pta-theme
*/

/* === RESET & BASE === */
html { height: 100%; }
body {
    padding: 0; margin: 0;
    background: #263b54 url(images/top_line_bg.jpg) repeat-x;
    height: 100%;
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    color: #d9d9d9;
    line-height: 13px;
}
body, td, input, textarea {
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    color: #d9d9d9;
    line-height: 13px;
    vertical-align: top;
    padding: 0;
    text-align: left;
}
table { border: 0; border-collapse: collapse; }
img, a { border: 0; }
p { margin: 0 0 10px 0; padding: 0; }
a { text-decoration: underline; color: #b3ccd7; }
a:hover { text-decoration: none; color: #fff; }

/* === WRAPPER === */
.min_width {
    background: url(images/header.jpg) 0 0 repeat-x;
    min-width: 1024px;
    width: 100%;
    overflow-x: auto;
}

/* === HEADER === */
.site-header {
    position: relative;
    height: 140px;
}
.logo {
    position: absolute;
    left: 26px;
    top: 0;
    width: 350px;
    height: 92px;
    background: url(images/logo3.gif) left top no-repeat;
}
.logo a { display: block; width: 100%; height: 100%; }

.search-bar {
    background: #1a2d44;
    padding: 5px 15px;
    text-align: right;
    line-height: 18px;
    clear: both;
}
.search-bar form { padding: 0; margin: 0 2px 0 0; }

/* === NAVIGATION === */
.nav-area {
    height: 140px;
    padding: 12px 14px 0 12px;
}
.nav-inner {
    background: url(images/head.jpg) left top no-repeat;
    width: 100%;
    height: 246px;
    border: 1px solid #6c8ca8;
}
.menu-wrap {
    width: 165px;
    height: 100%;
    background: url(images/menu_bg.png);
    float: right;
}
.menu-cnt {
    margin: 18px 20px 0 22px;
    text-transform: uppercase;
}
.menu-cnt strong {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 10px;
    margin: 0 0 0 13px;
    display: block;
}
.menu-cnt ul {
    line-height: 30px;
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    color: #b3ccd7;
    list-style: none;
}
.menu-cnt ul li {
    background: url(images/menu_link.gif) 0 12px no-repeat;
    padding: 0 0 0 20px;
    margin: 0;
}
.menu-cnt a { text-decoration: none; color: #b3ccd7; }
.menu-cnt a:hover { color: #e7f7fe; }
.menu-cnt .current-menu-item a,
.menu-cnt .current_page_item a { color: #fff; }

/* === MAIN LAYOUT === */
.main-table {
    width: 100%;
    height: 100%;
}
.content-row td {
    vertical-align: top;
    padding: 30px 12px 10px 12px;
}

/* === COLUMNS === */
.blok_l, .blok_r {
    width: 215px;
    background: url(images/bg1.gif) 0 0 repeat-x;
    padding: 10px;
}
.blok_c {
    padding: 0 30px 25px 30px;
}

/* Sidebars headings */
.blok_l h2, .blok_r h2 {
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    display: block;
    background: #21334d url(images/z.gif) no-repeat 8px 6px;
    border-bottom: 1px solid #03060b;
    width: 100%;
    padding: 5px 0 5px 0;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}
.blok_l h2 strong,
.blok_r h2 strong { padding-left: 31px; }
.blok_l h3, .blok_r h3 {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
}
.blok_l ul, .blok_r ul {
    line-height: 18px;
    color: #b3ccd7;
    margin: 10px 0 10px 0;
    padding: 0;
    list-style: none;
}
.blok_l li, .blok_r li {
    background: url(images/link.gif) 0 9px no-repeat;
    padding: 0 0 10px 6px;
    margin: 0;
}
.line {
    width: 100%;
    border-top: 1px solid #b3ccd7;
    margin: 0 0 8px 0;
}

/* Content column */
.blok_c h2 {
    background: none;
    font-size: 14px;
    border: none;
    margin: 0 0 25px 0;
    padding: 0;
    color: #fff;
    text-align: center;
}
.blok_c h3 {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 8px 0;
}
.blok_c a { color: #9be0fe; }
.blok_c p { margin-bottom: 10px; line-height: 18px; }
.blok_c .line { border-color: #31465e; margin: 25px 0; }
.blok_c img {
    float: left;
    margin: 0 15px 10px 0;
    border: 2px solid #fff;
}
img.no_float { float: none; }
.blok_c .entry-content { line-height: 18px; }

/* === FOOTER === */
.site-footer {
    height: 75px;
    background: #0e1b35;
    padding: 18px 0 0 50px;
    overflow: hidden;
}
.footer-left {
    width: 215px;
    float: left;
    margin-bottom: 8px;
}
.footer-right {
    float: left;
    margin: 0 0 0 5px;
    color: #828f98;
}
.footer-right .top-links {
    word-spacing: 5px;
    margin: 0 0 12px 10px;
}
.footer-right a {
    word-spacing: normal;
    font-size: 10px;
    color: #828f98;
    text-decoration: none;
}
.footer-right a:hover { color: #c5c3c3; }
.footer-right strong { color: #c5c3c3; font-weight: normal; margin-left: 5px; }

/* === RESPONSIVE HELPERS === */
@media (max-width: 1024px) {
    .blok_l, .blok_r { width: 180px; }
}
