/* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон */
html, body { background:
  url("http://i.imgur.com/EAbXOLO.jpg") repeat-x top left,
  url("http://i.imgur.com/JTeUICn.jpg") center; background-color : #adbcc8;
}

/* Шапка */
#pun-title table {
background-image : url(http://i.imgur.com/UolJyLm.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 934px;
height: 368px;
margin-left: -30px;}

/* Тело форума */
#pun {
width: 934px; 
background-color: transparent; 
background-image: url(http://i.imgur.com/6vGMMXN.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 934px;}

/* Футер */
#pun-about p.container {
background-image : url(http://i.imgur.com/0Jln10p.jpg);
margin: 0px 0px -30px -30px;
background-position : center top;
background-repeat : no-repeat;
width: 934px;
height: 112px; 
overflow-x: hidden;}






/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;
    color: #304a69;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #58879f;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-color: rgba(179, 181, 185, 0.22);
    color: #6b777d !important;
    border: 1px solid #e1e2e4 !important;
    outline: 3px solid #b5c1cf;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-color: #dbdada;
    color: #6b777d;
}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-color: #dbdada;}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #6e8b9c;
  text-decoration: none;
  }

/* CS2.2 */
.punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #6e8b9c; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #7fa4b8;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 10px;
    color: #dfe0e1;
    font-family: calibri;
    text-transform: uppercase;
}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: underline;
  color: #b0c4cf;
}


#pun-navlinks a, #pun-navlinks .container {
    color: #dfe0e1;
}


#pun-navlinks a:hover {
  color: #b0c4cf;
}




/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://i.imgur.com/24jFO6p.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://i.imgur.com/iOLnYwx.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://i.imgur.com/fa466if.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://i.imgur.com/W7ExCGn.jpg) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar{
width: 6px;
height: 4px;
background-color: #e0e1e2;
border:solid 1px #58859d;}

::-webkit-scrollbar-thumb{
background-color: #638ea6;
}

::-webkit-scrollbar-thumb:hover{
background-color: #476a7e; }

 ::selection {
background: #7ea3b7 !important;
color: #e1e2e3;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



.topic .post {
  margin-left:10px;
}


li.pa-avatar.item2 img {
    box-shadow: 0 0 1px #707070;
    border: 3px solid rgb(235, 233, 234);
}

#link-box-left0 {
    margin-top: 77px;
    margin-left: 9px;
    display: block;
    position: absolute;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: cambria;
    background-color: rgba(202, 217, 230, 0.54);
    font-size: 14px;
    width: 176px;
    height: 23px;
    border: #618ca5 1px solid;
    padding: 5px 0px 0px 0px;
    box-shadow: 0 0 1px #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25);
    letter-spacing: 0.5px;
}


#link-box-left0 a:link {
color: #5a879e;
}

#pr-box {
    margin-left: 673px;
    margin-top: 77px;
    width: 180px;
    height: 200px;
    position: absolute;
}




#counters A IMG{opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70);}



#RANDOM-box #text {
  position: absolute;
  top: 177px;
  left: 796px;
  border: solid 2px #90cacc;
  outline: solid 2px #e95c41;
  padding: 0px;
  width: 88px;
  height: 31px;
}






#tab1 {
    height: 123px;
    width: 390px;
    top: 145px;
    margin-left: 240px;
    position: absolute;
    overflow: auto;
    font-family: calibri;
    padding-right: 3px;
    color: #e1e3e2;
    letter-spacing: 0.3px;
    text-align: justify;
    text-transform: UPPERCASE;
    font-size: 10px;
}




.new {
    background-color: #5c869e;
    padding: 0px 5px 1px 4px;
    color: #f2f4f5;
    display: inline-block;
    width: auto;
    font-family: calibri;
    text-align: center;
    height: auto;
}



#tab1 a:link {
    color: #b7d5e6;
    font-weight: bold;
}




#link-box {
    margin-top: 320px;
    position: absolute;
    margin-left: -30px;
    height: 30px;
    width: 930px;
    text-align: center;
}



.links1 {
    color: #5b87a0 !important;
    background-color: #b3c1ce;
    padding: 5px 5px 5px 5px;
    border: 1px solid #dfe0e2;
    font-family: cambria;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 0px rgba(222, 223, 225, 0.51);
}



#link-box2 {
    margin-top: 108px;
    position: absolute;
    margin-left: 232px;
    height: 15px;
    width: 408px;
    text-align: center;
    color: #dfe0e2;
}




.links2 {
    font-family: calibri;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 0.2px;
    color: #eaeaea !important;
}




#link-box3 {
    margin-top: 285px;
    position: absolute;
    margin-left: 232px;
    height: 15px;
    width: 408px;
    text-align: center;
    color: #dfe0e2;
}




#m_banners {
    position: absolute;
    width: 932px;
    margin-top: -27px;
    margin-left: -30px !important;
}

.clarity {
    opacity: 1;
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    background-color: rgba(198, 203, 214, 0.93);
}



.clarity:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1;
filter:alpha(opacity=100);
}

#form-buttons td
{  padding: 0 !important;}



.smiles {
    width: 23%;
    float: right;
    margin-top: -194px !important;
    height: 165px;
    overflow: auto;
    padding: 5px 0px 5px 3px;
    background-color: rgba(199, 198, 198, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.49);
}


