Advertisement
tannyoliveira

exclusivo bolladona

Jun 18th, 2014
672
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.70 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2.  
  3.  
  4.  
  5.  
  6. theme by sowsly
  7.  
  8.  
  9.  
  10. ------------------------------------------------------------------------->
  11. <html><head><script type="text/javascript">
  12.  
  13. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  14. function tb8_makeArray(n){
  15. this.length = n;
  16. return this.length;
  17. }
  18. tb8_messages = new tb8_makeArray(1);
  19. tb8_messages[0] = "{Title}";
  20. tb8_rptType = 'infinite';
  21. tb8_rptNbr = 5;
  22. tb8_speed = 100;
  23. tb8_delay = 2000;
  24. var tb8_counter=1;
  25. var tb8_currMsg=0;
  26. var tb8_tekst ="";
  27. var tb8_i=0;
  28. var tb8_TID = null;
  29. function tb8_pisi(){
  30. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  31. document.title = tb8_tekst;
  32. tb8_sp=tb8_speed;
  33. tb8_i++;
  34. if (tb8_i==tb8_messages[tb8_currMsg].length){
  35. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  36. }
  37. if (tb8_currMsg == tb8_messages.length){
  38. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  39. clearTimeout(tb8_TID);
  40. return;
  41. }
  42. tb8_counter++;
  43. tb8_currMsg = 0;
  44. }
  45. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  46. }
  47. tb8_pisi()
  48. </script>
  49.  
  50.  
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53.  
  54.  
  55.  
  56. <meta name="color:background" content="#fff"/>
  57. <meta name="color:scrollbar" content="#000" />
  58. <meta name="color:scrollbar bg" content="#fff" />
  59. <meta name="color:post" content="#fff"/>
  60. <meta name="color:text" content="#000"/>
  61. <meta name="color:link" content="#000"/>
  62. <meta name="color:hover" content="#86649b"/>
  63. <meta name="color:sidebar" content="#fff"/>
  64. <meta name="image:background" content="" />
  65.  
  66. <meta name="image:sidebar" content="http://38.media.tumblr.com/e49df1572ad27c49690a9e5451a0ce14/tumblr_n7bnimDFnf1r93x39o1_500.jpg" />
  67. <meta name="image:symbols" content="http://static.tumblr.com/ac17ihj/oJRn6zl7j/s.png" />
  68.  
  69. <meta name="text:Link1" content="/" />
  70. <meta name="text:Link1 Title" content="AI" />
  71. <meta name="text:Link2" content="/" />
  72. <meta name="text:Link2 Title" content="KOE" />
  73. <meta name="text:Link3" content="/" />
  74. <meta name="text:Link3 Title" content="TREME" />
  75. <meta name="text:Link4" content="/" />
  76. <meta name="text:Link4 Title" content="MAKTUB" />
  77. <meta name="text:Link5" content="/" />
  78. <meta name="text:Link5 Title" content="SEXO" />
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88. <!----------------------------FONTES------------------------------------>
  89.  
  90.  
  91.  
  92. <link href='http://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet' type='text/css'>
  93.  
  94.  
  95. <!-------------------rolagem infinita + espaço dos posts-------------->
  96. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  97. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  98. <script type="text/javascript" src="http://static.tumblr.com/ac17ihj/aeOn45zk6/ooi.js"></script>
  99.  
  100.  
  101. <style type="text/css">
  102.  
  103. /***----------------- follow branco -------------***/
  104.  
  105. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  106.  
  107.  
  108. /********************configurações gerais*******************************/
  109. /*corpo do theme*/
  110. body {color: #696969;background: {color:background} url({image:Background})fixed; font-family: 'consolas'; font-size: 11px; line-height: 1.5em;}
  111.  
  112. /*titulos*/
  113. @font-face {font-family: '02'; src: url('http://static.tumblr.com/b97edgr/a1bmkpbbd/mensch.ttf');}
  114. h1 {font-family: '02'; font-size: 15px; text-transform: uppercase;}
  115.  
  116.  
  117. h2 {font-family: consolas; font-size: 15px; text-transform:uppercase; text-align:center;}
  118.  
  119. /* negrito, itálico e grifado */
  120. b, strong, bold {text-decoration: bold; color: #4F4F4F; text-shadow: 5px #000;}
  121. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed #28B5BF;}
  122. i, em{color: #ddd;}
  123. s {color: #000;}
  124.  
  125. /* links */
  126. a:link, a:visited, a:active {color: #BEBEBE; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  127. a:hover {color: {color:hoverlinks}; -webkit-transition-duration: .79s;}
  128.  
  129. /*tamanho*/
  130. #contain {width:1000px; margin: 2px auto 0;}
  131.  
  132. /*imagem de carregamento da rolagem infinita*/
  133. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  134.  
  135.  
  136. /*****************configurações dos posts********************************/
  137. /*posição e tamanho*/
  138. .post { position: relative; {block:IndexPage} width:250px; {/block:IndexPage} {block:PermalinkPage} width:500px; float:center; {/block:PermalinkPage}
  139. float:right; background: #ffffff;padding:5px;margin:2px;}
  140.  
  141. #content { width:845px; float: right;}
  142. .box {position: relative;}
  143.  
  144. a.btn{position:absolute;z-index:999999;top:2px;left:3px;white-space:nowrap; width: auto;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:10px consoles;height:15px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}
  145. .btn{color:#000;border:0px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}
  146. a.btn,a.btn:hover{color:white!important}
  147. .btn{margin-bottom:0px;color:#000;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  148.  
  149. /*notes*/
  150. .post-header-a{z-index:10;top:5px;right:10px; top: 10px;position:absolute;display:block;opacity:0;filter:alpha(opacity = 0);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;}
  151. .post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}
  152. .reblog-button:hover,.like-button:hover,
  153. .note-perma:hover{opacity:1!important;filter:alpha(opacity = 100)!important}
  154. .reblog-button{margin-left:3px;float:left;z-index:3333;display:inline-block;width:24px;height:20px;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1864px 0 no-repeat;text-indent:-999em;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}
  155. .like-button{float:left;z-index:3333;display:inline-block;right:10px;width:21px;background-position:-1898px 0;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1898px 0 no-repeat;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}
  156. .note-perma{float:left;z-index:3333;font-weight:bold;display:inline-block;margin-left:3px;color:#fff;background:#000;background:url('http://static.tumblr.com/tpqedpr/dLim9uidw/bg.png');padding:0 5px;font:11px/20px arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);opacity:.75;filter:alpha(opacity = 75)}
  157. a.note-perma,a.note-perma:hover{color:white;font-weight:bold}
  158. .oi {opacity: 0; text-transform: uppercase;}
  159. .post:hover .oi {opacity: 1}
  160.  
  161.  
  162. #titulo{position:fixed; margin-top:165px;
  163. margin-left: 241px;
  164. font-family: cambria;
  165. font-style: bold;
  166. line-height: 20px; height:20px;
  167. width:220px;
  168. font-size: 14.5px;
  169. text-align: center;
  170. background-color: transparent;
  171. color: {color:titulo};z-index:1000000000000000000000000000000000;
  172. }
  173.  
  174. #titulo a :hover{ -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:borda};-webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;}
  175.  
  176.  
  177.  
  178. /* Chat fofo por Anna (things-to-help-you / livelikeasuicide) */
  179. .chat {margin: 1px 1px 0 1px; font-size: 11px; color: #b3b3b3;}
  180. .chat .chat1 {margin-left: 0px;}
  181. .chat .chat1 .chat2 {background:#eee; margin-bottom: 1px; padding: 0px 5px; font-family: 'Electrolize', sans-serif; line-height: 20px;}
  182. .chat .chat1 .chat2.even {background: #eaeaea;}
  183. .chat p{color: #fff; background: #bebebe; padding: 4px 5px; font-size: 9px; font-weight: normal; margin: 0 0 0 -5px; text-transform: uppercase; width:}
  184. .chat1 a, .chat2 a{color: #a2a2a2;}
  185.  
  186.  
  187.  
  188.  
  189.  
  190. /* SIDEBAR detalhe por: hakunax modificado por sowsly */
  191. #tumblr_controls{position: fixed!important}
  192. #tumblr_controls{position: fixed!important}
  193. #tumblr_controls{position: fixed!important}
  194. #tumblr_controls{position: fixed!important}
  195. #tumblr_controls{position: fixed!important}
  196. #slow:hover #xota {margin-left:14px;opacity:9;transition: all .7s ease-out;}
  197. #slow:hover #text {margin-top:-25px;;transition:all .5s ease-out;margin-left:39px;color:#fff;letter-spacing: 1px;text-shadow:0px 0px 5px;}
  198. #slow:hover #pic {margin-top:25px;opacity:0;transition: all .4s ease-out;}
  199.  
  200. #slow {position:fixed;width:225px;height:200px;top:100px;left:90px;}
  201.  
  202. #img img {width:200px;height:auto;}
  203. #img img:hover { -webkit-filter: grayscale(50%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  204.  
  205. #text {position:fixed;margin-left:86px;opacity:9;width:auto;margin-top:3px;font-family:'calibri';font-size:12px;font-weight:bold;text-transform:uppercase;}
  206.  
  207. #xota {width:200px;display:block;;position:fixed;width:auto;margin-left:230px;opacity:0;margin-top:0;color:{color:links}; text-align: center;}
  208. #xota a {font-family:cambria; font-size: 11px;color:{color:hover};}
  209. #xota a:hover {font-family:cambria; font-size: 11px;color:{color:text};text-shadow:0px 0px 5px;}
  210. #xota :hover {; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-top:px solid {color:borda};border-bottom:px solid {color:borda}; font-style:itaic; opacity:1; color:{color:hover};text-shadow:0px 0px 5px;}
  211.  
  212. #pic img {position:fixed;width:75px;height:auto;opacity:69;margin-left:0px;margin-top:0px}
  213.  
  214.  
  215. /* ask por sowsly */
  216.  
  217. .asker {background:#eee; padding: 2px;font-size: 13px; font-family:calibri; text-align:;border-bottom:px solid #000;}
  218.  
  219. .answer {font-size:9px; font-family: calibri;padding: 1px}
  220. .answer img {max-width: 430px; }
  221.  
  222.  
  223. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  224.  
  225. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  226. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  227. </style></head>
  228.  
  229.  
  230.  
  231. <!-----------------------SIDEBAR----------------------------------------->
  232.  
  233. <body oncontextmenu="return false" onkeydown="return false">
  234.  
  235.  
  236.  
  237. <div id="slow">
  238. <div id="img">
  239. <img src="{image:sidebar}">
  240. </div>
  241. <div id="coris"></div><div id="xota">
  242. <a href="{text:Link1}">{text:Link1 Title}</a>
  243. <a href="{text:Link2}"><b>{text:Link2 Title}</b></a>
  244. <a href="{text:Link3}">{text:Link3 Title}</a>
  245. <a href="{text:Link4}"><b>{text:Link4 Title}</b></a>
  246. <a href="{text:Link5}">{text:Link5 Title}</a>
  247. </div>
  248. <div id="solid"></div>
  249. <div id="text">{Description}</div>
  250. <div id="pic">
  251. <img src="{image:symbols}"></div>
  252.  
  253.  
  254. </div>
  255. </div>
  256. </div>
  257.  
  258.  
  259.  
  260. <!------------ POETA-ABALADA -------------->
  261.  
  262.  
  263. </div></div>
  264. <div id="contain">
  265. <!------------------------POSTS------------------------------------------>
  266. <div id="content">
  267. {block:Posts}
  268. <div class="post">
  269.  
  270. <!--textos-->
  271. {block:Text}
  272. {block:Title}
  273. <h2>{Title}</h2>
  274. {/block:Title}
  275. {Body}
  276.  
  277. <div align="right"><div class="oi">
  278. {block:IndexPage}
  279. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  280. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  281. {/block:IndexPage}
  282. </div></div>
  283.  
  284.  
  285. {/block:Text}
  286.  
  287. <!--quote-->
  288. {block:Quote}
  289.  
  290. <h2>❝{Quote}❞</h2></span>
  291. <br>
  292. <div align="right">{block:Source}
  293. <B>━ {Source}</B>
  294. {/block:Source}</div>
  295.  
  296. <div align="right"><div class="oi">
  297. {block:IndexPage}
  298. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  299. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  300. {/block:IndexPage}
  301. </div></div>
  302.  
  303.  
  304. {/block:Quote}
  305.  
  306. <!--links-->
  307. {block:Link}
  308. <a href="{URL}" {Target}><h2>{Name}</h2></a>
  309. {block:Description}
  310. {Description}
  311. {/block:Description}
  312.  
  313. <div align="right"><div class="oi">
  314. {block:IndexPage}
  315. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  316. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  317. {/block:IndexPage}
  318. </div></div>
  319.  
  320.  
  321. {/block:Link}
  322.  
  323. <!--chat-->
  324. {block:Chat}
  325. <div class="chat">
  326. <div class="chat1">
  327. {block:Lines}
  328. <div class="chat2 {Alt}">
  329. {block:Label}
  330. <p>{Label}</p>
  331. {/block:Label}
  332. {Line}</div>
  333. {/block:Lines}
  334. </div>
  335. </div>
  336.  
  337. <div align="right"><div class="oi">
  338. {block:IndexPage}
  339. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  340. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  341. {/block:IndexPage}
  342. </div></div>
  343.  
  344.  
  345.  
  346. {/block:Chat}
  347.  
  348. <!--audio-->
  349. {block:Audio}
  350. {AudioPlayerBlack}
  351. {block:IndexPage}
  352. {block:Caption}{Caption}{/block:Caption}
  353. {/block:IndexPage}
  354.  
  355. <div align="right"><div class="oi">
  356. {block:IndexPage}
  357. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  358. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  359. {/block:IndexPage}
  360. </div></div>
  361.  
  362.  
  363.  
  364. {/block:Audio}
  365.  
  366. <!--ask-->
  367. <!--ask-->
  368. {block:Answer}
  369. <div class="asker"><span></span><b>{Asker} gemeu:</b> {Question}&nbsp;</div><div class="questions">{Answer}</div>{/block:Answer}
  370.  
  371. <!--photoset-->
  372. {block:Photoset}
  373.  
  374. {block:IndexPage}
  375. <div class="post-header-a">
  376. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  377. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  378. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  379. </div>
  380. {/block:IndexPage}
  381.  
  382. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  383. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  384. {block:IndexPage}{block:IfShowCaptions}
  385. {block:Caption}{Caption}{/block:Caption}
  386. {/block:IfShowCaptions}{/block:IndexPage}
  387.  
  388. {/block:Photoset}
  389.  
  390. <!--video-->
  391. {block:Video}
  392.  
  393. {block:IndexPage}
  394. <div class="post-header-a">
  395. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  396. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  397. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  398. </div>
  399. {/block:IndexPage}
  400.  
  401. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  402. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  403. {block:IndexPage}{block:IfShowCaptions}
  404. {block:Caption}{Caption}{/block:Caption}
  405. {/block:IfShowCaptions}{/block:IndexPage}
  406. {/block:Video}
  407.  
  408. <!--photo-->
  409. {block:Photo}
  410.  
  411. {block:IndexPage}
  412. <div class="post-header-a">
  413. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  414. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  415. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  416. </div>
  417. {/block:IndexPage}
  418.  
  419. {block:IndexPage}
  420. <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="100%"/></a>
  421. {/block:IndexPage}
  422. {block:PermalinkPage}
  423. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  424. {/block:PermalinkPage}
  425.  
  426. {block:IndexPage}{block:IfShowCaptions}
  427. {block:Caption}{Caption}{/block:Caption}
  428. {/block:IfShowCaptions}{/block:IndexPage}
  429. {/block:Photo}
  430.  
  431. <!--permalink-->
  432. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  433. <p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  434. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  435.  
  436. {block:PermalinkPage}
  437. {block:Caption}{Caption}{/block:Caption}
  438. {block:HasTags}
  439. {lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  440. {/block:HasTags}
  441. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  442. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  443. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  444. {block:PostNotes}
  445. {PostNotes}
  446. {/block:PostNotes}
  447. </div>
  448. {/block:PermalinkPage}
  449.  
  450. </div>
  451.  
  452. {/block:Posts}
  453.  
  454. <!--------------------FIM DOS POSTS-------------------------------------->
  455. </div>
  456. <div class="loading"></div>
  457. </div>
  458.  
  459. <!--------------------ROLAGEM INFINITA---------------------------------->
  460. {block:Pagination}<ul id="pagination">
  461. {block:PreviousPage}
  462. <li><a href="{PreviousPage}"></a></li>
  463. {/block:PreviousPage}
  464. {block:JumpPagination length="5"}
  465. {block:CurrentPage}
  466. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  467. {/block:CurrentPage}
  468. {block:JumpPage}
  469. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  470. {/block:JumpPage}
  471. {/block:JumpPagination}
  472. {block:NextPage}
  473. <li><a id="nextPage" href="{NextPage}"></a></li>
  474. {/block:NextPage}
  475. </ul>{/block:Pagination}
  476.  
  477. {block:IndexPage}
  478. <script type="text/javascript">
  479. $(window).load(function () {
  480. $('#content').masonry(),
  481. $('.masonryWrap').infinitescroll({
  482. navSelector : '#pagination',
  483. nextSelector : '#pagination a#nextPage',
  484. itemSelector : ".post, .loading",
  485. bufferPx : 40,
  486. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  487. loadingText : "<em></em>",
  488. },
  489. function() { $('#content').masonry({ appendedContent: $(this) }); }
  490. );
  491. });
  492. </script>
  493. {/block:IndexPage}
  494.  
  495.  
  496. <!------------------------LIKE DIRETO------------------------------------>
  497. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js" ></script>
  498.  
  499. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js" ></script>
  500.  
  501.  
  502. <a style="color: #000;position:fixed;top:600px;left:25px;font-family:consolas;font-size:10px;opacity:;" href="http://sowsly.tumblr.com" title="theme by sowsly.">EXCLUSIVO</a>
  503. <!---------------------NÃO RETIRE--------------------------------------->
  504. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  505.  
  506.  
  507. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement