Advertisement
thmxpedro

Theme 185 / One, Two, Tree columns, i loved!!! :)

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