Advertisement
cosmica

Inbetweener

Aug 6th, 2013
4,748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.32 KB | None | 0 0
  1. <!--
  2.  
  3. ************************ C R E D I T *********************************
  4. Inbetweener Theme by http://-apple.tumblr.com
  5. More themes can be found at http://aerou.tumblr.com (previously known as applethemes)
  6.  
  7. ************************** R U L E S *********************************
  8.  
  9. *IF YOU BREAK ANY RULES, I'LL REPORT YOU.
  10. *DO NOT REMOVE ANY CREDIT OR ELSE YOU WILL BE REPORTED.
  11. *DO NOT CLAIM AS YOUR OWN.
  12. *EDITING THIS THEME IS ALLOWED. JUST LEAVE THE CREDITS ALONE AND DO NOT DISTRIBUTE AS OWN.
  13.  
  14. -->
  15.  
  16.  
  17. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19.  
  20. <head><title>{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  26.  
  27. {block:Description}
  28. <meta name="description" content="{MetaDescription}"/>
  29. {/block:Description}
  30.  
  31. <meta name="image:background" content="http://static.tumblr.com/qbwrk8v/8DJmp816p/bg_body.gif" />
  32. <meta name="image:sidebar" content="http://static.tumblr.com/qbwrk8v/ZU3mr5215/14.png" />
  33. <meta name="image:your" content="http://static.tumblr.com/qbwrk8v/9wlmr521v/tumblr_m9hyibnh4e1qkurtko1_500.jpg" />
  34.  
  35. <meta name="color:background" content="#eeeeee"/>
  36. <meta name="color:primary" content="#3a3a3a"/>
  37. <meta name="color:secondary" content="#f1f1f1"/>
  38. <meta name="color:tertiary" content="#ccc"/>
  39. <meta name="color:sidebar" content="#f1f1f1"/>
  40. <meta name="color:link" content="#79aac2"/>
  41. <meta name="color:link hover" content="#292929"/>
  42.  
  43. <meta name="if:bigger posts" content="0"/>
  44. <meta name="if:endless scrolling" content="1"/>
  45.  
  46. <meta name="text:link one" content="http://"/>
  47. <meta name="text:link one name" content=""/>
  48. <meta name="text:link two" content="http://"/>
  49. <meta name="text:link two name" content=""/>
  50. <meta name="text:link three" content="http://"/>
  51. <meta name="text:link three name" content=""/>
  52. <meta name="text:link four" content="http://"/>
  53. <meta name="text:link four name" content=""/>
  54. <meta name="text:link five" content="http://"/>
  55. <meta name="text:link five name" content=""/>
  56. <meta name="text:link six" content="http://"/>
  57. <meta name="text:link six name" content=""/>
  58. <meta name="text:link seven" content="http://"/>
  59. <meta name="text:link seven name" content=""/>
  60. <meta name="text:link eight" content="http://"/>
  61. <meta name="text:link eight name" content=""/>
  62. <meta name="text:link nine" content="http://"/>
  63. <meta name="text:link nine name" content=""/>
  64. <meta name="text:link ten" content="http://"/>
  65. <meta name="text:link ten name" content=""/>
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70. @font-face {font-family: "slkscr";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  71.  
  72.  
  73. body {
  74. background:{color:background};
  75. background-image:url('{image:background}');
  76. background-attachment: fixed;
  77. background-position: top center;
  78. font-family: consolas;
  79. font-size: 10px;
  80. font-weight: normal;
  81. text-align:justify;
  82. color:{color:primary};}
  83.  
  84. a {
  85. text-decoration:none;
  86. color:{color:link};
  87. -moz-transition: 0.3s ease-in;
  88. -webkit-transition: 0.3s ease-in;
  89. -o-transition: 0.3s ease-in;
  90. transition: 0.3s ease-in;}
  91. a:hover {
  92. color:{color:link hover};}
  93.  
  94. #sidebar {
  95. background:{color:sidebar};
  96. text-align:center;
  97. padding:10px;
  98. opacity:0.9;
  99. -moz-transition: 0.3s ease-in;
  100. -webkit-transition: 0.3s ease-in;
  101. -o-transition: 0.3s ease-in;
  102. transition: 0.3s ease-in;
  103. margin-top:100px;
  104. }
  105.  
  106. #sidebarbg {
  107. width:210px;
  108. height:100%;
  109. top:0px;
  110. bottom:0px;
  111. left:{block:indexpage}{block:ifbiggerposts}337px{/block:ifbiggerposts} {block:ifnotbiggerposts}290px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}700px{/block:permalinkpage};
  112. padding:7px;
  113. position:fixed;
  114. background: url({image:sidebar});
  115. background-size:240px auto;
  116. box-shadow:0px 0px 5px #ddd; border: 5px solid {color:background};
  117. z-index:1;
  118. }
  119.  
  120. #sidebarbg:hover #sidebar { height:auto; opacity:1;}
  121.  
  122. #sidebarbg:hover #nav {opacity:1; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; z-index:999;opacity:.9; height:auto; margin-bottom:-10px; margin-top:25px;}
  123.  
  124.  
  125.  
  126. #nav {
  127. text-transform: uppercase;
  128. text-decoration: none;
  129. text-align: center;
  130. opacity:0;
  131. -moz-transition: 0.3s ease-in;
  132. -webkit-transition: 0.3s ease-in;
  133. -o-transition: 0.3s ease-in;
  134. transition: 0.3s ease-in;
  135. background: url();
  136. margin-left:10px;
  137. width:170px;
  138. height:0px;
  139. position:absolute;
  140. }
  141.  
  142. #nav a {
  143. padding:4px; font-size:10px; background:{color:secondary}; color:{color:primary};
  144. -webkit-transition: all 0.5s ease;
  145. -moz-transition: all 0.5s ease;
  146. -o-transition: all 0.5s ease;
  147. margin-top:5px;
  148. margin-bottom:5px;
  149. display: block;
  150. text-align: center;
  151. line-height:5px;
  152. }
  153.  
  154. #nav a:hover {
  155. background:{color:link}; color:{color:secondary};-moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; text-shadow:2px 0px 0px #FFB3B6, -2px 0px 0px #c8eff1;line-height:10px;}
  156.  
  157. #picture {opacity:1;z-index:-1;}
  158.  
  159.  
  160. .title {
  161. font-size:20px;
  162. padding:3px;
  163. border-bottom:4px solid {color:background};
  164. display:inline-block;
  165. font-family: georgia;
  166. font-weight:normal;
  167. text-transform:lowercase;
  168. -moz-transition: 0.3s ease-in;
  169. -webkit-transition: 0.3s ease-in;
  170. -o-transition: 0.3s ease-in;
  171. transition: 0.3s ease-in;
  172. box-shadow:0px 0px 0px;
  173. }
  174. .title:hover {
  175. border-bottom:4px solid {color:tertiary};
  176. box-shadow:0px 0px 0px;
  177. text-shadow:5px 0px 0px #ffffff, -5px 0px 0px #ddd;
  178. }
  179.  
  180. h3 {
  181. font-weight:normal;
  182. font-family:consolas;
  183. margin-top:0px;
  184. margin-bottom:-8px;
  185. background-color:{color:secondary};
  186. padding:3px;}
  187.  
  188. .wrap {
  189. width:{block:indexpage}{block:ifbiggerposts}1250px{/block:ifbiggerposts} {block:ifnotbiggerposts}1040px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage};
  190. right:0px;
  191. padding-top:20px;}
  192.  
  193. .posts {
  194. width:{block:indexpage}{block:ifbiggerposts}1250px{/block:ifbiggerposts} {block:ifnotbiggerposts}1040px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage};
  195. position:relative;
  196. float:right;
  197. margin-bottom:50px;
  198. padding-bottom:10px;
  199. left:30px;
  200. }
  201.  
  202. .post {
  203. padding:5px;
  204.  
  205. {block:indexpage}
  206. margin-right:280px;
  207. margin-top:10px;
  208. margin-bottom:10px;
  209. margin-left:10px;
  210. width:{block:ifbiggerposts}250px{/block:ifbiggerposts}{block:ifnotbiggerposts}200px{/block:ifnotbiggerposts};
  211. {/block:indexpage}
  212. {block:permalinkpage}width:500px;{/block:permalinkpage}
  213. float:left;
  214. position:relative;
  215. box-shadow:0px 0px 5px #ddd; border: 1px solid #eee;
  216. -moz-border-image:url() 25 30 10 20 repeat stretch;
  217. -webkit-border-image:url() 25 30 10 20 repeat stretch;
  218. border-image:url() 25 30 10 20 repeat stretch;
  219. z-index:0;
  220. }
  221.  
  222. .post:hover .permalink {opacity:1;}
  223.  
  224. .permalink {text-align:left; text-transform:uppercase; opacity:.3; font-size:9px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  225.  
  226. .arrow { opacity:0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; width:{block:ifbiggerposts}100px{/block:ifbiggerposts} {block:ifnotbiggerposts}100px{/block:ifnotbiggerposts}; text-align:center; background-color:{color:secondary}; font-size:10px; line-height:10px; position: absolute; margin-left:-15px; margin-top:-15px; z-index:1; }
  227. {block:IndexPage}
  228. .post:hover .arrow {display: block; opacity:1; border:5px solid {color:secondary};}
  229. {/block:IndexPage}
  230.  
  231. #permapop {text-transform: uppercase;
  232. text-decoration: none;
  233. text-align: center;
  234. margin-top:-20px;
  235. margin-left:-10px;
  236. opacity:0;
  237. -moz-transition: 0.3s ease-in;
  238. -webkit-transition: 0.3s ease-in;
  239. -o-transition: 0.3s ease-in;
  240. transition: 0.3s ease-in;
  241. border:1px solid #eeeeee;
  242. margin-bottom: -10px;
  243. line-height: 30px;
  244. background: {color:secondary} url({image:border2});
  245. width:270px;}
  246. .post:hover #permapop {opacity:1; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; z-index:1;}
  247.  
  248. #permapop a {
  249. padding:4px; font-size:10px; background:{color:secondary}; color:{color:primary};
  250. -webkit-transition: all 0.5s ease;
  251. -moz-transition: all 0.5s ease;
  252. -o-transition: all 0.5s ease;
  253. margin-right:-6px;
  254. z-index:9999;
  255. }
  256.  
  257. #permapop a:hover {
  258. background:{color:primary}; color:{color:secondary};-moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; z-index:9999;}
  259.  
  260.  
  261. .text img, .text a img{
  262. border: none;
  263. {block:ifnotbiggerposts}max-width:100px;{/block:ifnotbiggerposts}
  264. {block:ifbiggerposts}max-width:200px;{/block:ifbiggerposts}
  265. }
  266.  
  267. #credit {position:fixed; bottom:11px; margin-left:5px; left:0px; z-index:1;}
  268. #credit a {padding:4px; font-size:10px; background:{color:secondary}; color:{color:primary};}
  269. #credit a:hover {background:{color:primary}; color:{color:secondary};}
  270.  
  271. .descrip {margin-top:5px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; padding:3px;background:{color:link}; color:{color:secondary};}
  272. .descrip:hover {background:{color:link}; color:#eee;}
  273.  
  274. .caption {font-size:8px; text-transform:uppercase; margin-top:-8px; background:{color:secondary};} #albart {width:{block:indexpage}{block:ifbiggerposts}250px{/block:ifbiggerposts}{block:ifnotbiggerposts}200px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage};}
  275.  
  276. .caption img {max-width:150px;}
  277.  
  278. .player {background:#000; width:{block:indexpage}{block:ifbiggerposts}250px{/block:ifbiggerposts}{block:ifnotbiggerposts}200px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage};}
  279. .notes {margin-top:8px; font-size:9px; font-weight:bold; text-transform:uppercase;}
  280. ol.notes {padding-left:40px; list-style-type:none; font-weight:normal; font-size:{text:font size}; text-transform:none;}
  281. ol.notes li.note {padding-top:2px;}
  282. ol.notes li.note img.avatar {width:14px; height:14px; border: 5px solid {color:secondary};}
  283.  
  284. .label {font-weight:bold; text-transform:uppercase; font-size:10px; font-family:{font:title};}
  285.  
  286. ul, ol {font-size:10px;}
  287.  
  288. blockquote{
  289. padding: 3px;
  290. margin: 3px;
  291. border-left: 1px dotted #666;
  292. }
  293.  
  294. img {border:0px; -webkit-filter: grayscale(50%); opacity:0.8; z-index:-999; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  295. img:hover {-webkit-filter: grayscale(0%); opacity:1;}
  296.  
  297. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  298. #infscr-loading {display:none;}
  299. .navigation{{block:ifendlessscrolling}display:none; opacity:0;{/block:ifendlessscrolling}{block:ifnotendlessscrolling}padding:10px; font-size:15px; border-bottom:1px dotted {color:tertiary}; background:{color:secondary}; float:left; position:relative; {block:indexpage}margin:18px; width:{block:ifbiggerposts}270px{/block:ifbiggerposts} {block:ifnotbiggerposts}200px{/block:ifnotbiggerposts};{/block:indexpage}{/block:ifnotendlessscrolling}}
  300.  
  301. ::-webkit-scrollbar{width:5px;height:5px;}
  302. ::-webkit-scrollbar-button:start:decrement
  303. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  304. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  305. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  306. ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  307.  
  308. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  309.  
  310. {CustomCSS}
  311. </style>
  312.  
  313. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  314.  
  315. {block:IndexPage}
  316. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  317. {block:ifendlessscrolling}<script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifendlessscrolling}
  318.  
  319. <script type="text/javascript">
  320. $(window).load(function () {
  321. $('.posts').masonry(),
  322. $('.masonryWrap').infinitescroll({
  323. navSelector : "div.navigation",
  324. // selector for the paged navigation (it will be hidden)
  325. nextSelector : ".navigation a#next",
  326. // selector for the NEXT link (to page 2)
  327. itemSelector : ".post",
  328. // selector for all items you'll retrieve
  329. bufferPx : 10000,
  330. extraScrollPx: 10000,
  331. loadingImg : "http://i39.tinypic.com/239zqf.gif",
  332. loadingText : "<em></em>",
  333. },
  334. // call masonry as a callback.
  335. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  336. );
  337. });
  338. </script>
  339. {/block:IndexPage}
  340.  
  341. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  342. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  343. <script type="text/javascript" charset="utf-8">
  344. var $j = jQuery.noConflict();
  345. $j(function() {
  346. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  347. $j("img").lazyload({
  348. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  349. effect: "fadeIn",
  350. });
  351. });
  352. </script>
  353. </head>
  354.  
  355. <body>
  356.  
  357. <div id="sidebarbg">
  358. <div id="sidebar">
  359. <div class="title"><a href="/"><i>{title}</i></a></div>
  360.  
  361. <center>
  362. <div id="nav">
  363. <a title="archive" href="/archive">history</a>
  364. <a href="/ask" title="inbox">message</a>
  365. {block:IfLinkOneName}<a href="{text:link one}">{text:link one name}</a>{/block:IfLinkOneName}
  366. {block:IfLinkTwoName}<a href="{text:link two}">{text:link two name}</a>{/block:IfLinkTwoName}
  367. {block:IfLinkThreeName}<a href="{text:link three}">{text:link three name}</a>{/block:IfLinkThreeName}
  368. {block:IfLinkFourName}<a href="{text:link four}">{text:link four name}</a>{/block:IfLinkFourName}
  369. {block:IfLinkFiveName}<a href="{text:link five}">{text:link five name}</a>{/block:IfLinkFiveName}
  370. {block:IfLinkSixName}<a href="{text:link six}">{text:link six name}</a>{/block:IfLinkSixName}
  371. {block:IfLinkSevenName}<a href="{text:link seven}">{text:link seven name}</a>{/block:IfLinkSevenName}
  372. {block:IfLinkEightName}<a href="{text:link eight}">{text:link eight name}</a>{/block:IfLinkEightName}
  373. {block:IfLinkNineName}<a href="{text:link nine}">{text:link Nine name}</a>{/block:IfLinkNineName}
  374. {block:IfLinkTenName}<a href="{text:link ten}">{text:link ten name}</a>{/block:IfLinkTenName}
  375. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  376. </div>
  377. </center>
  378.  
  379. <center>
  380. {block:IfYourImage}<br>
  381. <div id="picture">
  382. <img src="{image:Your}" width="190px" /><br>
  383. </div>
  384. {/block:IfYourImage}
  385. </center>
  386. {block:description}<div class="descrip">{description}</div>{/block:description}
  387.  
  388. </div>
  389. </div>
  390.  
  391.  
  392.  
  393. <div class="wrap">
  394. <div class="posts">
  395.  
  396. {block:Posts}
  397.  
  398. {block:Text}<div class="post text">
  399. <div class="arrow"> <a href="{Permalink}">provoke</a> → {NoteCountWithLabel} </div>
  400. {block:Title}<h3>{Title}</h3>{/block:Title} <div class="text">{Body}</div>
  401. </div>{/block:Text}
  402.  
  403. {block:Photo}<div class="post photo"><div id="photo">
  404. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}{block:ifnotbiggerposts}200px{/block:ifnotbiggerposts}{block:ifbiggerposts}250px{/block:ifbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}</div>
  405. </div>{/block:Photo}
  406.  
  407. {block:Photoset}<div class="post photoset">
  408. <div class="arrow"> <a href="{Permalink}">provoke</a> → {NoteCountWithLabel}</div>
  409. {block:IndexPage}<div style="width:{block:ifnotbiggerposts}200px{/block:ifnotbiggerposts}{block:ifbiggerposts}250px{/block:ifbiggerposts}; height:auto; overflow:hidden;">{block:ifnotbiggerposts}{Photoset-250}{/block:ifnotbiggerposts}{block:ifbiggerposts}{Photoset-250}{/block:ifbiggerposts}</div>{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}</div>{/block:Photoset}
  410.  
  411. {block:Quote}<div class="post quote"><a href="{Permalink}">{Quote}</a>{block:Source}<div style="opacity:.5;">{Source}</div>{/block:Source}</div>
  412. {/block:Quote}
  413.  
  414. {block:Link}<div class="post link">
  415. <div class="arrow"> <a href="{Permalink}">provoke</a> → {NoteCountWithLabel}</div>
  416. <h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}</div>
  417. {/block:Link}
  418.  
  419. {block:Chat}<div class="post chat">
  420. {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
  421. <a href="{Permalink}"><div class="flower">
  422. {block:Lines}
  423. <div class="flower {Alt}">
  424. {block:Label}
  425. <b>{Label}</b>
  426. {/block:Label}
  427. {Line}
  428. </div>
  429. {/block:Lines}
  430. </div></a>
  431. </div>{/block:Chat}
  432.  
  433. {block:Video}<div class="post video">
  434. <div class="arrow"> <a href="{Permalink}">provoke</a> → {NoteCountWithLabel}</div>
  435. {block:indexpage}<div style="width:{block:ifnotbiggerposts}200px{/block:ifnotbiggerposts}{block:ifbiggerposts}250px{/block:ifbiggerposts}; height:auto; overflow:hidden;">{block:ifnotbiggerposts}{Video-250}{/block:ifnotbiggerposts}{block:ifbiggerposts}{Video-250}{/block:ifbiggerposts}</div>{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}</div>{/block:Video}
  436.  
  437. {block:Audio}<div class="post audio">
  438. <div class="arrow"> <a href="{Permalink}">provoke</a> → {NoteCountWithLabel}</div>
  439. <div class="player">{AudioPlayerBlack}</div>{block:Caption}<div class="caption">{caption}</div>{/block:Caption}</div>{/block:Audio}
  440.  
  441. {block:PermalinkPage}<div class="notes">Posted {block:Date}{ShortDayOfWeek} {ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes}{AmPm}{/block:Date} with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div style="font-size:9px; font-weight:normal; margin-top:1px;">{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}{/block:Posts}
  442.  
  443. {block:Pagination}<div class="navigation">{block:NextPage}<p id="page_nav"><a style="float:left; margin-top:-15px;" href="{NextPage}" id="next">Older</a>{/block:NextPage}
  444. {block:PreviousPage}<a style="float:right; margin-top:-15px;" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}</div>{/block:Pagination}
  445.  
  446. </div></div></div>
  447.  
  448. <div style="position:fixed; bottom:3px; left:3px; font-size:8px; letter-spacing:0px; opacity:.5;;"><a href="http://-apple.tumblr.com/"><b>「 ۵ 」</b></a></div>
  449.  
  450. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement