FuturaSuicida

Theme 2 Futura Suicida .

Mar 14th, 2012 (edited)
2,893
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.92 KB | None | 0 0
  1. <! Theme por Affecting You Adaptador Por Futura Suicida | não copie ou disponibilize !>
  2.  
  3. <script type="text/javascript">
  4.  
  5. //Created by Title bar Maker (https://www.bosiljak.hr/titlemaker)
  6.  
  7.  
  8. function tb8_makeArray(n){
  9.  
  10. this.length = n;
  11.  
  12. return this.length;
  13.  
  14. }
  15.  
  16.  
  17. tb8_messages = new tb8_makeArray(1);
  18.  
  19.  
  20. tb8_messages[0] = "{Title}";
  21.  
  22.  
  23. tb8_rptType = 'infinite';
  24.  
  25.  
  26. tb8_rptNbr = 5;
  27.  
  28.  
  29. tb8_speed = 100;
  30.  
  31.  
  32. tb8_delay = 2000;
  33.  
  34.  
  35. var tb8_counter=1;
  36.  
  37.  
  38. var tb8_currMsg=0;
  39.  
  40.  
  41. var tb8_tekst ="";
  42.  
  43.  
  44. var tb8_i=0;
  45.  
  46.  
  47. var tb8_TID = null;
  48.  
  49.  
  50. function tb8_pisi(){
  51.  
  52.  
  53. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  54.  
  55.  
  56. document.title = tb8_tekst;
  57.  
  58.  
  59. tb8_sp=tb8_speed;
  60.  
  61.  
  62. tb8_i++;
  63.  
  64.  
  65. if (tb8_i==tb8_messages[tb8_currMsg].length){
  66.  
  67.  
  68. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  69.  
  70.  
  71. }
  72.  
  73.  
  74. if (tb8_currMsg == tb8_messages.length){
  75.  
  76.  
  77. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  78.  
  79.  
  80. clearTimeout(tb8_TID);
  81.  
  82.  
  83. return;
  84.  
  85.  
  86. }
  87.  
  88.  
  89. tb8_counter++;
  90.  
  91.  
  92. tb8_currMsg = 0;
  93.  
  94. }
  95.  
  96.  
  97. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  98.  
  99.  
  100. }
  101.  
  102.  
  103. tb8_pisi()
  104.  
  105.  
  106. </script>
  107.  
  108. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  109.  
  110. <head> <!-- DEFAULT VARIABLES -->
  111.  
  112. <meta name="font:body" content="georgia" />
  113. <meta name="font:title" content="georgia" />
  114. <meta name="color:background" content="#FFFFFF" />
  115. <meta name="color:text" content="#000000" />
  116. <meta name="color:linkhover" content="#666666" />
  117. <meta name="color:link" content="#756A75" />
  118. <meta name="color:entry" content="#F0F0F0" />
  119. <meta name="color:bold" content="#756A75" />
  120. <meta name="color:sbar" content="#F0F0F0" />
  121. <meta name="color:sidebar" content="#F0F0F0" />
  122. <meta name="color:sidebarlinks" content="#FFFFFF" />
  123. <meta name="color:bgsidebarlinks" content="#000000" />
  124. <meta name="color:sidebarlinkshover" content="#000000" />
  125. <meta name="color:backsidebarlinks" content="#FFFFFF" />
  126.  
  127. <meta name="if:Show userpic" content="1"/>
  128. <meta name="if:Show sidebar image" content="1"/>
  129. <meta name="if:Show post author" content="1"/>
  130.  
  131. <meta name="image:sidebar1" content="https://static.tumblr.com/jrxhs0w/UjCluv5yz/tumblr_lu1n1y4cyu1qdksdzo5_250.gif"/>
  132. <meta name="image:sidebar2" content="https://static.tumblr.com/jrxhs0w/uuJluv60w/tumblr_lu1n1y4cyu1qdksdzo6_250.gif"/>
  133. <meta name="image:sidebar3" content="https://static.tumblr.com/jrxhs0w/Ek8luv615/tumblr_lu1n1y4cyu1qdksdzo7_250.gif"/>
  134. <meta name="image:sidebar4" content="https://static.tumblr.com/jrxhs0w/WFOluv615/tumblr_lu1n1y4cyu1qdksdzo4_250.gif"/>
  135. <meta name="image:sidebar5" content="https://static.tumblr.com/jrxhs0w/WFOluv615/tumblr_lu1n1y4cyu1qdksdzo4_250.gif"/>
  136. <meta name="image:sidebar6" content="https://static.tumblr.com/jrxhs0w/WFOluv615/tumblr_lu1n1y4cyu1qdksdzo4_250.gif"/>
  137. <meta name="image:sidebar7" content="https://static.tumblr.com/jrxhs0w/WFOluv615/tumblr_lu1n1y4cyu1qdksdzo4_250.gif"/>
  138. <meta name="image:sidebar8" content="https://static.tumblr.com/jrxhs0w/WFOluv615/tumblr_lu1n1y4cyu1qdksdzo4_250.gif"/>
  139. <meta name="image:background" content=""/>
  140.  
  141. <meta name="text:titulo" content="Mude no appearance" />
  142. <meta name="text:subtitulo" content="Mude no appearance" />
  143. <meta name="text:Link1" content="www.tumblr.com/" />
  144. <meta name="text:Link1 Title" content="link1" />
  145. <meta name="text:Link2" content="www.tumblr.com/" />
  146. <meta name="text:Link2 Title" content="link2" />
  147. <meta name="text:Link3" content="www.tumblr.com/" />
  148. <meta name="text:Link3 Title" content="link3" />
  149. <meta name="text:Link4" content="www.tumblr.com/" />
  150. <meta name="text:Link4 Title" content="link4" />
  151. <meta name="text:Link5" content="www.tumblr.com/" />
  152. <meta name="text:Link5 Title" content="link5" />
  153. <meta name="text:Link6" content="www.tumblr.com/" />
  154. <meta name="text:Link6 Title" content="link6" />
  155. <meta name="text:Link7" content="www.tumblr.com/" />
  156. <meta name="text:Link7 Title" content="link7" />
  157. <meta name="text:Link8" content="www.tumblr.com/" />
  158. <meta name="text:Link8 Title" content="link8" />
  159. <meta name="text:Link9" content="www.tumblr.com/" />
  160. <meta name="text:Link9 Title" content="link9" />
  161.  
  162.  
  163. <title>{Title}</title>
  164. <link rel="shortcut icon" href="{Favicon}">
  165. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  166. {block:Description}
  167. <meta name="description" content="{MetaDescription}" />
  168. {/block:Description}
  169.  
  170.  
  171.  
  172. <style type="text/css">
  173.  
  174. body {
  175. background-color: {color:background};
  176. color:{color:text};
  177. font-family: verdana;
  178. font-size: 11px;
  179. text-align: center;
  180. line-height:120%;
  181. margin:0;
  182. padding:0;
  183. background-image:url('{image:background}');
  184. background-attachment: fixed
  185. }
  186.  
  187. a, a:link, a:active, a:visited {
  188. color:{color:link};
  189. text-transform: none;
  190. text-decoration: none
  191. }
  192.  
  193. a:hover {
  194. background-color:{color:linkhover};
  195. padding: 1px 0 1px 0;
  196. text-decoration: none
  197. }
  198.  
  199. img a{border:0px;}
  200. img a:hover{border:0px;}
  201.  
  202. b{text-transform: block; color:{color:bold}}
  203. i{text-transform: italic; color:{color:text}}
  204. p{margin:2px 0 2px 0}
  205. blockquote{margin:5px 5px 2px 2px; padding: 1px 0 3px 6px; border-left: 2px solid {color:entry}}
  206.  
  207.  
  208. #px {
  209. top: 75%;
  210. margin-left: 0px;
  211. width: 70px;
  212. position: fixed;
  213. padding: 1px;
  214. }
  215.  
  216. .plink {
  217. font-size: 50px;
  218. font-family: {font:title};
  219. padding: 5px;
  220. }
  221.  
  222. .plink a{
  223. color: {color:text};
  224. background-color: transparent;
  225. }
  226.  
  227. .plink a:hover {
  228. color: {color:left};
  229. background-color: transparent;
  230. }
  231.  
  232.  
  233. .jj {
  234. text-align: center;
  235. margin-left: 0px;
  236. width: 990px;
  237. border-top: 100px solid #F8F8F8;
  238. margin-top: -98px;
  239. height: 20px;
  240. background-color: {color:barra1};
  241. padding: 20px 20px 0px 20px;
  242. position: fixed;
  243. }
  244.  
  245.  
  246. #sidebar {
  247. width: 340px;
  248. left: 120px;
  249. margin-top:57px;
  250. padding: 5px;
  251. background-color: {color:sbar};
  252. text-align: center;
  253. position: fixed
  254. }
  255.  
  256.  
  257. #linkbar {
  258. position: fixed;
  259. background-color: {color:entry};
  260. width: 150px;
  261. height: auto;
  262. position: absolute;
  263. left: 10px;
  264. margin-top: 20px;
  265. padding: 5px;
  266. position: fixed;
  267. }
  268.  
  269. #title {
  270. font-size: 35px;
  271. text-align: center;
  272. margin-left: 0px;
  273. text-transform: none;
  274. line-height:35px;
  275. padding:5px;
  276. font-family: georgia;
  277. color: (color:sidebartext);
  278. background-color: {color:background};
  279. }
  280.  
  281. #subtitle {
  282. margin-left: 0px;
  283. font-size: 9px;
  284. line-height:0px;
  285. text-align: center;
  286. text-transform: none;
  287. color: #9e9e9e;
  288. background-color: {color:background};
  289. padding:0px;
  290. font-family: verdana;
  291. margin-top: -1px;
  292. }
  293.  
  294. #subtitle {
  295. margin-left: 0px;
  296. font-size: 9px;
  297. line-height:15px;
  298. text-align: center;
  299. text-transform: lowercase;
  300. letter-spacing: 2px;
  301. }
  302.  
  303. #frase1 {
  304. position: left;
  305. margin-left: 0px;
  306. top: 190px;
  307. width: 340px;
  308. height: 15px;
  309. background-color:{color:bgfrase1};
  310. text-align: center;
  311. position: fixed;
  312. }
  313.  
  314. #frasea1 {
  315. color:#ffffff;
  316. width: 340px;
  317. margin-top: 1px;
  318. font-size: 9px;
  319. font-family: verdana;
  320. text-align: center;
  321. letter-spacing: 3px;
  322. font-style: bold;
  323. margin-bottom: 5px;
  324. opacity: 0.8;
  325. }
  326.  
  327. #frase2 {
  328. position: left;
  329. margin-left: 0px;
  330. top: 205px;
  331. width: 340px;
  332. height: 15px;
  333. background-color:{color:bgfrase2};
  334. text-align: center;
  335. position: fixed;
  336. }
  337.  
  338. #frasea2 {
  339. color:#ffffff;
  340. width: 340px;
  341. margin-top: 1px;
  342. font-size: 9px;
  343. font-family: verdana;
  344. text-align: center;
  345. letter-spacing: 3px;
  346. font-style: bold;
  347. margin-bottom: 5px;
  348. opacity: 0.8;
  349. }
  350.  
  351.  
  352.  
  353. .sidebarpic img{
  354. color: #f3f3f3;
  355. max-width: 250px;
  356. text-align:center;
  357. margin-top: 2px;
  358. margin-left: 0px;
  359. border: 4px solid
  360. }
  361.  
  362. .sidebartext{
  363. clear: both;
  364. text-align: justify;
  365. background-color: transparent;
  366. opacity: 0.8;
  367. filter:alpha (opacity=80);
  368. margin: 0px 0px 0px 0px;
  369. padding: 2px;
  370. font-family: verdana;
  371. font-size: 9px;
  372. }
  373. .sidebartext a{font-size:10px;}
  374. .sidebartext a:hover{font-size:10px}
  375.  
  376. ::-webkit-scrollbar{width:8px;height:8px;}
  377. ::-webkit-scrollbar-button:start:decrement
  378. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  379. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  380. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
  381. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
  382. .userpic{
  383. float: left;
  384. margin: 0px 4px 2px 0;
  385. width:48px;
  386. height:auto
  387. }
  388.  
  389. .sidebarnavigation {
  390. float: right;
  391. width: 90px;
  392. text-align:center;
  393. margin: 20px 0 10px 0;
  394. }
  395.  
  396. .sidebarnavigation a{
  397. width: 75px;
  398. font-size: 10px;
  399. font-family: verdana;
  400. text-transform: lowercase;
  401. display: block;
  402. list-style: none;
  403. text-decoration: none;
  404. color: {color: text};
  405. background-color: {color:background};
  406. opacity: 0.8;
  407. filter:alpha (opacity=80);
  408. padding: 3px 0 3px 10px;
  409. margin:0 0px 1px 0;
  410. }
  411.  
  412. .sidebarnavigation a:hover{
  413. width: 70px;
  414. font-size: 10px;
  415. font-family: verdana;
  416. text-transform: lowercase;
  417. display: block;
  418. list-style: none;
  419. text-decoration: none;
  420. color:{color:text};
  421. background-color: {color:linkhover};
  422. padding: 3px 0 3px 15px;
  423. margin:0 0 1px 0
  424. }
  425.  
  426. .sideimg {width: auto}
  427.  
  428. .sideimg img {width: 340px; height: auto; margin-bottom: 2px; }
  429.  
  430. .simage {text-align: center;}
  431.  
  432. .simage img {display: inline; max-width:215px;
  433. height: auto; text-align: center;}
  434.  
  435. .simagess {text-align: center;}
  436.  
  437. .simagess img {display: inline; max-height:160px;
  438. width: auto; text-align: center;}
  439.  
  440. .credit{
  441. clear: both;
  442. font-size: 9px;
  443. font-family: verdana;
  444. text-align: center;
  445. color:{color:text};
  446. margin-top: 5px
  447. }
  448. .credit a{
  449. text-decoration: none;
  450. color:{color:sidebartext}
  451. }
  452. .credit a:hover{
  453. color:{color:linkbackground};
  454. background-color: transparent
  455. }
  456.  
  457. #sidebar3 {
  458. position:fixed;
  459. margin-left: 20px;
  460. top: 376px;
  461. padding: 5px;
  462. width: 220px;
  463. height: auto;
  464. color: {color:text};
  465. color-link: {color:link};}
  466.  
  467. .sidebarpages{
  468. margin: 5px 0 0 0; text-align: center;}
  469. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  470. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  471.  
  472. .iimage2 {padding: 0px;}
  473. .iimage2 img {display: inline; max-width:100px; height: auto; text-align:center; margin-bottom: 2px; border: 1px solid {color:background}}
  474. .cred {text-align: center;}
  475.  
  476.  
  477. .spic img{max-width: 150px; text-align:center; margin-top: 2px}
  478. #simag {margin-bottom:2px; margin-top:2px}
  479.  
  480. #simag img {border: 6px solid #FFFFFF;max-width: 200px; height: auto; text-align:center}
  481.  
  482. #simg {margin-bottom:2px; margin-top:2px}
  483.  
  484. #simg img {max-width: 100px; height: auto; text-align:center}
  485.  
  486. #slinks {
  487. text-align:center;
  488. margin: 0px 0 0px 0;
  489. margin-left: 30px;
  490. width: 100px;
  491. position: fixed;
  492. top: 0px;
  493. display: line;
  494. }
  495.  
  496. .slinks a{
  497. font-size: 11px;
  498. font-family: verdana;
  499. text-transform: none;
  500. display: block;
  501. list-style: none;
  502. text-decoration: lowercase;
  503. color: #ffffff;
  504. background-color: #666666;
  505. opacity: 1.0;
  506. filter:alpha (opacity=100);
  507. padding: 0px 0 1px 10px;
  508. margin:0 0px 2px 0;
  509. letter-spacing: 2px;
  510. }
  511.  
  512. .slinks a:hover{
  513. font-size: 9px;
  514. font-family: verdana;
  515. text-transform: lowercase;
  516. display: block;
  517. list-style: none;
  518. text-decoration: none;
  519. color:#000000;
  520. background-color: #FAFAFA;
  521. padding: 1px 0 1px 1px;
  522. margin:0 0 1px 0;
  523. letter-spacing: 5px;
  524. text-align:center;
  525. }
  526.  
  527. #nav {background-color: transparent; display:inline;}
  528.  
  529. #nav a {
  530. display:block;
  531. background-color: {color:bgsidebarlinks};
  532. font:9px verdana;
  533. text-transform: lowercase;
  534. color:{color:sidebarlinks};
  535. margin-bottom:2px;
  536. line-height: 10px;
  537. text-decoration: none;
  538. letter-spacing: 2px;
  539. padding:5px;
  540. }
  541.  
  542. #nav a:hover {
  543. letter-spacing: 4px;
  544. background-color: {color:backsidebarlinks};
  545. color:{color:sidebarlinkshover};
  546. }
  547.  
  548. #sidebarlinks {
  549. margin-left: 340px;
  550. padding: 0px 0 0px 0;
  551. text-align: center;
  552. }
  553.  
  554. .sidebarlinks a{
  555. color: {color:sidebarlinks};
  556. background-color: {color:bgsidebarlinks};
  557. display: block;
  558. font-size: 9px;
  559. text-align: center;
  560. margin-bottom:0px;
  561. width: 95px;
  562. line-height: 12px;
  563. text-decoration: none;
  564. padding: 0px 0 2px 0;
  565. -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; letter-spacing: 2px;}
  566.  
  567.  
  568. .sidebarlinks a:hover{
  569. background-color: {color:backsidebarlinks};
  570. color: {color:sidebarlinkshover};
  571. font-size: 9px;
  572. padding: 0px 0 0px 0;
  573. -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; letter-spacing: 2px;}
  574.  
  575.  
  576. #sidelinks {
  577. position: fixed;
  578. float: left;
  579. margin-top: 55px;
  580. margin-left: 10px;
  581. width: 70px;
  582. text-align: justify;
  583. font-size: 9px;
  584. background-color: {color: background};
  585. color: #FFFFFF;
  586. font-family: verdana;
  587. padding: 10px;}
  588.  
  589.  
  590. .sidel {
  591. margin-top: 0px;
  592. text-align: center;
  593. }
  594.  
  595. .sidel a {
  596. display: block;
  597. font-family: verdana;
  598. font-size: 9px;
  599. text-align: center;
  600. margin-bottom: 3px;
  601. height: 20px;
  602. width: 70px;
  603. background-color: {color:bgsidebarlinks};
  604. color:#FFFFFF;
  605. text-decoration: none;
  606. text-transform: lowercase;
  607. padding: 20px 5px 2px 5px;
  608. -webkit-transition: all 0.3s ease-out;
  609. -moz-transition: all 0.3s ease-out;
  610. }
  611.  
  612. .sidel a:hover{
  613. text-align: center;
  614. letter-spacing: 3px;
  615. background-color: #FFFFFF;
  616. color:#000000;
  617. }
  618.  
  619.  
  620. #boxs {
  621. height:auto;
  622. background-color: {color:sidebar};
  623. margin-top: 2px;
  624. padding:4px;
  625. font-family: verdana;
  626. font-size:9px;}
  627.  
  628.  
  629. #iconbar {
  630. width: 86px;
  631. position: fixed;
  632. left: 1050px;
  633. top: 125px;
  634. }
  635.  
  636. #icon {
  637. text-align: center;
  638. width: 100px;
  639. display: block;
  640. padding: 8px;
  641. }
  642.  
  643. #container {
  644. background-color:transparent;
  645. width: 465px;
  646. position: absolute;
  647. top: 62px;
  648. left: 490px;
  649. padding-bottom: 10px
  650. }
  651.  
  652. #entries {margin: -5px 0 10px 0}
  653.  
  654. #entry {
  655. width: 500px;
  656. background-color:{color:entry};
  657. text-align: justify;
  658. padding: 20px;
  659. margin: 0px 0 5px 0
  660. }
  661.  
  662. .image{text-align: center; margin: 0 0 5px 0}
  663. .image img{border: 0px; margin: 0; padding: 0}
  664.  
  665. #ask_form{width: 500px}
  666.  
  667. .search_result{font-size: 12px; text-align: center}
  668.  
  669. .source{display:none}
  670.  
  671. h1{
  672. font-family: georgia;
  673. font-size:20px;
  674. letter-spacing: -1px;
  675. line-height: 20px;
  676. text-transform: none;
  677. font-weight: normal;
  678. margin: 0 0 5px 0;
  679. text-align: center
  680. }
  681.  
  682. h1 a{
  683. font-size:20px;
  684. letter-spacing: -1px;
  685. line-height: 20px;
  686. text-transform: none;
  687. font-weight: normal;
  688. margin: 0 0 5px 0;
  689. text-decoration: none;
  690. text-align: center
  691. }
  692.  
  693. .qqmarks{
  694. font-size: 80px;
  695. font-weight: bold;
  696. line-height: 80px;
  697. opacity: 0.2;
  698. filter:alpha (opacity=20)
  699. }
  700.  
  701. .qquote{
  702. font-family: georgia;
  703. font-size: 20px;
  704. letter-spacing: -1px;
  705. line-height: 20px;
  706. text-transform: none;
  707. margin-top: -70px;
  708. margin-left: 45px
  709. }
  710.  
  711. .qsource{
  712. margin: 5px 15px 0 0;
  713. text-align: right}
  714.  
  715. .chat{
  716. line-height: 12px;
  717. list-style: none
  718. }
  719.  
  720. .chat ul {
  721. line-height: 15px;
  722. list-style: none;
  723. padding: 0px;
  724. line-height: 20px;
  725. }
  726.  
  727. .person1 {
  728. background-color: {color:link};
  729. color: {color:background}
  730. }
  731. .person1 .label {
  732. font-weight: bold;
  733. padding: 0px;
  734. margin-left: 5px;
  735. color: {color: text}
  736. }
  737. .person2 {
  738. background-color: {color:background};
  739. color: {color: text}
  740. }
  741. .person2 .label {
  742. font-weight: bold;
  743. padding: 0px;
  744. margin-left: 5px;
  745. color: {color: text}
  746. }
  747.  
  748. .audioimage{
  749. float:left;
  750. text-align: center;
  751. margin: 0 10px 5px 0;
  752. width: 205px;
  753. border: 15px solid {color:background};
  754. }
  755. .audioimage img{
  756. max-width: 205px;
  757. height: auto;
  758. margin: 0 0 2px 0
  759. }
  760. .playcount {font-style: italic}
  761.  
  762.  
  763. .asker {
  764. width: 480px;
  765. background-color: {color:background};
  766. color:{color:text};
  767. padding: 10px
  768. }
  769. .asker img{
  770. float: left;
  771. margin: 0px 4px 2px 0
  772. }
  773. .asker a{
  774. font-size: 20px;
  775. color:{color:link};
  776. text-transform: lowercase;
  777. line-height: 27px;
  778. padding: 0; margin: 0;
  779. font-family: georgia;
  780. }
  781. .asker a:hover{
  782. font-size: 20px;
  783. color:{color:link};
  784. text-transform: lowercase;
  785. line-height:27px;
  786. padding: 0;
  787. margin: 0;
  788. font-family: georgia;
  789. }
  790. .answer {padding: 5px 0 0 0}
  791.  
  792. #cap {
  793. padding: 2px 0 0 0;
  794. width: 500px;
  795. margin: 0 0 0 5px
  796. }
  797.  
  798. .info {
  799. margin-top: 10px;
  800. border-left: 0px solid {color:sidebarlinks};
  801. padding: 5px;
  802. background-color: {color:background};
  803. text-align: center;
  804. font-size: 9px;
  805. font-family: verdana;
  806. text-transform: lowercase;
  807. }
  808.  
  809. .info a {font-size: 9px;}
  810.  
  811. .info2 {
  812. padding: 2px;
  813. border-bottom: 1px dotted {color:background};
  814. text-align: right;
  815. }
  816. .tags {
  817. color: {color:text};
  818. font-size: 9px;
  819. font-family: verdana;
  820. display: inline;
  821. list-style: none;
  822. text-transform: none;
  823. }
  824. .tags a {
  825. font-size: 9px;
  826. color: {color:text};
  827. display: inline;
  828. list-style: none;
  829. text-transform: none;
  830. }
  831.  
  832. #nts {
  833. width: 500px;
  834. margin-left: 95px;
  835. padding: 10px;
  836. margin-top: 5px;
  837. font-size: 10px;
  838. text-align: left
  839. }
  840.  
  841. #nts img{display: none; border:0px}
  842.  
  843. #clear{
  844. clear: both;
  845. width: 50px;
  846. height: 0px;
  847. background-color: transparent
  848. }
  849.  
  850. #prevnextlinks{
  851. text-align: center;
  852. width: 500px;
  853. background-color:{color:entry};
  854. padding: 7px 20px 7px 20px;
  855. margin: 0 0 2px 0;
  856. font-size: 10px
  857. }
  858.  
  859. #notes {
  860. width: 500px;
  861. margin: 0px;
  862. margin-left: 0px;
  863. padding: 5px;
  864. text-align: left
  865. }
  866.  
  867. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  868. ol.notes li {margin: 0px; padding: 2px;}
  869.  
  870. #notes img{border:0px}
  871. #notes a{font-size: 10px}
  872.  
  873. #tumblr_controls{position: fixed!important}
  874. ::-webkit-scrollbar{width:8px;height:8px;}
  875.  
  876. ::-webkit-scrollbar-button:start:decrement
  877.  
  878. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  879.  
  880. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  881.  
  882. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  883.  
  884. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  885.  
  886. {CustomCSS}
  887.  
  888. </style>
  889.  
  890. <link rel="shortcut icon" href="https://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  891.  
  892. </head>
  893.  
  894.  
  895. <body>
  896.  
  897.  
  898. <div id="container">
  899.  
  900. <div id="entries">
  901. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  902. <script type="text/javascript"
  903.  
  904. src="https://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  905.  
  906.  
  907. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  908.  
  909. {block:Posts}
  910.  
  911. <div id="entry">
  912. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  913.  
  914. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  915. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  916.  
  917. {block:Photoset}{Photoset-500}
  918. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  919. {/block:Photoset}
  920.  
  921. {block:Quote}
  922. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  923. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  924. {/block:Quote}
  925.  
  926. {block:Link}
  927. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  928. {block:Description}{Description}{/block:Description}
  929. {/block:Link}
  930.  
  931. {block:Chat}
  932. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  933. <div class="chat"><ul>{block:Lines}
  934. <li class="person{UserNumber}">{block:Label}
  935. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  936. {/block:Chat}
  937.  
  938. {block:Audio}
  939. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  940. {AudioPlayerWhite}
  941. <div class="playcount">{PlayCountWithLabel}</div>
  942. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  943. {/block:Audio}
  944.  
  945. {block:Video}{Video-500}
  946. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  947.  
  948. {block:Answer}
  949. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  950. <div class="answer">{Answer}</div>
  951. <br>
  952. {/block:Answer}
  953.  
  954. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  955. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  956. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  957. {/block:ContentSource}</div>
  958.  
  959.  
  960. <div id="clear"></div>
  961.  
  962. <div class="info">
  963. {block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  964. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  965. </div></div>
  966. {/block:Posts}
  967. {block:PostNotes}
  968. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  969. {/block:PostNotes}
  970.  
  971.  
  972. </div>
  973. </div>
  974.  
  975. <div class="jj"></div>
  976.  
  977. <div id="sidelinks"><div class="sidel">
  978. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  979. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  980. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  981. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  982. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  983. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  984. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  985. {block:ifLink8}<a href="{text:Link8}"">{text:Link8 Title}</a>{/block:ifLink8}
  986. {block:ifLink9}<a href="{text:Link9}"">{text:Link9 Title}</a>{/block:ifLink9}
  987. </div></div>
  988.  
  989. <div id="sidebar">
  990.  
  991.  
  992. <div class="sidebarpic"><p><left>
  993. </div><br>
  994. <div style="border: 1px (000, 000, 000); padding: 5px; overflow: auto; color: {color:text}; width: 330px; text-align: justify; font-family: verdana; height: 100; font-size:10px; line-height: 100%; background-color: {color:background}">
  995.  
  996. <div class="sidebartext">{block:Description}{Description}{/block:Description}
  997. </div></div>
  998.  
  999.  
  1000. <div id="title">{block:iftitulo}{text:titulo}{/block:iftitulo}</div>
  1001. <div id="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>
  1002.  
  1003. <div id="boxs"><pre><div style="border: 0px; solid rbg(000, 000, 000); margin-right: 1px; padding: 4px; margin-bottom: 1px; overflow: auto; backgroud-color: rbg(000, 000, 000);"><div class="simagess"><marquee direction="left" scrollamount="3" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><img src="{image:sidebar1}" width= "200px;"><img src="{image:sidebar2}" width= "200px;"><img src="{image:sidebar3}" width= "200px;"><img src="{image:sidebar4}" width= "200px;"><img src="{image:sidebar5}" width= "200px;"><img src="{image:sidebar6}" width= "200px;"><img src="{image:sidebar7}" width= "200px;"><img src="{image:sidebar8}" width= "200px;"></div></div></pre></marquee></div></div></pre>
  1004.  
  1005. Adaptado por <a href="https://futurasuicida.tumblr.com/">futurasuicida</a>; theme de <a href="https://affectingyou.tumblr.com">affectingyou</a> alguns detalhes originais da <a href="https://memorias-agridoces.tumblr.com">memorias agridoces</a> e <a href="https://deslocado.tumblr.com">deslocado</a></pre>
  1006.  
  1007.  
  1008. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  1009. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  1010.  
  1011.  
  1012. </form></div>{/block:IfShowSearch}
  1013.  
  1014. <center><div id="paginacaoml"> <font face=verdana>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  1015. {block:JumpPagination length="5"}
  1016. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  1017. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  1018. {/block:JumpPagination}
  1019. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</font face=verdana>
  1020.  
  1021. </div></div>
  1022. <br><br><br><br><br><br><br><br><br><br><div id="simag">
  1023.  
  1024. </div></div>
  1025.  
  1026.  
  1027. </div>
  1028.  
  1029.  
  1030. </body>
  1031. </html>
Add Comment
Please, Sign In to add comment