Advertisement
thmxpedro

Theme 173 / One - Two or Tree columns, is so cute and pretty

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