pamellabellegarde

Theme Tumblr: Heroes

Sep 6th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.71 KB | None | 0 0
  1. <!-------
  2.  
  3. THEME BY SECRET-DIALOGUES.TUMBLR.COM
  4. DON'T COPY! BE ORIGINAL!
  5.  
  6. ------->
  7.  
  8.  
  9. <?xml version="1.0" encoding="UTF-8"?>
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13. <head>
  14.  
  15. <!DOCTYPE HTML>
  16.  
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  21.  
  22.  
  23. <script type="text/javascript">
  24. function changeNavigation(id) {document.getElementById ('liuc').innerHTML=document.getElementById(id).innerHTML}
  25. </script>
  26.  
  27. </script>
  28. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
  29. </script>
  30. <script type="text/javascript">
  31. $(document).ready(function(){
  32. $(".links_body").hide();
  33. $(".links_head").click(function(){
  34. $(this).next(".links_body").slideToggle('fast');
  35. }); }); </script>
  36. <style type="text/css">
  37. .links_list {
  38. margin:0px; padding:0px; width:200px;}
  39. .links_head {
  40. padding-top:5px; padding-bottom:1px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  41. .links_body {
  42. padding:1px; text-align:left; color: {color:Text}; display:none;}
  43. </style>
  44.  
  45. <title>{title}</title>
  46.  
  47.  
  48.  
  49. <link rel="shortcut icon" href="{favicon}" />
  50. <meta name="image:ImageSidebar" content="http://static.tumblr.com/y9ykbvf/iDMm9y5av/sem_t__tulo_2.png" />
  51. <meta name="color:Postsbox" content="#fff"/>
  52. <meta name="color:background" content="#eee" />
  53. <meta name="image:background" content=""/>
  54. <meta name="if:Show Tags" content="1"/>
  55. <meta name="if:Shake Images" content="1"/>
  56. <meta name="if:bwimages" content="0"/>
  57.  
  58. <meta name="color:bg menu" content="#000" />
  59. <meta name="color:bg menu hover" content="#fff" />
  60.  
  61. <meta name="color:links menu" content="#fff" />
  62. <meta name="color:links menu hover" content="#000" />
  63.  
  64. <meta name="font:Title" content="georgia" />
  65. <meta name="font:body" content="verdana" />
  66. <meta name="color:scroll bar" content="#000" />
  67. <meta name="color:bg scroll bar" content="#fff" />
  68. <meta name="color:Links" content="#666" />
  69. <meta name="color:Links Hover" content="#dadada" />
  70. <meta name="color:Text" content="#000" />
  71. <meta name="text:Link1" content="/#" />
  72. <meta name="text:Link1 Title" content="link 1" />
  73. <meta name="text:Link2" content="/#" />
  74. <meta name="text:Link2 Title" content="link 2" />
  75. <meta name="text:Link3" content="/#" />
  76. <meta name="text:Link3 Title" content="link 3" />
  77. <meta name="text:Link4" content="/#" />
  78. <meta name="text:Link4 Title" content="link 4" />
  79. <meta name="text:Link5" content="/#" />
  80. <meta name="text:Link5 Title" content="link 5" />
  81. <meta name="text:Link6" content="/#" />
  82. <meta name="text:Link6 Title" content="link 6" />
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92. <style type="text/css">
  93.  
  94. /** EFEITO BLUR GRAY POR BOMBASTIC DESIGN **/
  95. .imgbg {
  96. -webkit-transition:All 1s ease;
  97. -moz-transition:All 1s ease;
  98. -o-transition:All 1s ease;
  99. -webkit-filter: grayscale(0) blur(0px);
  100. }
  101.  
  102. .imgbg:hover {
  103. -moz-transition:All 1s ease;
  104. -o-transition:All 1s ease;
  105. -webkit-filter: grayscale(1.0) blur(1px);-webkit-transition:All 1s ease;
  106. }
  107.  
  108.  
  109. /** PERSONALIZAÇÃO MENU **/
  110. .fu {margin-top:-40px;
  111. padding:5px;
  112. filter: alpha(opacity=65);
  113. moz-opacity:.60;
  114. opacity:.60 ;
  115. background:{color:Postsbox};}
  116.  
  117.  
  118. nav1 {background:#000;
  119. max-width:30px;
  120. display: inline-block;
  121. padding:3px;
  122. overflow:hidden;
  123. margin-left:-1px;
  124. font-size:8px;
  125. text-transform:uppercase;
  126. font-family:{font:body};
  127. background:{color:bg menu};
  128. color:{color:links menu};
  129. -webkit-transition-duration: 1.0s;}
  130.  
  131.  
  132. nav1:hover {
  133. -webkit-transition-duration: 1.0s;
  134. color:{color:links menu hover};
  135. background:{color:postsbox};
  136.  
  137. }
  138.  
  139. .mm {margin-bottom:-5px;}
  140.  
  141. /********** personalização da paginação dos posts by: yasmin lira */
  142. .direita {bottom: 10px; z-index: 4; position: fixed;right:20px;}
  143. .esquerda {bottom: 10px; z-index: 4; position: fixed;left:20px;}
  144.  
  145. /********** paginação dos posts by: yasmin lira */
  146. a.page, a.page:visited, a.page:active {width: 50px; background:transparent; padding: 2px; display: block; text-decoration: none; text-align: center; font-family: arial;margin-top: 3px; font-size: 65px;}
  147.  
  148.  
  149. {block:Ifbwimages}
  150.  
  151. img {-webkit-filter: grayscale(100%);}
  152.  
  153. {/block:ifbwimages}
  154.  
  155.  
  156. /** QUOTE **/
  157. .aspas {position:relative; top:-0px;font-size:84px;opacity:0.4;filter: alpha (opacity=20);color: {color:Text}; font: normal 130px; font-family: georgia;text-align:left ; }
  158.  
  159. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  160.  
  161. /** TÍTULO DOS POSTS **/
  162. h1 { font-size:12pt;text-transform:uppercase;-webkit-transition-duration: .40s;font-weight:normal;text-align:center;font-family:{font:Title};color:{color:Text};}
  163. h2 { font-size:13px;-webkit-transition-duration: .40s;font-weight:normal;text-align:left;font-family:{font:Title};color:{color:Text};}
  164.  
  165.  
  166.  
  167. .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4; width:100%;background:transparent; height:62px; position: fixed !important; background-opacity:0.50;}
  168.  
  169.  
  170. .audio {height:100%; background:#000;}
  171.  
  172.  
  173.  
  174.  
  175. /** CAIXINHA MINI MENU **/
  176. .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:10px;}
  177.  
  178. /** CAIXA DOS POSTS **/
  179. .caixa { font-size: 11px; width: 500px; padding:10px;padding-bottom:2px;text-align:justify; color:{color:Text};font-family: {font:body}; background: {color:Postsbox};}
  180.  
  181.  
  182. .opacidadee{
  183. margin: 1px;
  184. border: none;
  185. filter: alpha(opacity=75);
  186. moz-opacity:.80;
  187. opacity:.80 ;
  188. -webkit-transition-duration: .50s;
  189. }
  190. .opacidadee:hover{
  191. margin: 1px;
  192. border: none;
  193. filter: alpha(opacity=100);
  194. moz-opacity:1.0;
  195. opacity:1.0;
  196. }
  197.  
  198.  
  199.  
  200. .pa {padding:5px;}
  201.  
  202.  
  203. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-transition-duration: .80s;}
  204.  
  205. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-duration: .80s;}
  206.  
  207.  
  208. /** FRASE **/
  209. .frase {background:#000; font: italic 15px Georgia;margin-top:-20px;height:17px;opacity:0.60;color:#fff;text-align:right;}
  210.  
  211. /** CREDITOS **/
  212. .creditos{
  213. background: #fff;
  214. padding: 5px;
  215. margin-bottom: 10px;
  216. font-family:georgia;
  217. font-size:10;
  218. color:#000;
  219. width: 503px;
  220. text-align:center;
  221. font-size:10px;
  222. text-transform: uppercase;
  223. -webkit-box-shadow: 2px 2px 2px 2px rgba(5, 5, 5, 0.2);
  224. -moz-box-shadow: 2px 2px 2px 2px rgba(5, 5, 5, 0.2);
  225. box-shadow: 2px 2px 2px 2px rgba(5, 5, 5, 0.2);
  226. }
  227.  
  228.  
  229. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  230.  
  231. ::-webkit-scrollbar {width: 10px; height:10px; background:{color:bg scroll bar}}::-webkit-scrollbar-corner {background:{color:bg scroll bar}}
  232. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll bar}}
  233. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scroll bar}}
  234. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll bar}; border-top: 1px solid {color:bg scroll bar}; border-bottom: 1px solid {color:bg scroll bar}}
  235. ::-webkit-scrollbar-thumb:horizontal {background: {color:bg scroll bar}; border: 0px solid {color:bg scroll bar}}
  236. ::-webkit-scrollbar-thumb {background: {color:scroll bar}; border-top: 0pt solid {color:bg scroll bar}; border-bottom: 0pt solid {color:bg scroll bar}}
  237. ::-webkit-scrollbar-track-piece {background: {color:bg scroll bar}; border-top: 1pt solid {color:bg scroll bar}; border-bottom: 1pt solid {color:bg scroll bar}; width:4pt}
  238.  
  239.  
  240.  
  241. /** SIDEBAR **/
  242. .caixasidebar1 {font-size: 9px;text-align: center; font-family: line-height:20px; width:250px;z-index:4;letter-spacing:0px;padding:5px;background: transparent;}
  243.  
  244.  
  245. /** POSIÇÃO THEME **/
  246. #pagina {width:800px; top:0px; }
  247. #coluna {width: 253px; float:left; top:38px;position: fixed;}
  248. #conteudo {width: 525px;float: right;top:0px;}
  249. #tudo {width:900px;top:0px;}
  250.  
  251.  
  252.  
  253. /** APARENCIA LINKS **/
  254. a:link, a:visited, a:active { -webkit-transition-duration: 1.0s;text-decoration: none;color: {color:Links};}
  255. a:hover {color:{color:Links Hover};}
  256.  
  257.  
  258. /** CAIXA ASK **/
  259. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  260.  
  261. .caixask {width:491px; padding:5px;text-align:left;border-radius:10px;font-size:11px;text-transform:lowercase;background:{color:background};font-family: {font:body};}
  262.  
  263.  
  264.  
  265. /** TAGS **/
  266. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  267.  
  268. .tag2 {font-size: 9px; width:500px; padding-top:1px;padding:10px; text-align:center; text-transform:uppercase;text-align:center;margin-bottom: 8px;background: {color:Postsbox};color:{color:Text};}
  269.  
  270. nav3 {text-tranform:uppercase;font-size:8px;color:{color:Text};}
  271. }
  272.  
  273. nav3 a{color:{color:Text};}
  274.  
  275. .ttt {
  276. margin: 1px;
  277. border: none;
  278. filter: alpha(opacity=55);
  279. moz-opacity:.50;
  280. opacity:.50 ;
  281. -webkit-transition-duration: .90s;
  282. }
  283. .ttt:hover{
  284. margin: 1px;
  285. border: none;
  286. filter: alpha(opacity=100);
  287. moz-opacity:1.0;
  288. opacity:1.0;
  289. }
  290.  
  291.  
  292. /** FUNDO **/
  293. body { background-attachment: fixed; background-repeat: repeat;font-family: {font:body}; font-size: 11px; text-align: justify;color: {color:Text};background:{color:background} url('{image:background}');background-attachment: fixed; }
  294.  
  295. /** APARENCIA BLOCKQUOTE **/
  296. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 5px solid {color:Text};}
  297.  
  298.  
  299.  
  300. /** BORDA REDONDA **/
  301. .bordapam {-webkit-border-radius: 360px;-moz-border-radius: 360px;border-radius: 360px; padding: 0px; margin: 3px 0px 0px 5px;margin:3px;}
  302.  
  303.  
  304. .imageee {width:250px;max-height:300px;-webkit-border-radius: 20px;
  305. -moz-border-radius: 20px;
  306. border-radius: 20px;
  307.  
  308. }
  309.  
  310. .bdd {border: 4px solid {color:bg menu};}
  311.  
  312.  
  313. .ll {float:left;width:70px;}
  314. .rr {float:right;width:170px;}
  315.  
  316.  
  317.  
  318.  
  319. .altt{max-height:130px;}
  320.  
  321. .borda4 {padding : 7px;
  322. background :#7E7E7E;}
  323.  
  324. .linhasidebar {border-right: #000 4px solid;}
  325.  
  326. .photo {max-width:500px;}
  327.  
  328.  
  329. /********** personalização da paginação dos posts by: yasmin lira */
  330. .direita {bottom: 10px; z-index: 4; position: fixed;right:20px;}
  331. .esquerda {bottom: 10px; z-index: 4; position: fixed;left:20px;}
  332.  
  333. /********** paginação dos posts by: yasmin lira */
  334. a.page, a.page:visited, a.page:active {width: 50px; background:transparent; padding: 2px; display: block; text-decoration: none; text-align: center; font-family: georgia;margin-top: 3px; font-size: 65px;}
  335.  
  336.  
  337. pre { font-family: consolas; font-size: 12px; padding: 6px; margin:1px; border-radius:0px; width:480px; overflow: auto; line-height: 100%;background: {color:background};}
  338.  
  339.  
  340.  
  341. .pic {margin-bottom:5px;}
  342.  
  343. /** FONT FACE -- BY SECRET-DIALOGUES **/
  344.  
  345. nav10 {
  346. font-size:31px;
  347. text-align:center;
  348. webkit-transition-duration: .80s;
  349. font-family: 'Amatic SC', cursive;
  350. }
  351.  
  352. nav10:hover {
  353. }
  354.  
  355.  
  356. .cre {padding:5px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:9px;height:20px;width:35px;-webkit-transition-duration: .50s;font-family:{font:body};background:{color:Postsbox};}
  357.  
  358.  
  359.  
  360. </style>
  361. <!-- FIM DO CSS -->
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  370. <script src="http://tumbletricks.webs.com/treme.js"></script>
  371.  
  372.  
  373. </head>
  374.  
  375. {block:IfShakeImages}
  376. <style>
  377. div.treme img{position:relative}
  378. </style>{/block:IfShakeImages}
  379. <body><center>
  380. <div class="tudo">
  381.  
  382.  
  383.  
  384. <div id="pagina">
  385.  
  386. <div class="cre">theme by
  387.  
  388. <a href="http://secret-dialogues.tumblr.com/" target="_blank">s-d</a>
  389.  
  390. </div>
  391.  
  392.  
  393.  
  394. <div id="coluna">
  395. <div class="caixasidebar1">
  396.  
  397. <nav10><a href="/" ><font color="{color:Text}">{title}</font></a></nav10>
  398.  
  399. <br>
  400.  
  401.  
  402.  
  403. <a href="/">
  404. <img src="{image:ImageSidebar}" class="imageee" title="refresh"></a></a><br>
  405.  
  406. <div class="fu">
  407. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  408.  
  409. {block:ifLink2}<a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  410.  
  411. {block:ifLink3}<a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  412.  
  413. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  414.  
  415. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>{/block:ifLink5}
  416.  
  417. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>{/block:ifLink6}
  418.  
  419. <br></div>
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426. <br>
  427.  
  428. <div style="overflow: auto; color: {color:Text}; width:250px;max-height: 100px; text-align: center; font-family: {font:body}; font-size:10px; background-color: transparent;margin-top:9px;">
  429. {block:Description} {Description} {/block:Description}
  430. </div>
  431.  
  432. </div>
  433.  
  434. <br>
  435. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination} {CurrentPage}</b>/{TotalPages} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  436. </div>
  437.  
  438. <!-- INÍCIO DAS TAGS DOS POSTS -->
  439.  
  440.  
  441. <div class="autopagerize_page_element">
  442. <div id="conteudo">
  443. <div id="liuc">
  444.  
  445.  
  446.  
  447.  
  448. <div class="tudo"><div class="treme">
  449. {block:Posts}
  450.  
  451.  
  452.  
  453. <!-- TEXT -->
  454.  
  455. {block:Text}
  456.  
  457. <div class="caixa">
  458.  
  459. <h1>{block:Title}{Title}{/block:Title}</h1>
  460.  
  461. {Body}
  462.  
  463. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  464.  
  465. {/block:Text}
  466.  
  467. <!-- PHOTO -->
  468.  
  469. {block:Photo}
  470.  
  471. <div class="caixa">
  472. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
  473.  
  474. {block:Caption}{Caption}{/block:Caption}<br>
  475.  
  476. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  477.  
  478.  
  479. {/block:Photo}
  480.  
  481.  
  482. <!-- PHOTOSET -->
  483.  
  484. {block:Photoset}
  485.  
  486. <div class="caixa">
  487.  
  488. <div align="center">{Photoset-500}</div>
  489.  
  490. {block:Caption}{Caption}{/block:Caption}
  491.  
  492. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  493.  
  494.  
  495.  
  496.  
  497.  
  498. {/block:Photoset}
  499.  
  500.  
  501. <!-- QUOTE -->
  502.  
  503. {block:Quote}
  504.  
  505. <div class="caixa">
  506.  
  507. <span class="aspas">“</span><div class="quote"><h2>{Quote}
  508.  
  509. </span></div></h2><br>
  510.  
  511. <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
  512. <br>
  513. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  514.  
  515.  
  516.  
  517. {/block:Quote}
  518.  
  519.  
  520. <!-- LINK -->
  521.  
  522. {block:Link}
  523.  
  524. <div class="caixa">
  525.  
  526. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  527.  
  528. {block:Description}{Description}{/block:Description}
  529.  
  530. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  531.  
  532. {/block:Link}
  533.  
  534.  
  535. <!-- CHAT -->
  536.  
  537. {block:Chat}
  538.  
  539. <div class="caixa">
  540.  
  541. <h1>{block:Title}{Title}{/block:Title}</h1>
  542.  
  543. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  544.  
  545. {Line}<p>
  546.  
  547. {/block:Lines}
  548.  
  549. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  550.  
  551. {/block:Chat}
  552.  
  553.  
  554. <!-- VIDEO -->
  555.  
  556. {block:Video}
  557.  
  558. <div class="caixa">
  559.  
  560. {Video-500}
  561.  
  562. {block:Caption}{Caption}{/block:Caption}
  563.  
  564. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  565.  
  566.  
  567. {/block:Video}
  568.  
  569.  
  570. <!-- AUDIO -->
  571.  
  572. {block:Audio}
  573.  
  574.  
  575. <div class="caixa">
  576.  
  577. <div class="audio">{AudioPlayerBlack}</div>
  578.  
  579. {block:Caption}{Caption}{/block:Caption}
  580.  
  581. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  582.  
  583.  
  584. {/block:Audio}
  585.  
  586.  
  587. <!-- ASK -->
  588.  
  589. {block:Answer}
  590.  
  591. <div class="caixa"><center>
  592. <div class="caixask"><img src="{AskerPortraitURL-40}" align="left" class="bordapam"/>{Asker}: {Question}</div></center>
  593.  
  594. <div class="pa">
  595. {Answer}</div>
  596.  
  597. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  598.  
  599. {/block:Answer}
  600.  
  601.  
  602.  
  603. <div class="tag2"><div class="ttt">
  604. <a href={Permalink}><nav3>{TimeAgo}</a></nav3> ·
  605.  
  606. {block:NoteCount}<a href="{Permalink}"><nav3>{NoteCount} notes</a></nav3> · {/block:NoteCount}
  607.  
  608.  
  609. {block:RebloggedFrom} <a href="{ReblogParentURL}"><nav3>Via</a> </nav3> {/block:RebloggedFrom} ·
  610.  
  611. {block:ContentSource} <a href="{SourceURL}" target="_blank" class="tag11"><nav3>{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} </nav3>
  612.  
  613. · <a href="{reblogurl}" target="_blank"> <nav3>reblog</b></nav3></a>
  614.  
  615. {block:IfShowTags}<br> <nav3>Tagged:</nav3> {block:HasTags} {block:Tags}<nav3><a href="{TagURL}"><font color="{color:Text}">#{Tag} </font></a> </nav3>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  616.  
  617. </div></div>
  618.  
  619. {/block:Posts}
  620.  
  621.  
  622. </div> </div>
  623.  
  624.  
  625.  
  626. <!-- FIM DAS TAGS DOS POSTS -->
  627.  
  628.  
  629.  
  630. </div></div>
  631.  
  632.  
  633. </div>
  634.  
  635. </div>
  636. <div style="top: 0px; right: 0px; position: fixed;">
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  645. <div style="top: 0px; right: 0px; position: fixed;">
  646.  
  647.  
  648.  
  649. </body>
  650.  
  651. </html>
Advertisement
Add Comment
Please, Sign In to add comment