Advertisement
thmxpedro

Theme 187 / One , Two, Tree or Four columns, cute!!!

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