Advertisement
jadalynstratman

Washed 2 Theme

Feb 13th, 2016
1,079
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.77 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--
  4. WASHED2 THEME BY
  5. ┏━┓╋┏┳━━━┳┓╋┏┳━━━┳━━━┳━━━┳━━━━┓
  6. ┃┃┗┓┃┃┏━━┫┃╋┃┣┓┏┓┃┏━━┫┏━┓┃┏┓┏┓┃
  7. ┃┏┓┗┛┃┗━━┫┃╋┃┃┃┃┃┃┗━━┫┗━━╋┛┃┃┗┛
  8. ┃┃┗┓┃┃┏━━┫┃╋┃┃┃┃┃┃┏━━┻━━┓┃╋┃┃
  9. ┃┃╋┃┃┃┗━━┫┗━┛┣┛┗┛┃┗━━┫┗━┛┃╋┃┃
  10. ┗┛╋┗━┻━━━┻━━━┻━━━┻━━━┻━━━┛╋┗┛
  11. http://neudest.tumblr.com
  12. February 13 2016
  13. -->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. <meta name="if:Background Cover" content="" />
  19. <meta name="if:Background Repeat" content="1" />
  20. <meta name="image:Background" content="http://static.tumblr.com/6e41b46b82015e73ccb1814fa944a3cf/iacdvhz/dG5nmd4qo/tumblr_static_6fpe8apxdo4csww8gsog0wcsg.gif" />
  21. <meta name="color:Background" content="#ffffff" />
  22. <meta name="color:Border left" content="#ffb3b3"/>
  23.  
  24. <meta name="color:Scrollbar" content="#bbe4d0" />
  25. <meta name="color:Hover" content="#666666" />
  26. <meta name="color:Link" content="#bbe4d0" />
  27. <meta name="color:Text" content="#707070" />
  28. <meta name="color:Link Shadow" content="#fff6a0"/>
  29. <meta name="color:Text Shadow" content="#fff6a0"/>
  30.  
  31. <meta name="color:Title" content="#ffb3b3"/>
  32. <meta name="color:Title Shadow" content="#dcecf5"/>
  33. <meta name="color:Title outline" content="#ffffff"/>
  34. <meta name="text:Title Size" content="50px" />
  35. <meta name="color:Title hover Shadow" content="#bbe4d0"/>
  36. <meta name="color:Title hover outline" content="#ffffff"/>
  37. <meta name="color:Title hover" content="#ffb3b3"/>
  38.  
  39. <meta name="color:Description" content="#888888" />
  40. <meta name="color:Description Shadow" content="#dcecf5"/>
  41.  
  42. <meta name="color:NavLinks" content="#97c5e0" />
  43. <meta name="color:Navlinks Shadow" content="#ffffff"/>
  44.  
  45. <meta name="color:Post Permalinks" content="#ffb3b3" />
  46. <meta name="color:Post Permalinks Hover" content="#dccbe7" />
  47.  
  48. <meta name="if:Text Shadow" content="1"/>
  49. <meta name="if:Title Shadow" content="1"/>
  50. <meta name="if:One Column" content=""/>
  51. <meta name="if:Two Column" content="1"/>
  52.  
  53. <meta name="text:Link1" content="/archive" />
  54. <meta name="text:Link1 Title" content="Archive" />
  55. <meta name="text:Link2" content="/" />
  56. <meta name="text:Link2 Title" content="Link" />
  57. <meta name="text:Link3" content="/" />
  58. <meta name="text:Link3 Title" content="Link" />
  59. <meta name="text:Link4" content="" />
  60. <meta name="text:Link4 Title" content="" />
  61. <meta name="text:Link5" content="" />
  62. <meta name="text:Link5 Title" content="" />
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:800,800italic,700,700italic,400' rel='stylesheet' type='text/css'>
  65.  
  66. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  67.  
  68. <style type="text/css">
  69. @import url(http://weloveiconfonts.com/api/?family=entypo|fontawesome);
  70. /* fontawesome */
  71. [class*="fontawesome-"]:before {
  72. font-family: 'FontAwesome', sans-serif;
  73. }
  74.  
  75. ::-webkit-scrollbar-thumb { height:auto;background-color:{color:Scrollbar}; } ::-webkit-scrollbar { height:6px; width:3px;padding-right:2px; background-color:transparent; } body {width:100% position: absolute;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}
  76. {block:ifbackgroundrepeat} background-image: url({image:Background});background-repeat: repeat;{block:ifbackgroundrepeat}color:{color:Text}; font-family:'Calibri'; font-size:12px; text-decoration:none; text-transform:none; } a { color:{color:Link}; text-decoration:none; } a:hover { color:{color:Hover}; }
  77. #content .posts { {block:iftwocolumn}width:900px;margin-left:13%;{/block:iftwocolumn}{block:ifonecolumn}margin-left:17%;width:800px;{/block:ifonecolumn}margin-top:180px;{block:ifheader}left:0%; margin-top:250px;{/block:ifheader} }
  78. .entry {padding:7px;display:block;border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;{block:IndexPage}{block:iftwocolumn}width:250px;{/block:iftwocolumn}{block:ifonecolumn}width:500px;{/block:ifonecolumn}margin-right:96px;margin-bottom:100px;overflow:hidden; float:left; line-height:14px; {/block:IndexPage}{block:PermalinkPage}width:500px;height:auto; margin-left:6%;margin-top:6px; {/block:PermalinkPage}} .entry img {-webkit-transition: all 0.6s linear;{block:IndexPage} {block:iftwocolumn}width:250px;{/block:iftwocolumn}{block:ifonecolumn}width:500px;{/block:ifonecolumn}{/block:IndexPage} {block:PermalinkPage}width:500px; {/block:PermalinkPage} margin-bottom:-2px; } blockquote { margin-left:5px; padding-left:5px; line-height:180%; border-left:1px solid black; }
  79. .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;} {block:IndexPage} .entry:hover {opacity:4;-webkit-transition:1s; } {/block:IndexPage} .cl a { font-style:italic;padding-left:7px;padding-right:7px; } .cl a:hover { font-style:normal; } .header { margin-top:20px;margin-bottom:50px; border-bottom:1px solid #ccc; padding:10px;width:780px;margin-left:auto;margin-right:auto; text-align:center; background-color:{color:Header}; } .pn ul{ list-style-type: none;} .pn li{ list-style-type: none;} .pn {height:200px;width:700px;overflow:scroll;list-style-type: none;} /* Others */ blockquote{ margin:0 0 5px 10px; padding:3px 5px; border-left:1px solid {color:Links}; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote p{ margin:0; } .arrow{ margin:8px 0 0 165px; border-left:6px solid #f7f7f7; {block:permalinkpage} margin:8px 0 0 455px; {/block:permalinkpage} } .answer{ width:145px; margin:0 0 3px; background:#f7f7f7; {block:permalinkpage} width:435px; {/block:permalinkpage} } .asker{ color:{color:Links}; } .asker:first-letter{ text-transform:uppercase; } .postnotes ::-webkit-scrollbar{ background:{color:Container}; } .permalink-title{ {block:permalinkpage} margin-left:10px; letter-spacing:1px; text-transform:uppercase; {/block:permalinkpage} } .portrait{ width:35px; border-radius:25px; } .arrow{ position:absolute; width:0; height:0; border-top:6px solid transparent; border-bottom:6px solid transparent; } .answer{ min-height:30px; padding:5px 10px; border-radius:5px; } #ask_form{ height:190px; } .cover{ z-index:1; position:absolute; width:60px; height:60px; } .cover img{ float:left; width:60px; height:65px; } .playbox{ z-index:2; position:absolute; overflow:hidden; opacity:0.6; width:27px; height:30px; margin:20px 0 0 16px; text-align:center; } .info{ min-height:73px; margin:0 0 10px 70px; font-size:10px; font-family:calibri; text-transform:uppercase; } blockquote{ margin:-2px 0 15px; padding:5px; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote{ text-align:justify; } .posts-info{ margin:5px 0 25px; padding:5px 0; font-size:11px; text-transform:uppercase; border-top:1px solid #eee; } .info-date{ float:left; width:242px; margin:0 0 0 8px; margin-left:180px; } .info-notes{ float:left; width:242px; margin:0 8px 0 0; margin-left:190px; }
  80. .postnotes{ background-color:{color:Post background}; width:490px; margin-left:-50px; margin-bottom:30px; text-align:left; }
  81. ol.notes{ overflow:auto; height:auto; padding:0; margin:10px 15px 10px 15px; list-style-type:none; margin-left:12%;padding: 5px 10px; width:387px;}
  82. ol.notes:hover{ background-color:{color:Posts Background}; opacity:1;
  83. }ol.notes li.note{ padding:7px 0; width:490px; } ol.notes li.note img.avatar{ display:yes; padding:3px; } ol.notes li.note blockquote{ border-color:#eee; padding:4px 10px; margin:10px 0 0 25px; } .date{ position:relative; opacity:1; bottom:0; margin:8px 0 0; padding:3px 0 0; font-size:11px; letter-spacing:0; text-transform:uppercase; text-align:right; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-top:1px solid #eee; }
  84. .date a{ margin:0 10px 0 0; } .contact{ position:fixed; display:none; z-index:99999; background:white; padding:10px; border:1px solid #ddd; top:50%; left:52%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-animation:fadeInDown 1s; -moz-animation:fadeInDown 1s; -ms-animation:fadeInDown 1s; } .permalink { margin-top:2px; padding:2px; text-align:right; word-spacing:5px; {block:permalinkpage} opacity:0; {/block:permalinkpage}} .permalink a{ color:{color:permalink}; font-style:italic; text-decoration:none;} .permalink a:hover{ color:rgba(0,0,0,0);}
  85. .audiopost { {block:IndexPage} width:200px; padding-bottom:10px; {/block:IndexPage} {block:PermalinkPage} width:400px; padding-bottom:110px; {/block:PermalinkPage}} .albumart { position:absolute; {block:IndexPage} width:50px; height:50px; {/block:IndexPage} {block:PermalinkPage} width:150px; height:150px; {/block:PermalinkPage}} .albumart img { float:left; {block:IndexPage} width:50px; height:50px; {/block:IndexPage} {block:PermalinkPage} width:150px; height:150px; {/block:PermalinkPage}} .playbox { opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:2; {block:IndexPage} margin-left:11px; margin-top:12px; {block:IndexPage} {block:PermalinkPage} margin-left:60px; margin-top:61px; {/block:PermalinkPage}} .info { margin-top:2px; line-height:12px; font-size:8px; text-transform:uppercase; {block:IndexPage} margin-left:58px; {block:IndexPage} {block:PermalinkPage} margin-left:158px; {/block:PermalinkPage}}
  86. .permalink { color:{color:post permalinks}; margin-top:-5px; border-radius:2px; height:12px; position:relative; padding:7px 10px; width:230px;} .permalink a{ color:{color:post permalinks}; text-decoration:none;} .permalink a:hover{ text-decoration:none; color:{color:post permalinks hover};} .boxperma { margin-top:-1px; font-size:18px; margin-left:370px;}#foshure{ padding:5px; {block:ifdescriptionborder}border:1px solid {color:Description border};{/block:ifdescriptionborder}margin-left:2px;margin-top:-10px;width:100px; }.ta2{ position:fixed; bottom:-5px;z-index:1000000; right:-12px; padding:3px; text-align:center; width:150px; } .ta2 .fo2{ z-index:99999999;padding-bottom:3px; margin:4px; }.ta2 .lo2{ line-height:150%; }
  87. {block:IndexPage}
  88. .coen { {block:IndexPage} {/block:IndexPage} clear:both; position:relative; width:257px; } .yup { width:100%; height:100%; position:absolute; top:40px; background-color: rgba(f, f, f, 0.8); opacity:0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; text-align:center; } .coen:hover .yup { opacity:1; }
  89. .coen .yup a{ color:{color:Hover Permalinks Text};background-color:{color:Hover Permalinks BG};border-radius:6px;padding:7px; line-height:23px;-webkit-box-shadow: -5px 2px 0px 1px rgba(0,0,0,1);
  90. -moz-box-shadow: -5px 2px 0px 1px rgba(0,0,0,1);
  91. box-shadow: -5px 2px 0px 1px rgba(0,0,0,1);}
  92. {/block:IndexPage}
  93. .ta23{ position:fixed; Top:15px; right:-10px; padding:3px; text-align:center; width:100px; } .ta23 .fo23{ padding-bottom:3px; margin:4px; }.ta23 .lo23{ line-height:150%; }
  94. #left{position:fixed;left:0px;bottom:0;height:100%;width:26px;background:{color:border left};z-index:6;}
  95. #right{position:fixed;right:0px;bottom:0;height:100%;width:26px;background:{color:border right};z-index:6;}
  96. .navv{color:{color:Navlinks};}
  97. .permalink { color:{color:post permalinks}; margin-top:-6px; border-radius:5px; height:12px; position:relative; padding:7px 10px; {block:iftwocolumn}width:230px;{/block:iftwocolumn}{block:ifonecolumn}width:470px;{/block:ifonecolumn}} .permalink .permalink a:hover{ text-decoration:none; color:{color:post permalinks hover};} .boxperma { color:{color:post permalinks bg}; margin-top:-1px; font-size:18px; margin-left:365px;}
  98.  
  99.  
  100. #sidebar {margin-top:-65px;margin-left:300px;width:250px;{block:ifheader}margin-left:-30px;width:300px;{/block:ifheader}height:auto;border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; padding:7px; color:{color:Description}; font-size: 10px; text-align:left;position:absolute;{block:ifheader}position:absolute;{/block:ifheader} display:block;{block:iftextshadow}text-shadow:-2px 2px 0 {color:description shadow};{/block:iftextshadow} }
  101. div#qTip{ border-radius:5px;font-size: 8px;color:{color:text};background-color:#ffffff;text-shadow:-2px 2px 0 {color:text shadow};text-align: center; /* */ text-transform: uppercase;letter-spacing:1px;min-width:40px; max-width:120px; display: none; position: absolute; z-index: 99; padding: 3px;margin:5px 0px 0px 20px;}
  102. #top1{left:15%;position:absolute;top:-30px;width:300px;height:30px;}
  103. #titt a{ text-transform:uppercase; {block:iftitleshadow}text-shadow: -1px -1px 0 {color:title outline}, 1px -1px 0 {color:title outline}, -1px 1px 0 {color:title outline}, -4px 4px 0 {color:title shadow};{/block:iftitleshadow} font-size:{text:Title Size};font-family: 'Merriweather Sans', sans-serif; font-weight:bold; color:{color:Title};margin-top:-30px; } #titt a:hover{{block:iftextshadow} text-shadow: -1px -1px 0 {color:title hover outline}, 1px -1px 0 {color:title hover outline}, -1px 1px 0 {color:title hover outline}, -4px 4px 0 {color:title hover shadow};{/block:iftextshadow} color:{color:Title hover}; }
  104. #top{position:fixed;left:0px;bottom:0;width:80px;height:100%;background:{color:Border left};z-index:6; color:{color:Navlinks};}
  105.  
  106. {CustomCSS}</style></head><body>
  107. {block:IndexPage} <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> {/block:IndexPage} <script type="text/javascript"> $(window).load(function(){ $("p").remove(":contains('(Source:')"); $("p").remove(":contains('(source:')"); $("p").remove(":contains('(via ')"); }); </script> {block:indexpage} <script language="JavaScript"> function function1(){ window.scrollTo(0,5); } function function2(){ window.scroll(0,2); } </script> {/block:indexpage}
  108.  
  109. <div id="content">
  110. <div id="top">
  111. <div class="navv">
  112. <div style="margin-top:200px;margin-left:10px;{block:ifheader}left:1%{/block:ifheader};color:{color:Navlinks};
  113. top:10px;{block:iftextshadow}
  114. text-shadow:-2px 2px 0 {color:navlinks shadow};{/block:iftextshadow}
  115. font-size:14px;">
  116. <center>
  117. <a href="/" title="Refresh"><font size="3" color="{color:Navlinks}"><span class="fontawesome-arrow-left"></span></font></a>
  118. <br><br>
  119. <a href="/ask" title="Inbox"><font color="{color:Navlinks}"><span class="fontawesome-envelope-alt"></span></a>
  120. <br><br>
  121. {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}"><font color="{color:Navlinks}"><span class="fontawesome-reorder"></span></a><br><br>{/block:ifLink1}
  122. {block:ifLink2}
  123. <a href="{text:Link2}" title="{text:Link2 Title}"><font color="{color:Navlinks}"><span class="fontawesome-heart-empty"></span></a><br><br>{/block:ifLink2}
  124. {block:ifLink3} <a href="{text:Link3}" title="{text:Link3 Title}"><font color="{color:Navlinks}"><span class="fontawesome-asterisk"></span></a><br><br>{/block:ifLink3}
  125. {block:ifLink4} <a href="{text:Link4}" title="{text:Link4 Title}"><font color="{color:Navlinks}"><span class="fontawesome-folder-open-alt"></span></a><br><br>{/block:ifLink4}
  126. {block:ifLink5} <a href="{text:Link5}" title="{text:Link5 Title}"><font color="{color:Navlinks}"><span class="fontawesome-plus"></span></a>{/block:ifLink5}<p><p></font>
  127.  
  128.  
  129. </center></div></div>
  130. </div>
  131.  
  132. <div id="top1"><br><br><br><br><br><br><div id="titt"><div style="padding:10px;font-family: 'Merriweather Sans', sans-serif;"><center><a href="/"><i>{title}</i></a></div></div>
  133.  
  134. <div id="sidebar">
  135. <center><div style="color:{color:Description};{block:iftextshadow}text-shadow:-2px 2px 0 {color:text shadow};{/block:iftextshadow} font-size:12px;text-transform:lowercase;{block:ifsidebar}width:170px;{/block:ifsidebar}{block:ifheader}width:300px;{/block:ifheader}text-align:left;">{Description}</div>
  136. </div>
  137.  
  138. </div>
  139. <div style="{block:iftextshadow}text-shadow:-2px 2px 0 {color:text shadow};{/block:iftextshadow} color:{color:post permalinks}; text-decoration:none">
  140. <font color="{color:Text}">
  141. <div class="posts">
  142. {block:IndexPage}
  143. <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} <div class="entry">
  144. {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:IndexPage}{block:Date} <p><div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage} {/block:Text}
  145. {block:Indexpage}
  146. <article class="coen">
  147. {block:Photo} {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:Indexpage}
  148. {block:IndexPage}{block:Date}<p><div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage}
  149. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage}
  150. {/block:Photo}
  151. </article>{/block:Indexpage}
  152. {block:Permalinkpage}
  153. {block:Photo} {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:Indexpage}
  154. {block:IndexPage}{/block:IndexPage}
  155. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage} {/block:Photo}
  156. {/block:Permalinkpage}
  157. {block:Photoset} {block:IndexPage} {block:iftwocolumn}{photoset-250}{/block:iftwocolumn}{block:ifonecolumn}{photoset-500}{/block:ifonecolumn}{/block:IndexPage} {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage}{block:IndexPage}{block:Date} <div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage}{/block:Photoset} {block:Quote} <i>" <font color="{color:Text}" size="2">{Quote}</font>"</i> {block:Source} <font color="{color:Text}"> <div align="right">—{Source}</div></font> {/block:Source} {block:IndexPage}{block:Date} <p><div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage} {/block:Quote} {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="description1">{Description}</div></font> {/block:Description} {block:IndexPage}{block:Date} <div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage}{/block:Link} {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:IndexPage}{block:Date} <p><div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage} {/block:Chat} {block:Video} {Video-250} {/block:Video}
  158.  
  159. {block:Audio}
  160. <div class="post"><div class="audiopost">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><font size="1.5"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</font><font size="1.5"><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}</font></div></div>
  161. {block:IndexPage}{block:Date}<p><div class="boxperma"></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}">Reblog <span class="iconicfill-loop-alt1"></span></a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;{NoteCount} notes</a></span></div>{/block:Date}{/block:IndexPage}</div></font>
  162. {/block:Audio}</div>
  163. {block:PermalinkPage} <div class="notes"><div style="margin-left:13%; width:400px;font-size:12px;"><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><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>
  164. <div class="ta2"> <div class="fo2"><a href="http://neudest.tumblr.com"><font color="{color:Border left}">THEME BY NEUDEST</font></a></div></div>
  165.  
  166.  
  167. </body>
  168. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement