pamellabellegarde

Theme Tumblr próximo

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