pamellabellegarde

Theme Tumblr 14

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