Advertisement
thmxpedro

Theme 211 / One or Two columns, this theme is a perfect.

Jun 20th, 2014
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.62 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. NÃO COPIE, É CRIME.
  5. ----------------------------------------------------------------------
  6. * NÃO RETIRE OS CREDITOS
  7. * NÃO PLAGIE , ART. LEI 184
  8. * DÚVIDAS ME PERGUNTE.
  9. * NÃO SE INSPIRE, NEM COPIE.
  10. * NÃO PERDOAREI EM CASO DE PLAGIO, INSPIRAÇÃO OU SE PEGAR DETALHES.
  11. * PENSE BEM ANTES DE FAZER BESTEIRA
  12. -------------------------------------------------------------------------->
  13.  
  14. <html>
  15.  
  16. <head>
  17.  
  18. <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>
  19.  
  20. <title>{Title}</title>
  21.  
  22. <link rel="shortcut icon" href="http://pnsdr.com/favicon.ico">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}" />
  26.  
  27. {/block:Description}
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="link" />
  39.  
  40. <meta name="if:Two columns" content="0">
  41.  
  42. <meta name="image:background" content="" />
  43. <meta name="image:sidebar" content=""/>
  44.  
  45. <meta name="color:background" content="#fff" />
  46. <meta name="color:posts" content="#fff" />
  47. <meta name="color:detalhes" content="#ccc" />
  48. <meta name="color:borda" content="#ccc" />
  49. <meta name="color:bgfoto" content="#fafafa" />
  50. <meta name="color:bpost" content="#fafafa" />
  51. <meta name="color:ask" content="#fafafa" />
  52. <meta name="color:text" content="##919090" />
  53. <meta name="color:link" content="#919090" />
  54. <meta name="color:scrollbar" content="#a1a1a1">
  55.  
  56. <meta name="text:titulo" content="fucking" />
  57.  
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  60.  
  61.  
  62. {/block:Description}
  63. <script type="text/javascript"
  64. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  65.  
  66. <!-----FONTES------>
  67. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  70. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  72. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  73. <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'>
  74. </script>
  75. <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'>
  76. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  77.  
  78.  
  79. {block:IndexPage}
  80.  
  81. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  82.  
  83. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  84.  
  85. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  86.  
  87. <script type="text/javascript">
  88. $(window).load(function(){
  89. var $wall = $('#enter');
  90. $wall.imagesLoaded(function(){
  91. $wall.masonry({
  92. itemSelector: '.posts',
  93. isAnimated : true
  94. });
  95. });
  96. $wall.infinitescroll({
  97. navSelector : "div#navigation",
  98. nextSelector : "div#navigation a#nextPage",
  99. itemSelector : '.posts',
  100. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  101. loadingText : "",
  102. donetext : " ",
  103. extraScrollPx : 1000,
  104. bufferPx : 10100,
  105. debug : false,
  106. errorCallback: function() {
  107. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  108. }},
  109. function( newElements ) {
  110. var $newElems = $( newElements );
  111. $newElems.hide();
  112. $newElems.imagesLoaded(function(){
  113. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  114. });
  115. }); $('#enter').show(500);
  116. });
  117. </script>
  118.  
  119.  
  120. {/block:IndexPage}
  121.  
  122.  
  123. <style type="text/css">
  124. {color: #fff; background: {color:detalhes};}
  125. ::selection
  126. {color: #fff; background:{color:detalhes};text-shadow:
  127. 0px 0px 0px;}
  128.  
  129.  
  130. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  131. /******* THEME POR DECREPITAR ********/
  132. 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%; }
  133.  
  134. a {color: {color:link}; text-decoration: none; text-transform: none;}
  135. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  136. p {margin: 6px 0 0 0}
  137.  
  138. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  139. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  140. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  141. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  142.  
  143. blockquote img{max-width: 240px!important}
  144. blockquote blockquote img{max-width: 230px!important}
  145. blockquote blockquote blockquote img{max-width: 220px!important}
  146. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  147.  
  148. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  149.  
  150. #container {text-align: center; width: 935px; margin: 10px auto 0px auto; padding: 0px; z-index:0}
  151.  
  152.  
  153. #enter {float: center; margin-left:428px;margin-top:-25px;width:500px; {block:IfTreeColumns}width:900px;{/block:IfTreeColumns}{block:IfTwoColumns}width:700px;{/block:IfTwoColumns}}
  154.  
  155.  
  156. .posts {width:400px; {block:IfTwoColumns}width:250px;{/block:IfTwoColumns} padding:0px; background-color:transparent; float: left; margin: 30px 0 0 30px; opacity:2; text-align: justify; font-family: constantia; font-size: 12px; position: relative; border:0px solid {color:bpost}; border-radius:0px;
  157. }
  158. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  159. .post:hover {padding-bottom:22px;}
  160.  
  161.  
  162. h1 {font-family: constantia; font-weight:bold; text-align:center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  163. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  164. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  165.  
  166.  
  167. .image {text-align: center; border: 0px}
  168. .image img { width:400px; {block:IfTreeColumns}width:250px;{/block:IfTreeColumns} {block:IfTwoColumns}width:250px;{/block:IfTwoColumns} margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(50%); border-radius:0px; padding:0px; border:0px double {color:bpost};opacity:0.8;}
  169. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%);}
  170.  
  171. .quote {margin: 0; padding: 1px; font: normal 12px constantia; text-align: justify;line-height: 20px;}
  172. .posts:hover .quotesource{}
  173. .quotesource {text-align: left; font-family:consolas; font-size:11px; text-transform:uppercase;font-style:none; border-top:0px dotted {color:bpost};padding-top:3px;}
  174. .quotesource a, a:hover{text-transform: none;}
  175.  
  176. .chat {line-height: 14px; list-style: none; }
  177. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  178. .person1 {color: {color:text}; padding: 3px; background-color:#f1f1f1; font-family:arial; text-transform:uppercase; font-size:8px; }
  179. .person1 .label {font-weight: bold; color:{color:text};background-color:#f1f1f1; font-family:arial; text-transform:uppercase; font-size:8px;}
  180. .person2 {color: {color:text}; padding: 3px; font-family:arial; text-transform:uppercase; font-size:8px; }
  181. .person2 .label {font-weight: bold; color:{color:text};font-family:arial; text-transform:uppercase; font-size:8px;}
  182.  
  183. .player {background-color: #000; text-align: left; display:block;}
  184.  
  185. #asker {padding: 3px; font-style:bold; font-style:none; letter-spacing:0px; text-align: justify; font-size:10px; background-color:{color:background}; border-radius:1px; border:1px solid {color:borda}; line-height:14px;}
  186. .answer {padding-right: 2px;padding-left: 2px; padding-bottom: 2px;font-size:10px; background-color:#trans;border:0px solid {color:bordaft}; font-family:arial;line-height:14px;}
  187. .answer img {max-width: 100px; }
  188.  
  189. .nn {opacity:0;width:100%;
  190. position: absolute;
  191. text-align: left;
  192. height:10%;line-height:10%;
  193. text-transform:uppercase;
  194. top:40%;
  195. left:25%;
  196. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  197.  
  198. -webkit-transition: all 0.5s linear;
  199.  
  200. -moz-transition: all 0.5s linear;
  201.  
  202. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  203. }
  204.  
  205. .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%;}
  206.  
  207. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  208. .posts:hover .notess {opacity: 1; margin-left:20%;}
  209.  
  210. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  211.  
  212. 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%);}
  213. 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%);}
  214.  
  215.  
  216.  
  217. ::-webkit-scrollbar{width:1px;height:7px;}
  218. ::-webkit-scrollbar-button:start:decrement
  219. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  220. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  221. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  222. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  223.  
  224. .caixinha {opacity:0;position: absolute;text-align:left; height:30px;line-height:30px;text-transform:uppercase;bottom:-25px;left:30%;-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:transparent;width:100%;border-top:0px solid #eee;}
  225. .posts:hover .caixinha {opacity:1;bottom:-25px;left:0%}
  226. .caixinha a{font-family:consolas;font-size:9px;text-transform:uppercase;}
  227.  
  228. .caixinha2 {opacity:0;position: absolute;text-align:center; height:30px;line-height:30px;text-transform:uppercase;top:15px;left:0px;-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:#fff;;width:100px;}
  229. .posts:hover .caixinha2 {opacity:0.9;top:15px;left:15px;}
  230. .caixinha2 a{font-family:Baumans;font-size:9px;text-transform:uppercase;color:#797979;}
  231.  
  232. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  233. #info a {font-size: 10px; text-transform: uppercase;}
  234.  
  235. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  236. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  237.  
  238. #cap {margin-top: -2px;}
  239. .source {display: none;}
  240.  
  241. .fotinha { margin-left:243px; margin-top:100px;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;}
  242. .fotinha img {background-color:transparent;display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; width:150px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:10px; opacity:0.8;border:1px solid {color:borda};-webkit-filter: grayscale(10%);}
  243. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(60%);}
  244. .fotinha img:hover {}
  245.  
  246. .justin {margin-left:0px; margin-top:0px; background-color:transparent; opacity:10; font-size:8px; font-family:arial; color:{color:text}; width:170px;text-align:justify; border-bottom:1px solid {color:borda}; 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;padding-bottom:2px;line-height:15px; border-top:0px solid {color:borda};}
  247.  
  248. .fotinha:hover .justin {margin-top:17px;}
  249. @font-face {
  250. font-family:basket;
  251. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  252. }
  253.  
  254.  
  255. @font-face {src: url('http://static.tumblr.com/7cjwmpx/Td3n69kco/austie_bost_you_wear_flowers_hollow.ttf');font-family:Austie Bost You Wear Flowers;}
  256.  
  257. /******* menu por helpdesigns*/
  258. #linkfraquear {position:fixed; width:180px;height:200px; margin-left:0px; margin-top:0px; overflow:hidden; padding: 0px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;z-index:9999999;color:{color:text};}
  259.  
  260. #linkfraquear a {text-transform:uppercase;margin-top:4px;display: block; font-family:consolas; overflow: hidden;font-size:8px;text-align:left; font-style:normal;height:11px; padding: 5px;line-height:11px;background:transparent;color:#aaa;width:160px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease; letter-spacing:1px;opacity:1;border:1px solid {color:borda};}
  261.  
  262. #linkfraquear:hover{height:200px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;}
  263.  
  264. #linkfraquear a ul {background-color:{color:detalhes};color:#fff;border:0px solid #eee;width: 30px; height: 17px;position: absolute;margin-top:-14px;margin-left:92px;font-family:calibri;font-size: 8px;opacity:1;overflow: hidden;text-align:center;text-indent: -38px;line-height: 17px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;text-transform:uppercase;border-radius:3px;}
  265.  
  266. #linkfraquear a:hover {background-color:#f8f8f8;}
  267. /******* menu por helpdesigns*/
  268.  
  269.  
  270. #cred a{text-transform: none; display: block; background-color:{color:background}; color: #888; width: 25px; text-align: center; font-size: 11px; height:25px;line-height:25px;text-transform:uppercase; -webkit-transition-duration: .66s;border-radius:3px;font-family: 'calibri'; font-weight: bold;border:1px solid {color:borda};} #cred {bottom: 40px; right: 20px; position:fixed; width: auto; z-index:999999;width:90px height:30px;}
  271.  
  272.  
  273. .frase {position:fixed; font-size:11px; margin-top:0px; text-align: left; font-family:sans-serif; margin-left:0px;padding: 0px; line-height:20px; width:170px;font-weight:bold;color:{color:detalhes}; border-bottom: 0px solid #fff;opacity:0;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;z-index:11;}
  274.  
  275. .fotinha:hover .frase {opacity:1;}
  276. .simb2 {position:fixed;margin-top:375px;margin-left:303px; width:30px;height:30px; border:0px solid #fff;}
  277. .simb2 img{width:95px; height:60px; -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(100%);opacity:0.6;}
  278. /* tooltip por beeh - luxurious html */
  279.  
  280. #s-m-t-tooltip {max-width:200px;font-family:'calibri'; font-size:8px; color:#fff; letter-spacing:1px; text-transform:uppercase; padding:3px 4px 3px 4px; margin:20px 0px 0px 20px; z-index:99999999999;-webkit-transition: all 0.5s ease-in-out;box-shadow: inset 0px -8px #ccc, inset 0px 15px #c1c1c1;}
  281.  
  282. .linha1 { width: 1px; left:441px; height:100%; top:40px; background-color:{color:borda}; border:0px solid {color:borda};-webkit-border-radius: 5px; position: fixed; border-radius:0px; opacity:1; {block:IfSemBorda}opacity:0;{/block:IfSemBorda}box-shadow: -5px -5px -5px #eee;z-index:11;
  283. }
  284.  
  285. .linha2 { width:575px; left:441px; height:40px; top:0px; background-color:{color:background}; border-bottom:1px solid {color:borda};-webkit-border-radius: 5px; position: fixed; border-radius:0px; opacity:1; {block:IfSemBorda}opacity:0;{/block:IfSemBorda}box-shadow: -5px -5px -5px #eee;z-index:1;
  286. }
  287.  
  288. .simb{position:fixed;bottom:73px;right:27px;width:15px;height:15px; border:0px solid #fff;z-index:1;}
  289. .simb img{width:15px; height:15px;opacity:0.7;-webkit-filter: grayscale(10%)}
  290.  
  291. </style>
  292.  
  293. <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'><link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  294. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  295. </div>
  296.  
  297. <body>
  298. <!-- 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!--->
  299. <div id="cred">
  300. <a href="http://fraquear.tumblr.com" title="THEMES POR PEDRO COSTA." target="_blank" >PC</a>
  301. </div>
  302.  
  303. <div class="simb"><a href="http://suppled.tumblr.com/" title="tumblr de fotos."><img src="https://31.media.tumblr.com/tumblr_lm6pmyp6DC1qfoi4t.gif"></a>
  304. </div>
  305. <!--- daqui pra baixo tire e mude o que quiser, só pra uso próprio--->
  306.  
  307. <div class="fotinha"><img src="{image:sidebar}">
  308.  
  309. <div class="frase">{text:titulo}</div>
  310. <div class="justin">{Description}</div>
  311. <div id="linkfraquear">
  312. <a href="{text:Link1}">PRIMEIRA PÁGINA<ul>{text:Link1 Title}</ul></a>
  313. <a href="{text:Link2}">MENSAGENS AQUI<ul>{text:Link2 Title}</ul></a>
  314. <a href="{text:Link3}">MEUS DIAMANTES<ul>{text:Link3 Title}</ul></a>
  315. <a href="{text:Link4}">MINHAS CRIANÇÕES<ul>{text:Link4 Title}</ul></a>
  316. </div>
  317.  
  318. </div>
  319. </div>
  320. </div>
  321.  
  322.  
  323.  
  324. </DIV>
  325.  
  326. </div>
  327. {block:IndexPage}
  328. <div class="column navigation" id="navigation">
  329. {block:Pagination}
  330. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  331. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  332. </div>
  333. {/block:IndexPage}
  334. </div></div></div></div>
  335.  
  336. <br></center></div></div></div></div></div></div>
  337.  
  338. <div id="enter">
  339.  
  340.  
  341. <div class="autopagerize_page_element">
  342. {block:Posts}
  343.  
  344. <div class="posts">
  345.  
  346.  
  347.  
  348.  
  349. {block:Text}
  350. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  351. <div class="caixinha">
  352. <a href="{ReblogURL}">reblogue</a> /
  353. <a href="{Permalink}">{NoteCount}</a> /
  354. <a href="{Permalink}">{TimeAgo}</a>
  355. </div>
  356. {/block:Text}
  357.  
  358. {block:Photo}
  359. <div class="caixinha2">
  360. <a href="{ReblogURL}">Reblogue</a> /
  361. <a href="{Permalink}">{NoteCount}</a>
  362. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-400}" width="400"/></div>{/block:PermalinkPage}{/block:Photo}
  363.  
  364. {/block:Photo}{block:Photoset}
  365.  
  366. <div class="image"> <div class="caixinha">
  367. <a href="{ReblogURL}">Reblogue</a> /
  368. <a href="{Permalink}">{NoteCount}</a>
  369. </div>{Photoset-250}</div>{block:PermalinkPage}{Photoset-250}{/block:PermalinkPage}{/block:Photoset}
  370.  
  371. {block:Quote}
  372. <div class="quote"><font style="font-family:'EB Garamond', sans-serif; font-size:19px; float:left; padding:3px; color:{color:detalhes};">"</font>{Quote}</div>
  373. {block:Source}<div class="quotesource"><b>— {Source}</b></div>
  374. {/block:Source}
  375. <a href="{SourceURL}"></a>
  376. <a href="{ReblogParentURL}"></a>
  377. <div class="caixinha">
  378. <a href="{ReblogURL}">reblogue</a> /
  379. <a href="{Permalink}">{NoteCount}</a> /
  380. <a href="{Permalink}">{TimeAgo}</a>
  381.  
  382. </div>
  383. {/block:Quote}
  384.  
  385. {block:Link}
  386.  
  387. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  388. {block:Description}{Description}{/block:Description} <div class="caixinha">
  389. <a href="{ReblogURL}">reblogue esta postagem</a> /
  390. <a href="{Permalink}">{NoteCount}</a>
  391. </div>
  392. {/block:Link}
  393.  
  394. {block:Chat}
  395. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  396. <div class="chat"><ul>{block:Lines}
  397. <li class="person{UserNumber}">{block:Label}
  398. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  399. <a href="{ReblogURL}">reblogue esta postagem</a> /
  400. <a href="{Permalink}">{NoteCount}</a>
  401. </div>
  402. {/block:Chat}
  403.  
  404. {block:Audio}
  405. <div class="player">{AudioPlayerBlack}</div>
  406. {block:Caption}{Caption}{/block:Caption} <div class="caixinha2">
  407. <a href="{ReblogURL}">reblogue esta postagem</a> /
  408. <a href="{Permalink}">{NoteCount}</a>
  409. </div>
  410. {/block:Audio}
  411.  
  412. {block:Video}{Video-250} <div class="caixinha2">
  413. <a href="{ReblogURL}">reblogue esta postagem</a> /
  414. <a href="{Permalink}">{NoteCount}</a>
  415. </div>{/block:Video}
  416.  
  417. {block:Answer}
  418. <div id="asker"><b>{Asker} recitou:</b> {Question}</div>
  419. <div class="answer">{Answer}</div>
  420.  
  421. <div class="caixinha">
  422. <a href="{ReblogURL}">Reblog</a> /
  423. <a href="{Permalink}">{NoteCount}</a> /
  424. <a href="{SourceURL}">Source</a>
  425. </div>
  426. {/block:Answer}
  427.  
  428. {/block:IndexPage}
  429. </div>
  430. {/block:Posts}</div></div></div>
  431. </div></div></div></div></div></div></div></div></div>
  432.  
  433. {block:IndexPage}
  434.  
  435. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  436.  
  437. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  438.  
  439. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  440.  
  441. <script type="text/javascript">
  442. $(window).load(function(){
  443. var $wall = $('#enter');
  444. $wall.imagesLoaded(function(){
  445. $wall.masonry({
  446. itemSelector: '.posts',
  447. isAnimated : true
  448. });
  449. });
  450. $wall.infinitescroll({
  451. navSelector : "div#navigation",
  452. nextSelector : "div#navigation a#nextPage",
  453. itemSelector : '.posts',
  454. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  455. loadingText : "",
  456. donetext : " ",
  457. extraScrollPx : 1000,
  458. bufferPx : 10100,
  459. debug : false,
  460. errorCallback: function() {
  461. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  462. }},
  463. function( newElements ) {
  464. var $newElems = $( newElements );
  465. $newElems.hide();
  466. $newElems.imagesLoaded(function(){
  467. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  468. });
  469. }); $('#enter').show(500);
  470. });
  471. </script>
  472.  
  473. {/block:IndexPage}
  474. </div>
  475. {/block:Posts}</div></div></div>
  476. </div></div></div></div></div></div></div></div></div>
  477. </div></div></div></div></div></div></div></div>
  478.  
  479. </div></div></div></div></div></div></div></div>
  480.  
  481. </div></div></div></div></div></div></div></div>
  482.  
  483. </div></div></div></div>
  484.  
  485.  
  486. </body>
  487.  
  488.  
  489. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement