pamellabellegarde

Theme Tumblr 130

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