Advertisement
kawaiibuu

POWDER

May 12th, 2014
21,643
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.55 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!--
  4. powder theme
  5. by softwaring.tumblr.com
  6. avalible at jubileethemes.tumblr.com
  7. if you remove theme credits you will be reported
  8. -->
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11.  
  12. <meta name="color:background" content="#fff"/>
  13. <meta name="color:text" content="#000"/>
  14. <meta name="color:links" content="#000"/>
  15. <meta name="color:links hover" content="#000"/>
  16. <meta name="color:accent text" content="#000"/>
  17. <meta name="color:border" content="#000"/>
  18. <meta name="color:post" content="#f4eded"/>
  19. <meta name="color:permalinks" content="#fcf4f4"/>
  20. <meta name="color:sidelinks" content="#fcf4f4"/>
  21.  
  22. <meta name="if:400px 1 column" content="0"/>
  23. <meta name="if:250px 1 column" content="0"/>
  24. <meta name="if:background cover" content="0"/>
  25. <meta name="if:disable right click" content="0"/>
  26. <meta name="if:enable url redirect" content="0"/>
  27. <meta name="if:infinite scroll" content="0"/>
  28. <meta name="if:larger margins" content="0"/>
  29. <meta name="if:show captions" content="0"/>
  30. <meta name="if:show description" content="0"/>
  31. <meta name="if:show tags" content="0"/>
  32. <meta name="if:show title" content="0"/>
  33. <meta name="if:transparent post" content="0"/>
  34. <meta name="if:transparent sidebar" content="0"/>
  35.  
  36. <meta name="image:background" content=""/>
  37. <meta name="image:cursor"
  38. content="http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png"/>
  39. <meta name="image:sidebar" content=""/>
  40.  
  41. <meta name="text:sidebar left" content="150"/>
  42. <meta name="text:sidebar top" content="150"/>
  43. <meta name="text:redirection tag"
  44. content="!important! put the tag you wish your blog to redirect to here, do not include /tagged/"/>
  45. <meta name="text:link 1 title" content="example" />
  46. <meta name="text:link 1 url" content="" />
  47. <meta name="text:link 2 title" content="" />
  48. <meta name="text:link 2 url" content="" />
  49. <meta name="text:link 3 title" content="" />
  50. <meta name="text:link 3 url" content="" />
  51. <meta name="text:link 4 title" content="" />
  52. <meta name="text:link 4 url" content="" />
  53. <meta name="text:link 5 title" content="" />
  54. <meta name="text:link 5 url" content="" />
  55. <meta name="text:link 6 title" content="" />
  56. <meta name="text:link 6 url" content="" />
  57.  
  58. {block:indexpage}
  59. {block:ifenableurlredirect}
  60. <script type="text/javascript"> if(location.href == 'http://{Name}.tumblr.com/') location.replace('http://{Name}.tumblr.com/tagged/{text:redirection tag}'); </script>{/block:ifenableurlredirect} {/block:indexpage}
  61. <link rel="icon" href="{Favicon}"/> <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/> <title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title> {CustomCSS} <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  62. <style type="text/css">
  63. #tumblr_controls{ z-index: 999999999; -webkit-filter: invert(100%); position: fixed !important; top: 0px !important;} .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  64. #infscr-loading {display:none;}
  65. .navigation {display:none!important;}
  66. #toTop { position:fixed; display:none; bottom: 15px; right: 12px; cursor:url('{image:cursor}'), progress !important; }
  67. #toTop img { max-width: 35px; }
  68. /** scrollbar **/
  69. ::-webkit-scrollbar-thumb{ background: {color:post}; border: 5px solid {color:background}; height:auto; }
  70. ::-webkit-scrollbar { height:auto; width: 15px; background: {color:post}; border: 7px solid {color:background}; }
  71.  
  72. body { font-family: helvetica; font-size: 10px; color: {color:text}; letter-spacing: 1px; margin: 0px; padding: 0px; background: {color:background} url('{image:background}')top left fixed repeat; {block:ifbackgroundcover} background-size: cover; {/block:ifbackgroundcover}
  73. cursor:url('{image:cursor}'), progress !important; }
  74.  
  75. .masonrywrap { {block:iflargermargins} width: 600px; {block:ifnot400px1column} width: 400px; {block:ifnot250px1column} width:700px; {block:ifnot250px1column} {/block:ifnot400px1column} {/block:iflargermargins}
  76. {block:ifnotlargermargins}
  77. width: 500px; {block:ifnot400px1column} width: 300px; {block:ifnot250px1column} width:700px; {block:ifnot250px1column} {/block:ifnot400px1column}{/block:ifnotlargermargins} margin: auto; }
  78. .post { width: 400px; {block:ifnot400px1column} width: 250px; {block:ifnot250px1column} width: 250px; {block:ifnot250px1column} {/block:ifnot400px1column}
  79. {block:ifnottransparentpost} background: {color:post}; outline: 1px solid {color:border};
  80. border: 1px outset {color:post}; {/block:ifnottransparentpost}
  81. {block:iftransparentpost} background: transparent; {/block:iftransparentpost}
  82. margin-top: 30px; margin-right: 40px; margin-bottom: 55px; padding: 10px 5px 5px 5px; {block:iflargermargins} margin-right: 50px; margin-bottom: 100px; {/block:iflargermargins} }
  83. .post a { text-decoration: none; }
  84. .filling { padding: 5px; border: 1px outset {color:post}; border-left: 1px inset {color:post}; border-top: 1px inset {color:post}; margin-left: -1px; text-align: center; {block:iftransparentpost} border: transparent; {/block:iftransparentpost} }
  85. .photofilling { padding: 0px; border: 1px outset {color:post}; border-left: 1px inset {color:post}; border-top: 1px inset {color:post}; margin-left: -1px; text-align: center; overflow: hidden; {block:iftransparentpost} border: transparent; {/block:iftransparentpost} }
  86. li { list-style-image:url('http://i.imgur.com/Khn3RHr.png'); margin: 0px 0px 0px -15px; padding: 0px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  87. li:hover { margin-left: -5px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  88. a { color: {color:links}; cursor:url('{image:cursor}'), progress !important; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
  89. a:hover { color: {color:links hover}; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  90. b, strong, i, italic { color: {color:accent text}; }
  91. small { font-size: 8px; text-transform: uppercase; }
  92. .cred { background: {color:post}; outline: 1px solid {color:border}; border: 1px outset {color:post}; bottom: 10px; left: 10px; position: fixed; padding: 2px 5px; text-transform: uppercase; font-family: consolas; font-size: 8px; } .cred a { text-decoration: none; } .cred:active { border: 1px inset {color:post}; }
  93. blockquote { margin: 0px; }
  94. ul { margin: 0px; }
  95. img { max-width: 100%; }
  96. .post img { margin-bottom: -4px; }
  97. .ex { background: {color:permalinks} url(http://i.imgur.com/AO7sI6L.png) no-repeat center; width: 25px; height: 9px; border: 1px outset {color:permalinks}; float: right; outline: 1px solid {color:border}; }
  98. .ex1 { background: {color:permalinks} url(http://i.imgur.com/zro0N3A.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:permalinks}; outline: 1px solid {color:border}; position: absolute; right: 5px;}
  99. .sq { background: {color:permalinks} url(http://i.imgur.com/zro0N3A.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:permalinks}; outline: 1px solid {color:border}; {block:if400px1column} margin: -11px 0px 7px 338px; {/block:if400px1column} {block:ifnot400px1column} margin: -11px 0px 7px 188px; {block:if250px1column} {/block:if250px1column} {block:ifnot250px1column} margin: -11px 0px 7px 188px; {/block:ifnot250px1column} {/block:ifnot400px1column} }
  100. .sq1 { background: {color:permalinks} url(http://i.imgur.com/LAhOldu.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:permalinks}; float: right; margin: 0px; outline: 1px solid {color:border}; }
  101. .ex:active, .sq:active, .sq1:active, .ex1:active { -webkit-filter: brightness(0.9); border: 1px inset {color:permalinks}; }
  102. .sidebar { {block:ifnottransparentsidebar} background: {color:post}; outline: 1px solid {color:border};
  103. border: 1px outset {color:post}; {/block:ifnottransparentsidebar}
  104. {block:iftransparentsidebar} background: transparent; {/block:iftransparentsidebar} position: fixed; padding: 5px; width: 138px; margin-left: {text:sidebar left}px; margin-top: {text:sidebar top}px;}
  105. .ref { background: {color:sidelinks} url(http://i.imgur.com/r12zaXS.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:sidelinks}; float: left; outline: 1px solid {color:border}; margin: 5px; }
  106. .msg { background: {color:sidelinks} url(http://i.imgur.com/86gd61B.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:sidelinks}; float: left; outline: 1px solid {color:border}; margin: 5px; }
  107. .index { background: {color:sidelinks} url(http://i.imgur.com/JW1wPFK.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:sidelinks}; float: left; outline: 1px solid {color:border}; margin: 5px; }
  108. .theme { background: {color:sidelinks} url(http://i.imgur.com/KMC9vsm.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:sidelinks}; float: left; outline: 1px solid {color:border}; margin: 5px; }
  109. .links { background: {color:sidelinks} url(http://i.imgur.com/raXtqcb.png) no-repeat center; width: 15px; height: 9px; border: 1px outset {color:sidelinks}; float: left; outline: 1px solid {color:border}; margin: 5px; }
  110. .ref:active, .msg:active, .index:active, .theme:active, .links:active { border: 1px inset {color:sidelinks}; -webkit-filter: brightness(0.9); }
  111.  
  112. #s-m-t-tooltip { font-family: consolas;
  113. padding: 2px 10px; background-color: {color:post}; max-width:130px;
  114. font-size: 8px; letter-spacing: 2px; text-transform:uppercase;
  115. color:{color:text}; z-index:999999999999999999999999999999999999; margin-left: 17px; margin-top:15px; text-align: center; border: 1px outset {color:post}; outline: 1px solid {color:border}; }
  116. .showed { padding: 5px; } .showed a { text-decoration: underline; }
  117. .caption { padding: 0px 3px; position: absolute; background: {color:post}; border: 1px solid {color:border}; opacity: 0; max-height: 150px; overflow: auto; {block:if400px1column} width: 360px; margin-left:18px; margin-top: 25px; {/block:if400px1column} {block:ifnot400px1column} margin-left: 18px; margin-top: 25px; width: 210px; {block:if250px1column} {/block:if250px1column} {block:ifnot250px1column}width: 210px; margin-left: 18px; margin-top: 25px; {/block:ifnot250px1column} {/block:ifnot400px1column} -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .caption a { font-size: 8px; text-transform: uppercase; } .post:hover .caption { opacity: 1; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  118.  
  119. .tags { text-align: center; margin-bottom: -5px; padding: 5px;}
  120. .tags a { text-decoration: none; letter-spacing: 1px; font-size: 8px; text-transform: uppercase; font-family: consolas; line-height: 14px; }
  121.  
  122. h1 { padding: 0px; text-align: center; font-family: consolas; font-size: 16px; margin: -5px 0px 0px 0px; font-weight: 200; }
  123. h2 { padding: 10px; text-transform: uppercase; border: 1px outset {color:permalinks}; background: {color:permalinks}; font-size: 10px; font-weight: 100px; margin: 0px; }
  124. h3 { font-style: italic; text-decoration: none; padding: 10px; text-transform: uppercase; border: 1px outset {color:permalinks}; background: {color:permalinks}; font-size: 10px; font-weight: 100px; margin: 0px; }
  125. .chat .line{ margin: 0 0 1px; padding: 2px 10px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  126. .chat .even { border: 1px outset {color:post}; -webkit-filter: contrast(1.2); background: {color:post}; text-align: right; }
  127.  
  128. </style>
  129.  
  130.  
  131.  
  132. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  133. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  134. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  135. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  136. <script>
  137. (function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);
  138. </script>
  139. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  140. <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
  141. <script type="text/javascript"
  142. src="http://static.tumblr.com/mqkrxog/Mcmmz7osn/jquery.min_1_.js"></script>
  143. <script type="text/javascript">
  144. jQuery(document).ready(function() {
  145. jQuery(".showed").hide();
  146. jQuery(".click").click(function()
  147. {
  148. jQuery(this).next(".showed").animate({
  149. opacity: "toggle", height: "toggle"
  150. }, 600);
  151.  
  152. });});
  153. </script>
  154. {block:IndexPage}
  155. <script src="http://static.tumblr.com/mqkrxog/WbVn5j0z0/masonn.js"></script>
  156. {block:ifinfinitescroll}
  157. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifinfinitescroll}
  158. <script type="text/javascript">
  159. $(window).load(function () {
  160. $('#posts').masonry(),
  161. $('.masonryWrap').infinitescroll({
  162. navSelector : "div.navigation",
  163. // selector for the paged navigation (it will be hidden)
  164. nextSelector : ".navigation a#next",
  165. // selector for the NEXT link (to page 2)
  166. itemSelector : ".post",
  167. // selector for all items you'll retrieve
  168. bufferPx : 10000,
  169. extraScrollPx: 10000,
  170. loadingImg : "http://www.freeiconsweb.com/Icons-show/loading/loading2.gif",
  171. loadingText : "<em></em>",
  172. },
  173. // call masonry as a callback.
  174. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  175. );
  176. });
  177. </script>
  178. {/block:IndexPage}
  179. {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}</head><body>
  180.  
  181. <div class="sidebar"> <h1 style="{block:ifnotshowtitle}display: none;{/block:ifnotshowtitle}">{Title}</h1>
  182. <center><img src="{image:sidebar}"></center>
  183. <a href="/" title="refresh"><div class="ref"></div></a> <a href="/ask" title="mailbox"><div class="msg"></div></a> <a href="/archive" title="post archive"><div class="index"></div></a> <a href="http://jubileethemes.tumblr.com" title="theme credit"><div class="theme"></div></a> <a class="click" title="links"><div class="links"></div></a>
  184. <div class="showed">
  185. {block:iflink1title}<a href="{text:link 1 url}">{text:link 1 title}</a> {/block:iflink1title}{block:iflink2title}<a href="{text:link 2 url}">{text:link 2 title}</a> {/block:iflink2title}{block:iflink3title}<a href="{text:link 3 url}">{text:link 3 title}</a> {/block:iflink3title} {block:iflink4title}<a href="{text:link 4 url}">{text:link 4 title}</a> {/block:iflink4title} {block:iflink5title}<a href="{text:link 5 url}">{text:link 5 title}</a> {/block:iflink5title} {block:iflink6title}<a href="{text:link 6 url}">{text:link 6 title}</a> {/block:iflink6title}
  186. </div>
  187. {block:ifshowdescription}<div class="des"><center>{Description}</div></center>{/block:ifshowdescription}
  188.  
  189. {block:IndexPage}{block:Pagination}<center><div id="pagination" style="{block:ifinfinitescroll}display:none;{/block:ifinfinitescroll}">{block:NextPage}<a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>{/block:NextPage}{block:PreviousPage}<a href="{PreviousPage}">&larr;&nbsp;</a>{/block:PreviousPage}</div></center>{/block:Pagination}{/block:IndexPage}
  190. </div>
  191. <div id="contentcolumn"> <div class="masonrywrap">
  192. <div id="posts">
  193. {block:Posts}
  194. <div class="post">
  195. {block:ContentSource}
  196. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  197. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  198. {/block:SourceLogo}
  199. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  200. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  201.  
  202. <div class="permaa">
  203. <a href="{ReblogURL}" target="_blank" class="details" title="reblog"><div class="ex"></div></a>
  204. <a href="{Permalink}" target="_blank" title="{block:Date}Posted {Month} {DayofMonth} {Year} with {NoteCountwithLabel}{/block:Date}" ><div class="sq1"></div></a>
  205. <a href="{Permalink}" target="_blank"><div class="sq" ></div></a>
  206. </div>
  207.  
  208.  
  209. {block:Text}
  210. <div class="filling">
  211. {block:Title}<h2>{Title}</h2>{/block:Title}
  212. {Body}
  213.  
  214. {block:HasTags}{block:ifshowtags}
  215. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  216. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  217. </div>
  218. {/block:ifshowtags}{/block:hasTags}
  219.  
  220. </div>
  221. {/block:Text}
  222.  
  223. {block:Link}
  224. <div class="filling">
  225. <a href="{URL}"><h3>{Name}</h3></a>
  226. {block:Description}{Description}{/block:Description}
  227.  
  228. {block:HasTags}{block:ifshowtags}
  229. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  230. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  231. </div>
  232. {/block:ifshowtags}{/block:hasTags}
  233.  
  234. </div>
  235. {block:Link}
  236.  
  237. {block:Photo}<div class="photofilling">
  238. {block:ifshowcaptions} {block:Caption} <div class="caption"><div class="ex1"></div> {Caption} </div> {/block:Caption}{/block:ifshowcaptions}
  239. <a href="{permalink}"><img src="{PhotoURL-HighRes}"></img></a>
  240.  
  241.  
  242.  
  243. {block:HasTags}{block:ifshowtags}
  244. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  245. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  246. </div>
  247. {/block:ifshowtags}{/block:hasTags}
  248.  
  249.  
  250. </div>
  251. {/block:Photo}
  252.  
  253. {block:Answer}
  254. <div class="filling">
  255. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:10px;border-radius:100px;"/> <b>{Asker}</b> <p align="right">{Question}</p>{Answer}
  256.  
  257. {block:HasTags}{block:ifshowtags}
  258. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  259. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  260. </div>
  261. {/block:ifshowtags}{/block:hasTags}
  262.  
  263. </div>
  264. {/block:Answer}
  265.  
  266. {block:Photoset} <div class="photofilling">
  267. {block:ifshowcaptions} {block:Caption} <div class="caption"><div class="ex1"></div> {Caption} </div> {/block:Caption}{/block:ifshowcaptions}
  268. {block:if400px1column}
  269. {Photoset-400}{/block:if400px1column}
  270. {block:ifnot400px1column}
  271. {block:if250px1column} {Photoset-250} {/block:if250px1column}
  272. {block:ifnot250px1column}
  273. {Photoset-250}
  274. {block:ifnot250px1column}
  275. {/block:ifnot400px1column}
  276.  
  277. {block:HasTags}{block:ifshowtags}
  278. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  279. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  280. </div>
  281. {/block:ifshowtags}{/block:hasTags}</div>
  282. {/block:Photoset}
  283.  
  284. {block:Quote}
  285. <div class="filling">
  286. {Quote}
  287.  
  288. {block:HasTags}{block:ifshowtags}
  289. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  290. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  291. </div>
  292. {/block:ifshowtags}{/block:hasTags}
  293.  
  294. </div>
  295. {/block:Quote}
  296.  
  297. {block:Audio}
  298. <div class="photofilling">
  299. <div style="background: white; color: black; padding: 5px;">{block:AlbumArt}<a href="{permalink}"><img src="{AlbumArtURL}" width="100%"/></a>{/block:AlbumArt} <div style="width: 25px; overflow: hidden; position: absolute; margin-top: 5px;">{AudioPlayerWhite}</div> <p style="padding: 2px; text-transform: uppercase;"> {block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</p>
  300.  
  301. {block:HasTags}{block:ifshowtags}
  302. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  303. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  304. </div>
  305. {/block:ifshowtags}{/block:hasTags}
  306. </div>
  307. {block:ExternalAudio}{/block:ExternalAudio}</div>
  308. {/block:Audio}
  309.  
  310. {block:video}
  311. <div class="filling">
  312. {block:indexpage}
  313. <center><h1><a href="{permalink}">view video</a></h1></center>
  314. {block:indexpage} {block:permalinkpage} {video-500} {/block:permalinkpage}
  315.  
  316. {block:HasTags}{block:ifshowtags}
  317. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  318. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  319. </div>
  320. {/block:ifshowtags}{/block:hasTags}
  321.  
  322. </div>
  323. {/block:video}
  324.  
  325. {block:Chat}
  326. <div class="filling">
  327. {block:Title}<div class="title"><center>{Title}</center></div>{/block:Title}
  328. <div class="chat">
  329. <div class="lines">
  330. {block:Lines}
  331. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  332. {/block:Lines}
  333. </div>
  334. </div>
  335.  
  336. {block:HasTags}{block:ifshowtags}
  337. <div class="tags"> <img src="http://i.imgur.com/nFqDmsn.png" style="margin-top: 4px; float: left;"/>
  338. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  339. </div>
  340. {/block:ifshowtags}{/block:hasTags}
  341.  
  342. </div>
  343. {/block:Chat}
  344.  
  345. {block:PermalinkPage}
  346. <center>
  347. {block:Date} {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  348. <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  349. {/block:Date}
  350. {block:RebloggedFrom}
  351. <center><br>{via: <a href="{ReblogParentURL}">{ReblogParentName}</a>}
  352. </center>
  353. {/block:RebloggedFrom}
  354. {/block:PermalinkPage}
  355.  
  356. {block:PostNotes}<div class="notes">{PostNotes}</div>
  357. {/block:PostNotes}
  358. </div>
  359. {/block:Posts} </div></div>
  360.  
  361. </div> <br> <br>
  362. </body> </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement