/* CS1 Background and text colours
-------------------------------------------------------------*/

/*объявление*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em;}

 
/* фон */
body {background-attachment: no-fixed; background-color: #204c4c; /* цвет фона тут */ 
background-image : url("http://sf.uploads.ru/07jdF.jpg"); background-position: center center; background-repeat: repeat;}

/* форум */
.punbb {
  background-image : url("http://se.uploads.ru/blWJZ.jpg");
  background-color: #cfdce3;
  background-repeat: repeat;
  background-position : center;
  border: none;
  height: auto;
  float: center;
}

/*Подвал*/
#pun-about { 
background-image: url("http://se.uploads.ru/Um5Hg.jpg");
background-repeat: no-repeat; /*повтор*/
background-position: center bottom; /*расположение*/
}


/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
background-image : url("http://se.uploads.ru/AU3a0.png");
border-top: 1px dashed #909090;
border-right: 1px dashed #909090;
border-bottom: 1px dashed #909090;
border-left: 1px dashed  #909090;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #dfdfdf;
  color: #07281b;
background-image : url("http://se.uploads.ru/AU3a0.png");
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;

  }
.punbb .quote-box, .punbb .code-box {border: #c9c9c9 solid 0px;}

.punbb .quote-box, .punbb .code-box {
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
box-shadow: 0px 3px 4px #000;
-webkit-box-shadow:0px 3px 4px #000;
-khtml-box-shadow:0px 3px 4px #000;
-moz-box-shadow:0px 3px 4px #000;
}


/* 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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #10231c; /* вот это цвет текста на форуме */
font-weight: normal;
font-style: normal;}


#pun-status .container, #pun-crumbs1 .container
{color: #10231c;
}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 0px
}








#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #10231c;
text-align: center;}

.offline li.pa-online strong {
color: #10231c;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #10231c;}



/* CS2 Border colours
-------------------------------------------------------------*/

/* 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: 1px solid transparent
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent!important;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* 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 {
  color: #1e7855;  /* цвет ссылки меню с наведением */
  text-decoration: none;
  font-family: Century Gothic;
text-shadow: 1px 1px 2px #c8cedd, 0 0 0em ;}

/* CS2.2 */
.punbb a:hover, .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 {
   color: #013c25; /* цвет ссылки меню без наведения */
    text-decoration: none;
text-shadow: 1px 1px 2px #c8cedd, 0 0 0em ;}  /* цвет тени при наведении, можно вообще убрать */

/* CS2.3 */
#pun-navlinks a {
  color: #0e754d;  /* цвет ссылки меню с наведением */
  text-decoration: none;
text-shadow: 1px 1px 2px #c8cedd, 0 0 0em ;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
   color: #0a422c; /* цвет ссылки меню без наведения */
    text-decoration: none;
text-shadow: 1px 1px 2px #c8cedd, 0 0 0em ;}  /* цвет тени при наведении, можно вообще убрать */
}


/* CS4 Post status icons
 -------------------------------------------------------------*/
div#html-footer {
margin: -20px 0px 0px 0px;}



div.icon { padding-left: 0px;
background: url(http://se.uploads.ru/RaPh3.png) no-repeat;
}

tr.inew div.icon {
background: url(http://se.uploads.ru/8PBxn.png) no-repeat;
}

tr.iclosed div.icon {
background: url(http://se.uploads.ru/MRBKk.png) no-repeat;
}

tr.isticky div.icon {
background: url(http://sd.uploads.ru/vSwUl.png) no-repeat;
}


#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center;}
#pun-title table tbody tr .title-logo-tdr {
  position: absolute; 
  z-index: 1; 
  left: 60px; 
  top: 0px;
  opacity: 0.3;}
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: center;}
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .pa-author {text-align: center; text-transform: none;}
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container  ul .pa-title {text-align: center;  text-transform: none;}
#pun-messages .post-box {width: 300px;}
.lastedit {display: none;}
.tclcon h3 {text-transform: none;}
#pun-messages .post-box {width: 300px;}
.pa-author {font-size: 16px !important; }
.pa-title {font-size: 10px; }
hr{color:#a1adb4;height:1px;border:none;background:#4a5267;}


/* окантовка */
.post-author ul {background: none repeat scroll 0 0 #bfd9cf;  
border-top: 5px solid #114f37!important;
  border-bottom: 5px solid #114f37!important;
  border-left: 0px solid #0c5136!important;
  border-right: 0px solid #0c5136!important;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;}
.post-author ul li {border-top: 1px none #; }
.post-author ul li.pa-author, .post-author ul li.pa-title, .post-author ul li.pa-avatar, .post-author ul li.pa-fld5, .post-author ul li.pa-online {text-align: center;}
.post-author ul li.pa-fld1 {background: none repeat scroll 0 0 #;}
.post-author ul li.pa-fld2, .post-author ul li.pa-fld6 {background: none repeat scroll 0 0 #;}
.post-author ul li.pa-fld3 {background: none repeat scroll 0 0 #;}
.post-author ul li.pa-fld4 {background: none repeat scroll 0 0 #;}
.post-author ul li.pa-fld5 {background: none repeat scroll 0 0 #; margin-bottom: 2px;}
.post-author ul li.pa-avatar img {border: 0px solid #; box-shadow: 0 0 0px rgba(0, 0, 0, 0.6);}
.post-author ul li.pa-avatar {margin: 0; padding: 0;}
.post-author ul li.pa-avatar img {height: auto; max-height: 210px !important; max-width: 180px !important; width: auto;}
.post-author ul li.pa-author, .post-author ul li.pa-title, .post-author ul li.pa-avatar {border: medium none;}
.post-author ul li.pa-author a {font-style: normal !important; text-decoration: none !important;}
.post-author li {text-align:center}