pamellabellegarde

Theme Tumblr: Green and Pink Flower

Dec 21st, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.59 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <!---------------------------------------------------------
  7. | |
  8. | THEME POR SECRET-DIALOGUES.TUMBLR.COM |
  9. | NÃO COPIE N U N C A NEM RETIRE OS CRÉDITOS |
  10. | A UNICA PESSOA QUE PODE DISPONIBILIZAR |
  11. | ESSA THEME É A AUTORA ! |
  12. | THEME FEITA PARA USO PESSOAL |
  13. | |
  14. ---------------------------------------------------------!>
  15.  
  16.  
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19.  
  20. <head>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  23.  
  24.  
  25.  
  26. <title>{title}</title>
  27. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl75bsU9n1qfamg6.png" />
  28.  
  29.  
  30. <script>
  31. function click() {
  32. if (event.button==2||event.button==3) {
  33. oncontextmenu='return false';
  34. }
  35. }
  36. document.onmousedown=click
  37. document.oncontextmenu = new Function("return false;")
  38. </script>
  39.  
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45.  
  46.  
  47.  
  48. /*** BALÃO ASK POR BIIBS ***/
  49. .bubble {align:right;background: #eee; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-
  50.  
  51. radius:5px;}
  52. .bubble p {margin:1px 0px;}
  53. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px
  54.  
  55. solid transparent;border-right:10px solid #eee;}
  56.  
  57. /* MENU NO PATTERN */
  58.  
  59. .menunopatternht {position:fixed; z-index: 4; width:100%; height:22px;left:0px; top :0px; overflow: hidden; background-image: url(http://media.tumblr.com/tumblr_lwiyzu50tC1qlxlbt.png);-webkit-transition-duration: .90s;}
  60.  
  61. .menunopatternht:hover{height:60px;}
  62.  
  63.  
  64. /** TÍTULO DOS POSTS **/
  65. .titulo {font-family: 'Handlee', cursive; font-size: 28px; color:#F891C5; text-shadow: 0 1px 0px #eee;}
  66.  
  67. .titulo2 {font-family: 'Courier New'; font-size: 23px; color:#1E8400; text-transform: uppercase; }
  68.  
  69.  
  70.  
  71. /** CAIXA DOS POSTS **/
  72. .caixa {background: #fff; font-family: Tahoma; font-size: 12px; width: 510px; margin-bottom: 15px; padding: 7px; border: 1px solid #eee; -moz-box-shadow: 0 0 1em
  73.  
  74. #eee; -webkit-box-shadow: 0 0 1em #eee; box-shadow: 0 0 1em #eee; border-radius: 7px;}
  75.  
  76.  
  77. /** SIDEBAR **/
  78. .caixasidebar {background: #fff; -webkit-border-top-left-radius: 24px;
  79. -webkit-border-top-right-radius: 24px;
  80. -moz-border-radius-topleft: 24px;
  81. -moz-border-radius-topright: 24px;
  82. border-top-left-radius: 24px;
  83. border-top-right-radius: 24px; font-family: verdana; font-size: 10px; width: 320px; margin-left: 40px; -moz-box-shadow: 0 0 1em #eee; -webkit-box-shadow: 0 0 1em #eee; box-shadow: 0 0 1em #eee; position: fixed; top:68px; margin-bottom: 15px; }
  84.  
  85. /** TEXTO SIDE**/
  86. .posicao {padding: 3px;}
  87.  
  88.  
  89. .border{-webkit-border-top-left-radius:24px;-webkit-border-top-right-radius: 24px;-moz-border-radius-topleft: 24px;-moz-border-radius-topright:24px;border-top-left-radius: 24px;border-top-right-radius: 24px;}
  90.  
  91. /** BARRA ROLAGEM **/
  92.  
  93. ::-webkit-scrollbar{width:8px;height:6px;}
  94. ::-webkit-scrollbar-button:start:decrement
  95. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  96. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  97. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#E9B6D7; background-color:#E9B6D7;-webkit-border-radius:px;}
  98. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#E9B6D7; background-color:#E9B6D7;-webkit-border-radius:px;}
  99.  
  100.  
  101.  
  102.  
  103. /** FORMATAÇÕES **/
  104. b, strong, bold {color: #F891C5;}
  105. u {text-decoration: none; border-bottom: 1px dashed #F453A4;}
  106. i, em{color: #469300;}
  107. s {color: #79FF00;}
  108.  
  109. /** POSIÇÃO THEME **/
  110.  
  111. #pagina {width: 100%; margin-right: auto; margin-left: auto;margin-top: auto;margin-
  112.  
  113. bottom:auto; padding-top:1px; }
  114.  
  115. #coluna {text-align: justify; width: 200px; float: left; position: fixed; top:10px; padding-
  116.  
  117. top:3px; }
  118.  
  119. #conteudo {width: 300px; text-align: justify; margin: auto; position: relative; }
  120.  
  121.  
  122. /** APARENCIA LINKS **/
  123. a:link, a:visited, a:active {color: #F37CB8; letter-spacing: 1px; text-decoration: none; -webkit-transition-duration: .30s;}
  124. a:hover {color: #6FBD00; cursor:pointer;}
  125.  
  126.  
  127.  
  128.  
  129. /** PERSONALIZAÇÃO MENU **/
  130. .nav1 {font-size: 12px;
  131. font-family:courier new;
  132. color: #fff;
  133. float:left;
  134. cursor: pointer;
  135. letter-spacing:2px;
  136. text-align:center;
  137. background:#EF9DC8;
  138. width:70px;
  139. -webkit-transition-duration: .50s;
  140. text-transform: uppercase;
  141. padding:3px;
  142. border-radius:25px;
  143. margin:3px;
  144. }
  145.  
  146.  
  147. .nav1:hover {font-size: 12px; font-family:#000;
  148. color: #fff;
  149. background:#6FBD00;
  150. padding:3px; }
  151.  
  152.  
  153. /** TAGS **/
  154. .tag2 {border-bottom: 2px dashed #ecdbe7;}
  155.  
  156. /** FUNDO **/
  157. body {background: #fff url(http://static.tumblr.com/9nod2fq/BXHll78z8/back.jpg); background-attachment: fixed; font-family: Tahoma; font-size: 12px; color: #545454; text-align: justify;}
  158.  
  159. /** APARENCIA BLOCKQUOTE **/
  160. blockquote {border-left: 3px solid #72CE00;padding:3px; margin-left: 3px}
  161.  
  162.  
  163. /** BORDA **/
  164. .borda {padding : 5px;
  165. background : #fff url(http://media.tumblr.com/tumblr_lwiyzu50tC1qlxlbt.png);
  166. border-radius: 3px;
  167. }
  168.  
  169. /** OPACIDADE IMAGENS **/
  170.  
  171. .opacidade {filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -webkit-transition-duration: .30s;} .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; }
  172.  
  173.  
  174.  
  175. /** SELEÇÃO COLORIDA **/
  176. ::-moz-selection
  177. {
  178. background: #f7f7f5;
  179. color: #C2FF79;
  180. }
  181. ::selection
  182. {
  183. background: #f7f7f5;
  184. color:#C2FF79;
  185. }
  186.  
  187.  
  188.  
  189.  
  190. .border{-webkit-border-top-left-radius: 24px;-webkit-border-top-right-radius: 24px;-moz-border-radius-topleft: 24px;-moz-border-radius-topright: 24px;border-top-left-radius: 24px;border-top-right-radius: 24px;}
  191.  
  192. /******** PAGINAÇÃO DOS POSTS */
  193. #paginacaoml {margin-top:10px;margin-left:5px;margin-right:5px;font-size: 12px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
  194. #paginacaoml a {background: #FFFFFF; margin: 0 1px 0 0; color: #7e7e7e; text-decoration: none;padding:5px;-webkit-box-shadow:0 0 1em #C9C9C9}
  195. #paginacaoml a:hover {background: #FFFFFF; border: none;color:#6F9CA8;padding:5px;}
  196. #paginacaoml span.pagina_atual {background: #FFFFFF; margin: 0 1px 0 0; color: #ddd; text-decoration: none;padding:5px;-webkit-box-shadow:0 0 1em #C9C9C9}
  197. #paginacaoml span.info {background: #FFFFFF; margin: 0 1px 0 0; color: #888; text-decoration: none;padding:5px;moz-border-radius:0px;
  198. border-radius: 0px;-webkit-box-shadow:0 0 1em #C9C9C9}
  199.  
  200. </style>
  201. <!-- FIM DO CSS -->
  202.  
  203. <script type="text/javascript">
  204. function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
  205. </script>
  206.  
  207. <script>
  208. function click() {
  209. if (event.button==2||event.button==3) {
  210. oncontextmenu='return false';
  211. }
  212. }
  213. document.onmousedown=click
  214. document.oncontextmenu = new Function("return false;")
  215. </script>
  216.  
  217.  
  218. </head>
  219.  
  220. <body>
  221. <body ondragstart='return false'><body onkeydown="return false">
  222.  
  223.  
  224.  
  225. <div id="pagina">
  226. <div id="coluna">
  227.  
  228. <div class="caixasidebar">
  229.  
  230. <img src="http://static.tumblr.com/y9ykbvf/uILlwkji7/sem_t__tulo_3.png" width="320px" class="opacidade ; border">
  231. <br>
  232. <div class="posicao">
  233.  
  234. <div style="border: 1px (000, 000, 000); padding: 5px; overflow: auto; color: #000; width: 300px;height: 75px; text-align: justify; font-family: verdana; font-size:11px; line-height: 100%; background-color: #fbfbf7">
  235. {block:Description} {Description} {/block:Description}
  236. </div>
  237. <br><big><big><font color="#2DC600">Status</font></big></big><br><div class="tag2"></div>
  238.  
  239. <img src="http://i205.photobucket.com/albums/bb186/mhilkas/Currently/msn.gif">
  240. <!------inicio contador------>
  241. Visitantes on line: <b><script type="text/javascript"
  242.  
  243. src="http://fastonlineusers.com/on3.php?
  244.  
  245. d=http://SUAURL.tumblr.com"></script></b></a>
  246. <!------final contador------><div class="linha"></div>
  247.  
  248.  
  249. <img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/timer12.gif">
  250.  
  251. <!------inicio contador------>No total de: <b><script
  252.  
  253. src="http://fastwebcounter.com/secure.php?
  254.  
  255. s=http://SUAURL.tumblr.com"></script></b> visitantes</a></a><div
  256.  
  257. class="linha"></div>
  258. <!------final contador------>
  259.  
  260. <img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/balaozinho16.gif">
  261.  
  262. <!------inicio contador------>
  263. Você já veio aqui
  264. :
  265. <SCRIPT language=JavaScript>
  266. function getCookieSlsv (offset) {
  267. var endstr = document.cookie.indexOf (";", offset);
  268. if (endstr == -1)
  269. endstr = document.cookie.length;
  270. return unescape(document.cookie.substring(offset, endstr));
  271. }
  272. function GetCookie (name) {
  273. var arg = name + "=";
  274. var alen = arg.length;
  275. var clen = document.cookie.length;
  276. var i = 0;
  277. while (i < clen) {
  278. var j = i + alen;
  279. if (document.cookie.substring(i, j) == arg)
  280. return getCookieSlsv (j);
  281. i = document.cookie.indexOf(" ", i) + 1;
  282. if (i == 0)
  283. break;
  284. }
  285. return null;
  286. }
  287. function SetCookie (name, value) {
  288. var argv = SetCookie.arguments;
  289. var argc = SetCookie.arguments.length;
  290. var expires = (argc > 2) ? argv[2] : null;
  291. var path = (argc > 3) ? argv[3] : null;
  292. var domain = (argc > 4) ? argv[4] : null;
  293. var secure = (argc > 5) ? argv[5] : false;
  294. document.cookie = name + "=" + escape (value) +
  295. ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
  296. ((path == null) ? "" : ("; path=" + path)) +
  297. ((domain == null) ? "" : ("; domain=" + domain)) +
  298. ((secure == true) ? "; secure" : "");
  299. }
  300. function DeleteCookie(name) {
  301. var exp = new Date();
  302. FixCookieDate (exp); // Correct for Mac bug
  303. exp.setTime (exp.getTime() - 1); // This cookie is history
  304. var cval = GetCookie (name);
  305. if (cval != null)
  306. document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
  307. }
  308. var expdate = new Date();
  309. var num_visits;
  310. expdate.setTime(expdate.getTime() + (365*24*60*60*1000));
  311. if (!(num_visits = GetCookie("num_visits")))
  312. num_visits = 0;
  313. num_visits++;
  314. SetCookie("num_visits",num_visits,expdate);
  315. document.writeln("<font face=verdana color=003366><B>"+num_visits+"</B></font>");
  316.  
  317. </SCRIPT> vezes
  318. </center>
  319. <br>
  320. <!------final contador------>
  321.  
  322.  
  323.  
  324. </div>
  325.  
  326.  
  327. </div>
  328. <div class="menunopatternht">
  329. <img src="http://static.tumblr.com/y9ykbvf/ufMlwkiuw/untitled-3.png"><br><br>
  330.  
  331. <span onClick="changeNavigation('00')" class="nav1"><a href="/"><font color="#fff">Home</span></a>
  332.  
  333.  
  334. <span onClick="changeNavigation('00')" class="nav1"><a href="/ask"><font color="#fff">Ask</span></a></font>
  335.  
  336.  
  337. <span onClick="changeNavigation('02')" class="nav1">Me</span>
  338.  
  339.  
  340. <span onClick="changeNavigation('03')" class="nav1">Info</span>
  341.  
  342.  
  343. <span onClick="changeNavigation('00')" class="nav1"><a href="/tagged/SUATAG"><font color="#fff">Texts</span></a></font>
  344.  
  345.  
  346. <span onClick="changeNavigation('04')" class="nav1">Credits</span><br><br>
  347. </center></font>
  348. </div>
  349. </div>
  350.  
  351.  
  352. <!-- INÍCIO DAS TAGS DOS POSTS -->
  353.  
  354. <div id="conteudo">
  355. <div id="liuc">
  356.  
  357. <img src="http://static.tumblr.com/y9ykbvf/eR3lvdnry/nada.png" height="22px">
  358.  
  359. <div class="titulo">
  360. <center><big>Welcome to...<br><big>{title}</big></center></div>
  361.  
  362. {block:Posts}
  363.  
  364.  
  365.  
  366. <!-- TEXT -->
  367.  
  368. {block:Text}
  369.  
  370. <div class="caixa">
  371.  
  372. <div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  373.  
  374. {Body}
  375.  
  376. <div class="tag2"></div>
  377.  
  378.  
  379. <div style='text-align:right'>
  380.  
  381. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  382. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  383.  
  384. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  385. </div>
  386.  
  387.  
  388. {/block:Text}
  389.  
  390. <!-- PHOTO -->
  391.  
  392. {block:Photo}
  393.  
  394. <div class="caixa">
  395. <center>
  396. <div align="center"><img src="{PhotoURL-500}" alt="{PhotoAlt}" class=" borda ; opacidade" width="505x" /></div></center>
  397.  
  398. {block:Caption}{Caption}{/block:Caption}
  399.  
  400.  
  401. <div class="tag2"></div>
  402.  
  403.  
  404. <div style='text-align:right'>
  405.  
  406. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  407. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  408.  
  409. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  410. </div>
  411.  
  412.  
  413. {/block:Photo}
  414.  
  415.  
  416. <!-- PHOTOSET -->
  417.  
  418. {block:Photoset}
  419.  
  420. <div class="caixa">
  421.  
  422. <div class="opacidade"><div align="center">{Photoset-500}</div></div>
  423.  
  424. {block:Caption}{Caption}{/block:Caption}
  425.  
  426. <div class="tag2"></div>
  427.  
  428.  
  429. <div style='text-align:right'>
  430.  
  431. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  432. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  433.  
  434. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  435. </div>
  436.  
  437. {/block:Photoset}
  438.  
  439.  
  440. <!-- QUOTE -->
  441.  
  442. {block:Quote}
  443.  
  444. <div class="caixa">
  445.  
  446. <div class="titulo">"{Quote}"</div><br>
  447.  
  448. <div style='text-align:right'>{block:Source}<font color="#599B00">—</font> {Source}{/block:Source}</div><br>
  449.  
  450.  
  451.  
  452. <div class="tag2"></div>
  453.  
  454.  
  455. <div style='text-align:right'>
  456.  
  457. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  458. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  459.  
  460. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  461. </div>
  462.  
  463. {/block:Quote}
  464.  
  465.  
  466. <!-- LINK -->
  467.  
  468. {block:Link}
  469.  
  470. <div class="caixa">
  471.  
  472. <div class="titulo"><a href="{URL}" {Target}>{Name}</a></div>
  473.  
  474.  
  475.  
  476.  
  477. {block:Description}{Description}{/block:Description}
  478.  
  479. <div class="tag2"></div>
  480.  
  481.  
  482. <div style='text-align:right'>
  483.  
  484. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  485. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  486.  
  487. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  488. </div>
  489.  
  490. {/block:Link}
  491.  
  492.  
  493. <!-- CHAT -->
  494.  
  495. {block:Chat}
  496.  
  497. <div class="caixa">
  498.  
  499. <div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  500.  
  501. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  502.  
  503. {Line}<p>
  504.  
  505. {/block:Lines}
  506.  
  507. <div class="tag2"></div>
  508.  
  509.  
  510. <div style='text-align:right'>
  511.  
  512. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  513. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  514.  
  515. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  516. </div>
  517.  
  518. {/block:Chat}
  519.  
  520.  
  521. <!-- VIDEO -->
  522.  
  523. {block:Video}
  524.  
  525. <div class="caixa">
  526.  
  527. {Video-500}
  528.  
  529. {block:Caption}{Caption}{/block:Caption}
  530.  
  531. <div class="tag2"></div>
  532.  
  533.  
  534. <div style='text-align:right'>
  535.  
  536. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  537. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  538.  
  539. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  540. </div>
  541.  
  542. {/block:Video}
  543.  
  544.  
  545. <!-- AUDIO -->
  546.  
  547. {block:Audio}
  548.  
  549. <div class="caixa">
  550.  
  551. {AudioPlayerBlack}
  552.  
  553. {block:Caption}{Caption}{/block:Caption}
  554.  
  555. <div class="tag2"></div>
  556.  
  557.  
  558. <div style='text-align:right'>
  559.  
  560. Postado em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a> |
  561. {block:ContentSource}<a href="{SourceURL}" target=blank>Source</a>{/block:ContentSource} | <a href="{Permalink}">{block:NoteCount}
  562.  
  563. {/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a> </div>
  564. </div>
  565. {/block:Audio}
  566.  
  567.  
  568. <!-- ASK -->
  569.  
  570. {block:Answer}
  571.  
  572. <div class="caixa">
  573.  
  574. <img src="{AskerPortraitURL-48}" align="left" class="borda ; opacidade" /><div class="bubble"><span></span>{Asker}: {Question}<p></div>
  575.  
  576. <font color="#000"><center>{Answer}</center></font>
  577.  
  578. <div class="tag2"></div>
  579.  
  580. Ask respondida em em <b>{DayOfMonth}</b>/<b>{MonthNumber}</b>/<b>{Year}</b> , <a href="{Permalink}">{TimeAgo}</a>
  581. </div>
  582.  
  583. {/block:Answer}
  584.  
  585.  
  586. {/block:Posts}
  587.  
  588. <!-- FIM DAS TAGS DOS POSTS -->
  589.  
  590.  
  591. <center><div id="paginacaoml"><span class="info" style="font-weight: tahoma;"></b>Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  592. {block:JumpPagination length="10"}
  593. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  594. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  595. {/block:JumpPagination}
  596. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  597. </div></center><br><br>
  598.  
  599.  
  600. </div>
  601.  
  602. </div>
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618. <!-- CONTEUDO IFRAME -->
  619.  
  620. <div id="02" style="display:none">
  621. <img src="http://static.tumblr.com/y9ykbvf/eR3lvdnry/nada.png" height="60px">
  622. <div class="caixa">
  623.  
  624. <div class="titulo2">Sobre Mim</div><div class="tag2"></div>
  625.  
  626. <img src="{PortraitURL-96}" align="right" class="borda ; opacidade" />Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) <br><br>
  627.  
  628. </div>
  629.  
  630.  
  631. <div class="caixa"><div class="titulo2">Lista de Desejos</div><div class="tag2"></div>
  632. <s>Fiz</s><br>
  633. Não fiz<br>
  634. <s>Fiz</s><br>
  635. Não fiz<br>
  636. Não fiz<br>
  637.  
  638. </div>
  639. </div>
  640.  
  641.  
  642. <div id="03" style="display:none">
  643.  
  644. <img src="http://static.tumblr.com/y9ykbvf/eR3lvdnry/nada.png" height="60px">
  645. <div class="caixa"><div class="titulo2">Meu Tumblr</div><div class="tag2"></div><br>
  646. Fale sobre seu tumblr, criação, do que fala etc.
  647.  
  648. </div>
  649.  
  650. <div class="caixa"><div class="titulo2">Recomendo</div><div class="tag2"></div><br>
  651. Os melhores tumblrs, recomendo:
  652. <br><a href="http://secret-dialogues.tumblr.com/">Mind Power</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> +<a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a>
  653.  
  654.  
  655.  
  656.  
  657. </div>
  658.  
  659.  
  660. <div class="caixa"><div class="titulo2">Quem eu sigo:</div><div class="tag2"></div><br>
  661.  
  662. <marquee>{block:Following}{block:Followed}<a href="{FollowedURL}" title="{FollowedTitle}"><img src="{FollowedPortraitURL-24}" class="borda" alt="{FollowedTitle}"/> </a>{/block:Followed}{/block:Following}</marquee>
  663.  
  664.  
  665. </div>
  666.  
  667.  
  668.  
  669.  
  670. </div>
  671.  
  672.  
  673. <div id="04" style="display:none">
  674. <img src="http://static.tumblr.com/y9ykbvf/eR3lvdnry/nada.png" height="60px">
  675. <div class="caixa">
  676.  
  677. <div class="titulo2">Créditos</div><div class="tag2"></div>
  678.  
  679. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Theme por: <a href="http://secret-dialogues.tumblr.com/" target=blank>secret-dialogues</a> <br>
  680.  
  681. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Código following: <a href="http://tumbletricks.tumblr.com/" target=blank>Tumblr Tricks</a><br>
  682.  
  683. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Código menu falso i-frame e mini gifs: <a href="http://ilovehtml.tumblr.com/" target=blank> I Love HTML</a><br>
  684.  
  685. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Imagem sidebar: <a href="http://weheartit.com/" target=blank>We Heart It</a><br>
  686.  
  687. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Paginação: <a href=http://madlyluv.com/" target=blank>Madly Luv</a><br>
  688.  
  689. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> BG: <a href="http://all4-u.tumblr.com" target=blank>All 4 You</a><br>
  690.  
  691. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Balão de ask: <a href="http://biibis.tumblr.com/" target=blank> Tua Menina</a><br>
  692.  
  693. <img src="http://i37.tinypic.com/2nh22vq.jpg"/> Ajuda: <a href="http://havingthemes.tumblr.com/" target=blank>Having Themes</a>
  694. <br><br>
  695.  
  696.  
  697. <img src="http://static.tumblr.com/y9ykbvf/mDTlrxtib/___________53_.gif" /> &Eacute; proibida qualquer c&oacute;pia parcial ou total dessa theme! <strong>Pl&aacute;gio &eacute; crime</strong>! A Lei que rege o direito autoral no Brasil &eacute; a Lei 9610/98. Voc&ecirc; pode ser processado!<strong>&nbsp;</strong><strong><center>Copyright </strong>&copy;
  698.  
  699. </div></div>
  700.  
  701.  
  702.  
  703.  
  704. <div style="top: 0px; right: 0px; position: fixed;">
  705. </body>
  706.  
  707. </html>
Advertisement
Add Comment
Please, Sign In to add comment