ANTIGO-BRASILEIRO

theme 21

Jul 29th, 2012
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.11 KB | None | 0 0
  1.  
  2. <! Theme #pp ANTIGO-BRASILEIRO + BASE DE LATE-TO-WRITE, NÃO RETIRE OS CRÉDITOS, NÃO COPIE!!!!>
  3.  
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head> <!-- DEFAULT VARIABLES -->
  8.  
  9. <meta name="font:text" content="verdana" />
  10. <meta name="font:title" content="georgia" />
  11.  
  12. <meta name="color:frase" content="#000" />
  13. <meta name="color:info" content="#000" />
  14. <meta name="color:lcre" content="#000" />
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:text" content="#000" />
  17. <meta name="color:sidebar" content="#f5f5f5" />
  18. <meta name="color:titletext" content="#534c4c" />
  19. <meta name="color:entry" content="#fff" />
  20. <meta name="color:links" content="#000" />
  21. <meta name="color:linkst" content="#000" />
  22.  
  23.  
  24. <meta name="image:background" content=""/>
  25. <meta name="image:sidebar1" content=""/>
  26. <meta name="image:sidebar2" content=""/>
  27.  
  28.  
  29.  
  30.  
  31. <meta name="image:sidebar1" content=""/>
  32.  
  33.  
  34.  
  35.  
  36. <meta name="text:frase" content="titulo"/>
  37.  
  38.  
  39. <meta name="text:Link1" content="/" />
  40. <meta name="text:Link1 Title" content="link1" />
  41. <meta name="text:Link2" content="/" />
  42. <meta name="text:Link2 Title" content="link2" />
  43. <meta name="text:Link3" content="/" />
  44. <meta name="text:Link3 Title" content="link3" />
  45. <meta name="text:Link4" content="/" />
  46. <meta name="text:Link4 Title" content="link4" />
  47. <meta name="text:Link5" content="/" />
  48. <meta name="text:Link5 Title" content="link5" />
  49. <meta name="text:Link6" content="/" />
  50. <meta name="text:Link6 Title" content="link6" />
  51. <meta name="text:Link7" content="/" />
  52. <meta name="text:Link7 Title" content="link7" />
  53. <meta name="text:Link8" content="/" />
  54. <meta name="text:Link8 Title" content="link8" />
  55. <meta name="text:Link9" content="/" />
  56. <meta name="text:Link9 Title" content="link9" />
  57. <meta name="text:Link10" content="/" />
  58. <meta name="text:Link10 Title" content="link10" />
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. <title>{Title}</title>
  66. <link rel="shortcut icon" href="{Favicon}">
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  68. {block:Description}
  69. <meta name="description" content="{MetaDescription}" />
  70. {/block:Description}
  71.  
  72.  
  73. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  74.  
  75. <style type="text/css">
  76.  
  77.  
  78.  
  79. body {
  80. color:{color:text};
  81. background-color: {color:background};
  82. background-image:url('{image:background}');
  83. color:{color:text};
  84. font-family: verdana;
  85. font-size: 11px;
  86. text-align: center;
  87. background-attachment:fixed;
  88.  
  89. background-repeat: no-repeat;
  90.  
  91. background-position: 103% 110%;
  92.  
  93. line-height:110%;
  94.  
  95. text-align:justify
  96. }
  97.  
  98. a:link, a:active, a:visited {
  99. color: {color:links};
  100. text-decoration:none;
  101. }
  102.  
  103. a:hover {
  104. color: {color:links};
  105. -webkit-transition-duration: 0.8s;
  106. -moz-transition-duration: 0.8s;
  107. }
  108.  
  109.  
  110. .bubble {align:right;background: {color:background}; margin:7px 0px 2px 66px;padding:11px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  111. .bubble p {margin:1px 0px;}
  112. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px; left:-13px;top:2px;border-top:7px solid transparent;border-bottom:7px solid transparent; border-right:10px solid {color:entry};}
  113. .askborder{-webkit-border-radius: 3px 3px 3px 3px; -webkit-transition-duration: 0.6s; }.askborder:hover{ -webkit-border-radius: 180px}
  114.  
  115.  
  116.  
  117.  
  118. #links {height: autopx;width: 197px;margin-top: 251px; margin-left: 18px; position:fixed;}
  119. #links a{height: 7px; display:block; width: 94px; line-height: 6px; font-size:9px; margin-bottom: 1px; text-align: center; font-family: tahoma; text-transform: uppercase; color: {color:linkst} ; background-color: #fff; -webkit-transition-duration: 0.4s;padding:2px; float: left}
  120. #links a:hover{width:94px; letter-spacing: 1px;}
  121.  
  122.  
  123. .falafala {font-size: 10px; margin-top: -10px; font-family: georgia; background-color: {color:background}; color: {color:linkst}; position:fixed; width:184px; padding: 4px; margin-left: 21px; height: autopx; border-top: 2px solid {color:linkst};border-bottom: 2px solid {color:linkst}}
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148. #derlan {font-family: georgia; position: fixed; margin-left: 1071px; margin-top:225px; font-size: 28px; z-index: 0;}
  149. .derlan a {color: ; background-color: transparent;}
  150. .derlan a:hover {color ;}
  151.  
  152.  
  153. #derlan2 {font-family: georgia; position: fixed; margin-left: 858px; margin-top:224px; font-size: 28px; z-index: 0;}
  154. .derlan2 a {color: ; background-color: transparent;}
  155. .derlan2 a:hover {color ;}
  156.  
  157.  
  158.  
  159. #jiqui{
  160.  
  161. text-align: center;
  162.  
  163. margin-left: 21px;
  164.  
  165. width: 191px;
  166.  
  167. position: fixed;
  168.  
  169. top: 102px;
  170.  
  171. background-color: #ffffff;
  172.  
  173. box-shadow: 0px 0px 2px #464646;
  174.  
  175. }
  176.  
  177. #jiqui p{
  178.  
  179. margin-top: 5px;
  180.  
  181. font-size:0.7em;
  182.  
  183. }
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193. .jiqui img:hover {gray;-webkit-filter: grayscale(1);-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203. .enfinca {margin-top: 146px; margin-left: 213px; position: fixed; width: 112px; text-align:right;color:{color:frase};font-family:'Zeyada';padding-top:20px;font-size:26px;line-height:25px;}
  204.  
  205.  
  206.  
  207. #jilink{
  208.  
  209. text-align: center;
  210.  
  211. margin-left: 21px;
  212.  
  213. width: 191px;
  214.  
  215. position: fixed;
  216.  
  217. top: 331px;
  218.  
  219. background-color: #ffffff;
  220.  
  221.  
  222.  
  223. }
  224.  
  225. #jilink p{
  226.  
  227. margin-top: 5px;
  228.  
  229. font-size:0.7em;
  230.  
  231. }
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. #sbar5 {width:80px; height: 15px; margin-left: 252px; margin-top: 346px; position:fixed; overflow:hidden; background-color:transparent; border-left:0px solid; border-right:0px solid; padding:3px }
  247.  
  248.  
  249.  
  250. #sbarfrase {position:fixed; width:250px; margin-top: 4px; margin-left: -6px; color: #fffdfd; font-family: georgia; font-face: 15px; padding: 3px;}
  251.  
  252.  
  253.  
  254.  
  255. #sbar7 {position: fixed;left:128px; top:62px;}
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263. #paginacaoml {font-family: arial sans; font-size:8px; font-weight: none; line-height: 15px; text-shadow: 0 0px 0px #000;}
  264. #paginacaoml a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:links}; text-decoration: none;}
  265. #paginacaoml a:hover {background: {color:sidebar};}
  266. #paginacaoml span.pagina_atual {background: #; margin: 0 1px 0 0; padding: 1px 3px; color:{color:links}; text-decoration: none;}
  267. #paginacaoml span.info {background: {color:sidebar}; margin: 0 0px 0 0; padding: 2px 4px; color: {color:links}; text-decoration: none;}
  268.  
  269.  
  270.  
  271. #credit{
  272.  
  273.  
  274.  
  275. position:fixed;
  276.  
  277.  
  278.  
  279. bottom:5px;
  280.  
  281.  
  282.  
  283. right:15px;}
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291. #credit a{
  292.  
  293.  
  294.  
  295. color: #000;
  296.  
  297.  
  298.  
  299. font-size:10px;
  300.  
  301.  
  302.  
  303. font-family:consolas;
  304.  
  305.  
  306.  
  307. text-decoration:none;}
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314. #frase
  315. {position: fixed;
  316. margin-top: -3px;
  317. margin-left: 202px;
  318. height:32px;
  319. width:915px;}
  320.  
  321.  
  322.  
  323. #limite{margin-top: 70px; margin-left: 700px;}
  324.  
  325.  
  326. #limit{margin-top: 72px; margin-left: -157px;}
  327.  
  328.  
  329.  
  330.  
  331. #sid{font-size: 9px; font-family: verdana; position: fixed; margin-left: 141px; width: 170px; background-color: ; padding: 10px; margin-top: 435px; background-attachment: fixed; background-image:url('');}
  332.  
  333.  
  334.  
  335. .ttle {text-align: center; font-family: DK Pimpernel, 'Century Gothic', AppleGothic, sans-serif; font-size: 20px; color: #000; letter-spacing: 0px;}
  336.  
  337. .subttle {letter-spacing: 1px; margin-left: 70px; text-align: center; font-family: verdana; text-transform: lowercase; font-size: 10px; color: #000;}
  338.  
  339.  
  340. .sdescri {text-align: justify; font-size: 9px; font-family: verdana; position: fixed; margin-left: 220px; width: 235px; background-color: ; color: #000; padding: 10px; margin-top: 410px; background-attachment: fixed;}
  341.  
  342. .msc {margin-top: 378px; height: 25px; width: 170px; margin-left: -20px; position: fixed; background: #fff;}
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349. #cre {opacity:0.8; width:137px; height: 10px; margin-left:27px; margin-top:54px; position:fixed; font-family: georgia; overflow:hidden; background-color: #ffffff; border-left:0px solid; border-right:0px solid; padding:3px;-moz-border-top-right-radius:10px; -webkit-border-top-right-radius:0px; -moz-border-top-left-radius:0px; -webkit-border-top-left-radius:0px; }
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. #icon {
  357. text-align: center;
  358. width: 100px;
  359. display: block;
  360. padding: 8px;
  361. }
  362.  
  363. #container {
  364. background-color:transparent;
  365. width: 465px;
  366. position: absolute;
  367. top:13px;
  368. left: 88px;
  369.  
  370. padding-bottom: 5px;
  371. }
  372.  
  373. #entries {margin: -10px 0 0px 0}
  374.  
  375.  
  376. #entry {
  377. width: 500px;
  378. border-bottom: 2px solid {color:background};
  379. background-color:{color:entry};
  380. text-align: justify;
  381. padding: 20px;
  382. margin-bottom:0px;}
  383.  
  384. .image{text-align: center; margin: 0 0 5px 0}
  385. .image img{border: 0px; margin: 0; padding: 0;}
  386.  
  387. #ask_form{width: 500px; }
  388.  
  389. .search_result{font-size: 12px; text-align: center}
  390.  
  391. .source{display:none}
  392.  
  393. h1{
  394. font-family: georgia;
  395. font-size:20px;
  396. letter-spacing: -1px;
  397. line-height: 20px;
  398. text-transform: none;
  399. font-weight: normal;
  400. margin: 0 0 5px 0;
  401. text-align: center;
  402. }
  403.  
  404. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-decoration: none; text-align: center; }
  405.  
  406.  
  407. .fj {opacity: 0.9;font-size: 40px; font-family: Elephant; line-height: 85px; color: #000000;}
  408.  
  409.  
  410. .qquote {font-family: DK Pimpernel; text-align: left; font-size: 24px; line-height: 33px; padding: 0px;}
  411.  
  412. .qsource {font-size: 8px; font-family: PF Ronda Seven;text-align: right;margin-bottom: 5px;}
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419. .chat{
  420. line-height: 12px;
  421. list-style: none
  422. }
  423.  
  424. .chat ul {
  425. line-height: 15px;
  426. list-style: none;
  427. padding: 0px;
  428. line-height: 20px;
  429. background: {color:entry};
  430. }
  431.  
  432. .person1 {
  433. background-color: {color:entry};
  434. color: {color:text}
  435. }
  436. .person1 .label {
  437. font-weight: bold;
  438. padding: 0px;
  439. margin-left: 5px;
  440. color: {color: text}
  441. }
  442. .person2 {
  443. background-color: {color:entry};
  444. color: {color: text}
  445. }
  446. .person2 .label {
  447. font-weight: bold;
  448. padding: 0px;
  449. margin-left: 5px;
  450. color: {color: text}
  451. }
  452.  
  453. .audioimage{
  454. float:left;
  455. text-align: center;
  456. margin: 0 10px 5px 0;
  457. width: 205px;
  458. border: 15px solid {color:background};
  459. }
  460. .audioimage img{
  461. max-width: 205px;
  462. height: auto;
  463. margin: 0 0 2px 0
  464. }
  465. .playcount {font-style: italic}
  466.  
  467.  
  468. .asker {
  469. width: 480px;
  470. background-color: {color:background};
  471. color:{color:text};
  472. padding: 10px; }
  473. .asker img{
  474. float: left;
  475. margin: 0px 4px 2px 0
  476. }
  477. .asker a{
  478. font-size: 20px;
  479. color:{color:links};
  480. text-transform: lowercase;
  481. line-height: 27px;
  482. padding: 0; margin: 0;
  483. font-family: georgia;
  484. }
  485. .asker a:hover{
  486. font-size: 20px;
  487. color:{color:links};
  488. text-transform: lowercase;
  489. line-height:27px;
  490. padding: 0;
  491. margin: 0;
  492. font-family: georgia;
  493. }
  494. .answer {padding: 5px 0 0 0; }
  495.  
  496. #cap {
  497. padding: 2px 0 0 0;
  498. width: 500px;
  499. margin: 0 0 0 5px
  500. }
  501.  
  502. .info {
  503. margin-top: 10px;
  504. border-left: 0px solid {color:entry};
  505. padding: 5px;
  506. background-color: {color:entry};
  507. text-align: left;
  508. font-size: 8px;
  509. font-family: tinytots;
  510. text-transform: uppercase;
  511. }
  512.  
  513. .info a {font-size: 8px;text-transform:uppercase;}
  514.  
  515. .info2 {
  516. padding: 2px;
  517. border-bottom: 1px dotted {color:entry};
  518. text-align: right;
  519. }
  520. .tags {
  521. color: {color:text};
  522. font-size: 9px;
  523. font-family: verdana;
  524. display: inline;
  525. list-style: none;
  526. text-transform: none;
  527. }
  528. .tags a {
  529. font-size: 9px;
  530. color: {color:text};
  531. display: inline;
  532. list-style: none;
  533. text-transform: none;
  534. }
  535.  
  536. #nts {
  537. width: 500px;
  538. margin-left: 95px;
  539. padding: 10px;
  540. margin-top: 5px;
  541. font-size: 10px;
  542. text-align: left
  543. }
  544.  
  545. #nts img{display: none; border:0px}
  546.  
  547. #clear{
  548. clear: both;
  549. width: 50px;
  550. height: 0px;
  551. background-color: transparent
  552. }
  553.  
  554. #prevnextlinks{
  555. text-align: center;
  556. width: 500px;
  557. background-color:{color:entry};
  558. padding: 7px 20px 7px 20px;
  559. margin: 0 0 2px 0;
  560. font-size: 10px
  561. }
  562.  
  563. #notes {
  564. width: 500px;
  565. margin: 0px;
  566. margin-left: 0px;
  567. padding: 5px;
  568. text-align: left
  569. }
  570.  
  571. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  572. ol.notes li {margin: 0px; padding: 2px;}
  573.  
  574. #notes img{border:0px}
  575. #notes a{font-size: 10px}
  576.  
  577. #tumblr_controls{position: fixed!important}
  578. ::-webkit-scrollbar{width:5px;height:5px;}
  579.  
  580. ::-webkit-scrollbar-button:start:decrement
  581.  
  582. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  583.  
  584. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  585.  
  586. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  587.  
  588. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  589.  
  590. {CustomCSS}
  591.  
  592. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  593.  
  594.  
  595. #alan {margin-left:388px; margin-top: 72px; width: 17px; font-size: 10px; height: auto; text-align: center; background-color: #ffffff; font-family: verdana; line-height: 17px; color: #000000; position: fixed; padding:0px; overflow: visible; }
  596.  
  597.  
  598.  
  599.  
  600.  
  601. </style>
  602.  
  603. </head>
  604.  
  605.  
  606.  
  607. <body>
  608.  
  609.  
  610. <div id="container">
  611.  
  612. <div id="entries">
  613. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  614. <script type="text/javascript"
  615.  
  616. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  617.  
  618.  
  619. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  620.  
  621.  
  622.  
  623. {block:Posts}
  624.  
  625. <div id="entry">
  626. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  627.  
  628. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  629. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  630.  
  631. {block:Photoset}{Photoset-500}
  632. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  633. {/block:Photoset}
  634.  
  635.  
  636. {block:Quote}
  637. <div class="qquote"><div class="fj">“</div><div style=margin-top:-67px;margin-left:25px;>{Quote}</div></div>
  638. {block:Source}<div class="qsource"><br> — {Source}</div>
  639. {/block:Source}
  640. {/block:Quote}
  641.  
  642. {block:Link}
  643. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  644. {block:Description}{Description}{/block:Description}
  645. {/block:Link}
  646.  
  647. {block:Chat}
  648. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  649. <div class="chat"><ul>{block:Lines}
  650. <li class="person{UserNumber}">{block:Label}
  651. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  652. {/block:Chat}
  653.  
  654. {block:Audio}
  655. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  656. {AudioPlayerWhite}
  657. <div class="playcount">{PlayCountWithLabel}</div>
  658. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  659. {/block:Audio}
  660.  
  661. {block:Video}{Video-500}
  662. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  663.  
  664. {block:Answer}
  665. <img src="{AskerPortraitURL-48}" align="left" class="askborder" class="dreamgirl"><div class="bubble"><span></span><b>{Asker}</b>
  666. {Question}&nbsp;</div><br>{Answer} {/block:Answer}
  667.  
  668. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  669. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  670. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  671. {/block:ContentSource}</div>
  672.  
  673.  
  674.  
  675. <div id="clear"></div>
  676.  
  677. {block:Date} <div class="info"> <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} . <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} <a href="{ReblogUrl}" target="_blank"> . <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png" class="" title=""> <b>r</b>eblog </a> {/Block:IndexPage} {block:RebloggedFrom} . via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  678. <br>
  679. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  680. </div></div>
  681. {/block:Posts}
  682. {block:PostNotes}
  683. <div id="nts"><div id="ntstext"> . {PostNotes}</div></div>
  684. {/block:PostNotes}
  685.  
  686. </div>
  687.  
  688. </div>
  689.  
  690.  
  691. <div id="limite">
  692.  
  693.  
  694.  
  695.  
  696. <div id="jiqui"><div style="padding:10px">
  697.  
  698.  
  699.  
  700. <div style="max-height:200px;overflow:hidden;">
  701. <div class="jiqui">
  702. <img src="{image:sidebar1}" width= "170px;" height= "200px;"/></a>
  703.  
  704. </div></div></div></div>
  705.  
  706.  
  707.  
  708.  
  709.  
  710. <center>
  711. <div id="links">
  712. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  713. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  714. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  715. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  716. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  717. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  718. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  719. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  720.  
  721. </div>
  722. <div class="falafala">{Description}</div>
  723.  
  724. </center>
  725.  
  726. </div></div></div></div></div></div>
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740. <div id="limit"> <div id="derlan">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  741.  
  742. <div id="derlan2">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  743.  
  744. </div>
  745.  
  746. </div></div></div></div></div>
  747.  
  748. </body>
  749.  
  750.  
  751. <div id="credit"><a title="Theme feito por ANTIGO-BRASILEIRO, + base de late-to-write" href="http://antigo-brasileiro.tumblr.com">© theme</a></div>
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761. </html>
Advertisement
Add Comment
Please, Sign In to add comment