pamellabellegarde

Theme Tumblr 29

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