FuturaSuicida

Theme Futura Suicida 29

May 26th, 2012 (edited)
1,005
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.50 KB | None | 0 0
  1. <!-------------------------------------------------------------------------THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE, THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE, THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE . THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE. THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE. THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.
  2. <!---------------------------------------------------------->
  3.  
  4.  
  5.  
  6. <html xmlns="https://www.w3.org/1999/xhtml"><script type="text/javascript">
  7. //Created by Title bar Maker (https://www.bosiljak.hr/titlemaker)
  8.  
  9. function tb8_makeArray(n){
  10.  
  11. this.length = n;
  12.  
  13. return this.length;
  14.  
  15. }
  16.  
  17. tb8_messages = new tb8_makeArray(1);
  18.  
  19. tb8_messages[0] = "{Title}";
  20.  
  21. tb8_rptType = 'infinite';
  22.  
  23. tb8_rptNbr = 5;
  24.  
  25. tb8_speed = 100;
  26.  
  27. tb8_delay = 2000;
  28.  
  29. var tb8_counter=1;
  30.  
  31. var tb8_currMsg=0;
  32.  
  33. var tb8_tekst ="";
  34.  
  35. var tb8_i=0;
  36.  
  37. var tb8_TID = null;
  38.  
  39. function tb8_pisi(){
  40.  
  41. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  42.  
  43. document.title = tb8_tekst;
  44.  
  45. tb8_sp=tb8_speed;
  46.  
  47. tb8_i++;
  48.  
  49. if (tb8_i==tb8_messages[tb8_currMsg].length){
  50.  
  51. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  52.  
  53. }
  54.  
  55. if (tb8_currMsg == tb8_messages.length){
  56.  
  57. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  58.  
  59. clearTimeout(tb8_TID);
  60.  
  61. return;
  62.  
  63. }
  64.  
  65. tb8_counter++;
  66.  
  67. tb8_currMsg = 0;
  68.  
  69. }
  70.  
  71. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  72.  
  73. }
  74.  
  75. tb8_pisi()
  76.  
  77. </script>
  78.  
  79.  
  80. <head>
  81.  
  82.  
  83.  
  84.  
  85.  
  86. <link href='https://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  87.  
  88.  
  89.  
  90.  
  91. <title>{title}</title>
  92. <meta name="color:title" content="#AAAAAA"/>
  93. <meta name="color:negrito" content="#F1AAAE"/>
  94. <meta name="color:menuhover" content="#000"/>
  95. <meta name="color:links" content="#F1AAAE" />
  96. <meta name="color:linkshover" content="#7A7A7A" />
  97. <meta name="color:border" content="#000" />
  98. <meta name="color:backgroundbox" content="#FFFFFF"/>
  99. <meta name="color:letrasidebar" content="#FFFFFF"/>
  100. <meta name="color:letras" content="#AAAAAA"/>
  101. <meta name="color:backgroundtheme" content="#eeeeee"/>
  102. <meta name="color:scroll" content="#F1AAAE"/>
  103. <meta name="color:sidebar" content="#AAAAAA"/>
  104. <meta name="color:link menu" content="#ffffff" />
  105. <meta name="color:link menub" content="#eeeeee" /
  106. <meta name="color:lhover" content="#000000" />
  107. <meta name="color:border3" content="#000" />
  108. <meta name="color:frase" content="#000000" />
  109.  
  110. <meta name="image:background" content="" />
  111. <meta name="text:titulo" content="Frase aqui tá?" />
  112. <meta name="image:sidegif" content="https://25.media.tumblr.com/tumblr_m2fqguFDTI1r7umf7o3_250.jpg"/>
  113.  
  114. <meta name="text:Link1" content="link" />
  115. <meta name="text:Link1 Title" content="troque" />
  116. <meta name="text:Link2" content="Link" />
  117. <meta name="text:Link2 Title" content="esses links" />
  118. <meta name="text:Link3" content="link" />
  119. <meta name="text:Link3 Title" content="no" />
  120. <meta name="text:Link4" content="Link" />
  121. <meta name="text:Link4 Title" content="appearance" />
  122. <meta name="text:Link5" content="link" />
  123. <meta name="text:Link5 Title" content="troque" />
  124. <meta name="text:Link6" content="link" />
  125. <meta name="text:Link6 Title" content="esses" />
  126. <meta name="text:Link7" content="link" />
  127. <meta name="text:Link7 Title" content="troque" />
  128.  
  129.  
  130.  
  131. </head>
  132.  
  133. <style type="text/css">
  134. ::-webkit-scrollbar{width:6px;height:3px;}
  135. ::-webkit-scrollbar-button:start:decrement
  136. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  137. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  138. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  139. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#ddd;-webkit-border-radius:px;}
  140. @font-face {font-family: "PF Tempesta Seven"; src:url('https://static.tumblr.com/xjd9aob/K18m22xl7/pf_tempesta_seven_compressed.ttf');}
  141.  
  142. @font-face {font-family: "tinytots";src: url('https://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  143. /*** Background ***/
  144. body{background: {color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat; }
  145.  
  146.  
  147. .borda{
  148. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  149.  
  150. border-radius:0px;}
  151. .borda:hover{
  152. padding : 3px;background-color: {color:border};-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  153.  
  154. .home {
  155. height:15px; width:15px;align:center;}
  156.  
  157.  
  158.  
  159.  
  160. .imageside { margin-top:-5px; }
  161. .imageside img {width:110px; height:120px;align:center;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;; solid {color:border};}
  162. .imageside img:hover {-webkit-border-radius: 0px;
  163. -moz-border-radius: 0px;
  164. border-radius: 0px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;}
  165.  
  166. .imageside .menu {margin-left: 15px; width: 175px;
  167.  
  168. text-align: center; height: 30px;
  169.  
  170. position: absolute; padding: 6px;
  171. margin-top: -12px;
  172.  
  173.  
  174. -webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;
  175.  
  176. -o-transition: all 1.0s ease;transition: all 1.0s ease; opacity: 0;
  177. }
  178.  
  179.  
  180. .imageside:hover .menu {opacity: 1.0; margin-top: -4px;}
  181. #deslizar{margin-top: -162px; margin-left: 0px;}
  182. #deslizar img {width:180px; height:150px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  183. #deslizar img:hover {opacity:0;}
  184.  
  185. .smquote{font-family: georgia; text-align: center; font-size: 15px; line-height: 15px; padding: 2px; }
  186.  
  187.  
  188.  
  189.  
  190. .smsource{text-align: center; text-transform: none; margin-bottom: 3px;}
  191.  
  192.  
  193. /* Chat */
  194. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  195. 10px; font-family: verdana;}
  196. .chat .chat1 {margin-left: 0px;}
  197. .chat .chat1 .chat2 {background: {color:links}; color: {color:backgroundbox};
  198. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  199. .chat .chat1 .chat2.even {background: {color:linkshover};
  200. color: {color:backgrounbox};} /* Segunda linha */
  201. .chat .chat1 .chat2 span{font-weight: bold;}
  202.  
  203.  
  204.  
  205.  
  206.  
  207. .box {background: {color:backgroundbox}; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;}
  208.  
  209.  
  210.  
  211. .titulos {color:{color:title}!important;font-family: 'Andika', sans-serif;font-size:25px;line-height:25px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  212.  
  213.  
  214.  
  215.  
  216.  
  217. h1{color:{color:title} !important;font-family: georgia; text-align: center; font-size: 13px; line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  218.  
  219. /*** BlockQuote ***/
  220. blockquote {
  221. margin: 5px;
  222. padding: 3px;
  223. border-left: 6px groove {color:menuhover};}
  224. h2{color:{color:frase} !important;font-size: 18px; font-family: Swanky and Moo Moo;color: {color:frase}; text-align: center; padding: 3px; line-height:20px; text-shadow:6px 2px 9px {color:letras};line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:center;letter-spacing: 1px;}
  225.  
  226. h3{color:{color:title} !important;font-family: georgia;font-size:16px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  227.  
  228. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  229. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  230.  
  231. /*** Seleção colorida Sm ***/
  232. ::-moz-selection
  233. {
  234. background: #28B5BF;
  235. color: #f3f3f3;
  236. }
  237. ::selection
  238. {
  239. background: #28B5BF;
  240. color:#fff;
  241. }
  242.  
  243.  
  244.  
  245. .box .boxnotes {margin-left: 455px; width: 43px;
  246. text-align: center; height: 15px;
  247. position: absolute; margin-top: 5px; padding: 4px;
  248.  
  249. -webkit-transition: all 1s ease;-moz-transition: all 1s ease;
  250. -o-transition: all 1s ease;transition: all 1s ease; opacity: 0;
  251. }
  252.  
  253. .box:hover .boxnotes {margin-top: 5px;opacity: 1;opacity: 1.0;}
  254. /*** fim da boxnotes ***/
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263. .sidebar2 {position: fixed;
  264. background-repeat: no-repeat;
  265. margin-left:80px;margin-top:-2px;
  266. }.sidebar3 {position: asbolute;width:57px;
  267. background-repeat: no-repeat;
  268. margin-top:10px;margin-left:5px;
  269. border-radius: 1px;}
  270.  
  271.  
  272.  
  273.  
  274. b, strong, bold {color:{color:negrito};}
  275. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  276. i, em{color: {color:letras};}
  277. s {color: {color:letras };}
  278.  
  279.  
  280. #paginal {font-ffamily: verdana; font-size: 8px; text-align: center;}
  281. #paginal a {background: {color:side}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:letrasidebar}; }
  282. #paginal a:hover {background: {color:side}; color: {color:letrasidebar}; }
  283. #paginal span.pagina_atual {background: {color:side}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:letrasidebar};; font-weight: bold; text-decoration: none;}
  284.  
  285. .fs {position: fixed; margin-top: 102px; margin-left: 350px; padding: 5px; width: 194px; height: 10px; background-color: transparent; color: {color:details}; text-align: center; opacity: 0.9;}
  286.  
  287.  
  288.  
  289.  
  290.  
  291. .entries {
  292. background-repeat: no-repeat;
  293. margin-left: 371px; margin-top:132px;width:515px;}
  294.  
  295.  
  296. .box2 {width: 515px;height:130px; position:fixed;background:{color:sidebar};float: left; }
  297. #sidebar {width:240px;padding:0px!important;margin-left:-70px; position:fixed; float:right; top:9px; z-index:0;}
  298.  
  299. #navig {padding:7px 72px; margin-bottom:0px; font-size:8px; font-family:tinytots; text-align:left; margin:auto; margin-top:0px; padding-top:0px;}
  300. #navig a{display:block; color:{color:link menu}; text-transform:uppercase; margin:0px 0px 2px 0px; background-color:{color:menuhover}; padding:2px 15px 0px 10px; height:12px; line-height: 12px; width:100px;}
  301. #navig a:hover {color:{color:link menub}; margin-left:15px; width:160px;}
  302.  
  303. #desc{position:fixed; width: 300px; height: 56px; font-size: 9px; font-family: verdana; padding: 6px;text-align: center;color: {color:letrasidebar}; background-color: {color:sidebar}; margin-top: -8px; margin-left:197px; overflow:hidden;}
  304.  
  305. /*** ask ***/
  306.  
  307.  
  308.  
  309.  
  310. .askborder {float: left;margin: 1px 4px 0 0; background: {color:backgroundtheme};padding : 1px; solid {color:link menu};}
  311.  
  312.  
  313.  
  314. .askborder:hover {float: left;margin: 1px 4px 0 0; background: {color:backgroundtheme};-webkit-transition-duration: .99s;padding : 1px; solid {color:link menub};
  315. }
  316.  
  317.  
  318.  
  319.  
  320.  
  321. .notepost{width: 99%; background: #F8F8F8; font-weight:italic; text-align:right; letter-spacing:1px; text-shadow:0 0px 0px #fff; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 3px; }
  322.  
  323.  
  324.  
  325.  
  326.  
  327. /*** Seleção Colorida - By; MADLYLUV.com ***/
  328. ::-moz-selection
  329. {color: #000;
  330. background: #eee;}
  331.  
  332. ::selection
  333. {color: #000;
  334. background: #eee;}
  335.  
  336.  
  337. /* titulo */
  338.  
  339. @font-face {font-family: 'Loved by the King';font-style: normal;font-weight: normal;src: local('Loved by the King'), local('LovedbytheKing'), url('https://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  340.  
  341.  
  342. .titlebb {text-align: center; margin-top:75px; margin-left: 200px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 6px; font-family: 'Loved by the King'; color:{color:frase}; padding: 10px; background-attachment: fixed; width:250px; height: 14px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; opacity:8; letter-spacing: -3px; font-style: normal; line-height: 8px; text-transform: uppercase; position: fixed; z-index:7777777; background-color: {color:sidebar};}
  343.  
  344. .titlebbawn{font-size: 18px; font-family: ; line-height: 15px; letter-spacing: 1px; text-transform: uppercase; margin-top:-4px; text-shadow:6px 2px 9px #fff; text-align: ;}
  345.  
  346. .credit {font-size: 13px; width: 300px; height: 68px; position:fixed; margin-left:-320px; background-color: transparent; margin-top: 530px; font-size: 20px; padding: 4px; font-family: Loved by the King}
  347.  
  348.  
  349.  
  350. .credit12 {font-size: 13px; width: 300px; height: 11px; position:fixed; margin-left:-310px; background-color: transparent; margin-top: 555px; font-size: 9px; padding: 4px; font-family: verdana}
  351.  
  352.  
  353. </style>
  354.  
  355. <body>
  356.  
  357. <div style=" background: {color:backgroundtheme} Url('{image:background}'); top: 0px; left: 319px; width: 515px; height: 100px; z-index: 100; position: fixed;"><div style="position:absolute; width: 360px; left: 379px; top:1px;position: fixed; text-align: right;" >
  358.  
  359.  
  360. <div class="box2"><div class="box5">
  361. </div><div class="sidebar3">
  362. <div id="sidebar">
  363. <div id="navig">
  364. <a href="{text:Link1}">{text:Link1 Title} </a>
  365. <a href="{text:Link2}">{text:Link2 Title} </a>
  366. <a href="{text:Link3}">{text:Link3 Title} </a>
  367. <a href="{text:Link4}">{text:Link4 Title} </a>
  368. <a href="{text:Link5}">{text:Link5 Title} </a>
  369. <a href="{text:Link6}">{text:Link6 Title} </a>
  370. <a href="{text:Link7}">{text:Link7 Title} </a>
  371.  
  372. </div></div>
  373. <div class="sidebar2">
  374. <div class="imageside"><img src="{image:sidegif}"/></div></div>
  375. <div id="desc">{description}</div>
  376.  
  377. <div class="titlebb"><div class="titlebbawn">{text:titulo}</div></div>
  378.  
  379. <div class="fs"><div id="paginal">
  380. {block:JumpPagination length="5"}
  381. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  382. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  383. {/block:JumpPagination}</div></div>
  384.  
  385.  
  386. <div class="credit"> Theme by </a><a href="https://futurasuicida.tumblr.com">futurasuicida</a></div>
  387.  
  388. <div class="credit12"> <a href="https://cerejadosundae.tumblr.com/">Base; </a> dtls. <a href="https://sabedorias.tumblr.com/">+</a><a href="https://umapequenapoeta.tumblr.com/">+</a><a href="https://o-mundo-de-uma-garota.tumblr.com/">+</a><a href="https://poetadecepcionada.tumblr.com/">+</a> </div>.
  389.  
  390.  
  391. </div>
  392. </div></div>
  393. </head>
  394.  
  395.  
  396. <div id='menu'>
  397.  
  398.  
  399. </div>
  400.  
  401.  
  402. <!-- DESCRICAO -->
  403.  
  404.  
  405. <br>
  406. </div></div>
  407.  
  408. </div>
  409. </div></div>
  410.  
  411.  
  412.  
  413. <!-- TAGS PRINCIPAIS DO POST -->
  414.  
  415. <div class="entries">
  416. <div id="iluc">
  417. {block:Posts}
  418.  
  419.  
  420.  
  421. {block:Regular}<div class="box"><div class="post"><div class="boxnotes">
  422. <center>
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  430. </center>
  431. </div>
  432. {block:Title}<h1>{Title}</h1>{/block:Title}
  433. <div class="entry">{Body}</div>
  434.  
  435. <div class="divdate"></div>
  436.  
  437.  
  438. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  439. </div></div>
  440. {/block:Regular}
  441.  
  442.  
  443.  
  444.  
  445. {block:Photo}
  446. <div class="post"><div class="box"><div class="boxnotes">
  447. <center>
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  456. </center>
  457. </div>
  458.  
  459. <center>
  460. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=500px class="borda">{LinkCloseTag}</center>
  461. {block:Caption}
  462. <br>
  463. <div class="caption">{Caption}</div>
  464. {/block:Caption}
  465. <div style="clear:both;"></div>
  466. <BR>
  467.  
  468. <div class="divdate"></div>
  469.  
  470.  
  471.  
  472.  
  473. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  474.  
  475. </div></div>
  476. {/block:Photo}
  477.  
  478.  
  479. <div style="clear:both;"></div>
  480.  
  481.  
  482.  
  483. {block:Answer}
  484. <div class="post"><div class="box">
  485. <img src="{AskerPortraitURL-48}"align="left" class="askborder"/>
  486. <div class="ask"><b> disse:</b>
  487. {Question}</div>
  488. {Answer}
  489.  
  490.  
  491. <div style="clear:both;"></div>
  492.  
  493. <BR>
  494.  
  495. <div class="divdate"></div>
  496.  
  497.  
  498. <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> · <b>Pergunta feita por: {Asker}</b> </div>
  499.  
  500. </div>
  501.  
  502. {block:Answer}
  503.  
  504. <div style="clear:both;"></div>
  505.  
  506.  
  507.  
  508.  
  509. {block:Quote}
  510. <div class="post"><div class="box"><div class="boxnotes">
  511. <center>
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  519. </center>
  520. </div>
  521. <h1>"{Quote}"</h1><br>
  522. </span>{block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
  523. <br>
  524. <div class="divdate"></div>
  525.  
  526.  
  527.  
  528. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  529. </div></div>
  530. {/block:Quote}
  531.  
  532.  
  533. <div style="clear:both;"></div>
  534.  
  535.  
  536.  
  537.  
  538. {block:Link}
  539. <div class="post"><div class="box"><div class="boxnotes">
  540. <center>
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  548. </center>
  549. </div><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  550. {block:Description}
  551. <div class="description">{Description}</div>
  552. {/block:Description}
  553.  
  554. <BR>
  555. <div class="divdate"></div>
  556.  
  557.  
  558. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  559.  
  560. </div></div>
  561. {/block:Link}
  562.  
  563. <div style="clear:both;"></div>
  564.  
  565. {block:Chat}
  566. <div class="post"><div class="box"><div class="boxnotes">
  567. <center>
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  576. </center>
  577. </div>
  578. {block:Title}<div class="titulo"><a href="{Permalink}">{Title}</a></div>
  579. {/block:Title}
  580. <div class="chat">
  581. <div class="chat1">
  582. {block:Lines}
  583. <div class="chat2 {Alt}">
  584. {block:Label}
  585. <span>{Label}</span>
  586. {/block:Label}
  587. {Line}</div>
  588. {/block:Lines}
  589. </div>
  590.  
  591. <BR>
  592. <div class="divdate"></div>
  593.  
  594.  
  595.  
  596.  
  597. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  598.  
  599. </div></div>
  600. {/block:Chat}
  601.  
  602.  
  603. <div style="clear:both;"></div>
  604.  
  605.  
  606. {block:Audio}
  607. <div class="post"><div class="box"><div class="boxnotes">
  608. <center>
  609.  
  610.  
  611.  
  612.  
  613.  
  614. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title="">
  615. </a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  616. </center>
  617. </div>
  618. {AudioPlayerWhite}
  619. {block:Caption}
  620. <div class="caption">{Caption}</div>
  621. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  622. {/block:Caption}
  623.  
  624.  
  625. <div class="divdate"></div>
  626.  
  627.  
  628.  
  629. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  630. </div></div>
  631. {/block:Audio}
  632.  
  633. <div style="clear:both;"></div>
  634.  
  635.  
  636. {block:Video}
  637. <div class="post"><div class="box"><div class="boxnotes">
  638. <center>
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="https://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="https://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  647. </center>
  648. </div>
  649. <class="borda"><center>
  650. {Video-500}</center>
  651. <br>
  652. {block:Caption}
  653. <div class="caption">{Caption}</div>
  654. {/block:Caption}
  655.  
  656. <BR>
  657. <div class="divdate"></div>
  658.  
  659.  
  660.  
  661.  
  662. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  663. </div></div>
  664. {/block:Video}
  665.  
  666. <div style="clear:both;"></div>
  667.  
  668.  
  669. {block:PostNotes}<div class="box">
  670. <div class="notes-bottom">
  671. {PostNotes}
  672. </div></div>
  673. {/block:PostNotes}
  674.  
  675. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  676. {/block:Posts}
  677.  
  678. <!---------------- FINAL DE TAGS DO POST ------------->
  679.  
  680. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  681.  
  682.  
  683.  
  684. </head>
  685. </html>
Add Comment
Please, Sign In to add comment