<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://catsterty.rolevaya.info/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>Форум Коты-воители.Помощь новичкам</title>
		<link>https://catsterty.rolevaya.info/</link>
		<description>Форум Коты-воители.Помощь новичкам</description>
		<language>ru-ru</language>
		<lastBuildDate>Mon, 19 Jul 2010 13:39:15 +0400</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>Иконки</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=56#p56</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://savepic.ru/1489174.png&quot; alt=&quot;http://savepic.ru/1489174.png&quot; /&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://savepic.ru/1484054.png&quot; alt=&quot;http://savepic.ru/1484054.png&quot; /&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://savepic.ru/1494294.png&quot; alt=&quot;http://savepic.ru/1494294.png&quot; /&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://savepic.ru/1493270.png&quot; alt=&quot;http://savepic.ru/1493270.png&quot; /&gt;&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 33em&quot;&gt;&lt;pre&gt;div.icon {
        background: url(http://savepic.ru/1489174.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://savepic.ru/1484054.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://savepic.ru/1494294.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://savepic.ru/1493270.png) no-repeat;

}

tr.isticky div.icon {
        background: url(http://savepic.ru/1493270.png) no-repeat;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Mon, 19 Jul 2010 13:39:15 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=56#p56</guid>
		</item>
		<item>
			<title>Стиль #7 &quot;Season of green leaves&quot;</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=55#p55</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://i036.radikal.ru/0911/ff/7d3671faf1ca.png&quot; alt=&quot;http://i036.radikal.ru/0911/ff/7d3671faf1ca.png&quot; /&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://s53.radikal.ru/i139/0911/df/8847ab2feed6.png&quot; alt=&quot;http://s53.radikal.ru/i139/0911/df/8847ab2feed6.png&quot; /&gt;&lt;br /&gt;первое &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type=&amp;quot;checkbox&amp;quot;], .radiofield input[type=&amp;quot;radio&amp;quot;] {margin: 0 0.3em;}

/* A2.7 */
p[class=&amp;quot;checkfield&amp;quot;] *,
div[class=&amp;quot;checkfield&amp;quot;] *,
fieldset[class=&amp;quot;radiofield&amp;quot;] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, geneva, lucida, &#039;lucida grande&#039;, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb th {
  font-size: 1em;
  font-weight: bold;
  }

.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: &amp;quot;.&amp;quot;;
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/



/* A5.1 */
#pun {
  margin: 5px auto auto auto;
  width : 800px;
  position: relative;
  }



/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: dotted dotted dotted dotted;
  border-width: 1px 1px 1px 1px
  }

/* A5.9 */
.punbb .container {
  border-style: dotted;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
  }

#pun-main h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
}



/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 4em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border: none;
  padding: 5px 1em 5px 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    margin-left: 38px;
}

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    width: 90px;
    height: 90px;
    padding-top: 0px;
    margin-right: 0px;
}

/* &amp;#212;&amp;#232;&amp;#234;&amp;#241; */
#pun-main .category .container {overflow: hidden}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid #a7b5bd;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: center;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  font-weight: bold;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  text-align: center;
  
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  text-align: center;
  font-weight: bold;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;

  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  border-style: double;
  border: none;
  margin-bottom: 0px;

}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 300px;
margin-bottom: -1px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border: none;
  height: 300px;
  width: 100%; margin-bottom: 0px; margin-top: 0px;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%; height: 300px;
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-right: 37px;
  padding-top: 20px;

}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border-style: none solid none solid;
  border-width: 0px 1px 0px 1px;
  margin: 0;
}

#pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
    padding-top: 12px;
    height: 25px;
    font-weight:bold;
    text-align: center;
}

/* D.3 */
#pun-navlinks li {
    display: inline;
    margin: 1.25%;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }


/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement h2 {display: none}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }




/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* D9.8 */&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;второе &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-color: #CCFF99;
}

/* 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: #CCFF99;
  color: #003300;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #CCFF99;
  color: #003300;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-image : url(http://i049.radikal.ru/0911/da/7c06bed6d4c8.png);
  color: #003300;
  font-weight: large;
  font-style: italic;
  text-align: center;

  }

/* CS1.4 */
#pun-title  .title-logo{background: url(http://s60.radikal.ru/i170/0911/49/11a57f1084f3.png) no-repeat top center; padding: 0px;}
#pun-title table {
background: url() repeat-x;
background-position: 0px 1px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #CCFF99;
  color: #003300
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #CCFF99;
  color: #003300
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #BCEF89;
  color: #003300
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #A9E999;
  color: #003300;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #CCFF99;
  color: #003300
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #CCFF99 #CCFF99 #CCFF99 #CCFF99
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #BCEF89
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #CCFF99;
  }

/* 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: #CCFF99;
  }

/* CS2.5 */
.punbb th {
  border-color: #CCFF99
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #ACDF79 #ECFFB9 #ECFFB9 #ACDF79;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #ACDF79
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #ECFFB9
  }

.punbb .divider {
  border-color: #ACDF79 #ECFFB9 #ECFFB9 #ECFFB9
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #A9E999;
  }

.punbb .post-sig dt {
  border-top-color: #CCFF99 !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: #003300;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #003300
  }

/* CS3.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: #003300;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #003300;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #339933;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://i013.radikal.ru/0911/d8/3f76c5ec9895.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://s57.radikal.ru/i156/0911/99/1861e9cfb77e.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://i001.radikal.ru/0911/1f/5583fce66956.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://s44.radikal.ru/i106/0911/47/2f4d812393ec.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s44.radikal.ru/i106/0911/47/2f4d812393ec.png) no-repeat;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Mon, 12 Jul 2010 15:35:01 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=55#p55</guid>
		</item>
		<item>
			<title>Готовые колоры</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=54#p54</link>
			<description>&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://i44.tinypic.com/2ue38ec.png&quot; alt=&quot;http://i44.tinypic.com/2ue38ec.png&quot; /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;http://www.box.net/shared/sbnrev3uh7&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Mon, 12 Jul 2010 15:27:46 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=54#p54</guid>
		</item>
		<item>
			<title>[CW]-Grey_Time</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=53#p53</link>
			<description>&lt;p&gt;Код:[CW]-Grey_Time&lt;br /&gt;Структура style.css:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type=&amp;quot;checkbox&amp;quot;], .radiofield input[type=&amp;quot;radio&amp;quot;] {margin: 0 0.3em;}

/* A2.7 */
p[class=&amp;quot;checkfield&amp;quot;] *,
div[class=&amp;quot;checkfield&amp;quot;] *,
fieldset[class=&amp;quot;radiofield&amp;quot;] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, geneva, lucida, &#039;lucida grande&#039;, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb th {
  font-size: 1em;
  font-weight: bold;
  }

.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: &amp;quot;.&amp;quot;;
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/



/* A5.1 */
#pun {
  margin: 5px auto auto auto;
  width : 850px;
  position: relative;
  }



/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: dotted dotted dotted dotted;
  border-width: 1px 1px 1px 1px
  }

/* A5.9 */
.punbb .container {
  border-style: dotted;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
  }

#pun-main h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
}



/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 4em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border: none;
  padding: 5px 1em 5px 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    margin-left: 38px;
}

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    width: 120px;
    height: 125px;
    padding-top: 0px;
    margin-right: 0px;
}

/* &amp;#212;&amp;#232;&amp;#234;&amp;#241; */
#pun-main .category .container {overflow: hidden}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid #a7b5bd;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: center;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  font-weight: bold;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  text-align: center;
  
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  text-align: center;
  font-weight: bold;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;

  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  border-style: double;
  border: none;
  margin-bottom: 0px;

}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 480px;
margin-bottom: -1px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border: none;
  height: 480px;
  width: 100%; margin-bottom: 0px; margin-top: 0px;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%; height: 480px;
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-right: 0px;
  padding-top: 0px;

}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border-style: none solid none solid;
  border-width: 0px 1px 0px 1px;
  margin: 0;
}

#pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
    padding-top: 12px;
    height: 25px;
    font-weight:bold;
    text-align: center;
}

/* D.3 */
#pun-navlinks li {
    display: inline;
    margin: 1.25%;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }


/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement h2 {display: none}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }




/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 280px; top: 180px
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;цвета стиля: &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
}

/* CS1.1 */
html, body {background-color: #ffffff; background-image: url(http://www.design-warez.ru/uploads/posts/2009-09/1252317902_16742375_4549427_5a9e874e3d6f.jpeg); background-repeat: repeaty; background-attachment: fixed; background-position: center; color: black;}
BODY {background:fixed;}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #CCCCCC;
  color: #111111;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #777777;
  color: #FFFFFF;
  font-weight: normal;
font-style: italic;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #C0C0C0;
  color: #111111;
  }

#pun-title  .title-logo{background: url(http://savepic.ru/1240453.jpg) no-repeat top center; padding: 0px;}
#pun-title table {
background: url() repeat-x;
background-position: 0px 1px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #CCCCCC;
  color: #111111
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #BBBBBB;
  color: #111111
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #BCBCBC;
  color: #111111
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #777777;
  color: #FFFFFF;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #FFFFFF;
  color: #111111
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #777777 #777777 #777777 #777777
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #EFEFEF
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #777777;
  }

/* 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: #AAAAAA;
  }

/* CS2.5 */
.punbb th {
  border-color: #BBBBBB
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #ACACAC #ECECEC #ECECEC #ACACAC;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #ACACAC
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #ECECEC
  }

.punbb .divider {
  border-color: #ACACAC #ECECEC #ECECEC #ECECEC
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #777777;
  }

.punbb .post-sig dt {
  border-top-color: #AAAAAA !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: #111111;
  font-style: italic;
  border-bottom: 1px dashed #111111;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #111111
  }

/* CS3.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: #555555;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #FFFFFF;
  font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  font-weight: normal;
font-style: italic;
  border-bottom: 1px dashed #FFFFFF;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #AAAAAA #8A8A8A #7A7A7A #8A8A8A}
tr.iredirect div.icon {border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC}
div.inew {border-color: #CCCCCC #ACACAC #9C9C9C #ACACAC}

#pun-main div.catleft, #pun-main div.catright {display: none}


div.icon {
        background: url(http://savepic.ru/1183108.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://savepic.ru/1181060.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://savepic.ru/1240455.jpg) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://savepic.ru/1186180.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://savepic.ru/1186180.jpg) no-repeat;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;хтлм верх &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 19.5em&quot;&gt;&lt;pre&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
#pun_wrap #pun #pun-index #pun-title.section #title-logo-table tbody #title-logo-tr .title-logo-tdl .title-logo {border-width: 1px 1px 1px 1px; border-color: #000000; border-style: dashed; }
#pun_wrap #pun #pun-index #pun-title.section #title-logo-table tbody #title-logo-tr #title-logo-tdl.title-logo-tdl .title-logo {border-width: 1px 1px 1px 1px; border-color: #000000; border-style: dotted; }
#pun #pun-index #pun-main .category .container table .hasicon .alt1 .tcl .intd .icon {border-width: 1px 1px 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0); border-style: dashed; }

#pun_wrap #pun #pun-index #pun-crumbs1.section .crumbs {background-color: #CCCCCC; }
#pun_wrap #pun #pun-index #pun-status.section .container {background-color: #CCCCCC; }
#pun_wrap #pun #pun-index #pun-ulinks.section .container {background-color: #CCCCCC; }
#pun_wrap #pun #pun-index #pun-stats.section .statscon .container {background-color: #CCCCCC; }

&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 11 Jul 2010 12:11:03 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=53#p53</guid>
		</item>
		<item>
			<title>Картинки в таблицу /рекламу</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=51#p51</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://i42.tinypic.com/2ppx1sp.png&quot; alt=&quot;http://i42.tinypic.com/2ppx1sp.png&quot; /&gt;&lt;br /&gt;реклама:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 4.5em&quot;&gt;&lt;pre&gt;[img]http://i42.tinypic.com/2ppx1sp.png[/img]&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;таблица:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 4.5em&quot;&gt;&lt;pre&gt;&amp;lt;img src=&amp;quot;http://i42.tinypic.com/2ppx1sp.png&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Картинка by  LorandeLin aka Firefly&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 11 Jul 2010 12:03:44 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=51#p51</guid>
		</item>
		<item>
			<title>Аватары</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=50#p50</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://upforme.ru/uploads/000a/7e/64/59696-4.png&quot; alt=&quot;https://upforme.ru/uploads/000a/7e/64/59696-4.png&quot; /&gt;&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 11 Jul 2010 12:01:10 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=50#p50</guid>
		</item>
		<item>
			<title>Обновлённый спойлер 1.2!</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=49#p49</link>
			<description>&lt;p&gt;В HTML-верх:&lt;br /&gt;Код:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 4.5em&quot;&gt;&lt;pre&gt;&amp;lt;script src=&amp;quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;В HTML-низ:&lt;br /&gt;Код:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;style&amp;gt;
#button-spoiler {background-image:url(&#039;https://upforme.ru/uploads/0000/12/13/488-1.gif&#039;); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
&amp;lt;/style&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
function tag_spolier()
{var FoundErrors = &#039;&#039;;
var enterTITLE = prompt(&amp;quot;Введите описание спойлера&amp;quot;, &#039;Спойлер&#039;);
bbcode(&#039;[spoiler]&#039;,(&#039;|&#039;+enterTITLE+&#039;[/spoiler]&#039;));}
if(form=document.getElementById(&amp;quot;form-buttons&amp;quot;))
form.getElementsByTagName(&amp;quot;tr&amp;quot;)[0].insertCell(19).innerHTML=&amp;quot;&amp;lt;img src=&#039;/i/blank.gif&#039; title=&#039;Вставить спойлер&#039; id=&#039;button-spoiler&#039; onclick=\&amp;quot;tag_spolier()\&amp;quot;&amp;gt;&amp;quot;
function addSpoilerSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf(&amp;quot;[spoiler]&amp;quot;,from))==-1) return str;
if((pos2=str.indexOf(&amp;quot;[/spoiler]&amp;quot;),pos+9)==-1) return str;
newpos=str.indexOf(&amp;quot;[spoiler]&amp;quot;,pos+9)
if(newpos&amp;lt;pos2 &amp;amp;&amp;amp; newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf(&amp;quot;[/spoiler]&amp;quot;,pos+9))==-1) return str;

txt = str.substring(pos+9,pos2);
if((sepPos=txt.indexOf(&amp;quot;|&amp;quot;,0))==-1) return str;

str=str.substring(0,pos)+makeSpoilerSpoiler(txt.substring(0,sepPos),txt.substring(sepPos+1,txt.length))+str.substring(pos2+10,str.length)

if( str.indexOf(&amp;quot;[spoiler]&amp;quot;)!=-1 &amp;amp;&amp;amp; internal==false) str=addSpoilerSpoiler(str,0,false)
return str}

function makeSpoilerSpoiler(txt1,txt2){
txt=&#039;&amp;lt;div class=&amp;quot;quote-box&amp;quot; style=&amp;quot;padding:1px;background: none;border: 0;&amp;quot;&amp;gt;&amp;lt;cite style=&amp;quot;width:100%;margin:0;&amp;quot;&amp;gt;&amp;lt;input class=&amp;quot;spoiler-button&amp;quot; style=&amp;quot;width:140px;font-size:10px; margin:0; cursor: pointer&amp;quot; type=&amp;quot;button&amp;quot; value=&amp;quot;&#039;+txt2+&#039;&amp;quot;&amp;gt;&amp;lt;/cite&amp;gt;&amp;lt;blockquote class=&amp;quot;quote-box&amp;quot; style=&amp;quot;display:none; width: 80%;border: 1px solid black;margin:0;&amp;quot;&amp;gt;&#039;+txt1+&#039;&amp;lt;/blockquote&amp;gt;&amp;lt;/div&amp;gt;&#039;
return txt}

$(document).ready(function(){
     $(&amp;quot;div.quote-box &amp;gt; cite &amp;gt; input.spoiler-button&amp;quot;).click(function(){
$(this).parents(&amp;quot;div.quote-box&amp;quot;).find(&amp;quot;blockquote.quote-box&amp;quot;).toggle(&amp;quot;normal&amp;quot;);
     });
});


if((document.URL.indexOf(&amp;quot;viewtopic.php&amp;quot;)!=-1) || (document.URL.indexOf(&amp;quot;post.php&amp;quot;)!=-1)){
elm=document.getElementById(&amp;quot;pun-main&amp;quot;).getElementsByTagName(&amp;quot;div&amp;quot;)
for(x in elm) if(elm[x].className==&amp;quot;post-content&amp;quot;){
var post=elm[x]
post.innerHTML=addSpoilerSpoiler(post.innerHTML,0,false)}}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:48:24 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=49#p49</guid>
		</item>
		<item>
			<title>Таракашка</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=48#p48</link>
			<description>&lt;p&gt;хтлм верх&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;script&amp;gt;
var no = 1;
var speed = 299;
var ns4up = (document.layers) ? 1 : 0;
var ie4up = (document.all) ? 1 : 0;
var s, x, y, sn, cs;
var a, r, cx, cy;
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
else
if (ie4up) {
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
x = new Array();
y = new Array();
r = new Array();
cx = new Array();
cy = new Array();
s = 8;
for (i = 0; i &amp;lt; no; ++ i) { 
initRain();
if (ns4up) {
if (i == 0) {
document.write(&amp;quot;&amp;lt;layer name=\&amp;quot;dot&amp;quot;+ i +&amp;quot;\&amp;quot; left=\&amp;quot;1\&amp;quot; &amp;quot;);
document.write(&amp;quot;top=\&amp;quot;1\&amp;quot; visibility=\&amp;quot;show\&amp;quot;&amp;gt;&amp;lt;img src=\&amp;quot;http://i020.radikal.ru/0805/0a/afba1a30cd67.gif\&amp;quot; width=75 height=56&amp;gt;&amp;quot;);
document.write(&amp;quot;&amp;lt;/layer&amp;gt;&amp;quot;);
}
else {
document.write(&amp;quot;&amp;lt;layer name=\&amp;quot;dot&amp;quot;+ i +&amp;quot;\&amp;quot; left=\&amp;quot;1\&amp;quot; &amp;quot;);
document.write(&amp;quot;top=\&amp;quot;1\&amp;quot; visibility=\&amp;quot;show\&amp;quot;&amp;gt;&amp;lt;img src=\&amp;quot;http://i020.radikal.ru/0805/0a/afba1a30cd67.gif\&amp;quot; width=75 height=56&amp;gt;&amp;lt;/layer&amp;gt;&amp;quot;);
 }
}
else 
if (ie4up) {
if (i == 0) {
document.write(&amp;quot;&amp;lt;div id=\&amp;quot;dot&amp;quot;+ i +&amp;quot;\&amp;quot; style=\&amp;quot;POSITION: &amp;quot;);
document.write(&amp;quot;absolute; Z-INDEX: &amp;quot;+ i +&amp;quot;; VISIBILITY: &amp;quot;);
document.write(&amp;quot;visible; TOP: 15px; LEFT: 15px;\&amp;quot;&amp;gt;&amp;lt;img src=\&amp;quot;http://i020.radikal.ru/0805/0a/afba1a30cd67.gif\&amp;quot; width=75 height=56&amp;gt;&amp;lt;/div&amp;gt;&amp;quot;);
}
else {
document.write(&amp;quot;&amp;lt;div id=\&amp;quot;dot&amp;quot;+ i +&amp;quot;\&amp;quot; style=\&amp;quot;POSITION: &amp;quot;);
document.write(&amp;quot;absolute; Z-INDEX: &amp;quot;+ i +&amp;quot;; VISIBILITY: &amp;quot;);
document.write(&amp;quot;visible; TOP: 15px; LEFT: 15px;\&amp;quot;&amp;gt;&amp;lt;img src=\&amp;quot;http://i020.radikal.ru/0805/0a/afba1a30cd67.gif\&amp;quot; width=75 height=56&amp;gt;&amp;lt;/div&amp;gt;&amp;quot;);
    }
 }
}
function initRain() {
a = 6;
r[i] = 1;
sn = Math.sin(a);
cs = Math.cos(a);
cx[i] = Math.random() * doc_width + 1;
cy[i] = Math.random() * doc_height + 1;
x[i] = r[i] * sn + cx[i];
y[i] = cy[i];
}
function makeRain() {
r[i] = 1;
cx[i] = Math.random() * doc_width + 1;
cy[i] = 1;
x[i] = r[i] * sn + cx[i];
y[i] = r[i] * cs + cy[i];
}
function updateRain() {
r[i] += s;
x[i] = r[i] * sn + cx[i];
y[i] = r[i] * cs + cy[i];
}
function raindropNS() {
for (i = 0; i &amp;lt; no; ++ i) {
updateRain();
if ((x[i] &amp;lt;= 1) || (x[i] &amp;gt;= (doc_width - 20)) || (y[i] &amp;gt;= (doc_height - 20))) {
makeRain();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
document.layers[&amp;quot;dot&amp;quot;+i].top = y[i];
document.layers[&amp;quot;dot&amp;quot;+i].left = x[i];
}
setTimeout(&amp;quot;raindropNS()&amp;quot;, speed);
}
function raindropIE() {
for (i = 0; i &amp;lt; no; ++ i) {
updateRain();
if ((x[i] &amp;lt;= 1) || (x[i] &amp;gt;= (doc_width - 20)) || (y[i] &amp;gt;= (doc_height - 20))) {
makeRain();
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
document.all[&amp;quot;dot&amp;quot;+i].style.pixelTop = y[i];
document.all[&amp;quot;dot&amp;quot;+i].style.pixelLeft = x[i];
}
setTimeout(&amp;quot;raindropIE()&amp;quot;, speed);
}
if (ns4up) {
raindropNS();
}
else
if (ie4up) {
raindropIE();
}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;работает Скрипт работает только в браузере Internet Explorer!&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:46:16 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=48#p48</guid>
		</item>
		<item>
			<title>Смайлики -любовь.Набор № 4</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=47#p47</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 19.5em&quot;&gt;&lt;pre&gt;&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i109/1006/70/c650f456d40f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i109/1006/70/c650f456d40f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i069.radikal.ru/1006/c1/578fc0f4be66.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i069.radikal.ru/1006/c1/578fc0f4be66.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1006/e9/49ccb18e8aec.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1006/e9/49ccb18e8aec.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s04.radikal.ru/i177/1006/d2/7153c7e727db.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s04.radikal.ru/i177/1006/d2/7153c7e727db.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s02.radikal.ru/i175/1006/28/c19142e5bd20.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s02.radikal.ru/i175/1006/28/c19142e5bd20.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s006.radikal.ru/i213/1006/2a/f250af2f5b2f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s006.radikal.ru/i213/1006/2a/f250af2f5b2f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i126/1006/14/de73545ecd81.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i126/1006/14/de73545ecd81.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s003.radikal.ru/i203/1006/87/d8932247bd92.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s003.radikal.ru/i203/1006/87/d8932247bd92.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s001.radikal.ru/i194/1006/4c/5c4e63efe6e3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s001.radikal.ru/i194/1006/4c/5c4e63efe6e3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s61.radikal.ru/i172/1006/93/c372818c1c7b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;hhttp://s61.radikal.ru/i172/1006/93/c372818c1c7b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s52.radikal.ru/i136/1006/a9/a151984cf642.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s52.radikal.ru/i136/1006/a9/a151984cf642.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:44:40 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=47#p47</guid>
		</item>
		<item>
			<title>Смайлики-медвежата.Набор № 3</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=46#p46</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s39.radikal.ru/i085/1006/5c/cabbdefd0e49.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s39.radikal.ru/i085/1006/5c/cabbdefd0e49.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i080.radikal.ru/1006/01/1f4d53622ebd.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i080.radikal.ru/1006/01/1f4d53622ebd.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s43.radikal.ru/i101/1006/56/67cfd9274c88.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s43.radikal.ru/i101/1006/56/67cfd9274c88.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s44.radikal.ru/i103/1006/a8/82d9415aea71.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s44.radikal.ru/i103/1006/a8/82d9415aea71.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s57.radikal.ru/i156/1006/43/f1b88e93c165.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s57.radikal.ru/i156/1006/43/f1b88e93c165.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s60.radikal.ru/i169/1006/53/dccf7e0b80ec.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s60.radikal.ru/i169/1006/53/dccf7e0b80ec.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s16.radikal.ru/i191/1006/20/e83e8f9b87d6.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s16.radikal.ru/i191/1006/20/e83e8f9b87d6.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s51.radikal.ru/i133/1006/8d/37d96777eb8a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s51.radikal.ru/i133/1006/8d/37d96777eb8a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i210/1006/da/beab7f345240.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i210/1006/da/beab7f345240.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i117/1006/bc/1ff7eb3e540d.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i117/1006/bc/1ff7eb3e540d.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s11.radikal.ru/i184/1006/0e/96122149fd2f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s11.radikal.ru/i184/1006/0e/96122149fd2f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s16.radikal.ru/i191/1006/f3/03fc9b20d8e1.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s16.radikal.ru/i191/1006/f3/03fc9b20d8e1.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i124/1006/8b/f53542b7cdb7.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i124/1006/8b/f53542b7cdb7.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i108/1006/3b/90fd1f6f6902.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i108/1006/3b/90fd1f6f6902.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s09.radikal.ru/i182/1006/1e/e0239aefb901.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;hhttp://s09.radikal.ru/i182/1006/1e/e0239aefb901.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s43.radikal.ru/i102/1006/20/ae0f18188d1a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s43.radikal.ru/i102/1006/20/ae0f18188d1a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i211/1006/61/1d0389952531.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i211/1006/61/1d0389952531.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i126/1006/75/799e14fa0a1b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i126/1006/75/799e14fa0a1b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i143/1006/69/3c04c89f4da9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i143/1006/69/3c04c89f4da9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s43.radikal.ru/i101/1006/60/1c8209501a53.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s43.radikal.ru/i101/1006/60/1c8209501a53.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s001.radikal.ru/i193/1006/88/0d96604326b9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s001.radikal.ru/i193/1006/88/0d96604326b9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s40.radikal.ru/i090/1006/2b/870009eea14b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;hhttp://s40.radikal.ru/i090/1006/2b/870009eea14b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i143/1006/e0/12cbc57489b3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i143/1006/e0/12cbc57489b3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i064.radikal.ru/1006/a2/15e8eec5c598.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i064.radikal.ru/1006/a2/15e8eec5c598.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:43:05 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=46#p46</guid>
		</item>
		<item>
			<title>Информационная панель с данными пользователей</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=45#p45</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var mon_array = new Array(&amp;quot;&amp;quot;, &amp;quot;Января&amp;quot;, &amp;quot;Февраля&amp;quot;, &amp;quot;Марта&amp;quot;, &amp;quot;Апреля&amp;quot;, &amp;quot;Мая&amp;quot;, &amp;quot;Июня&amp;quot;, &amp;quot;Июля&amp;quot;, &amp;quot;Августа&amp;quot;, &amp;quot;Сентября&amp;quot;, &amp;quot;Октября&amp;quot;, &amp;quot;Ноября&amp;quot;, &amp;quot;Декабря&amp;quot;);
Tm = new Date();
Tm.setTime(1000*UserRegistered);
m=Tm.getMonth()+1;
if (m&amp;lt;10) m=m;
hh=Tm.getHours();
mm=Tm.getMinutes()+&#039;&#039;;
if (mm&amp;lt;10) mm=mm;
tm=&#039;&amp;lt;strong&amp;gt;&#039;+Tm.getDate()+&#039;&amp;amp;nbsp;&#039;+mon_array[m]+&#039;&amp;lt;/strong&amp;gt;&amp;amp;nbsp;в&amp;amp;nbsp;&amp;lt;strong&amp;gt;&#039;+hh+&#039;:&#039;+mm+&#039;&amp;lt;/strong&amp;gt;&#039;;
var UserTotalReg = Math.floor(UserTotalTime/86400)
var UserTotalPost = Math.floor(UserPosts/60)
var sex_array = new Array(&amp;quot;Пол неопределен. Войдите в &amp;lt;a href=&#039;/profile.php?section=personal&amp;amp;id=&amp;quot;+UserID+&amp;quot;&#039;&amp;gt;Профиль&amp;lt;/a&amp;gt; и установите пол&amp;quot;, &amp;quot;Ваш пол: &amp;lt;strong&amp;gt;Муж&amp;lt;/strong&amp;gt;&amp;quot;, &amp;quot;Ваш пол: &amp;lt;strong&amp;gt;Жен&amp;lt;/strong&amp;gt;&amp;quot;);
var sex = sex_array[UserSex]
if (UserAvatar == &amp;quot;&amp;quot;){UserAvatar = &amp;quot;http://s54.radikal.ru/i145/0808/84/e1fbc11ac605.png&amp;quot;}
if (UserBirthDate == &amp;quot;&amp;quot;){UserBirthDate = &amp;quot;Дата не выставлена&amp;quot;}
if (UserAge == &amp;quot;0&amp;quot;){UserAge = &amp;quot;[Нет сведений]&amp;quot;}
var user=&amp;quot;, &amp;lt;strong&amp;gt;&amp;quot;+UserName+&amp;quot;&amp;lt;/strong&amp;gt;&amp;quot;;
if (user == &amp;quot;, &amp;lt;strong&amp;gt;&amp;lt;/strong&amp;gt;&amp;quot;){user = &amp;quot;&amp;quot;}
var arr=document.getElementsByTagName(&amp;quot;div&amp;quot;)
i=0
while(arr[i] ){
if(arr[i].id==&amp;quot;pun-main&amp;quot;) {
name=arr[i].innerHTML
name=name.substring(0)
arr[i].innerHTML=&amp;quot;&amp;lt;div class=category&amp;gt;&amp;lt;h2&amp;gt;Информационное табло&amp;lt;/h2&amp;gt;&amp;lt;div class=container&amp;gt;&amp;lt;table border=0&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&#039;/profile.php?section=avatar&amp;amp;id=&amp;quot;+UserID+&amp;quot;&#039; title=&#039;Изменить аватару&#039;&amp;gt;&amp;lt;img src=&amp;quot;+UserAvatar+&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;strong&amp;gt;&amp;quot;+UserTitle+&amp;quot;&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td width=40%&amp;gt;Приветствуем на форуме&amp;quot;+user+&amp;quot;!&amp;lt;br /&amp;gt;&amp;quot;+sex+&amp;quot;&amp;lt;br /&amp;gt;Вы используете стиль: &amp;lt;strong&amp;gt;&amp;quot;+BoardStyle+&amp;quot;&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;Вы в группе  &amp;lt;strong&amp;gt;&amp;quot;+GroupTitle+&amp;quot;&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;На форуме Вами было оставлено &amp;lt;strong&amp;gt;&amp;quot;+UserPosts+&amp;quot;&amp;lt;/strong&amp;gt; сообщений&amp;lt;br /&amp;gt;Ваш возраст: &amp;lt;strong&amp;gt;&amp;quot;+UserAge+&amp;quot;&amp;lt;/strong&amp;gt;.&amp;lt;Br /&amp;gt;Ваш день рождения: &amp;lt;strong&amp;gt;&amp;quot;+UserBirthDate+&amp;quot;&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Профиль &amp;lt;a href=&#039;/profile.php?id=&amp;quot;+UserID+&amp;quot;&#039;&amp;gt;&amp;quot;+UserLogin+&amp;quot;&amp;lt;/a&amp;gt; | Ваши &amp;lt;a href=&#039;/userlist.php?&amp;amp;show_group=&amp;quot;+GroupID+&amp;quot;&#039;&amp;gt;соучастники&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td width=40%&amp;gt;&amp;lt;strong&amp;gt;Отношения&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;a href=&#039;/respect.php?id=&amp;quot;+UserID+&amp;quot;&#039;&amp;gt;Уважение&amp;lt;/a&amp;gt;: &amp;lt;strong&amp;gt;&amp;quot;+UserRespectPlus+&amp;quot;&amp;lt;/strong&amp;gt;/&amp;lt;strong&amp;gt;&amp;quot;+UserRespectMinus+&amp;quot;&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;a href=&#039;/positive.php?id=&amp;quot;+UserID+&amp;quot;&#039;&amp;gt;Позитив&amp;lt;/a&amp;gt;: &amp;lt;strong&amp;gt;&amp;quot;+UserPositivePlus+&amp;quot;&amp;lt;/strong&amp;gt;/&amp;lt;strong&amp;gt;&amp;quot;+UserPositiveMinus+&amp;quot;&amp;lt;/strong&amp;gt;&amp;lt;Br /&amp;gt;&amp;lt;Br /&amp;gt;Вы зарегистрировались &amp;quot;+tm+&amp;quot; и провели на форуме &amp;lt;strong&amp;gt;&amp;quot;+UserTotalReg+&amp;quot;&amp;lt;/strong&amp;gt; дней&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br /&amp;gt;&amp;quot;+name
}i++}
&amp;lt;/script&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var arr=document.getElementsByTagName(&amp;quot;div&amp;quot;)
i=0
str=document.URL
while(arr[i] ){
if(arr[i].id==&amp;quot;pun-main&amp;quot; &amp;amp;&amp;amp; GroupID == &amp;quot;3&amp;quot;) {
name=arr[i].innerHTML
name=name.substring(0)
arr[i].innerHTML=&amp;quot;&amp;lt;div class=category&amp;gt;&amp;lt;h2&amp;gt;Информационное табло&amp;lt;/h2&amp;gt;&amp;lt;div class=container&amp;gt;&amp;lt;table border=0&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img src=http://s54.radikal.ru/i145/0808/84/e1fbc11ac605.png&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td width=80%&amp;gt;Приветствуем тебя на форуме, Гость.&amp;lt;br /&amp;gt;Для участия в конференциях просьба &amp;lt;a href=&#039;login.php&#039;&amp;gt;войти&amp;lt;/a&amp;gt; или &amp;lt;a href=&#039;register.php&#039;&amp;gt;зарегистрироваться&amp;lt;/a&amp;gt;.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;Br /&amp;gt;&amp;quot;+name
}
i++
}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;в хтлм низ&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:41:35 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=45#p45</guid>
		</item>
		<item>
			<title>Сворачитвание подписей</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=44#p44</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;script language=&amp;quot;JavaScript1.2&amp;quot;&amp;gt;
&amp;lt;!--
var ns6=document.getElementById&amp;amp;&amp;amp;!document.all?1:0

var head=&amp;quot;display:&#039;&#039;&amp;quot;
var folder=&#039;&#039;

function expandit(curobj){
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style
if (folder.display==&amp;quot;none&amp;quot;)
folder.display=&amp;quot;&amp;quot;
else
folder.display=&amp;quot;none&amp;quot;
}

//--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var arr=document.getElementsByTagName(&amp;quot;dl&amp;quot;)
i=0
str=document.URL
while(arr[i] ){
if(arr[i].className==&amp;quot;post-sig&amp;quot;){
name=arr[i].innerHTML
name=name.substring(43)
arr[i].innerHTML=&amp;quot;&amp;lt;dt&amp;gt;&amp;lt;span&amp;gt;Подпись автора&amp;lt;/span&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&amp;lt;span style=&#039;cursor:hand&#039; onClick=&#039;expandit(this)&#039;&amp;gt;Показать подпись&amp;lt;/span&amp;gt;&amp;lt;span  style=&#039;display:none&#039; style=&amp;amp;{head};&amp;gt;&amp;lt;br&amp;gt;&amp;quot;+name+&amp;quot;&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/dd&amp;gt;&amp;quot;
}
i++
}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;в хтлм низ&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:39:39 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=44#p44</guid>
		</item>
		<item>
			<title>Запрет на просмотр профиля гостям</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=43#p43</link>
			<description>&lt;p&gt;Этот скрипт запрещает просматривать профиль пользователя гостям.&lt;/p&gt;
						&lt;p&gt;В HTML-низ:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 16.5em&quot;&gt;&lt;pre&gt;&amp;lt;script language=&amp;quot;JavaScript&amp;quot;&amp;gt;

str=document.URL
page=str.substring(str.lastIndexOf(&#039;/&#039;)+1)
str = new String(document.getElementById(&amp;quot;pun-status&amp;quot;).innerHTML);

if(page.indexOf(&amp;quot;profile.php&amp;quot;)!= -1 &amp;amp;&amp;amp; !document.getElementById(&amp;quot;navprofile&amp;quot;)  ) 
     document.URL=document.referrer
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:38:01 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=43#p43</guid>
		</item>
		<item>
			<title>Замена слова Позитив на свое</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=42#p42</link>
			<description>&lt;p&gt;в хтлм верх:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 21em&quot;&gt;&lt;pre&gt;Код:
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
function changeLink()
{var arr=document.links
for (j in arr)
{
if (arr[j].innerHTML==&amp;quot;Позитив&amp;quot;)
{arr[j].innerHTML=&amp;quot;Ваше слово&amp;quot;}

}}
changeLink()
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:37:03 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=42#p42</guid>
		</item>
		<item>
			<title>Замена &quot;мужской/женский&quot; (пол) на картинки</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=41#p41</link>
			<description>&lt;p&gt;Замена &amp;quot;мужской/женский&amp;quot; (пол) на картинки&lt;/p&gt;
						&lt;p&gt;В HTML-верх:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 19.5em&quot;&gt;&lt;pre&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var sex=document.getElementById(&#039;pun-main&#039;).getElementsByTagName(&amp;quot;li&amp;quot;)
var sx=0
for (sx=0; sx&amp;lt;=(sex.length-1); sx++)
{if (sex[sx].className==&amp;quot;pa-sex&amp;quot;)
{if (sex[sx].innerHTML.indexOf(&amp;quot;Мужской&amp;quot;)!=-1)
{sex[sx].innerHTML=&amp;quot;Пол: &amp;quot;+&amp;quot;&amp;lt;img src=&#039;мужская картинка&#039; /&amp;gt;&amp;quot;}
else if (sex[sx].innerHTML.indexOf(&amp;quot;Женский&amp;quot;)!=-1)
{sex[sx].innerHTML=&amp;quot;Пол: &amp;quot;+&amp;quot;&amp;lt;img src=&#039;женская картинка&#039; /&amp;gt;&amp;quot;}
}}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:35:34 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=41#p41</guid>
		</item>
		<item>
			<title>Всплывающее окно - раздражалка для гостей</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=40#p40</link>
			<description>&lt;p&gt;Всплывающее окно-раздражалка для незарегестрированных.&lt;br /&gt;Вместо текста &amp;quot;Зарегистрируйся *плоский и вкусный*&amp;quot; можно вписать люой текст, в том числе и HTML поддерживается.&lt;br /&gt;Вместо 3000- интервал который окно держится до исчезновения и через скока появляется снова &lt;br /&gt;в миллисекундах&lt;/p&gt;
						&lt;p&gt;В HTML-верх:&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 24em&quot;&gt;&lt;pre&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var t
var freak
function freakOut()
{freak=window.open(&amp;quot;&amp;quot;, &amp;quot;_blank&amp;quot;, &amp;quot;toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=300, height=300&amp;quot;)
freak.document.write (&amp;quot;Зарегистрируйся *плоский и вкусный*&amp;quot;)  
t=setTimeout (&amp;quot;freakIn()&amp;quot;, 3000)                        
}
function freakIn()
{freak.close()
t=setTimeout (&amp;quot;freakOut()&amp;quot;, 3000)}   
if (document.getElementById(&#039;pun-status&#039;).innerHTML.indexOf(&amp;quot;Гость&amp;quot;)!=-1)
{freakOut()}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:34:15 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=40#p40</guid>
		</item>
		<item>
			<title>Радужный текст</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=39#p39</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;html&amp;gt;

&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=windows-1251&amp;quot;&amp;gt;
&amp;lt;title&amp;gt;Радужный текст&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;

&amp;lt;body bgcolor=&amp;quot;#000000&amp;quot;&amp;gt;
&amp;lt;script&amp;gt;
function MakeArray(n){
   this.length=n;
   for(var i=1; i&amp;lt;=n; i++) this[i]=i-1;
   return this
}
hex=new MakeArray(16);
hex[11]=&amp;quot;A&amp;quot;; hex[12]=&amp;quot;B&amp;quot;; hex[13]=&amp;quot;C&amp;quot;; hex[14]=&amp;quot;D&amp;quot;; hex[15]=&amp;quot;E&amp;quot;; hex[16]=&amp;quot;F&amp;quot;;
function ToHex(x){           
   var high=x/16;
   var s=high+&amp;quot;&amp;quot;;               
   s=s.substring(0,2);          
   high=parseInt(s,10);      
   var left=hex[high+1];    
   var low=x-high*16;           
   s=low+&amp;quot;&amp;quot;;                  
   s=s.substring(0,2);         
   low=parseInt(s,10);         
   var right=hex[low+1];       
   var string=left+&amp;quot;&amp;quot;+right;    
   return string;
}
function rainbow(text){
   text=text.substring(3,text.length-4);     
   color_d1=255;               
   mul=color_d1/text.length;
var page
   for(i=0;i&amp;lt;text.length;i++){
      color_d1=255*Math.sin(i/(text.length/3)); // some other things you can try&amp;gt;&amp;gt; &amp;quot;=255-mul*i&amp;quot; to fade out, &amp;quot;=mul*i&amp;quot; to fade in, or try &amp;quot;255*Math.sin(i/(text.length/3))&amp;quot;
      color_h1=ToHex(color_d1);
      color_d2=mul*i;
      color_h2=ToHex(color_d2);
	page = &#039;&amp;lt;FONT COLOR=&amp;quot;#FF&#039; + color_h1+color_h2+ &#039;&amp;quot;&amp;gt;&#039;
	page += text.substring(i,i+1)+ &#039;&amp;lt;/FONT&amp;gt;&#039;;
	document.write(page)
   }
}
&amp;lt;/script&amp;gt;


&amp;lt;p align=&amp;quot;center&amp;quot;&amp;gt;&amp;lt;font face=&amp;quot;Fixedsys&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;background-color: rgb(0,0,0)&amp;quot;&amp;gt;&amp;lt;script
LANGUAGE=&amp;quot;JavaScript&amp;quot;&amp;gt;
rainbow(&amp;quot;--&amp;gt;Радужный текст&amp;lt;!--&amp;quot;)
 //--&amp;gt;
&amp;lt;/script&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:32:07 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=39#p39</guid>
		</item>
		<item>
			<title>Снегопад l #1 [Сборка by SEROZVEZD]</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=38#p38</link>
			<description>&lt;p&gt;в хтлм верх &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 4.5em&quot;&gt;&lt;pre&gt; &amp;lt;script src=&amp;quot;http://s2.wordpress.com/wp-content/plugins/snow/snowstorm.js?ver=2&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:29:15 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=38#p38</guid>
		</item>
		<item>
			<title>Отражение аватаров [L]</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=37#p37</link>
			<description>&lt;p&gt;хтлм верх&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
document.getElementsByClassName = function(className) {
	var children = document.getElementsByTagName(&#039;*&#039;) || document.all;
	var elements = new Array();
  
	for (var i = 0; i &amp;lt; children.length; i++) {
var child = children[i];
var classNames = child.className.split(&#039; &#039;);
for (var j = 0; j &amp;lt; classNames.length; j++) {
	if (classNames[j] == className) {
elements.push(child);
break;
	}
}
	}
	return elements;
}

var Reflection = {
	defaultHeight : 0.5,
	defaultOpacity: 0.5,
	
	add: function(image, options) {
Reflection.remove(image);

doptions = { &amp;quot;height&amp;quot; : Reflection.defaultHeight, &amp;quot;opacity&amp;quot; : Reflection.defaultOpacity }
if (options) {
	for (var i in doptions) {
if (!options[i]) {
	options[i] = doptions[i];
}
	}
} else {
	options = doptions;
}
	
try {
	var d = document.createElement(&#039;div&#039;);
	var p = image;
	
	var classes = p.className.split(&#039; &#039;);
	var newClasses = &#039;&#039;;
	for (j=0;j&amp;lt;classes.length;j++) {
if (classes[j] != &amp;quot;reflect&amp;quot;) {
	if (newClasses) {
newClasses += &#039; &#039;
	}
	
	newClasses += classes[j];
}
	}

	var reflectionHeight = Math.floor(p.height*options[&#039;height&#039;]);
	var divHeight = Math.floor(p.height*(1+options[&#039;height&#039;]));
	
	var reflectionWidth = p.width;
	
	if (document.all &amp;amp;&amp;amp; !window.opera) {
/* Fix hyperlinks */
                if(p.parentElement.tagName == &#039;A&#039;) {
	                var d = document.createElement(&#039;a&#039;);
	                d.href = p.parentElement.href;
                }  
                    
/* Copy original image&#039;s classes &amp;amp; styles to div */
d.className = newClasses;
p.className = &#039;reflected&#039;;

d.style.cssText = p.style.cssText;
p.style.cssText = &#039;vertical-align: bottom&#039;;
	
var reflection = document.createElement(&#039;img&#039;);
reflection.src = p.src;
reflection.style.width = reflectionWidth+&#039;px&#039;;

reflection.style.marginBottom = &amp;quot;-&amp;quot;+(p.height-reflectionHeight)+&#039;px&#039;;
reflection.style.filter = &#039;flipv progid:DXImageTransform.Microsoft.Alpha(opacity=&#039;+(options[&#039;opacity&#039;]*100)+&#039;, style=1, finishOpacity=0, startx=0, starty=0, finishx=0, finishy=&#039;+(options[&#039;height&#039;]*100)+&#039;)&#039;;

d.style.width = reflectionWidth+&#039;px&#039;;
d.style.height = divHeight+&#039;px&#039;;
p.parentNode.replaceChild(d, p);

d.appendChild(p);
d.appendChild(reflection);
	} else {
var canvas = document.createElement(&#039;canvas&#039;);
if (canvas.getContext) {
	/* Copy original image&#039;s classes &amp;amp; styles to div */
	d.className = newClasses;
	p.className = &#039;reflected&#039;;
	
	d.style.cssText = p.style.cssText;
	p.style.cssText = &#039;vertical-align: bottom&#039;;
	
	var context = canvas.getContext(&amp;quot;2d&amp;quot;);

	canvas.style.height = reflectionHeight+&#039;px&#039;;
	canvas.style.width = reflectionWidth+&#039;px&#039;;
	canvas.height = reflectionHeight;
	canvas.width = reflectionWidth;
	
	d.style.width = reflectionWidth+&#039;px&#039;;
	d.style.height = divHeight+&#039;px&#039;;
	p.parentNode.replaceChild(d, p);
	
	d.appendChild(p);
	d.appendChild(canvas);
	
	context.save();
	
	context.translate(0,image.height-1);
	context.scale(1,-1);
	
	context.drawImage(image, 0, 0, reflectionWidth, image.height);
	
	context.restore();
	
	context.globalCompositeOperation = &amp;quot;destination-out&amp;quot;;
	var gradient = context.createLinearGradient(0, 0, 0, reflectionHeight);
	
	gradient.addColorStop(1, &amp;quot;rgba(255, 255, 255, 1.0)&amp;quot;);
	gradient.addColorStop(0, &amp;quot;rgba(255, 255, 255, &amp;quot;+(1-options[&#039;opacity&#039;])+&amp;quot;)&amp;quot;);

	context.fillStyle = gradient;
	if (navigator.appVersion.indexOf(&#039;WebKit&#039;) != -1) {
context.fill();
	} else {
context.fillRect(0, 0, reflectionWidth, reflectionHeight*2);
	}
}
	}
} catch (e) {
	    }
	},
	
	remove : function(image) {
if (image.className == &amp;quot;reflected&amp;quot;) {
	image.className = image.parentNode.className;
	image.parentNode.parentNode.replaceChild(image, image.parentNode);
}
	}
}

function addReflections() {
	var rimages = document.getElementsByClassName(&#039;reflect&#039;);
	for (i=0;i&amp;lt;rimages.length;i++) {
var rheight = null;
var ropacity = null;

var classes = rimages[i].className.split(&#039; &#039;);
for (j=0;j&amp;lt;classes.length;j++) {
	if (classes[j].indexOf(&amp;quot;rheight&amp;quot;) == 0) {
var rheight = classes[j].substring(7)/100;
	} else if (classes[j].indexOf(&amp;quot;ropacity&amp;quot;) == 0) {
var ropacity = classes[j].substring(8)/100;
	}
}

Reflection.add(rimages[i], { height: rheight, opacity : ropacity});
	}
}

var previousOnload = window.onload;
window.onload = function () { if(previousOnload) previousOnload(); addReflections(); }
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;хтлм низ &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 21em&quot;&gt;&lt;pre&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var arr=document.getElementsByTagName(&amp;quot;li&amp;quot;)
i=0
while(arr[i] ){
if(arr[i].className==&amp;quot;pa-avatar item2&amp;quot;){
name=arr[i].innerHTML
name=name.substring(4)
arr[i].innerHTML=&amp;quot;&amp;lt;img class=reflect &amp;quot;+name+&amp;quot; &amp;quot;
}
i++
}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:27:52 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=37#p37</guid>
		</item>
		<item>
			<title>Классические смайлы.Набор №2</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=36#p36</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i020.radikal.ru/1005/f3/6254b543cacd.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i020.radikal.ru/1005/f3/6254b543cacd.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s56.radikal.ru/i152/1005/69/64840e7165b9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s56.radikal.ru/i152/1005/69/64840e7165b9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i211/1005/14/d38fcf782b41.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i211/1005/14/d38fcf782b41.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i123/1005/56/15d2cf6b9825.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i123/1005/56/15d2cf6b9825.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i072.radikal.ru/1005/60/4dab666854d5.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i072.radikal.ru/1005/60/4dab666854d5.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i065.radikal.ru/1005/44/ed6fd3aa1932.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i065.radikal.ru/1005/44/ed6fd3aa1932.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s58.radikal.ru/i161/1005/b9/4aa1d839caf8.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s58.radikal.ru/i161/1005/b9/4aa1d839caf8.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s03.radikal.ru/i176/1005/5b/7942d8f11c6e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s03.radikal.ru/i176/1005/5b/7942d8f11c6e.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i146/1005/0d/889a07ca1da6.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i146/1005/0d/889a07ca1da6.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s58.radikal.ru/i159/1005/fa/753b41c27fb2.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s58.radikal.ru/i159/1005/fa/753b41c27fb2.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s52.radikal.ru/i138/1005/e2/92bed2d7181a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s52.radikal.ru/i138/1005/e2/92bed2d7181a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i143/1005/d4/04cae818e86c.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i143/1005/d4/04cae818e86c.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s12.radikal.ru/i185/1005/bc/7bf0959b697b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s12.radikal.ru/i185/1005/bc/7bf0959b697b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1005/47/04a4b7f519cb.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1005/47/04a4b7f519cb.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i080.radikal.ru/1005/ba/bce11e2ac712.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i080.radikal.ru/1005/ba/bce11e2ac712.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s60.radikal.ru/i168/1005/23/59ed54ae8585.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s60.radikal.ru/i168/1005/23/59ed54ae8585.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i060.radikal.ru/1005/59/283c2d23f9ba.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i060.radikal.ru/1005/59/283c2d23f9ba.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i027.radikal.ru/1005/c4/3be315a413ec.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i027.radikal.ru/1005/c4/3be315a413ec.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s48.radikal.ru/i119/1005/10/96d8d07e14ce.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s48.radikal.ru/i119/1005/10/96d8d07e14ce.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i115/1005/0b/463ae10ff247.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i115/1005/0b/463ae10ff247.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s57.radikal.ru/i157/1005/6a/32a2eb432ce8.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s57.radikal.ru/i157/1005/6a/32a2eb432ce8.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1005/6d/cc6a547676f3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1005/6d/cc6a547676f3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s006.radikal.ru/i213/1005/ac/8f909d86a39b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s006.radikal.ru/i213/1005/ac/8f909d86a39b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s44.radikal.ru/i106/1005/e7/cb39d4f601cc.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s44.radikal.ru/i106/1005/e7/cb39d4f601cc.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s57.radikal.ru/i157/1005/63/8ec351ca1cee.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s57.radikal.ru/i157/1005/63/8ec351ca1cee.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s41.radikal.ru/i093/1005/2a/62b80c45372a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s41.radikal.ru/i093/1005/2a/62b80c45372a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s39.radikal.ru/i083/1005/01/93e7125e790e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s39.radikal.ru/i083/1005/01/93e7125e790e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i109/1005/20/70f5fdedd18e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i109/1005/20/70f5fdedd18e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s42.radikal.ru/i096/1005/aa/0bef32b697e0.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s42.radikal.ru/i096/1005/aa/0bef32b697e0.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i124/1005/a2/e1ad7d10fd67.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i124/1005/a2/e1ad7d10fd67.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i069.radikal.ru/1005/23/2593af61b69b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i069.radikal.ru/1005/23/2593af61b69b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s60.radikal.ru/i170/1005/01/e743a34f22d9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s60.radikal.ru/i170/1005/01/e743a34f22d9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s52.radikal.ru/i137/1005/ed/66d720ad864d.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s52.radikal.ru/i137/1005/ed/66d720ad864d.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s39.radikal.ru/i084/1005/a7/b13556aa03c5.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s39.radikal.ru/i084/1005/a7/b13556aa03c5.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i076.radikal.ru/1005/ac/6730c74f599f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i076.radikal.ru/1005/ac/6730c74f599f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i212/1005/cf/d4f4fa8e78db.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i212/1005/cf/d4f4fa8e78db.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s11.radikal.ru/i184/1005/b0/ccd82f0d3637.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s11.radikal.ru/i184/1005/b0/ccd82f0d3637.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s003.radikal.ru/i204/1005/02/9dd23e0696cd.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s003.radikal.ru/i204/1005/02/9dd23e0696cd.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i118/1005/ea/2e3bbcf14471.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i118/1005/ea/2e3bbcf14471.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s42.radikal.ru/i096/1005/87/9ae15c31da60.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s42.radikal.ru/i096/1005/87/9ae15c31da60.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s002.radikal.ru/i200/1005/4e/e6fdeccfe718.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s002.radikal.ru/i200/1005/4e/e6fdeccfe718.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s40.radikal.ru/i090/1005/1c/e72ce37adaa2.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s40.radikal.ru/i090/1005/1c/e72ce37adaa2.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s09.radikal.ru/i182/1005/3d/1cb2206f1980.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s09.radikal.ru/i182/1005/3d/1cb2206f1980.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s51.radikal.ru/i134/1005/10/6064f72ae1d0.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s51.radikal.ru/i134/1005/10/6064f72ae1d0.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i070.radikal.ru/1005/e7/3d60f4b6a76e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i070.radikal.ru/1005/e7/3d60f4b6a76e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i078.radikal.ru/1005/fb/4fc7505ee172.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i078.radikal.ru/1005/fb/4fc7505ee172.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s16.radikal.ru/i191/1005/73/a89951955ebc.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s16.radikal.ru/i191/1005/73/a89951955ebc.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img][/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:26:08 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=36#p36</guid>
		</item>
		<item>
			<title>Смайлы. Набор №1</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=35#p35</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;div&amp;gt;
&amp;lt;input type=&amp;quot;Button&amp;quot; value=&amp;quot;Дополнительные смайлы &amp;quot; onclick=&amp;quot;return showhide(this)&amp;quot;&amp;gt;
&amp;lt;p style=&amp;quot;display:none&amp;quot;&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i020.radikal.ru/1005/f3/6254b543cacd.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i020.radikal.ru/1005/f3/6254b543cacd.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s56.radikal.ru/i152/1005/69/64840e7165b9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s56.radikal.ru/i152/1005/69/64840e7165b9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i211/1005/14/d38fcf782b41.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i211/1005/14/d38fcf782b41.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i115/1006/aa/e63b9f476e8e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i115/1006/aa/e63b9f476e8e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i123/1005/56/15d2cf6b9825.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i123/1005/56/15d2cf6b9825.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i072.radikal.ru/1005/60/4dab666854d5.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i072.radikal.ru/1005/60/4dab666854d5.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i065.radikal.ru/1005/44/ed6fd3aa1932.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i065.radikal.ru/1005/44/ed6fd3aa1932.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s58.radikal.ru/i161/1005/b9/4aa1d839caf8.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s58.radikal.ru/i161/1005/b9/4aa1d839caf8.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s03.radikal.ru/i176/1005/5b/7942d8f11c6e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s03.radikal.ru/i176/1005/5b/7942d8f11c6e.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i146/1005/0d/889a07ca1da6.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i146/1005/0d/889a07ca1da6.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s58.radikal.ru/i159/1005/fa/753b41c27fb2.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s58.radikal.ru/i159/1005/fa/753b41c27fb2.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s52.radikal.ru/i138/1005/e2/92bed2d7181a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s52.radikal.ru/i138/1005/e2/92bed2d7181a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i143/1005/d4/04cae818e86c.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i143/1005/d4/04cae818e86c.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s12.radikal.ru/i185/1005/bc/7bf0959b697b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s12.radikal.ru/i185/1005/bc/7bf0959b697b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1005/47/04a4b7f519cb.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1005/47/04a4b7f519cb.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i080.radikal.ru/1005/ba/bce11e2ac712.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i080.radikal.ru/1005/ba/bce11e2ac712.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s60.radikal.ru/i168/1005/23/59ed54ae8585.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s60.radikal.ru/i168/1005/23/59ed54ae8585.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i060.radikal.ru/1005/59/283c2d23f9ba.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i060.radikal.ru/1005/59/283c2d23f9ba.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i027.radikal.ru/1005/c4/3be315a413ec.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i027.radikal.ru/1005/c4/3be315a413ec.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s48.radikal.ru/i119/1005/10/96d8d07e14ce.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s48.radikal.ru/i119/1005/10/96d8d07e14ce.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i115/1005/0b/463ae10ff247.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i115/1005/0b/463ae10ff247.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s57.radikal.ru/i157/1005/6a/32a2eb432ce8.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s57.radikal.ru/i157/1005/6a/32a2eb432ce8.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1005/6d/cc6a547676f3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1005/6d/cc6a547676f3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s006.radikal.ru/i213/1005/ac/8f909d86a39b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s006.radikal.ru/i213/1005/ac/8f909d86a39b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s44.radikal.ru/i106/1005/e7/cb39d4f601cc.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s44.radikal.ru/i106/1005/e7/cb39d4f601cc.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s57.radikal.ru/i157/1005/63/8ec351ca1cee.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s57.radikal.ru/i157/1005/63/8ec351ca1cee.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s41.radikal.ru/i093/1005/2a/62b80c45372a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s41.radikal.ru/i093/1005/2a/62b80c45372a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s39.radikal.ru/i083/1005/01/93e7125e790e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s39.radikal.ru/i083/1005/01/93e7125e790e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i109/1005/20/70f5fdedd18e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i109/1005/20/70f5fdedd18e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s42.radikal.ru/i096/1005/aa/0bef32b697e0.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s42.radikal.ru/i096/1005/aa/0bef32b697e0.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i124/1005/a2/e1ad7d10fd67.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i124/1005/a2/e1ad7d10fd67.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i069.radikal.ru/1005/23/2593af61b69b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i069.radikal.ru/1005/23/2593af61b69b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s60.radikal.ru/i170/1005/01/e743a34f22d9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s60.radikal.ru/i170/1005/01/e743a34f22d9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s52.radikal.ru/i137/1005/ed/66d720ad864d.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s52.radikal.ru/i137/1005/ed/66d720ad864d.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s39.radikal.ru/i084/1005/a7/b13556aa03c5.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s39.radikal.ru/i084/1005/a7/b13556aa03c5.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i076.radikal.ru/1005/ac/6730c74f599f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i076.radikal.ru/1005/ac/6730c74f599f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i212/1005/cf/d4f4fa8e78db.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i212/1005/cf/d4f4fa8e78db.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s11.radikal.ru/i184/1005/b0/ccd82f0d3637.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s11.radikal.ru/i184/1005/b0/ccd82f0d3637.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s003.radikal.ru/i204/1005/02/9dd23e0696cd.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s003.radikal.ru/i204/1005/02/9dd23e0696cd.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i118/1005/ea/2e3bbcf14471.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i118/1005/ea/2e3bbcf14471.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s42.radikal.ru/i096/1005/87/9ae15c31da60.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s42.radikal.ru/i096/1005/87/9ae15c31da60.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s002.radikal.ru/i200/1005/4e/e6fdeccfe718.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s002.radikal.ru/i200/1005/4e/e6fdeccfe718.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s40.radikal.ru/i090/1005/1c/e72ce37adaa2.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s40.radikal.ru/i090/1005/1c/e72ce37adaa2.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s09.radikal.ru/i182/1005/3d/1cb2206f1980.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s09.radikal.ru/i182/1005/3d/1cb2206f1980.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s51.radikal.ru/i134/1005/10/6064f72ae1d0.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s51.radikal.ru/i134/1005/10/6064f72ae1d0.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i070.radikal.ru/1005/e7/3d60f4b6a76e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i070.radikal.ru/1005/e7/3d60f4b6a76e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i078.radikal.ru/1005/fb/4fc7505ee172.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i078.radikal.ru/1005/fb/4fc7505ee172.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s16.radikal.ru/i191/1005/73/a89951955ebc.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s16.radikal.ru/i191/1005/73/a89951955ebc.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i109/1006/70/c650f456d40f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i109/1006/70/c650f456d40f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i069.radikal.ru/1006/c1/578fc0f4be66.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i069.radikal.ru/1006/c1/578fc0f4be66.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1006/e9/49ccb18e8aec.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1006/e9/49ccb18e8aec.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s04.radikal.ru/i177/1006/d2/7153c7e727db.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s04.radikal.ru/i177/1006/d2/7153c7e727db.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s02.radikal.ru/i175/1006/28/c19142e5bd20.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s02.radikal.ru/i175/1006/28/c19142e5bd20.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s006.radikal.ru/i213/1006/2a/f250af2f5b2f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s006.radikal.ru/i213/1006/2a/f250af2f5b2f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i126/1006/14/de73545ecd81.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i126/1006/14/de73545ecd81.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s003.radikal.ru/i203/1006/87/d8932247bd92.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s003.radikal.ru/i203/1006/87/d8932247bd92.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s001.radikal.ru/i194/1006/4c/5c4e63efe6e3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s001.radikal.ru/i194/1006/4c/5c4e63efe6e3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s52.radikal.ru/i136/1006/a9/a151984cf642.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s52.radikal.ru/i136/1006/a9/a151984cf642.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s39.radikal.ru/i085/1006/5c/cabbdefd0e49.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s39.radikal.ru/i085/1006/5c/cabbdefd0e49.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i080.radikal.ru/1006/01/1f4d53622ebd.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i080.radikal.ru/1006/01/1f4d53622ebd.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s43.radikal.ru/i101/1006/56/67cfd9274c88.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s43.radikal.ru/i101/1006/56/67cfd9274c88.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s44.radikal.ru/i103/1006/a8/82d9415aea71.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s44.radikal.ru/i103/1006/a8/82d9415aea71.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s57.radikal.ru/i156/1006/43/f1b88e93c165.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s57.radikal.ru/i156/1006/43/f1b88e93c165.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s60.radikal.ru/i169/1006/53/dccf7e0b80ec.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s60.radikal.ru/i169/1006/53/dccf7e0b80ec.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s16.radikal.ru/i191/1006/20/e83e8f9b87d6.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s16.radikal.ru/i191/1006/20/e83e8f9b87d6.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s51.radikal.ru/i133/1006/8d/37d96777eb8a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s51.radikal.ru/i133/1006/8d/37d96777eb8a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i210/1006/da/beab7f345240.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i210/1006/da/beab7f345240.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s47.radikal.ru/i117/1006/bc/1ff7eb3e540d.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s47.radikal.ru/i117/1006/bc/1ff7eb3e540d.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s11.radikal.ru/i184/1006/0e/96122149fd2f.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s11.radikal.ru/i184/1006/0e/96122149fd2f.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s16.radikal.ru/i191/1006/f3/03fc9b20d8e1.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s16.radikal.ru/i191/1006/f3/03fc9b20d8e1.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i124/1006/8b/f53542b7cdb7.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i124/1006/8b/f53542b7cdb7.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i108/1006/3b/90fd1f6f6902.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i108/1006/3b/90fd1f6f6902.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s005.radikal.ru/i211/1006/61/1d0389952531.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s005.radikal.ru/i211/1006/61/1d0389952531.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s49.radikal.ru/i126/1006/75/799e14fa0a1b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s49.radikal.ru/i126/1006/75/799e14fa0a1b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i143/1006/69/3c04c89f4da9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i143/1006/69/3c04c89f4da9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s43.radikal.ru/i101/1006/60/1c8209501a53.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s43.radikal.ru/i101/1006/60/1c8209501a53.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s001.radikal.ru/i193/1006/88/0d96604326b9.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s001.radikal.ru/i193/1006/88/0d96604326b9.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i143/1006/e0/12cbc57489b3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i143/1006/e0/12cbc57489b3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i064.radikal.ru/1006/a2/15e8eec5c598.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i064.radikal.ru/1006/a2/15e8eec5c598.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s54.radikal.ru/i145/1006/4d/109c16b46232.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s54.radikal.ru/i145/1006/4d/109c16b46232.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s58.radikal.ru/i160/1006/9b/443173e117ac.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s58.radikal.ru/i160/1006/9b/443173e117ac.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s50.radikal.ru/i129/1006/2c/39151bf0bcc8.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s50.radikal.ru/i129/1006/2c/39151bf0bcc8.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s003.radikal.ru/i201/1006/b5/9393a920cc46.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s003.radikal.ru/i201/1006/b5/9393a920cc46.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s40.radikal.ru/i087/1006/b7/46fd5230acb6.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s40.radikal.ru/i087/1006/b7/46fd5230acb6.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s58.radikal.ru/i159/1006/9c/37465aa01dc5.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s58.radikal.ru/i159/1006/9c/37465aa01dc5.gif&amp;quot; alt=&amp;quot;ин by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s12.radikal.ru/i185/1006/42/c21434ef2a6b.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s12.radikal.ru/i185/1006/42/c21434ef2a6b.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i035.radikal.ru/1006/65/1c14cfafc758.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i035.radikal.ru/1006/65/1c14cfafc758.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1006/c0/6c4df789306d.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1006/c0/6c4df789306d.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s40.radikal.ru/i090/1006/c6/c578ba05e46e.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s40.radikal.ru/i090/1006/c6/c578ba05e46e.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s45.radikal.ru/i110/1006/ee/d5c5f22547c6.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s45.radikal.ru/i110/1006/ee/d5c5f22547c6.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s05.radikal.ru/i178/1006/ff/6578e0dfded3.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s05.radikal.ru/i178/1006/ff/6578e0dfded3.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s14.radikal.ru/i187/1006/85/4fedb93c9611.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s14.radikal.ru/i187/1006/85/4fedb93c9611.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s51.radikal.ru/i132/1006/a5/aa6ffe6ee236.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s51.radikal.ru/i132/1006/a5/aa6ffe6ee236.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i073.radikal.ru/1006/3a/c071f1b6a232.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i073.radikal.ru/1006/3a/c071f1b6a232.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://i056.radikal.ru/1006/ad/40673d27d829.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://i056.radikal.ru/1006/ad/40673d27d829.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s53.radikal.ru/i141/1006/93/b6b141adb24a.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s53.radikal.ru/i141/1006/93/b6b141adb24a.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;
&amp;lt;img onclick=&amp;quot;bbcode(&#039; [img]http://s006.radikal.ru/i214/1006/7f/961a5e73a0a7.gif[/img] &#039;, &#039;&#039;)&amp;quot; src=&amp;quot;http://s006.radikal.ru/i214/1006/7f/961a5e73a0a7.gif&amp;quot; alt=&amp;quot;by SEROZVEZD&amp;quot; /&amp;gt;


&amp;lt;/div&amp;gt;

&amp;lt;script&amp;gt;
function showhide(b){
p = b.parentNode.getElementsByTagName(&amp;quot;p&amp;quot;)[0]
if(b.value==&amp;quot;Дополнительные смайлы&amp;quot;){
b.value=&amp;quot;Скрыть смайлы&amp;quot;
p.style.display=&amp;quot;block&amp;quot;}
else{
b.value=&amp;quot;Дополнительные смайлы&amp;quot;
p.style.display=&amp;quot;none&amp;quot;}
return false}
&amp;lt;/script&amp;gt;[b][/b]&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:24:55 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=35#p35</guid>
		</item>
		<item>
			<title>Дополнительные символы</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=34#p34</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;main&amp;quot; id=&amp;quot;spo_all&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;category&amp;quot; id=&amp;quot;spo_top&amp;quot; onclick=&amp;quot;obj=this.parentNode.childNodes[1].style; tmp=(obj.display!=&#039;block&#039;) ? &#039;block&#039; : &#039;none&#039;; obj.display=tmp; return false;&amp;quot;&amp;gt;&amp;lt;h2&amp;gt;&amp;lt;center&amp;gt;&amp;gt;&amp;gt;&amp;gt;Новые символы &amp;lt;&amp;lt;&amp;lt;&amp;lt;/center&amp;gt;&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div id=&amp;quot;spoiler4&amp;quot;&amp;gt;
        &amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#162;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#162;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#162;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#163; &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#163; &amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#163;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;€ &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;€&amp;quot; onclick=&amp;quot;bbcode(&#039;€&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8362;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8362;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8362;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;¤&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;¤ &amp;quot; onclick=&amp;quot;bbcode(&#039;¤&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#165; &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#165;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#165;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;¦&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;¦ &amp;quot; onclick=&amp;quot;bbcode(&#039;¦&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;§&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;§&amp;quot; onclick=&amp;quot;bbcode(&#039;§&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#168;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#168; &amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#168;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;©&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;©&amp;quot; onclick=&amp;quot;bbcode(&#039;©&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot; &amp;#170; &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot; &amp;#170; &amp;quot; onclick=&amp;quot;bbcode(&#039; &amp;#170; &#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot; &amp;#186; &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot; &amp;#186; &amp;quot; onclick=&amp;quot;bbcode(&#039; &amp;#186; &#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;«&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;«&amp;quot; onclick=&amp;quot;bbcode(&#039;«&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;» &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;»&amp;quot; onclick=&amp;quot;bbcode(&#039;»&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;¬ &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;¬ &amp;quot; onclick=&amp;quot;bbcode(&#039;¬&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;®&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;®&amp;quot; onclick=&amp;quot;bbcode(&#039;®&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#175;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#175;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#175;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;‰&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;‰&amp;quot; onclick=&amp;quot;bbcode(&#039;‰&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot; µ &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot; µ &amp;quot; onclick=&amp;quot;bbcode(&#039; µ &#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;¶&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;¶&amp;quot; onclick=&amp;quot;bbcode(&#039;¶&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;•&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;•&amp;quot; onclick=&amp;quot;bbcode(&#039;•&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#185;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#185;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#185;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#191;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#191;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#191;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8592;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8592;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8592;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8593;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8593;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8593;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8594;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8594;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8594;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8595;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8595;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8595;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8596;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8596;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8596;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8658;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8658;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8658;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8656;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8656;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8656;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8660;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8660;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8660;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8657;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8657;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8657;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8659;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8659;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8659;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8629;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8629;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8629;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9824;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9824;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9824;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9827;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9827;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9827;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9829;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9829;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9829;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9830;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9830;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9830;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9674;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9674;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9674;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9675;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9675;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9675;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9679;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9679;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9679;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9668;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9668;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9668;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9660;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9660;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9660;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9658;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9658;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9658;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9650;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9650;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9650;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9632;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9632;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9632;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9642;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9642;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9642;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9643;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9643;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9643;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9792;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9792;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9792;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#9794;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#9794;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#9794;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;™&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;™&amp;quot; onclick=&amp;quot;bbcode(&#039;™&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8804;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8804;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8804;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8805;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8805;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8805;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8776; &amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8776;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8776;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8800;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8800;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8800;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8801;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8801;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8801;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;±&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;±&amp;quot; onclick=&amp;quot;bbcode(&#039;±&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#178;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#178;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#178;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#179;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#179;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#179;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8704;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8704;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8704;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8707;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8707;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8707;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8709;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8709;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8709;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8756;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8756;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8756;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8773;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8773;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8773;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8853;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8853;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8853;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#8855;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#8855;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#8855;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;#65533;&amp;quot; name=&amp;quot;H&amp;quot; title=&amp;quot;&amp;#65533;&amp;quot; onclick=&amp;quot;bbcode(&#039;&amp;#65533;&#039;,&#039;&#039;)&amp;quot; /&amp;gt;
&amp;lt;br /&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;br&amp;gt;&amp;lt;Br&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Без глупых вопросов.куда вставлять.В форму ответа&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sun, 27 Jun 2010 13:23:33 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=34#p34</guid>
		</item>
		<item>
			<title>|Warriors|</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=32#p32</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://i014.radikal.ru/1006/45/64c822750a38.png&quot; alt=&quot;http://i014.radikal.ru/1006/45/64c822750a38.png&quot; /&gt;&lt;br /&gt;первое окошко &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type=&amp;quot;checkbox&amp;quot;], .radiofield input[type=&amp;quot;radio&amp;quot;] {margin: 0 0.3em;}

/* A2.7 */
p[class=&amp;quot;checkfield&amp;quot;] *,
div[class=&amp;quot;checkfield&amp;quot;] *,
fieldset[class=&amp;quot;radiofield&amp;quot;] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, geneva, lucida, &#039;lucida grande&#039;, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb th {
  font-size: 1em;
  font-weight: bold;
  }

.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: &amp;quot;.&amp;quot;;
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/



/* A5.1 */
#pun {
  margin: 5px auto auto auto;
  width : 880px;
  position: relative;
  }



/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: dotted dotted dotted dotted;
  border-width: 1px 1px 1px 1px
  }

/* A5.9 */
.punbb .container {
  border-style: dotted;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
  }

#pun-main h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
}



/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 4em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border: none;
  padding: 5px 1em 5px 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    margin-left: 38px;
}

/* C2.15 */
.punbb div.icon {
    float: right;
    display: block;
    width: 100px;
    height: 100px;
    padding-top: 0px;
    margin-right: 0px;
}

/* &amp;#212;&amp;#232;&amp;#234;&amp;#241; */
#pun-main .category .container {overflow: hidden}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid #a7b5bd;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: center;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  font-weight: bold;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  text-align: center;
  
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  text-align: center;
  font-weight: bold;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;

  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  border-style: double;
  border: none;
  margin-bottom: 0px;

}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 450px;
margin-bottom: -1px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border: none;
  height: 450px;
  width: 100%; margin-bottom: 0px; margin-top: 0px;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%; height: 350px;
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 450px;
  vertical-align: top;
  padding-right: 100px;
  padding-top: 160px;

}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border-style: none solid none solid;
  border-width: 0px 1px 0px 1px;
  margin: 0;
}

#pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
    padding-top: 12px;
    height: 25px;
    font-weight:bold;
    text-align: center;
}

/* D.3 */
#pun-navlinks li {
    display: inline;
    margin: 1.25%;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }


/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement h2 {display: none}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }




/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 280px; top: 180px
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;второе окошко &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
}

html, body {background-color: transparent; background-image: url(http://s57.radikal.ru/i155/1006/5a/c77993035bbc.png); background-repeat: repeaty; background-attachment: fixed; background-position: center; color: black;}
BODY {background:fixed;}

/* 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: #7ea487;
  color: #b3d7bb;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #7ea487;
  color: #b3d7bb;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-image: url(http://s53.radikal.ru/i139/1006/33/8301d6db9f84.png); 
  color: #7ea487;
  font-weight: bold;
font-style: italic;
height: 43px;
text-align: right;


  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #7ea487;
  color: #7ea487;
  }

#pun-title  .title-logo{background: url(http://s53.radikal.ru/i139/1006/48/d3e546fbf569.png) no-repeat top center; padding: 0px;}
#pun-title table {
background: url() repeat-x;
background-position: 0px 1px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #7ea487;
  color: #b3d7bb
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #7ea487;
  color: #b3d7bb
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #6E9477;
  color: #b3d7bb
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color:7ea487;
  color: #7ea487;
height: 40px;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #FFFFFF;
  color: #b3d7bb
}

/* 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 #dedfdf
  }

li.pa-online {
  border-left-color: #7ea487;
  }

.punbb .post-sig dt {
  border-top-color: #7ea487 !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: #b3d7bb;
  font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #b3d7bb
  }

/* CS3.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: #b3d7bb;
  font-weight: bold;
font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #b3d7bb;
  font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #b3d7bb;
  font-weight: bold;
font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
    -------------------------------------------------------------*/

    div.icon {
            background: url(http://i061.radikal.ru/1006/4b/73d4c3af91da.png) no-repeat;
    }

    tr.inew div.icon {
            background: url(http://s11.radikal.ru/i184/1006/2d/75f5fe7721e2.png) no-repeat;
    }

    tr.iclosed div.icon {
            background: url(http://s004.radikal.ru/i208/1006/a3/eb1826985b6f.png) no-repeat;
    }

    tr.iredirect div.icon {
            background: url(http://s003.radikal.ru/i203/1006/1c/b3bf5555aa73.png) no-repeat;
    }

    tr.isticky div.icon {
            background: url(http://s003.radikal.ru/i203/1006/1c/b3bf5555aa73.png) no-repeat;
    }&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sat, 26 Jun 2010 17:24:38 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=32#p32</guid>
		</item>
		<item>
			<title>Пламя кошачьей души</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=31#p31</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://i054.radikal.ru/1002/a0/8a541b2959b3t.jpg&quot; alt=&quot;http://i054.radikal.ru/1002/a0/8a541b2959b3t.jpg&quot; /&gt;&lt;br /&gt;первое окошко &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type=&amp;quot;checkbox&amp;quot;], .radiofield input[type=&amp;quot;radio&amp;quot;] {margin: 0 0.3em;}

/* A2.7 */
p[class=&amp;quot;checkfield&amp;quot;] *,
div[class=&amp;quot;checkfield&amp;quot;] *,
fieldset[class=&amp;quot;radiofield&amp;quot;] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, geneva, lucida, &#039;lucida grande&#039;, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb th {
  font-size: 1em;
  font-weight: bold;
  }

.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: &amp;quot;.&amp;quot;;
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/



/* A5.1 */
#pun {
  margin: 5px auto auto auto;
  width : 800px;
  position: relative;
  }



/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: dotted dotted dotted dotted;
  border-width: 1px 1px 1px 1px
  }

/* A5.9 */
.punbb .container {
  border-style: dotted;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
  }

#pun-main h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 1px 1px 1px 1px;
}



/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 4em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border: none;
  padding: 5px 1em 5px 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    margin-left: 38px;
}

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    width: 110px;
    height: 110px;
    padding-top: 0px;
    margin-right: 0px;
}

/* &amp;#212;&amp;#232;&amp;#234;&amp;#241; */
#pun-main .category .container {overflow: hidden}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid #a7b5bd;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: center;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  font-weight: bold;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  text-align: center;
  
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  text-align: center;
  font-weight: bold;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;

  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  border-style: double;
  border: none;
  margin-bottom: 0px;

}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 500px;
margin-bottom: -1px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border: none;
  height: 500px;
  width: 100%; margin-bottom: 0px; margin-top: 0px;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%; height: 500px;
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-right: 0px;
  padding-top: 0px;

}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border-style: none solid none solid;
  border-width: 0px 1px 0px 1px;
  margin: 0;
}

#pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
    padding-top: 12px;
    height: 25px;
    font-weight:bold;
    text-align: center;
}

/* D.3 */
#pun-navlinks li {
    display: inline;
    margin: 1.25%;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }


/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement h2 {display: none}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }




/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 280px; top: 180px
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;второе окошко &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body{
  background: url(http://i009.radikal.ru/0911/d2/fa7f845a2041.jpg);
}

/* 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: #000000;
  color: #FFFAF0;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #000000;
  color: #FFFAF0;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-image : url(http://i009.radikal.ru/0911/d2/fa7f845a2041.jpg);
  color: #FFFFFF;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #000000;
  color: #FF0000;
  }

#pun-title  .title-logo{background: url(http://s48.radikal.ru/i122/0911/d5/55566487b417.jpg) no-repeat top center; padding: 0px;}
#pun-title table {
background: url() repeat-x;
background-position: 0px 1px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #000000;
  color: #FFFAF0
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #000000;
  color: #FFFAF0
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #000000;
  color: #FFFAF0
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #000000;
  color: #F0FFFF;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #000000;
  color: #FFFAF0
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #000000 #000000 #000000 #000000
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #000000
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #000000;
  }

/* 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: #000000;
  }

/* CS2.5 */
.punbb th {
  border-color: #000000
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #000000 #202020 #202020 #000000;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #000000
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #202020
  }

.punbb .divider {
  border-color: #000000 #202020 #202020 #202020
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #000000;
  }

.punbb .post-sig dt {
  border-top-color: #000000 !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: #FF0000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #FFFAF0
  }

/* CS3.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: #FF0000;
  font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #F0FFFF;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  font-weight: normal;
font-style: italic;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {
        background: url(http://s03.radikal.ru/i176/0911/f3/4a544b7439c8.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://i076.radikal.ru/0911/49/0612e88ccd15.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s57.radikal.ru/i158/0911/40/0cd493b5a7cd.jpg) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://i030.radikal.ru/0911/49/9edabcab2d86.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://i030.radikal.ru/0911/49/9edabcab2d86.jpg) no-repeat;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sat, 26 Jun 2010 17:21:20 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=31#p31</guid>
		</item>
		<item>
			<title>Закат у реки</title>
			<link>https://catsterty.rolevaya.info/viewtopic.php?pid=30#p30</link>
			<description>&lt;p&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://savepic.ru/1341139.png&quot; alt=&quot;http://savepic.ru/1341139.png&quot; /&gt;&lt;br /&gt;первое окошко &lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type=&amp;quot;checkbox&amp;quot;], .radiofield input[type=&amp;quot;radio&amp;quot;] {margin: 0 0.3em;}

/* A2.7 */
p[class=&amp;quot;checkfield&amp;quot;] *,
div[class=&amp;quot;checkfield&amp;quot;] *,
fieldset[class=&amp;quot;radiofield&amp;quot;] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, geneva, lucida, &#039;lucida grande&#039;, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: italic
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: italic;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: normal
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: &amp;quot;.&amp;quot;;
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/



/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
  margin: 0px auto auto auto;
  width : 100%;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
  background-color: #opacity;
  width: 840px;
  border-width: 0px;
}


/* A5.2 */
.punbb {
  float: center;
  width: 100%;
  height: auto;
 background-color: #opacity
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: dotted dotted dotted dotted;
  border-width: 0px 0px 0px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: dotted;
  border-width: 0px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 0px 0px 0px 0px;
  }

#pun-main h2 {
  padding: 0.3em 1em;
  border-style: dotted dotted dotted dotted ;
  border-width: 0px 0px 0px 0px;
}



/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 0px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 0px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 0px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: normal;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: normal;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: normal;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 0px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: normal;
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 4em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: normal;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: normal;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 0px 0 0 0px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border: none;
  padding: 5px 1em 5px 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    margin-left: 38px;
}

/* C2.15 */
.punbb div.icon {
      float: right;
      display: block;
      width: 100px;
      height: 100px;
    margin-right: 7px;}

/* &amp;#212;&amp;#232;&amp;#234;&amp;#241; */
#pun-main .category .container {overflow: hidden}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid #a7b5bd;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: center;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  font-weight: normal;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  text-align: center;
  
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  text-align: center;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  text-align: center;
  font-weight: normal;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: normal;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 0px;
  padding: 0 0 1px 0;

  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 0px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 0px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 0px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: normal;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 0px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  border-style: double;
  border: none;
  margin-bottom: 0px;

}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 480px;
margin-bottom: -1px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border: none;
  height: 480px;
  width: 100%; margin-bottom: 0px; margin-top: 0px;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%; height: 480px;
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 0px;
  vertical-align: top;
  padding-right: 0px;
  padding-top: 90px;

}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border-style: none solid none solid;
  border-width: 0px 0px 0px 0px;
  margin: 0;
}

#pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
    padding-top: 12px;
    height: 25px;
    font-weight: normal;
    text-align: center;
}

/* D.3 */
#pun-navlinks li {
    display: inline;
    margin: 1.25%;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 0px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 0px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }


/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement h2 {display: none}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 0px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 0px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: normal;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }




/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 550px; top: 0px&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;второе окошко&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {background-color: #FFFFFF; background-image: url(http://savepic.ru/1344383.png); background-repeat: repeaty; background-attachment: fixed; background-position: center; color: black;}
BODY {background:fixed;}

/* 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: #opacity;
  color: #000000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #opacity;
  color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #opacity;
  color: #000000;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title  .title-logo{background: url(http://savepic.ru/1375952.png) no-repeat top center; padding: 0px;}
#pun-title table {
background: url() repeat-x;
background-position: 0px 1px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #opacity ;
  color: #000000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #opacity;
  color: #000000
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #opacity;
  color: #000000
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color:  #opacity;
  color: #000000;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color:  #opacity;
  color: #000000
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #6E6E6E
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #7e7e7e;
  }

/* 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: #7e7e7e;
  }

/* CS2.5 */
.punbb th {
  border-color: #7e7e7e
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #5E5E5E #9E9E9E #9E9E9E #5E5E5E;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #5E5E5E
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #9E9E9E
  }

.punbb .divider {
  border-color: #5E5E5E #9E9E9E #9E9E9E #9E9E9E
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #7e7e7e;
  }

.punbb .post-sig dt {
  border-top-color: #7e7e7e !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: #000000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000000
  }

/* CS3.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: #FFFFFF;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #000000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://savepic.ru/1326800.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://savepic.ru/1319632.png) no-repeat;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;мы такой носили&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Синяя звезда)</author>
			<pubDate>Sat, 26 Jun 2010 17:17:39 +0400</pubDate>
			<guid>https://catsterty.rolevaya.info/viewtopic.php?pid=30#p30</guid>
		</item>
	</channel>
</rss>
