Advertisement
thmxpedro

Theme 140 - Two or Tree colunes.

Mar 15th, 2014
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.05 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  4. <!------------------------------------------------------------------------
  5. THEMES FEITO POR PEDRO COSTA /FRAQUEAR.TUMBLR
  6. BASE POR DECREPITAR / DTLS HELPDESIGN
  7. ----------------------------------------------------------------------
  8. * NÃO RETIRE OS CREDITOS ;
  9. * NÃO PLAGIE , ART. LEI 184
  10. * DÚVIDAS ME PERGUNTE, OKAY?
  11. * NÃO SE INSPIRE, NEM COPIE.
  12. * PENSE BEM ANTES DE FAZER BESTEIRA
  13. ----------------------------------------------------------------------
  14. ---------------->
  15.  
  16. <html>
  17.  
  18. <head>
  19.  
  20. <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>
  21.  
  22.  
  23. <title>{Title}</title>
  24.  
  25. <link rel="shortcut icon" href="{Favicon}">
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27. {block:Description}
  28. <meta name="description" content="{MetaDescription}" />
  29.  
  30. {/block:Description}
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="Home" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="ask" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="texts" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="tags" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="+more" />
  42.  
  43. <meta name="if:Tree columns" content="0">
  44.  
  45. <meta name="image:background" content="" />
  46. <meta name="image:sidebar" content=""/>
  47.  
  48. <meta name="color:background" content="#ffffff" />
  49. <meta name="color:bgside" content="#797979" />
  50. <meta name="color:posts" content="#fcfcfc" />
  51. <meta name="color:detalhes" content="#000" />
  52. <meta name="color:borda" content="#000" />
  53. <meta name="color:linha" content="#ccc" />
  54. <meta name="color:frase" content="#fff" />
  55. <meta name="color:text" content="#a1a1a1" />
  56. <meta name="color:link" content="#a1a1a1" />
  57. <meta name="color:scrollbar" content="#a1a1a1">
  58.  
  59. <meta name="text:titulo" content="Skyscraper." />
  60.  
  61. {/block:Description}
  62. <script type="text/javascript"
  63. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  64.  
  65. <!-----FONTES------>
  66. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  67. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  70. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  72. <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'>
  73. </script>
  74. <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'>
  75. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  76.  
  77.  
  78. {block:IndexPage}
  79.  
  80. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  81.  
  82. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  83.  
  84. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  85.  
  86. <script type="text/javascript">
  87. $(window).load(function(){
  88. var $wall = $('#enter');
  89. $wall.imagesLoaded(function(){
  90. $wall.masonry({
  91. itemSelector: '.posts',
  92. isAnimated : true
  93. });
  94. });
  95. $wall.infinitescroll({
  96. navSelector : "div#navigation",
  97. nextSelector : "div#navigation a#nextPage",
  98. itemSelector : '.posts',
  99. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  100. loadingText : "",
  101. donetext : " ",
  102. extraScrollPx : 1000,
  103. bufferPx : 10100,
  104. debug : false,
  105. errorCallback: function() {
  106. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  107. }},
  108. function( newElements ) {
  109. var $newElems = $( newElements );
  110. $newElems.hide();
  111. $newElems.imagesLoaded(function(){
  112. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  113. });
  114. }); $('#enter').show(500);
  115. });
  116. </script>
  117.  
  118.  
  119. {/block:IndexPage}
  120.  
  121.  
  122. <style type="text/css">
  123. {color: #fff; background: #ccc;}
  124. ::selection
  125. {color: #fff; background:#797979;text-shadow:
  126. 0px 0px 0px;}
  127.  
  128.  
  129. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  130. /******* THEME POR DECREPITAR ********/
  131. 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; }
  132.  
  133. a {color: {color:link}; text-decoration: none; text-transform: none;}
  134. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  135.  
  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.  
  149. #container {text-align: center; width: 935px; margin: 10px auto 0px auto; padding: 0px; z-index:0}
  150.  
  151. #enter {float: center; margin-left: 345px; margin-top:0px; width: 550px;{block:IfTreeColumns}width:900px;{/block:IfTreeColumns}}
  152.  
  153. .posts {width: 250px;background-color:{color:posts}; padding: 2px; padding: 6px; float: left; margin: 8px 0 0 8px;opacity:2; text-align: justify; font-family: 'Baumans'; font-size: 12px; position: relative; border:1px solid #eee;}
  154. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  155.  
  156.  
  157. h1 {font-family: 'cambria'; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  158. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  159. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  160.  
  161.  
  162. .image {text-align: center; border: 0px}
  163. .image img { max-width: 250px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(80%); }
  164. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(0%);}
  165.  
  166. .quotesource:first-letter{font-family:Rochester; font-size: 15px; font-weight: none;}
  167. .quote {margin: 0; padding: 7px; font: normal 12px 'Baumans' ; text-align: justify;}
  168. .posts:hover .quotesource{text-align: right;opacity:0;}
  169. .quotesource {text-align: center; font-family:consolas; font-size:10px; text-transform:uppercase;font-style:none;}
  170. .quotesource a, a:hover{text-transform: none;}
  171.  
  172. .chat {line-height: 14px; list-style: none; }
  173. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  174. .person1 {color: {color:text}; padding: 2px; }
  175. .person1 .label {font-weight: bold; color:{color:text}}
  176. .person2 {color: {color:text}; padding: 2px; }
  177. .person2 .label {font-weight: bold; color:{color:text}}
  178.  
  179. .player {background-color: #000; text-align: left; display:block;}
  180.  
  181. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  182. .askfoto{border-radius: 50px;border:2px solid #FFF;margin-left:10px;margin-top:-10px;}
  183. .perguntou{background:#eee;padding:4px;color:{color:text};}}
  184. .perguntou a {color:{color:text}; font-family:'cambria'}
  185. .perguntou:hover a {color:{color:text};font-family:'cambria'}
  186. .resposta{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:{color:text};;text-align: left;border-radius:0px 0px 5px 5px}
  187. .pergunta{ margin-left: 50px;
  188. font-family: 'cambria', sans-serif;}
  189. .perguntas{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:{color:text};text-align: left;border-radius:5px 5px 0px 0px;}
  190.  
  191. /** fim do código **/
  192.  
  193. .nn {opacity:0;width:100%;
  194. position: absolute;
  195. text-align: left;
  196. height:10%;line-height:10%;
  197. text-transform:uppercase;
  198. top:40%;
  199. left:25%;
  200. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  201.  
  202. -webkit-transition: all 0.5s linear;
  203.  
  204. -moz-transition: all 0.5s linear;
  205.  
  206. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  207. }
  208.  
  209. .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%;}
  210.  
  211. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  212. .posts:hover .notess {opacity: 1; margin-left:20%;}
  213.  
  214. .gradient{
  215.  
  216. -webkit-transition: all .6s ease-in-out;position:absolute;right:5px;text-align:center; opacity:0; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)) repeat-X;bottom:5px; width:96.5%;height:50px;
  217. }
  218.  
  219.  
  220. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  221.  
  222. 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%);}
  223. 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%);}
  224.  
  225.  
  226.  
  227. ::-webkit-scrollbar{width:7px;height:7px;}
  228. ::-webkit-scrollbar-button:start:decrement
  229. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  230. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  231. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  232. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  233.  
  234. .caixinha {opacity:0;position: absolute;text-align: center; height:20px;line-height:20px;text-transform:uppercase;bottom:10px;right:0%;-webkit-transition-duration: 0.9s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-webkit-transition: all 0.6s ease-out;-o-transition:All 1s ease; font-family:arial;font-size:9px;background:{color:posts};width:100%;}
  235. .posts:hover .caixinha {opacity:1;bottom:4px;}
  236. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  237.  
  238. .caixinha1 {opacity:0;position: absolute;text-align: center; height:20px;text-transform:uppercase;top: -5px;left:13%;-webkit-transition-duration: 0.9s;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:7px;}.caixinha1 img {width:23px;}.posts:hover .caixinha1 {opacity: 0.85;top:7px;}
  239.  
  240. /******* helpdesigns.**********/
  241. #creditos {width:388px; height: 42px; float: left; margin-left:5px; margin-top:600px; position: fixed;z-index:999999999;}
  242. #creditos a {display: inline-block;float: left; font: 8px PF Arma Five; height: 23px; width: 8%;color:#fff; line-height: 22px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:detalhes}; -webkit-transition: all 0.99s ease-in-out;overflow: hidden;}
  243. #creditos a:hover{background-color:{color:detalhes}; color:#fff;-webkit-transition: all 0.99s ease-in-out;width: 35%;}
  244. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  245.  
  246. .caixinha3 {opacity:0;position: absolute;text-align: center; height:20px;text-transform:uppercase;top: 7px;left:-1%;-webkit-transition-duration: 0.9s;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:7px;}.caixinha3 img {width:23px;}.posts:hover .caixinha3 {opacity: 0.85;left:9px;}
  247.  
  248. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  249. #info a {font-size: 10px; text-transform: uppercase;}
  250.  
  251. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  252. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  253.  
  254. #cap {margin-top: -2px;}
  255. .source {display: none;}
  256.  
  257. .fotinha { margin-left:100px; margin-top:100px;position:fixed;background-color:transparent;opacity:0.90; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  258. .fotinha img { background-color:transparent;display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 60px; display: block; width:110px; height:110px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:3px; opacity:10;border:1px solid {color:borda};-webkit-filter: grayscale(25%);}
  259. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(100%);}
  260.  
  261. .links {text-align: left; position:fixed; width: 233px;font-family:'Baumans'; word-spacing:0px; margin-top:246px;margin-left:180px; padding:0px; text-align:center; padding-top:2px; padding-bottom:3px; -webkit-transition-duration: .9s; background-color:transparent; padding-right:0px; padding-bottom:0px;padding-top:0px; border:1px solid {color:borda}; height:18px;}
  262.  
  263.  
  264. .links a { display:inline-block; color:{color:link}; text-transform:uppercase; padding:1px; font-size:12.5px; -webkit-transition-duration: .4s; padding-bottom:0px; background-color:transparent; font-style:none; text-shadow:0px 0px transparent, 0px -5px transparent; }
  265.  
  266. .links a:hover {color:#ccc;}
  267.  
  268. .links {opacity:10; margin-left:40px;-webkit-transition-duration: .9s;}
  269.  
  270.  
  271.  
  272. .demi {margin-left:-7px; margin-top:10px; background-color:transparent; opacity:1; font-size:13px; font-family:'Baumans'; color:#fff; width:242px; height:100px;padding:2px;text-align:justify;}
  273.  
  274.  
  275. .pedro1 {position:fixed; width:180px; font-family:Rochester; font-size:20px; text-align:justify; color:{color:frase}; -webkit-transition: all 1.1s ease-out; -moz-transition: all 1.3s ease-out;margin-left:90px;margin-top:217px;z-index:999999;border-top:0px dotted {color:borda};padding-bottom:0px;}
  276.  
  277. #linha1 { width: 25px; left: 313px; height:100%; top:0px; background-color:{color:linha};;-webkit-border-radius: 0px; position: fixed;}
  278.  
  279. #linha2 { width: 325px; left:0px; height:15px; top:655px; background-color:{color:linha};;-webkit-border-radius: 0px; position: fixed;}
  280.  
  281. #linha3 { width: 3px; left:0px; height:100%; top:0px; background-color:{color:linha};;-webkit-border-radius: 0px; position: fixed;}
  282.  
  283.  
  284. #linha4 { width: 310px; left:3px; height:655px; top:0px; background-color:{color:bgside};;-webkit-border-radius: 0px; position: fixed;}
  285.  
  286.  
  287. /*********Tooltip por helpdesigns | se usar credite. ******/ #s-m-t-tooltip {max-width:300px; padding:4px 4px 4px 4px;margin:15px 20px;background-color:#e1e1e1; font:8px PF Arma Five; text-transform:uppercase; color:#797979; z-index:9999999; text-shadow: 1px 1px 0px #fff; }@font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}/*********helpdesigns******/
  288.  
  289.  
  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'>
  294.  
  295. </div>
  296.  
  297. <body>
  298.  
  299.  
  300.  
  301.  
  302. <div id="creditos" title="THEME POR FRAQUEAR + detalhes helpdesign + base decrepitar">
  303. <a href="http://fraquear.tumblr.com/">Theme por fraquear, veja mais. </a></div>
  304.  
  305. <div id="linha1"></div>
  306. <div id="linha2"></div>
  307. <div id="linha3"></div>
  308. <div id="linha4"></div>
  309. <div class="fotinha"><img src="{image:sidebar}"></div>
  310.  
  311. <div class="pedro1">{text:titulo}</div>
  312.  
  313. <div class="links">
  314. <a href="{text:Link1}">{text:Link1 Title}</a>
  315. <a href="{text:Link2}">{text:Link2 Title}</a>
  316. <a href="{text:Link3}">{text:Link3 Title}</a>
  317. <a href="{text:Link4}">{text:Link4 Title}</a>
  318. <a href="{text:Link5}">{text:Link5 Title}</a>
  319.  
  320.  
  321. <div class="demi"> {Description}</div>
  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}">Reblog</a> /
  353. <a href="{Permalink}">{NoteCount}</a> /
  354. <a href="{SourceURL}">Source</a>
  355. </div>
  356. {/block:Text}
  357.  
  358. {block:Photo}
  359.  
  360.  
  361.  
  362. {LinkOpenTag} <div class="caixinha1">
  363. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/gdekeu9/zwPmz03r6/kc0ux.png"></a></div>
  364. <div class="caixinha3">
  365. <a href="{permalink}"><img src="http://static.tumblr.com/gdekeu9/jOGmz03ry/236z2x.png" title="{NoteCount}"></a>
  366. <a href="{SourceURL}"></a>
  367.  
  368. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="250"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="500"/></div>{/block:PermalinkPage}{/block:Photo}
  369.  
  370. {/block:Photo}{block:Photoset}
  371.  
  372. <div class="image"><div class="caixinha1">
  373. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/gdekeu9/zwPmz03r6/kc0ux.png"></a></div>
  374. <div class="caixinha3">
  375. <a href="{permalink}"><img src="http://static.tumblr.com/gdekeu9/jOGmz03ry/236z2x.png" title="{NoteCount}"></a>
  376. <a href="{SourceURL}"></a></div>{Photoset-250}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  377.  
  378.  
  379. {block:Quote}
  380.  
  381. <div class="quote">{Quote}</div>
  382. {block:Source}<div class="quotesource">{Source}</div>
  383. {/block:Source}
  384. <a href="{SourceURL}"></a>
  385. <a href="{ReblogParentURL}"></a>
  386. <div class="caixinha">
  387. <a href="{ReblogURL}">Reblog</a> /
  388. <a href="{Permalink}">{NoteCount}</a> /
  389. <a href="{SourceURL}">Source</a>
  390. </div>
  391. {/block:Quote}
  392.  
  393. {block:Link}
  394.  
  395. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  396. {block:Description}{Description}{/block:Description} <div class="caixinha">
  397. <a href="{ReblogURL}">Reblog</a> /
  398. <a href="{Permalink}">{NoteCount}</a> /
  399. <a href="{SourceURL}">Source</a>
  400. </div>
  401. {/block:Link}
  402.  
  403. {block:Chat}
  404. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  405. <div class="chat"><ul>{block:Lines}
  406. <li class="person{UserNumber}">{block:Label}
  407. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  408. <a href="{ReblogURL}">Reblog</a> /
  409. <a href="{Permalink}">{NoteCount}</a> /
  410. <a href="{SourceURL}">Source</a>
  411. </div>
  412. {/block:Chat}
  413.  
  414. {block:Audio}
  415. <div class="player">{AudioPlayerBlack}</div>
  416. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  417. <a href="{ReblogURL}">Reblog</a> /
  418. <a href="{Permalink}">{NoteCount}</a> /
  419. <a href="{SourceURL}">Source</a>
  420. </div>
  421. {/block:Audio}
  422.  
  423. {block:Video}{Video-250} <div class="caixinha">
  424. <a href="{ReblogURL}">Reblog</a> /
  425. <a href="{Permalink}">{NoteCount}</a> /
  426. <a href="{SourceURL}">Source</a>
  427. </div>{/block:Video}
  428.  
  429. {block:Answer}<div class="perguntas">{Question}</div><div class="perguntou"><img src="{AskerPortraitURL-30}" align="left" class="askfoto"><div class="pergunta">{Asker} perguntou:</div></div><div class="resposta">{Answer}</div>
  430. {/block:Answer}
  431.  
  432. {/block:IndexPage}
  433. </div>
  434. {/block:Posts}</div></div></div>
  435. </div></div></div></div></div></div></div></div></div>
  436.  
  437. {block:IndexPage}
  438.  
  439. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  440.  
  441. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  442.  
  443. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  444.  
  445. <script type="text/javascript">
  446. $(window).load(function(){
  447. var $wall = $('#enter');
  448. $wall.imagesLoaded(function(){
  449. $wall.masonry({
  450. itemSelector: '.posts',
  451. isAnimated : true
  452. });
  453. });
  454. $wall.infinitescroll({
  455. navSelector : "div#navigation",
  456. nextSelector : "div#navigation a#nextPage",
  457. itemSelector : '.posts',
  458. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  459. loadingText : "",
  460. donetext : " ",
  461. extraScrollPx : 1000,
  462. bufferPx : 10100,
  463. debug : false,
  464. errorCallback: function() {
  465. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  466. }},
  467. function( newElements ) {
  468. var $newElems = $( newElements );
  469. $newElems.hide();
  470. $newElems.imagesLoaded(function(){
  471. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  472. });
  473. }); $('#enter').show(500);
  474. });
  475. </script>
  476.  
  477. {/block:IndexPage}
  478. </div>
  479. {/block:Posts}</div></div></div>
  480. </div></div></div></div></div></div></div></div></div>
  481. </div></div></div></div></div></div></div></div>
  482.  
  483. </div></div></div></div></div></div></div></div>
  484.  
  485. </div></div></div></div></div></div></div></div>
  486.  
  487. </div></div></div></div>
  488.  
  489. </body>
  490.  
  491. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement