pamellabellegarde

Theme Tumblr 34

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