﻿/* Construction template for phpBB2 - Строительная тематика */

body {
    background-color: #f5f2eb;
    scrollbar-face-color: #8B7355;
    scrollbar-highlight-color: #A8916D;
    scrollbar-shadow-color: #6B5B40;
    scrollbar-3dlight-color: #B8A78B;
    scrollbar-arrow-color: #D2691E;
    scrollbar-track-color: #E8DFD0;
    scrollbar-darkshadow-color: #5A4B32;
    background-image: url(bg_construction.jpg);
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #333333;    
}

font,th,td,p {font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link {
    text-decoration: none;
    color: #D2691E; /* Коричнево-оранжевый */
}

a:active {
    text-decoration: none;
    color: #8B4513; /* Седло-коричневый */     
}

a:visited {
    text-decoration: none;
    color: #A0522D; /* Сиена */    
}

a:hover {
    text-decoration: underline;
    color: #CD853F; /* Перу */
}

.bodyline { 
    background-color: #ffffff; 
    border: 1px solid #D2B48C; /* Загар */
}
.forumline { 
    background-color: #F8F4E6; 
    border: 1px solid #D2B48C; 
}

td.row1 { 
    background-color: #ffffff; 
}
td.row2 { 
    background-color: #F8F4E6; 
}
td.row3 { 
    background-color: #F0EBDB; 
}
td.inputrow { 
    background-color: #FAF7EF; 
}

td.rowpic {
    background-color: #E8DFD0;
    background-image: url(bb_construction.gif);
    background-repeat: repeat-y;
}

th {
    color: #ffffff; 
    font-size: 13px; 
    font-weight: bold;
    background-color: #8B7355; /* Бронза */
    background-image: url(table_cell_bg_construction.jpg);
    border: 1px solid #6B5B40;
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
    background-image: url(table_cell_bg_construction.jpg);
    background-color: #A8916D; 
    border: #D2B48C; 
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
}

td.cat, td.catHead, td.catBottom {
    border-width: 1px;
}

th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
    font-weight: bold; 
    border: #8B7355; 
    border-style: solid; 
}

td.row3Right, td.spaceRow {
    background-color: #F0EBDB; 
    border: #D2B48C; 
    border-style: solid; 
}

.maintitle, h1, h2 {
    font-weight: bold; 
    font-size: 20px; 
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none; 
    line-height: 120%; 
    color: #8B4513; /* Седло-коричневый */
}

.gen { font-size: 14px; }
.genmed { font-size: 13px; }
.gensmall { font-size: 12px; }
.gen, .genmed, .gensmall { color: #333333; }
a.gen, a.genmed, a.gensmall { 
    color: #D2691E; 
    text-decoration: none; 
}
a.gen:hover, a.genmed:hover, a.gensmall:hover { 
    color: #8B4513; 
    text-decoration: underline; 
}

.mainmenu {
    font-size: 13px;
    color: #333333;
}
a.mainmenu { 
    text-decoration: none; 
    color: #D2691E;  
}
a.mainmenu:hover { 
    text-decoration: underline; 
    color: #8B4513; 
}

.cattitle { 
    font-weight: bold; 
    font-size: 14px; 
    letter-spacing: 1px; 
    color: #8B4513;
}
a.cattitle { 
    text-decoration: none; 
    color: #8B4513; 
}
a.cattitle:visited { 
    text-decoration: none; 
    color: #A0522D; 
}
a.cattitle:hover { 
    text-decoration: underline; 
    color: #D2691E;
}

.forumlink { 
    font-weight: bold; 
    font-size: 14px; 
    color: #8B4513; 
}
a.forumlink { 
    text-decoration: none; 
    color: #8B4513; 
}
a.forumlink:visited { 
    text-decoration: none; 
    color: #A0522D; 
}
a.forumlink:hover {
    text-decoration: underline;
    color: #D2691E;
}

.forumdescr {
    color: #666666;
}

.nav { 
    font-weight: bold; 
    font-size: 13px; 
    color: #333333;
}
a.nav { 
    text-decoration: none; 
    color: #D2691E; 
}
a.nav:hover { 
    text-decoration: underline;  
    color: #8B4513;  
}

.topictitle { 
    font-weight: bold; 
    font-size: 13px; 
    color: #333333; 
}
a.topictitle:link { 
    text-decoration: none; 
    color: #D2691E; 
}
a.topictitle:visited { 
    text-decoration: none; 
    color: #A0522D; 
}
a.topictitle:hover { 
    text-decoration: underline; 
    color: #8B4513; 
}

.name { 
    font-size: 13px; 
    color: #333333;
}
.postdetails { 
    font-size: 12px; 
    color: #666666; 
}

.postbody { 
    font-size: 13px;
}
a.postlink:link { 
    text-decoration: none; 
    color: #D2691E;
}
a.postlink:visited { 
    text-decoration: none; 
    color: #A0522D; 
}
a.postlink:hover { 
    text-decoration: underline; 
    color: #8B4513;
}

.code {
    font-family: Courier, 'Courier New', sans-serif; 
    font-size: 13px; 
    color: #333333;
    background-color: #F0EBDB; 
    border: #D2B48C; 
    border-style: solid;
    border-left-width: 1px; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px;
    padding: 8px;
}

.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    color: #333333; 
    line-height: 125%;
    background-color: #F8F4E6; 
    border: #D2B48C; 
    border-style: solid;
    border-left-width: 1px; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px;
    padding: 8px;
    border-left: 4px solid #8B7355;
}

