pamellabellegarde

Theme Tumblr 27

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