Advertisement
worenow

tema 29

Mar 15th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.47 KB | None | 0 0
  1. <!---
  2.  
  3. NÃO USE COMO BASE, SEJA ORIGINAL E NÃO UMA CÓPIA ---->
  4.  
  5.  
  6. <head>
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}
  11. <meta name="description" content="{MetaDescription}" />
  12. {/block:Description}
  13.  
  14.  
  15.  
  16. <meta name="color:background" content="#ffffff" />
  17. <meta name="image:background" content="" />
  18. <meta name="color:text" content="#696969" />
  19. <meta name="color:link" content="#696969" />
  20. <meta name="color:hover" content="#696969" />
  21. <meta name="color:ask" content="#FFEAF4" />
  22. <meta name="color:frase" content="#696969" />
  23. <meta name="color:flor" content="#FFEAF4" />
  24.  
  25.  
  26.  
  27. <meta name="image:foto" content="" />
  28. <meta name="text:frase" content="frase aqui" />
  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. <meta name="text:Link6" content="/" />
  41. <meta name="text:Link6 Title" content="link" />
  42.  
  43. <meta name="if:Uma Coluna" content="0"/>
  44. <meta name="if:Tres Colunas" content="0"/>
  45.  
  46.  
  47. <title>{Title}</title>
  48. <link rel="shortcut icon" href="{Favicon}">
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  50. {block:Description}
  51. <meta name="description" content="{MetaDescription}" />
  52. {/block:Description}
  53.  
  54.  
  55.  
  56. <script>
  57. function click() {
  58. if (event.button==2||event.button==3) {
  59. oncontextmenu='return false';
  60. }
  61. }
  62. document.onmousedown=click
  63. document.oncontextmenu = new Function("return false;")
  64. </script>
  65.  
  66.  
  67. </head>
  68.  
  69.  
  70. <style type="text/css">
  71. body {background-color:{color:background}; font-family:tahoma; font-size:10px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  72. h1 {font-family:tahoma;text-align:center;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal;}
  73.  
  74. #entry {width:900px; margin-top:20px; margin-left:420px;;position:relative;{block:IfTresColunas}width:900px;{/block:IfTresColunas};{block:IfUmaColuna}width:500px;{/block:IfUmaColuna}}
  75.  
  76.  
  77. #container {width:1000px; margin:0px auto 0px auto;}
  78.  
  79. .posts {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:250px; padding:10px; margin-top:15px; margin-right:15px;position:relative; float:left;;padding:3px;{block:PermalinkPage}width:400px;{/block:PermalinkPage};{block:IfUmaColuna}width:450px; padding:5px; float:left; margin-top:5px; text-align:justify;{/block:IfUmaColuna}}
  80.  
  81.  
  82. .posts img {max-width: 250px; margin-bottom: 0px;{block:PermalinkPage}max-width:450px; padding:0px;{/block:PermalinkPage};-webkit-filter: grayscale(0%); opacity:0.9;{block:IfUmaColuna}max-width: 420px;{/block:IfUmaColuna}}
  83.  
  84. .posts img:hover {-webkit-filter: grayscale(0%);opacity:1;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  85.  
  86.  
  87. .photoset{max-width:550px;}
  88.  
  89.  
  90. a {color:{color:link};text-decoration:none;}
  91. a:hover{color:{color:hover};text-decoration:none}
  92. p {margin: 6px 0 0 0}
  93.  
  94. blockquote {text-decoration:none;border-left: 4px solid {color:text};padding-left:4px;}
  95. blockquote img{max-width: 470px!important}
  96.  
  97. iframe#tumblr_controls {
  98. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  99.  
  100. ::-webkit-scrollbar{width:3px;height:0px;}
  101. ::-webkit-scrollbar-button:start:decrement
  102. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  103. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  104. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  105.  
  106. /** ol notes por omg - duda**/
  107. .ol {text-align:left;font-family:arial;font-size:9px;width:380px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  108.  
  109. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  110.  
  111. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  112.  
  113. .image {text-align: center; border: 0px}
  114. .image img {width: 400px; margin-bottom: 2px;}
  115.  
  116. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  117. #notes li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  118. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  119. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  120.  
  121. .pquote {;text-align:justify; ; font-family:tahoma;text-align:left;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal; }
  122. .pquotesource {text-align:left;margin-bottom:0px;font-family:tahoma; font-size:9px; }
  123.  
  124. .pergunta{text-align:justify;color:{color:text};font-family:tahoma;font-size:10px;padding:2px;border-bottom:1px dashed #f3f1f1}
  125. .resposta{text-align:justify;padding:2px;}
  126.  
  127. .posts:hover #info {opacity:1; z-index:9; font-size:9px; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;margin-top:4px;}
  128.  
  129. #info {text-transform:uppercase;padding:0px; width:248px; height:auto; background-color:#fff;; text-align:right; position: absolute; opacity:0;font-family:verdana;color:{color:text};font-size:9px; text-transform:lowercase;;display:block; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:4px; margin-left:3px;}
  130.  
  131. #info a {font-family:verdana;color:{color:text};font-size:8.8px; text-transform:lowercase;;}
  132.  
  133. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  134.  
  135.  
  136.  
  137. .vsanna{display:none;}
  138.  
  139. #credito{font-family:Gabriola;font-size:11px;position:fixed;bottom:30px;padding:8px;color:{color:text};overflow:hidden;height:8px;text-transform:uppercase;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;text-align:center ;right:14px;letter-spacing:1px;}
  140.  
  141.  
  142.  
  143.  
  144.  
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. .tumblrAutoPager_page_separator,
  150. .tumblrAutoPager_page_info {display:none;}
  151.  
  152.  
  153.  
  154. #sidebar{position:fixed;margin-left:170px;margin-top:30px;width:190px;height:225px;;}
  155.  
  156. #foto{position:fixed;margin-left:30px;margin-top:10px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;}
  157. #foto img{width:141px;height:179px;;}
  158.  
  159.  
  160. #frase1{position:fixed;margin-left:42px;margin-top:197px;font-family:century gothic;font-size:7px;color:{color:frase};width:140px;text-align:center;text-decoration:none;background:;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity;;opacity:10;}
  161. #sidebar:hover #frase1{opacity:0;}
  162.  
  163. #frase2{position:fixed;margin-left:42px;margin-top:197px;font-family:century gothic;font-size:7px;color:{color:frase};width:140px;text-align:center;text-decoration:none;background:;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity;;opacity:0;}
  164. #sidebar:hover #frase2{opacity:10;}
  165.  
  166. .borda2{position:fixed; margin-top:-350px;-webkit-transition: 0.4s ease-in;
  167. -moz-transition: 0.4s ease-in;background-image: url(""); transition: 0.4s ease-in;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius:3px;margin-left:220px; width:12px; height:1050px; border-right:0px dashed #ddd;border-left:0px solid {color:cor do heart};border-bottom:0px dashed #000;;opacity:0.7;}
  168. #sidebar:hover .borda2{opacity:0.8;height:1050px;-webkit-transition: 0.4s ease-in;transition: 0.9s ease-in;}
  169.  
  170. .borda3{position:fixed; margin-top:-350px;-webkit-transition: 0.4s ease-in;
  171. -moz-transition: 0.4s ease-in; transition: 0.4s ease-in;background-image: url('');-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius:3px;
  172. margin-left:225px; width:3px;height:1050px; border-left:0px solid #999;border-right:5px solid #bbb;border-bottom:0px dashed #000;opacity:0.4;}
  173. #sidebar:hover .borda3{height:1050px;-webkit-transition: 0.4s ease-in;
  174. transition: 0.9s ease-in;}
  175.  
  176.  
  177. .borda4{position:fixed; margin-top:210px;
  178. -webkit-transition: 0.4s ease-in;
  179. -moz-transition: 0.4s ease-in;-webkit-filter: grayscale(0%) blur(0px);
  180. transition: 0.4s ease-in;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius:3px;background-image: url('http://static.tumblr.com/8ydjahx/WuCnkx5u8/tumblr_inline_mpbjkyw8hc1qz4rgp__1_.gif');
  181. margin-left:-11px; width:15px;:14px;
  182. height:1000px; border-left:0px solid #eee;border-right:0px solid #bbb;
  183. border-bottom:0px dashed #000;opacity:10;border}
  184. #sidebar:hover .borda4{
  185. -webkit-transition: 0.4s ease-in;
  186. transition: 0.9s ease-in;}
  187.  
  188.  
  189. .borda5{position:fixed; margin-top:-70px; margin-left:80px; width:100px;height:30px;border-left:2px dashed #; transition: all .6s ease;opacity:0;background: rgba(255,255,255,.0);}
  190.  
  191. #sidebar:hover .borda5{opacity:0;border-bottom:0px solid {color:cor do heart};border-right:0px solid {color:cor do heart};margin-left:32px;-webkit-transition: 0.4s ease-in;
  192. -moz-transition: 0.4s ease-in;transition: 0.4s ease-in;}
  193.  
  194.  
  195. .simbo { margin-left:8px; margin-top:12px; height:20px; position:fixed; opacity:0;font-size:7.5px;color:#ddd;-moz-transition: all 1.1s ease-out; -webkit-transition: all 1.1s ease-out; -moz-transition: all 1.1s ease-out;transform: rotate(deg); font-family:sofia;background:transparent;width:150px;padding:2px;text-align:center;border-radius:px;text-shadow: 0em 0em 0em #aaa;;}
  196. #sidebar:hover .simbo { margin-top:10px; opacity:0 ;border-top:1px dashed #ddd;color:#fff;transition:1.1s;text-shadow: 0em 0em 0em #fff; font-family:sofia; margin-left:8px;;}
  197.  
  198. .simbo1 { margin-left:-25px; margin-top:12px; height:10px; position:fixed; opacity:0;font-size:9px;color: rgba(255,255,255,.5);transition:1.1s;font-family: calibre;background:#;width:50px;line-height:10px;padding:2px;text-align:center;text-shadow: 0em 0em 0em ;}
  199. #sidebar:hover .simbo1 {margin-top:5px;text-shadow: 0em 1em 0em {color:cor do heart};font-size:12px; opacity:10 ;color:{color:cor do heart};transition:1.1s;-webkit-transform:rotate(deg); font-family:sofia; margin-left:-25px;}
  200.  
  201. .simbo6 { margin-left:55px; margin-top:-15px; height:10px; position:fixed; opacity:0;font-size:13px;color: rgba(255,255,255,.5);transition:1.1s;font-family: calibre;background:#;width:50px;line-height:10px;padding:2px;text-align:center;text-shadow: 0em 0em 0em ;}
  202. #sidebar:hover .simbo6 { margin-top:-38px;text-shadow: 0em 1em 0em {color:cor do heart};font-size:13px; opacity:10 ;color:{color:cor do heart};transition:1.1s;-webkit-transform:rotate(deg); font-family:sofia; margin-left:55px;}
  203.  
  204.  
  205. #bordinha{margin-left:55px;margin-top:209px;width:106px;border-top:1px solid #eee;position:fixed;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:10;}
  206. #sidebar:hover #bordinha{opacity:1;}
  207.  
  208. /*******by futurasuicida usar credite ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  209. #sim{position:fixed; width: 145px; height:20px; margin-left:105px; margin-top: 207px; text-align:center;opacity:0;}
  210.  
  211. #sim a {float: left; margin-left: 10px; display: block; font-family:' Segoe Print'; font-style: normal;font-size: 11px; text-align:center; width:2px; color:#FFC1E0; height: 30px;line-height:25px;text-shadow: -12px 0px 0px transparent, 12px 0px 0px transparent; -webkit-transition: all 0.9s ease-in-out}
  212.  
  213. #sim a:hover {text-shadow: 0px 0px 0px, 0px 0px 0px;}
  214. #sidebar:hover #sim{transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;opacity:10;}
  215.  
  216. /*helpdesigns*/
  217.  
  218.  
  219. #pow{position:fixed;margin-left:30px;opacity:10;margin-top:192px;}
  220. #pow img{width:18px;height:auto;}
  221.  
  222. #sidebar:hover #pow{transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;opacity:10;margin-left:30px;margin-top:192px;}
  223.  
  224. .c1{position:fixed; margin-top:0px; margin-left:145px; font-size:9px; color:#ff748c; transform:rotate(1deg); transition:.80s; z-index:999999999;}
  225.  
  226. .c1b{position:fixed; margin-top:0px; margin-left:145px; font-size:8px; color:#696969; transform:rotate(1deg); transition:.80s; opacity:0; z-index:999999999;}
  227.  
  228. .c2{position:fixed; margin-top:5px; margin-left:147.5px; font-size:10px; color:#aaa; transform:rotate(1deg); transition:.80s;}
  229.  
  230. .c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10{position:fixed; margin-top:5px; margin-left:147px; font-size:10px; color:transparent; transform:rotate(1deg); transition:.80s;}
  231.  
  232.  
  233. #sidebar:hover .c1{margin-top:9px; transition:.80s;}
  234. #sidebar:hover .c1b{margin-top:10px; margin-left:117px; opacity:1; transition:.80s;}
  235. #sidebar:hover .c2{margin-top:211px; margin-left:105px; color:#aaa; transition:.80s;}
  236. #sidebar:hover .c3{margin-top:211px; margin-left:97px; color:#aaa; transition:.80s;}
  237. #sidebar:hover .c4{margin-top:211px; margin-left:89px; color:#aaa; transition:.80s;}
  238. #sidebar:hover .c5{margin-top:211px; margin-left:80px; color:#aaa; transition:.80s;}
  239. #sidebar:hover .c6{margin-top:211px; margin-left:71px; color:#aaa; transition:.80s;}
  240. #sidebar:hover .c7{margin-top:211px; margin-left:63px; color:#aaa; transition:.80s;}
  241. #sidebar:hover .c8{margin-top:211px; margin-left:55px; color:#aaa; transition:.80s;}
  242. #sidebar:hover .c9{margin-top:211px; margin-left:47px; color:#aaa; transition:.80s;}
  243. #sidebar:hover .c10{margin-top:211px; margin-left:39px; color:#aaa; transition:.80s;}
  244.  
  245.  
  246. </style>
  247.  
  248.  
  249. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  250.  
  251.  
  252.  
  253.  
  254. <div id="sidebar">
  255. <div id="foto"><img src="{image:foto}"></div>
  256. <div id="frase1">{text:frase}</div>
  257. <div id="frase2">A FILA ANDOU E VOCÊ FOI PRO FINAL</div>
  258. <div id="pow"><img src="http://media.tumblr.com/bf7385e26758a801a26744b0f89fe730/tumblr_inline_njcsmwEmVe1rsc41y.jpg"></div>
  259.  
  260. <div id="sim">
  261. <a href="{text:link1}" title="{text:link1 title}">B</a>
  262. <a href="{text:link2}" title="{text:link2 title}">I</a>
  263. <a href="{text:link3}" title="{text:link3 title}">T</a>
  264. <a href="{text:link4}" title="{text:link4 title}">C</a>
  265. <a href="{text:link5}" title="{text:link5 title}">H</a>
  266. </div>
  267.  
  268. <div class="c2">•</div><div class="c3">•</div><div class="c4">•</div><div class="c5">•</div><div class="c6">•</div><div class="c7">•</div><div class="c8">•</div><div class="c9">•</div><div class="c10">•</div>
  269.  
  270. <div id="border"></div>
  271.  
  272. <div class="borda2"></div>
  273.  
  274. <div class="borda3"><div class="borda4"></div></div><div class="borda5"></div>
  275.  
  276. <div id="border2"></div>
  277.  
  278. <div id="bordinha"></div>
  279. <div id="faixa"> </div>
  280. <div id="faixa2"></div>
  281.  
  282.  
  283. </div>
  284.  
  285. <div id="entry">
  286.  
  287.  
  288. {block:Posts}
  289. <div class="posts">
  290.  
  291.  
  292.  
  293.  
  294.  
  295. {block:Text}
  296. {block:Title}{Title}{/block:Title}
  297. {body}
  298. {block:date} <div id="info">
  299. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  300. </div>{/block:date}
  301. {/block:Text}
  302.  
  303.  
  304.  
  305. {block:Photo}
  306.  
  307. {block:IndexPage}
  308. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  309. {block:date} <div id="info">
  310. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  311. </div>{/block:date}{/block:indexPage}
  312.  
  313. {block:Caption}{Caption}{/block:Caption}
  314. {/block:Photo}
  315.  
  316.  
  317. {block:Photoset}
  318. <center>
  319. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  320. {block:Caption}{Caption}{/block:Caption}
  321. {block:date} <div id="info">
  322. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  323. </div>{/block:date}{/block:IndexPage}
  324. {/block:Photoset}
  325.  
  326.  
  327.  
  328. {block:Quote}
  329. <div class="pquote">{Quote}</div>
  330. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  331. {/block:Source}
  332. {block:date} <div id="info">
  333. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  334. </div>{/block:date}
  335. {/block:Quote}
  336.  
  337. {block:Answer}
  338. <div class="pergunta"><font color="{color:ask}">✤ </font><b>{Asker}</b>: {Question}</div>
  339. <div class="resposta">{Answer}</div>
  340. {block:date} <div id="info">
  341. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount}/ {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  342. </div>{/block:date}
  343. {/block:Answer}
  344.  
  345. {block:Link}
  346. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  347. {block:Description} {Description}{/block:Description}
  348. {block:date} <div id="info">
  349. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  350. </div>{/block:date}
  351. {/block:Link}
  352.  
  353.  
  354. {block:Chat}
  355. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  356. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  357. {block:date} <div id="info">
  358. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  359. </div>{/block:date}
  360. {block:Chat}
  361.  
  362.  
  363.  
  364. {block:Video}
  365. {Video-500}
  366. {block:Caption}{Caption}{/block:Caption}
  367. {block:date} <div id="info">
  368. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  369. </div>{/block:date}
  370. {/block:Video}
  371.  
  372.  
  373. {block:Audio}
  374. {AudioPlayerGrey}
  375. {block:TrackName}{TrackName}{/block:TrackName}
  376. {block:Artist}{Artist}{/block:Artist}
  377. {block:Album}{Album}{/block:Album}
  378. {block:PlayCount}{PlayCount}{/block:PlayCount}
  379. {block:Caption}{Caption}{/block:Caption}
  380. {block:date} <div id="info">
  381. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  382. </div>{/block:date}
  383. {/block:Audio}
  384.  
  385.  
  386.  
  387. <div class="vsanna">
  388. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  389. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  390. </div>
  391.  
  392. </div>
  393. {/block:Posts}
  394.  
  395.  
  396.  
  397.  
  398. {block:PostNotes}<div id="permalinks">{TimeAgo}{NoteCountWithLabel}{block:HasTags}{block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:PostNotes}{/block:posts}
  399.  
  400. {/block:Posts}
  401.  
  402.  
  403.  
  404. </div></div>
  405.  
  406.  
  407.  
  408.  
  409.  
  410. <div id="credito">
  411. <a href="http://worenow.tumblr.com/"><b>W</b>orenow<font color="#FFC1E0"></font></a>
  412. </a>
  413. </div>
  414.  
  415.  
  416. </div>
  417.  
  418. </div>
  419.  
  420. </body>
  421.  
  422.  
  423.  
  424. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  425. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  426. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  427. <script type="text/javascript">
  428. $(window).load(function () {
  429. $('#entry').masonry(),
  430. $('.masonryWrap').infinitescroll({
  431. navSelector : "div#navigation",
  432. nextSelector : "div#navigation a#nextPage",
  433. itemSelector : ".posts",
  434. bufferPx : 10000,
  435. extraScrollPx: 11000,
  436. loadingImg : "http://www.xiconeditor.com/image/icons/loading.gif",
  437. loadingText : "<i> </i>",
  438. },
  439. // call masonry as a callback.
  440. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  441. );
  442. });
  443. </script>
  444.  
  445.  
  446.  
  447.  
  448. {block:IndexPage}
  449. <div class="column navigation" id="navigation">
  450.  
  451. {block:Pagination}
  452. {block:PreviousPage}
  453. <a href="{PreviousPage}" class="navigate">
  454. {/block:PreviousPage}
  455. {block:PreviousPage}</a>{/block:PreviousPage}
  456.  
  457. {block:NextPage}
  458. <a href="{NextPage}" class="navigate" id="nextPage">
  459. {/block:NextPage}
  460. {block:NextPage}</a>{/block:NextPage}
  461. {/block:Pagination}
  462.  
  463. </div>
  464. {/block:IndexPage}
  465.  
  466.  
  467.  
  468.  
  469.  
  470. </div></div></div></div>
  471.  
  472. <br></center></div></div></div></div></div></div>
  473. </div></div></div></div>
  474.  
  475. <br></center></div></div></div></div></div></div>
  476.  
  477. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement