pamellabellegarde

Theme Tumblr 39

Nov 24th, 2013
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.98 KB | None | 0 0
  1. <!-------
  2.  
  3. THEME BY BAGINSFRODO.TUMBLR.COM
  4. DON'T COPY! BE ORIGINAL!
  5.  
  6. ------->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  9. "http://www.w3.org/TR/html4/strict.dtd">
  10. <html lang="en">
  11. <head>
  12.  
  13.  
  14. {block:iftopbutton}
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop">
  16.  
  17. <!---You can change the image of the button by replacing with the URL of your desired button's image!--->
  18. <img src="http://static.tumblr.com/gdasrfz/e05mf73pd/topo.png">
  19.  
  20.  
  21. </a></script>
  22.  
  23. <script type="text/javascript" src="http://static.tumblr.com/gdasrfz/2LZmf6zs3/like.js"></script>
  24. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  25.  
  26.  
  27. {/block:iftopbutton}
  28.  
  29. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  30. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  33. <title>{title}</title>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  36.  
  37. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  38.  
  39. <link rel="shortcut icon" href="{favicon}" />
  40.  
  41. <meta name="color:Postsbox" content="#fff"/>
  42. <meta name="color:sidebar" content="#daddf8"/>
  43. <meta name="color:background" content="#fcfcfc" />
  44. <meta name="image:background" content=""/>
  45. <meta name="if:bwimages" content="0"/>
  46. <meta name="if:top button" content="0"/>
  47. <meta name="text:Menu" content="navigate" />
  48. <meta name="color:border menu" content="#ddd" />
  49. <meta name="color:shadow menu" content="#555" />
  50. <meta name="color:text menu" content="#444" />
  51. <meta name="if:slow down" content="0"/>
  52. <meta name="if:cute cursor" content="0"/>
  53. <meta name="if:white follow button" content="1"/>
  54. <meta name="if:anti plagiarism" content="1"/>
  55. <meta name="if:show caption" content="0"/>
  56. <meta name="color:scroll bar" content="#ddd" />
  57. <meta name="color:bg scroll bar" content="#fff" />
  58. <meta name="color:Links" content="#666" />
  59. <meta name="color:title" content="#80a6e5" />
  60. <meta name="color:Links Hover" content="#dadada" />
  61. <meta name="color:Text" content="#888" />
  62. <meta name="text:Link1" content="" />
  63. <meta name="text:Link1 Title" content="" />
  64. <meta name="text:Link2" content="" />
  65. <meta name="text:Link2 Title" content="" />
  66. <meta name="text:Link3" content="" />
  67. <meta name="text:Link3 Title" content="" />
  68. <meta name="text:Link4" content="" />
  69. <meta name="text:Link4 Title" content="" />
  70. <meta name="text:Link5" content="" />
  71. <meta name="text:Link5 Title" content="" />
  72.  
  73.  
  74.  
  75. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  76.  
  77. <link href='http://fonts.googleapis.com/css?family=Finger+Paint' rel='stylesheet' type='text/css'>
  78.  
  79. <script type="text/javascript" src="http://static.tumblr.com/gdasrfz/mvymhthot/like2.js"></script>
  80. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  81.  
  82. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  83. <script type="text/javascript">
  84. $(document).ready(function () {
  85. $('li.drawer div:nth-child(2)').hide();
  86. $('li.drawer h4').click(function () {
  87. if ($(this).hasClass('open')) {
  88. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  89. else {
  90. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  91. $(this).next().slideDown();
  92. $(this).addClass('open');}
  93. });
  94. });
  95. </script>
  96.  
  97. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  98.  
  99. </head>
  100. <style type="text/css" media="screen">
  101.  
  102. {block:Ifcutecursor}
  103.  
  104.  
  105.  
  106. a, a:hover {cursor: url(http://static.tumblr.com/y9ykbvf/3Rtms1fee/c.cur), progress;}
  107.  
  108. html {cursor: url("http://static.tumblr.com/gdasrfz/oTVmwzowj/v12mrmx.png"), default;}
  109.  
  110.  
  111.  
  112. {/block:Ifcutecursor}
  113.  
  114. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 40px; right: 15px; z-index:9999;width:21px;height:21px;}
  115.  
  116.  
  117.  
  118.  
  119. .tt {
  120. font-size:22px;
  121. background:{color:postsbox};
  122. color:{color:links};
  123. }
  124.  
  125. {block:ifWhitefollowbutton}
  126.  
  127. iframe#tumblr_controls {
  128. right:3px !important;
  129. position: fixed !important;
  130. -webkit-filter:invert(100%);
  131. -webkit-transition: all 0.6s ease;
  132. -moz-transition: all 0.6s ease;
  133. -o-transition: all 0.6s ease;
  134. opacity: 0.3;
  135.  
  136.  
  137. }
  138.  
  139. iframe#tumblr_controls:hover {
  140. right:3px !important;
  141. position: fixed !important;
  142. -webkit-filter:invert(100%);
  143. opacity: 0.7;
  144.  
  145.  
  146. }
  147.  
  148. {/block:ifWhitefollowbutton}
  149.  
  150. .cre {padding:5px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:10px;height:20px;width:35px;-webkit-transition-duration: .50s;font-family:calibri;background:{color:Postsbox};color:{color:Text}; }
  151. .cre:hover {height:65px;}
  152.  
  153. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  154. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  155.  
  156.  
  157. /*** Corpo **********/
  158. body {
  159. background-attachment: fixed;
  160. background-repeat: repeat;
  161. font-family: calibri;
  162. font-size: 11px;
  163. text-align: justify;
  164. color: {color:Text};
  165. background:{color:background} url('{image:background}');
  166. background-attachment: fixed; }
  167.  
  168.  
  169. .ttt {
  170. font-family: 'Sacramento', cursive;
  171. font-size:24pt;
  172. text-align:right;
  173. letter-spacing:-1px;
  174. margin-bottom:5px;
  175. color:{color:title};}
  176.  
  177.  
  178. /*** Layout principal *****/
  179. #content {
  180. width: 1020px;
  181. margin-left: auto;
  182. margin-right: auto;}
  183.  
  184. .h2 { font-size: 13px;letter-spacing:2px;font-weight:none; font-style:italic;font-family: georgia;color:{color:Text};}
  185.  
  186. .h1 { font-size: 16px;font-weight:none; text-transform:uppercase;font-family: calibri;font-weight:bold;color: {color:Text};}
  187.  
  188. {block:Ifbwimages}
  189.  
  190. img {-webkit-filter: grayscale(100%);}
  191.  
  192. {/block:ifbwimages}
  193.  
  194.  
  195. pre {font-family:courier new;
  196. font-size:11px;
  197. overflow:auto;
  198. }
  199.  
  200. #main {
  201. width: 690px;
  202. float: right;
  203. position: relative;
  204. margin-left: 0px;
  205. margin-top: 0px;}
  206.  
  207. #sidebar {
  208. width: 250px;
  209. height:100%;
  210. padding:220px 30px 15px 15px;
  211. font-size:20px;
  212. text-align:;
  213. float: right;
  214. margin-top: -25px;
  215. padding-bottom:15px;
  216. position: fixed;
  217. border-right: {color:sidebar} 8px solid;
  218. color:{color:Text};
  219.  
  220. }
  221. ul .drawer {list-style-type: none;
  222. font-size:10px;
  223. margin-left:-20px;}
  224.  
  225. ul#drawers a {text-decoration: none; }
  226.  
  227. ul#drawers li h4 {
  228. margin: 0;
  229. padding: 0px;
  230. font-size: 12px;
  231. l}
  232.  
  233. h4.small {display: table-cell;
  234. width: 100%;
  235. margin: 0px;
  236. height: 100%;
  237.  
  238. {block:Ifcutecursor}
  239. cursor: url(http://static.tumblr.com/y9ykbvf/3Rtms1fee/c.cur), progress;{/block:Ifcutecursor}
  240. }
  241.  
  242. li.drawer h4.open {background-color: ;
  243. border-top: 0px;
  244. list-style-type: none;}
  245.  
  246. li.drawer div {padding: 0px;
  247. margin: 0px;
  248. line-height: 10px;
  249. background-color: {color:background};
  250. list-style-type: none; }
  251.  
  252. li.drawer div li {list-style-type: disc;
  253. list-style-type: none;}
  254.  
  255. li.drawer div ul {-webkit-padding-start: 12px;
  256. list-style-type: none;}
  257.  
  258.  
  259.  
  260. .likep {width: 21px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 5px;}
  261. .reb {-webkit-filter: grayscale(00%);width: 24px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 29px;}
  262. .likep a:hover {background-position: 0px 0px;}
  263. .likep a {background-image: url("http://static.tumblr.com/gdasrfz/i80mhthkz/like_normal.png");background-position: 0px 0px;display: block;z-index: 9999999;webkit-transition: all 0s linear;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;transition: all 0s linear;}
  264. .likep img {width: 21px;height: 20px;webkit-transition: all 0.2s linear;
  265. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  266.  
  267.  
  268. .nottes a {position: absolute; margin-left:29px;margin-top:5px;background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;}
  269.  
  270. .nottes a:hover {color:#fff}
  271.  
  272. .nottes a{color: #fff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
  273.  
  274. .reb {margin-top:5px;margin-left:-22px;}
  275.  
  276.  
  277.  
  278. .caixinha {opacity:0.0;
  279. position: absolute;
  280. z-index: 999;
  281. text-align: center;
  282. height:100%;
  283. text-transform:uppercase;
  284. top: 40%;
  285. bottom: 60%;
  286. left:42%;
  287. -webkit-transition: all 1s ease;
  288. -moz-transition: all 1s ease;
  289. -o-transition: all 1s ease;
  290. transition: all 1s ease;
  291. font-family:{font:body};}
  292.  
  293. .caixinha a {text-decoration:none;color: {color:Text};}
  294.  
  295. .caixa {overflow: hidden;
  296. -webkit-transition-duration: 0.9s;
  297. text-align:justify;
  298. -moz-box-shadow: 0 0 1em #eee;
  299. -webkit-box-shadow: 0 0 1em #eee;
  300. box-shadow: 0 0 1em #eee;
  301. margin-bottom:3px;
  302. font-size: 11px;
  303. margin-left: 15px;
  304. margin-top: 5px;
  305. background:{color:postsbox};
  306. font-family: calibri;
  307. color: {color:Text};
  308. {block:PermalinkPage} width:502px;{/block:PermalinkPage}
  309. {block:IndexPage}margin: 6px; float: left; text-align:justify;width: 250px; padding: 10px;font-family: calibri; {/block:IndexPage}
  310. {block:PermalinkPage}text-align: center;text-align:justify; width: 500px; padding: 10px;font-family: calibri; {/block:PermalinkPage}}
  311.  
  312. .caixa:hover .caixinha {opacity: 1.0;}
  313.  
  314.  
  315. /** BORDA REDONDA **/
  316. .bordapam {
  317. -webkit-border-radius: 8px;
  318. -moz-border-radius: 8px;
  319. border-radius: 8px;
  320. margin:2px;}
  321.  
  322. nav3 a{font-size: 0px;
  323. line-height: 20px;
  324. padding:0px;
  325. font-family:calibri;
  326. text-transform: lowercase;
  327. color: {color:Text};
  328. }
  329.  
  330. nav3 {font-size: 0px;
  331. line-height: 20px;
  332. padding:0px;
  333. font-family:calibri;
  334. text-transform: lowercase;
  335. color: {color:Text};
  336. }
  337.  
  338. nav3:hover{color: {color:Text};}
  339.  
  340. nav4 {font-size:0px;
  341. }
  342.  
  343. /** APARENCIA LINKS **/
  344. a:link, a:visited, a:active {
  345. -webkit-transition-duration: 0.3s;
  346. text-decoration: none;color: {color:Links};
  347. }
  348. a:hover {color:{color:Links Hover};}
  349.  
  350.  
  351. /*** BALÃO ASK POR BIIBS ***/
  352. .caixask {
  353. display:block;
  354. font-family:georgia;
  355. font-style:italic;
  356. font-size:9px;
  357. padding:5px;
  358. border-radius: 8px;
  359. }
  360.  
  361. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  362.  
  363. ::-webkit-scrollbar{width:5px;height:5px;}
  364. ::-webkit-scrollbar-button:start:decrement
  365. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  366. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  367. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  368. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  369.  
  370.  
  371.  
  372.  
  373.  
  374. .box2 {width:815px;
  375. min-height:96px;
  376. text-align:justify;
  377. padding:4px;
  378. margin-bottom:2px;
  379. margin-left:-123px;
  380. background:{color:Postsbox};
  381. color: {color:Text};}
  382.  
  383. nav1 {
  384. -webkit-transition: all 0.6s ease;
  385. -moz-transition: all 0.6s ease;
  386. -o-transition: all 0.6s ease;
  387. transition: all 0.6s ease;
  388. margin-left:-15px;
  389. display:inline-block;
  390. margin: 2px 0px 5px 8px;
  391. overflow:hidden;
  392. font-size:8px;
  393. border:1px solid {color:border menu};
  394. width:100px;
  395. padding:3px 3px 4px 3px;
  396. text-align:center;
  397. width:130px;
  398. text-transform:uppercase;
  399. font-family:calibri;
  400. text-decoration:none;
  401. color:{color:links};
  402.  
  403.  
  404. }
  405.  
  406. nav1:hover {
  407. text-decoration:none;
  408. letter-spacing:3px;}
  409.  
  410.  
  411.  
  412. .bdd {padding:5px; border: {color:postsbox} 1px solid;}
  413.  
  414.  
  415. .f1 {width:20px;
  416. height:20px;
  417. z-index: 4;
  418. position: fixed;
  419. left:0px;
  420. top:0px;
  421. background:{color:background} url('{image:background}');
  422. background-attachment: fixed;
  423.  
  424. }
  425.  
  426.  
  427.  
  428.  
  429.  
  430. /** QUOTE **/
  431. .aspas {position:relative; top:-10px;font-size:84px;opacity:0.4;filter: alpha (opacity=20); font: normal 130px; font-family: georgia;text-align:left ; color:{color:Text}; }
  432.  
  433. .quote {margin-left:20px;margin-top:-85px;line-height:20px; letter-spacing:0px;text-align:left ; }
  434.  
  435. .esquerda {bottom: 25px; z-index: 4; position: fixed;left:25px;color:{color:text};}
  436.  
  437. iframe#tumblr_controls {
  438. position: fixed !important;
  439.  
  440. }
  441.  
  442. .top1 {bottom:100px;
  443. right:40px;
  444. z-index: 100;
  445. position: fixed;}
  446.  
  447.  
  448.  
  449. </style>
  450. {block:Ifantiplagiarism}
  451.  
  452. <script>
  453. function click() {
  454. if (event.button==2||event.button==3) {
  455. oncontextmenu='return false';
  456. }
  457. }
  458. document.onmousedown=click
  459. document.oncontextmenu = new Function("return false;")
  460. </script>
  461.  
  462. {/block:Ifantiplagiarism}
  463.  
  464.  
  465.  
  466. {block:Ifslowdown}
  467. <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>
  468. {/block:Ifslowdown}
  469.  
  470.  
  471. <body>
  472. {block:Ifantiplagiarism}
  473. <body oncontextmenu="return false" onkeydown="return false">
  474. <body ondragstart='return false'>
  475. <body onselectstart='return false'>
  476. {/block:Ifantiplagiarism}
  477. <center>
  478.  
  479. <div id="content">
  480.  
  481.  
  482. <div id="sidebar">
  483.  
  484.  
  485. <a href="/"><div class="ttt">{title}</div></a>
  486.  
  487.  
  488. <div style="overflow:auto;
  489. text-align:justify;
  490. font-family: calibri;
  491. font-size:10px;
  492. margin-right:-50px;
  493. background:transparent;
  494. color:{color:Text};
  495. width:195px
  496. ">
  497. {block:Description} {Description} {/block:Description}
  498. </div>
  499.  
  500.  
  501. <center>
  502.  
  503.  
  504. <ul >
  505. <li class="drawer" >
  506. <h4><div style="border:1px solid {color:border menu};width:100px;padding:3px 3px 4px 3px;color:{color:links};font-weight: none; " >{text:Menu}</div></h4>
  507. <div style="margin-left:-10px">
  508. <p>
  509. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  510.  
  511. {block:ifLink2} <a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  512.  
  513. {block:ifLink3} <a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  514.  
  515. {block:ifLink4} <a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  516.  
  517.  
  518. {block:ifLink5}<a href="{text:Link5}" ><nav1>{text:Link5 Title} </a> </nav1> {/block:ifLink5}
  519. </p>
  520. </div>
  521. </li>
  522. </ul>
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529. </div>
  530.  
  531. <div id="main">
  532. {block:Posts}
  533. <div class="caixa"> <!--- Abrindo a div da caixa --->
  534. <div class="caixinha">
  535.  
  536. <div class="likep">
  537. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">
  538.  
  539. <img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  540.  
  541.  
  542. <div class="nottes"><a href="{permalink}"><font color="#fff">{NoteCount}</font></a></div>
  543.  
  544. <div class="reb"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a></div>
  545.  
  546.  
  547.  
  548.  
  549. <nav4>{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" >Via</a>{/block:RebloggedFrom}</nav4>
  550.  
  551. <nav4>{block:ContentSource} · <a href="{SourceURL}" target="_blank" >Source</a>{/block:ContentSource}</nav4></div>
  552.  
  553. <!--- Texto --->
  554. {block:Text}
  555. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  556. {body}
  557.  
  558.  
  559.  
  560.  
  561.  
  562. {/block:Text}
  563. <!--- Photo --->
  564. {Block:Photo}
  565. {block:IndexPage}<center>{LinkOpenTag}<img src="{PhotoURL-250}" width="250px"></a></center>{/block:IndexPage}{LinkCloseTag}
  566. {block:PermalinkPage}<img src="{PhotoURL-500}">{/block:PermalinkPage}
  567. {block:Ifshowcaption}
  568. {block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575. {/Block:Photo}
  576.  
  577. <!--- Photoset --->
  578. {block:Photoset}<div class="opacidade">
  579. {block:IndexPage}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:IndexPage}</div>
  580. {block:PermalinkPage}{LinkOpenTag}{Photoset-500}{LinkCloseTag}{/block:PermalinkPage}
  581. {block:Ifshowcaption}
  582. {block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  583.  
  584.  
  585.  
  586.  
  587. {/block:Photoset}
  588.  
  589. <!--- Quote --->
  590. {block:Quote}
  591. <span class="aspas">“</span><div class="h2"><div class="quote">{Quote}
  592.  
  593. </span></div></div><br>
  594.  
  595. <center>
  596. {block:Source}— {Source}{/block:Source}</center>
  597.  
  598.  
  599.  
  600.  
  601.  
  602. {/block:Quote}
  603.  
  604. <!--- Chat --->
  605. {block:Chat}
  606. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  607.  
  608. {Line}<p>
  609.  
  610. {/block:Lines}
  611.  
  612.  
  613.  
  614.  
  615. {/block:Chat}
  616.  
  617. <!--- Link --->
  618. {block:Link}
  619. <div class="h1"><a href="{URL}">{Name}</a></div>
  620. {block:Description}{Description}{/block:Description}
  621.  
  622.  
  623.  
  624.  
  625.  
  626. {/block:Link}
  627.  
  628. <!--- Audio --->
  629. {block:Audio}
  630. {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}
  631. <center>{AudioPlayerGrey}</center>
  632. {block:Ifshowcaption}
  633. {block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  634.  
  635.  
  636.  
  637.  
  638. {/block:Audio}
  639.  
  640. <!--- Video --->
  641. {block:Video}
  642. {block:Indexpage}{Video-250}{/block:IndexPage}
  643. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  644. {block:Ifshowcaption}
  645. {block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  646.  
  647.  
  648.  
  649.  
  650. {/block:Video}
  651.  
  652. <!--- Answer --->
  653. {block:Answer}
  654. <div class="caixask">
  655. {Asker}: {Question}</div>
  656.  
  657. {Answer}
  658. {/block:Answer}
  659.  
  660.  
  661.  
  662.  
  663. {block:PostNotes}
  664. {timeago} · {NoteCountWithLabel} · {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  665. · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}
  666. <br />{PostNotes}{/block:PostNotes}
  667.  
  668. </div> <!--- Fechando a div da caixa --->
  669. {/block:Posts}
  670.  
  671. </div>
  672.  
  673.  
  674. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  675. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  676. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  677. <script type="text/javascript">
  678. $(window).load(function () {
  679. $('#main').masonry(),
  680. $('.masonryWrap').infinitescroll({
  681. navSelector : "div#navigation",
  682. nextSelector : "div#navigation a#nextPage",
  683. itemSelector : ".caixa",
  684. bufferPx : 10000,
  685. extraScrollPx: 11000,
  686. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  687. loadingText : "<i> </i>",
  688. },
  689. // call masonry as a callback.
  690. function() { $('#main').masonry({ appendedContent: $(this) }); }
  691. );
  692. });
  693. </script>
  694. {block:IndexPage}
  695. <div class="column navigation" id="navigation">
  696. {block:Pagination}
  697. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  698. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  699. </div>
  700. {/block:IndexPage}
  701.  
  702. <div class="esquerda"><a target="_blank" href="http://baginsfrodo.tumblr.com/" title="by baginsfrodo with help of tthy">© </a></div>
  703.  
  704.  
  705. <div class="f1"></div>
  706.  
  707.  
  708.  
  709. </body>
  710. </html>
Advertisement
Add Comment
Please, Sign In to add comment