/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url() 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
    border-radius:25px;

}
.punbb .post .post-author > ul {
  background:url() 0 top no-repeat,url() 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:12px 17px!important;
  color: #0c0c15;
  width: 175px;

  border-top: 2px solid #0c0c15 !important;
  border-bottom: 2px solid #0c0c15 !important;
  border-left: 2px solid #0c0c15 !important;
  border-right: 2px solid #0c0c15 !important;
    border-radius:25px;

}




.ex1 table {
font-family: Verdana;
font-size: 8px;
color: black;
text-align: justify;
border-top-style: solid;
border-top-color: #0e1106;
border-top-width: 4px;
border-bottom-style: solid;
border-bottom-color: #0e1106;
border-bottom-width: 4px;
width: 300px;
}



/* CS1 Background and text colours
-------------------------------------------------------------*/

/*Убираем слово Объявление*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em;}

/* Шапка */
#pun-title table {
  background-image: url("http://sf.uploads.ru/kSeHm.png");
  background-repeat : no-repeat;
  background-position: top center;
  background-color: tranparent;
  border: none;
  margin-left: -50px;
  margin-top: -2px;
  height: 364px;
  width: 983px;
}

#pun-navlinks .container {margin-top: -70px !important;}

 
/* Фон */
body {background-color: #000000;
  background-image : url("http://se.uploads.ru/VQMKH.png");
  background-repeat: repeat;
  background-position : top center;
  background-attachment: hidden;
}

/* Тело форума */
#pun  {
  background-image : url("http://se.uploads.ru/GM6F7.jpg");
  background-color: #e8d9b0;
  background-repeat: repeat;
  background-position : center;
  border: none;
  height: 168;
  width: 983px !important;
  float: center;
}

.punbb  {width: 900px !important; margin-left: 50px;}
  

/*Подвал*/
#pun-about .container {
  border-top-style: none;
  text-align: center !important;
  line-height: 100%;
  padding: 0em 0em;
  background-color: transparent;
  font-weight: normal;
  height: 174px;
  width: 1024px;
  margin-left: -83px;
  background-image: url("http://se.uploads.ru/AhHUw.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-overflow-x: hidden;
  margin-bottom: -30px;
  }
div#html-footer {margin: -10px 0px 0px 0px;}


#pun-stats ul.container {
background-image: url("http://savepic.net/5295798.png");
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-position: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 70px;
padding-top: 50px;
  }

#pun-stats .container {
padding: 0.8em 1em;
}
/* 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 {
background-color: transparent;
  color: #000000;
  }



/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
  color: #000000;
  }

/*Категории*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  letter-spacing:-1px;
  paddind-top: 0px;
  color: #070322 !important;
  font-size: 17px;
  text-align: center;
  font-style:italic;
  background-image : url("-");
  font-weight: normal;
  font-family: 'Palatino Linotype';
  font-variant: normal;
  height: 15px;
  margin-left:1px;
  background-position: top center;
  background-repeat: no-repeat;
  }

#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
  color: #000000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: transparent;
  color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;
  color: #000000;
  }

/*Цитата и код*/
.punbb .quote-box, .punbb .code-box {
  color: #051218;
  background-image : url("http://savepic.net/5124882.png");
  border-top: 0px solid #0c0c15!important;
  border-bottom: 0px solid #0c0c15!important;
  border-left: 5px solid #0c0c15 !important;
  border-right: 5px solid #0c0c15!important;
    border-radius:0px;

  }
.punbb .quote-box cite, .punbb .code-box strong.legend {color: #05071f !important;}


/*Форма ответа*/
.punbb textarea, .punbb select, .punbb input {
  background: transparent !important;
  color: #060708;
  border-top: 1px solid #0c0c15 !important;
  border-bottom: 1px solid #0c0c15 !important;
  border-left: 5px solid #0c0c15 !important;
  border-right: 5px solid #0c0c15 !important;
    border-radius:25px;
  -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:25px;
  }



/* CS1.8 */
#pun-navlinks .container {
background-color: transparent;
  color: #141e07;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

/* CS2 Цвета границ
-------------------------------------------------------------*/

.punbb .container, .punbb .post-body, .post h3, #pun-title {border-color: transparent;}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}

#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
color: transparent;}

.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;}

.punbb th {
border-color: transparent;}

.punbb .quote-box, .punbb .code-box {
border:1px dashed #000;
padding:12px 12px 12px 12px;
 border-radius: 20px;}

#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: transparent}

li.pa-online {
border-left-color: transparent;}

.punbb .post-sig dt {
border-top-color: transparent !important;}




/* CS3 Links
-------------------------------------------------------------*/

/* CS3.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 {
  color: #223957;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;

  }

.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: #774e55;
  font-style: italic;
  text-decoration: shadow;

  }


/* Меню навигации */
#pun-navlinks  a:link, #pun-navlinks  a:visited{
  color: #223957!important;
  font-style: caps;
  font-family: 'Georgia';
  font-size: 14px;
  font-style: italic;
  line-height: 100% !important;
  text-decoration: none;

}


#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
        color: #0f0f1b;
  font-style: italic;
  }



/* Пользовательские ссылки */
 #pun-ulinks  a:link, #pun-ulinks  a:visited {
  color: #223957;
  font-family: 'Verdana';
  font-style: small-caps;
  font-size:10px;
 font-style: italic;
  text-decoration: none;
  font-style: italic;
}
#pun-ulinks  a:hover, #pun-ulinks  a:focus, #pun-ulinks  a:active {
        color: #0f0f1b;
  font-style: italic;
}


/* CS4 Post status icons
 -------------------------------------------------------------*/

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: -5px;
margin-right: -5px;
width: 55px;
height: 55px;
opacity:0.5;
background-image : url(http://savepic.net/5245822.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://savepic.net/5245822.png);
background-repeat: no-repeat;
opacity:1.0;
width: 55px;
height: 55px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://savepic.net/5245822.png);
background-repeat: no-repeat;
opacity:1.0;
width: 55px;
height: 55px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://savepic.net/5245822.png);
background-repeat: no-repeat;
opacity:1.0;
width: 55px;
height: 55px;}


#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-title table tbody tr .title-logo-tdr {
  position: absolute; 
  z-index: 1; 
  left: 0px; 
  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; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container  ul .pa-title {text-align: center; }
#pun-messages .post-box {width: 400px;}
.lastedit {display: none;}
.post-author ul {line-height:110% !important; }
.pa-author { font-style: italic; font-size: 16px !important; font-variant: normal; font-family: 'Times New Roman'; margin-bottom: 1px !important; margin-top: 5px !important;}
.pa-title {font-size: 11px;  font-weight: normal !important; font-style: italic;}
hr{color:#ebd901;height:1px;border:none;background:#10101a;}
#pun th {text-transform: uppercase; font-size: 6px;}
#pun-index .main .tcl {width:40%;}
#pun-index .main .tcr{width:20%; text-align: center !important;}
#pun-main .post-content {text-align: justify !important; margin-bottom: 10px !important;}





#pun-category1.category h2 {
 background: url(http://savepic.net/5308286.png) no-repeat top center;
 height: 44px; width : 940px; font-size: 0 !important; margin-left: -45px;
}

#pun-category2.category h2 {
 background: url(http://savepic.net/5285758.png) no-repeat top center;
 height: 44px; width : 940px; font-size: 0 !important; margin-left: -45px;
}


#pun-category3.category h2 {
 background: url(http://savepic.net/5290878.png) no-repeat top center;
 height: 44px; width : 940px; font-size: 0 !important; margin-left: -45px;
}

#pun-category4.category h2 {
 background: url(http://savepic.net/5260158.png) no-repeat top center;
 height: 44px; width : 940px; font-size: 0 !important; margin-left: -45px;
}

#pun-category5.category h2 {
 background: url(http://savepic.net/5272446.png) no-repeat top center;
 height: 44px; width : 940px; font-size: 0 !important; margin-left: -45px;
}

#pun-category6.category h2 {
 background: url(http://savepic.net/5274494.png) no-repeat top center;
 height: 44px; width : 940px; font-size: 0 !important; margin-left: -45px;
}



/* Картинка-стратистика над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 44px;
width: 940px;
margin-left:-45px;
background-color: transparent;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 750px; top: 0px}


.tip {
	padding: 10px; /* расстояние текста от края окна */
	color: #070f00; /* цвет шрифта */
background-image : url("http://savepic.net/5236406.png");/* фоновый цвет окна */
	display: none;
   border-top: 2px solid #0e1106!important;
  border-bottom: 5px solid #0e1106!important;
  border-left: 2px solid #0e1106 !important;
  border-right: 2px solid #0e1106!important;
    border-radius:0px;
	position: absolute;
	z-index: 1000;
        width: 200px; 
	
}

