<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://testcry.bbxx.ru/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>test-стили</title>
		<link>http://testcry.bbxx.ru/</link>
		<description>test-стили</description>
		<language>ru-ru</language>
		<lastBuildDate>Mon, 17 Dec 2012 20:45:47 +0400</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>Иная Зона</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=22#p22</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;/*************************************************************
A - SETUP
**************************************************************/

/* A1 Импорт цветовой схемы
-------------------------------------------------------------*/

/* 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: 5;
  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 текст установки
-------------------------------------------------------------*/
/* размер текста в пикселях. */
body {
  font-size: 100.00%;
line-height: 10px;
  }

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

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  line-height: 10px;
  }

/* 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 h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 Название форумов*/
.punbb h1 span, .punbb h2 span, .punbb legend span {


  }
/* скрытые тексты */
.punbb pre {
  font: 1.1em/140% monaco, &amp;quot;bitstream vera sans mono&amp;quot;, &amp;quot;courier new&amp;quot;, courier, monospace;
  }

/* 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: none
  }

/* 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:3;
  width: 10;
  line-height: 1;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }

/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  margin: 0px auto auto auto;
  width : 799px;
  padding:1px ;
  border: none;
}

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

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  float: none;
background-image:url(http://i.imm.io/ypGm.png);
text-align: center;
background-position:top center; 
background-repeat:no-repeat;
font-family: Tahoma; 
padding-top: 45px!important;
width: 550px;
height: 150px;

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

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

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

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

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

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

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


/****************************************************/*************************************************************

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;
  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: -60px;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -60px;
  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 Форма расположения
-------------------------------------------------------------*/

/* 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: 1 18px 1 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: 5 5px;
  margin: 0 0 0 -15px;
  }

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

/* 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 12em 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;
  }

/* 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 Таблица расположения
-------------------------------------------------------------*/
/*  расположение текста в главной странице*/
.punbb .main .tcl {
  overflow: hidden;
  text-align: center;
line-height: 11px;
  width: 40%;
  }


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

/* названия подфорумов. */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bolder;
letter-spacing: 1px;
line-height: 10px;
  }

/* 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: 0px}

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

/* #кс - Иконки сообщений) */
.punbb div.icon {
    float: left;
    display: block;
    width: 90px;
    height: 98px;
    padding-top: 0px;
    margin-right: 3px;
}





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

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

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

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

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

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

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

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

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* 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: 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: 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 Модераторское меню
-------------------------------------------------------------*/

/* 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 Окна сообщений
-------------------------------------------------------------*/

/* 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;
  }
#profilenav li {
  padding-bottom: 0.8em;
font-family: new journal;
text-transform: uppercase;
  font-weight: bold;
line-height:10px;
  }

/* 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 {
  position: relative;
   float: left;
  width: 1em;
  margin-left: 0em; 
  }

/* 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: left;
  margin: 0 0 0.8em 1.8em
  }


/* C7 Список пользователей
-------------------------------------------------------------*/

/* 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 Шапка
-------------------------------------------------------------*/

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

/* D1.2 */

#pun-title h1 {
  display : block;
  height : 30px;
  padding: 2em 1em 0 1em;
margin-bottom: 0px;
  
  


}

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }
  

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

#pun-title h1 span  {
  font-size: 1.5em;
  }
#pun-title table {
background-image : url(); 
background-repeat : no-repeat;
background-position: center;
border: none;
  height: 500px;
  width:897px;
  
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-top: 2px;
  position: absolute;
  left: 31%;
  top: 0;
}


/* D2 Страница навигации
-------------------------------------------------------------*/

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

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

/* 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: 10;
  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 Навигация
-------------------------------------------------------------*/

/* D3.1 границы*/
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 Меню навигации. (Форум, Участники ...)*/
#pun-navlinks .container {
  padding: 0.7em 1em;
  }
#pun-navlinks .container {
  font-size: 12px;
text-align: center;
padding: 2px;
text-transform: uppercase;
font-family: System;


  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

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

/* D4 Пользовательские ссылки
-------------------------------------------------------------*/

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

/* D4.2  Под меню навигации. (Новые сообщения и т.п.)*/
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  }

#pun-ulinks .container {
  border-top: none;
   font-size: 14px;
text-align: center;
  text-transform: lowercase;
  background-color: transparent;
font-family: Fixedsys;
  padding: 0.7em 1em;
letter-spacing: 1px
  }

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

/* D4.5 */
.punbb A:link, .punbb A:visited {text-shadow: black
1px 1px 0px }
.punbb A:hover {text-shadow: red 1px 1px 4px}
}

/* 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 Объявление
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* 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: 4.3em 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;
  }

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

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* 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: 5;
  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;
  }
#bu1 {background-image: url(http://smages.com/images/2866903.png); height: 41px; width: 30px; background-color: transparent; border: none; color: transparent}
#bu1:hover {background-image: url(http://savepic.su/2830039.png);}
#bu2 {background-image: url(http://smages.com/images/2883286.png); height: 29px; width: 32px; background-color: transparent; border: none; color: transparent}
#bu2:hover {background-image: url(http://savepic.su/2883286.png);}
#bu3 {background-image: url(http://smages.com/images/2850518.png); height: 29px; width: 32px; background-color: transparent; border: none; color: transparent}
#bu3:hover {background-image: url(http://savepic.su/2850518.png);}
#bu4 {background-image: url(http://smages.com/images/2881256.png); height: 29px; width: 32px; background-color: transparent; border: none; color: transparent}
#bu4:hover {background-image: url(http://savepic.su/2881256.png);}

#pun_wrap {overflow-x: hidden;}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&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
-------------------------------------------------------------*/

/*Убираем слово объявление из таблицы*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

html {
background: url(http://savepic.su/2864067.png)
repeat  top center; 
color:#3b3532;
}

body {
background: url(http://savepic.su/2848784.png) no-repeat top center;
}

#pun-title.section {
background: no-repeat top center;
height: 480px;
}
#pun-title .title-logo span {display: none;}



/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd, .punbb .post-body,
.post-box, .punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background-color: transparent;
  color: #534a44;
  line-height:11px;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
  color: #4b423d;
  text-align: left;
  }

/* CS1.3 */
#pun-main h2 {
background-image: url(http://savepic.su/2820042.png);
background-repeat: no-repeat;
background-position: center; 
height: 104px;
line-height: 100px;
  color: #b50b0e;
  font-family: cambria;
  text-align: center;
  letter-spacing: -1px;
text-transform: uppercase;
  font-size: 20px;
   width: 903px;
margin-left: -69px; 
   }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
  color: #534a44;
  }

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

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

/* CS1.7 */
#pun-main .quote-box, #pun-main .code-box {
background-color: #403a37;
color: #554a42;
border-color: #191615;
background: #201c1b;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
  }
/* CS1.8 */
#pun-navlinks .container {
text-align: center;
  background-color: transparent;
  color: #534a44;
  }

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

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #554a42;
background: #312b2a;
border: 1px solid #2c2423;
    border-radius:15px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
}


/* 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 #transparent #transparent #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: 0px solid transparent
  }

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

.punbb .post-sig dt {
  border-top-color: transparent;!important;
  }



/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #403232;
border-bottom: 1px none #23201f;
 text-decoration: none;
font-style: none; 
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #2b2222;
 }

/* 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 {
  text-decoration: none;
  color: #433939; 
}

/* CS3.3 */
#pun-navlinks a {
  color: #433939;
    border-bottom: 0px none #403a37;
text-transform: uppercase;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #512f2f;
  border-bottom: 1px none #191414;
  text-decoration: none;
  }

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

       .post-content td {border-color: #6b5959;}


/* CS4 Post status icons

-------------------------------------------------------------*/



div.icon {

  background: url(http://savepic.su/2864061.png) no-repeat;

}



tr.inew div.icon {

  background: url(http://savepic.su/2862960.png) no-repeat;

}



tr.isticky div.icon {

  background: url(http://savepic.su/2822082.png) no-repeat;

}



tr.iclosed div.icon {

  background: url(http://savepic.ru/3226503.png) no-repeat;

}



/* CS5 Не знаю, как назвать.

 -------------------------------------------------------------*/


/* CS5 profile stats */

.post-author ul li {
text-align: center;
margin: 2px;
}

.post-author ul li.pa-author {
 border: #bdc2dd dashed 0px;
 padding: 16px;
background: transparent url( http://savepic.su/2880569.png) no-repeat; background-position: top center;
        height: 5px;
}


.pa-fld1, .pa-fld2, .pa-fld3, .pa-fld5 {display: none}
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Mon, 17 Dec 2012 20:45:47 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=22#p22</guid>
		</item>
		<item>
			<title>SMS (без смысла)</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=21#p21</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;
PiarNik=&amp;quot;ник аккаунта&amp;quot;;
PiarPas=&amp;quot;пароль&amp;quot;;

var L=&amp;quot;&amp;lt;div id=\&amp;quot;PR_loginDiv\&amp;quot; style=\&amp;quot;display:none;\&amp;quot;&amp;gt;\
&amp;lt;form id=\&amp;quot;form_login\&amp;quot; name=\&amp;quot;login\&amp;quot; method=\&amp;quot;post\&amp;quot; action=\&amp;quot;login.php?action=in\&amp;quot; onsubmit=\&amp;quot;return check_form()\&amp;quot;&amp;gt;\
&amp;lt;fieldset&amp;gt;\
&amp;lt;input type=\&amp;quot;hidden\&amp;quot; name=\&amp;quot;form_sent\&amp;quot; value=\&amp;quot;1\&amp;quot;/&amp;gt;\
&amp;lt;input type=\&amp;quot;text\&amp;quot; id=\&amp;quot;fld1\&amp;quot; name=\&amp;quot;req_username\&amp;quot; size=\&amp;quot;21\&amp;quot; maxlength=\&amp;quot;25\&amp;quot;/&amp;gt;\
&amp;lt;input type=\&amp;quot;text\&amp;quot; id=\&amp;quot;fld2\&amp;quot; name=\&amp;quot;req_password\&amp;quot; size=\&amp;quot;7\&amp;quot; maxlength=\&amp;quot;16\&amp;quot;/&amp;gt;\
&amp;lt;input type=\&amp;quot;submit\&amp;quot; class=\&amp;quot;button\&amp;quot; name=\&amp;quot;login\&amp;quot;/&amp;gt;\
&amp;lt;/fieldset&amp;gt;\
&amp;lt;/form&amp;gt;\
&amp;lt;/div&amp;gt;\
&amp;lt;li id=\&amp;quot;navpiar\&amp;quot;&amp;gt;&amp;lt;span id=spMyimg&amp;gt;&amp;lt;a onclick=\&amp;quot;PiarIn()\&amp;quot;&amp;gt; Пиар&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&amp;quot;;
if($(&amp;quot;#navlogin&amp;quot;).html()!=null){

$(&amp;quot;#navlogin&amp;quot;).after(L) //navlogin
$(&amp;quot;#PR_loginDiv #fld1&amp;quot;).val(PiarNik)
$(&amp;quot;#PR_loginDiv #fld2&amp;quot;).val(PiarPas)
function PiarIn () {$(&amp;quot;#PR_loginDiv input[type=&#039;submit&#039;]&amp;quot;).click();}
}
&amp;lt;/script&amp;gt;
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Sat, 07 Apr 2012 17:04:14 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=21#p21</guid>
		</item>
		<item>
			<title>Стиль Warrior&#039;s Dream</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=19#p19</link>
			<description>&lt;p&gt;&lt;strong&gt;табл&lt;/strong&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;center&amp;gt;&amp;lt;table style=&amp;quot;width: 100%&amp;quot;&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td width= 20%&amp;gt;
&amp;lt;font style=&amp;quot;font-family: verdana; font-size: 16px; line-height: 10px; padding: -1px; color: #39495f&amp;quot;&amp;gt;administrations&amp;lt;/font&amp;gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;font color: #39495f size=&#039;3&#039; face=&#039;Arial&#039;&amp;gt;
&amp;lt;a href=&#039;ссылка на профиль&#039; title=&amp;quot;пыщ.&amp;quot;&amp;gt;no_name&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;a href=&#039;ссылка на профиль&#039; title=&amp;quot;пыщ.&amp;quot;&amp;gt;no_name&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;a href=&#039;ссылка на профиль&#039; title=&amp;quot;пыщ.&amp;quot;&amp;gt;no_name&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;/font&amp;gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;font style=&amp;quot;font-family: verdana; font-size: 16px; line-height: 10px; padding: -1px; color: #39495f&amp;quot;&amp;gt;help us&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;a href=&amp;quot;http://warriorssupport.mybb.ru/&amp;quot; target=&amp;quot;ПКВ&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://xmages.net/storage/10/1/0/d/9/upload/21a4eadd.gif&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width= 55%&amp;gt;&amp;lt;form&amp;gt; 
&amp;lt;select name=&amp;quot;select&amp;quot; class=&amp;quot;forminput&amp;quot; onchange=&amp;quot;location.href=(form.select.options[form.select.selectedIndex].value)&amp;quot;&amp;gt; 
&amp;lt;option&amp;gt;форумы-друзья&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;small&amp;gt;maybe you?&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;&amp;lt;/select&amp;gt;&amp;lt;/form&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;div style=&amp;quot;width: 250px; height: 120px;&amp;gt;
&amp;lt;div style=&amp;quot;position:relative; left: 10px; top: 20px; width: 330px; height:120px;&amp;quot;&amp;gt;&amp;lt;font style=&amp;quot;color: #39495f; font-family: verdana; font-size: 10px; line-height: 10px; padding: -1px;&amp;quot; &amp;gt;
&amp;lt;div style=&amp;quot;OVERFLOW: auto; WIDTH: 390px; HEIGHT: 120px; scrollbar-arrow-color: #2d2d2d;
scrollbar-face-color: #2d2d2d;
scrollbar-3dlight-color: #2d2d2d;
scrollbar-darkshadow-color: #4e4e4e;
scrollbar-shadow-color: #2d2d2d;
scrollbar-highlight-color: #2d2d2d;
scrollbar-track-color: #4e4e4e;&amp;quot;&amp;gt;
&amp;lt;center&amp;gt;
&amp;lt;br&amp;gt;&amp;lt;font color: #39495f; size=&#039;3&#039; face=&#039;Arial&#039;&amp;gt;Правила эксплуатации!&amp;lt;/font&amp;gt;
&amp;lt;br&amp;gt;Все права на данный дизайн принадлежат #sk.&amp;lt;br&amp;gt;
&amp;lt;b&amp;gt;ДЛЯ ОСОБЕННЫХ.&amp;lt;/b&amp;gt; Вы не имеете права разбирать стиль на составные части и использовать какие-то его элементы без моего ведома, убирать копирайты и баннер ПКВ из таблицы. Если вы меняете дизайн, то потрудитесь убрать и шапку, и таблицу, и картинки онлайн\оффлайн. Вы можете оставить себе таблицу, при условии, что копирайт на меня и баннер ПКВ будет сохранён.&amp;lt;br&amp;gt;
СЮДА ВЫ ПИШИТЕ СВОИ НОВОСТИ!! НЕ ТУПИТЕ, НЕ СОХРАНЯЙТЕ ЭТИ ПРАВИЛА!
&amp;lt;br&amp;gt;
&amp;lt;/center&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/font&amp;gt;
&amp;lt;/td&amp;gt;

&amp;lt;td width= 25%&amp;gt;&amp;lt;div style=&amp;quot;width: 240px; height: 120px;&amp;gt;
&amp;lt;div style=&amp;quot;position:relative; left: 10px; top: 20px; width: 240px; height: 120px;&amp;quot;&amp;gt;&amp;lt;font style=&amp;quot;color: #39495f; font-family: verdana; font-size: 10px; line-height: 10px; padding: -1px;&amp;quot; &amp;gt;
&amp;lt;div style=&amp;quot;OVERFLOW: auto; WIDTH: 240px; HEIGHT: 120px;&amp;quot;&amp;gt;
&amp;lt;center&amp;gt;
&amp;lt;br&amp;gt;&amp;lt;font color: #39495f; size=&#039;3&#039; face=&#039;Arial&#039;&amp;gt;date &amp;amp; weather.&amp;lt;/font&amp;gt;
&amp;lt;br&amp;gt;время и погода.
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;font size=&#039;3&#039; face=&#039;Arial&#039;&amp;gt;navigation&amp;lt;/font&amp;gt;
&amp;lt;br&amp;gt;&amp;lt;form&amp;gt;
&amp;lt;select name=&amp;quot;select&amp;quot; class=&amp;quot;forminput&amp;quot; onchange=&amp;quot;location.href=(form.select.options[form.select.selectedIndex].value)&amp;quot;&amp;gt;
&amp;lt;option&amp;gt;*навигация&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;ссылка&amp;quot;&amp;gt;&amp;lt;small&amp;gt;гостевая&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;ссылка&amp;quot;&amp;gt;&amp;lt;small&amp;gt;сюжет&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;ссылка&amp;quot;&amp;gt;&amp;lt;small&amp;gt;список племён&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt; 
&amp;lt;option value=&amp;quot;ссылка&amp;quot;&amp;gt;&amp;lt;small&amp;gt;шаблон анкеты&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;ссылка&amp;quot;&amp;gt;&amp;lt;small&amp;gt;pr&amp;lt;/small&amp;gt;&amp;lt;/option&amp;gt;
&amp;lt;/select&amp;gt;
&amp;lt;/form&amp;gt;
&amp;lt;/center&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/font&amp;gt;
&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;&amp;lt;/center&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;пол.линьки&lt;/strong&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;
&amp;lt;!--
indexof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/4/2/upload/72e4cebc.png&#039;&amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navindex&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Форум&amp;quot;)
document.getElementById(&amp;quot;navindex&amp;quot;).innerHTML=str.substring(0,pos)+indexof+str.substring(pos+5,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
userof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/5/4/upload/bd97e908.png&#039; &amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navuserlist&amp;quot;).innerHTML
if( (pos=str.indexOf(&amp;quot;Участники&amp;quot;)) != -1 )
document.getElementById(&amp;quot;navuserlist&amp;quot;).innerHTML=str.substring(0,pos)+userof+str.substring(pos+9,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
findof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/6/5/upload/e1bd5a03.png&#039; &amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navsearch&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Поиск&amp;quot;)
document.getElementById(&amp;quot;navsearch&amp;quot;).innerHTML=str.substring(0,pos)+findof+str.substring(pos+5,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
faseof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/5/9/upload/013579fd.png&#039;&amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navprofile&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Профиль&amp;quot;)
document.getElementById(&amp;quot;navprofile&amp;quot;).innerHTML=str.substring(0,pos)+faseof+str.substring(pos+14,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
pismaof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/3/e/upload/2f8446c7.png&#039; &amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navpm&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Сообщения&amp;quot;)
document.getElementById(&amp;quot;navpm&amp;quot;).innerHTML=str.substring(0,pos)+pismaof+str.substring(pos+9,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
godof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/7/c/upload/37689b07.png&#039;&amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navadmin&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Администрирование&amp;quot;)
document.getElementById(&amp;quot;navadmin&amp;quot;).innerHTML=str.substring(0,pos)+godof+str.substring(pos+17,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
valiof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/1/1/upload/a2b9fc8d.png&#039;&amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navlogout&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Выход&amp;quot;)
document.getElementById(&amp;quot;navlogout&amp;quot;).innerHTML=str.substring(0,pos)+valiof+str.substring(pos+5,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
vxodiof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/a/0/upload/ec0d7616.png&#039; &amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navlogin&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Войти&amp;quot;)
document.getElementById(&amp;quot;navlogin&amp;quot;).innerHTML=str.substring(0,pos)+vxodiof+str.substring(pos+5,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!--
regof=&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/3/5/upload/b059584f.png&#039; &amp;gt;&amp;quot; 
str = document.getElementById(&amp;quot;navregister&amp;quot;).innerHTML
pos = str.indexOf(&amp;quot;Регистрация&amp;quot;)
document.getElementById(&amp;quot;navregister&amp;quot;).innerHTML=str.substring(0,pos)+regof+str.substring(pos+18,str.length-1)
--&amp;gt;
&amp;lt;/script&amp;gt;


&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
li=document.getElementsByTagName(&amp;quot;li&amp;quot;)
f=0
while(li[++f]){
s=li[f].innerHTML
if((p=s.indexOf(&amp;quot;Новые сообщения&amp;quot;)) != -1) li[f].innerHTML=s.substring(0,p)+&amp;quot;&amp;lt;img src=&#039;http://i54.tinypic.com/4lrbiw.png&#039;&amp;gt;&amp;quot;+s.substring(p+15)
else if((p=s.indexOf(&amp;quot;Активные темы&amp;quot;)) != -1) li[f].innerHTML=s.substring(0,p)+&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/d/1/upload/9aedebab.png&#039;&amp;gt;&amp;quot;+s.substring(p+13)
else if((p=s.indexOf(&amp;quot;Темы без ответов&amp;quot;)) != -1) li[f].innerHTML=s.substring(0,p)+&amp;quot;&amp;lt;img src=&#039;http://i53.tinypic.com/30kqey0.png&#039;&amp;gt;&amp;quot;+s.substring(p+21)
else if((p=s.indexOf(&amp;quot;Мои сообщения&amp;quot;)) != -1) li[f].innerHTML=s.substring(0,p)+&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/3/7/upload/2728f1d8.png&#039;&amp;gt;&amp;quot;+s.substring(p+13)
else if((p=s.indexOf(&amp;quot;Подписка&amp;quot;)) != -1) li[f].innerHTML=s.substring(0,p)+&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/2/8/upload/b5b77b07.png&#039;&amp;gt;&amp;quot;+s.substring(p+8)
else if((p=s.indexOf(&amp;quot;Все прочитано&amp;quot;)) != -1) li[f].innerHTML=s.substring(0,p)+&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/6/5/upload/449dcb61.png&#039;&amp;gt;&amp;quot;+s.substring(p+13)
}
&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;оф\онл&lt;/strong&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: 18em&quot;&gt;&lt;pre&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var we=document.getElementsByTagName(&amp;quot;ul&amp;quot;)
var x=0
for (x=0; x&amp;lt;=(we.length-1); x++)
{if (we[x].innerHTML.indexOf(&amp;quot;pa-online&amp;quot;)!=-1)
{we[x].innerHTML=we[x].innerHTML.substring(0, (we[x].innerHTML.indexOf(&amp;quot;pa-online&amp;quot;)-11))+&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/f/9/upload/a5f22b8f.png&#039; /&amp;gt;&amp;quot;}
else if ((we[x].innerHTML.indexOf(&amp;quot;pa-online&amp;quot;)==-1)&amp;amp;&amp;amp;(we[x].innerHTML.indexOf(&amp;quot;pa-author&amp;quot;)!=-1))
{we[x].innerHTML=we[x].innerHTML+&amp;quot;&amp;lt;img src=&#039;http://xmages.net/storage/10/1/0/4/1/upload/6f92cb6c.png&#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 (CRY_Baby)</author>
			<pubDate>Sat, 07 Apr 2012 13:18:38 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=19#p19</guid>
		</item>
		<item>
			<title>Стиль &quot;Волчий&quot;</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=17#p17</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: 10.5em&quot;&gt;&lt;pre&gt;&amp;lt;div align=center&amp;gt;&amp;lt;a href=&amp;quot;#&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;img src=&amp;quot;http://savepic.net/1833936.png&amp;quot; &amp;gt;&amp;lt;/a&amp;gt;&amp;lt;div style=&amp;quot;display: none&amp;quot;&amp;gt;
Коды баннеров
&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Sat, 07 Apr 2012 12:58:57 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=17#p17</guid>
		</item>
		<item>
			<title>Стиль Horseland</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=15#p15</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;quot;стили&amp;quot; Автор: Georgii*/

/*************************************************************
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, 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 h4, .punbb table, .punbb th {
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: 0px auto auto auto;
width : 773px;
padding: 0px 0px 0px 0px;
border: none;
border-top: none;
}

/* 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 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: none none none none;
border-width: 0px 0px 0px 0px
}

/* a5.9 */
.punbb .container {
border-style: none;
border-width: 0;
}

/* A5.10 */

#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {

  padding: 0.9em 1em;

  border-style: solid solid none solid;

  border-width: 0px 0px 0px 0px;

  text-align: left;

}

#pun-main h2 {

  padding: 0.9em 1em;

  border-style: solid solid none solid;

  border-width: 0px 0px 0 0px;

  text-align: left;

}

/*************************************************************

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 none #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: none;
  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: bold;
  font-style: normal;
  margin: 0;

  }


/* b2 information boxes

-------------------------------------------------------------*/


/* b2.1 */

.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: none;
  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: 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: -3em;
  left: 12em;
  width: 29em;

  }


/* b3.4 */

.linkst .postlink {
  position: absolute;
  top: -3em;
  right: 48em;
  width: 53em;
  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: none;

  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: 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 12em 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;

  }


/* 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%;
  padding-left: 20px;
  }

/* 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: none none none none;
  border-width: 0px 0 0 0px;
  padding: 0.8em 1em;
  }

/* c2.12 */
.punbb .main th {
  border-style: none none none none;
  border-width: 0 0 0 0px;
  padding: 0.4em 1em 0.4em 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-center: 100px;
}
/* c2.15 */
.punbb div.icon {
    float: right;
    display: block;
    width: 100px;
    height: 100px;
margin-right: 20px;}

/* c3 topics

-------------------------------------------------------------*/


/* c3.1 */

.punbb .post .container {

  border-style: none none none none;

  border-width: 0px;

  margin-top: -1px;

  padding-bottom: 1px;
  padding-left: 10px;

  }


/* c3.2 */

.punbb .post h3 {

  border-style: none none none none;

  border-width: 0px;

  }


/* c3.3 */

.punbb .post h3 span {

  padding: 0.5em 1em;

  display: block;

  margin-left: 19em;

  border-left-style: none;

  border-left-width: 0px
  

  }


/* c3.4 */

.punbb .post h3 strong {

  float: right;

  width: 5em;

  text-align: right;

  font-weight: normal;
  padding-right: 30 px;

  }


/* c3.5 */

.punbb .post .post-author {

  float: left;

  width: 19em;

  margin-top: -1.5em;

  overflow: hidden;

  }


/* c3.6 */

.punbb .post .post-author ul, .punbb .post .post-author p {

  padding: 0 1em 1em 1em;

  line-height: 140%;

  }


/* c3.7 */

.pa-author {

  font-size: 1.1em;

  font-weight: bold;

  }


/* c3.8 */

.pa-author a {

  text-decoration: none

  }


/* 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: none;

  border-left-width: 0px;

  padding: 0 0 1px 0;
  padding-right: 20px;

  }


/* 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: none;

  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: 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;
  border-style: none none none none;
  border-width: 0px 0px 0 0px;
  height: 558px;
  }


/* d1.2 */

#pun-title h1 {
  display : block;
  height : 300px;
  padding: 2em 1em 0 1em;
  }


/* d1.3 */

#pun-title .container {
  border-style: none none none none;
  }


/* d1.4 */

#pun-title h1 span  {
  font-size: 1.5em;
  }


#pun-title table {
border: none;
height: 300px;
width: 100%;
}


#pun-title td.title-logo-tdl {
border: none;
width: 100%;

}

#pun-title td.title-logo-tdr {
  border: none;
  width: 337px;
  vertical-align: top;
  padding-top: 5px;
  position: absolute;
  left: 50%;
  top: 0;
  }




/* 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, #pun-navlinks .container {

  border-style: none;

  border-width: 0;

  margin: 0;
  text-align: center;
  }


/* d3.2 */

#pun-navlinks .container {

  padding: 0.7em 1em;

  }


/* d.3 */

#pun-navlinks li {

  display: inline;

  padding-right: 1em;

  }


/* d3.4 */

#pun-navlinks li a {

  font-size: 1.1em;

  }


/* d4 user links

-------------------------------------------------------------*/


/* d4.1 */

#pun-ulinks  {

  margin-top: 0;
  text-align: center;

  }


/* d4.2 */

#pun-ulinks .container {

  border-top: none;

  padding: 0.7em 1em;

  }


/* 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;
  width: 890px;

  }


/* d5.2 */

#pun-status .container {

  padding: 0.8em 1em 1em 1em;
   width: 890px;

  }


/* 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;
  margin-right: 35px;
  }


/* 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

-------------------------------------------------------------*/


/* d6.1 */

#pun-announcement h2 {

  padding: 0;

  margin: 0 1em -3.5em 1em;

  border-style: none none solid none;

  border-width: 0 0 1px 0;

  position: relative;

  font-weight: bold;

  }


/* 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: 4.3em 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;

  }


/* d8.8 */

#pun-break4 {

  margin: -2px 1em;

  border-style: solid none;

  border-width: 1px 0;

  position: relative;

  height: 0;

  z-index: 1;

  }


/* d8.9 */

div.punbb-admin #pun-about .container {

  border-top-style: solid;

  border-top-width: 1px;

  }




/* d9 help file

-------------------------------------------------------------*/


/* d9.1 */

#pun-help .formal .info-box h3.legend {

  border-bottom-style: none;

  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: none;

  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: 545px; top: 10px
    }&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&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: #CC9933; background-image: url(http://s16.radikal.ru/i191/1103/58/892218b7dc60.jpg); background-repeat: repeaty; background-attachment: fixed;
background-position: top center;
color: black;}
BODY {background: fixed;}

        background-attachment: scroll;
        background-position: top cent
}

#pun #pun-viewtopic #pun-main #post-form #post fieldset .hashelp .required .input #main-reply {background-image: url(&amp;quot;http://ipicture.ru/uploads/100924/DNeL6XmI1w.png&amp;quot;);
}

#pun #pun-viewtopic #pun-main #post-form #post fieldset .hashelp .required .input #main-reply {background-image: url(&amp;quot;http://ipicture.ru/uploads/101024/9QisfJr9tP.jpeg&amp;quot;);
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transparent;
  color: #521700;
  }

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

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-image: url(&amp;quot;http://ipicture.ru/uploads/101024/dhT6AR86Rz.jpg&amp;quot;);
  background-position: left;
  background-color: transparent;
  background-repeat: no-repeat; 
  color: #521700;
  height: 73px;
  font-style: normal;
  font-size: 12px;
  Font-Family: Impact;
  font-weight: normal;
  }

  }

/* CS1.4 */
 #pun-title .title-logo span {display: none;}
 #pun-title, #pun-title .container {
  background-image: url(&amp;quot;http://i048.radikal.ru/1103/15/00b5f4e6c2d8.png&amp;quot;);
  background-repeat : no-repeat;

  }

#pun {
        background: url()  repeat-y top; 
        color: transparent;
        border-color: transparent;
}


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

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

/* CS1.7 */

.punbb .quote-box, .punbb .code-box {
  background-image: url(&amp;quot;http://savepic.org/844067.png&amp;quot;);
background-position: 100% 0%;
background-repeat: repeat;
border-bottom-style: dotted;
border-bottom-width: 2px;
border-left-style: dotted;
border-left-width: 2px;
border-right-style: dotted;
border-right-width: 2px;
border-top-style: dotted;
border-top-width: 2px;
color: #000000;
  }

.punbb * { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

div { 
display: block;
}

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

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

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #505050
}

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

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

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

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

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

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

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

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

.punbb .divider {
  border-color: #8c6239 #8c6239 #8c6239 #8c6239
  }

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

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

.punbb .post-sig dt {
  border-top-color: #6b8e23 !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: #3d2b1f;
    border-bottom: 1px dashed #3d2b1f;
  text-decoration: none;

  }

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

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

  }

/* CS3.3 */
#pun-navlinks a {
  color: #3d2b1f;
    border-bottom: 1px dashed #3d2b1f;
  text-decoration: none ;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #b09f32;
  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: #ffffff;
  }


/* CS4 Post status icons
 -------------------------------------------------------------
*/
.punbb table Div.icon {float: left; display: block; width: 70px; height: 70px;}

Div.icon {background-image : url(http://ipicture.ru/uploads/101102/QufUiCTKiz.png); background-repeat: no-repeat;}

TR.inew Div.icon {background-image : url(http://ipicture.ru/uploads/101102/5l6Wga70b2.png); background-repeat: no-repeat;}

TR.isticky Div.icon {background-image : url(http://ipicture.ru/uploads/101102/QufUiCTKiz.png); background-repeat: no-repeat;}

TR.iclosed Div.icon {background-image : url(http://ipicture.ru/uploads/101102/UCD0Q47suk.png); background-repeat: no-repeat;}

TR.iredirect Div.icon {background-image : url(http://ipicture.ru/uploads/101102/Z3TO6ZR8U8.png); background-repeat: no-repeat;}


#pun-about p.container {background-image: url(&amp;quot;http://ipicture.ru/uploads/101024/v8WyVsRL9P.png&amp;quot;); background-repeat: no-repeat;
height: 302px;
}

#pun-stats ul.container {
        background: transparent url(http://ipicture.ru/uploads/101025/EC6gWTJZ0p.png) no-repeat 1px 0px;
        padding-left: 210px;
}

/* CS5 Other
 -------------------------------------------------------------
#banners a img {opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Mon, 20 Jun 2011 13:49:52 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=15#p15</guid>
		</item>
		<item>
			<title>Стиль для Yaoi 4ever</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=6#p6</link>
			<description>&lt;p&gt;&lt;em class=&quot;bbuline&quot;&gt;Структура style.css&lt;/em&gt;&lt;/p&gt;&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;
						&lt;p&gt;&lt;em class=&quot;bbuline&quot;&gt;Цвета style_cs.css&lt;/em&gt;&lt;/p&gt;&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Sun, 27 Jun 2010 20:58:15 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=6#p6</guid>
		</item>
		<item>
			<title>Стиль для BC &amp; AD: Paradox</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=3#p3</link>
			<description>&lt;p&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;span style=&quot;font-style: italic&quot;&gt;Стиль создан специально для Парадокс.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;a href=&quot;http://radikal.ru/F/s61.radikal.ru/i173/1006/80/96f030b1b85f.jpg.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;http://s61.radikal.ru/i173/1006/80/96f030b1b85ft.jpg&quot; alt=&quot;http://s61.radikal.ru/i173/1006/80/96f030b1b85ft.jpg&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
						&lt;p&gt;&lt;em class=&quot;bbuline&quot;&gt;Структура style.css&lt;/em&gt;&lt;/p&gt;&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;
						&lt;p&gt;&lt;em class=&quot;bbuline&quot;&gt;Цвета style_cs.css&lt;/em&gt;&lt;/p&gt;&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Tue, 22 Jun 2010 22:56:04 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=3#p3</guid>
		</item>
		<item>
			<title>Стиль для Teenager</title>
			<link>http://testcry.bbxx.ru/viewtopic.php?pid=2#p2</link>
			<description>&lt;p&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;span style=&quot;font-style: italic&quot;&gt;Специально для Тинейджер&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;http://s60.radikal.ru/i167/1006/9e/5b766255c924.jpg&quot; alt=&quot;http://s60.radikal.ru/i167/1006/9e/5b766255c924.jpg&quot; /&gt;&lt;br /&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;http://s47.radikal.ru/i115/1006/45/878a2b4f8e9a.jpg&quot; alt=&quot;http://s47.radikal.ru/i115/1006/45/878a2b4f8e9a.jpg&quot; /&gt;&lt;/span&gt;&lt;/p&gt;
						&lt;p&gt;&lt;em class=&quot;bbuline&quot;&gt;Структура style.css&lt;/em&gt;&lt;/p&gt;&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;
						&lt;p&gt;&lt;em class=&quot;bbuline&quot;&gt;Цвета style_cs.css&lt;/em&gt;&lt;/p&gt;&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (CRY_Baby)</author>
			<pubDate>Sun, 13 Jun 2010 19:16:16 +0400</pubDate>
			<guid>http://testcry.bbxx.ru/viewtopic.php?pid=2#p2</guid>
		</item>
	</channel>
</rss>
