Advertisement
thmxpedro

Theme 162 / One or Two colunes.

Apr 23rd, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.23 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" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
  19.  
  20.  
  21. <title>{Title}</title>
  22.  
  23. <link rel="shortcut icon" href="http://pnsdr.com/favicon.ico">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}
  26. <meta name="description" content="{MetaDescription}" />
  27.  
  28. {/block:Description}
  29.  
  30. <meta name="text:Link1" content="/" />
  31. <meta name="text:Link1 Title" content="link" />
  32. <meta name="text:Link2" content="/" />
  33. <meta name="text:Link2 Title" content="link" />
  34. <meta name="text:Link3" content="/" />
  35. <meta name="text:Link3 Title" content="link" />
  36. <meta name="text:Link4" content="/" />
  37. <meta name="text:Link4 Title" content="link" />
  38. <meta name="text:Link5" content="/" />
  39. <meta name="text:Link5 Title" content="link" />
  40.  
  41. <meta name="if:Two columns" content="0">
  42.  
  43. <meta name="image:background" content="" />
  44. <meta name="image:sidebar" content="http://static.tumblr.com/11f19740e43566a8eb665ced588fa8ec/ut8byil/7hzn419qe/tumblr_static_3i5tjirym740880gswokoccco.png"/>
  45.  
  46. <meta name="color:background" content="#fafafa" />
  47. <meta name="color:posts" content="#fff" />
  48. <meta name="color:detalhes" content="#ccc" />
  49. <meta name="color:borda" content="#ccc" />
  50. <meta name="color:bgfoto" content="#fafafa" />
  51. <meta name="color:bpost" content="#fafafa" />
  52. <meta name="color:text" content="##919090" />
  53. <meta name="color:link" content="#919090" />
  54. <meta name="color:scrollbar" content="#a1a1a1">
  55.  
  56. <meta name="text:titulo" content="fucking" />
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  59.  
  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: {color:detalhes};}
  124. ::selection
  125. {color: #fff; background:{color:detalhes};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; background-repeat:no-repeat; background-size:100% 100%; }
  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: 15px auto 0px auto; padding: 0px; z-index:0}
  150.  
  151.  
  152. #enter {float: center; margin-left: 510px;{block:IfTwoColumns}margin-left:420px;{/block:IfTwoColumns}margin-top:-20px; width: 410px;{block:IfTwoColumns}width:600px;{/block:IfTwoColumns}; }
  153.  
  154.  
  155. .posts {width: 300px;{block:IfTwoColumns}width:250px;{/block:IfTwoColumns}background-color:{color:posts}; padding: 0px; padding: 10px; {block:IfTwoColumns}padding:10px;{/block:IfTwoColumns} float: left; margin: 22px 0 0 8px;opacity:2; text-align: justify; font-family: 'Baumans'; font-size: 12px; position: relative; border:1px solid {color:bpost}; border-radius:0px;}
  156. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  157. .post:hover {padding-bottom:22px;}
  158.  
  159.  
  160. h1 {font-family: 'Baumans'; text-align:center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 13px;}
  161. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 13px;}
  162. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  163.  
  164.  
  165. .image {text-align: center; border: 0px}
  166. .image img { max-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(65%); border-radius:0px;padding-top:00px;{block:IfTwoColumns}padding-top:0px;padding-bottom:0px;{/block:IfTwoColumns};}
  167. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(30%);}
  168.  
  169. .quotesource:first-letter{font-family:arial; font-size: 13px; font-weight: none;}
  170. .quote {margin: 0; padding: 1px; font: normal 12px cambria; text-align: justify;line-height: 20px;}
  171. .posts:hover .quotesource{}
  172. .quotesource {text-align: right; font-family:'muli'; font-size:12px; text-transform:none;font-style:none; border-top:0px solid {color:bpost};}
  173. .quotesource a, a:hover{text-transform: none;}
  174.  
  175. .chat {line-height: 14px; list-style: none; }
  176. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  177. .person1 {color: {color:text}; padding: 2px; }
  178. .person1 .label {font-weight: bold; color:{color:text}}
  179. .person2 {color: {color:text}; padding: 2px; }
  180. .person2 .label {font-weight: bold; color:{color:text}}
  181.  
  182. .player {background-color: #000; text-align: left; display:block;}
  183.  
  184. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  185. .askfoto{border-radius: 50px;border:2px solid #FFF;margin-left:10px;margin-top:-10px;}
  186. .perguntou{background:#eee;padding:4px;color:{color:text};}}
  187. .perguntou a {color:{color:text}; font-family:'cambria'}
  188. .perguntou:hover a {color:{color:text};font-family:'cambria'}
  189. .resposta{background-color:transparent;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:{color:text};;text-align: left;border-radius:0px 0px 5px 5px}
  190. .pergunta{ margin-left: 50px;
  191. font-family: 'cambria', sans-serif;}
  192. .perguntas{background-color:transparent;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:{color:text};text-align: left;border-radius:5px 5px 0px 0px;}
  193.  
  194. /** fim do código **/
  195.  
  196. .nn {opacity:0;width:100%;
  197. position: absolute;
  198. text-align: left;
  199. height:10%;line-height:10%;
  200. text-transform:uppercase;
  201. top:40%;
  202. left:25%;
  203. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  204.  
  205. -webkit-transition: all 0.5s linear;
  206.  
  207. -moz-transition: all 0.5s linear;
  208.  
  209. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  210. }
  211.  
  212. .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%;}
  213.  
  214. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  215. .posts:hover .notess {opacity: 1; margin-left:20%;}
  216.  
  217. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  218.  
  219. 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%);}
  220. 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%);}
  221.  
  222.  
  223.  
  224. ::-webkit-scrollbar{width:1px;height:7px;}
  225. ::-webkit-scrollbar-button:start:decrement
  226. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  227. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  228. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  229. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  230.  
  231. .caixinha {opacity:0;position: absolute;text-align: center; height:20px;line-height:20px;text-transform:uppercase;bottom:-22px;right:-20%;-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:{color:detalhes};width:100%;}
  232. .posts:hover .caixinha {opacity:1;bottom:-22px;right:0%}
  233. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  234.  
  235.  
  236. /******* helpdesigns modificado por fraquear **********/
  237. #creditos {width:20px; height: 60px; float: left; margin-left:10px; margin-top:20px; position: fixed;z-index:999999999;}
  238. #creditos a {display: inline-block;float: left; font: 10px consolas; height: 20px; width:20px;color:{color:text}; line-height: 20px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:background}; -webkit-transition: all 0.99s ease-in-out;overflow: hidden; border:1px solid #ccc; border-radius:0px;padding-left:0px;}
  239. #creditos a:hover {}
  240. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  241.  
  242.  
  243. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  244. #info a {font-size: 10px; text-transform: uppercase;}
  245.  
  246. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  247. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  248.  
  249. #cap {margin-top: -2px;}
  250. .source {display: none;}
  251.  
  252. .fotinha { margin-left:290px; {block:IfTwoColumns}margin-left:200px;{/block:IfTwoColumns} margin-top:100px;position:fixed;background-color:transparent;opacity:1; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  253. .fotinha img { background-color:{color:bgfoto};display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; height:132px; width:162px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:15px; opacity:10;border:1px solid {color:borda};-webkit-filter: grayscale(40%);}
  254. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(60%);}
  255. .fotinha img:hover {background-color:{color:detalhes};}
  256.  
  257. .demi {margin-left:0px; margin-top:2px; background-color:transparent; opacity:1; font-size:9px; font-family:arial; color:{color:text};width:159px;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;}
  258.  
  259. .demi:first-letter {background-color:{color:detalhes};border:1px solid #ccc;font-family:'Baumans';padding:4px;font-size:9.3px;}
  260.  
  261.  
  262. .justin {margin-left:100px; margin-top:155px; background-color:transparent; opacity:0; font-size:11px; font-family:consolas; color:{color:text}; width:165px;padding:0px;text-align:center; border:0px solid {color:borda}; text-transform:uppercase;z-index:999999999999;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  263.  
  264. .fotinha:hover .justin {margin-left:0px; opacity:1;}
  265.  
  266. @font-face {
  267. font-family:basket;
  268. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  269. }
  270. #links{position:fixed;width: 193px;margin-left:288px; {block:IfTwoColumns}margin-left:198px;{/block:IfTwoColumns}margin-top:268px;line-height:20px;z-index:99999999999;display:block;padding:2px;text-align:center;}
  271.  
  272. #links a{
  273. color:{color:links};
  274. display:block;
  275. text-align:center;
  276. line-height:15px;
  277. font-size:9px;
  278. letter-spacing:1px;
  279. background-color:{color:bgfoto};
  280. font-family:consolas;
  281. text-transform:uppercase;
  282. padding:4px;
  283. -webkit-transition: all .4s ease;
  284. -moz-transition: all .4s ease;
  285. -o-transition: all .4s ease;
  286. transition: all .4s ease;
  287. margin-bottom:6px; border:1px solid {color:borda};}
  288.  
  289. #link {height:50px; width:120px; margin-top:422px; margin-left:450px;{block:IfTwoColumns}margin-left:360px;{/block:IfTwoColumns}position:fixed; text-align:left;opacity:1; border:0px solid {color:#fff};border-radius:100px;z-index:99999}
  290. #link img { width:auto; height:23px; margin-left:8px;-webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;-o-transition: all 0.9s ease;opacity:1;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;border-radius:100px;}
  291.  
  292.  
  293.  
  294. #links a:hover {border-radius:20px;
  295. color:white; background-color:{color:detalhes};}
  296. .simb{position:fixed;margin-top:316px;margin-left:328px;width:65px;height:46px; border:0px solid #fff;z-index:999;}
  297. .simb img{width:100px; height:20px;opacity:1;z-index:999;opacity:0.8;}
  298.  
  299. /*********Tooltip por helpdesigns | se usar credite. ******/ #s-m-t-tooltip {max-width:300px; padding:4px 4px 4px 4px;margin:15px 20px;background-color:{color:detalhes}; font:8px PF Arma Five; text-transform:uppercase; color:#797979; z-index:9999999; text-shadow: 0px 0px 0px #fff; }@font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}/*********helpdesigns******/
  300.  
  301.  
  302. </style>
  303.  
  304. <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'>
  305.  
  306. </div>
  307.  
  308. <body>
  309.  
  310. <div id="creditos" title="THEME FEITO POR FRAQUEAR + inspiration romanceais clique e veja mais">
  311. <a href="http://fraquear.tumblr.com/">PC</a></div>
  312.  
  313. <div id="link">
  314. <a href="/" title="Back to my blog"><img src="http://static.tumblr.com/xt7sis3/Q9Mn3mdgb/tumblr_n35cybies81qin0nvo1_500__1_.jpg"></a>
  315. </div>
  316.  
  317.  
  318. <div id="links">
  319. <a href="{text:Link1}">{text:Link1 Title}</a>
  320. <a href="{text:Link2}">{text:Link2 Title}</a>
  321. <a href="{text:Link3}">{text:Link3 Title}</a>
  322. <a href="{text:Link4}">{text:Link4 Title}</a>
  323. <a href="{text:Link5}">{text:Link5 Title}</a>
  324. </div>
  325.  
  326. <div class="fotinha"><img src="{image:sidebar}">
  327. <div class="justin"> {text:titulo}</div>
  328.  
  329.  
  330.  
  331.  
  332. </DIV>
  333.  
  334. </div>
  335. {block:IndexPage}
  336. <div class="column navigation" id="navigation">
  337. {block:Pagination}
  338. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  339. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  340. </div>
  341. {/block:IndexPage}
  342. </div></div></div></div>
  343.  
  344. <br></center></div></div></div></div></div></div>
  345.  
  346. <div id="enter">
  347.  
  348.  
  349. <div class="autopagerize_page_element">
  350. {block:Posts}
  351.  
  352. <div class="posts">
  353.  
  354.  
  355.  
  356.  
  357. {block:Text}
  358. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  359. <div class="caixinha">
  360. <a href="{ReblogURL}">Reblog</a> /
  361. <a href="{Permalink}">{NoteCount}</a> /
  362. <a href="{SourceURL}">Source</a>
  363. </div>
  364. {/block:Text}
  365.  
  366. {block:Photo}
  367. <div class="caixinha">
  368. <a href="{ReblogURL}">Reblog</a> /
  369. <a href="{Permalink}">{NoteCount}</a> /
  370. <a href="{SourceURL}">Source</a>
  371. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="300"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="300"/></div>{/block:PermalinkPage}{/block:Photo}
  372.  
  373. {/block:Photo}{block:Photoset}
  374.  
  375. <div class="image"><div class="caixinha">
  376. <a href="{ReblogURL}">Reblog</a> /
  377. <a href="{Permalink}">{NoteCount}</a> /
  378. <a href="{SourceURL}">Source</a>
  379. </div>{Photoset-400}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  380.  
  381.  
  382. {block:Quote}
  383. <div class="quote">{Quote}</div>
  384. {block:Source}<div class="quotesource"><b>{Source}</b></div>
  385. {/block:Source}
  386. <a href="{SourceURL}"></a>
  387. <a href="{ReblogParentURL}"></a>
  388. <div class="caixinha">
  389. <a href="{ReblogURL}">Reblog</a> /
  390. <a href="{Permalink}">{NoteCount}</a> /
  391. <a href="{SourceURL}">Source</a>
  392. </div>
  393. {/block:Quote}
  394.  
  395. {block:Link}
  396.  
  397. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  398. {block:Description}{Description}{/block:Description} <div class="caixinha">
  399. <a href="{ReblogURL}">Reblog</a> /
  400. <a href="{Permalink}">{NoteCount}</a> /
  401. <a href="{SourceURL}">Source</a>
  402. </div>
  403. {/block:Link}
  404.  
  405. {block:Chat}
  406. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  407. <div class="chat"><ul>{block:Lines}
  408. <li class="person{UserNumber}">{block:Label}
  409. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  410. <a href="{ReblogURL}">Reblog</a> /
  411. <a href="{Permalink}">{NoteCount}</a> /
  412. <a href="{SourceURL}">Source</a>
  413. </div>
  414. {/block:Chat}
  415.  
  416. {block:Audio}
  417. <div class="player">{AudioPlayerBlack}</div>
  418. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  419. <a href="{ReblogURL}">Reblog</a> /
  420. <a href="{Permalink}">{NoteCount}</a> /
  421. <a href="{SourceURL}">Source</a>
  422. </div>
  423. {/block:Audio}
  424.  
  425. {block:Video}{Video-250} <div class="caixinha">
  426. <a href="{ReblogURL}">Reblog</a> /
  427. <a href="{Permalink}">{NoteCount}</a> /
  428. <a href="{SourceURL}">Source</a>
  429. </div>{/block:Video}
  430.  
  431. {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><div class="caixinha">
  432. <a href="{ReblogURL}">Reblog</a> /
  433. <a href="{Permalink}">{NoteCount}</a> /
  434. <a href="{SourceURL}">Source</a>
  435. </div>
  436. {/block:Answer}
  437.  
  438. {/block:IndexPage}
  439. </div>
  440. {/block:Posts}</div></div></div>
  441. </div></div></div></div></div></div></div></div></div>
  442.  
  443. {block:IndexPage}
  444.  
  445. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  446.  
  447. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  448.  
  449. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  450.  
  451. <script type="text/javascript">
  452. $(window).load(function(){
  453. var $wall = $('#enter');
  454. $wall.imagesLoaded(function(){
  455. $wall.masonry({
  456. itemSelector: '.posts',
  457. isAnimated : true
  458. });
  459. });
  460. $wall.infinitescroll({
  461. navSelector : "div#navigation",
  462. nextSelector : "div#navigation a#nextPage",
  463. itemSelector : '.posts',
  464. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  465. loadingText : "",
  466. donetext : " ",
  467. extraScrollPx : 1000,
  468. bufferPx : 10100,
  469. debug : false,
  470. errorCallback: function() {
  471. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  472. }},
  473. function( newElements ) {
  474. var $newElems = $( newElements );
  475. $newElems.hide();
  476. $newElems.imagesLoaded(function(){
  477. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  478. });
  479. }); $('#enter').show(500);
  480. });
  481. </script>
  482.  
  483. {/block:IndexPage}
  484. </div>
  485. {/block:Posts}</div></div></div>
  486. </div></div></div></div></div></div></div></div></div>
  487. </div></div></div></div></div></div></div></div>
  488.  
  489. </div></div></div></div></div></div></div></div>
  490.  
  491. </div></div></div></div></div></div></div></div>
  492.  
  493. </div></div></div></div>
  494.  
  495.  
  496. </body>
  497.  
  498. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement