pamellabellegarde

Theme Tumblr: Summer Boy

Nov 16th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.81 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY SECRET-DIALOGUES.TUMBLR.COM
  6. DON'T COPY! BE ORIGINAL!
  7.  
  8. ------->
  9.  
  10.  
  11.  
  12.  
  13. <?xml version="1.0" encoding="UTF-8"?>
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  15.  
  16. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head>
  20.  
  21. <!DOCTYPE HTML>
  22.  
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  25.  
  26.  
  27. <script type="text/javascript">
  28. function changeNavigation(id) {document.getElementById
  29.  
  30. ('liuc').innerHTML=document.getElementById(id).innerHTML}
  31. </script>
  32.  
  33. </script>
  34.  
  35.  
  36. <title>{title}</title>
  37.  
  38.  
  39.  
  40. <link rel="shortcut icon" href="{favicon}" />
  41. <meta name="image:ImageSidebar"
  42.  
  43. content="http://static.tumblr.com/y9ykbvf/124mdkyka/sem_t__tulo_2.jpg" />
  44. <meta name="color:Postsbox" content="#f1f1f1"/>
  45. <meta name="color:sidebar" content="#fff"/>
  46. <meta name="color:title" content="#d1aeb0"/>
  47. <meta name="color:background" content="#ddd" />
  48. <meta name="image:background" content=""/>
  49. <meta name="if:Show Tags" content="0"/>
  50. <meta name="if:bwimages" content="0"/>
  51.  
  52. <meta name="color:bg menu" content="#d1aeb0" />
  53. <meta name="color:text menu" content="#ddd" />
  54.  
  55.  
  56.  
  57.  
  58. <meta name="color:scroll bar" content="#000" />
  59. <meta name="color:bg scroll bar" content="#fff" />
  60. <meta name="color:Links" content="#d1aeb0" />
  61. <meta name="color:Links Hover" content="#dadada" />
  62. <meta name="color:Text" content="#000" />
  63. <meta name="text:Link1" content="" />
  64. <meta name="text:Link1 Title" content="" />
  65. <meta name="text:Link2" content="" />
  66. <meta name="text:Link2 Title" content="" />
  67. <meta name="text:Link3" content="" />
  68. <meta name="text:Link3 Title" content="" />
  69. <meta name="text:Link4" content="" />
  70. <meta name="text:Link4 Title" content="" />
  71. <meta name="text:Link5" content="" />
  72. <meta name="text:Link5 Title" content="" />
  73. <meta name="text:Link6" content="" />
  74. <meta name="text:Link6 Title" content="" />
  75. <meta name="text:Link7" content="" />
  76. <meta name="text:Link7 Title" content="" />
  77. <meta name="text:Link8" content="" />
  78. <meta name="text:Link8 Title" content="" />
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89. <style type="text/css">
  90.  
  91. /** EFEITO BLUR GRAY POR BOMBASTIC DESIGN **/
  92. .imgbg {
  93. -webkit-transition:All 1s ease;
  94. -moz-transition:All 1s ease;
  95. -o-transition:All 1s ease;
  96. -webkit-filter: grayscale(0) blur(0px);
  97. }
  98.  
  99. .imgbg:hover {
  100. -moz-transition:All 1s ease;
  101. -o-transition:All 1s ease;
  102. -webkit-filter: grayscale(1.0) blur(1px);-webkit-transition:All 1s ease;
  103. }
  104.  
  105.  
  106. /** PERSONALIZAÇÃO MENU **/
  107. .fu:hover {
  108. filter: alpha(opacity=0);
  109. moz-opacity:.00;
  110. opacity:.00 ;
  111. -webkit-transition-duration: 0.9s;
  112. background:{color:Sidebar};}
  113.  
  114. .fu {opacity:1.0 ;filter: alpha(opacity=100);margin-top:-180px;-webkit-transition-duration:
  115.  
  116. 0.9s;}
  117.  
  118.  
  119. nav1 {
  120. margin-bottom:1px;
  121. display:inline-block;
  122. width:63px;
  123. padding:6px;
  124. overflow:hidden;
  125. position:fixed;
  126. font-size:12px;
  127. text-align:center;
  128. text-transform:lowercase;
  129. -webkit-transition-duration: 0.5s;
  130. font-family: georgia;
  131. font-style:italic;
  132. background:{color:bg menu};
  133. color:{color:text menu};
  134.  
  135. }
  136.  
  137. nav1:hover {background:transparent;
  138. color:{color:bg menu};
  139. }
  140.  
  141. nav2 {font-size:9px;letter-spacing:1px;
  142. text-transform:uppercase;font-family: Homenaje;
  143. }
  144.  
  145.  
  146. .mm {margin-bottom:-5px;}
  147.  
  148. /********** personalização da paginação dos posts by: yasmin lira */
  149. .direita {bottom: 150px; z-index: 4; position: fixed;right:30px;}
  150. .esquerda {bottom: 150px; z-index: 4; position: fixed;left:30px;}
  151.  
  152. /********** paginação dos posts by: yasmin lira */
  153. 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;}
  154.  
  155.  
  156.  
  157. {block:Ifbwimages}
  158. img {-webkit-filter: grayscale(100%);}
  159. {/block:ifbwimages}
  160.  
  161.  
  162. /** QUOTE **/
  163. .aspas {position:relative;
  164. top:-0px;
  165. font-size:84px;
  166. opacity:0.4;
  167. filter: alpha (opacity=20);
  168. color: {color:Text};
  169. font: normal 130px;
  170. font-family: georgia;
  171. text-align:left ; }
  172.  
  173. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  174.  
  175. /** TÍTULO DOS POSTS **/
  176. h1 { font-size:12pt;
  177. -webkit-transition-duration: .40s;
  178.  
  179. font-weight:normal;
  180. text-align:center;
  181. font-family:georgia;
  182. color:{color:Text};
  183. }
  184.  
  185. h2 { font-size:15px;
  186. -webkit-transition-duration: .40s;
  187. font-style:italic;
  188. font-weight:normal;
  189. text-align:left;
  190. font-family:georgia;
  191. color:{color:Text};}
  192.  
  193.  
  194.  
  195. .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4;
  196. width:100%;background:transparent; height:62px;
  197. position: fixed !important;
  198. background-opacity:0.50;}
  199.  
  200.  
  201. .audio {height:100%; background:#000;}
  202.  
  203.  
  204.  
  205.  
  206. /** CAIXINHA MINI MENU **/
  207. .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:5px;}
  208.  
  209. /** CAIXA DOS POSTS **/
  210. .caixa {
  211. font-size: 12px;
  212. width: 500px;
  213. padding:5px;
  214. padding-bottom:2px;
  215. text-align:justify;
  216. color:{color:Text};
  217. font-family: calibri;
  218. background: {color:Postsbox};}
  219.  
  220. .caixa img {max-width:500px;}
  221.  
  222. .opacidadee{
  223. margin: 1px;
  224. border: none;
  225. filter: alpha(opacity=75);
  226. moz-opacity:.80;
  227. opacity:.80 ;
  228. -webkit-transition-duration: .50s;
  229. }
  230. .opacidadee:hover{
  231. margin: 1px;
  232. border: none;
  233. filter: alpha(opacity=100);
  234. moz-opacity:1.0;
  235. opacity:1.0;
  236. }
  237.  
  238.  
  239.  
  240. .pa {padding:5px;}
  241.  
  242.  
  243. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-
  244.  
  245. transition-duration: .80s;}
  246.  
  247. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-
  248.  
  249. duration: .80s;}
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. /** SIDEBAR **/
  259. .caixasidebar1 {font-size: 10px;
  260. text-align: center;
  261. font-family:
  262. line-height:20px;
  263. width:218px;
  264. z-index:4;
  265. letter-spacing:0px;
  266. padding:0px;
  267. background:transparent;}
  268.  
  269.  
  270. /** POSIÇÃO THEME **/
  271. #pagina {width:735px; top:0px; text-align:justify;}
  272. #coluna {width: 283px; float:left;top:50px;position: fixed;}
  273. #conteudo {width: 515px;float: right;top:0px;text-align:justify;}
  274. #tudo {width:900px;top:0px;}
  275.  
  276.  
  277.  
  278. /** APARENCIA LINKS **/
  279. a:link, a:visited, a:active {
  280. -webkit-transition-duration: 0.3s;
  281. text-decoration: none;
  282. color: {color:Links};
  283. }
  284. a:hover {color:{color:Links Hover};}
  285.  
  286.  
  287. /** CAIXA ASK **/
  288.  
  289. .caixask {display:block;
  290. padding:10px;
  291. text-align:center;
  292. font-size:12px;
  293. background:{color:background};font-family: calibri;}
  294.  
  295. /*** BALÃO ASK POR BIIBS ***/
  296. .bubble {align:right;
  297. margin:1px 0px 3px 63px;
  298. padding:10px;
  299. position: relative;
  300. -moz-border-radius:5px;
  301. -webkit-border-radius:5px;
  302. border-radius:5px;
  303. background: {color:background};}
  304.  
  305. .bubble p {margin:1px 0px;}
  306. .bubble span {display:block;
  307. position:absolute;
  308. width:1px;
  309. height:1px;
  310. font-size: 0;
  311. line-height: 1px;
  312. text-align:left;
  313. left:-10px;
  314. top:10px;
  315. border-top:7px solid transparent;
  316. border-bottom:7px solid transparent;
  317. border-right:10px solid {color:background};}
  318.  
  319. /** TAGS **/
  320. @font-face {font-family: "tinytots";src: url
  321.  
  322. ('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  323.  
  324. .tag2 {width:500px;
  325. padding-top:1px;
  326. padding:5px;
  327. text-align:center;
  328. text-align:center;
  329. margin-bottom: 4px;
  330. text-transform:uppercase;
  331. font-size:10px;
  332. line-height:10px;
  333. padding-top:2px;
  334. border-top: {color:background} 1px dashed;
  335. background: {color:Postsbox};
  336. color:{color:Text};}
  337.  
  338. nav3 {text-transform:uppercase;
  339. font-size:10px;}
  340. }
  341.  
  342.  
  343. nav4 {font-size:0px;}
  344.  
  345.  
  346. .ttt {
  347. margin: 1px;
  348. border: none;
  349. filter: alpha(opacity=55);
  350. moz-opacity:.50;
  351. opacity:.50 ;
  352. -webkit-transition-duration: .90s;
  353. }
  354. .ttt:hover{
  355. margin: 1px;
  356. border: none;
  357. filter: alpha(opacity=100);
  358. moz-opacity:1.0;
  359. opacity:1.0;
  360. }
  361.  
  362.  
  363. /** FUNDO **/
  364. body { background-attachment: fixed;
  365. background-repeat: repeat;
  366. font-family: calibri;
  367. font-size: 11px;
  368. text-align: justify;color: {color:Text};
  369. background:{color:background} url('{image:background}');
  370. background-attachment: fixed; }
  371.  
  372.  
  373.  
  374. /** APARENCIA BLOCKQUOTE **/
  375. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  376.  
  377.  
  378.  
  379. /** BORDA REDONDA **/
  380. .bordapam {width:45px;-webkit-border-radius: 360px;
  381. -moz-border-radius: 360px;
  382. border-radius: 360px;}
  383. .bordapam img {width:20px;}
  384.  
  385.  
  386. .imageee {width:207px;
  387. max-height:210px;
  388. margin-bottom:-2px;
  389. -webkit-border-radius: 360px;
  390. -moz-border-radius: 360px;
  391. border-radius: 360px;
  392. -webkit-transition-duration: 0.5s;
  393.  
  394. }
  395.  
  396. .imageee:hover {
  397. transform:rotate(360deg);
  398. -ms-transform:rotate(360deg); /* IE 9 */
  399. -moz-transform:rotate(360deg); /* Firefox */
  400. -webkit-transform:rotate(360deg); /* Safari and Chrome */
  401. -o-transform:rotate(360deg); /* Opera */
  402.  
  403. }
  404.  
  405. .bd {position:fixed;
  406. opacity:0.80;
  407. -webkit-border-radius: 10px;
  408. -moz-border-radius: 10px;
  409. border-radius: 10px;
  410. border: 5px solid {color:bg menu};
  411.  
  412. }
  413.  
  414. .bd img {-webkit-border-radius: 10px;
  415. -moz-border-radius: 10px;
  416. border-radius: 10px;}
  417.  
  418.  
  419.  
  420.  
  421. .ll {float:left;width:70px;}
  422. .rr {float:right;width:170px;}
  423.  
  424.  
  425.  
  426.  
  427. .altt{max-height:130px;}
  428.  
  429. .borda4 {padding : 7px;
  430. background :#7E7E7E;}
  431.  
  432. .linhasidebar {border-right: #000 4px solid;}
  433.  
  434. .photo {max-width:400px;}
  435.  
  436.  
  437. pre { font-family: consolas;
  438. font-size: 12px;
  439. padding: 6px;
  440. margin:1px;
  441. border-radius:0px;
  442. width:380px; overflow: auto;
  443. line-height: 100%;
  444. background: {color:background};
  445. }
  446.  
  447.  
  448.  
  449. .pic {margin-bottom:5px;}
  450.  
  451.  
  452. nav10 {
  453. font-size:20px;
  454. text-align:center;
  455. webkit-transition-duration: .80s;
  456. font-family: georgia;
  457. display:block;
  458. margin-bottom:3px;
  459. font-style:italic;
  460.  
  461. }
  462.  
  463. nav10:hover {
  464. }
  465.  
  466.  
  467. .cre {padding:5px;
  468. bottom: 0px;
  469. right: 30px;
  470. z-index: 100;
  471. position: fixed;
  472. text-align:center;
  473. font-size:11px;
  474. height:20px;
  475. width:40px;
  476. -webkit-transition-duration: .50s;
  477. font-family:calibri;
  478. background:{color:Postsbox};}
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485. 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;}
  486.  
  487.  
  488.  
  489. </style>
  490. <!-- FIM DO CSS -->
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499. </head>
  500.  
  501.  
  502. <body><center>
  503. <div class="tudo">
  504.  
  505.  
  506.  
  507. <div id="pagina">
  508.  
  509. <div class="cre">theme by
  510.  
  511. <a href="http://secret-dialogues.tumblr.com/" target="_blank">s-d</a>
  512.  
  513. </div>
  514.  
  515.  
  516.  
  517. <div id="coluna">
  518. <div class="caixasidebar1">
  519.  
  520. <nav10><a href="/" ><font color="{color:title}">{title}</font></a></nav10>
  521.  
  522.  
  523.  
  524. <a href="/"> <img src="{image:ImageSidebar}" class="imageee"></a>
  525.  
  526.  
  527.  
  528.  
  529. <div style="overflow:auto;
  530. max-height: 300px;
  531. text-align: center;
  532. font-family: calibri;
  533. font-size:11px;
  534. background:transparent;
  535. color:{color:Text};
  536. width:210px
  537. ">
  538. {block:Description} {Description} {/block:Description}
  539. </div>
  540.  
  541. <br>
  542.  
  543.  
  544.  
  545. </div>
  546.  
  547.  
  548.  
  549. </div>
  550.  
  551. <!-- INÍCIO DAS TAGS DOS POSTS -->
  552.  
  553.  
  554. <div class="autopagerize_page_element">
  555. <div id="conteudo">
  556. <div id="liuc">
  557.  
  558.  
  559.  
  560.  
  561. <div class="tudo"><div class="treme">
  562. <div style="float:left">
  563. {block:Posts}
  564.  
  565.  
  566.  
  567. <!-- TEXT -->
  568.  
  569. {block:Text}
  570.  
  571. <div class="caixa">
  572.  
  573. <h1>{block:Title}{Title}{/block:Title}</h1>
  574.  
  575. {Body}
  576.  
  577. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  578.  
  579. {/block:Text}
  580.  
  581. <!-- PHOTO -->
  582.  
  583. {block:Photo}
  584.  
  585. <div class="caixa">
  586. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  587.  
  588. </center>
  589.  
  590. {block:Caption}{Caption}{/block:Caption}<br>
  591.  
  592. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  593.  
  594.  
  595. {/block:Photo}
  596.  
  597.  
  598. <!-- PHOTOSET -->
  599.  
  600. {block:Photoset}
  601.  
  602. <div class="caixa">
  603.  
  604. <div align="center">{Photoset-500}</div>
  605.  
  606. {block:Caption}{Caption}{/block:Caption}
  607.  
  608. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  609.  
  610.  
  611.  
  612.  
  613.  
  614. {/block:Photoset}
  615.  
  616.  
  617. <!-- QUOTE -->
  618.  
  619. {block:Quote}
  620.  
  621. <div class="caixa">
  622.  
  623. <span class="aspas">“</span><div class="quote"><h2>{Quote}
  624.  
  625. </span></div></h2><br>
  626.  
  627. <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
  628. <br>
  629. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  630.  
  631.  
  632.  
  633. {/block:Quote}
  634.  
  635.  
  636. <!-- LINK -->
  637.  
  638. {block:Link}
  639.  
  640. <div class="caixa">
  641.  
  642. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  643.  
  644. {block:Description}{Description}{/block:Description}
  645.  
  646. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  647.  
  648. {/block:Link}
  649.  
  650.  
  651. <!-- CHAT -->
  652.  
  653. {block:Chat}
  654.  
  655. <div class="caixa">
  656.  
  657. <h1>{block:Title}{Title}{/block:Title}</h1>
  658.  
  659. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  660.  
  661. {Line}<p>
  662.  
  663. {/block:Lines}
  664.  
  665. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  666.  
  667. {/block:Chat}
  668.  
  669.  
  670. <!-- VIDEO -->
  671.  
  672. {block:Video}
  673.  
  674. <div class="caixa">
  675.  
  676. {Video-500}
  677.  
  678. {block:Caption}{Caption}{/block:Caption}
  679.  
  680. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  681.  
  682.  
  683. {/block:Video}
  684.  
  685.  
  686. <!-- AUDIO -->
  687.  
  688. {block:Audio}
  689.  
  690.  
  691. <div class="caixa">
  692.  
  693. <div class="audio">{AudioPlayerBlack}</div>
  694.  
  695. {block:Caption}{Caption}{/block:Caption}
  696.  
  697. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  698.  
  699.  
  700. {/block:Audio}
  701.  
  702.  
  703. <!-- ASK -->
  704.  
  705. {block:Answer}
  706.  
  707. <div class="caixa"><center>
  708.  
  709. <div class="caixask">
  710. <img src="{AskerPortraitURL-128}" align="left" class="bordapam" />
  711.  
  712. <div style="font-family:calibri; font-style:italic;"> {Asker}: {Question}</div></div>
  713.  
  714.  
  715. {Answer}
  716.  
  717. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  718.  
  719. {/block:Answer}
  720.  
  721.  
  722.  
  723. <div class="tag2">
  724. <a href={Permalink}><nav3>{TimeAgo}</a></nav3> ·
  725. <nav3>{NoteCountWithLabel}</nav3>
  726.  
  727. {block:RebloggedFrom} · <a href="{ReblogParentURL}"><nav3>Via</a> </nav3> {/block:RebloggedFrom}
  728.  
  729. {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>
  730.  
  731. · <a href="{ReblogURL}" target="_blank"><nav3>Reblog</nav3></a>
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740. {block:IfShowTags}<br> <nav3>Tagged:</nav3> {block:HasTags} {block:Tags}
  741.  
  742. <nav3><a href="{TagURL}"><font color="{color:Text}">#{Tag} </font></a> </nav3>
  743.  
  744. {/block:Tags}{/block:HasTags}{/block:IfShowTags}
  745.  
  746. </div>
  747.  
  748. {/block:Posts}
  749.  
  750. </div>
  751. </div> </div>
  752.  
  753.  
  754. <!-- FIM DAS TAGS DOS POSTS -->
  755.  
  756.  
  757.  
  758. <div style="float:right;line-height:7px;"><br><br><br><br><br><br><br><br>
  759.  
  760. <img src="{PortraitURL-96}" width="64px" class="bd">
  761.  
  762. <br><br><br><br><br><br><br><br><br><br><br><br>
  763. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>
  764. <br><br><br>
  765. {/block:ifLink1}
  766.  
  767. {block:ifLink2} <a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>
  768. <br><br><br>
  769. {/block:ifLink2}
  770.  
  771. {block:ifLink3} <a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>
  772. <br><br><br>
  773. {/block:ifLink3}
  774.  
  775.  
  776.  
  777. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>
  778. <br><br><br>
  779. {/block:ifLink4}
  780. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1><br><br><br>{/block:ifLink5}
  781. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1><br><br><br>{/block:ifLink6}
  782. {block:ifLink7}<a href="{text:Link7}"><nav1>{text:Link7 Title} </a> </nav1><br><br><br>{/block:ifLink7}
  783. {block:ifLink8}<a href="{text:Link8}"><nav1>{text:Link8 Title} </a> </nav1>{/block:ifLink8}
  784.  
  785.  
  786.  
  787.  
  788. </div>
  789.  
  790. </div></div>
  791.  
  792.  
  793. </div>
  794.  
  795. </div>
  796. <div style="top: 0px; right: 0px; position: fixed;">
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  805.  
  806. </div></div>
  807. <center><div class="esquerda">{block:PreviousPage}<a href="{PreviousPage}" class="page">«</a>{/block:PreviousPage} </div> <div class="direita">{block:NextPage}<a href="{NextPage}" class="page">»</a>{/block:NextPage}</div></center>
  808.  
  809. <div style="top: 0px; right: 0px; position: fixed;">
  810.  
  811.  
  812.  
  813.  
  814.  
  815. </body>
  816.  
  817. </html>
Advertisement
Add Comment
Please, Sign In to add comment