pamellabellegarde

Theme Tumblr 28 (delivery)

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