Advertisement
tomkirk

Taurus

Mar 23rd, 2015
7,969
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.98 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. [ T H E M E B Y ]
  9.  
  10. ○ ● ○
  11.  
  12. [ T O M K I R K ]
  13.  
  14.  
  15.  
  16.  
  17.  
  18. -->
  19. <html>
  20. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  21. <html xmlns="http://www.w3.org/1999/xhtml">
  22. <head>
  23.  
  24. <script src="http://tympanus.net/Development/FullscreenOverlayStyles/js/modernizr.custom.js"></script>
  25.  
  26. <!--Default Variables-->
  27. <!--Colors-->
  28. <meta name="color:Background" content="#ffffff"/>
  29. <meta name="color:Ask Background" content="#000000"/>
  30. <meta name="color:Ask Text" content="#ffffff"/>
  31. <meta name="color:Text" content="#000000"/>
  32. <meta name="color:Text" content="#000000"/>
  33. <meta name="color:Border" content="#ffee59"/>
  34. <meta name="color:Link Border" content="#ffee59"/>
  35. <meta name="color:Link Hover Border" content="#e8e8e8"/>
  36. <meta name="color:Tool Tip" content="#ffffff"/>
  37. <meta name="color:Tool Tip Text" content="#000000"/>
  38. <meta name="color:Perma" content="#ffffff"/>
  39. <meta name="color:Perma Text" content="#000000"/>
  40. <meta name="color:Nav" content="#ffffff"/>
  41. <meta name="color:Nav Hover" content="#ffffff"/>
  42.  
  43. <!--Images-->
  44. <meta name="image:Background" content=""/>
  45.  
  46. <!--Options-->
  47. <meta name="if:Infinite Scroll" content=""/>
  48. <meta name="if:250px" content="1"/>
  49. <meta name="if:Tiny Cursor" content=""/>
  50. <meta name="if:Crosshair Cursor" content=""/>
  51. <meta name="if:Captions" content=""/>
  52. <meta name="if:Photo Zoom" content="1"/>
  53.  
  54. <!--Links-->
  55. <meta name="text:Link 1 URL" content="/"/>
  56. <meta name="text:Link 1 name" content=""/>
  57. <meta name="text:Link 2 URL" content="/"/>
  58. <meta name="text:Link 2 name" content=""/>
  59. <meta name="text:Link 3 URL" content="/"/>
  60. <meta name="text:Link 3 name" content=""/>
  61. <meta name="text:Link 4 URL" content="/"/>
  62. <meta name="text:Link 4 name" content=""/>
  63.  
  64. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  65.  
  66. {block:Description}
  67. <meta name="description" content="{MetaDescription}" />{/block:Description}
  68. <title>
  69. {block:PostSummary}
  70. {PostSummary} - {/block:PostSummary}{Title}</title>
  71. </style>
  72.  
  73. <style type="text/css">
  74.  
  75. iframe#tumblr_controls {-webkit-filter:invert(100%);-moz-filter:invert(100%);-filter:invert(100%);right:3px;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;z-index:9999999999999;}
  76.  
  77. iframe#tumblr_controls:hover{opacity:1;}
  78.  
  79. html,body,a,a:hover{
  80. {block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/bdff266e410c6a626f3d7ba461afff73/tumblr_inline_nf2nph3m4q1rs8bwg.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}
  81. }
  82.  
  83. body{background:{color:Background};{block:ifbackgroundimage}background-image:url('{image:background}');{/block:ifbackgroundimage}background-attachment:fixed;background-repeat:repeat;background-position:center;font-family:consolas,arial;font-size:11px;line-height:16px;color:{color:Text};
  84. {block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/bdff266e410c6a626f3d7ba461afff73/tumblr_inline_nf2nph3m4q1rs8bwg.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}
  85. }
  86.  
  87. a:link, a:active, a:visited{color:{color:Link};border-bottom:1px solid {color:Link Border};padding:0 0 2px 0;text-decoration:none;-webkit-transition: all 0.s linear;-moz-transition: all 0.s linear;transition: all 0.s linear;{block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/769de35144cf314ac2a3c6cc0f5f369a/tumblr_inline_nf2nq0naf51rs8bwg.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
  88.  
  89. a:hover{border-bottom:1px solid {color:Link Hover Border};}
  90.  
  91. #s-m-t-tooltip {
  92. max-width:300px;
  93. margin:25px 20px 25px 20px;
  94. background-color:{color:Tool Tip};
  95. color:{color:Tool Tip Text};
  96. font-size:12px;
  97. line-height:12px;
  98. padding:3px 5px 3px 5px;
  99. box-shadow:rgba(0,0,0,0.07) 4px 4px;
  100. -webkit-transition: all 0.2s ease-out;
  101. -moz-transition: all 0.2s ease-out;
  102. transition: all 0.2s ease-out;
  103. z-index:999999999999999999999999999999999999;
  104. }
  105.  
  106. #container {
  107. margin:0 0 0 200px;
  108. {block:IndexPage}
  109. {block:if250px}width:250px;{/block:if250px}
  110. {block:ifNot250px}width:400px;{/block:ifNot250px}
  111. {/block:IndexPage}
  112. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  113. }
  114.  
  115. #content{
  116. {block:if250px}width:250px;{/block:if250px}
  117. {block:ifNot250px}width:400px;{/block:ifNot250px}
  118. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  119. }
  120.  
  121. #entry{
  122. position:relative;
  123. margin:0 0 100px 0;
  124. {block:if250px}width:250px;{/block:if250px}
  125. {block:ifNot250px}width:400px;{/block:ifNot250px}
  126. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  127. z-index:1;
  128. {block:ifAnimation}
  129. -webkit-animation:ent 5s;
  130. animation:ent 5s;
  131. {/block:ifAnimation}
  132. -webkit-transition: all 0.7s linear;
  133. -moz-transition: all 0.7s linear;
  134. transition: all 0.7s linear;
  135. }
  136.  
  137. @-webkit-keyframes ent {
  138. 0% {opacity:0;}
  139. 25% {opacity:1;}
  140. }
  141.  
  142. #entry img{max-width:100%;}
  143.  
  144. #pic a{padding:0 0 0 0;}
  145.  
  146. #entry #pic{
  147. overflow:hidden;
  148. position:relative;
  149. }
  150.  
  151. #entry #pic img{
  152. display:block;
  153. -webkit-transition: all 0.5s ease-out;
  154. -moz-transition: all 0.5s ease-out;
  155. transition: all 0.5s ease-out;
  156. }
  157.  
  158. #entry:hover #pic img{
  159. {block:IndexPage}
  160. {block:ifPhotoZoom}
  161. -webkit-transform: scale(1.10);
  162. -moz-transform: scale(1.10);
  163. -o-transform: scale(1.10);
  164. transform: scale(1.10);
  165. {/block:ifPhotoZoom}
  166. {/block:IndexPage}
  167. }
  168.  
  169. #entry #pset{
  170. overflow:hidden;
  171. display:block;
  172. -webkit-transition: all 0.5s ease-out;
  173. -moz-transition: all 0.5s ease-out;
  174. transition: all 0.5s ease-out;
  175. }
  176.  
  177. #entry:hover #pset{
  178. {block:IndexPage}
  179. {block:ifPhotoZoom}
  180. -webkit-transform: scale(1.10);
  181. -moz-transform: scale(1.10);
  182. -o-transform: scale(1.10);
  183. transform: scale(1.10);
  184. {/block:ifPhotoZoom}
  185. {/block:IndexPage}
  186. }
  187.  
  188. .com:last-child{display:none;}
  189.  
  190. #entry #permalink{
  191. position:absolute;
  192. margin:-60px 0 0 0;
  193. opacity:0;
  194. width:40px;
  195. text-align:center;
  196. padding:5px 5px 5px 5px;
  197. background:{color:Perma};
  198. border-radius:5px;
  199. -webkit-border-radius:5px;
  200. -moz-border-radius:5px;
  201. -webkit-transition: all 0.3s ease-out;
  202. -moz-transition: all 0.3s ease-out;
  203. transition: all 0.3s ease-out;
  204. }
  205.  
  206. #entry:hover #permalink{
  207. opacity:1;
  208. margin:-50px 0 0 0;
  209. }
  210.  
  211. #permalink a{
  212. border:0px;
  213. color:{color:Perma Text};
  214. font-family:consolas,arial;
  215. font-weight:bold;
  216. font-size:11px;
  217. }
  218.  
  219. #permalink #p_tri{
  220. position:absolute;
  221. margin:5px 0 0 11px;
  222. width: 0;
  223. height: 0;
  224. border-style: solid;
  225. border-width: 9px 10px 0px 10px;
  226. border-color:{color:Perma} transparent transparent transparent;
  227. }
  228.  
  229. #entry #permalinkpg{
  230. background:{color:Perma};
  231. color:{color:Perma Text};
  232. margin:20px 0 0 0px;
  233. padding:10px 13px 10px 13px;
  234. -webkit-transition: all 0.4s linear;
  235. -moz-transition: all 0.4s linear;
  236. transition: all 0.4s linear;
  237. line-height:18px;
  238. z-index:1;
  239. }
  240.  
  241. #entry:hover #permalinkpg{
  242. opacity:1;
  243. }
  244.  
  245. #permalinkpg a{
  246. color:{color:Perma Text};
  247. padding:0 0 2px 0;
  248. border-bottom:1px solid transparent;
  249. }
  250.  
  251. #permalinkpg a:hover{
  252. border-bottom:1px solid {color:Perma Text};
  253. }
  254.  
  255. #permalinkpg #p_tri2{
  256. position:absolute;
  257. margin:-18px 0 0 10px;
  258. width: 0;
  259. height: 0;
  260. border-style: solid;
  261. border-width: 0 10px 9px 10px;
  262. border-color:transparent transparent {color:Perma} transparent;
  263. }
  264.  
  265. .cap{
  266. margin:10px 0 10px 0;
  267. }
  268.  
  269. #ask {
  270. padding:10px;
  271. background:{color:Ask Background};
  272. color:{color:Ask Text};
  273. }
  274.  
  275. .asktri1{
  276. margin:-6px 0 0 30px;
  277. width: 0;
  278. height: 0;
  279. border-style: solid;
  280. border-width: 13px 12.5px 0 12.5px;
  281. border-color: {color:Ask Background} transparent transparent transparent;
  282. }
  283.  
  284. .askername{
  285. position:Absolute;
  286. margin:-29px 0 0 39px;
  287. }
  288.  
  289. .askername a{
  290. padding:0 0 0 0;
  291. background:transparent;
  292. color:{color:Ask Text};
  293. border-bottom:2px solid {color:Ask Text};
  294. }
  295.  
  296. .askerimg{
  297. margin-bottom:8px;
  298. }
  299.  
  300. .askerimg img{
  301. width:30px;
  302. border-radius:30px;
  303. -webkit-border-radius:30px;
  304. -moz-border-radius:30px;
  305. }
  306.  
  307. #answer{
  308. margin:10px 15px 20px 15px;
  309. }
  310.  
  311.  
  312. h1{
  313. font-size:27px;
  314. line-height:30px;
  315. margin:0 0 -5px 0;
  316. font-family:helvetica;
  317. }
  318.  
  319. h2{
  320. font-size:27px;
  321. line-height:30px;
  322. margin:0 0 5px 0;
  323. font-family:helvetica;
  324. }
  325.  
  326. blockquote{
  327. padding-left:10px;
  328. margin:0 0 0 15px;
  329. border-left:2px solid {color:Link};
  330. }
  331.  
  332. p {
  333. margin:10px 0 10px 0;
  334. }
  335.  
  336. .ol, ul {
  337. margin-left:30px;
  338. padding:5px;
  339. }
  340.  
  341. .ul {
  342. list-style-type:square;
  343. }
  344.  
  345. .chat .line{
  346. padding: 2px;
  347. }
  348.  
  349. .chat .line .odd{
  350. padding:2px;
  351. color:{color:Ask Text};
  352. background:{color:Ask Background};
  353. }
  354.  
  355. .label {
  356. font-weight:bold;
  357. }
  358.  
  359. .audioplayer{
  360. padding:10px;
  361. background:black;
  362. opacity:1;
  363. }
  364.  
  365. .audioinfo{
  366. border-top:1px solid rgba(255,255,255,1);
  367. padding:10px;
  368. background:black;
  369. color:white;
  370. opacity:1;
  371. }
  372.  
  373. .notes img{
  374. width:10px;
  375. position:left;
  376. margin:3px 5px 0 0;
  377. -webkit-border-radius:10px;
  378. -moz-border-radius:10px;
  379. border-radius:10px;
  380. }
  381.  
  382. .notes {
  383. line-height:25px;
  384. }
  385.  
  386. #top{
  387. position:fixed;
  388. width:100%;
  389. height:110px;
  390. top:0;
  391. left:0;
  392. z-index:99999;
  393. border-bottom:10px solid {color:Border};
  394. padding:5px 0 0 0;
  395. }
  396.  
  397. .t1{position:fixed;height:1px;width:100%;background:{color:Border};margin:5px 0 0 0;left:0;z-index:99999;}
  398. .t2{position:fixed;height:1px;width:100%;background:{color:Border};margin:20px 0 0 0;left:0;z-index:99999;}
  399. .t3{position:fixed;height:1px;width:100%;background:{color:Border};margin:35px 0 0 0;left:0;z-index:99999;}
  400. .t4{position:fixed;height:1px;width:100%;background:{color:Border};margin:50px 0 0 0;left:0;z-index:99999;}
  401. .t5{position:fixed;height:1px;width:100%;background:{color:Border};margin:65px 0 0 0;left:0;z-index:99999;}
  402. .t6{position:fixed;height:1px;width:100%;background:{color:Border};margin:80px 0 0 0;left:0;z-index:99999;}
  403. .t7{position:fixed;height:1px;width:100%;background:{color:Border};margin:95px 0 0 0;left:0;z-index:99999;}
  404.  
  405. #left{
  406. position:fixed;
  407. width:110px;
  408. height:100%;
  409. top:0;
  410. left:0;
  411. z-index:99999;
  412. border-right:10px solid {color:Border};
  413. padding:0 0 0 5px;
  414. }
  415.  
  416. .l1{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 10px;left:0;z-index:99999;}
  417. .l2{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 25px;left:0;z-index:99999;}
  418. .l3{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 40px;left:0;z-index:99999;}
  419. .l4{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 55px;left:0;z-index:99999;}
  420. .l5{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 70px;left:0;z-index:99999;}
  421. .l6{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 85px;left:0;z-index:99999;}
  422. .l7{position:fixed;height:100%;width:1px;background:{color:Border};margin:0 0 0 100px;left:0;z-index:99999;}
  423.  
  424.  
  425. #right{
  426. position:fixed;
  427. width:240px;
  428. {block:IndexPage}
  429. {block:if250px}margin:0 0 0 320px; {/block:if250px}
  430. {block:ifNot250px}margin:0 0 0 470px; {/block:ifNot250px}
  431. {/block:IndexPage}
  432. {block:PermalinkPage}margin:0 0 0 470px;{/block:PermalinkPage}
  433. }
  434.  
  435. .bt{
  436. line-height:34px;
  437. font-size:40px;
  438. font-weight:bold;
  439. font-family:helvetica;
  440. z-index:999999999;
  441. }
  442.  
  443. .bt a{color:{color:Nav};border-bottom:0px;}
  444. .bt a:hover{color:{color:Nav Hover};}
  445.  
  446. .nav{
  447. width:140px;
  448. margin:0px 0 0 0px;
  449. font-family:arial;
  450. font-weight:bold;
  451. font-size:14px;
  452. line-height:20px;
  453. }
  454.  
  455. .nav a{
  456. display:block;
  457. color:{color:Nav};
  458. background:transparent;
  459. border-bottom:0px;
  460. }
  461.  
  462. .nav a:hover{
  463. color:{color:Nav Hover};
  464. }
  465. #pgs{
  466. text-align:center;
  467. margin:10px 0 90px 0;
  468. font-size:20px;
  469. font-weight:bold;
  470. font-family:helvetica;
  471. }
  472.  
  473. #pgs a{
  474. margin:0 1px 0 1px;
  475. color:{color:Text};
  476. }
  477.  
  478.  
  479. {CustomCSS}
  480. </style>
  481.  
  482. <link rel="shortcut icon" href="{Favicon}">
  483. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
  484. {block:ifLazyLoad}
  485. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  486. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  487. <script type="text/javascript" charset="utf-8">
  488. var $j = jQuery.noConflict();
  489. $j(function() {
  490. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  491. $j("img").lazyload({
  492. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  493. effect: "fadeIn",
  494. });
  495. });
  496. </script>
  497. {/block:ifLazyLoad}
  498.  
  499. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  500. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  501. <script>
  502. (function($){
  503. $(document).ready(function(){
  504. $("a[title]").style_my_tooltips({
  505. tip_follows_cursor:true,
  506. tip_delay_time:90,
  507. tip_fade_speed:100,
  508. attribute:"title"
  509. });
  510. });
  511. })(jQuery);
  512. </script>
  513.  
  514. </head>
  515. <body>
  516.  
  517. <div id="container">
  518. <div id="top">
  519. <div class="t1"></div>
  520. <div class="t2"></div>
  521. <div class="t3"></div>
  522. <div class="t4"></div>
  523. <div class="t5"></div>
  524. <div class="t6"></div>
  525. <div class="t7"></div>
  526. </div>
  527.  
  528. <div id="left">
  529. <div class="l1"></div>
  530. <div class="l2"></div>
  531. <div class="l3"></div>
  532. <div class="l4"></div>
  533. <div class="l5"></div>
  534. <div class="l6"></div>
  535. <div class="l7"></div>
  536. </div>
  537.  
  538. <br><br><br><br><br><br><br><br><br><br><br><br>
  539.  
  540. <div id="right">
  541. <div class="bt"><a href="/">{Title}</a></div>
  542. {Description}
  543.  
  544. {block:ifLink1name}
  545. <div class="nav">
  546. <a href="{text:Link 1 URL}"><div class="dot"></div>{text:Link 1 name}</a>
  547. </div>
  548. {/block:ifLink1name}
  549. {block:ifLink2name}
  550. <div class="nav">
  551. <a href="{text:Link 2 URL}"><div class="dot"></div>{text:Link 2 name}</a>
  552. </div>
  553. {/block:ifLink2name}
  554. {block:ifLink3name}
  555. <div class="nav">
  556. <a href="{text:Link 3 URL}"><div class="dot"></div>{text:Link 3 name}</a>
  557. </div>
  558. {/block:ifLink3name}
  559. {block:ifLink4name}
  560. <div class="nav">
  561. <a href="{text:Link 4 URL}"><div class="dot"></div>{text:Link 4 name}</a>
  562. </div>
  563. {/block:ifLink4name}
  564. </div>
  565.  
  566. <div id="content">
  567.  
  568. {block:Posts}
  569. <div id="entry">
  570.  
  571. {block:IndexPage}
  572. <div id="permalink">
  573. <a title="{TimeAgo}"href="{Permalink}">{NoteCount}</a>
  574. <div id="p_tri"></div>
  575. </div>
  576. {/block:IndexPage}
  577.  
  578. {block:Answer}
  579. <div id="ask">
  580. <div class="askerimg"><img src="{AskerPortraitURL-128}"></div>
  581. <span class="askername"> {Asker} asked:</span>
  582. <span style="padding-left:3px;padding-right:3px;">{Question}</span>
  583. </div>
  584. <div class="asktri1"></div>
  585. <div id="answer">{Answer}</div>
  586. {/block:Answer}
  587.  
  588. {block:Text}
  589. {block:Title}
  590. <h1>{Title}</h1>
  591. {/block:Title}
  592. {Body}
  593. {/block:Text}
  594.  
  595. {block:Link}
  596. <h1><a href="{URL}">{Name} »</a></h1>
  597. {block:Description}{Description}{/block:Description}
  598. {/block:Link}
  599.  
  600. {block:Photo}
  601. <div id="pic">
  602. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}">
  603. </div>
  604. {block:ifCaptions}
  605. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  606. {/block:ifCaptions}
  607. {block:ifNotCaptions}
  608. {block:PermalinkPage}
  609. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  610. {/block:PermalinkPage}
  611. {/block:ifNotCaptions}
  612. {block:ContentSource}
  613. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  614. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  615. {/block:SourceLogo}
  616. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  617. {/block:ContentSource}
  618. {block:ReblogParentURL}
  619. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  620. {/block:ReblogParentURL}
  621. {/block:Photo}
  622.  
  623. {block:Photoset}
  624. <div class="photo">
  625. <center>
  626. <div id="pic">
  627. {block:IndexPage}
  628. {block:if250px}<div id="pset">{Photoset-250}</div>{/block:if250px}
  629. {block:ifNot250px}<div id="pset">{Photoset-400}</div>{/block:ifNot250px}
  630. {/block:IndexPage}
  631. {block:PermalinkPage}
  632. <div id="pset">{Photoset-400}</div>
  633. {/block:PermalinkPage}
  634. </div>
  635. </center>
  636. </div>
  637. {block:ifCaptions}
  638. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  639. {/block:ifCaptions}
  640. {block:ifNotCaptions}
  641. {block:PermalinkPage}
  642. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  643. {/block:PermalinkPage}
  644. {/block:ifNotCaptions}
  645. {/block:Photoset}
  646.  
  647. {block:Quote}
  648. <div class="cap">
  649. <h2>"{Quote}"</h2>
  650. {block:Source}
  651. - {Source}
  652. {/block:Source}
  653. </div>
  654. {/block:Quote}
  655.  
  656. {block:Chat}
  657. <div class="cap">
  658. {block:Title}
  659. <div class="posttitle">
  660. {Title}
  661. </div>
  662. {/block:Title}
  663. <div class="chat">
  664. {block:Lines}
  665. <div class="chat">
  666. <div class="line {Alt}">
  667. <div class="{Alt} user_{UserNumber}">
  668. {block:Label}
  669. <b>{Label} </b>
  670. {/block:Label}
  671. {Line}
  672. </div>
  673. </div>
  674. </div>
  675. {/block:Lines}
  676. </div> </div>
  677. {/block:Chat}
  678.  
  679. {block:Audio}
  680. {block:AlbumArt}
  681. <img src="{AlbumArtURL}">
  682. {/block:AlbumArt}
  683. {block:AudioPlayer}
  684. <div class="audioplayer">
  685. {AudioPlayerBlack}
  686. </div>
  687. {/block:AudioPlayer}
  688. {block:TrackName}
  689. <div class="audioinfo">
  690. Song : {TrackName}
  691. </div>
  692. {/block:TrackName}
  693. {block:Artist}
  694. <div class="audioinfo">
  695. Artist : {Artist}
  696. </div>
  697. {/block:Artist}
  698. {block:Album}
  699. <div class="audioinfo">
  700. Album : {Album}
  701. </div>
  702. {/block:Album}
  703. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  704. {/block:Audio}
  705.  
  706. {block:Video}
  707. <div class="photo">
  708. <center>
  709. {block:IndexPage}
  710. {block:if250px}{Video-250}{/block:if250px}
  711. {block:ifNot250px}{Video-400}{/block:ifNot250px}
  712. {/block:IndexPage}
  713. {block:PermalinkPage}
  714. {Video-400}
  715. {/block:PermalinkPage}
  716. </center>
  717. </div>
  718. {block:ifCaptions}
  719. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  720. {/block:ifCaptions}
  721. {block:ifNotCaptions}
  722. {block:PermalinkPage}
  723. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  724. {/block:PermalinkPage}
  725. {/block:ifNotCaptions}
  726. {/block:Video}
  727.  
  728. {block:PermalinkPage}
  729. {block:Date}
  730. <div id="permalinkpg">
  731. <b>Posted:</b> {TimeAgo} on
  732. {Month} {DayofMonth} , {Year} at
  733. {12Hour}:{Minutes} {CapitalAmPm}
  734. {block:NoteCount}<br>
  735. <b>Notes:</b>
  736. {NoteCount}
  737. {/block:NoteCount}
  738. {block:HasTags}
  739. <br>
  740. <b>Tags:</b>
  741. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  742. {/block:Tags}
  743. {/block:HasTags}
  744. <br>{block:RebloggedFrom}
  745. <b>Via:</b> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br> <b>Src:</b> <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom}
  746. </div>
  747. {block:PostNotes}
  748. {PostNotes}
  749. {/block:PostNotes}
  750. </div>
  751. {/block:Date}
  752. {/block:PermalinkPage}
  753.  
  754. </div>
  755. {/block:Posts}
  756.  
  757.  
  758. {block:ifNotInfiniteScroll}
  759. {block:IndexPage}
  760. <div id="pgs">
  761. {block:Pagination}
  762. {block:PreviousPage} <a href="{PreviousPage}">prev </a> : {/block:PreviousPage}
  763. {block:NextPage}<a href="{NextPage}"> next </a>{/block:NextPage}
  764. {/block:Pagination}
  765. </div>
  766. {/block:IndexPage}
  767. {/block:ifNotInfiniteScroll}
  768. </div>
  769.  
  770. {block:ifInfiniteScroll}
  771. <script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>
  772. {/block:ifInfiniteScroll}
  773.  
  774.  
  775.  
  776. <div style="position:fixed;bottom:0;right:0;padding-right:20px;padding-bottom:10px;"><a title="theme by tomkirk" style="background:transparent;"href="http://tomkirk.tumblr.com/">▲</a></div>
  777. </body>
  778. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement