FuturaSuicida

Theme 3 Futura Suicida .

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