Advertisement
thmxpedro

Theme 184 / One or Two columns.

May 20th, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.80 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!------------------------------------------------------------------------
  3. THEMES FEITO POR PEDRO COSTA /FRAQUEAR.TUMBLR
  4. BASE POR DECREPITAR
  5. ----------------------------------------------------------------------
  6. * NÃO RETIRE OS CREDITOS ;
  7. * NÃO PLAGIE , ART. LEI 184
  8. * DÚVIDAS ME PERGUNTE, OKAY?
  9. * NÃO SE INSPIRE, NEM COPIE.
  10. * PENSE BEM ANTES DE FAZER BESTEIRA
  11. ----------------------------------------------------------------------
  12. ---------------->
  13.  
  14. <html> <head> <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery);</script> <title>{Title}</title> <link rel="shortcut icon" href="http://pnsdr.com/favicon.ico"><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" /> {/block:Description} <meta name="text:Link1" content="/" /><meta name="text:Link1 Title" content="link" /><meta name="text:Link2" content="/" /><meta name="text:Link2 Title" content="link" /><meta name="text:Link3" content="/" /><meta name="text:Link3 Title" content="link" /> <meta name="if:Two columns" content="0"> <meta name="image:background" content="" /><meta name="image:sidebar" content=""/> <meta name="color:background" content="#fff" /><meta name="color:posts" content="#fff" /><meta name="color:detalhes" content="#ccc" /><meta name="color:borda" content="#ccc" /><meta name="color:bgfoto" content="#fafafa" />
  15. <meta name="color:bpost" content="#fafafa" />
  16. <meta name="color:text" content="#919090" />
  17. <meta name="color:link" content="#919090" />
  18. <meta name="color:scrollbar" content="#a1a1a1">
  19.  
  20. <meta name="text:titulo" content="fucking" />
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  23.  
  24.  
  25. {/block:Description}
  26. <script type="text/javascript"
  27. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  28.  
  29. <!-----FONTES------>
  30. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  32. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  33. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  34. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  36. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  37. </script>
  38. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  39. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  40.  
  41.  
  42. {block:IndexPage}
  43.  
  44. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  45.  
  46. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  47.  
  48. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  49.  
  50. <script type="text/javascript">
  51. $(window).load(function(){
  52. var $wall = $('#enter');
  53. $wall.imagesLoaded(function(){
  54. $wall.masonry({
  55. itemSelector: '.posts',
  56. isAnimated : true
  57. });
  58. });
  59. $wall.infinitescroll({
  60. navSelector : "div#navigation",
  61. nextSelector : "div#navigation a#nextPage",
  62. itemSelector : '.posts',
  63. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  64. loadingText : "",
  65. donetext : " ",
  66. extraScrollPx : 1000,
  67. bufferPx : 10100,
  68. debug : false,
  69. errorCallback: function() {
  70. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  71. }},
  72. function( newElements ) {
  73. var $newElems = $( newElements );
  74. $newElems.hide();
  75. $newElems.imagesLoaded(function(){
  76. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  77. });
  78. }); $('#enter').show(500);
  79. });
  80. </script>
  81.  
  82.  
  83. {/block:IndexPage}
  84.  
  85.  
  86. <style type="text/css">
  87. {color: #fff; background: {color:detalhes};}
  88. ::selection
  89. {color: #fff; background:{color:detalhes};text-shadow:
  90. 0px 0px 0px;}
  91.  
  92.  
  93. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  94. /******* THEME POR DECREPITAR ********/
  95. body {background-color: {color:background}; font-family:Cambria, arial; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment:fixed; background-repeat:no-repeat; background-size:100% 100%; }
  96.  
  97. a {color: {color:link}; text-decoration: none; text-transform: none;}
  98. a:hover {color: {color:link}; background-color: transparent; text-decoration: uppercase;}
  99. p {margin: 6px 0 0 0}
  100.  
  101. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  102. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  103. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  104. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  105.  
  106. blockquote img{max-width: 240px!important}
  107. blockquote blockquote img{max-width: 230px!important}
  108. blockquote blockquote blockquote img{max-width: 220px!important}
  109. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  110.  
  111.  
  112. #container {text-align: center; width: 935px; margin: 10px auto 0px auto; padding: 0px; z-index:0}
  113.  
  114.  
  115. #enter {float: center; margin-left: 450px;{block:IfTwoColumns}margin-left:450px;{/block:IfTwoColumns} {block:IfTreeColumns}margin-left:170px;{/block:IfTreeColumns}margin-top:-10px; width: 430px;{block:IfTwoColumns}width:570px;{/block:IfTwoColumns}; {block:IfTreeColumns}width:850px;{/block:IfTreeColumns} }
  116.  
  117.  
  118. .posts {width: 410px;{block:IfTwoColumns}width:250px;{/block:IfTwoColumns}{block:IfTreeColumns}width:250px;{/block:IfTreeColumns} background-color:transparent; padding: 0px; padding: 10px; {block:IfTwoColumns}padding:10px;{/block:IfTwoColumns} float: left; margin: 0px 0 0 0px; opacity:2; text-align: justify; font-family: 'Baumans'; font-size: 12px; position: relative; {block:IfTwoColumns} border:1px solid {color:bpost}; {/block:IfTwoColumns} border-radius:0px;
  119. }
  120. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  121. .post:hover {padding-bottom:22px;}
  122.  
  123.  
  124. h1 {font-family: titulo; text-align:center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  125. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  126. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  127.  
  128.  
  129. .image {text-align: center; border: 0px}
  130. .image img { max-width: 400px; width:400px; {block:IfTwoColumns}width:250px;{/block:IfTwoColumns}{block:IfTreeColumns}width:250px;{/block:IfTreeColumns} margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%); border-radius:0px;padding-top:00px;opacity:0.8;}
  131. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%);}
  132.  
  133. .quotesource:first-letter{font-family:arial; font-size: 13px; font-weight: none;}
  134. .quote {margin: 0; padding: 1px; font: normal 8.5px arial; text-align: justify;line-height: 20px;}
  135. .posts:hover .quotesource{}
  136. .quotesource {text-align: right; font-family:'muli'; font-size:12px; text-transform:none;font-style:none; border-top:0px solid {color:bpost};}
  137. .quotesource a, a:hover{text-transform: none;}
  138.  
  139. .chat {line-height: 14px; list-style: none; }
  140. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  141. .person1 {color: {color:text}; padding: 2px; }
  142. .person1 .label {font-weight: bold; color:{color:text}}
  143. .person2 {color: {color:text}; padding: 2px; }
  144. .person2 .label {font-weight: bold; color:{color:text}}
  145.  
  146. .player {background-color: #000; text-align: left; display:block;}
  147.  
  148.  
  149. .ask {width:auto;align:left;background:#fafafa;margin:1px;
  150. margin-right:40px;padding:8px;position: relative;font: 10px verdana;
  151. text-shadow: 0px 1px 1px #fff;z-index:80;border-left:3px solid #f0f0f0;
  152. text-transform:normal;color:#888;}
  153. .res {color:{color:Text};font: 10px 'cambria';line-height:10px; text-align:left; margin-left:2px;}
  154.  
  155.  
  156. .nn {opacity:0;width:100%;
  157. position: absolute;
  158. text-align: left;
  159. height:10%;line-height:10%;
  160. text-transform:uppercase;
  161. top:40%;
  162. left:25%;
  163. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  164.  
  165. -webkit-transition: all 0.5s linear;
  166.  
  167. -moz-transition: all 0.5s linear;
  168.  
  169. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  170. }
  171.  
  172. .notess {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute; margin-left: 20px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 0s; opacity: 0;z-index:99;top: 0%;}
  173.  
  174. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  175. .posts:hover .notess {opacity: 1; margin-left:20%;}
  176.  
  177. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  178.  
  179. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;-webkit-filter:invert(100%);}
  180. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
  181.  
  182.  
  183.  
  184. ::-webkit-scrollbar{width:1px;height:7px;}
  185. ::-webkit-scrollbar-button:start:decrement
  186. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  187. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  188. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  189. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  190.  
  191. .caixinha {opacity:0;position: absolute;text-align:center; height:30px;line-height:30px;text-transform:uppercase;top:2px;right:0%;-webkit-transition-duration: 0.3s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-webkit-transition: all 0.6s ease-out;-o-transition:All 1s ease; font-family:arial;font-size:9px;background:{color:background};width:100%;}
  192. .posts:hover .caixinha {opacity:1;top:2px;right:0%}
  193. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  194.  
  195.  
  196. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  197. #info a {font-size: 10px; text-transform: uppercase;}
  198.  
  199. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  200. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  201.  
  202. #cap {margin-top: -2px;}
  203. .source {display: none;}
  204.  
  205. .fotinha { margin-left:264px; margin-top:105px;position:fixed;background-color:transparent;opacity:1; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 0.8s ease;}
  206. .fotinha img {background-color:{color:bgfoto};display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; height:200px; width:150px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:13px; opacity:1;border:1px solid {color:borda};-webkit-filter: grayscale(30%);}
  207. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(60%);}
  208. .fotinha img:hover {}
  209.  
  210. .justin {margin-left:0px; margin-top:0px; background-color:transparent; opacity:10; font-size:8px; font-family:arial; color:{color:text}; width:176px;height:10px;padding-bottom:6px;text-align:center; border-bottom:0px solid {color:borda}; padding-bottom:3px;text-transform:none;z-index:999999999999;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 0.8s ease;line-height:14px;}
  211.  
  212. .ddlovato {margin-left:0px; margin-top:20px; background-color:transparent; font-size:8px; font-family:arial; color:{color:text}; width:100px;height:10px;text-align:center;z-index:999999999999;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 0.8s ease;line-height:14px;}
  213.  
  214. @font-face {
  215. font-family:basket;
  216. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  217. }
  218.  
  219. /*---♥--- Menu por Revolucionou pegar credite! (Ajuda by juh - futurasuicida) [helpdesigns]---♥---*/
  220.  
  221. #lalaland {z-index:999999999999999;position: fixed; width:0px; right:70px;bottom:30px; padding: 0px; text-align: center;-webkit-transition: all 0.5s ease-out;}
  222. #lalaland:hover{ right:210px;-webkit-transition: all 0.5s ease-out;}
  223. #lalaland a {float: left; display: block; font-size:8px; font-family:PF Arma Five; text-align: center; margin-bottom:2px; margin-left:1px; color:#ababab; text-decoration: uppercase; line-height:22px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; height:22px;width:60px;/*--helpdesigns--*/overflow:hidden;text-indent: 0px;}
  224. #lalaland a:hover { -webkit-transition: all 0.9s ease-out;opacity:1; color:#ababab; font-weight:calibri;-webkit-transition: all 0.5s ease-out;text-indent: 300px;overflow:hidden;width:115px;}
  225. #lalaland a muda{ color:#ababab;float: left; display: block; font-size:8px; font-family:PF Arma Five; text-align: center;text-align:left; opacity:0;position:fixed;width:200px;margin-top:-22px;text-indent: 0px;}
  226. #lalaland a:hover muda{ color:#ababab;float: left; display: block; font-size:8px; font-family:PF Arma Five;opacity:1;text-indent: 17px; -webkit-transition: all 0.9s ease-out;}
  227.  
  228. /*--- Não remover os Créditos ----*/
  229. /* menu by ruby connection html | usou ? creditou. É GRATIS */
  230. .raw{width:127px;height:16px; margin-left:38px; margin-top:-18px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;;;text-align:center;padding:2px;border: 1px solid {color:borda};}
  231. .raw a {margin-left: 1px ;height: 16px; width: 115px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;color:{color:text};font-size:8px; font-family:baumans; line-height:16px;text-align:right;text-transform:uppercase;margin-bottom:6px; -moz-border-radius: 160px; border-radius: 0px 0px 0px 0px;text-shadow: 2px 2px 2px #fff;letter-spacing:2px;padding:4px;opacity:1}
  232. .raw a:hover{background: #fff;color:{color:text};opacity:1}
  233. .raw a hearts{color:{color:text};position: fixed;margin-top:20px;
  234. font-size:8px;font-family:arial;text-align:center;
  235. height: 16px;-moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;opacity:0;background-color:#fff;width:40px;margin-left:-35px;text-transform:lowercase;border: 1px solid #eee;}
  236. .raw a:hover hearts {margin-top:-1px;opacity:1; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  237. /* fim do menu, créditos a ruby do CH.Algumas edições de woyals e fraquear*/
  238.  
  239. .ponho { position: fixed; text-transform: uppercase; font-size:15px; letter-spacing: 0px; margin-top: 160px; text-align: center; font-family:cambria; font-style:none; width: 50px; margin-left: 310px; padding: 17px; line-height:20px; color: #fff; border: 1px solid #fff; opacity:0.2;-webkit-transition: all 3s ease; -moz-transition: all 3s ease; -o-transition: all 3s ease; transition: all 3s ease;z-index:9;}
  240. .ponho:hover {background:; color: #fff; opacity:0.90;}
  241.  
  242.  
  243. .frase2 {text-shadow: 0em 0em #333; position: absolute; text-transform:uppercase; font-size:8px; letter-spacing: 0px; margin-top:4px; text-align:center; font-family:baumans; font-style:none; width:30px; margin-left: 0px; padding: 0px; line-height:14px; color:{color:text}; background-color:transparent; padding:3px;border: 1px solid {color:borda}; opacity:1;-webkit-transition: all 3s ease; -moz-transition: all 3s ease; -o-transition: all 3s ease; transition: all 3s ease;z-index:111;border-radius:0px;text-decoration:bold;}
  244.  
  245. @font-face {
  246.  
  247. @font-face {
  248. font-family:titulo;
  249. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  250. }
  251.  
  252.  
  253. .simb2 {position:fixed;margin-top:375px;margin-left:303px; width:30px;height:30px; border:0px solid #fff;}
  254. .simb2 img{width:95px; height:60px; -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(100%);opacity:0.6;}
  255.  
  256. #s-m-t-tooltip {max-width:300px; padding:3px 3px 3px 3px;margin:15px 20px;background-color:#fff; font-family:arial; font-size:9px; letter-spacing:0px; text-transform:lowercase; color:#808080; border:1px solid #e0dfdf; z-index:9999999; -moz-transition-duration:1s;
  257. -webkit-transition-duration:1s;
  258. -o-transition-duration:1s;}
  259.  
  260. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  261.  
  262. .linha1 { width: 121px; left:329px; height:0px; top:356px; background-color:#ffffff; border-bottom:1px solid {color:borda};-webkit-border-radius: 0px; position: fixed; border-radius:0px;box-shadow: 5px 5px 5px #eee;
  263. }
  264.  
  265. </style>
  266.  
  267. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  268.  
  269. </div>
  270.  
  271. <body>
  272.  
  273. <!-- Não tira essa merda, se vc tirar eu vou jogar uma praga tão forte em vc que tu vai se arrepender de ter tirado, e tenho dito!--->
  274. <div id="lalaland">
  275. <a href="http://fraquear.tumblr.com">FRAQUEAR<muda>THEME FEITO POR FRAQUEAR, CLIQUE AQUI.</muda></a></div>
  276. <!--- daqui pra baixo tire e mude o que quiser, só pra uso próprio--->
  277.  
  278. <div class="ponho">{text:titulo}</div>
  279.  
  280. <div class="fotinha"><img src="{image:sidebar}">
  281.  
  282. <div class="justin">{Description}</div>
  283.  
  284. <div class="frase2">menu
  285.  
  286. <div class="raw">
  287. <a href="{text:Link1}">one <hearts>{text:Link1 Title}</hearts></a>
  288. <a href="{text:Link2}">two <hearts>{text:Link2 Title}</hearts></a>
  289. <a href="{text:Link3}">three <hearts>{text:Link3 Title}</hearts></a>
  290. </div></div>
  291.  
  292.  
  293. </div>
  294. </div>
  295.  
  296.  
  297.  
  298. </DIV>
  299.  
  300. </div>
  301. {block:IndexPage}
  302. <div class="column navigation" id="navigation">
  303. {block:Pagination}
  304. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  305. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  306. </div>
  307. {/block:IndexPage}
  308. </div></div></div></div>
  309.  
  310. <br></center></div></div></div></div></div></div>
  311.  
  312. <div id="enter">
  313.  
  314.  
  315. <div class="autopagerize_page_element">
  316. {block:Posts}
  317.  
  318. <div class="posts">
  319.  
  320.  
  321.  
  322.  
  323. {block:Text}
  324. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  325. <div class="caixinha">
  326. <a href="{ReblogURL}">reblogue esta postagem</a> /
  327. <a href="{Permalink}">{NoteCount}</a>
  328. </div>
  329. {/block:Text}
  330.  
  331. {block:Photo}
  332. <div class="caixinha">
  333. <a href="{ReblogURL}">reblogue esta postagem</a> /
  334. <a href="{Permalink}">{NoteCount}</a>
  335. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="400"/></div>{/block:PermalinkPage}{/block:Photo}
  336.  
  337. {/block:Photo}{block:Photoset}
  338.  
  339. <div class="image"> <div class="caixinha">
  340. <a href="{ReblogURL}">reblogue esta postagem</a> /
  341. <a href="{Permalink}">{NoteCount}</a>
  342. </div>{Photoset-400}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  343.  
  344.  
  345. {block:Quote}
  346. <div class="quote"><font style="font-family:'EB Garamond', sans-serif; font-size:19px; float:left; padding:3px; color:{color:detalhes};">"</font>{Quote}</div>
  347. {block:Source}<div class="quotesource"><b>{Source}</b></div>
  348. {/block:Source}
  349. <a href="{SourceURL}"></a>
  350. <a href="{ReblogParentURL}"></a>
  351. <div class="caixinha">
  352. <a href="{ReblogURL}">reblogue esta postagem</a> /
  353. <a href="{Permalink}">{NoteCount}</a>
  354. </div>
  355. {/block:Quote}
  356.  
  357. {block:Link}
  358.  
  359. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  360. {block:Description}{Description}{/block:Description} <div class="caixinha">
  361. <a href="{ReblogURL}">reblogue esta postagem</a> /
  362. <a href="{Permalink}">{NoteCount}</a>
  363. </div>
  364. {/block:Link}
  365.  
  366. {block:Chat}
  367. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  368. <div class="chat"><ul>{block:Lines}
  369. <li class="person{UserNumber}">{block:Label}
  370. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  371. <a href="{ReblogURL}">reblogue esta postagem</a> /
  372. <a href="{Permalink}">{NoteCount}</a>
  373. </div>
  374. {/block:Chat}
  375.  
  376. {block:Audio}
  377. <div class="player">{AudioPlayerBlack}</div>
  378. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  379. <a href="{ReblogURL}">reblogue esta postagem</a> /
  380. <a href="{Permalink}">{NoteCount}</a>
  381. </div>
  382. {/block:Audio}
  383.  
  384. {block:Video}{Video-250} <div class="caixinha">
  385. <a href="{ReblogURL}">reblogue esta postagem</a> /
  386. <a href="{Permalink}">{NoteCount}</a>
  387. </div>{/block:Video}
  388.  
  389. {block:Answer}
  390. <div style="margin-top:1px; ">
  391. <img src="{AskerPortraitURL-40}"align="right" class="border1"width="40px" id="opacidade"/></div>
  392. <div class="ask">
  393. <span></span>{Question}</div>
  394. <div style="float:left; background:#f7f7f7; border-radius:0px 0px 5px 5px; width;200px;padding:4px; font-size:9px; font-family:consolas;text-transform:uppercase;letter-spacing:1px; ">asked by: <b>{Asker}</b> <w>♥</w></div>
  395. <br>
  396. <div class="res"><br>{Answer}</div>
  397.  
  398. <div class="caixinha">
  399. <a href="{ReblogURL}">Reblog</a> /
  400. <a href="{Permalink}">{NoteCount}</a> /
  401. <a href="{SourceURL}">Source</a>
  402. </div>
  403. {/block:Answer}
  404.  
  405. {/block:IndexPage}
  406. </div>
  407. {/block:Posts}</div></div></div>
  408. </div></div></div></div></div></div></div></div></div>
  409.  
  410. {block:IndexPage}
  411.  
  412. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  413.  
  414. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  415.  
  416. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  417.  
  418. <script type="text/javascript">
  419. $(window).load(function(){
  420. var $wall = $('#enter');
  421. $wall.imagesLoaded(function(){
  422. $wall.masonry({
  423. itemSelector: '.posts',
  424. isAnimated : true
  425. });
  426. });
  427. $wall.infinitescroll({
  428. navSelector : "div#navigation",
  429. nextSelector : "div#navigation a#nextPage",
  430. itemSelector : '.posts',
  431. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  432. loadingText : "",
  433. donetext : " ",
  434. extraScrollPx : 1000,
  435. bufferPx : 10100,
  436. debug : false,
  437. errorCallback: function() {
  438. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  439. }},
  440. function( newElements ) {
  441. var $newElems = $( newElements );
  442. $newElems.hide();
  443. $newElems.imagesLoaded(function(){
  444. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  445. });
  446. }); $('#enter').show(500);
  447. });
  448. </script>
  449.  
  450. {/block:IndexPage}
  451. </div>
  452. {/block:Posts}</div></div></div>
  453. </div></div></div></div></div></div></div></div></div>
  454. </div></div></div></div></div></div></div></div>
  455.  
  456. </div></div></div></div></div></div></div></div>
  457.  
  458. </div></div></div></div></div></div></div></div>
  459.  
  460. </div></div></div></div>
  461.  
  462.  
  463. </body>
  464.  
  465.  
  466. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement