/* The original subSilver Theme for phpBB version 2+   Created by subBlue design  http://www.subBlue.com  */
/* File has been modified by mfs9 (http://www.strik9.net) */
/* Added for army theme by mfs9 (http://www.strik9.net) */

body {
    background-color: #83a566;
    background-image: url(metal.png);
    scrollbar-face-color: #9ea055;
    scrollbar-highlight-color: #9ea055;
    scrollbar-shadow-color: #9ea055;
    scrollbar-3dlight-color: #9ea055;
    scrollbar-arrow-color:  #000000;
    scrollbar-track-color: #000000;
    scrollbar-darkshadow-color: #9ea055;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000000; }
a:hover        { text-decoration: underline; color : #FF7728; }
hr    { height: 0px; border: solid #000000 0px; border-top-width: 1px;}

.bodyline    { background-image: url(camo_metal2.png); border: 1px #000000 solid; }

.forumline    { background-color: #000000; border: 2px #000000 solid; }


.row1    { background-color: #487728; }
.row2    { background-color: #547240; }
.row3    { background-color: #689943; }


td.rowpic {
        background-color: #FFFFFF;
        background-image: url(cellpic2.jpg);
        background-repeat: repeat-y;
}

th    {
    color: #000000; font-size: 13px; font-weight : bold;
    background-color: #5e8933; height: 25px;
    background-image: url(cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
            background-image: url(cellpic1.gif);
            background-color:#000000; border: #000000; border-style: solid; height: 28px;
}


td.cat,td.catHead,td.catBottom {
    height: 29px;
    border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
    font-weight: bold; border: #000000; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
    background-color: #689943; border: #000000; border-style: solid; }

th.thHead,td.catHead { font-size: 13px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop     { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.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 : #000000;
}


.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #09280e; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #000000; text-decoration: underline; }


.mainmenu        { font-size : 14px; color :#d8c15b; }
a.mainmenu        { text-decoration: none; color : #d8c15b;  }
a.mainmenu:hover{ text-decoration: underline; color : #09280e; }


.cattitle        { font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : #000000}
a.cattitle        { text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }


.forumlink        { font-weight: bold; font-size: 13px; color : #09280e; }
a.forumlink     { text-decoration: none; color : #09280e; }
a.forumlink:hover{ text-decoration: underline; color : #000000; }


.nav            { font-weight: bold; font-size: 13px; color : #000000;}
a.nav            { text-decoration: none; color : #09280e; }
a.nav:hover        { text-decoration: underline; }


.topictitle            { font-weight: bold; font-size: 13px; color : #09280e; }
a.topictitle:link   { text-decoration: none; color : #09280e; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover    { text-decoration: underline; color : #000000; }


.name            { font-size : 13px; color : #000000;}

.postdetails        { font-size : 13px; color : #000000; }


.postbody { font-size : 13px;}
a.postlink:link    { text-decoration: none; color : #000000; }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: underline; color : #09280e;}


.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 13px; color: #000000;
    background-color: #689943; border: #000000; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 125%;
    background-color: #9ea055; border: #000000; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


.copyright        { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright        { color: #000000; text-decoration: none;}
a.copyright:hover { color: #ffff00; text-decoration: underline;}


input,textarea, select {
    color : #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    border-color : #9ea055;
}

input.post, textarea.post, select{
    background-color : #9ea055;
}

input { text-indent : 2px; }

input.button {
    background-color : #9ea055;
    color : #000000;
    font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
    background-color : #9ea055;
    font-weight : bold;
}

input.liteoption {
    background-color : #9ea055;
    font-weight : normal;
}

.helpline { background-color: #9ea055; border-style: none; }


td.nvb {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    background-image: url(nav_bg.png);
}

td.banner {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    background-image: url(camo_bg.png);
    height: 75px;
}


/* СТИЛИ для скрипта форума WR-Forum Professional версии 2.2 с 2019 года */

/* 1) ИЗМЕНЕНИЕ ИМЕЮЩЕГОСЯ СТИЛЯ */
/* Здесь ниже задаётся стиль для ссылок - все ссылки в квадратиках обведённых нежным оттенком основного цвета */
.pgbutt a {font-family: Verdana; padding-top:2px;padding-bottom:2px;
text-decoration: none; border: 1px #333333 solid; background: #487728; padding:1px 4px 1px 4px; margin: 5px 1 0 0;
 -moz-border-radius: 4px;
 -khtml-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;}

form { display: inline; margin: 2px; padding: 0px; border: 0px;}    
TD {font-size: 13px;}
input.button,input.liteoption,.fakebut {border: 1px solid #000000; background: #fafafa; font-size: 13px; font-weight:bold;}

/* 2) QR-CODE */
#qr img{width:35px;height:35px;position: fixed;right: 10px;top: 10px;border: 1px solid #666;padding: 1px;background-color: white;}
#qr img:hover{width:200px;height:200px;z-index:100;padding: 2px;}

/* 3) Если нет аватара добавляем ЧУДО КВАДРАТ с первой буквой логина. border-radius 100% - это круг */
.guestavatar{width:120px;height:120px;text-align:center;background: #FFDEAD;color: #4E5754;font-size: 50px;
display: table-cell;border-radius: 20%;position: relative;vertical-align: middle;}

/* 4) навигационное МЕНЮ В АДМИНКЕ */
#nav8, #nav8 ul, #nav8 li {margin: 0;padding: 0;border: 0;}
#nav8, #nav8 ul {background: #83a566;}
#nav8 {border-spacing: 0 0;position: relative;z-index: 50;width: 100%;}
#nav8 ul {position: absolute;display: none;}
#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: 7px 0;text-align: center;text-decoration: none;}
#nav8 ul a {padding: 7px 15px;text-align: left;}
#nav8 td:hover, #nav8 li:hover {background: #D2BEAA;}
#nav8 td {text-align: center;}

/* 5) Стиль для блока загрузки - ДАЛЕЕ >>> */
#cssbar-wrapper {width:300px; height:19px; position:absolute; left:50%;}
#cssbar-border {border:3px solid rgb(72, 119, 40); height:100%; width:100%; position:relative; left:-50%; top:-50%; padding:4px 3px;}
#cssbar-whitespace {overflow:hidden; height:100%; width:100%; margin:0 auto; overflow:hidden; position:relative;}
#cssbar-line {background-color:rgb(72, 119, 40); position:absolute; height:100%; width:100%; animation:cssbar-slide 4s steps(40) infinite;
 -o-animation:cssbar-slide 4s steps(40) infinite; -ms-animation:cssbar-slide 4s steps(40) infinite;
 -webkit-animation:cssbar-slide 4s steps(40) infinite; -moz-animation:cssbar-slide 4s steps(40) 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%;}}