Advertisement
tomkirk

Virgo

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