Advertisement
tannyoliveira

tema um

May 4th, 2014
1,147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.58 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2.  
  3.  
  4.  
  5.  
  6. theme by sowsly
  7.  
  8.  
  9.  
  10. ------------------------------------------------------------------------->
  11. <html>
  12. <head><title>paz e amor ✌</title>
  13.  
  14.  
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17.  
  18.  
  19. <meta name="color:titulo" content="#000" />
  20. <meta name="color:background" content="#fff" />
  21. <meta name="color:Scrollbar" content="#7a7a7a"/>
  22. <meta name="color:text" content="#000" />
  23.  
  24. <meta name="color:link" content="#000" />
  25. <meta name="color:post" content="#fff" />
  26. <meta name="color:sidebar" content="#fff" />
  27. <meta name="color:textside" content="#7a7a7a" />
  28. <meta name="color:borda" content="#7a7a7a" />
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link 1" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link 2" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link 3" />
  35.  
  36. <meta name="text:Simbolo" content="✖"/>
  37. <meta name="text:Linklinksimbolo" content="/" />
  38.  
  39.  
  40.  
  41. <meta name="color:linkside" content="#000000" />
  42. <meta name="color:hoverlinks" content="#b5b5b5" />
  43.  
  44. <meta name="image:sidebar" content="https://24.media.tumblr.com/6ed2994ce672970d93f90ef1072e027a/tumblr_n432yoOOT11r93x39o1_500.png"/>
  45. <meta name="image:background" content=""/>
  46.  
  47.  
  48.  
  49.  
  50. <!----------------------------FONTES------------------------------------>
  51.  
  52.  
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet' type='text/css'>
  55.  
  56.  
  57. <!-------------------rolagem infinita + espaço dos posts-------------->
  58. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  59. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  60. <script type="text/javascript" src="http://static.tumblr.com/ac17ihj/aeOn45zk6/ooi.js"></script>
  61.  
  62.  
  63. <style type="text/css">
  64.  
  65. /***----------------- follow branco -------------***/
  66.  
  67. 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; }
  68.  
  69.  
  70. /********************configurações gerais*******************************/
  71. /*corpo do theme*/
  72. body {color: #696969;background: {color:background} url({image:Background}); font-family: 'consolas'; font-size: 11px; line-height: 1.5em;}
  73.  
  74. /*titulos*/
  75. @font-face {font-family: '02'; src: url('http://static.tumblr.com/b97edgr/a1bmkpbbd/mensch.ttf');}
  76. h1 {font-family: '02'; font-size: 15px; text-transform: uppercase;}
  77.  
  78.  
  79. h2 {font-family: consolas; font-size: 15px; text-transform:uppercase; text-align:center;}
  80.  
  81. /* negrito, itálico e grifado */
  82. b, strong, bold {text-decoration: bold; color: #4F4F4F; text-shadow: 5px #000;}
  83. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed #28B5BF;}
  84. i, em{color: #ddd;}
  85. s {color: #000;}
  86.  
  87. /* links */
  88. a:link, a:visited, a:active {color: #BEBEBE; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  89. a:hover {color: {color:hoverlinks}; -webkit-transition-duration: .79s;}
  90.  
  91. /*tamanho*/
  92. #contain {width:1000px; margin: 2px auto 0;}
  93.  
  94. /*imagem de carregamento da rolagem infinita*/
  95. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  96.  
  97.  
  98. /*****************configurações dos posts********************************/
  99. /*posição e tamanho*/
  100. .post { position: relative; {block:IndexPage} width:250px; {/block:IndexPage} {block:PermalinkPage} width:500px; float:center; {/block:PermalinkPage}
  101. float:right; background: #ffffff;padding:3px;margin:2px;}
  102.  
  103. #content { width:801px; float: right;}
  104. .box {position: relative;}
  105.  
  106. 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}
  107. .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)}
  108. a.btn,a.btn:hover{color:white!important}
  109. .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%}
  110.  
  111. /*notes*/
  112. .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;}
  113. .post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}
  114. .reblog-button:hover,.like-button:hover,
  115. .note-perma:hover{opacity:1!important;filter:alpha(opacity = 100)!important}
  116. .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)}
  117. .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)}
  118. .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)}
  119. a.note-perma,a.note-perma:hover{color:white;font-weight:bold}
  120. .oi {opacity: 0; text-transform: uppercase;}
  121. .post:hover .oi {opacity: 1}
  122.  
  123.  
  124. #titulo{position:fixed; margin-top:165px;
  125. margin-left: 241px;
  126. font-family: cambria;
  127. font-style: bold;
  128. line-height: 20px; height:20px;
  129. width:220px;
  130. font-size: 14.5px;
  131. text-align: center;
  132. background-color: transparent;
  133. color: {color:titulo};z-index:1000000000000000000000000000000000;
  134. }
  135.  
  136. #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;}
  137.  
  138.  
  139.  
  140. /* Chat fofo por Anna (things-to-help-you / livelikeasuicide) */
  141. .chat {margin: 1px 1px 0 1px; font-size: 11px; color: #b3b3b3;}
  142. .chat .chat1 {margin-left: 0px;}
  143. .chat .chat1 .chat2 {background:#eee; margin-bottom: 1px; padding: 0px 5px; font-family: 'Electrolize', sans-serif; line-height: 20px;}
  144. .chat .chat1 .chat2.even {background: #eaeaea;}
  145. .chat p{color: #fff; background: #bebebe; padding: 4px 5px; font-size: 9px; font-weight: normal; margin: 0 0 0 -5px; text-transform: uppercase; width:}
  146. .chat1 a, .chat2 a{color: #a2a2a2;}
  147.  
  148.  
  149. /** ESTILO DE ASK - por sowsly **/
  150.  
  151. /*ask*/
  152. .boxask {background: {color:hoverlinks}; padding: 10px; font: normal 11px font-family: '02'; text-align:left; border-radius: 7px; z-index: 1;}
  153. .seta {background: {color:hoverlinks}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  154. @font-face {font-family: '02'; src: url('http://static.tumblr.com/b97edgr/a1bmkpbbd/mensch.ttf');}
  155. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  156. .perguntou img {-webkit-border-radius: 5px;
  157. -moz-border-radius: 5px;
  158. border-radius: 5px;}
  159. .resposta {background: #F5F5F5; width:98%;padding: 2px;}
  160.  
  161.  
  162.  
  163.  
  164. /**▲***** POETA-ABALADA *****▲**/
  165.  
  166.  
  167. #sidebar { position:fixed;
  168. padding-bottom:0px;
  169. border:0px solid #d3d0d0;
  170. margin-left:140px;
  171. z-index: -999px;
  172. -webkit-filter: grayscale(0);
  173. margin-top:190px;
  174.  
  175. background-color:transparent;
  176. opacity:-moz-transition: all .0s ease-in-out!important;
  177. -o-transition: all .0s ease-in-out!important; opacity:1;
  178. transition: all .9s ease-in-out!important;}
  179.  
  180.  
  181. /*—✱— efeito por connection html | se usar credite | dont copy —✱—*/
  182.  
  183. .fotinha {margin-left:0px;margin-top:-30px;position:fixed;border:5px solid {color:borda};}
  184.  
  185. .fotinha img {-webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;
  186.  
  187. -o-transition: all 0.9s ease;opacity:1;width:160px;height:220px;outline-offset: -5px; outline:solid 1px #fff;}
  188.  
  189. .fotinha img:hover {-webkit-transition: all 0.9s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.9s ease;-webkit-filter: brightness(1.4);}
  190.  
  191.  
  192.  
  193. #description {
  194.  
  195. font-style:none;
  196.  
  197. letter-spacing:0px;
  198.  
  199. position:fixed;
  200.  
  201.  
  202.  
  203. margin-left:140px;
  204.  
  205. margin-top:414px;
  206.  
  207. text-align:center;
  208.  
  209. font-family:cambria;
  210.  
  211. font-size:12px;
  212.  
  213. font-style: italic;
  214.  
  215. padding:0px;
  216.  
  217. width:190px;
  218.  
  219. height:63px;
  220.  
  221. line-height:18px;
  222.  
  223. font-style: italic;
  224.  
  225. border-top: 1px solid {color:borda};
  226.  
  227.  
  228.  
  229. }
  230.  
  231. #description2 {
  232.  
  233. font-style:none;
  234.  
  235. letter-spacing:0px;
  236.  
  237. position:fixed;
  238.  
  239.  
  240.  
  241. margin-left:140px;
  242.  
  243. margin-top:385px;
  244.  
  245. text-align:center;
  246.  
  247. font-family:cambria;
  248.  
  249. font-size:12px;
  250.  
  251. font-style: italic;
  252.  
  253. padding:0px;
  254.  
  255. width:166px;
  256.  
  257. height:63px;
  258.  
  259. line-height:18px;
  260.  
  261. font-style: italic;
  262.  
  263. border-top: 5px solid {color:borda};
  264.  
  265.  
  266.  
  267. }
  268.  
  269. #description3 {
  270.  
  271. font-style:none;
  272.  
  273. letter-spacing:0px;
  274.  
  275. position:fixed;
  276.  
  277.  
  278.  
  279. margin-left:140px;
  280.  
  281. margin-top:450px;
  282.  
  283. text-align:center;
  284.  
  285. font-family:'02';
  286.  
  287. font-size:10px;
  288.  
  289.  
  290. padding:0px;
  291.  
  292. width:166px;
  293.  
  294. height:63px;
  295.  
  296. line-height:18px;
  297.  
  298.  
  299. @font-face {font-family: '02'; src: url('http://static.tumblr.com/b97edgr/a1bmkpbbd/mensch.ttf');}
  300.  
  301.  
  302. }
  303.  
  304. /*—✱— efeito por connection html | se usar credite | dont copy —✱—*/
  305.  
  306. /**▲***** POETA-ABALADA *****▲**/
  307.  
  308. #titulo{position:fixed; margin-top:165px;
  309. margin-left: 241px;
  310. font-family: cambria;
  311. font-style: bold;
  312. line-height: 20px; height:20px;
  313. width:220px;
  314. font-size: 14.5px;
  315. text-align: center;
  316. background-color: transparent;
  317. color: {color:titulo};z-index:1000000000000000000000000000000000;
  318. }
  319.  
  320. #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;}
  321.  
  322.  
  323. .linkpow {position: fixed; margin-left:-13px; margin-top: 200px;font-family:consolas;font-size:11px; width:240px;text-align: center;color:{color:hoverlinks} ;letter-spacing:0px; height: 24px;line-height:23px;}
  324.  
  325. .linkpow2 {position: fixed; margin-left:-13px; margin-top: 220px;font-family:consolas;font-size:11px; width:140px;text-align: center;color:{color:hoverlinks} ;letter-spacing:0px; height: 24px;line-height:23px;}
  326.  
  327. /**▲***** POETA-ABALADA *****▲**/
  328.  
  329. .gostosinha {width:auto;height:auto;margin-top:390px;margin-left:140px;text-align:center;font-size:21px;font-family:cambria;background-color:{color:borda};position:fixed;padding:4px;letter-spacing:2px; z-index:10000000000000000000000000000000000; }
  330.  
  331.  
  332. /*links*/
  333. .box {width: 120px; }
  334. box {padding: 2px;-webkit-transition:all .8s ease; font-family: "handy"; text-transform: uppercase; font-size: 8px;}
  335. box:hover {background: #d3d3d3; -webkit-transition:all .8s ease;}
  336. @font-face {font-family: "handy"; src: url('http://static.tumblr.com/lnvca6d/E6vm63ih7/pf_ronda_seven__1_.ttf');}
  337.  
  338. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  339.  
  340. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  341. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  342. </style></head>
  343.  
  344. <body>
  345.  
  346. <!-----------------------SIDEBAR----------------------------------------->
  347.  
  348.  
  349. <div id="description">
  350.  
  351. </div>
  352. <div id="description2">
  353. </div>
  354. <div class="gostosinha"> <a href="{text:linksimbolo}" title="{text:linksimbolo title}">{text:Simbolo}</a>
  355.  
  356. </div>
  357.  
  358. <div id="sidebar">
  359. <div class="fotinha"><img src="{image:sidebar}"></div>
  360.  
  361. <div class="linkpow">
  362. <a href="/">aloha</a> ▲
  363. <a href="{text:Link1}">{text:Link1 Title}</a> ▲
  364. <a href="{text:Link2}">{text:Link2 Title}</a> ▲<br></div><div class="linkpow2">
  365. <a href="{text:Link3}">{text:Link3 Title}</a> ▲
  366. <a href="http://sowsly.tumblr.com/">theme</a>
  367.  
  368. <!------------ POETA-ABALADA -------------->
  369.  
  370.  
  371. </div></div>
  372. <div id="contain">
  373. <!------------------------POSTS------------------------------------------>
  374. <div id="content">
  375. {block:Posts}
  376. <div class="post">
  377.  
  378. <!--textos-->
  379. {block:Text}
  380. {block:Title}
  381. <h2>{Title}</h2>
  382. {/block:Title}
  383. {Body}
  384.  
  385. <div align="right"><div class="oi">
  386. {block:IndexPage}
  387. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  388. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  389. {/block:IndexPage}
  390. </div></div>
  391.  
  392.  
  393. {/block:Text}
  394.  
  395. <!--quote-->
  396. {block:Quote}
  397.  
  398. <h2>❝{Quote}❞</h2></span>
  399. <br>
  400. <div align="right">{block:Source}
  401. <B>━ {Source}</B>
  402. {/block:Source}</div>
  403.  
  404. <div align="right"><div class="oi">
  405. {block:IndexPage}
  406. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  407. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  408. {/block:IndexPage}
  409. </div></div>
  410.  
  411.  
  412. {/block:Quote}
  413.  
  414. <!--links-->
  415. {block:Link}
  416. <a href="{URL}" {Target}><h2>{Name}</h2></a>
  417. {block:Description}
  418. {Description}
  419. {/block:Description}
  420.  
  421. <div align="right"><div class="oi">
  422. {block:IndexPage}
  423. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  424. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  425. {/block:IndexPage}
  426. </div></div>
  427.  
  428.  
  429. {/block:Link}
  430.  
  431. <!--chat-->
  432. {block:Chat}
  433. <div class="chat">
  434. <div class="chat1">
  435. {block:Lines}
  436. <div class="chat2 {Alt}">
  437. {block:Label}
  438. <p>{Label}</p>
  439. {/block:Label}
  440. {Line}</div>
  441. {/block:Lines}
  442. </div>
  443. </div>
  444.  
  445. <div align="right"><div class="oi">
  446. {block:IndexPage}
  447. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  448. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  449. {/block:IndexPage}
  450. </div></div>
  451.  
  452.  
  453.  
  454. {/block:Chat}
  455.  
  456. <!--audio-->
  457. {block:Audio}
  458. {AudioPlayerBlack}
  459. {block:IndexPage}
  460. {block:Caption}{Caption}{/block:Caption}
  461. {/block:IndexPage}
  462.  
  463. <div align="right"><div class="oi">
  464. {block:IndexPage}
  465. <p class="post-link perma-a"><a href="{Permalink}">♥ {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">- reblog!</a>
  466. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via">☆</a>{/block:RebloggedFrom}-{block:ContentSource}<a href="{SourceURL}" title="source" target=blank>☆</a>{/block:ContentSource} </p>
  467. {/block:IndexPage}
  468. </div></div>
  469.  
  470.  
  471.  
  472. {/block:Audio}
  473.  
  474. <!--ask-->
  475. <!--ask-->
  476. {block:Answer}
  477. <div class="boxask">{Question}</div>
  478. <div class="seta"></div><br>
  479. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  480. {Asker}:</div><br>
  481. <div class="resposta">{Answer}</div>{/block:Answer}
  482.  
  483. <!--photoset-->
  484. {block:Photoset}
  485.  
  486. {block:IndexPage}
  487. <div class="post-header-a">
  488. <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>
  489. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  490. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  491. </div>
  492. {/block:IndexPage}
  493.  
  494. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  495. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  496. {block:IndexPage}{block:IfShowCaptions}
  497. {block:Caption}{Caption}{/block:Caption}
  498. {/block:IfShowCaptions}{/block:IndexPage}
  499.  
  500. {/block:Photoset}
  501.  
  502. <!--video-->
  503. {block:Video}
  504.  
  505. {block:IndexPage}
  506. <div class="post-header-a">
  507. <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>
  508. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  509. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  510. </div>
  511. {/block:IndexPage}
  512.  
  513. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  514. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  515. {block:IndexPage}{block:IfShowCaptions}
  516. {block:Caption}{Caption}{/block:Caption}
  517. {/block:IfShowCaptions}{/block:IndexPage}
  518. {/block:Video}
  519.  
  520. <!--photo-->
  521. {block:Photo}
  522.  
  523. {block:IndexPage}
  524. <div class="post-header-a">
  525. <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>
  526. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  527. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  528. </div>
  529. {/block:IndexPage}
  530.  
  531. {block:IndexPage}
  532. <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="100%"/></a>
  533. {/block:IndexPage}
  534. {block:PermalinkPage}
  535. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  536. {/block:PermalinkPage}
  537.  
  538. {block:IndexPage}{block:IfShowCaptions}
  539. {block:Caption}{Caption}{/block:Caption}
  540. {/block:IfShowCaptions}{/block:IndexPage}
  541. {/block:Photo}
  542.  
  543. <!--permalink-->
  544. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  545. <p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  546. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  547.  
  548. {block:PermalinkPage}
  549. {block:Caption}{Caption}{/block:Caption}
  550. {block:HasTags}
  551. {lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  552. {/block:HasTags}
  553. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  554. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  555. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  556. {block:PostNotes}
  557. {PostNotes}
  558. {/block:PostNotes}
  559. </div>
  560. {/block:PermalinkPage}
  561.  
  562. </div>
  563.  
  564. {/block:Posts}
  565.  
  566. <!--------------------FIM DOS POSTS-------------------------------------->
  567. </div>
  568. <div class="loading"></div>
  569. </div>
  570.  
  571. <!--------------------ROLAGEM INFINITA---------------------------------->
  572. {block:Pagination}<ul id="pagination">
  573. {block:PreviousPage}
  574. <li><a href="{PreviousPage}"></a></li>
  575. {/block:PreviousPage}
  576. {block:JumpPagination length="5"}
  577. {block:CurrentPage}
  578. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  579. {/block:CurrentPage}
  580. {block:JumpPage}
  581. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  582. {/block:JumpPage}
  583. {/block:JumpPagination}
  584. {block:NextPage}
  585. <li><a id="nextPage" href="{NextPage}"></a></li>
  586. {/block:NextPage}
  587. </ul>{/block:Pagination}
  588.  
  589. {block:IndexPage}
  590. <script type="text/javascript">
  591. $(window).load(function () {
  592. $('#content').masonry(),
  593. $('.masonryWrap').infinitescroll({
  594. navSelector : '#pagination',
  595. nextSelector : '#pagination a#nextPage',
  596. itemSelector : ".post, .loading",
  597. bufferPx : 40,
  598. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  599. loadingText : "<em></em>",
  600. },
  601. function() { $('#content').masonry({ appendedContent: $(this) }); }
  602. );
  603. });
  604. </script>
  605. {/block:IndexPage}
  606.  
  607.  
  608. <!------------------------LIKE DIRETO------------------------------------>
  609. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js" ></script>
  610.  
  611. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js" ></script>
  612.  
  613.  
  614. <a style="position:fixed;top:600px;left:25px;font-family:consolas;font-size:13px;opacity:1;" href="http://sowsly.tumblr.com" title=" theme by sowsly.">thx by sowsly</a>
  615. <!---------------------NÃO RETIRE--------------------------------------->
  616. </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>
  617.  
  618.  
  619. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement