/* CS0 Меню - навигация
-------------------------------------------------------------*/


 div#pun-navlinks {
       font-size: 9px;
       position: absolute;
       width: 100%;
       margin-left: 0px;
       top: 0px;
       color: #00000;
      }


 div#pun-ulinks {
       position: absolute;
       width: 100%;
       margin-left: 0px;
       top: 30px;
       }

#pun { background-image : url("http://daturatest4.rusff.ru/files/0015/cb/e4/14282.jpg");
background-color : #d4d4d4;
background-position : center;}

/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

body { 
 background-color: #d4d4d4; 
 overflow-x: hidden;
 background-image : url("http://daturatest4.rusff.ru/files/0015/cb/e4/14282.jpg");
 background-repeat: repeat;
 background-position : top center;
 width: 100%;
 height: 100%;
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
border-color:transparent;
  color: #0f0803;
  }

/* CS1.2 */

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
background: #b3b6c1;
border: 1px solid #caf8f6;
border-radius: 3px;
box-shadow: 0px 0px 3px #595f75;
    }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  color: #ababab;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
border-color:transparent;
  color: #0f0803;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
border-color:transparent;
 color: #000000
 background-repeat: repeat;
 background-position : top center;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;;
  color: #262626
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-image: url("http://s8.uploads.ru/zR94Q.png");
border-radius: 0px;
box-shadow: 0 0 10px #113555;
border: 1px solid white;
margin-top: 7px;
color: #262626;
  }



/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #FFFFFF;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #cdcdcd;
  color: #0f0803;
}

/* CS2 Цвета границ
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color:transparent;}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color:transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
  }

/* CS2.5 */
.punbb th {
border-color:transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: transparent;}

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color:transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
  }

.punbb .divider {
border-color:transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color:transparent;
  }

li.pa-online {
border-color:transparent;
  }

.punbb .post-sig dt {
border-color:transparent;
  }


/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a
{
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: none;
     }

 .punbb a:link
{
  color: #0a2136;
    border-bottom: 0px none #000;
   text-decoration: none;
font-family: arial;
    }

 .punbb a:visited
{
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: none;
    }

.punbb-admin #pun-admain a
 {
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: none;
    }

.punbb-admin #pun-admain a:link
 {
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: underline;
    }

.punbb-admin #punbb-admain a:visited {
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: underline;
  }

.punbb li.isactive a {
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: underline;
  }

.punbb li.isactive a:link {
  color: #0a2136;
    border-bottom: 0px none #000;
  text-decoration: underline;
  }

.punbb li.isactive a:visited {
  color: #0a2136;
  }

/* CS3.2 */
.punbb a:hover {
  color: #848484;
    border-bottom: 0px none #000;

-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;
  }

.punbb a:focus {
  color: #848484;
    border-bottom: 0px none #000;
 
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;
  }

 .punbb a:active {
  color: #848484;
    border-bottom: 0px none #000;

-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;
  }

 .punbb-admin #pun-admain .nodefault {
  color: #848484;
    border-bottom: 0px none #000;
  
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;
  }

.punbb-admin #punbb-admain a:hover {
  color: #848484;
    border-bottom: 0px none #000;
 
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;

  }

 .punbb-admin #punbb-admain a:focus {
  color: #848484;
    border-bottom: 0px none #000;

-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;

  }

 .punbb-admin #punbb-admain a:active {
  color: #939879;
    border-bottom: 0px none #7b284e;

-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #ffffff;
    border-bottom: 0px none #000;
  text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: 1px 1px #071d35;
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
    }

/* CS3.4 */
#pun-navlinks a:hover {
  color: #071d35;
    border-bottom: 0px none #000;
  text-decoration: none;
text-shadow: 1px 1px #000;
-moz-transition: color 1s 0.05s ease;
 -o-transition: color 1s 0.05s ease;
 -webkit-transition: color 1s 0.05s ease;
  }

 #pun-navlinks a:focus {
  color: #071d35;
    border-bottom: 0px none #000;
  text-decoration: none;
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;
  }

 #pun-navlinks a:active {
  color: #071d35;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
   text-decoration: none;
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
text-shadow: 1px 1px #000;
  }

/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
 -------------------------------------------------------------*/

#pun  .section {border-style: none; width: 940px; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}

.punbb .post div.container {
  background: url("") no-repeat scroll center bottom transparent;
}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
  background: url() top center;
  text-align: center;
  color: #000;
  }


/*  CS5 Категории форума и кнопки 
------------------------------------------------------------*/



/* CS6 Логотип снизу
 -------------------------------------------------------------*/

 #pun-about p.container {background-color: #;
   background-image : url(http://daturatest4.rusff.ru/files/0015/cb/e4/74028.jpg);
   margin-top: 0px;
   margin-left: -60px;
   background-position : center top;
   background-repeat : no-repeat;
   width: 1038px;
   height : 122px; 
   overflow-x: hidden;}

 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-bottom: -50px;

}
 div#html-footer {
        margin: -0px 0px 0px 0px;}

 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }

/* CS7 Остальные коды для оформления форума
 -------------------------------------------------------------*/
div.icon {
        background: url(http://daturatest4.rusff.ru/files/0015/cb/e4/89151.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://daturatest4.rusff.ru/files/0015/cb/e4/21269.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://daturatest4.rusff.ru/files/0015/cb/e4/89614.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://daturatest4.rusff.ru/files/0015/cb/e4/86645.png) no-repeat;
}


#modal-m {width: 250px; height: 155px; background: #eee; box-shadow: 0 0 8px #777; opacity: 0.9; position: absolute; border-left: 10px solid #80c3f4; padding: 10px; right: 70px;}
#modal-m span {display: block; font-family: verdana;}
.name-author {width: 100%; height: 14px; margin-bottom: 15px; color: #05a1f0;}
.p-messages {height: 120px; color: #555; max-height: 120px; overflow: hidden; margin-bottom: 10px;}
.p-messages img {max-height: 60px;}


#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 680px; margin-top: 430px;}


.triangles {
   width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 60px solid transparent;
   border-bottom: 80px solid transparent;
}

.power { font-family: arial; font-size: 12px; color: #fff; letter-spacing: 0px; line-height: 100%; }

.power p:first-letter { font-family: Brannboll Fet; font-size: 30px; color: #dab688; text-shadow: 2px 0px 0px #3a1202, -2px 0px 0px #000000; }

.powerscroll::-webkit-scrollbar { height: 50px; background: #decba4; }
.powerscroll::-webkit-scrollbar-thumb { background: #dec3ae; }
.powerscroll::-webkit-scrollbar-corner { background: #dec3ae; }



.linck {
display: block;
margin-bottom: 1px;
text-transform: uppercase;
font-style: normal;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 16px;
letter-spacing: 1px;
border-radius: 0px;
background: #0b1d41;
color: #fff;
padding: 1px 2px 2px 3px;
text-shadow: 1px 1px #000;
}


a.sbla:link, a.sbla:visited { 
display: block; 
margin-bottom: 1px; 
text-transform: lowercase;
font-style: italic; 
font-family: georgia; 
font-size: 11px; 
letter-spacing: 1px;
border-radius: 0px; 
background: #0b2a49; 
color: #ffffff;  
padding: 2px 2px 2px 10px;}

a.sbla:hover, a.sbla:active { 
-moz-transition: 0.2s ease; 
-webkit-transition: 0.8s ease;  
display: block; 
text-transform: lowercase; 
font-family: georgia; 
font-size: 11px; 
letter-spacing: 5px; 
background: #2b241d;
text-decoration: none; 
color:  #ffffff; 
text-align: center; 
padding: 2px 2px 2px 20px;
border-radius: 0px;}