pamellabellegarde

Theme Tumblr 24

Aug 9th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.94 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY BAGINSFRODO.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. <title>{title}</title>
  25.  
  26.  
  27.  
  28. <link rel="shortcut icon" href="{favicon}" />
  29. <meta name="image:ImageSidebar"
  30. content="http://24.media.tumblr.com/bfd35ee7bdf56e66be20aa622bef43c0/tumblr_mr87b8bfV31r3ykuvo1_250.gif" />
  31. <meta name="image:posts"
  32. content="http://static.tumblr.com/72e3ee1b4884f4b3049c65f84d72cc0d/y9ykbvf/diPmralr9/tumblr_static_untitled-1.png" />
  33.  
  34. <meta name="color:background" content="#fff" />
  35. <meta name="image:background" content=""/>
  36. <meta name="if:Show Tags" content="0"/>
  37. <meta name="if:black and white images" content="0"/>
  38. <meta name="color:notesborder" content="#cac9c9" />
  39. <meta name="color:scroll bar" content="#555" />
  40. <meta name="color:bg scroll bar" content="#f1f1f1" />
  41. <meta name="color:title" content="#363534" />
  42. <meta name="color:Links" content="#393939" />
  43. <meta name="color:Text" content="#949494" />
  44. <meta name="text:Link1" content="" />
  45. <meta name="text:Link1 Title" content="" />
  46. <meta name="text:Link2" content="" />
  47. <meta name="text:Link2 Title" content="" />
  48. <meta name="text:Link3" content="" />
  49. <meta name="text:Link3 Title" content="" />
  50. <meta name="text:Link4" content="" />
  51. <meta name="text:Link4 Title" content="" />
  52. <meta name="text:Link5" content="" />
  53. <meta name="text:Link5 Title" content="" />
  54. <meta name="text:Link6" content="" />
  55. <meta name="text:Link6 Title" content="" />
  56. <meta name="if:slow down" content="0"/>
  57. <meta name="if:cute cursor" content="0"/>
  58. <meta name="if:white follow button" content="0"/>
  59. <meta name="if:anti plagiarism" content="0"/>
  60.  
  61.  
  62.  
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67. .to {
  68. z-index:999999999999;
  69. width:500px;
  70. top:0px;
  71. margin-left:8px;
  72. position:fixed;
  73. border-bottom:3px solid {color:Border};
  74. background:{color:background} url({image:TopImage});
  75. }
  76.  
  77.  
  78.  
  79.  
  80. /** PERSONALIZAÇÃO MENU **/
  81. .fu:hover {
  82. filter: alpha(opacity=0);
  83. moz-opacity:.00;
  84. opacity:.00 ;
  85. -webkit-transition-duration: 0.9s;
  86. background:{color:Sidebar};}
  87.  
  88. .fu {opacity:1.0 ;filter: alpha(opacity=100);margin-top:-180px;-webkit-transition-duration:
  89.  
  90. 0.9s;}
  91.  
  92.  
  93. .right {width:110px;float:right;}
  94. .left {width:137px;height:130px;margin-top:-18px;margin-left:2px;}
  95.  
  96.  
  97. .menuesquerda {
  98. float:left;
  99. width:20%;
  100. text-align: left;}
  101.  
  102. .menudireita {
  103. float:right;
  104. width:76%;
  105. text-align: left;}
  106.  
  107.  
  108.  
  109. .espaco {
  110. padding: 1px;
  111. margin:1px;
  112. clear: both;}
  113.  
  114.  
  115. nav1 {
  116. -webkit-transition: all 1s ease;
  117. -moz-transition: all 1s ease;
  118. -o-transition: all 1s ease;
  119. transition: all 1s ease;
  120. margin-bottom:1px;
  121. display:inline-block;
  122. margin: 0px 2px 0px 8px;
  123. overflow:hidden;
  124. font-size:7px;
  125. text-align:center;
  126. text-transform:uppercase;
  127. font-family:cambria;
  128. margin-top:9px;
  129. padding: 0px 2px 0px 2px;
  130. text-decoration:none;
  131. color:{color:links};
  132.  
  133.  
  134. }
  135.  
  136. nav1:hover {
  137. opacity:0.65;
  138. -moz-opacity: 0.65;
  139. filter: alpha(opacity=65);
  140.  
  141. }
  142.  
  143.  
  144. nav2 {
  145. font-size:10px;
  146. letter-spacing:1px;
  147. text-transform:uppercase;
  148. font-family: calibri;
  149. -webkit-transition-duration: 0.5s;
  150.  
  151. }
  152.  
  153. nav2:hover {
  154. border-bottom:3px solid {color:border menu} ;
  155. }
  156.  
  157.  
  158. .mm {margin-bottom:-5px;}
  159.  
  160.  
  161.  
  162.  
  163. {block:Ifblackandwhiteimages}
  164. img {-webkit-filter: grayscale(100%);}
  165. photoset {-webkit-filter: grayscale(100%);}
  166. .photoset {-webkit-filter: grayscale(100%);}
  167.  
  168. {/block:ifblackandwhiteimages}
  169.  
  170.  
  171. /** QUOTE **/
  172. .aspas {position:relative;
  173. top:-0px;
  174. font-size:84px;
  175. opacity:0.4;
  176. filter: alpha (opacity=20);
  177. color: {color:Text};
  178. font: normal 130px;
  179. font-family: georgia;
  180. text-align:left ; }
  181.  
  182. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  183.  
  184. /** TÍTULO DOS POSTS **/
  185. h1 { font-size:12px;
  186. -webkit-transition-duration: .40s;
  187. font-weight:normal;
  188. text-align:center;
  189. text-transform:uppercase;
  190. font-family:calibri;
  191. color:{color:Text};}
  192.  
  193. h2 { font-size:10pt;
  194. -webkit-transition-duration: .40s;
  195. font-weight:normal;
  196. text-align:left;
  197. text-transform:uppercase;
  198. font-family:calibri;
  199. letter-spacing:-1px;
  200. color:{color:Text};}
  201.  
  202.  
  203. ::-webkit-scrollbar-thumb {
  204. height:auto;
  205. background-color: {color:scroll bar};
  206. border: 2px solid {color:bg scroll bar};
  207. }
  208.  
  209. ::-webkit-scrollbar {
  210. height:9px;
  211. width:9px;
  212. background-color: {color:scroll bar};
  213. border: 4px solid {color:bg scroll bar};
  214. }
  215.  
  216.  
  217.  
  218.  
  219.  
  220. .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4;
  221. width:100%;background:transparent; height:62px;
  222. position: fixed !important;
  223. background-opacity:0.50;}
  224.  
  225.  
  226. .audio {height:100%; background:#000;}
  227.  
  228.  
  229.  
  230.  
  231. /** CAIXINHA MINI MENU **/
  232. .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:5px;}
  233.  
  234. /** CAIXA DOS POSTS **/
  235. .caixa {
  236. font-size: 10px;
  237. width: 500px;
  238. z-index:000000000;
  239. padding:5px 5px 2px 5px;
  240. text-align:justify;
  241. font-family: calibri;
  242. background:{color:background};
  243. color:{color:Text};
  244. }
  245.  
  246. .caixa img {max-width:500px;}
  247.  
  248. .opacidadee{
  249. margin: 1px;
  250. border: none;
  251. filter: alpha(opacity=75);
  252. moz-opacity:.80;
  253. opacity:.80 ;
  254. -webkit-transition-duration: .50s;
  255. }
  256. .opacidadee:hover{
  257. margin: 1px;
  258. border: none;
  259. filter: alpha(opacity=100);
  260. moz-opacity:1.0;
  261. opacity:1.0;
  262. }
  263.  
  264.  
  265.  
  266. .pa {padding:5px;}
  267.  
  268.  
  269. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-
  270.  
  271. transition-duration: .80s;}
  272.  
  273. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-
  274.  
  275. duration: .80s;}
  276.  
  277.  
  278. /** FRASE **/
  279. .frase {background:#000; font: italic 15px Georgia;margin-top:-
  280.  
  281. 20px;height:17px;opacity:0.60;color:#fff;text-align:right;}
  282.  
  283.  
  284.  
  285. .esquerda a{
  286. bottom: 25px;
  287. z-index: 4;
  288. position: fixed;
  289. left:25px;
  290. text-decoration:none;
  291. padding:3px;
  292. -webkit-transition: all 0.5s ease;
  293. -moz-transition: all 0.5s ease;
  294. -o-transition: all 0.5s ease;
  295. transition: all 0.5s ease;
  296. color:{color:text};
  297.  
  298. }
  299.  
  300.  
  301. .esquerda a:hover{
  302. color: {color:background};
  303. background: {color:links};
  304. }
  305.  
  306.  
  307.  
  308.  
  309. /** SIDEBAR **/
  310. .caixasidebar1 {
  311. font-size: 8px;
  312. text-align: justify;
  313. font-family:
  314. line-height:20px;
  315. width:220px;
  316. z-index:4;
  317. letter-spacing:0px;
  318. padding:5px;
  319. ackground: transparent;}
  320.  
  321. .linha1 {border-bottom:1px dotted {color:text} ;width:140px;}
  322.  
  323. /** POSIÇÃO THEME **/
  324. #pagina {
  325. width:860px;
  326. top:00px;
  327. text-align:justify;}
  328.  
  329. #coluna {width: 310px;
  330. float:left;
  331. text-align:center;
  332. top:100px;
  333. position: fixed;
  334. }
  335.  
  336. #conteudo {
  337. width: 515px;
  338. float: right;
  339. margin-top:-8px;
  340. text-align:justify;
  341. padding:20px;
  342. background:url('{image:posts}');
  343. background-attachment: fixed;
  344. }
  345. #tudo {width:900px;top:0px;}
  346.  
  347.  
  348.  
  349. /** APARENCIA LINKS **/
  350. #conteudo a:link, a:visited, a:active {
  351. -webkit-transition: all 0.5s ease;
  352. -moz-transition: all 0.5s ease;
  353. -o-transition: all 0.5s ease;
  354. transition: all 0.5s ease;
  355. text-decoration: none;
  356. color: {color:Links};
  357. }
  358. #conteudo a:hover {text-decoration:underline}
  359.  
  360. /** APARENCIA LINKS **/
  361. #coluna a:link, a:visited, a:active {
  362. -webkit-transition: all 0.5s ease;
  363. -moz-transition: all 0.5s ease;
  364. -o-transition: all 0.5s ease;
  365. transition: all 0.5s ease;
  366. text-decoration: none;
  367. color: {color:Links};
  368. }
  369.  
  370.  
  371.  
  372.  
  373. #dhtmltooltip{
  374. position: absolute;
  375. padding: 4px;
  376. text-align: center;
  377. font-size: 8px;
  378. width: auto;
  379. font-family:calibri;
  380. text-transform:uppercase;
  381. visibility: hidden;
  382. opacity:0.7;
  383. filter:alpha(opacity=70);
  384. left: 50px;
  385. z-index: 300;
  386. filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  387. color: {color:background};
  388. background: {color:links};
  389. }
  390.  
  391.  
  392.  
  393. /** CAIXA ASK **/
  394.  
  395. .caixask {display:block;
  396. padding:10px;
  397. text-align:center;
  398. font-size:11px;
  399. min-height:28px;
  400. background:{color:background};font-family: calibri;}
  401.  
  402. /*** BALÃO ASK POR BIIBS ***/
  403. .bubble {align:right;
  404. margin:1px 0px 3px 63px;
  405. padding:10px;
  406. position: relative;
  407. -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
  408. background: {color:background};}
  409.  
  410. .bubble p {margin:1px 0px;}
  411. .bubble span {display:block;
  412. position:absolute;
  413. width:1px;
  414. height:1px;
  415. font-size: 0;
  416. line-height: 1px;
  417. text-align:left;
  418. left:-10px;
  419. top:10px;
  420. border-top:7px solid transparent;
  421. border-bottom:7px solid transparent;
  422. border-right:10px solid {color:background};}
  423.  
  424. /** TAGS **/
  425. @font-face {font-family: "tinytots";src: url
  426.  
  427. ('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  428.  
  429. .imgg {
  430. width:215px;
  431. max-height:300px;
  432. padding:5px;
  433. border: solid 1px {color:text}
  434.  
  435. }
  436.  
  437. .img {
  438. padding:5px;
  439. -webkit-border-radius: 10px;
  440. -moz-border-radius: 10px;
  441. border-radius: 10px;}
  442.  
  443.  
  444. .tag2 {width:500px;
  445. padding-top:1px;
  446. padding:5px;
  447. text-align:right;
  448. margin-bottom: 10px;
  449. text-transform:uppercase;
  450. font-size:8px;
  451. line-height:15px;
  452. font-family:calibri;
  453. background:{color:background};
  454. color:{color:Text};
  455. }
  456.  
  457. nav3 {text-transform:uppercase;
  458. font-size:8px;
  459. font-family:calibri;
  460. }
  461.  
  462.  
  463. nav4 {font-size:0px;}
  464.  
  465.  
  466. .ttt {
  467. margin: 1px;
  468. border: none;
  469. filter: alpha(opacity=55);
  470. moz-opacity:.50;
  471. opacity:.50 ;
  472. -webkit-transition-duration: .90s;
  473. }
  474. .ttt:hover{
  475. margin: 1px;
  476. border: none;
  477. filter: alpha(opacity=100);
  478. moz-opacity:1.0;
  479. opacity:1.0;
  480. }
  481.  
  482.  
  483. /** FUNDO **/
  484. body { background-attachment: fixed;
  485. background-repeat: repeat;
  486. font-family: calibri;
  487. font-size: 11px;
  488. text-align: justify;color: {color:Text};
  489. background:{color:background} url('{image:background}');
  490. background-attachment: fixed; }
  491.  
  492. /** APARENCIA BLOCKQUOTE **/
  493. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  494.  
  495.  
  496.  
  497. /** BORDA REDONDA **/
  498. .bordapam {padding:3px;
  499. width:35px;
  500. margin-top:-8px;
  501. border:1px solid {color:Text};}
  502. .bordapam img {width:55px;}
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510. .ll {float:left;width:70px;}
  511. .rr {float:right;width:170px;}
  512.  
  513.  
  514.  
  515.  
  516. .altt{max-height:130px;}
  517.  
  518. .borda4 {padding : 7px;
  519. background :#7E7E7E;}
  520.  
  521. .linhasidebar {border-right: #000 4px solid;}
  522.  
  523. .photo {max-width:400px;}
  524.  
  525. pre {font-family:consolas;
  526. font-size:11px;
  527. overflow:auto;
  528. }
  529.  
  530. code {font-family:consolas;
  531. font-size:11px;
  532. overflow:auto;
  533. }
  534.  
  535. nav10 {
  536. font-size:16px;
  537. text-align:center;
  538. letter-spacing:0px;
  539. webkit-transition-duration: .80s;
  540. font-style:italic;
  541. font-family: times new roman
  542. }
  543.  
  544. .direita {
  545. bottom: 330px;
  546. z-index: 4;
  547. font-size:24px;
  548. position: fixed;
  549. right:125px;
  550. font-family:georgia;
  551. color:{color:text};
  552. }
  553.  
  554.  
  555.  
  556. .caixinha {opacity:0.0;
  557. z-index: 9999999; width:100px;
  558. font-size:8px;
  559. padding-bottom:2px;
  560. text-align: center;
  561. text-transform:uppercase;
  562. -webkit-transition-duration: 0.9s;
  563. height:14px;
  564. -webkit-transition: all 1s ease;
  565. -moz-transition: all 1s ease;
  566. -o-transition: all 1s ease;
  567. transition: all 1s ease;
  568. }
  569.  
  570. .caixa:hover .caixinha {opacity: 1.0;}
  571.  
  572. .cre {padding:5px;
  573. bottom: 0px;
  574. right: 30px;
  575. z-index: 100;
  576. position: fixed;
  577. text-align:center;
  578. font-size:10px;
  579. height:20px;
  580. width:40px;
  581. -webkit-transition-duration: .50s;
  582. font-family:calibri;
  583. background:{color:Postsbox};}
  584.  
  585. .boxx {background:{color:postsbox};
  586. width:170px}
  587.  
  588. iframe#tumblr_controls {
  589. right:3px !important;
  590. position: fixed !important;
  591.  
  592.  
  593. }
  594.  
  595.  
  596. .rb {
  597. padding:1px;
  598.  
  599. }
  600.  
  601.  
  602. {block:ifWhitefollowbutton}
  603.  
  604. iframe#tumblr_controls {
  605. right:3px !important;
  606. position: fixed !important;
  607. -webkit-filter:invert(100%);
  608. opacity: 0.3;
  609.  
  610.  
  611. }
  612.  
  613. {/block:ifWhitefollowbutton}
  614.  
  615.  
  616.  
  617.  
  618. {block:Ifcutecursor}
  619.  
  620. a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  621.  
  622. html {cursor: url("http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png"), default;}
  623.  
  624. {/block:Ifcutecursor}
  625.  
  626.  
  627.  
  628. </style>
  629. <!-- FIM DO CSS -->
  630. {block:Ifantiplagiarism}
  631.  
  632. <script>
  633. function click() {
  634. if (event.button==2||event.button==3) {
  635. oncontextmenu='return false';
  636. }
  637. }
  638. document.onmousedown=click
  639. document.oncontextmenu = new Function("return false;")
  640. </script>
  641.  
  642. {/block:Ifantiplagiarism}
  643.  
  644.  
  645.  
  646. {block:Ifslowdown}
  647. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"> <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script><script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script><script type="text/javascript" charset="utf-8">var $j = jQuery.noConflict();$j(function() {if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;$j("img").lazyload({placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",effect: "fadeIn",});});</script>
  648. {/block:Ifslowdown}
  649.  
  650.  
  651. </head>
  652.  
  653.  
  654. <body>
  655. {block:Ifantiplagiarism}
  656. <body oncontextmenu="return false" onkeydown="return false">
  657. <body ondragstart='return false'>
  658. <body onselectstart='return false'>
  659. {/block:Ifantiplagiarism}
  660. <center>
  661.  
  662. <div id="dhtmltooltip"></div>
  663. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  664.  
  665.  
  666. <div class="tudo">
  667.  
  668.  
  669.  
  670. <div id="pagina">
  671.  
  672.  
  673.  
  674.  
  675.  
  676. <div id="coluna">
  677. <div class="caixasidebar1">
  678. <center>
  679. <br><br>
  680.  
  681.  
  682. <a href="/"><img src="{image:ImageSidebar}" class="imgg" onMouseover="ddrivetip('{title}')"; onMouseout="hideddrivetip()"></a>
  683.  
  684. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  685.  
  686. {block:ifLink2} <a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  687.  
  688. {block:ifLink3} <a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  689.  
  690. {block:ifLink4} <a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  691.  
  692.  
  693. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1> {/block:ifLink5}
  694.  
  695. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>{/block:ifLink6}
  696.  
  697. </center><br>
  698.  
  699. <div style="width:220px;font-family:cambria;text-transform:uppercase;text-aling:justify;">
  700. {block:Description} {Description} {/block:Description}
  701. <br><br>
  702. <center><big>
  703. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}{CurrentPage}/{TotalPages}{block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</big>
  704. </center>
  705. </div>
  706. </div></div>
  707.  
  708. <!-- INÍCIO DAS TAGS DOS POSTS -->
  709.  
  710.  
  711.  
  712. <div id="conteudo">
  713.  
  714.  
  715. {block:Posts}
  716.  
  717.  
  718.  
  719.  
  720.  
  721. <!-- TEXT -->
  722.  
  723. {block:Text}
  724. <div class="caixa">
  725.  
  726. <h1>{block:Title}{Title}{/block:Title}</h1>
  727.  
  728. {Body}
  729.  
  730. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  731.  
  732. {/block:Text}
  733.  
  734. <!-- PHOTO -->
  735.  
  736. {block:Photo}
  737.  
  738. <div class="caixa">
  739. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  740.  
  741. </center>
  742.  
  743. {block:Caption}{Caption}{/block:Caption}<br>
  744.  
  745. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  746.  
  747.  
  748. {/block:Photo}
  749.  
  750.  
  751. <!-- PHOTOSET -->
  752.  
  753. {block:Photoset}
  754.  
  755. <div class="caixa">
  756.  
  757. <div align="center">{Photoset-500}</div>
  758.  
  759. {block:Caption}{Caption}{/block:Caption}
  760.  
  761. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  762.  
  763.  
  764.  
  765.  
  766.  
  767. {/block:Photoset}
  768.  
  769.  
  770. <!-- QUOTE -->
  771.  
  772. {block:Quote}
  773.  
  774. <div class="caixa">
  775.  
  776. <span class="aspas">“</span><div class="quote"><h2>{Quote}
  777.  
  778. </span></div></h2><br>
  779.  
  780. <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
  781. <br>
  782. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  783.  
  784.  
  785.  
  786. {/block:Quote}
  787.  
  788.  
  789. <!-- LINK -->
  790.  
  791. {block:Link}
  792.  
  793. <div class="caixa">
  794.  
  795. <h1><a href="{URL}" {Target}>{Name} →</a></h1>
  796.  
  797. {block:Description}{Description}{/block:Description}
  798.  
  799. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  800.  
  801. {/block:Link}
  802.  
  803.  
  804. <!-- CHAT -->
  805.  
  806. {block:Chat}
  807.  
  808. <div class="caixa">
  809.  
  810. <h1>{block:Title}{Title}{/block:Title}</h1>
  811.  
  812. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  813.  
  814. {Line}<p>
  815.  
  816. {/block:Lines}
  817.  
  818. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  819.  
  820. {/block:Chat}
  821.  
  822.  
  823. <!-- VIDEO -->
  824.  
  825. {block:Video}
  826.  
  827. <div class="caixa">
  828.  
  829. {Video-500}
  830.  
  831. {block:Caption}{Caption}{/block:Caption}
  832.  
  833. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  834.  
  835.  
  836. {/block:Video}
  837.  
  838.  
  839. <!-- AUDIO -->
  840.  
  841. {block:Audio}
  842.  
  843.  
  844. <div class="caixa">
  845.  
  846. <div class="audio">{AudioPlayerBlack}</div>
  847.  
  848. {block:Caption}{Caption}{/block:Caption}
  849.  
  850. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  851.  
  852.  
  853. {/block:Audio}
  854.  
  855.  
  856. <!-- ASK -->
  857.  
  858. {block:Answer}
  859.  
  860. <div class="caixa">
  861.  
  862.  
  863. <i> {Asker} asked: {Question}</i>
  864.  
  865.  
  866. {Answer}
  867.  
  868. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  869.  
  870. {/block:Answer}
  871.  
  872.  
  873.  
  874. <div class="tag2">
  875. <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="day posts"><nav3>{Month} {DayOfMonthWithZero}{DayOfMonthSuffix} </a></nav3> ∙
  876.  
  877. <a href="{Permalink}" title="permalink"><nav3>{NoteCountWithLabel}</a></nav3>
  878.  
  879.  
  880. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  881. {/block:RebloggedFrom} ∙ <a href="{ReblogURL}" target="_blank" title="reblog this post"class="rb">Reblog</a></font>
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891. {block:IfShowTags}<br> <nav3>Tagged:</nav3> {block:HasTags} {block:Tags}
  892.  
  893. <nav3><a href="{TagURL}"><font color="{color:Text}">#{Tag} </font></a> </nav3>
  894.  
  895. {/block:Tags}{/block:HasTags}{/block:IfShowTags}
  896.  
  897. </div>
  898.  
  899. {/block:Posts}
  900.  
  901.  
  902. </div> </div> <div style="font-size:0px;color:transparent">{block:ContentSource} <a href="{SourceURL}" target="_blank" class="tag11">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource}
  903.  
  904. </div>
  905.  
  906.  
  907.  
  908. <!-- FIM DAS TAGS DOS POSTS -->
  909.  
  910.  
  911.  
  912. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  913.  
  914.  
  915.  
  916.  
  917. <div class="esquerda"><a target="_blank" href="http://baginsfrodo.tumblr.com/" title="theme by">© </a></div>
  918.  
  919.  
  920.  
  921.  
  922. </body>
  923.  
  924. </html>
Advertisement
Add Comment
Please, Sign In to add comment