<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://takete.rusff.me/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>skog</title>
		<link>https://takete.rusff.me/</link>
		<description>skog</description>
		<language>ru-ru</language>
		<lastBuildDate>Tue, 04 Jun 2024 00:43:20 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>Название темы вот такой длины</title>
			<link>https://takete.rusff.me/viewtopic.php?pid=21#p21</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;/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: #172023 url(https://forumstatic.ru/files/001c/13/d0/78575.jpg) no-repeat fixed center center;
    background-size: cover; 
}

/* Шапка */
#pun-title table {
    background-image: url(https://forumstatic.ru/files/001c/13/d0/89361.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1060px;
    height: 505px;
    margin-left: -30px;
    overflow-x: hidden;
    border-radius: 20px 20px 0 0;
}

/* Тело форума */
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}


/* Футер */
#pun-about .container {
    border-top-style: none;
    text-align: center;
    line-height: 150%;
    height: 30px;
}

/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container {
    background-color: transpanent;
    color: #000;
    font-weight: normal;
    font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #000;
    text-align: center;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    font-family: arimo;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    color: #000;
    background: #e4e3df;
    border: 1px solid #cecabf;
    border-radius: 10px !important;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background: #dfded9;
    border: 1px solid #d3d2d0;
    color: #000;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: #dfded9;
    border: 1px solid #d3d2d0;
}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #274147;
  text-decoration: none;
  }

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #9f8956;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #9f8956;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #1b1c1c;
    font-weight: 500;
    text-transform: lowercase;
    letter-spacing: 0;
    font-family: arimo;
    transition: all .7s ease-in-out 0s;
}

#pun-ulinks a:hover {
    text-decoration: none;
    color: #9f8956;
    transition: all .7s ease-in-out 0s;
}


#pun-navlinks a {
    color: #274147;
    transition: all .7s ease-in-out 0s;
    position: relative;
}

#pun-navlinks a:focus, #pun-navlinks a:active, #pun-navlinks a:hover {
    color: #9f8956;
    transition: all .7s ease-in-out 0s;
}


/* CS3 Остальное 
-------------------------------------------------------------*/
div.icon {
display: none;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #8b8b8b;
    height: 5px;
    width: 18px;
    margin-right: 8px !important;
    margin-top: 4px;
    border: 1px solid #707070;
    margin-left: 0px;
    border-radius: 3px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #d4bb79;
    height: 5px;
    width: 18px;
    margin-right: 8px !important;
    margin-top: 4px;
    border: 1px solid #b39d63;
    margin-left: 0px;
    border-radius: 3px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #dfded9;
    height: 5px;
    width: 18px;
    margin-right: 8px !important;
    margin-top: 4px;
    border: 1px solid #d3d2d0;
    margin-left: 0px;
    border-radius: 3px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #7ba5b3;
    height: 5px;
    width: 18px;
    margin-right: 8px !important;
    margin-top: 4px;
    border: 1px solid #678e9b;
    margin-left: 0px;
    border-radius: 3px;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: &amp;quot;Arial&amp;quot;;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 9px;
    height: 3px;
    background-color: #2a3f44;
    -webkit-background-color: #2a3f44;
}
::-webkit-scrollbar-thumb {
    background-color: #b39458;
    -webkit-background-color: #b39458;
}

::selection {
    background: #2a3f44 !important;
    color: #e8e7e5;
}



#pun-index .tcl h3 a {
    transition: all .7s ease-in-out 0s;
    display: inline-flex;
    color: #a59155;
    font-weight: 400;
    font-size: 20px;
    align-items: center;
    justify-content: center;
    letter-spacing: 0;
    font-family: arsenal;
    text-shadow: 0px 0px 1px #c9c7c4;
}

#pun-index .tcl h3 a:hover {
    transition: all .7s ease-in-out 0s;
    color: #678a97;
}


.punbb .user-avatar .avatar-image {
    border: 1px solid #b9b096;
    opacity: .77  !important;
    width: 30px !important;
    height: 30px !important;
    mix-blend-mode: luminosity;
    border-radius: 100% !important;
}

.punbb .user-avatar .isonline {
    margin-right: 4px;
    background: #b59a63 !important;
}

.punbb .user-avatar {
    margin: 1px 14px 2px 0px !important;
}

.category .container thead {display: none;}
.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 0px;
    margin-top: 5px;
    border: 1px solid #828d91;
    border-radius: 9px;
    box-shadow: 0px 0px 10px #a3a3a37a;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background: #dfded9;
    border: 1px solid #d3d2d0;
}



.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: #dfded9;
    border: 1px solid #d3d2d0;
}
.button {
    font-family: arimo !important;
    background-color: #293c43 !important;
    font-size: 10px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: .1px;
    border: 1px solid #202020 !important;
    text-align: justify;
    color: #e8e7e5 ! IMPORTANT;
    border-radius: 5px !important;
    padding: 7px 15px;
}


#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background: #dfded9;
    border: 1px solid #d3d2d0;
    height: 70px;
}



#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
    background: #dfded9;
    border: 1px solid #d3d2d0;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #7a5634 !important;
    display: block;
    height: 26px;
    width: 21px;
}



#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background: #dfded9;
    border: 1px solid #d3d2d0;
    padding: 8px;
}




#MyBookmarks h2 {
margin: 10px 0 10px 0 !important;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-size: 13px;
    font-weight: 600;
    font-family: arimo;
    letter-spacing: 0;
    text-transform: none;
}



#pun-viewforum .tcr {
    position: relative;
    display: flex;
    width: 100%;
    gap: 0 10px;
    align-items: center;
    justify-content: flex-start;
}

#pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser {
    font-size: 12px;
    font-weight: 400;
    font-family: arimo;
}
#pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a {
    font-size: 13px;
    font-weight: 600;
    font-family: arimo;
    letter-spacing: 0;
    text-transform: none;
}

.punbb .post .post-author  a {
    transition: 1s;
    font-weight: 500;
    color: #9b762f;
}

.punbb .post .post-author  a:hover {
    transition: 1s;
    font-weight: 500;
    color: #000;
}


#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    background: #dfded9;
    border: 1px solid #d3d2d0;
    max-height: 250px;
}



#imageupload-left input[type=button] {
    width: auto !important;
    text-align: center;
}



#MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 {
    position: relative;
    width: auto;
    z-index: 9999999;
    margin-left: 0px !important;
}



.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
    transition: all .2s ease;
    color: #8f723c;
}

.punbb .post-content a:hover {
    color: #000;
    transition: all .2s ease;
}


/* Индикатор активности пользователя */
.post .post-author ul {
    position: relative;
    padding: 10px 15px 15px!IMPORTANT;
}
.pa-online {
    position: absolute;
    display: inline-block !important;
    bottom: -3px;
    left: 45px;
    background: #bf9d5b;
    height: 5px;
    width: 140px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 4px;
}
    .pa-online:hover {
opacity:1;
    }
.pa-online strong {
    position: absolute;
    top: 18px;
    right: -8px;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    background: #bf9d5b;
    font-weight: 400;
    white-space: nowrap;
    text-transform: lowercase;
    color: #e8e7e2;
    opacity: 1 !IMPORTANT;
    font-size: 10px;
    font-weight: 300;
    font-family: arimo;
    text-transform: lowercase;
    text-align: center;
    z-index: 222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    visibility: hidden;
}
    .pa-online:hover strong {
      opacity: 1.0;
      visibility: visible;
    }
.pa-online strong:before {
    content: &amp;quot;&amp;quot;;
    position: absolute;
    width: 0;
    height: 0;
    right: 6px;
    top: -10px;
    border-width: 5px 5px;
    border-style: solid;
    border-color: transparent transparent #bf9d5b transparent;
}

#pun-index .tcr a {
    font-size: 13px;
    font-weight: 600;
    font-family: arimo;
    letter-spacing: .1px;
    transition: 1s ease;
}





.f_timeline-wrap {
  --tfont: arimo; /* шрифт заголовков */
  --tfont2: arsenal; /* шрифт текстовок */
  --border: #cdcac0; /* цвет бордера */
  --tcolor: #446974; /* цвет ссылок и кругляшков */
  --tcolor2: #353C39; /* цвет текста */
}

.f_timeline-wrap a {
  color: var(--tcolor) !important;
}

.f_timeline-wrap a:hover {
  color: var(--tcolor2) !important;
}

.f_timeline-wrap {
    width: auto;
    color: #333;
    font-family: var(--tfont);
    background: #e4e3df;
    border-radius: 10px 10px;
    border: 1px solid #cecabf;
}

.f_timeline-year {
    font-weight: 500 !important;
    font-size: 22px !important;
    height: 90px;
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0;
    position: relative;
    border-radius: 10px 10px 0 0;
    color: #e8e7e5;
    padding: 0 0 0 20px;
    /* border-bottom: 1px solid #cecabf; */
}
.f_timeline-year .f_timeline-mark:before {
    background: transparent;
    content: &amp;quot;&amp;quot;;
    width: 15px;
    height: 70px;
    border: none;
    border-radius: 0;
    top: 0;
    bottom: -25px;
    position: absolute;
    border-top: 3px solid var(--border);
    /* border-bottom: 3px solid var(--border); */
    box-sizing: border-box;
}
.f_timeline-year .f_timeline-mark:after {
    content: &amp;quot;&amp;quot;;
    height: 35px;
    top: 56px;
    left: 36px;
}

.f_timeline-year + .f_timeline-item {
  margin-top: 24px
}

.f_timeline-year:first-child .f_timeline-mark:before {
 border-top: 0px solid var(--border);
}

.f_timeline-item {
    padding-left: 40px;
    padding-top: 4px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.f_timeline-mark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}

.f_timeline-mark:before {
  background: var(--tcolor);
  border: 3px solid transparent;
  border-radius: 100%;
  content: &amp;quot;&amp;quot;;
  display: block;
  height: 9px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 9px;
}

.f_timeline-mark:after {
  content: &amp;quot;&amp;quot;;
  width: 3px;
  background: var(--border);
  display: block;
  position: absolute;
  top: 26px;
  bottom: 0;
  left: 6px;
}
.f_timeline-mark:last-child .f_timeline-mark:after {
  content: none;
}

.f_timeline-item span {
  display: block;
  font-weight: 700;
  font-size: 13px;
}

.f_timeline-item a {
  font-weight: 700;
  font-size: 18px;
}

.f_timeline-item p {
  padding: 0;
  margin: 0;
  font-size: 12px !important;
  padding-bottom: 30px !important;
  margin-top: 5px!important;
}

.f_timeline-item.closed .f_timeline-mark:before, .f_timeline-item.closed span, .f_timeline-item.closed a, .f_timeline-item.closed p {
  opacity: .65;
  filter: sepia(100%)
}

.f_timeline-item:last-child .f_timeline-mark:after {
  content: none;
}

#userlist &amp;gt; fieldset &amp;gt; div &amp;gt; p:nth-child(2) {
display: none! important;}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Sowilo)</author>
			<pubDate>Tue, 04 Jun 2024 00:43:20 +0300</pubDate>
			<guid>https://takete.rusff.me/viewtopic.php?pid=21#p21</guid>
		</item>
		<item>
			<title>Название темы</title>
			<link>https://takete.rusff.me/viewtopic.php?pid=2#p2</link>
			<description>&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 (Sowilo)</author>
			<pubDate>Mon, 03 Jun 2024 00:00:34 +0300</pubDate>
			<guid>https://takete.rusff.me/viewtopic.php?pid=2#p2</guid>
		</item>
	</channel>
</rss>
