taeyangtaeminluhanbaekhyunjongdaejonginhyukhimchankunpimook
с 27.03 по 09.04
упрощенный прием для
K.A.R.D.
рипер говорит:
хэй, джек, детка. ох как ты сводишь меня с ума < / з так что прекращай ломать мою жизнь, возвращайся ко мне и на мой вопрос "ты всё ещё злишься", ответь, что "not anymore". люблю тебя, мой вредный солдат-76


хак!

pacificrim

Объявление


Жизнь холостяка становится намного свободнее, когда лучшие друзья наконец-то встречают свою вторую половинку. Как настоящий друг ты становишься более понимающим к таким вещам, как, например, трансформация веселых дружеских вечеров в одинокое времяпрепровождение. Так что когда у Дону вдруг запланированное мероприятие неожиданно сошло на нет, он даже не расстроился.

[ читать дальше ]


Терроризм, голод, болезни, войны, седьмой урок. Примерно так Сонёль сейчас представлял себе мировое зло. За последнюю неделю он зверски устал и больше всего хотел тишины и покоя, а не той суеты, что поднялась в обеих академиях из-за Дня самоуправления, как будто специально придуманного школой для того чтобы окончательно доконать учеников после безумного домашнего задания с младенцами.

[ читать дальше ]


Наслаждайтесь :3





Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » pacificrim » подопытный #3 » зеленый диз


зеленый диз

Сообщений 1 страница 5 из 5

1

Код:
/*************************************************************
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="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

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


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

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

/* A3.2 */
.punbb {
font: normal 68.70% verdana, arial, helvetica, sans-serif;
}

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

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }
.punbb th   {
  font-size: 0.9em;
  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, "bitstream vera sans mono", "courier new", 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: ".";
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: 100px;
  margin-left: 90px;
  position: center top;
  width: 1018px;
  margin: auto;
  }

/* A5.2 */
.punbb {
  margin-left:90px;
  position: top center;
  float: none;
  width:850px;
  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: 10px 1em 10px 1em;
border-style: none none none none;
border-width: 0 0 0 0;
}



#pun-main h2 {
  padding: 9px 1em 8px 1em;
  border: 0px solid transparent;
  border-bottom: 0px solid transparent;
}



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

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 #adadad;
  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 0em 1.8em;
  padding: 20px;
  border-bottom: 4px solid #beb558;
  border-top: 4px solid #beb558;
  margin-bottom: 10px;
  
  }

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: left;
  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: center;
 width:45%;
 padding-right: 1px;

 }
/* 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-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: 1
  }
* html .tclcon {height: 1px}

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

/* C2.15 */
.punbb div.icon {

  float: right;
  display: block;
height: 100px;
width: 100px;
    padding-top: 1px;
    margin-top: 1px;
}

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

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

/* 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 */
li.pa-fld3 {position: absolute; margin-top: 10px!important; margin-left: -57px !important; z-index: 333;}

.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;
 }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  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:0px;
  margin-left: -172px;
  width: 1190px;
  height: 866px;
  background-image: url("http://sg.uploads.ru/df3TE.jpg");
}

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

#pun-title td.title-logo-tdr {
border: none;
width: 514px;
  position: relative;
  left: 90px;
  top: 20;
}



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

/* D2.1 */
#pun-pagelinks {
 position: absolute;
  top: -100px;
  left: 50px;
  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;
  }

/* 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%;
  text-align: center;
  }



/* 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, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }
#profile #post,#profile .post {
 max-width:600px;
}

#pun th {font-size: 0px;}





/* latin-ext */
@font-face {
  font-family: 'bradobrei';
  font-style: normal;
  font-weight: 400;
  src: local('bradobrei'), local('bradobrei'), url('https://yadi.sk/d/ymXAy30KftNqp') format('woff2');

}
/* latin */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('bradobrei'), local('bradobrei'), url('https://yadi.sk/d/ymXAy30KftNqp') format('woff2');
}



@font-face {
    font-family: 'Structure';
    src: url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('eot'), 
         url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('woff'), 
         url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf')  format('truetype'),
         url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('svg');
    }




#pun-about p.container {
   text-align: center;
   line-height: 1;
   font-size: 8px;}





/* таблица */
.tabl { width: 335px; font: small-caps 10px arial; text-align: center; color: #c1d28a; margin-left: 14px; margin-top: 10px;  }
.tabl2 { width: 335px; font: small-caps 10px arial; text-align: center; color: #c1d28a; margin-left: 14px; margin-top: 35px; }


/* лз */
.fonls { width: 175px; background-image : url("http://sh.uploads.ru/z6FiZ.jpg"); padding: 8px; border: 4px #e1dbad double; border-radius: 10px; position:center; margin-left: -16px; }
.links1 { font: 10px arial; text-transform: lowercase; letter-spacing: 0px; padding-top: 0px; }
.ls2 {font: arial; font-size: 10px; }
.centerbi { margin-left: 12px; }
.status { font: 600 11px georgia; font-style: italic; text-transform: lowercase; letter-spacing: 1px; }

/* профиль */
.pa-avatar { margin-left: -7px; }
.pa-fld2 { margin-left: -6px; }
.dream1 { font: small-caps 11px "arial" !important; font-style: bold; letter-spacing: 2px; text-transform: lowercase; }
.dream2 { font: 500 26pt "Structure"!important; font-style: bold; letter-spacing: 0px; text-transform: lowercase; text-align: center; color: #b0a335; }
.dream3 { font: small-caps 11px "arial" !important; text-transform: lowercase; text-align: center; padding-top: -5px; }


/* правила */
.rules1 { width: 460px; margin-left: 50px; text-align: center; font: 11px arial; background-image : url("http://sh.uploads.ru/z6FiZ.jpg"); padding: 15px; border: 4px #e1dbad double; border-radius: 10px;}
.rules2 { text-align: justify; font: 11px arial; padding: 15px; line-height: 1.3em;}
   .rules2 m { font: 600 9px arial; font-style: bold; padding-top: 3px; padding-bottom: 3px; padding-right: 5px; padding-left: 5px; color: #2c2f00; }
   .rules2 b { font: 500 11px; padding-right: 3px; padding-left: 3px; color: #2c2f00; }
 .rules2 n { font-style: italic;}
 .rules2 v { font-size: 10px;}


/* деньги */
.coins1 { width: 460px; margin-left: 50px; font: 11px arial; background-image : url("http://sh.uploads.ru/z6FiZ.jpg"); padding: 15px; border: 4px #e1dbad double; border-radius: 10px;}
.coinsz { font: 600 18px times; text-transform: uppercase; text-align: center;}
.coinsz2 { font: 600 14px times; text-transform: uppercase; text-align: center;}
.prim { font: small-caps 10px arial; text-transform: lowercase; text-align: center;}

/* подфорумы */
.podforosn { text-align: justify; font: small-caps 10px arial; text-transform: lowercase; line-height: 10px; letter-spacing: 1px; width: 330px; margin-bottom: 15px; margin-left: 20px; }
    .podforosn w {font-size: 14px; }
    .podforosn t {font-size: 10px; }
    .caps {font: 600 16px arial; text-transform: lowercase; }
    .tvm { color : #855914; font-size : 9px; text-align:center; text-transform:uppercase; line-height: 12px; line-height: 1.2em;  }


/* квест */
.quest1 { width: 494px; margin-left: 42px; text-align: justify; font: 11px arial; padding: 15px; }
     .quest1:first-letter {font: 30px/30px georgia; float: left; text-transform: uppercase; margin: 5px 3px -3px 0px; }
.quest2 { width: 464px; margin-left: 13px; text-align: justify; font: 11px arial; padding: 15px; }
.quest3 { font: small-caps 14px arial; text-transform: uppercase; letter-spacing: 3px;  }
     .quest3 o { font: small-caps 11px arial; text-transform: lowercase; letter-spacing: 2px;  font-style: italic; }
.quest4 { font: small-caps 13px arial; text-transform: lowercase; letter-spacing: 3px; }
.quest5 { width: 464px; margin-left: 22px; text-align: justify; font: 11px arial; font-style: italic; padding-left: 15px; padding-right: 15px; border-left:  4px #d0cd6e solid; }

/* цели */
.cel1 { width: 510px; margin-left: 15px; text-align: justify; font: 11px arial; padding: 15px; }
.cel2 { width: 430px; margin-left: 53px; text-align: center; font: 14px georgia; padding: 15px; background-image : url("http://sh.uploads.ru/z6FiZ.jpg"); border: 4px #e1dbad double; border-radius: 10px;}
.cel4 { width: 464px; margin-left: 23px; text-align: justify; font: small-caps 13px arial; padding-left: 15px; padding-right: 15px; border-left:  4px #d0cd6e solid; letter-spacing: 1px; text-transform: lowercase; }


.veryneu {position: absolute; margin-top: -90px!important; margin-left: -27px !important; z-index: 333; }
.verysmall {position: absolute; margin-top: -110px!important; margin-left: -27px !important; z-index: 333; }
.verybig {position: absolute; margin-top: -240px!important; margin-left: -35px !important; z-index: 333; }
.veryverybig {position: absolute; margin-top: -260px!important; margin-left: -35px !important; z-index: 333; }

0

2

Код:
/* CS0 Меню - навигация
-------------------------------------------------------------*/

div#pun-navlinks {

position: absolute;
  font: small-caps 12px arial;
  text-transform: lowercase;
  letter-spacing: 2px;
width: 100%;
text-align: center;
top: 830px;
z-index: 1000;
left: 7px;
}

div#pun-ulinks {
position: absolute;
  font: small-caps 10px arial;
  letter-spacing: 1px;
  text-transform: lowercase;
width: 100%;
text-align: center;
top: 854px;
left: 3px;
}





#pun { background-image : url("http://sg.uploads.ru/QDuXz.jpg");
background-color : none;
background-position : center; }



/* CS1 fon
-------------------------------------------------------------*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 0em}
#pun-title h1 span  {display: none}


body { 
 background-color: #778c4f; 
 overflow-x: hidden;
 background-image : none;
 background-repeat: repeat;
 background-position : top center;
}



/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
border-color: none;
  color: #546711;
  }
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
border-color: none;
color: #546711;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
background-position: top center;
  font-style: bold;
  text-align: center;
  font-size: 0px;
  Font-Family: Tahoma;
  font-weight: normal;
  }
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
border-color: none;
  color: #546711;
  }
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
border-color: none;
  color: #546711;
  }
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
border-color: none;
  color: #546711;
  }

/* CS1.7 */
    .punbb .quote-box, .punbb .code-box {
    border-radius:17px;
    color: #546711;
    background-image: url("http://sh.uploads.ru/Kp9Dj.png");
      }

/* CS1.8 */
#pun-navlinks .container {
border-color: none;
  color: #546711;
  }
.offline li.pa-online strong {
  font-weight: normal
  }
.punbb textarea, .punbb select, .punbb input {
  background-image: url("http://sh.uploads.ru/Kp9Dj.png");
  color: #546711;
}


/* CS2 granici
-------------------------------------------------------------*/

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


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


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


/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
  }


/* CS2.5 */
.punbb th {
border-color:transparent;
  }


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

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

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

.punbb .divider {
border-color:transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color:transparent;
  }

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

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

/* CS3 ssilki
-------------------------------------------------------------*/

/* 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: #b0a335;
    border-bottom: 0px none #000;
  text-decoration: none;
  }
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #b0a335;
  }

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

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

  }

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

  }

/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #b0a335;
  color: #000;
  }




/* CS6 Логотип снизу
 -------------------------------------------------------------*/


 #pun-about p.container {background-color: #;
   background-image: url("http://sh.uploads.ru/h9Yxm.jpg");
   margin-left: -180px;
   background-position : center top;
   background-repeat : no-repeat;
   width: 1190px;
   height : 248px; 
   overflow-x: hidden;}

 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-bottom:-80px;

}
 div#html-footer {
        margin: -100px 0px 0px 0px;}

 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }

#pun-index .modlist {display: none; }







/* CS8 forma otveta
-------------------------------------------------------------*/

#size-area {
background: rgba( 242, 238, 238, 1);
}

#font-area {
background: rgba( 242, 238, 238, 1);
}

#video-area {
background: rgba( 242, 238, 238, 1);
}

#image-area {
background: rgba( 242, 238, 238, 1);
}

/* CS9 forma otveta
-------------------------------------------------------------*/
.punbb textarea  {
box-shadow: inset 0px -0px 80px rgba(242,238,238,1);
background-color: transparent;}

.punbb textarea  {
box-shadow: inset 0px -0px 80px rgba( 242, 238, 238, 1);
background-color: transparent;}


/* CS10 scroll
-------------------------------------------------------------*/

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
background: #546711;
}
::-webkit-scrollbar-thumb {
    background: #e1d876;
}


/* CS12 knopki
-------------------------------------------------------------*/
#pun-main .formsubmit input {
  background-color: transparent;
  color: #546711;
border: 1px solid; 
border-color: #eae7d6;
background-image: url("http://sh.uploads.ru/Kp9Dj.png");
background-repeat: repeat;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;

  }

#pun-main .hashelp div input {
  background-color: transparent;
  color: #546711;
border: 1px solid; 
border-color: #eae7d6;
background-image: url("http://sh.uploads.ru/Kp9Dj.png");
background-repeat: repeat;
    border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;

  }


/* статус */
.pa-title {text-align: center;
z-index: 1000;
font: small-caps 700 8pt "Arial" !important;
letter-spacing: 2px;
text-transform: lowercase;
}

/* ник */
.pa-author a, .pa-author {text-align: center;
color: #b0a335 !important; 
font: small-caps 700 12pt "Georgia" !important;
letter-spacing: 3px;
  font-weight: bold;
text-transform: lowercase;
}


/* активность */
.pa-online { text-align: center; 
font: small-caps 700 7pt "Arial" !important;
letter-spacing: 2px;
text-transform: lowercase;
}



/* Ссылки в таблице */
a.some:link, a.some:visited { 
display: block; 
margin-bottom: 1px; 
text-transform: lowercase; 
font: small-caps 10px arial;
letter-spacing: 1px;
border-radius: 10px; 
background: #dace49; 
color: #676027;  
text-align: center; 
}

a.some:hover, a.some:active { 
-moz-transition: 1s ease; 
-webkit-transition: 1s ease;  
display: block;
text-transform: lowercase; 
font: small-caps 10px arial;
letter-spacing: 3px; 
background: #dace49; 
text-decoration: none; 
color: #676027; 
text-align: center; 
border-radius: 10px;}


.fouryears {
font-family: bradobrei; 
padding-top: 20px; 
font-size: 22px; 
text-transform: uppercase; 
color: #ffffff; 
text-align: center;
text-shadow: -2px 0px #fc9ba4; 
margin-top: 10px; 
line-height: 100%;
}

.fouryears2 {
font-family: bradobrei; 
font-size: 14px; 
text-transform: lowercase; 
color: #ffffff; 
text-align: center;
text-shadow: -1px 0px #fc9ba4; 
margin-top: 10px; 
line-height: 100%;
}








.punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 0px;margin-right: 20px; bottom:-30px; margin-top: -6px;
width: 61px;
height: 44px;
background-image : url(http://sg.uploads.ru/ZpCMm.png);
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url(http://sg.uploads.ru/ROY7H.png);
background-repeat: no-repeat;
width: 62px;
height: 42px;
}

TR.isticky Div.icon {
background-image : url(http://sh.uploads.ru/SX4LR.png);
background-repeat: no-repeat;
width: 61px;
height: 41px;
}

TR.iclosed Div.icon {
background-image : url(http://sg.uploads.ru/I2NDo.png);
background-repeat: no-repeat;
width: 61px;
height: 41px;
}





/* Название подфорума */

.punbb .category .container table .tcl h3 {
text-shadow: 1px 1px 2px #faf4e8;
text-align: center;
color: #a74707;
  font: small-caps 17px arial;
  text-transform: lowercase;
  letter-spacing: 2px;
width: 100%;
margin-top: -1px;
}


/* Поясняющий текст в описании подфорумов */
.extext {
letter-spacing: 1px; 
font-family: verdana, arial, helvetica, sans-serif;
text-align: center; 
color: #a6ae26; 
bottom: 10px;

}


/* Описание форумов */
.desc {
background-color: #f6f2d5;
padding: 10px;
border-radius:17px; webkit-border-radius:17px; moz-border-radius:17px; khtml-border-radius:17px;
-moz-box-shadow: inset 0 0 6px 3px #ece399;
-webkit-box-shadow: inset 0 0 6px 3px #ece399;
box-shadow: inset 0 0 6px 3px #ece399;
-moz-box-shadow: inset 0 0 6px 3px #ece399;
-webkit-box-shadow: inset 0 0 6px 3px #ece399;
box-shadow: inset 0 0 6px 3px #ece399;
 border-top: 3px solid #ece399;
border-bottom: 3px solid #ece399;
}


/* соо + репа */
#pun-main
.pa-posts,.pa-respect {
font-size: 10px;
text-align: center;
text-transform: lowercase;
font-weight: bold;
color: #546711;
font-family: 'arial';
display:inline-block;
width:65px;
padding:5px 8px 7px 8px!important;
margin-left: 0px;
margin-right: 0;
}

/* для объявлений */
.summertime { font: 16px Georgia; font-weight: bold; padding-top: 20px; text-transform: lowercase; color: #788c4f; text-align: center; text-shadow: -1px 0px #f7f3d6; margin-top: 10px; line-height: 100%; }
.summertime2 { font: 12px Georgia; font-weight: bold; padding-top: 20px; text-transform: uppercase; color: #9bb200; text-align: center; text-shadow: -1px 0px #f7f3d6; margin-top: 10px; line-height: 100%; }

0

3

Код:
<!— мафия —>
<table border=0 width="79px" style="text-align: justify; position: absolute; top: 99px; left: 50%; margin-left: -314px; position: absolute; z-index: 10000;"
<tr><td width="55px"><center>
<div id="sm1" class="submenutext" style="display: block;"><div style="width: 142px; height: 133px; align="center"><a href="http://korean-academy.ru/viewtopic.php?id=9531&p=2#p1361275" title="mafia"><img src="http://sg.uploads.ru/t/gpRBM.png"></a></center>
</div></div>
</td></tr></table>


<!— баттл рояль —>
<table border=0 width="79px" style="text-align: justify; position: absolute; top: 320px; left: 50%; margin-left: 100px; position: absolute; z-index: 10000;"
<tr><td width="55px"><center>
<div id="sm1" class="submenutext" style="display: block;"><div style="width: 150px; height: 127px; align="center"><a href="http://korean-academy.ru/viewtopic.php?id=9941" title="battle royal"><img src="http://sg.uploads.ru/t/19IOx.png"></a></center>
</div></div>
</td></tr></table>

<!— твиттер —>
<table border=0 width="50px" style="text-align: justify; position: absolute; top: 380px; left: 50%; margin-left: -529px; position: absolute; z-index: 10000;"
<tr><td width="100px"><center>
<div id="sm1" class="submenutext" style="display: block;"><div style="width: 64px; height: 64px; align="center"><a href="https://twitter.com/KOREAN_ACADEMY"><img src="http://sg.uploads.ru/IRUhf.png"></a></center>
</div></div>
</td></tr></table>



<!-- Скрипт смены имиджа - часть I -->
<link id="iNFpanel" rel="stylesheet" href="https://forumstatic.ru/files/0013/22/cf/67003.css" type="text/css"/>
<script src="https://forumstatic.ru/files/0015/c6/36/31373.js"></script>
<!-- Конец скрипта -->








<!--пагинатор-->
<style type="text/css">
#paginator {
opacity: 0.9;
position: absolute
left: 55px;
z-index: 1000;
filter: alpha(opacity=90);
text-shadow: 0 1px 0 #000;
background-color: #f1edd0; /* фон блока пагинатора */
border: 2px solid #c8c5a2; /* цвет границы блока */
table-layout: auto !important;
width: auto !important;
background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
-moz-border-radius: 4px;
border-radius: 4px;
khtml-border-radius:4px;
-webkit-border-radius:4px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
#paginator td {
padding: 0.1em;
border-style: none;
}
#pnav:hover {
background: #637a12; /* фон цифры при наведении курсора */
color: #e4db80; /* цвет цифры при наведении курсора */
-moz-border-radius: 9000em;
border-radius: 9000em;
khtml-border-radius:9000em;
-webkit-border-radius:9000em;
}
</style>



<!—Скрываем текстовое название категорий -->
<style>
#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}
</style>

<!--черта в подписи-->
<style>.punbb .post-sig dt {background-color:#d6d0d0;
height:1px;width:800px;border:none;}</style>

<!--скрывает редактировать-->
<style type="text/css">
.lastedit {display:none}
</style>



<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin: 2px 1px; padding-right: 5px; }
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px; }
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

<!-- убрать награды из навигации -->
<style type="text/css">
li#navawards {display: none;}
</style>

<style>
.punbb .post .post-author {
width: 212px;
padding-top:3px;
   text-align:center;
}
</style>

<!--скрывать категории -->
<script type="text/javascript">
//cookies
function setcookie(a,b,c) {if(c){var d = new Date();d.setTime(d.getTime()+c);}if(a && b) document.cookie = a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;}
function getcookie(a) {var b = new RegExp(a+'=([^;]){1,}');var c = b.exec(document.cookie);if(c) c = c[0].split('=');else return false;return c[1] ? c[1] : false;}
var aimg = {
open: '<img src="http://sh.uploads.ru/t/ipG9y.png" border="0" />',
close: '<img src="http://sh.uploads.ru/t/ipG9y.png" border="0" />'
}
function categorytoggle(el){
var cat = $(el).parents('div.category');
cat.children('div.container').toggle('slow');
el.innerHTML = el.innerHTML == aimg.open ? aimg.close : aimg.open;
var catc = getcookie(cat.attr('id'));
catc = catc == 'close' ? 'open' : 'close';
setcookie(cat.attr('id'),catc,3600*24*30*1000);
}
</script>

0

4

Код:
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i in A){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>


<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
var a1 = 1	// 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
var a2 = 1	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; 
var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;
var LiArr=new Array(
//При наличии двух косых => // в начале пункта, - пункт не скрывается.
//"pa-author",     //Ник-Нейм
//"pa-title",      //статус
// 1 кнопка - ссылка на Картинку
//В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию)
"http://sh.uploads.ru/t/g0dio.png",
"pa-avatar",     //Аватар
"pa-reg",        //Зарегистрирован
"pa-fld1",       //Доп.Поле.1
"pa-fld5",       //Доп.Поле.5
"pa-invites", //Приглашений
//"pa-posts",      //Кол-во сообщений:
//"pa-respect",    //Уважение:
"pa-positive",   //Позитив
"pa-sex",        //Пол
"pa-age",        //Возраст
"pa-icq",        //Аська
"pa-ip",         //IP Юзера
"pa-time-visit", //Провел на форуме:
"pa-last-visit", //Последний визит:
//"pa-online",     //Пользователь online - Не засовываем в спойлеры
// 2 кнопка- ссылка на Картинку
"http://sh.uploads.ru/t/Mxv9L.png",
"pa-from",       //Откуда
"pa-fld2",       //Доп.Поле.2
//"pa-fld3",       //Доп.Поле.3 
"pa-fld4",       //Доп.Поле.4

//"award",      //Награды(только для rusff и ork)
"gift",         //Подарки(только для rusff и ork)
//Конец Списка,
"_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->



<!-- Скрипт смены имиджа - часть II -->
   <style>.punbb .pa-avatar img {max-width:190px;height:auto;}</style>
    <script type="text/javascript">
    OnSmenaImage("AU.", new Array(""))
    var AvtrArr=new Array(
    "http://sg.uploads.ru/DOQY2.png"
   //End myarray_!!Последняя ссылка без запятой!!!
    )
    StartNIZ(); //
    </script>
<!-- Конец скрипта -->


<!--спойлер наград-->
<style type="text/css">.mini_awards_label, .mini_awards {display: none;} #awrdbut * {cursor: pointer; }</style>
  <script>
(function () {
      var awards_button = "<img src='http://sg.uploads.ru/wWYPy.png' title='награды'>";
      function awards_spoiler() {
          $(".pa-awards").prepend("<span id='awrdbut'>"+awards_button+"</span>");
          $("#awrdbut > *").click(function(){$(this).parents(".pa-awards").find(".mini_awards_label, .mini_awards").toggle("slow");});
      }
      var t=0;  var time_func = setInterval(function(){ t++;
          if (t>100) { clearInterval(time_func); return; } 
          if ($(".pa-awards").length) { clearInterval(time_func); awards_spoiler() }
      },100);
}())
  </script>


<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>



<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://savepic.net/5239337m.png")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='550' height='42'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&amp;st=http://www.demo-music.ru/pleer/style_pleer.txt&amp;file=$1' width='470' height='33'>"));
}  });  });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>


<!--НОВЫЕ СООБЩЕНИЯ В СТРОКУ 2-->
<script type="text/javascript">
function show_new() { if(GroupID == 3) return;
$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');} show_new();
</script>


<!---стрелки вверх вниз--->
<script type="text/javascript"> 
jQuery(function(){ 
$("#Go_Top").hide().removeAttr("href"); 
if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow") 
$(window).scroll(function(){ 
if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow") 
else $("#Go_Top").fadeIn("slow") 
}); 

$("#Go_Bottom").hide().removeAttr("href"); 
if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow") 
$(window).scroll(function(){ 
if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow") 
else $("#Go_Bottom").fadeIn("slow") 
}); 

$("#Go_Top").click(function(){ 
$("html, body").animate({scrollTop:0},"slow") 
}) 
$("#Go_Bottom").click(function(){ 
$("html, body").animate({scrollTop:$(document).height()},"slow") 
}) 
}); 
</script> 

<a style='position: fixed; bottom: 330px; right: 10px; cursor:pointer; display:none;' 
href='#' id='Go_Top'> 
<img src="http://sh.uploads.ru/t/uZ0cO.png" title="Вверх"> 
</a> 
<a style='position: fixed; bottom: 280px; right: 00px; cursor:pointer; display:none;' 
href='#' id='Go_Bottom'> 
<img src="http://sh.uploads.ru/t/RqcnO.png" title="Вниз"> 
</a>




<!--скрывать категории-->
<script type="text/javascript">
$('#pun-main div.category > h2 div.catleft').after('<a href="#" onclick="categorytoggle(this); return false;" style="float: right;">'+aimg.open+'</a>');
for(var i=1;i<=$('#pun-main div.category').length;i++)
    if(getcookie('pun-category'+i)=='close'){
	$('#pun-category'+i+' > div.container').css({display: 'none'});
	$('#pun-category'+i+' > h2 > a').html(aimg.close)
}
</script>




<!--выделение кода по клику--!>
<script type="text/javascript">
function select_text(elem) {
	if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
	s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
	var r=document.createRange();   
	r.selectNodeContents(elem);   
	s.removeAllRanges();   
	s.addRange(r);
}   
	}
	else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
	}
	else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
	}   
}
</script>
<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
	if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">выделить код</a>';
	}
}
</script>




<!--PR-->
<style>.Myimge {position:absolute; margin-top: 1px; margin-left: 11px;}</style>
<script type="text/javascript">
PiarNik="Innocent ";
PiarPas="1111";

var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<span id=spMyimg><img class=\"Myimge\" title=\"Быстрый вход для пиар-агентов\" onclick=\"PiarIn()\" src=\"http://sh.uploads.ru/AHSFB.png\" onmouseover=\"this.src='http://sh.uploads.ru/AHSFB.png' \" onmouseout=\"this.src='http://sh.uploads.ru/AHSFB.png'\" /></span>";
if($("#navlogin").html()!=null){

$("#navlogin").append(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>



<!—удобная замена категорий на картинки -->
<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"THE ADMINISTRATOR ZONE", "http://sh.uploads.ru/tTfY3.png",
"ОРГАНИЗАЦИОННЫЙ РАЗДЕЛ", "http://sg.uploads.ru/gArNH.png",
"РЕГИСТРАЦИЯ", "http://sh.uploads.ru/H8oYe.png",
"DOGSULI BOYS HIGH SCHOOL", "http://sg.uploads.ru/LeB8i.png",
"ОБЩЕЖИТИЕ DBHS", "http://sh.uploads.ru/Nck8d.png",
"HWANGSAE GIRLS HIGH SCHOOL", "http://sh.uploads.ru/1nJdr.png",
"ОБЩЕЖИТИЕ HGHS", "http://sg.uploads.ru/3QYua.png",
"ПРИГОРОД", "http://sg.uploads.ru/Nqw2H.png",
"ДОПОЛНИТЕЛЬНО", "http://sg.uploads.ru/swV04.png",
"ФЛУД", "http://sg.uploads.ru/IqcE0.png",
"РЕКЛАМА", "http://sg.uploads.ru/x9Uhe.png",
"АРХИВ", "http://sh.uploads.ru/tPD9V.png"
)
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
   "height":"242px",
   "width":"1018px",
   "background-color": "transparent",
   "background-image":"url("+myarray[q+1]+")",
   "background-position":"50% 50%",
   "background-repeat":"no-repeat",
   "margin-left":"-90px"
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>




<!-- Цитата: переход на пост Автора по Клику на Ник -->
<script type="text/javascript">
$(".post-content .quote-box cite:contains('#p')").each(function (){
var b=$(this).text();var c=b.replace(/^#p[\d?]*,/,"");
if(b!=c){b=b.replace(','+c,'');c=(b+b).replace("#p","")+'">'+c+'</a>';
$(this).html('<a href="/viewtopic.php?pid='+c+'');};});
$(".post").each(function (){
var b='#'+$(this).attr("id");
pp=$(this).find("li.pl-quote");if(pp.html()!==null){
pp.html(pp.html().replace("ipt:quote('","ipt:quote('"+b+","))};});
</script><!--//End//Переход по клику на Ник-->
<script type="text/javascript" src="http://neotech.3dn.ru/Tegs/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
flashvars.mode = 'tags';
flashvars.minFontSize = '11';
flashvars.maxFontSize = '25';
flashvars.tcolor = '0x8B1A1A';
flashvars.tcolor2 = '0x8B1A1A';
flashvars.hicolor = '0xCD2626';
flashvars.distr = 'true';
flashvars.tspeed = '100';
eTagz = document.getElementById('yoblako').getElementsByTagName('A');
flashvars.tagcloud = '<tags>';
for (var i=0; eTagz[i]; ++i) flashvars.tagcloud += '<a href=\'' + eTagz[i].getAttribute('href')
+ '\' style=\'' + parseInt(eTagz[i].style.fontSize)
+ '\'>' + eTagz[i].innerHTML.replace(/&/i, '%26') + '</a>';
delete eTagz;
flashvars.tagcloud += '</tags>';
var params = {};
params.wmode = 'transparent';
params.bgcolor = '#FFFFFF';
params.allowscriptaccess = 'always';
var attributes = {};
attributes.id = 'yoblako';
attributes.name = 'tagcloud';
swfobject.embedSWF('http://neotech.3dn.ru/Tegs/tagcloud.swf', 'yoblako', '600', '190', '9.0.0', false, flashvars, params, attributes);
</script>

<!--пагинатор-->
<script type="text/javascript">
$('.linkst .pagelink a:not(.next):last').map(function () {
text = $(this).html();
text2 = $(this).attr('href');
ssylk = /(.*?)\/viewtopic\.php\?id=(\d+)\&p=(\d+)/g;
pId=(text2.replace(ssylk, '$2'));
Max=text;
var paginator='<div id="pagenav" style="display:none"><table id="paginator"><tr>';
for (p=1; p<=Max; p++) {
paginator += '<td><a id="pnav" style="text-decoration:none;" href="/viewtopic.php?id='+pId+'&p='+p+'">&nbsp;'+p+'&nbsp;</a></td>'; 
if (p%10 == 0) paginator += '</tr><tr>';
} 
paginator += '</tr></table></div>';
$('#pun-viewtopic .pagelink').append(paginator);
}); 
$('div.pagelink').hover(function(){
$(this).find('#pagenav').toggle();
});
</script>






<!— Аватар по умолчанию —>
<script type="text/javascript">
var DefAvtr="http://sg.uploads.ru/DOQY2.png";

var s='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';$("li.pa-title").each(function(){if (($(this).parent("ul").find("li.pa-avatar").html())==null){$(this).after(s);};});
</script>

<!-- счетчик символов -->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:0px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>


<script type="text/javascript">
inColor("#778c4f", new Array("Kim Jonghyun", "Lee Taemin", "Lu Han", "Park Sang Hyun"))
inColor("#9BB56B", new Array("Choi Young Hak", "Lee Jooyeon", "Kim Minseok", "Go Ah Ra", "Hong Si Young", "Jung San"))
function inColor(color, myarray){
var a=document.links
for(i=0;i<a.length;i++){
for(q=0;q<myarray.length;q++){
if(a[i].innerHTML==myarray[q]){
a[i].innerHTML="<span style=\"color: "+color+";\">"+myarray[q]+"</span>"
}}}}
</script>



<!--Для хтмл -->
<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){ 
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
}
});
});
</script>

0

5

Код:
<div style="position: absolute; line-height: 1.0em;
color: #bdac99;
margin-left: -140px;
margin-top: -347px;">

<center>
<table border=0 width="100px">
<tr><td>
<center>
<div id="sm1" class="submenutext" style="display: block;"><div style="width: 380px; height: 180px; padding: 15px;"><br><br><br><a href="http://korean-academy.ru/profile.php?id=2690"><img src="http://s1.uploads.ru/j3TFd.png" title="томат дня: Bae Joo Hyun"></a>  <a href="http://korean-academy.ru/profile.php?id=2606"><img src="http://s9.uploads.ru/oTBaz.png" title="огурец дня: Seo Yuna"></a>   <a href="http://korean-academy.ru/profile.php?id=1950"><img src="http://sg.uploads.ru/daBpq.png" title="томат недели: Cho KyuHyun"></a><br><br><a href="http://korean-academy.ru/profile.php?id=2405"><img src="http://sh.uploads.ru/vdayE.png" title="томат месяца: Jung Il Woo"></a>  <img src="http://sh.uploads.ru/4xrDK.png" title="клубнички недели: Lu Han & Oh Se Hun"> <a href="http://korean-academy.ru/profile.php?id=2660"><img src="http://s0.uploads.ru/F9dc6.png" title="арбузейшон: Choi Si Won"></a><br>
</center>
</div>

</td>
<td>
<center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 250px; height: 180px; align="center;">
<br><br><br> <div class="centerbi">
  <div style="padding: 0px; -moz-border-radius: 0px 0px 0em 0em; margin: -1px 0px 0px 1px; border-radius: 5px;text-align: center; width: 174px;">
<a href="http://korean-academy.ru/viewtopic.php?id=10776" class="some">гостевая</a>
<a href="http://korean-academy.ru/viewtopic.php?id=10663" class="some">правила</a>
<a href="http://korean-academy.ru/viewtopic.php?id=92#p594" class="some">сюжет</a>
<a href="http://korean-academy.ru/viewtopic.php?id=8266" class="some">список внешностей</a>
<a href="http://korean-academy.ru/viewtopic.php?id=2477" class="some">f.a.q.</a>
<a href="http://korean-academy.ru/viewtopic.php?id=3904" class="some">помощь новичку</a>
<a href="http://korean-academy.ru/viewforum.php?id=14" class="some">акции</a>
<a href="http://korean-academy.ru/viewtopic.php?id=6317" class="some">шаблон анкеты</a> </div><br><a href="http://korean-academy.ru/profile.php?id=5" title="kim jonghyun"><img src="http://sh.uploads.ru/t/hPQEO.png"></a> <a href="http://korean-academy.ru/profile.php?id=257" title="lee taemin"><img src="http://sh.uploads.ru/t/KxbAE.png"></a> <a href="http://korean-academy.ru/profile.php?id=1696" title="lu han"><img src="http://sh.uploads.ru/JcIAq.png"></a> <a href="http://korean-academy.ru/profile.php?id=2501" title="park sang hyun"><img src="http://sg.uploads.ru/t/i8YMR.png"></a>
</div>
</center>
</td>

<td>
<div id="sm1" class="submenutext" style="display: block;"><div style="width: 380px; height: 180px; padding: 15px;">
<br><br>
<div class="tabl"><b>ДАТА:</b> 19-29 сентября 2011<br><b>ВРЕМЯ:</b> вне уроков<br><b>СОБЫТИЯ:</b> <a href=http://korean-academy.ru/viewtopic.php?id=10661&p=2#p1525245 target="_blank"><b><i>QUEST no 20, Episode I. 8.06 - 24.07</i></b></a><br><b>ПОГОДА:</b> До +26°C днем, до +19°C ночью, осадков не ожидается, солнечно. </div>

<div class="tabl2">• <b><i><a href="http://korean-academy.ru/viewtopic.php?id=52#p369">ПРОЧТИ МЕНЯ</a></i></b>:<br> <b>25 ИЮЛЯ</b>;
<br>• с <b>13.07</b> по <b>26.07</b> упрощенный прием для <b>GIRL'S DAY</b>;
<br>• Ежедневная статистика форума в теме <b><i><a href="http://korean-academy.ru/viewtopic.php?id=10404">приятные мелочи</a></i></b>;
<br>• На этой неделе мы говорим c <b><i><a href="http://korean-academy.ru/viewtopic.php?id=11028#p1570077">господи иисусе; Choi Si Won</a></i></b>.
</div>
</div>
</td>
</tr>
</center></table></center>
</div>

<center>
<div class="summertime">фруктовый сад продолжает нас радовать! веселимся от души :з <br> <a href="http://korean-academy.ru/viewtopic.php?id=10977"><i>FRUIT FRUIT NINJA NINJA!</i></a> <img src="http://i.imgur.com/K9LWO37.png">
<br><br></div></center>

0


Вы здесь » pacificrim » подопытный #3 » зеленый диз


Рейтинг форумов | Создать форум бесплатно