.copyright { 
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #666666; 
    letter-spacing: -1px;
}
a.copyright { 
    color: #D2691E; 
    text-decoration: none;
}
a.copyright:hover { 
    color: #8B4513; 
    text-decoration: underline; 
}

input, textarea, select {
    color: #333333;
    font: normal 13px Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border: 1px solid #D2B48C;
    padding: 4px;
}

input.post, textarea.post, select {
    background-color: #ffffff;
}

input { 
    text-indent: 2px; 
}

input.button {
    background-color: #8B7355;
    color: #ffffff;
    font-size: 13px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #6B5B40;
    padding: 6px 12px;
    cursor: pointer;
}

input.button:hover {
    background-color: #A8916D;
}

input.mainoption {
    background-color: #8B7355;
    font-weight: bold;
    color: #ffffff;
}

input.liteoption {
    background-color: #F0EBDB;
    font-weight: normal;
    color: #333333;
}

input.checkbox {
    background-color: #ffffff;
}

.helpline { 
    background-color: #F8F4E6; 
    border: 1px solid #D2B48C;  
    color: #333333;  
}

hr {
    height: 0px;
    border: solid #D2B48C 0px;
    border-top-width: 1px;    
}

td.maintable {
    background-image: url(bg_construction_top.jpg);
    background-repeat: no-repeat;
}

td.mainforumcell {
    background-image: url(bg_construction_pattern.jpg);
    border: solid #D2B48C 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

td.newpms {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: no-repeat;
    color: #ffffff;
    text-align: center;
    background-image: url(topimg_construction_pm.jpg);
    background-color: #8B7355;
}

td.forumcolumns {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: center;
    background-color: #F8F4E6;    
}

td.categorybar {
    background-image: url(table_cell_bg_construction.jpg);
    background-repeat: repeat-x;
    background-color: #8B7355;
    color: #ffffff;
}

td.tableborder {
    background-color: #F0EBDB;
    border: 1px solid #D2B48C;
}

td.stdtable1 {
    background-color: #F8F4E6;
    color: #8B4513;
}

a.faqlink {
    color: #D2691E;
    text-decoration: none;
}

.error {
    font-size: 13px; 
    font-weight: bold;
    color: #CC3333;
}

iframe.topicreview {
    border-color: #D2B48C;
    border-width: 1px;
}

/* СТИЛИ для скрипта форума WR-Forum Professional версии 2.2 с 2019 года */

/* 1) ИЗМЕНЕНИЕ ИМЕЮЩИХСЯ СТИЛЕЙ */
.pgbutt a {
    font-family: Verdana; 
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none; 
    border: 1px solid #8B7355; 
    background: #ffffff; 
    padding: 4px 8px; 
    margin: 2px;
    color: #8B4513;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.pgbutt a:hover {
    background: #8B7355;
    color: #ffffff;
    border-color: #6B5B40;
}

p { 
    margin: 20px;
} 

TD {
    font-size: 14px;
} 

form { 
    display: inline; 
    margin: 2px; 
    padding: 0px; 
    border: 0px;
}   

input, textarea, input.liteoption, .fakebut {
    border: 1px solid #D2B48C; 
    background: #ffffff; 
    font-size: 13px; 
    font-weight: normal;
}

/* 2) QR-CODE */
#qr img {
    width: 35px;
    height: 35px;
    position: fixed;
    right: 10px;
    top: 10px;
    border: 1px solid #8B7355;
    padding: 1px;
    background-color: white;
    border-radius: 4px;
}

#qr img:hover {
    width: 200px;
    height: 200px;
    z-index: 100;
    padding: 2px;
    border-color: #D2691E;
}

/* 3) Если нет аватара добавляем ЧУДО КВАДРАТ с первой буквой логина */
.guestavatar {
    width: 120px;
    height: 120px;
    text-align: center;
    background: #D2B48C;
    color: #5A4B32;
    font-size: 50px;
    display: table-cell;
    border-radius: 10%;
    position: relative;
    vertical-align: middle;
    font-weight: bold;
    border: 2px solid #8B7355;
}

/* 4) навигационное МЕНЮ В АДМИНКЕ */
#nav8, #nav8 ul, #nav8 li {
    margin: 0;
    padding: 0;
    border: 0;
}
#nav8, #nav8 ul {
    background: #8B7355;
}
#nav8 {
    border-spacing: 0 0;
    position: relative;
    z-index: 50;
    width: 100%;
}
#nav8 ul {
    position: absolute;
    display: none;
    background: #A8916D;
}
#nav8 td:hover ul {
    display: block;
}
#nav8 ul li {
    list-style: none;
}
#nav8 .right {
    direction: rtl;
}
#nav8 .right ul {
    right: 0;
}
#nav8 .right li {
    direction: ltr;
}
#nav8 a {
    display: block;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
#nav8 ul a {
    padding: 8px 20px;
    text-align: left;
    white-space: nowrap;
}
#nav8 td:hover, #nav8 li:hover {
    background: #6B5B40;
}
#nav8 td {
    text-align: center;
    border-right: 1px solid #A8916D;
}
#nav8 td:last-child {
    border-right: none;
}

/* 5) Стиль для блока загрузки - ДАЛЕЕ >>> */
#cssbar-wrapper {
    width: 300px;
    height: 19px;
    position: absolute;
    left: 50%;
}

#cssbar-border {
    border: 3px solid #D2B48C;
    height: 100%;
    width: 100%;
    position: relative;
    left: -50%;
    top: -50%;
    padding: 4px 3px;
    background: #F8F4E6;
    border-radius: 10px;
}

#cssbar-whitespace {
    overflow: hidden;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    background: #ffffff;
}

#cssbar-line {
    background-color: #D2691E;
    position: absolute;
    height: 100%;
    width: 100%;
    animation: cssbar-slide 3s linear infinite;
    -o-animation: cssbar-slide 3s linear infinite;
    -ms-animation: cssbar-slide 3s linear infinite;
    -webkit-animation: cssbar-slide 3s linear infinite;
    -moz-animation: cssbar-slide 3s linear infinite;
}

@keyframes cssbar-slide { 
    0% { left: -100%; } 
    100% { left: 100%; } 
}

@-o-keyframes cssbar-slide { 
    0% { left: -100%; } 
    100% { left: 100%; } 
}

@-ms-keyframes cssbar-slide { 
    0% { left: -100%; } 
    100% { left: 100%; } 
}

@-webkit-keyframes cssbar-slide { 
    0% { left: -100%; } 
    100% { left: 100%; } 
}

@-moz-keyframes cssbar-slide { 
    0% { left: -100%; } 
    100% { left: 100%; } 
}

/* Дополнительные строительные элементы */
.construction-icon {
    color: #D2691E;
    font-weight: bold;
}

.tool-icon {
    background: #F0EBDB;
    border: 1px solid #D2B48C;
    border-radius: 3px;
    padding: 2px 6px;
    margin: 0 2px;
}

.building-material {
    background: #E8DFD0;
    border-left: 4px solid #8B7355;
    padding: 8px;
    margin: 5px 0;
    border-radius: 3px;
}

.safety-notice {
    background: #FFF8DC;
    border: 2px solid #FFD700;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
    color: #8B4513;
}

.measurement {
    font-family: 'Courier New', monospace;
    color: #8B4513;
    background: #F8F4E6;
    padding: 2px 5px;
    border-radius: 2px;
    border: 1px dotted #D2B48C;
}

/* Цвета строительной палитры */
.brick-color { color: #8B4513; }
.wood-color { color: #D2691E; }
.sand-color { color: #F4A460; }
.concrete-color { color: #A9A9A9; }
.steel-color { color: #4682B4; }