Advertisement
ANATHEMEX

Meu novo theme

Jun 17th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5. <!--
  6. ╔══════════════════════════════════════════════════════════════════════════╗
  7. ║ ║
  8. ║ BASE BY : WARVADA ║
  9. ╠═════• THEME BY : SUGARDIC •═════╣
  10. ║ • • • ║
  11. ║ DON'T COPY ║
  12. ╠═══• DON'T REMOVE THE CREDITS •═══╣
  13. ║ • • • ║
  14. ║ ║
  15. ╚══════════════════════════════════════════════════════════════════════════╝
  16. ->
  17.  
  18. <!-- favicon -->
  19. <link rel="shortcut icon" href="{favicon}">
  20.  
  21. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  22. <script type="text/javascript">
  23. function tb8_makeArray(n){ this.length = n;
  24. return this.length;
  25. } tb8_messages = new tb8_makeArray(3);
  26. tb8_messages[0] = "{title}";
  27. tb8_messages[1] = "{title}";
  28. tb8_messages[2] = "{title}";
  29. tb8_rptType = 'infinite';
  30. tb8_rptNbr = 5;
  31. tb8_speed = 100;
  32. tb8_delay = 2000;
  33. var tb8_counter=1;
  34. var tb8_currMsg=0;
  35. var tb8_tekst ="";
  36. var tb8_i=0;
  37. var tb8_TID = null;
  38. function tb8_pisi(){
  39. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  40. document.title = tb8_tekst;
  41. tb8_sp=tb8_speed; tb8_i++;
  42. if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++;
  43. tb8_i=0; tb8_tekst="";
  44. tb8_sp=tb8_delay;
  45. }
  46. if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID);
  47. return;
  48. } tb8_counter++;
  49. tb8_currMsg = 0;
  50. }
  51. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  52. } tb8_pisi()
  53. </script>
  54.  
  55.  
  56.  
  57. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  58. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  59.  
  60. <!-- Fontes -->
  61. <link href='https://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  62. <link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  63.  
  64. <!-- Appearance -->
  65. <!-- imagens-->
  66. <meta name="image:sidebar 1" content=""/>
  67. <meta name="image:sidebar 2" content=""/>
  68.  
  69. <!-- cores-->
  70. <meta name="color:background" content="#fff"/>
  71. <meta name="color:text" content="#222"/>
  72. <meta name="color:links" content="#222"/>
  73. <meta name="color:links hover" content="#000"/>
  74. <meta name="color:ask" content="#ffc0cb"/>
  75. <meta name="color:barra de rolagem" content="#eee"/>
  76. <meta name="color:simbolo dos notes" content="#696969"/>
  77. <meta name="color:borda 1" content="#eee"/>
  78. <meta name="color:borda 2" content="#ffc0cb"/>
  79. <meta name="color:borda do popup" content="#ffc0cb"/>
  80.  
  81. <!-- links e textos-->
  82. <meta name="text:frasinha" content="BECAUSE SHE HAS CLASS GIRL, CAUSING PROBLEMS AND EXPERT IN STEALING HEARTS, BABY." />
  83. <meta name="text:titulo" content="Delicate Woman" />
  84. <meta name="text:link1" content="" />
  85. <meta name="text:link1 titulo" content="" />
  86. <meta name="text:link2" content="" />
  87. <meta name="text:link2 titulo" content="" />
  88. <meta name="text:link3" content="" />
  89. <meta name="text:link3 titulo" content="" />
  90. <meta name="text:link4" content="" />
  91. <meta name="text:link4 titulo" content="" />
  92.  
  93.  
  94. </head>
  95. <style type="text/css" media="screen">
  96.  
  97. /* DEFINIÇÕES GERAIS */
  98. body{
  99. background:{color:background};
  100. color:{color:text};
  101. font-family: 'Orbitron', sans-serif;
  102. font-size:10px;
  103. text-align:left;
  104. }
  105.  
  106. /* LINKS */
  107. a{
  108. color:{color:links};
  109. text-decoration:none;
  110. }
  111. a:hover{
  112. color:{color:links hover};
  113. }
  114.  
  115. /* BARRA DE ROLAGEM */
  116. ::-webkit-scrollbar-thumb{
  117. background-color: #COR DA BARRA;
  118. border: 1px solid #COR DO BACKGROUD DO SEU THEME;
  119. height:auto;
  120.  
  121. }
  122.  
  123. ::-webkit-scrollbar {
  124. height:7px;
  125. width:7px;
  126. background-color: #COR DA BARRA;
  127. border: 3px solid #COR DO BACKGROUND DO SEU THEME;
  128. }
  129.  
  130. /* ALINHAMENTO DOS POSTS */
  131. #content{
  132. float:left;
  133. margin-top:20px;
  134. margin-left:300px;
  135. width:900px;
  136. }
  137.  
  138. /* CAIXAS DOS POSTS */
  139. .caixa{
  140. position:relative;
  141. float:left;
  142. display:inline-block;
  143. width:160px;
  144. padding:10px;
  145. margin-left:10px;
  146. margin-bottom:10px;
  147. background:#fff;
  148.  
  149. }
  150. .caixa img{
  151. max-width:160px;
  152. outline-offset: -6px;
  153. outline:6px solid rgba(255,255,255,.3);
  154. }
  155.  
  156. /* POSTS DE IMAGENS */
  157. .imgpost img{
  158. width:250px;
  159. }
  160.  
  161. /* BLOQUEIO DE VIA E SOURCE */
  162. .vsanna{
  163. display:none;
  164. }
  165.  
  166. /* NOTES */
  167. .caixa .notes{
  168. margin-top:0px;
  169. margin-left:0px;
  170. width:250px;
  171. height:13px;
  172. line-height:17px;
  173. text-align:center;
  174. color:{color:links};
  175. font-size:8px;
  176. font-family:'Calibri';
  177. text-transform:uppercase;
  178. opacity:0;
  179. transform:rotatex(180deg);
  180. transition:.8s;
  181. }
  182.  
  183. .caixa:hover .notes{
  184. opacity:1;
  185. margin-top:0px;
  186. transform:rotatex(0deg);
  187. transition:.8s;
  188. }
  189.  
  190. /* TITULO DOS POSTS */
  191. titulo{
  192. text-decoration:none;
  193. }
  194.  
  195.  
  196. /* BLOCKQUOTE */
  197. blockquote{
  198. margin:5px;
  199. }
  200.  
  201. /*ESTILO DE ASK FEITO POR LUXUOSEI*/
  202.  
  203. .pergunta{position:absolute; display:inline-block;font-size:8px;text-decoration:none;text-transform:uppercase;margin-left:21px;margin-top:2px;background:#fff;padding:1px 1px 1px 1px;;border-top:1px solid transparent;width:auto;;font-family:nova mono;letter-spacing:0px;height:12px;line-height:12px;border:1px solid #ddd;font-size:8px;border-radius:2px;padding-left:4px;padding-right:4px;}
  204. .pergunta2{;text-decoration:none;;padding:1px;margin-top:21px;border-bottom:1px solid #ddd;}
  205. #resposta{margin-top:2px;}
  206. .ask-img img{width:13px;height:13px;padding:2px;border:1px solid #ddd;background:#fff;position:absolute;margin-left:0px;margin-top:0px;border-radius:2px;outline-offset: -4px; outline: 1px solid transparent}
  207.  
  208. .topo {background:#dcbabe; width:1500px;height:16px;;color:#fff; line-height:16px;font-size:8px;font-family:'Rod'; text-align:left;opacity:1;position:fixed; margin-top:-10px;margin-left:-10px;z-index:9;text-shadow:0px 1px 0px #000;border:0px solid #eee;letter-spacing:5px;text-transform:uppercase;padding:3px;border-bottom:3px solid #eee;opacity:1;transition:1s;border:1px solid #ddd;}
  209.  
  210. /* ALINHAMENTO DA PRIMEIRA SIDEBAR */
  211. .side1{
  212. position:fixed;
  213. margin-top:90px;
  214. margin-left:-5px;
  215. width:65px;
  216. height:65px;
  217. background:#fff;
  218. outline-offset: -7px;
  219. outline:4px solid rgba(255,255,255,.3);
  220. }
  221.  
  222. /* IMAGEM DA PRINEIRA SIDEBAR */
  223. .imagem1 img{
  224. padding:3px;
  225. width:59px;
  226. height:59px;
  227. }
  228.  
  229. /* ALINHAMENTO DA SEGUNDA SIDEBAR */
  230. .side2{
  231. position:fixed;
  232. margin-top:90px;
  233. margin-left:63px;
  234. width:65px;
  235. height:65px;
  236. background:#fff;
  237. outline-offset: -7px;
  238. outline:4px solid rgba(255,255,255,.3);
  239. }
  240.  
  241. /* IMAGEM DA SEGUNDA SIDEBAR */
  242. .imagem2 img{
  243. padding:3px;
  244. width:59px;
  245. height:59px;
  246. }
  247.  
  248. /* Menu principal*/
  249. .menu{
  250. position:fixed;
  251. margin-left:130px;
  252. margin-top:87px;
  253. width:10px;
  254. height:40px;
  255. display:inline-block;
  256. color:#000;
  257. font-family:courier;
  258. text-transform: uppercase;
  259. font-size:9px;
  260. text-align:left;
  261. line-height:10px;
  262. }
  263. .menu a{
  264. display:inline-block;
  265. width:90px;
  266. margin-bottom:5px;
  267. padding:2px;
  268. height:10px;
  269. background:#fff;
  270. }
  271. .menu a:hover{
  272. background:#ccc;
  273. }
  274.  
  275. /* PRIMEIRA FRASE */
  276. .frasinha{
  277. position:fixed;
  278. margin-left:-10px;
  279. margin-top:20px;
  280. width:286px;
  281. -webkit-transition: 0.3s ease-in;
  282. -moz-transition: 0.3s ease-in;
  283. transition: 0.3s ease-in;
  284. background:#fff;
  285. height:25px;
  286. z-index:9999;color:#aaa;
  287. line-height:12px;
  288. font-size:10px;
  289. font-family:'Rod';
  290. text-align:center;
  291. text-transform:uppercase;
  292. padding-top:3px;
  293. }
  294.  
  295. /* SEGUNDA FRASE */
  296. .titulo{
  297. position:fixed;
  298. margin-left:-10px;
  299. margin-top:55px;
  300. width:200px;
  301. -webkit-transition: 0.3s ease-in;
  302. -moz-transition: 0.3s ease-in;
  303. transition: 0.3s ease-in;
  304. background:#fff;
  305. height:25px;
  306. z-index:9999;color:#aaa;
  307. line-height:25px;
  308. font-size:20px;
  309. font-family: 'Sacramento', sans-serif;
  310. text-align:center;
  311. padding-top:3px;
  312. }
  313.  
  314. /* BASE DOS NOTES TOTALMENTE FEITA POR BEBRUTA
  315. - AUTORIZADA APENAS PARA A FOFA DA SUGARDIC */
  316.  
  317. .caixa .btreblog{
  318. position:absolute;
  319. margin-top:-23px;
  320. margin-left:6px;
  321. width:148px;
  322. height:0px;
  323. background:rgba(255,255,255,.3);
  324. overflow:hidden;
  325. transition:1s;
  326. text-align:center;
  327. line-height:0px;
  328. }
  329. .caixa .btreblog a{
  330. text-transform:uppercase;
  331. font-size:9px;
  332. color:#fff;
  333. font-family:'Share Tech Mono';
  334. }
  335. .caixa:hover .btreblog {
  336. height:15px;
  337. line-height:15px;
  338. transition:.6s;
  339. text-decoration:underline;
  340. }
  341. .caixa .bttime{
  342. position:absolute;
  343. background:rgba(255,255,255,.3);
  344. margin-top:-42px;
  345. margin-left:6px;
  346. width:0px;
  347. height:18px;
  348. line-height:20px;
  349. opacity:0;
  350. overflow:hidden;
  351. transition:1s;
  352. text-align:;
  353. padding-left:5px;
  354. text-shadow:1px 0px 0px #000;
  355. text-indent:2px;
  356. color:white;
  357. font-size:9px;
  358. text-transform:uppercase;
  359. font-family:'Share Tech Mono';
  360. display:inline-block;
  361. }
  362. .caixa .bttime a{
  363.  
  364. }
  365. .caixa:hover .bttime {
  366. opacity:1;
  367. width:143px;
  368. line-height:20px;
  369. text-shadow:2px 2px rgba(0,0,0,.3);
  370. transition:.9s;
  371. text-decoration:underline;
  372. }
  373. </style>
  374.  
  375. <body onkeydown="return false">
  376.  
  377. <!-- FONTE DOS ICONS DO MENU -->
  378. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  379.  
  380. <div class="topo">🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 </div>
  381. <!-- ALINHAMENTO DA SIDEBAR -->
  382. <div class="side1">
  383.  
  384. <!-- IMAGEM DA SIDEBAR -->
  385. <div class="imagem1"><img src="{image:sidebar 1}"></div>
  386. </div>
  387.  
  388. <!-- ALINHAMENTO DA SIDEBAR -->
  389. <div class="side2">
  390.  
  391. <!-- IMAGEM DA SIDEBAR -->
  392. <div class="imagem2"><img src="{image:sidebar 2}"></div></div>
  393. </div>
  394. </div>
  395. </div>
  396. <!-- PRIMEIRA FRASE -->
  397. <div class="frasinha">{text:frasinha}</div>
  398.  
  399. <!-- SEGUNDA FRASE -->
  400. <div class="titulo">{text:titulo}</div>
  401. </div></div></div>
  402.  
  403. </div>
  404. <!-- FINAL DA SIDEBAR -->
  405.  
  406. <div style="position:fixed; margin-left:-5px; margin-top:185px; font-family:'rod'; font-size:10px; color:#999; text-shadow: 0px 0px 0px transparent; text-align:left; padding-left:5px; text-transform:uppercase;background:#fff;padding:5px"><script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3145686";
  407. fhsh.src = "//s1.freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visitas&a=1";
  408. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  409. </script>
  410.  
  411. </div>
  412. </div>
  413.  
  414. <div style="position:fixed; margin-left:-5px; margin-top:210px; font-family: 'rod'; font-size:10px; color:#999; text-shadow: 0px 0px 0px transparent; text-align:left; padding-left:5px; text-transform:uppercase;background:#fff;padding:5px"><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5310148";
  415. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  416. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online&e2=Online&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  417. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  418. </script>
  419. </div>
  420.  
  421. <div style="position:fixed; margin-left:-5px; margin-top:160px; font-family: 'rod'; font-size:10px; color:#999; text-shadow: 0px 0px 0px transparent; text-align:left;text-transform:uppercase;background:#fff;padding:5px">Você esteve aqui
  422. <script language=JavaScript>
  423. function getCookieSlsv (offset) {
  424. var endstr = document.cookie.indexOf (";", offset);
  425. if (endstr == -1)
  426. endstr = document.cookie.length;
  427. return unescape(document.cookie.substring(offset, endstr));
  428. }
  429. function GetCookie (name) {
  430. var arg = name + "=";
  431. var alen = arg.length;
  432. var clen = document.cookie.length;
  433. var i = 0;
  434. while (i < clen) {
  435. var j = i + alen;
  436. if (document.cookie.substring(i, j) == arg)
  437. return getCookieSlsv (j);
  438. i = document.cookie.indexOf(" ", i) + 1;
  439. if (i == 0)
  440. break;
  441. }
  442. return null;
  443. }
  444. function SetCookie (name, value) {
  445. var argv = SetCookie.arguments;
  446. var argc = SetCookie.arguments.length;
  447. var expires = (argc > 2) ? argv[2] : null;
  448. var path = (argc > 3) ? argv[3] : null;
  449. var domain = (argc > 4) ? argv[4] : null;
  450. var secure = (argc > 5) ? argv[5] : false;
  451. document.cookie = name + "=" + escape (value) +
  452. ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
  453. ((path == null) ? "" : ("; path=" + path)) +
  454. ((domain == null) ? "" : ("; domain=" + domain)) +
  455. ((secure == true) ? "; secure" : "");
  456. }
  457. function DeleteCookie(name) {
  458. var exp = new Date();
  459. FixCookieDate (exp);
  460. exp.setTime (exp.getTime() - 1);
  461. var cval = GetCookie (name);
  462. if (cval != null)
  463. document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
  464. }
  465. var expdate = new Date();
  466. var num_visits;
  467. expdate.setTime(expdate.getTime() + (365*24*60*60*1000));
  468. if (!(num_visits = GetCookie("num_visits")))
  469. num_visits = 0;
  470. num_visits++;
  471. SetCookie("num_visits",num_visits,expdate);
  472. document.writeln("<font face='Cinzel', serif; color=000000>"+num_visits+"</font>");
  473. </script> vezes!
  474. </div>
  475. <!-- menu -->
  476. <div class="menu">
  477. <a href="{text:link1}">{text:link1 titulo}</a>
  478. <a href="{text:link2}">{text:link2 titulo}</a>
  479. <a href="{text:link3}">{text:link3 titulo}</a>
  480. <a href="{text:link4}">{text:link4 titulo}</a>
  481. </div></div>
  482. </div></div>
  483.  
  484.  
  485. <!-- INICIO DOS POSTS --->
  486. <div id="content">
  487. {block:Posts}
  488. <div class="caixa">
  489.  
  490.  
  491. {block:Text}
  492. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  493. {body}
  494. <div class="notes">
  495. <a href="{permalink}">{NoteCount} notes</a> -
  496. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  497. </div>
  498. {/block:Text}
  499.  
  500.  
  501.  
  502. {block:Photo}
  503. {LinkOpenTag}
  504. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  505. {block:indexpage}<div class="btreblog"><a href="{ReblogURL}" target="_blank"> Reblog this post</i></a></div>
  506. <div class="bttime"> POSTED IN {DayOfMonth}/{MonthNumberWithZero} WITH {NoteCount} NOTES</div></a>
  507. {/block:indexpage}
  508. {/block:Photo}
  509.  
  510.  
  511.  
  512. {block:Photoset}
  513. <div class="imgpost">{Photoset}</div>
  514. {block:indexpage}<div class="btreblog"><a href="{ReblogURL}" target="_blank" Title="Reblogue"> Reblog</i></a></div>
  515. <div class="bttime"><a href="{Permalink}" target="_blank" title="{timeago}"><i class="fa fa-share-alt"></i> </a></div>
  516. <div class="btnotes"><a href="{Permalink}" target="_blank" title="{NoteCount}"><i class="fa fa-folder-open"></i></a></div>
  517. {/block:indexpage}
  518. {/block:Photoset}
  519.  
  520.  
  521.  
  522. {block:Quote}
  523. {Quote}<br>
  524. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  525. <div class="notes">
  526. <a href="{permalink}">{NoteCount} notes</a> -
  527. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  528. </div>
  529. {/block:Quote}
  530.  
  531.  
  532.  
  533. {block:Chat}
  534. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  535. {block:Lines}
  536. {block:Label}<span>{Label}</span>{/block:Label}
  537. {Line}
  538. {/block:Lines}
  539. <div class="notes">
  540. <a href="{permalink}">{NoteCount} notes</a> -
  541. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  542. </div>
  543. {/block:Chat}
  544.  
  545.  
  546.  
  547. {block:Link}
  548. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  549. {block:Description}{Description}{/block:Description}
  550. <div class="notes">
  551. <a href="{permalink}">{NoteCount} notes</a> -
  552. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  553. </div>
  554. {/block:Link}
  555.  
  556.  
  557.  
  558. {block:Audio}
  559. {AudioPlayer}
  560. <div class="notes">
  561. <a href="{permalink}">{NoteCount} notes</a> -
  562. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  563. </div>
  564. {/block:Audio}
  565.  
  566.  
  567.  
  568. {block:Video}
  569. {block:Indexpage}{Video-250}{/block:IndexPage}
  570. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  571. {block:Caption}{Caption}{/block:Caption}
  572. <div class="notes">
  573. <a href="{permalink}">{NoteCount} notes</a> -
  574. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  575. </div>
  576. {/block:Video}
  577.  
  578.  
  579.  
  580. {block:Answer}
  581. <div class="ask-img"><img src="{AskerPortraitURL-30}"></div>
  582. <div class="pergunta"> <font color="{color:detalhes}"> ❤</font> {Asker} </div>
  583. <div class="pergunta2">{Question}</div>
  584. <div id="resposta">{Answer}</div>
  585. <div class="notes">
  586. <a href="{permalink}">{NoteCount} notes</a> -
  587. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  588. </div>
  589. {/block:Answer}
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598. <!--bloqueio do via e source -->
  599. <div class="vsanna">
  600. {block:RebloggedFrom}
  601. <a href="{ReblogParentURL}">via</a>
  602. {/block:RebloggedFrom}
  603. {block:ContentSource}
  604. <a href="{SourceURL}">source</a>
  605. {/block:ContentSource}
  606. </div>
  607.  
  608.  
  609.  
  610.  
  611.  
  612. </div>
  613. {/block:Posts}
  614. </div>
  615. <!--fim dos posts-->
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630. <!-- script barra de rolagem e caixas do theme-->
  631. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  632. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  633. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  634. <script type="text/javascript">
  635. $(window).load(function () {
  636. $('#content').masonry(),
  637. $('.masonryWrap').infinitescroll({
  638. navSelector : "div#navigation",
  639. nextSelector : "div#navigation a#nextPage",
  640. itemSelector : ".caixa",
  641. bufferPx : 10000,
  642. extraScrollPx: 11000,
  643. loadingImg : "",
  644. loadingText : "<i> </i>",
  645. },
  646. // call masonry as a callback.
  647. function() { $('#content').masonry({ appendedContent: $(this) }); }
  648. );
  649. });
  650. </script>
  651.  
  652. {block:IndexPage}
  653. <div class="column navigation" id="navigation">
  654. {block:Pagination}
  655. {block:PreviousPage}
  656. <a href="{PreviousPage}" class="navigate">
  657. {/block:PreviousPage}
  658. {block:PreviousPage}</a>
  659. {/block:PreviousPage}
  660.  
  661. {block:NextPage}
  662. <a href="{NextPage}" class="navigate" id="nextPage">
  663. {/block:NextPage}
  664. {block:NextPage}</a>{/block:NextPage}
  665. {/block:Pagination}
  666. </div>
  667. {/block:IndexPage}
  668.  
  669. </body>
  670.  
  671. <!-------------------------------------------------------------------------->
  672. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css"> <a class="lcredit icon theme" href="http://sugardic.co.vu/">Install Theme</a>
  673. <!-------------------------------------------------------------------------->
  674. </div>
  675. </html><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  676. <html xmlns="http://www.w3.org/1999/xhtml">
  677. <head profile="http://gmpg.org/xfn/11">
  678.  
  679. <!--
  680. ╔══════════════════════════════════════════════════════════════════════════╗
  681. ║ ║
  682. ║ BASE BY : WARVADA ║
  683. ╠═════• THEME BY : SUGARDIC •═════╣
  684. ║ • • • ║
  685. ║ DON'T COPY ║
  686. ╠═══• DON'T REMOVE THE CREDITS •═══╣
  687. ║ • • • ║
  688. ║ ║
  689. ╚══════════════════════════════════════════════════════════════════════════╝
  690. ->
  691.  
  692. <!-- favicon -->
  693. <link rel="shortcut icon" href="{favicon}">
  694.  
  695. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  696. <script type="text/javascript">
  697. function tb8_makeArray(n){ this.length = n;
  698. return this.length;
  699. } tb8_messages = new tb8_makeArray(3);
  700. tb8_messages[0] = "{title}";
  701. tb8_messages[1] = "{title}";
  702. tb8_messages[2] = "{title}";
  703. tb8_rptType = 'infinite';
  704. tb8_rptNbr = 5;
  705. tb8_speed = 100;
  706. tb8_delay = 2000;
  707. var tb8_counter=1;
  708. var tb8_currMsg=0;
  709. var tb8_tekst ="";
  710. var tb8_i=0;
  711. var tb8_TID = null;
  712. function tb8_pisi(){
  713. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  714. document.title = tb8_tekst;
  715. tb8_sp=tb8_speed; tb8_i++;
  716. if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++;
  717. tb8_i=0; tb8_tekst="";
  718. tb8_sp=tb8_delay;
  719. }
  720. if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID);
  721. return;
  722. } tb8_counter++;
  723. tb8_currMsg = 0;
  724. }
  725. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  726. } tb8_pisi()
  727. </script>
  728.  
  729.  
  730.  
  731. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  732. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  733.  
  734. <!-- Fontes -->
  735. <link href='https://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  736. <link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  737.  
  738. <!-- Appearance -->
  739. <!-- imagens-->
  740. <meta name="image:sidebar 1" content=""/>
  741. <meta name="image:sidebar 2" content=""/>
  742.  
  743. <!-- cores-->
  744. <meta name="color:background" content="#fff"/>
  745. <meta name="color:text" content="#222"/>
  746. <meta name="color:links" content="#222"/>
  747. <meta name="color:links hover" content="#000"/>
  748. <meta name="color:ask" content="#ffc0cb"/>
  749. <meta name="color:barra de rolagem" content="#eee"/>
  750. <meta name="color:simbolo dos notes" content="#696969"/>
  751. <meta name="color:borda 1" content="#eee"/>
  752. <meta name="color:borda 2" content="#ffc0cb"/>
  753. <meta name="color:borda do popup" content="#ffc0cb"/>
  754.  
  755. <!-- links e textos-->
  756. <meta name="text:frasinha" content="BECAUSE SHE HAS CLASS GIRL, CAUSING PROBLEMS AND EXPERT IN STEALING HEARTS, BABY." />
  757. <meta name="text:titulo" content="Delicate Woman" />
  758. <meta name="text:link1" content="" />
  759. <meta name="text:link1 titulo" content="" />
  760. <meta name="text:link2" content="" />
  761. <meta name="text:link2 titulo" content="" />
  762. <meta name="text:link3" content="" />
  763. <meta name="text:link3 titulo" content="" />
  764. <meta name="text:link4" content="" />
  765. <meta name="text:link4 titulo" content="" />
  766.  
  767.  
  768. </head>
  769. <style type="text/css" media="screen">
  770.  
  771. /* DEFINIÇÕES GERAIS */
  772. body{
  773. background:{color:background};
  774. color:{color:text};
  775. font-family: 'Orbitron', sans-serif;
  776. font-size:10px;
  777. text-align:left;
  778. }
  779.  
  780. /* LINKS */
  781. a{
  782. color:{color:links};
  783. text-decoration:none;
  784. }
  785. a:hover{
  786. color:{color:links hover};
  787. }
  788.  
  789. /* BARRA DE ROLAGEM */
  790. ::-webkit-scrollbar-thumb{
  791. background-color: #COR DA BARRA;
  792. border: 1px solid #COR DO BACKGROUD DO SEU THEME;
  793. height:auto;
  794.  
  795. }
  796.  
  797. ::-webkit-scrollbar {
  798. height:7px;
  799. width:7px;
  800. background-color: #COR DA BARRA;
  801. border: 3px solid #COR DO BACKGROUND DO SEU THEME;
  802. }
  803.  
  804. /* ALINHAMENTO DOS POSTS */
  805. #content{
  806. float:left;
  807. margin-top:20px;
  808. margin-left:300px;
  809. width:900px;
  810. }
  811.  
  812. /* CAIXAS DOS POSTS */
  813. .caixa{
  814. position:relative;
  815. float:left;
  816. display:inline-block;
  817. width:160px;
  818. padding:10px;
  819. margin-left:10px;
  820. margin-bottom:10px;
  821. background:#fff;
  822.  
  823. }
  824. .caixa img{
  825. max-width:160px;
  826. outline-offset: -6px;
  827. outline:6px solid rgba(255,255,255,.3);
  828. }
  829.  
  830. /* POSTS DE IMAGENS */
  831. .imgpost img{
  832. width:250px;
  833. }
  834.  
  835. /* BLOQUEIO DE VIA E SOURCE */
  836. .vsanna{
  837. display:none;
  838. }
  839.  
  840. /* NOTES */
  841. .caixa .notes{
  842. margin-top:0px;
  843. margin-left:0px;
  844. width:250px;
  845. height:13px;
  846. line-height:17px;
  847. text-align:center;
  848. color:{color:links};
  849. font-size:8px;
  850. font-family:'Calibri';
  851. text-transform:uppercase;
  852. opacity:0;
  853. transform:rotatex(180deg);
  854. transition:.8s;
  855. }
  856.  
  857. .caixa:hover .notes{
  858. opacity:1;
  859. margin-top:0px;
  860. transform:rotatex(0deg);
  861. transition:.8s;
  862. }
  863.  
  864. /* TITULO DOS POSTS */
  865. titulo{
  866. text-decoration:none;
  867. }
  868.  
  869.  
  870. /* BLOCKQUOTE */
  871. blockquote{
  872. margin:5px;
  873. }
  874.  
  875. /*ESTILO DE ASK FEITO POR LUXUOSEI*/
  876.  
  877. .pergunta{position:absolute; display:inline-block;font-size:8px;text-decoration:none;text-transform:uppercase;margin-left:21px;margin-top:2px;background:#fff;padding:1px 1px 1px 1px;;border-top:1px solid transparent;width:auto;;font-family:nova mono;letter-spacing:0px;height:12px;line-height:12px;border:1px solid #ddd;font-size:8px;border-radius:2px;padding-left:4px;padding-right:4px;}
  878. .pergunta2{;text-decoration:none;;padding:1px;margin-top:21px;border-bottom:1px solid #ddd;}
  879. #resposta{margin-top:2px;}
  880. .ask-img img{width:13px;height:13px;padding:2px;border:1px solid #ddd;background:#fff;position:absolute;margin-left:0px;margin-top:0px;border-radius:2px;outline-offset: -4px; outline: 1px solid transparent}
  881.  
  882. .topo {background:#dcbabe; width:1500px;height:16px;;color:#fff; line-height:16px;font-size:8px;font-family:'Rod'; text-align:left;opacity:1;position:fixed; margin-top:-10px;margin-left:-10px;z-index:9;text-shadow:0px 1px 0px #000;border:0px solid #eee;letter-spacing:5px;text-transform:uppercase;padding:3px;border-bottom:3px solid #eee;opacity:1;transition:1s;border:1px solid #ddd;}
  883.  
  884. /* ALINHAMENTO DA PRIMEIRA SIDEBAR */
  885. .side1{
  886. position:fixed;
  887. margin-top:90px;
  888. margin-left:-5px;
  889. width:65px;
  890. height:65px;
  891. background:#fff;
  892. outline-offset: -7px;
  893. outline:4px solid rgba(255,255,255,.3);
  894. }
  895.  
  896. /* IMAGEM DA PRINEIRA SIDEBAR */
  897. .imagem1 img{
  898. padding:3px;
  899. width:59px;
  900. height:59px;
  901. }
  902.  
  903. /* ALINHAMENTO DA SEGUNDA SIDEBAR */
  904. .side2{
  905. position:fixed;
  906. margin-top:90px;
  907. margin-left:63px;
  908. width:65px;
  909. height:65px;
  910. background:#fff;
  911. outline-offset: -7px;
  912. outline:4px solid rgba(255,255,255,.3);
  913. }
  914.  
  915. /* IMAGEM DA SEGUNDA SIDEBAR */
  916. .imagem2 img{
  917. padding:3px;
  918. width:59px;
  919. height:59px;
  920. }
  921.  
  922. /* Menu principal*/
  923. .menu{
  924. position:fixed;
  925. margin-left:130px;
  926. margin-top:87px;
  927. width:10px;
  928. height:40px;
  929. display:inline-block;
  930. color:#000;
  931. font-family:courier;
  932. text-transform: uppercase;
  933. font-size:9px;
  934. text-align:left;
  935. line-height:10px;
  936. }
  937. .menu a{
  938. display:inline-block;
  939. width:90px;
  940. margin-bottom:5px;
  941. padding:2px;
  942. height:10px;
  943. background:#fff;
  944. }
  945. .menu a:hover{
  946. background:#ccc;
  947. }
  948.  
  949. /* PRIMEIRA FRASE */
  950. .frasinha{
  951. position:fixed;
  952. margin-left:-10px;
  953. margin-top:20px;
  954. width:286px;
  955. -webkit-transition: 0.3s ease-in;
  956. -moz-transition: 0.3s ease-in;
  957. transition: 0.3s ease-in;
  958. background:#fff;
  959. height:25px;
  960. z-index:9999;color:#aaa;
  961. line-height:12px;
  962. font-size:10px;
  963. font-family:'Rod';
  964. text-align:center;
  965. text-transform:uppercase;
  966. padding-top:3px;
  967. }
  968.  
  969. /* SEGUNDA FRASE */
  970. .titulo{
  971. position:fixed;
  972. margin-left:-10px;
  973. margin-top:55px;
  974. width:200px;
  975. -webkit-transition: 0.3s ease-in;
  976. -moz-transition: 0.3s ease-in;
  977. transition: 0.3s ease-in;
  978. background:#fff;
  979. height:25px;
  980. z-index:9999;color:#aaa;
  981. line-height:25px;
  982. font-size:20px;
  983. font-family: 'Sacramento', sans-serif;
  984. text-align:center;
  985. padding-top:3px;
  986. }
  987.  
  988. /* BASE DOS NOTES TOTALMENTE FEITA POR BEBRUTA
  989. - AUTORIZADA APENAS PARA A FOFA DA SUGARDIC */
  990.  
  991. .caixa .btreblog{
  992. position:absolute;
  993. margin-top:-23px;
  994. margin-left:6px;
  995. width:148px;
  996. height:0px;
  997. background:rgba(255,255,255,.3);
  998. overflow:hidden;
  999. transition:1s;
  1000. text-align:center;
  1001. line-height:0px;
  1002. }
  1003. .caixa .btreblog a{
  1004. text-transform:uppercase;
  1005. font-size:9px;
  1006. color:#fff;
  1007. font-family:'Share Tech Mono';
  1008. }
  1009. .caixa:hover .btreblog {
  1010. height:15px;
  1011. line-height:15px;
  1012. transition:.6s;
  1013. text-decoration:underline;
  1014. }
  1015. .caixa .bttime{
  1016. position:absolute;
  1017. background:rgba(255,255,255,.3);
  1018. margin-top:-42px;
  1019. margin-left:6px;
  1020. width:0px;
  1021. height:18px;
  1022. line-height:20px;
  1023. opacity:0;
  1024. overflow:hidden;
  1025. transition:1s;
  1026. text-align:;
  1027. padding-left:5px;
  1028. text-shadow:1px 0px 0px #000;
  1029. text-indent:2px;
  1030. color:white;
  1031. font-size:9px;
  1032. text-transform:uppercase;
  1033. font-family:'Share Tech Mono';
  1034. display:inline-block;
  1035. }
  1036. .caixa .bttime a{
  1037.  
  1038. }
  1039. .caixa:hover .bttime {
  1040. opacity:1;
  1041. width:143px;
  1042. line-height:20px;
  1043. text-shadow:2px 2px rgba(0,0,0,.3);
  1044. transition:.9s;
  1045. text-decoration:underline;
  1046. }
  1047. </style>
  1048.  
  1049. <body onkeydown="return false">
  1050.  
  1051. <!-- FONTE DOS ICONS DO MENU -->
  1052. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  1053.  
  1054. <div class="topo">🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 🔹 </div>
  1055. <!-- ALINHAMENTO DA SIDEBAR -->
  1056. <div class="side1">
  1057.  
  1058. <!-- IMAGEM DA SIDEBAR -->
  1059. <div class="imagem1"><img src="{image:sidebar 1}"></div>
  1060. </div>
  1061.  
  1062. <!-- ALINHAMENTO DA SIDEBAR -->
  1063. <div class="side2">
  1064.  
  1065. <!-- IMAGEM DA SIDEBAR -->
  1066. <div class="imagem2"><img src="{image:sidebar 2}"></div></div>
  1067. </div>
  1068. </div>
  1069. </div>
  1070. <!-- PRIMEIRA FRASE -->
  1071. <div class="frasinha">{text:frasinha}</div>
  1072.  
  1073. <!-- SEGUNDA FRASE -->
  1074. <div class="titulo">{text:titulo}</div>
  1075. </div></div></div>
  1076.  
  1077. </div>
  1078. <!-- FINAL DA SIDEBAR -->
  1079.  
  1080. <div style="position:fixed; margin-left:-5px; margin-top:185px; font-family:'rod'; font-size:10px; color:#999; text-shadow: 0px 0px 0px transparent; text-align:left; padding-left:5px; text-transform:uppercase;background:#fff;padding:5px"><script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3145686";
  1081. fhsh.src = "//s1.freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visitas&a=1";
  1082. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  1083. </script>
  1084.  
  1085. </div>
  1086. </div>
  1087.  
  1088. <div style="position:fixed; margin-left:-5px; margin-top:210px; font-family: 'rod'; font-size:10px; color:#999; text-shadow: 0px 0px 0px transparent; text-align:left; padding-left:5px; text-transform:uppercase;background:#fff;padding:5px"><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5310148";
  1089. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  1090. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online&e2=Online&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  1091. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  1092. </script>
  1093. </div>
  1094.  
  1095. <div style="position:fixed; margin-left:-5px; margin-top:160px; font-family: 'rod'; font-size:10px; color:#999; text-shadow: 0px 0px 0px transparent; text-align:left;text-transform:uppercase;background:#fff;padding:5px">Você esteve aqui
  1096. <script language=JavaScript>
  1097. function getCookieSlsv (offset) {
  1098. var endstr = document.cookie.indexOf (";", offset);
  1099. if (endstr == -1)
  1100. endstr = document.cookie.length;
  1101. return unescape(document.cookie.substring(offset, endstr));
  1102. }
  1103. function GetCookie (name) {
  1104. var arg = name + "=";
  1105. var alen = arg.length;
  1106. var clen = document.cookie.length;
  1107. var i = 0;
  1108. while (i < clen) {
  1109. var j = i + alen;
  1110. if (document.cookie.substring(i, j) == arg)
  1111. return getCookieSlsv (j);
  1112. i = document.cookie.indexOf(" ", i) + 1;
  1113. if (i == 0)
  1114. break;
  1115. }
  1116. return null;
  1117. }
  1118. function SetCookie (name, value) {
  1119. var argv = SetCookie.arguments;
  1120. var argc = SetCookie.arguments.length;
  1121. var expires = (argc > 2) ? argv[2] : null;
  1122. var path = (argc > 3) ? argv[3] : null;
  1123. var domain = (argc > 4) ? argv[4] : null;
  1124. var secure = (argc > 5) ? argv[5] : false;
  1125. document.cookie = name + "=" + escape (value) +
  1126. ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
  1127. ((path == null) ? "" : ("; path=" + path)) +
  1128. ((domain == null) ? "" : ("; domain=" + domain)) +
  1129. ((secure == true) ? "; secure" : "");
  1130. }
  1131. function DeleteCookie(name) {
  1132. var exp = new Date();
  1133. FixCookieDate (exp);
  1134. exp.setTime (exp.getTime() - 1);
  1135. var cval = GetCookie (name);
  1136. if (cval != null)
  1137. document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
  1138. }
  1139. var expdate = new Date();
  1140. var num_visits;
  1141. expdate.setTime(expdate.getTime() + (365*24*60*60*1000));
  1142. if (!(num_visits = GetCookie("num_visits")))
  1143. num_visits = 0;
  1144. num_visits++;
  1145. SetCookie("num_visits",num_visits,expdate);
  1146. document.writeln("<font face='Cinzel', serif; color=000000>"+num_visits+"</font>");
  1147. </script> vezes!
  1148. </div>
  1149. <!-- menu -->
  1150. <div class="menu">
  1151. <a href="{text:link1}">{text:link1 titulo}</a>
  1152. <a href="{text:link2}">{text:link2 titulo}</a>
  1153. <a href="{text:link3}">{text:link3 titulo}</a>
  1154. <a href="{text:link4}">{text:link4 titulo}</a>
  1155. </div></div>
  1156. </div></div>
  1157.  
  1158.  
  1159. <!-- INICIO DOS POSTS --->
  1160. <div id="content">
  1161. {block:Posts}
  1162. <div class="caixa">
  1163.  
  1164.  
  1165. {block:Text}
  1166. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  1167. {body}
  1168. <div class="notes">
  1169. <a href="{permalink}">{NoteCount} notes</a> -
  1170. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1171. </div>
  1172. {/block:Text}
  1173.  
  1174.  
  1175.  
  1176. {block:Photo}
  1177. {LinkOpenTag}
  1178. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  1179. {block:indexpage}<div class="btreblog"><a href="{ReblogURL}" target="_blank"> Reblog this post</i></a></div>
  1180. <div class="bttime"> POSTED IN {DayOfMonth}/{MonthNumberWithZero} WITH {NoteCount} NOTES</div></a>
  1181. {/block:indexpage}
  1182. {/block:Photo}
  1183.  
  1184.  
  1185.  
  1186. {block:Photoset}
  1187. <div class="imgpost">{Photoset}</div>
  1188. {block:indexpage}<div class="btreblog"><a href="{ReblogURL}" target="_blank" Title="Reblogue"> Reblog</i></a></div>
  1189. <div class="bttime"><a href="{Permalink}" target="_blank" title="{timeago}"><i class="fa fa-share-alt"></i> </a></div>
  1190. <div class="btnotes"><a href="{Permalink}" target="_blank" title="{NoteCount}"><i class="fa fa-folder-open"></i></a></div>
  1191. {/block:indexpage}
  1192. {/block:Photoset}
  1193.  
  1194.  
  1195.  
  1196. {block:Quote}
  1197. {Quote}<br>
  1198. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  1199. <div class="notes">
  1200. <a href="{permalink}">{NoteCount} notes</a> -
  1201. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1202. </div>
  1203. {/block:Quote}
  1204.  
  1205.  
  1206.  
  1207. {block:Chat}
  1208. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  1209. {block:Lines}
  1210. {block:Label}<span>{Label}</span>{/block:Label}
  1211. {Line}
  1212. {/block:Lines}
  1213. <div class="notes">
  1214. <a href="{permalink}">{NoteCount} notes</a> -
  1215. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1216. </div>
  1217. {/block:Chat}
  1218.  
  1219.  
  1220.  
  1221. {block:Link}
  1222. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  1223. {block:Description}{Description}{/block:Description}
  1224. <div class="notes">
  1225. <a href="{permalink}">{NoteCount} notes</a> -
  1226. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1227. </div>
  1228. {/block:Link}
  1229.  
  1230.  
  1231.  
  1232. {block:Audio}
  1233. {AudioPlayer}
  1234. <div class="notes">
  1235. <a href="{permalink}">{NoteCount} notes</a> -
  1236. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1237. </div>
  1238. {/block:Audio}
  1239.  
  1240.  
  1241.  
  1242. {block:Video}
  1243. {block:Indexpage}{Video-250}{/block:IndexPage}
  1244. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  1245. {block:Caption}{Caption}{/block:Caption}
  1246. <div class="notes">
  1247. <a href="{permalink}">{NoteCount} notes</a> -
  1248. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1249. </div>
  1250. {/block:Video}
  1251.  
  1252.  
  1253.  
  1254. {block:Answer}
  1255. <div class="ask-img"><img src="{AskerPortraitURL-30}"></div>
  1256. <div class="pergunta"> <font color="{color:detalhes}"> ❤</font> {Asker} </div>
  1257. <div class="pergunta2">{Question}</div>
  1258. <div id="resposta">{Answer}</div>
  1259. <div class="notes">
  1260. <a href="{permalink}">{NoteCount} notes</a> -
  1261. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  1262. </div>
  1263. {/block:Answer}
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272. <!--bloqueio do via e source -->
  1273. <div class="vsanna">
  1274. {block:RebloggedFrom}
  1275. <a href="{ReblogParentURL}">via</a>
  1276. {/block:RebloggedFrom}
  1277. {block:ContentSource}
  1278. <a href="{SourceURL}">source</a>
  1279. {/block:ContentSource}
  1280. </div>
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286. </div>
  1287. {/block:Posts}
  1288. </div>
  1289. <!--fim dos posts-->
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304. <!-- script barra de rolagem e caixas do theme-->
  1305. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  1306. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  1307. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  1308. <script type="text/javascript">
  1309. $(window).load(function () {
  1310. $('#content').masonry(),
  1311. $('.masonryWrap').infinitescroll({
  1312. navSelector : "div#navigation",
  1313. nextSelector : "div#navigation a#nextPage",
  1314. itemSelector : ".caixa",
  1315. bufferPx : 10000,
  1316. extraScrollPx: 11000,
  1317. loadingImg : "",
  1318. loadingText : "<i> </i>",
  1319. },
  1320. // call masonry as a callback.
  1321. function() { $('#content').masonry({ appendedContent: $(this) }); }
  1322. );
  1323. });
  1324. </script>
  1325.  
  1326. {block:IndexPage}
  1327. <div class="column navigation" id="navigation">
  1328. {block:Pagination}
  1329. {block:PreviousPage}
  1330. <a href="{PreviousPage}" class="navigate">
  1331. {/block:PreviousPage}
  1332. {block:PreviousPage}</a>
  1333. {/block:PreviousPage}
  1334.  
  1335. {block:NextPage}
  1336. <a href="{NextPage}" class="navigate" id="nextPage">
  1337. {/block:NextPage}
  1338. {block:NextPage}</a>{/block:NextPage}
  1339. {/block:Pagination}
  1340. </div>
  1341. {/block:IndexPage}
  1342.  
  1343. </body>
  1344.  
  1345. <!-------------------------------------------------------------------------->
  1346. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css"> <a class="lcredit icon theme" href="http://sugardic.co.vu/">Install Theme</a>
  1347. <!-------------------------------------------------------------------------->
  1348. </div>
  1349. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement