Advertisement
worenow

tema 24

Jan 11th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.15 KB | None | 0 0
  1. <!------------------❀ ✿ THEME POR SURFLOWERR ❀ ✿--------------->
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8.  
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="image:background" content="" />
  11. <meta name="color:text" content="#000" />
  12. <meta name="color:link" content="#000" />
  13. <meta name="color:hover" content="#000" />
  14. <meta name="color:linksh" content="#A851FF" />
  15.  
  16. <meta name="color:frase" content="#000" />
  17. <meta name="image:foto" content="" />
  18. <meta name="text:frase" content="frase aqui" />
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link" />
  30.  
  31.  
  32.  
  33. <title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}
  37. <meta name="description" content="{MetaDescription}" />
  38. {/block:Description}
  39.  
  40.  
  41. </head>
  42. <script type="text/javascript"
  43. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  44.  
  45. {block:IndexPage}
  46.  
  47. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  48.  
  49. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  50.  
  51. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  52.  
  53. <script type="text/javascript">
  54. $(window).load(function(){
  55. var $wall = $('#entry');
  56. $wall.imagesLoaded(function(){
  57. $wall.masonry({
  58. itemSelector: '.posts',
  59. isAnimated : true
  60. });
  61. });
  62. $wall.infinitescroll({
  63. navSelector : "div#navigation",
  64. nextSelector : "div#navigation a#nextPage",
  65. itemSelector : '.posts',
  66. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  67. loadingText : "",
  68. donetext : " ",
  69. extraScrollPx : 1000,
  70. bufferPx : 10100,
  71. debug : false,
  72. errorCallback: function() {
  73. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  74. }},
  75. function( newElements ) {
  76. var $newElems = $( newElements );
  77. $newElems.hide();
  78. $newElems.imagesLoaded(function(){
  79. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  80. });
  81. }); $('#entry').show(500);
  82. });
  83. </script>
  84. {/block:IndexPage}
  85.  
  86. <style type="text/css">
  87. body {background-color:{color:background}; font-family:Tahoma; font-size:12px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  88. h1 {font-size:15px; text-align:center;text-decoration: none; text-transform: none;font-weight: normal}
  89.  
  90. #entry {width:600px; margin-top:20px; margin-left:370px;;}
  91.  
  92.  
  93. #container {width:1000px; margin:0px auto 0px auto;}
  94.  
  95. .posts {width: 250px; overflow: hidden; float:left; position:relative;;margin:4px; }
  96.  
  97. .posts img {max-width: 250px;-webkit-filter: grayscale(0%); opacity:0.9;}
  98.  
  99. .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;}
  100.  
  101.  
  102. .photoset{max-width:550px;}
  103.  
  104.  
  105. a {color:{color:link};text-decoration:none;}
  106. a:hover{color:{color:hover};text-decoration:none}
  107. p {margin: 6px 0 0 0}
  108.  
  109. blockquote {text-decoration:none;border-left: 4px solid {color:text};padding-left:4px;}
  110. blockquote img{max-width: 470px!important}
  111.  
  112. iframe#tumblr_controls {
  113. 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;}
  114.  
  115. ::-webkit-scrollbar{width:3px;height:0px;}
  116. ::-webkit-scrollbar-button:start:decrement
  117. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  118. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  119. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  120.  
  121. /** ol notes por omg - duda**/
  122. .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;}
  123.  
  124. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  125.  
  126. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  127.  
  128. .image {text-align: center; border: 0px}
  129. .image img {width: 400px; margin-bottom: 2px;}
  130.  
  131. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  132. #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};}
  133. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  134. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  135.  
  136. .pquote {font-family:calibri;text-align:justify;font-size:12px; line-height: 16px; }
  137. .pquotesource {text-align:left;margin-bottom:0px;font-family:calibri; font-size:13px; }
  138.  
  139. .pergunta{text-align:justify;color:{color:text};font-family:calibri;font-size:14px;border-bottom:1px dashed {color:frase};padding:1px;}
  140. .resposta{text-align:justify;}
  141.  
  142.  
  143. .posts:hover #info {opacity:1;margin-left:20px;}
  144.  
  145. #info {font-family:cambria; opacity:0; font-size:9px; text-transform: lowercase; text-align:center;-webkit-transition-duration: .4s;opacity:0;;margin-left:20px;height:14px;margin-top:2px;}
  146.  
  147. #info a {color:{color:link};font-size:9px;font-family:;}
  148.  
  149. .vsanna{display:none;}
  150.  
  151. /*- Códigos de CONJUNTAR, por favor não copie - Reblogs -*/
  152. .conjuntar1 {line-height:24px; position:absolute; display:inline-block; margin-left:5px; bottom:-15px; opacity:0; filter:alpha(opacity=0); z-index:99; -webkit-transition:all 0.45s ease; -moz-transition:all 0.45s ease;transition:all 0.45s ease; -o-transition:all 0.45s ease;}
  153. .posts:hover .conjuntar1 {bottom:0px; opacity:1; filter:alpha(opacity=100); -webkit-transition:all 0.45s ease; -moz-transition:all 0.45s ease;transition:all 0.45s ease; -o-transition:all 0.45s ease;}
  154. .conjuntar1 img{margin-left:-1px; display:inline-block}
  155. .conjuntar2 {-webkit-transition:all 0.8s ease; -moz-transition:all 0.8s ease; transition:all 0.8s ease; -o-transition:all 0.8s ease; background:url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height:20px; font-size:11px; line-height:20px; color:#FFFFFF; position:absolute; padding-left:4px; padding-right:4px; -moz-border-radius:2px; border-radius:2px; margin-left:48px; top:0px; text-transform:uppercase; font-family:'Trebuchet MS'; font-size:12px;}
  156. #credito{font-family:arial;font-size:9px;position:fixed;bottom:30px;padding:8px;color:{color:text};overflow:hidden;height:5px;;text-transform:lowercase;text-transform:uppercase;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;text-align:center ;right:14px}
  157. #credito img{width:10px;height:auto;margin-top:3px;margin-left:1px;}
  158.  
  159. #credito:hover{height:21px;}
  160.  
  161.  
  162. #tumblr_controls{position: fixed!important}
  163. #tumblr_controls{position: fixed!important}
  164. #tumblr_controls{position: fixed!important}
  165. #tumblr_controls{position: fixed!important}
  166. .tumblrAutoPager_page_separator,
  167. .tumblrAutoPager_page_info {display:none;}
  168.  
  169. .side{position:fixed;
  170. margin-top:105px; margin-left:150px;
  171. width:157px; height:183px;border-top:2px solid #eee;
  172. border-left:2px solid #eee;}
  173. .sideimg img{width:155px; height:180px;
  174. margin-top:2px; margin-left:2px;border: 3px ridge dashed #fff;
  175. background-color:transparent;}
  176. .side:hover .sideimg {opacity:1;
  177. -webkit-transition: all 0.99s ease-out
  178. ;-moz-transition: all 0.3s ease-out;
  179. all 0.3s ease-out;-moz-transition:All 1s ease;
  180. -o-transition:All 1s ease;
  181. -webkit-filter: grayscale(30%) blur(0px);
  182. -webkit-transition:All 1s ease;}
  183. .desc{background-color:#eee;color:{color:text};
  184. position:fixed; width:145px; margin-left:10px;
  185. height:12px; line-height:12px; margin-top:3px;
  186. border:px solid #fff;text-shadow:0px 0px 10px #000;
  187. font-family:calibri;font-style:;
  188. box-shadow:0px 0px 0px #; text-align:center;
  189. font-size:11px; border-bottom:px solid transparent;
  190. border-radius:;opacity:10;
  191. border-left:3px solid #eee}
  192. .side:hover .desc {opacity:0;
  193. -webkit-transition: all 0.8s ease-out;
  194. -moz-transition: all 0.8s ease-out;
  195. margin-top:-20px;background: rgba(225,225,225,.3);
  196. color:#fff;border-bottom:1px solid #fff;
  197. border-left:0px solid #eee}
  198. .frasinha {background-color:;color:#000;
  199. position:fixed; width:150px; margin-left:8px;
  200. height:12px; line-height:12px; margin-top:15px;
  201. border:1px solid #fff;text-shadow:0px 0px 1px #FFF;
  202. font-family:calibri;font-style:;
  203. box-shadow:0px 0px 0px #; text-align:center;
  204. font-size:11px; border-bottom:px solid transparent;
  205. border-radius:;opacity:0;
  206. border-left:3px solid #eee}
  207. .side:hover .frasinha{opacity:10;
  208. -webkit-transition: all 0.8s ease-out;
  209. -moz-transition: all 0.8s ease-out;
  210. margin-top:0px;background: rgba(225,225,225,.3);
  211. color:#000;border-bottom:px solid #000;
  212. border-left:px solid #000}
  213. #links{position:fixed;margin-left:75px;
  214. margin-top:12px;width:150px;
  215. -webkit-transition: 0.4s ease-in;
  216. -moz-transition: 0.4s ease-in;
  217. transition: 0.4s ease-in;opacity:0;}
  218. #links a{display:inline-block;width:15px;
  219. background: rgba(225,225,225,.4);
  220. color:#000;
  221. text-shadow:0px 0px 2px #000}
  222. #links a:hover{color:#1c1c1c;
  223. background: rgba(225,225,225,.2);
  224. box-shadow:inset 100px 0px 0px 0px #eee;}
  225. .borda2{position:fixed; margin-top:-180px;
  226. -webkit-transition: 0.4s ease-in;
  227. -moz-transition: 0.4s ease-in;
  228. transition: 0.4s ease-in;
  229. margin-left:-195px; width:190px;
  230. height:150px; border-right:1px solid #eee;
  231. border-bottom:0px dashed #000;opacity:0}
  232. .side:hover .borda2{opacity:10;margin-left:-170px;
  233. height:148px;-webkit-transition: 0.4s ease-in;
  234. -moz-transition: 0.4s ease-in;
  235. transition: 0.4s ease-in;
  236. border-right:2px solid rgba(225,225,225,.2)}
  237. .permabar{
  238. width:70px;height:20px;
  239. top:-5px;
  240. position:absolute;
  241. opacity:0;z-index:9999999;
  242. text-align:left;
  243. -webkit-transition: all 0.5s ease-in-out;
  244. -moz-transition: all 0.5s ease-in-out;
  245. -o-transition: all 0.5s ease-in-out;
  246. {block:PermalinkPage}
  247. display:none;
  248. {/block:PermalinkPage}}
  249. .d1 img{position:fixed;margin-top:0px;
  250. margin-left:-3px; width:25px; z-index:999;
  251. transition-duration:.8s;opacity:0;
  252. z-index:9999999999}
  253. .side:hover .d1 img{margin-top:0px;
  254. margin-left:-3px; transition-duration:.8s;
  255. opacity:10;width:16px;}
  256. .d2 img{position:fixed;margin-top:0px;
  257. margin-left:-3px; width:17px; z-index:999;
  258. transition-duration:.8s;opacity:10;
  259. z-index:9999999999}
  260. .side:hover .d2 img{margin-top:0px;
  261. margin-left:-3px; transition-duration:.8s;
  262. opacity:0;width:1px;}
  263. .caixa:hover .permabar{top:8px;opacity:1;
  264. -webkit-transition: all 1s ease-in-out;
  265. -moz-transition: all 1s ease-in-out;
  266. -o-transition: all 1s ease-in-out;}
  267. .rb a{
  268. left:10px;
  269. position:absolute;display:inline;
  270. border: 1px solid white;background:black;
  271. width:15px;height:15px;margin:3px;
  272. border-radius: 25px;
  273. opacity:1;
  274. -webkit-transition: all .5s ease-in-out;
  275. -moz-transition: all .5s ease-in-out;
  276. -o-transition: all .5s ease-in-out;}
  277. .rb a:hover{
  278. opacity:1;border: 1px solid black;background:white;
  279. -webkit-transition: all .5s ease-in-out;
  280. -moz-transition: all .5s ease-in-out;
  281. -o-transition: all .5s ease-in-out;}
  282. .notecount a{
  283. left:30px;
  284. position:absolute;display:inline;
  285. border: 1px solid white;background:black;
  286. width:15px;height:15px;margin:3px;
  287. border-radius: 25px;
  288. opacity:1;
  289. -webkit-transition: all .5s ease-in-out;
  290. -moz-transition: all .5s ease-in-out;
  291. -o-transition: all .5s ease-in-out;}
  292. .notecount a:hover{
  293. opacity:1;border: 1px solid black;background:white;
  294. -webkit-transition: all .5s ease-in-out;
  295. -moz-transition: all .5s ease-in-out;
  296. -o-transition: all .5s ease-in-out;}
  297. .times a{
  298. left:50px;
  299. position:absolute;display:inline;
  300. border: 1px solid white;background:black;
  301. width:15px;height:15px;margin:3px;
  302. border-radius: 25px;
  303. opacity:1;
  304. -webkit-transition: all .5s ease-in-out;
  305. -moz-transition: all .5s ease-in-out;
  306. -o-transition: all .5s ease-in-out;}
  307. .times a:hover{
  308. opacity:1;border: 1px solid black;background:white;
  309. -webkit-transition: all .5s ease-in-out;
  310. -moz-transition: all .5s ease-in-out;
  311. -o-transition: all .5s ease-in-out;}
  312. .side:hover #frase{opacity:0;margin-left:30px;}
  313. .side:hover #links{opacity:1;}
  314. .flores12{position:fixed;
  315. margin-left:-17px; margin-top:-17px;
  316. width:30px; height:6px;
  317. line-height:6px; color:{color:bang};
  318. text-align:center;
  319. font-size:9px; transition-duration:.6s
  320. ;padding:5px;padding-left:-5px;opacity:0}
  321. .side:hover .flores12 {opacity:0;
  322. -webkit-transition: all 0.8s ease-out ;
  323. -moz-transition: all 0.8s ease-out;
  324. color:{color:flores};margin-top:-15px;
  325. -webkit-transform: rotateY(0deg);
  326. -moz-transform: rotateY(0deg);
  327. text-shadow: 0em 0.1em 0em {color:bang};}
  328. .flores13{position:fixed;
  329. margin-left:-15px; margin-top:-14px;
  330. width:30px; height:6px;
  331. line-height:6px; color:{color:bang};
  332. text-align:center;
  333. font-size:10px; transition-duration:.6s;
  334. padding:5px;padding-left:-5px;}
  335. .side:hover .flores13 {opacity:0;
  336. -webkit-transition: all 0.8s ease-out;
  337. -moz-transition: all 0.8s ease-out;
  338. color:#ccc;margin-top:-10px;
  339. -webkit-transform: rotateY(360deg);
  340. -moz-transform: rotateY(360deg);
  341. text-shadow: 0em 0.1em 0em {color:bang};}
  342. .cred {font-size:10px;font-family:corbel;
  343. width:auto;height:10px; text-align:center;
  344. line-height:16px;margin-top:300px;
  345. position:fixed;left:1200px;line-height:15%;}
  346. .cred a {color:#000;text-indent:5px;
  347. padding:2px;border:1px double #eee;
  348. width:60px;BACKGROUND:#fff;height:1px;}
  349.  
  350. </style>
  351.  
  352.  
  353.  
  354. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  355. <div class="side">
  356. <div class="sideimg"><img src="{image:sidebar}"></div>
  357. <div class="desc">daquelas que param o trânsito</div>
  358. <div id="border"></div>
  359. <div class="frasinha">naipe de artista,pique de jogador</div>
  360. <div id="border2"></div>
  361.  
  362. <div class="d1"><img src="http://static.tumblr.com/qszodba/S4Xndceyr/02.png"></div>
  363.  
  364. <div class="d2"><img src="http://static.tumblr.com/gaokmh3/LN2ngs5yd/04.png"></div>
  365.  
  366.  
  367.  
  368.  
  369. <div id="links">
  370.  
  371. <a href="{text:Link 1 Url}" title="{text:Link 1 Title}">I</a>
  372. <a href="{text:Link 2 Url}" title="{text:Link 2 Title}">II</a>
  373. <a href="{text:Link 3 Url}" title="{text:Link 3 Title}">III</a>
  374. <a href="{text:Link 4 Url}" title="{text:Link 4 Title}">IV</a>
  375. <a href="{text:Link 5 Url}" title="{text:Link 5 Title}">V</a>
  376.  
  377.  
  378. </div>
  379.  
  380. <div class="borda"></div>
  381. </div>
  382. </div>
  383.  
  384. </div>
  385. <div id="links"></div>
  386.  
  387. </div>
  388. <div id="entry">
  389.  
  390.  
  391. {block:Posts}
  392. <div class="posts">
  393.  
  394.  
  395.  
  396.  
  397.  
  398. {block:Text}
  399. {block:Title}{Title}{/block:Title}
  400. {body}
  401. {block:date} <div id="info">
  402. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  403. </div>{/block:date}
  404. {/block:Text}
  405.  
  406.  
  407.  
  408. {block:Photo}
  409.  
  410. {block:IndexPage}
  411. {LinkOpenTag}
  412. <div class="photo"><a href="{permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}" width=250px/></a></div>
  413. {block:IndexPage}<div class="conjuntar1">
  414. <a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a>
  415. <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png"></a>
  416. <div class="conjuntar2">{NoteCount}</div></div>{/block:IndexPage}
  417. {block:Caption}{Caption}{/block:Caption}
  418. {/block:Photo}
  419.  
  420.  
  421. {block:Photoset}
  422. <center>
  423. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  424. {block:Caption}{Caption}{/block:Caption}
  425. {block:IndexPage}
  426. <div class="conjuntar1">
  427. <a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a>
  428. <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png"></a>
  429. <div class="conjuntar2">{NoteCount}</div></div>
  430. {/block:IndexPage}
  431. {/block:Photoset}
  432.  
  433.  
  434.  
  435. {block:Quote}
  436. <div class="pquote">{Quote}</div>
  437. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  438. {/block:Source}
  439. {block:date} <div id="info">
  440. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  441. </div>{/block:date}
  442. {/block:Quote}
  443.  
  444. {block:Answer}
  445. <div class="pergunta"><b>{Asker}</b>: {Question}</div>
  446. <div class="resposta">{Answer}</div>
  447. {block:date} <div id="info">
  448. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  449. </div>{/block:date}
  450. {/block:Answer}
  451.  
  452. {block:Link}
  453. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  454. {block:Description} {Description}{/block:Description}
  455. {block:date} <div id="info">
  456. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  457. </div>{/block:date}
  458. {/block:Link}
  459.  
  460.  
  461. {block:Chat}
  462. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  463. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  464. {block:date} <div id="info">
  465. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  466. </div>{/block:date}
  467. {block:Chat}
  468.  
  469.  
  470.  
  471. {block:Video}
  472. {Video-500}
  473. {block:Caption}{Caption}{/block:Caption}
  474. {block:date} <div id="info">
  475. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  476. </div>{/block:date}
  477. {/block:Video}
  478.  
  479.  
  480. {block:Audio}
  481. {AudioPlayerGrey}
  482. {block:TrackName}{TrackName}{/block:TrackName}
  483. {block:Artist}{Artist}{/block:Artist}
  484. {block:Album}{Album}{/block:Album}
  485. {block:PlayCount}{PlayCount}{/block:PlayCount}
  486. {block:Caption}{Caption}{/block:Caption}
  487. {block:date} <div id="info">
  488. <a href="{Permalink}">{DayofMonthWithSuffix} {Month}</a> / {block:NoteCount}<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}
  489. </div>{/block:date}
  490. {/block:Audio}
  491.  
  492.  
  493.  
  494. <div class="vsanna">
  495. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  496. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  497. </div>
  498.  
  499. </div>
  500. {/block:Posts}
  501.  
  502. {block:PostNotes}
  503.  
  504. <div class="ol">
  505. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  506. </div>
  507. <div class="ol">
  508. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  509. {block:HasTags}
  510. {block:Tags}
  511. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  512. </div>
  513. <div class="ol">
  514. ▬ <b>With:</b> {NoteCount} notes.
  515. </div>
  516. <div id="notes">{PostNotes}</div>
  517. {/block:PostNotes}<br /></div>
  518. {/block:Posts}
  519. {/block:Posts}
  520.  
  521.  
  522.  
  523. </div></div>
  524.  
  525.  
  526.  
  527. </div>
  528.  
  529. {block:IndexPage}
  530. <div class="column navigation" id="navigation">
  531. {block:Pagination}
  532. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  533. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  534. </div>
  535. {/block:IndexPage}
  536. </div></div></div></div>
  537.  
  538. <br></center></div></div></div></div></div></div>
  539.  
  540.  
  541.  
  542. <div id="credito">
  543. <a href="http://worenow.tumblr.com"><b>worenow</b><center><small>by theme</small><img src="http://media.tumblr.com/tumblr_lohoss1GVg1qda978.gif"></center></a>
  544. </a>
  545. </div>
  546.  
  547.  
  548. </body>
  549. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement