Advertisement
jadalynstratman

Enough Theme

Aug 27th, 2015
2,046
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.30 KB | None | 0 0
  1. <html>
  2. <!--
  3.  
  4. ENOUGH THEME BY
  5. ┏━┓╋┏┳━━━┳┓╋┏┳━━━┳━━━┳━━━┳━━━━┓
  6. ┃┃┗┓┃┃┏━━┫┃╋┃┣┓┏┓┃┏━━┫┏━┓┃┏┓┏┓┃
  7. ┃┏┓┗┛┃┗━━┫┃╋┃┃┃┃┃┃┗━━┫┗━━╋┛┃┃┗┛
  8. ┃┃┗┓┃┃┏━━┫┃╋┃┃┃┃┃┃┏━━┻━━┓┃╋┃┃
  9. ┃┃╋┃┃┃┗━━┫┗━┛┣┛┗┛┃┗━━┫┗━┛┃╋┃┃
  10. ┗┛╋┗━┻━━━┻━━━┻━━━┻━━━┻━━━┛╋┗┛
  11. August 27rd 2015 // http://neudest.tumblr.com
  12. -->
  13. <head>
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}
  18. <meta name="description" content="{MetaDescription}" />
  19. <meta name="text:Margin" content="50px" />
  20. <meta name="text:Title Size" content="15px" />
  21. <meta name="text:Text Body Size" content="9px;" />
  22. <meta name="if:1 columns" content="" />
  23. <meta name="if:2 columns" content="" />
  24. <meta name="if:3 columns" content="1" />
  25. <meta name="if:Post background" content="1" />
  26. <meta name="if:Sidebar background" content="1" />
  27. <meta name="if:Title Uppercase" content="" />
  28. <meta name="if:Title Lowercase" content="" />
  29. <meta name="if:Background Cover" content="" />
  30. <meta name="if:Background Repeat" content="1" />
  31. <meta name="if:Show captions" content="1" />
  32. <meta name="if:Show tags" content="1" />
  33. <meta name="if:Border left" content="1" />
  34. <meta name="if:Border Top" content="1" />
  35. <meta name="image:Background" content="" />
  36. <meta name="color:Border Top" content="#fad6ab" />
  37. <meta name="color:Border left" content="#fad6ab" />
  38. <meta name="color:post background" content="#ffffff" />
  39. <meta name="color:sidebar background" content="#ffffff" />
  40. <meta name="color:background" content="#fcebd5" />
  41. <meta name="color:Links" content="#f7c282" />
  42. <meta name="color:Text" content="#000000" />
  43. <meta name="color:Title" content="#f7c282" />
  44. <meta name="color:Link Hover" content="#a4a4a4" />
  45. <meta name="color:Post Permalinks" content="#fad6ab" />
  46. <meta name="color:Tags" content="#78c9a1" />
  47. <meta name="color:Description" content="#707070"/>
  48. <meta name="color:Navigation" content="#f7c282"/>
  49. <meta name="color:Link Underline" content="#cecece"/>
  50. <meta name="text:Link One Title" content="" />
  51. <meta name="text:Link One" content="" />
  52. <meta name="text:Link Two Title" content="" />
  53. <meta name="text:Link Two" content="" />
  54. <meta name="text:Link Three Title" content="" />
  55. <meta name="text:Link Three" content="" />
  56.  
  57. {/block:Description}
  58. <script type="text/javascript"
  59. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  60. <style type="text/css">
  61.  
  62. ::selection, ::-moz-selection, ::-webkit-selection {color:{color:posts}; background-color: none;} ::-webkit-scrollbar{width:4px;height:8px;} ::-webkit-scrollbar-button:start:decrement ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;} ::-webkit-scrollbar-track-piece{background-color:{color:Background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;} ::-webkit-scrollbar-thumb:vertical{height:20px;background-color:{color:Sidebar};} ::-webkit-scrollbar-thumb:horizontal{width:6px;background-color:none;} ::-webkit-scrollbar-corner { background-color:{color:Sidebar};} ::-webkit-resizer { background-color:{color:Sidebar}; }
  63.  
  64. iframe#tumblr_controls {
  65. top: 3% !important;
  66. right:0% !important;
  67. position: fixed !important;}
  68.  
  69. body {
  70. margin:0px;
  71. padding:0px;
  72. margin-top:0px;
  73. margin-bottom:0px;
  74. font-family:consolas;
  75. font-size:{text:Text Body Size};
  76. background-color:{color:Background};
  77. background:{color:Background}; {block:ifbackgroundcover}background-image: url({image:Background}); background-attachment: fixed;background-repeat: repeat;background-position:cover;no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;{/block:ifbackgroundcover}{block:ifbackgroundrepeat} background-image: url({image:Background});background-repeat: repeat;{block:ifbackgroundrepeat}
  78. color:{color:Text};
  79. {block:PermalinkPage}
  80. color:{color:Text};font-size:12px;line-height:160%;word-wrap:normal
  81. {/block:PermalinkPage}
  82. }
  83. a {
  84. border-bottom:1px solid {color:Link Underline};
  85. text-decoration:none;
  86. color:{color:Links};
  87. font-style:italic;
  88. }
  89.  
  90. a:hover{
  91. text-decoration:underline;
  92. }
  93.  
  94.  
  95. #content .posts {
  96. {block:if3columns}
  97. width:900px;
  98. {/block:if3columns}
  99. {block:if2columns}
  100. width:800px;
  101. {/block:if2columns}
  102. {block:if1columns}
  103. width:600px;
  104. {/block:if1columns}
  105. margin-left:240px;
  106. margin-top:24px; }
  107.  
  108. .entry {
  109. {block:ifpostbackground}
  110. background-color:{color:post background};
  111. {/block:ifpostbackground}
  112. padding:8px;
  113. font-size:{text:Text Body Size};
  114. {block:IndexPage}
  115. {block:if3columns}
  116. width:250px;
  117. {/block:if3columns}
  118. {block:if2columns}
  119. width:250px;
  120. {/block:if2columns}
  121. {block:if1columns}
  122. width:400px;
  123. {/block:if1columns}
  124. overflow:hidden;
  125. float:left;
  126. line-height:14px;
  127. margin:15px;
  128. {/block:IndexPage}
  129. {block:PermalinkPage}
  130. width:500px;
  131. height:auto;
  132. margin-left:27px;
  133. margin-top:-7px;
  134. {/block:PermalinkPage}}
  135. .entry img {
  136. -webkit-transition: all 0.6s linear;
  137. {block:IndexPage}
  138. {block:if3columns}
  139. width:250px;
  140. {/block:if3columns}
  141. {block:if2columns}
  142. width:250px;
  143. {/block:if2columns}
  144. {block:if1columns}
  145. width:400px;
  146. {/block:if1columns}
  147. {/block:IndexPage}
  148. {block:PermalinkPage}
  149. width:500px;
  150. {/block:PermalinkPage}
  151. margin-bottom:-2px; }
  152.  
  153.  
  154. blockquote {
  155. margin-left:5px;
  156. padding-left:5px;
  157. line-height:180%;
  158. }
  159.  
  160. {/block:IndexPage}
  161. .audiobox {width: 27px!important;background-color:white;top:45%;left:45%;display:block;position:absolute;padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;border-radius:50px;opacity:0.7;}
  162. {block:IndexPage}
  163. .entry:hover {opacity:40;-webkit-transition:1s;
  164. }
  165. .entry img:hover{
  166. opacity:1;
  167. -webkit-transform: scale(1.10);
  168. -ms-transform: scale(1.10);
  169. transform: scale(1.10);
  170. }
  171. {/block:IndexPage}
  172. .cl a {
  173. font-style:italic;padding-left:7px;padding-right:7px;
  174. }
  175. .cl a:hover {
  176. font-style:normal;
  177. }
  178. .header {
  179. margin-top:20px;margin-bottom:50px;
  180. border-bottom:1px solid #ccc;
  181. padding:10px;width:780px;margin-left:auto;margin-right:auto;
  182. text-align:center;
  183. background-color:{color:Header};
  184. }
  185. .pn ul{
  186. list-style-type: none;}
  187. .pn li{
  188. list-style-type: none;}
  189. .pn {height:200px;width:700px;overflow:scroll;list-style-type: none;}
  190.  
  191. blockquote{
  192. margin:0 0 5px 10px;
  193. padding:3px 5px;
  194. border-left:1px solid {color:Links};
  195. }
  196. blockquote p, blockquote ul{
  197. margin:0;
  198. padding:0;
  199. }
  200. .quote p{
  201. margin:0;
  202. }
  203. .arrow{
  204. margin:8px 0 0 165px;
  205. border-left:6px solid #f7f7f7;
  206. {block:permalinkpage}
  207. margin:8px 0 0 455px;
  208. {/block:permalinkpage}
  209. }
  210. .answer{
  211. width:145px;
  212. margin:0 0 3px;
  213. background:#f7f7f7;
  214. {block:permalinkpage}
  215. width:435px;
  216. {/block:permalinkpage}
  217. }
  218. .asker{
  219. color:{color:Links};
  220. }
  221. .asker:first-letter{
  222. text-transform:uppercase;
  223. }
  224. .postnotes ::-webkit-scrollbar{
  225. background:{color:Container};
  226. }
  227. .permalink-title{
  228. {block:permalinkpage}
  229. margin-left:10px;
  230. letter-spacing:1px;
  231. text-transform:uppercase;
  232. {/block:permalinkpage}
  233. }
  234. .portrait{
  235. width:35px;
  236. border-radius:25px;
  237. }
  238. .arrow{
  239. position:absolute;
  240. width:0;
  241. height:0;
  242. border-top:6px solid transparent;
  243. border-bottom:6px solid transparent;
  244. }
  245. .answer{
  246. min-height:30px;
  247. padding:5px 10px;
  248. border-radius:5px;
  249. }
  250. #ask_form{
  251. height:190px;
  252. }
  253.  
  254. .audiopost {
  255. {block:IndexPage}
  256. width:200px;
  257. padding-bottom:10px;
  258. {/block:IndexPage}
  259. {block:PermalinkPage}
  260. width:400px;
  261. padding-bottom:110px;
  262. {/block:PermalinkPage}}
  263. .albumart {
  264. position:absolute;
  265. {block:IndexPage}
  266. width:50px;
  267. height:50px;
  268. {/block:IndexPage}
  269. {block:PermalinkPage}
  270. width:150px;
  271. height:150px;
  272. {/block:PermalinkPage}}
  273.  
  274. .albumart img {
  275. float:left;
  276. {block:IndexPage}
  277. width:50px;
  278. height:50px;
  279. {/block:IndexPage}
  280. {block:PermalinkPage}
  281. width:150px;
  282. height:150px;
  283. {/block:PermalinkPage}}
  284.  
  285.  
  286. .playbox {
  287. opacity:0.6;
  288. width:27px;
  289. height:30px;
  290. overflow:hidden;
  291. position:absolute;
  292. z-index:2;
  293. {block:IndexPage}
  294. margin-left:11px;
  295. margin-top:12px;
  296. {block:IndexPage}
  297. {block:PermalinkPage}
  298. margin-left:60px;
  299. margin-top:61px;
  300. {/block:PermalinkPage}}
  301.  
  302. .info {
  303. margin-top:2px;
  304. line-height:12px;
  305. font-size:8px;
  306. text-transform:uppercase;
  307. {block:IndexPage}
  308. margin-left:58px;
  309. {block:IndexPage}
  310. {block:PermalinkPage}
  311. margin-left:158px;
  312. {/block:PermalinkPage}}
  313.  
  314.  
  315. blockquote{
  316. margin:-2px 0 15px;
  317. padding:5px;
  318. }
  319. blockquote p, blockquote ul{
  320. margin:0;
  321. padding:0;
  322. }
  323. .quote{
  324. text-align:justify;
  325. }
  326. .posts-info{
  327. margin:5px 0 25px;
  328. padding:5px 0;
  329. font-size:{text:Text Body Size};
  330. margin-left:80px;
  331. text-transform:uppercase;
  332. border-top:1px solid #eee;
  333. }
  334. .info-date{
  335. float:left;
  336. width:242px;
  337. margin:0 0 0 8px;
  338. margin-left:180px;
  339. }
  340. .info-notes{
  341. float:left;
  342. width:242px;
  343. margin:0 8px 0 0;
  344. margin-left:200px;
  345. }
  346. .postnotes{
  347. width:500px;
  348. margin-left:250px;
  349. margin-bottom:10px;
  350. text-align:left;
  351. font-size:{text:Text body size};
  352. }
  353. ol.notes{
  354. font-size:{text:Text body size};
  355. overflow:auto;
  356. height:auto;
  357. padding:0;
  358. margin:10px 15px 10px 15px;
  359. list-style-type:none;
  360. }
  361. ol.notes li.note{
  362. padding:7px 0;
  363. }
  364. ol.notes li.note img.avatar{
  365. display:none;
  366. }
  367. ol.notes li.note blockquote{
  368. border-color:#eee;
  369. padding:4px 10px;
  370. margin:10px 0 0 25px;
  371. }
  372. .date{
  373. position:relative;
  374. opacity:1;
  375. bottom:0;
  376. margin:8px 0 0;
  377. padding:3px 0 0;
  378. font-size:{text:Text Body Size};
  379. letter-spacing:0;
  380. text-transform:uppercase;
  381. text-align:right;
  382. -webkit-transition: all 0.5s ease;
  383. -moz-transition: all 0.5s ease;
  384. transition: all 0.5s ease;
  385. border-top:1px solid #eee;
  386. }
  387. .date a{
  388. margin:0 10px 0 0;
  389. }
  390. .contact{
  391. position:fixed;
  392. display:none;
  393. z-index:99999;
  394. background:white;
  395. padding:10px;
  396. border:1px solid #ddd;
  397. top:50%;
  398. left:52%;
  399. -webkit-border-radius:5px;
  400. -moz-border-radius:5px;
  401. border-radius:5px;
  402. -webkit-animation:fadeInDown 1s;
  403. -moz-animation:fadeInDown 1s;
  404. -ms-animation:fadeInDown 1s;
  405. }
  406.  
  407.  
  408. #sidebar{
  409. {block:ifsidebarbackground}
  410. background-color:{color:sidebar background};
  411. {/block:ifsidebarbackground}
  412. margin-left:80px;
  413. top:50px;
  414. z-index:1000000;
  415. position:fixed;
  416. width:120px;
  417. padding:8px;
  418. }
  419.  
  420. .title{
  421. width:120px;
  422. font-style:consolas;
  423. color:{color:title};
  424. text-align:left;
  425. font-size:{text:Title Size};
  426. font-weight:bold;
  427. {block:iftitleuppercase}
  428. text-transform:uppercase;
  429. {/block:iftitleuppercase}
  430. {block:iftitlelowercase}
  431. text-transform:lowercase;
  432. {block:iftitlelowercase}
  433. letter-spacing:0px; }
  434.  
  435. .dess{
  436. font-size:{text:Text Body Size};
  437. color:{color:Description};
  438. text-align:left;
  439. width:120px;
  440. font-size:{text:Text Body Size};
  441. line-height:11px; }
  442.  
  443. .links{
  444. width:120px;
  445. }
  446. .links a{
  447. color:{color:Navigation};
  448. font-size:{text:Text Body Size};
  449. text-transform:lowercase;
  450. line-height:17px;
  451. text-align:left;
  452. }
  453.  
  454.  
  455. #left{position:fixed;left:0px;bottom:0;height:100%;width:15px;background:{color:border left};z-index:6;}
  456. #right{position:fixed;right:0px;bottom:0;height:100%;width:15px;background:{color:border right};z-index:6;}
  457.  
  458. #top{position:fixed;right:0px;top:0;width:100%;height:15px;background:{color:border top};z-index:6;}
  459. #bottom{position:fixed;right:0px;bottom:0;width:100%;height:15px;background:{color:border bottom};z-index:6;}
  460.  
  461. .ta2{ position:fixed; bottom:-3px; right:5px; padding:3px; text-align:center; width:100px;z-index:10000000; } .ta2 .fo2{ padding-bottom:3px; margin:4px; }.ta2 .lo2{ line-height:150%;z-index:10000000; }
  462.  
  463. </style>
  464. {block:IndexPage}
  465. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script> <script type="text/javascript"> $(window).load(function(){ var $wall = $('.posts'); $wall.imagesLoaded(function(){ $wall.masonry({ itemSelector: '.entry', isAnimated : true }); }); $wall.infinitescroll({ navSelector : "div#navigation", nextSelector : "div#navigation a#nextPage", itemSelector : '.entry', loadingImg : "", loadingText : " ", donetext : " ", extraScrollPx : 0, bufferPx : 10000, debug : false, errorCallback: function() { $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal'); }}, function( newElements ) { var $newElems = $( newElements ); $newElems.hide(); $newElems.imagesLoaded(function(){ $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} ); }); }); $('.posts').show(500); }); </script>
  466. {/block:IndexPage}
  467. <script type="text/javascript">
  468. $(window).load(function(){
  469. $("p").remove(":contains('(Source:')");
  470. $("p").remove(":contains('(source:')");
  471. $("p").remove(":contains('(via ')");
  472. });
  473. </script>
  474. {block:indexpage}
  475. <script language="JavaScript">
  476. function function1(){
  477. window.scrollTo(0,5);
  478. }
  479. function function2(){
  480. window.scroll(0,2);
  481. }
  482. </script>
  483. {/block:indexpage}
  484. </head>
  485. <body>
  486. <div id="content">
  487.  
  488. {block:ifborderleft}
  489. <div id="left"></div>
  490. {/block:ifborderleft}
  491. {block:ifborderright}
  492. <div id="right"></div>
  493. {/block:ifborderright}
  494. {block:ifbordertop}
  495. <div id="top"></div>
  496. {/block:ifbordertop}
  497.  
  498. {block:ifborderbottom}
  499. <div id="bottom"></div>
  500. {/block:ifborderbottom}
  501.  
  502.  
  503. <div id="sidebar">
  504. <div class="title"><font color="{color:Title}"><i>{Title}</i></font></div>
  505. <div class="dess"><br>{description}</div>
  506.  
  507. <div class="links">
  508. <br><i>
  509. <a href="/"><font color="{color:Navigation}">Refresh</font></a>&nbsp;
  510. <a href="/ask"><font color="{color:Navigation}">Inbox</font></a>&nbsp;
  511. {block:ifLinkOneTitle}<a href="{text:Link One}"><font color="{color:Navigation}">{text:Link One Title}</font></a>&nbsp;{/block:ifLinkOneTitle}
  512. {block:ifLinkTwoTitle}<a href="{text:Link Two}"><font color="{color:Navigation}">{text:Link Two Title}</font></a>&nbsp;{/block:ifLinkTwoTitle}
  513. {block:ifLinkThreeTitle}<a href="{text:Link Three}"><font color="{color:Navigation}">{text:Link Three Title}</font></a>&nbsp;{/block:ifLinkThreeTitle}&nbsp;<a href="http://neudest.tumblr.com">theme</a></i>
  514. </div>
  515. </div>
  516.  
  517. font color="{color:Text}">
  518. <div class="posts">
  519. {block:IndexPage}<div class="column navigation" id="navigation"> {block:Pagination} {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination} </div>{/block:IndexPage} <br style="clear:both;" /> {block:Posts}
  520.  
  521. <div class="entry">
  522.  
  523. {block:Text} {block:Title} <span style="font-size:12px;"><a href="{Permalink}"><font color="{color:Text}">{Title}</font></a></span> {/block:Title} <font color="{color:Text}">{Body}</font> {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font> {/block:Text}
  524.  
  525. {block:Photo} {block:IndexPage} <a href="{Permalink}" title="{NoteCountWithlabel}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a> {/block:IndexPage}</a> {/block:IndexPage} {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage}{block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<div style="text-align:left;text-transform:;"><br><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font> {/block:Photo}
  526.  
  527.  
  528. {block:Photoset} {block:IndexPage} {block:if3columns} {Photoset-250} {/block:if3columns} {block:if2columns} {Photoset-250} {/block:if2columns} {block:if1columns}{Photoset-400}{/block:if1columns}{/block:IndexPage} {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage} {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions} {block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font>{/block:Photoset}
  529.  
  530.  
  531. {block:Quote} <i>" <font color="{color:Text}" size="1px">{Quote}</font>"</i> {block:Source} <font color="{color:Text}"> <div align="right">—{Source}</div></font> {/block:Source} {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font> {/block:Quote}
  532.  
  533. {block:Link} <span style="font-size:12px;"><a href="{URL}" class="link" {Target}><font color="{color:Text}">{Name}</font></a></span> {block:Description} <font color="{color:Text}"> <div class="description">{Description}</div></font> {/block:Description} {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font> {/block:Link}
  534.  
  535. {block:Chat} {block:Title} <h3><a href="{Permalink}"><font color="{color:Link}">{Title}</font></a></h3> {/block:Title}<ul> {block:Lines} <li style="list-style-type: none;margin-left:-40px;"> {block:Label} <span style="font-weight:bold;">{Label}</span> {/block:Label} {Line}</li> {/block:Lines}</ul> {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font> {/block:Chat}
  536.  
  537. {block:Video} {Video-250} {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font>{/block:Video}
  538.  
  539. {block:Audio}
  540. <div class="post"><div class="audiopost">{block:AlbumArt}
  541. <div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><font size="1"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<font size="1"><br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  542. {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{block:IndexPage}<br><div style="text-align:left;text-transform:;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" >reblog,</font></a> &nbsp;<a href="{Permalink}"><font color="{color:Post Permalinks}">{NoteCountwithlabel}</font></a>&nbsp; <a href="{Permalink}"><font color="{color:Post Permalinks}">{Timeago}</font></a> &nbsp; {block:ifshowtags} <a href="{TagURL}"><font color="{color:Tags}"> {block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}</font></a>{/block:ifshowtags}</div>{/block:IndexPage}</a>{/block:IndexPage}</font></div>
  543. {/block:Audio}</div>
  544.  
  545. {block:PermalinkPage} <div class="notes"><div style="margin-left:10%; width:400px; font-size:{text:text body size}"><br><br> posted {TimeAgo} {block:NoteCount} with {NoteCount} notes {/block:NoteCount} {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom} {block:ContentSource} originallyfrom <a href="{SourceURL}">{SourceTitle} </a></font></div> {/block:ContentSource} <br>{PostNotes}<br><br><br><br><br><div> {/block:PermalinkPage} {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource} <!-- {block:NoRebloggedFrom} {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom} {/block:NoRebloggedFrom} --> {/block:Posts} </div></div></div></div>
  546.  
  547.  
  548. <div class="ta2"> <div class="fo2"><a href="http://neudest.tumblr.com"><font color="{color:title}">NEUDEST</font></a></div></div>
  549. </body>
  550. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement