Advertisement
sexycullen

# 87 3

Jul 3rd, 2014
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.57 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 87 3
  9. THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#5D5C5C">
  24. <meta name="color:Link Hover" content="#9D9D9D">
  25. <meta name="color:Text" content="#4F4E4E">
  26. <meta name="color:Scrollbar" content="#000000">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Questions Border" content="#FBFBFB">
  29. <meta name="color:Info Border" content="#F5F5F5">
  30. <meta name="color:Sidebar Border" content="#F5F5F5">
  31.  
  32. <meta name="text:Body Font Size" content="10px"/>
  33. <meta name="text:Body Font" content="calibri"/>
  34.  
  35. <meta name="image:Sidebar" content=""/>
  36.  
  37. <meta name="if:Show 400px posts" content="0"/>
  38. <meta name="if:Hover Tags" content="1"/>
  39. <meta name="if:Show Link1" content="0" />
  40. <meta name="if:Show Link2" content="0" />
  41.  
  42. <meta name="text:link1" content="">
  43. <meta name="text:link1 url" content="/">
  44. <meta name="text:link2" content="">
  45. <meta name="text:link2 url" content="/">
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  60.  
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  62. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  63. <script>
  64. (function($){
  65. $(document).ready(function(){
  66. $("a[title]").style_my_tooltips({
  67. tip_follows_cursor:true,
  68. tip_delay_time:90,
  69. tip_fade_speed:600,
  70. attribute:"title"
  71. });
  72. });
  73. })(jQuery);
  74. </script>
  75.  
  76.  
  77. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  78. <script type="text/javascript">
  79. $(document).ready(function(){
  80. $(".links_body").hide();
  81. $(".links_head").click(function(){
  82. $(this).next(".links_body").slideToggle('fast');
  83. }); }); </script>
  84.  
  85.  
  86. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  87.  
  88. <style type="text/css">
  89.  
  90. #scrollToTop:link,#scrollToTop:visited {
  91. display: none;
  92. font-family:Inconsolata;
  93. text-transform:uppercase;
  94. font-size:10px;
  95. }
  96.  
  97. #s-m-t-tooltip {
  98. max-width:300px;
  99. padding:2px 2px 2px 2px;
  100. margin:20px 0px 0px 20px;
  101. margin-left:0px;
  102. font-size:11px;
  103. padding:2px;
  104. font-family:Open Sans Condensed;
  105. letter-spacing:1px;
  106. font-weight:normal;
  107. text-align:center;
  108. text-transform:lowercase;
  109. background-color:{color:Top BG};
  110. color:{color:Title};
  111. z-index:999999999999999999999999999999999999;
  112. }
  113.  
  114. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  115. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  116. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  117.  
  118.  
  119. h1 {
  120. font-weight:normal;
  121. font-size:11px;
  122. text-align:center;
  123. font-style:italic;
  124. line-height:50%;
  125. letter-spacing:0px;
  126. font-family:Josefin Slab;
  127. text-transform:none;
  128. color:{color:text};
  129. }
  130.  
  131. h2 {
  132. font-size:18px;
  133. font-family:Open Sans Condensed;
  134. letter-spacing:0px;
  135. margin-bottom:12px;
  136. padding-bottom:10px;
  137. font-weight:normal;
  138. line-height:90%;
  139. text-transform:lowercase;
  140. color: {color:Text};
  141. margin: 0px;
  142. border-bottom:1px solid {color:Info Border};}
  143.  
  144. code {
  145. font-size:11px;
  146. font-family:arial;
  147. color:{color:Text};
  148. }
  149.  
  150. code a {
  151. color:#888888;
  152. }
  153.  
  154. pre {
  155. {block:ifNotShow400pxposts}
  156. width:500px;
  157. {/block:ifNotShow400pxposts}
  158. {block:ifShow400pxposts}
  159. width:400px;
  160. {/block:ifShow400pxposts}
  161. font-size:11px;
  162. font-family:cutive mono;
  163. text-align: left;
  164. word-wrap: break-word;
  165. color:{color:Text};
  166. }
  167.  
  168. blockquote {
  169. border-left:1px solid {color:Blockquote};
  170. padding-left:6px;
  171. margin:8px;
  172. }
  173.  
  174. blockquote img {
  175. max-width:460px;
  176. }
  177.  
  178. body {
  179. color: {color:Text};
  180. line-height:90%;
  181. background-color:{color:Background};}
  182.  
  183. a {
  184. color: {color:Link};
  185. text-decoration: none;
  186. -moz-transition-duration: 0.5s;
  187. -o-transition-duration: 0.5s;
  188. -webkit-transition-duration: 0.5s;
  189. transition-duration: 0.5s;}
  190.  
  191. a:hover {
  192. color: {color:Link Hover};
  193. text-decoration:underline;
  194. -moz-transition-duration: 0.5s;
  195. -o-transition-duration: 0.5s;
  196. -webkit-transition-duration: 0.5s;
  197. transition-duration: 0.5s;}
  198.  
  199. .sidebar {
  200. width:150px;
  201. color:{color:Text};
  202. position: fixed;
  203. padding:13px;
  204. margin-top:90px;
  205. margin-left:80px;
  206. }
  207.  
  208. .sidebar a {
  209. color:{color:Link};
  210. }
  211.  
  212. .sidebar a:hover {
  213. color:{color:Link Hover};
  214. }
  215.  
  216. .sidebarimage {
  217. width:100px;
  218. margin-left:0px;
  219. margin-bottom:2px;
  220. -webkit-filter: grayscale(0%);
  221. }
  222.  
  223. .sidebarlinks {
  224. width:150px;
  225. padding-top:5px;
  226. padding-bottom:2px;
  227. margin-left:0px;
  228. margin-bottom:2px;
  229. font-size:9px;
  230. font-family:calibri;
  231. text-transform:uppercase;
  232. text-align:left;
  233. font-weight:none;
  234. letter-spacing:1px;
  235. }
  236.  
  237.  
  238. .sidebarlinks a {
  239. color:{color:Link};
  240. padding:3px;
  241. -moz-transition-duration: 0.5s;
  242. -o-transition-duration: 0.5s;
  243. -webkit-transition-duration: 0.5s;
  244. transition-duration: 0.5s;}
  245.  
  246. .sidebarlinks a:hover {
  247. color:{color:Link Hover};
  248. text-decoration:underline;
  249. -moz-transition-duration: 0.5s;
  250. -o-transition-duration: 0.5s;
  251. -webkit-transition-duration: 0.5s;
  252. transition-duration: 0.5s;}
  253.  
  254. .links_list { margin:0px; padding:0px; width:100%;}
  255. .links_head { width:150px;padding-top:0px; padding-bottom:4px; cursor:pointer; position:relative; margin:1px; text-align:center;
  256. border-bottom:1px solid {color:Sidebar Border};
  257. font-size:8px;
  258. font-family:calibri;
  259. text-transform:uppercase;
  260. letter-spacing:0px;}
  261. .links_body { padding-bottom:10px;padding:5px; text-align:center; display:none;
  262. margin-bottom:4px;
  263. margin-left:0px;
  264. font-size:8px;
  265. font-family:calibri;
  266. text-transform:uppercase;
  267. letter-spacing:1px;
  268. border-bottom:1px dashed {color:Sidebar Border};
  269. }
  270.  
  271. .links_body a {padding:1px;}
  272.  
  273. .description {
  274. text-transform:uppercase;
  275. width:150px;
  276. padding:2px;
  277. padding-left:0px;
  278. padding-bottom:4px;
  279. margin-left:0px;
  280. line-height:125%;
  281. text-align:justify;
  282. font-size:8px;
  283. font-family:calibri;
  284. color:{color:Text};
  285. letter-spacing:1px;
  286. border-bottom:1px dashed {color:Sidebar Border};
  287. }
  288.  
  289. .description a:hover {
  290. color:{color:Link Hover};
  291. }
  292.  
  293. .pagination {
  294. font-family:arial;
  295. text-transform:uppercase;
  296. letter-spacing:4px;
  297. font-style:normal;
  298. text-align:center;
  299. font-size:10px;
  300. text-align:center;
  301. margin-top:60px;
  302. margin-bottom:80px;
  303. padding:0px;
  304. position:justify;
  305. margin-left:auto;
  306. margin-right:auto
  307. background-color:{color:Background};
  308. }
  309.  
  310. .pagination a {
  311. color:{color:Link};
  312. padding:3px;
  313. -moz-transition-duration: 0.5s;
  314. -o-transition-duration: 0.5s;
  315. -webkit-transition-duration: 0.5s;
  316. transition-duration: 0.5s;
  317. }
  318.  
  319. .pagination a:hover {
  320. color:{color:Link Hover};
  321. text-decoration:underline;
  322. -moz-transition-duration: 0.5s;
  323. -o-transition-duration: 0.5s;
  324. -webkit-transition-duration: 0.5s;
  325. transition-duration: 0.5s;
  326. }
  327.  
  328. .container {
  329. width:900px;
  330. margin: auto;
  331. margin-top:-8px;
  332. outline:0px solid {color:Posts Border};
  333. }
  334.  
  335. .postscontainer {
  336. {block:ifNotShow400pxposts}
  337. max-width:500px;
  338. {/block:ifNotShow400pxposts}
  339. {block:ifShow400pxposts}
  340. max-width:400px;
  341. {/block:ifShow400pxposts}
  342. margin: auto;
  343. margin-top:-60px;
  344. margin-left:350px;
  345. outline:0px solid {color:Posts Border};
  346. }
  347.  
  348. .posts {
  349. font-size: {text:Body Font Size};
  350. font-family: {text:Body Font};
  351. font-weight:lighter;
  352. {block:ifNotShow400pxposts}
  353. width:500px;
  354. {/block:ifNotShow400pxposts}
  355. {block:ifShow400pxposts}
  356. width:400px;
  357. {/block:ifShow400pxposts}
  358. line-height:100%;
  359. margin-top:120px;
  360. text-align:justify;
  361. }
  362.  
  363. .posts img {
  364. {block:ifNotShow400pxposts}
  365. max-width:500px;
  366. {/block:ifNotShow400pxposts}
  367. {block:ifShow400pxposts}
  368. max-width:400px;
  369. {/block:ifShow400pxposts}
  370. }
  371.  
  372. .info {
  373. margin-top:20px;
  374. margin-bottom:1px;
  375. padding-bottom:3px;
  376. margin-left:3px;
  377. line-height:0%;
  378. text-align:right;
  379. font-family:calibri;
  380. text-transform:uppercase;
  381. letter-spacing:0.9px;
  382. font-size:8px;
  383. border-top:1px solid {color:Info Border};
  384. }
  385.  
  386. .info a {
  387. color:{color:Text};
  388. }
  389.  
  390. .info a:hover {
  391. text-decoration:underline;
  392. color:{color:Hover};
  393. }
  394.  
  395. .info2 {
  396. font-size:8px;
  397. letter-spacing:0.9px;
  398. font-family:calibri;
  399. text-transform:uppercase;
  400. font-weight:lighter;
  401. margin-top:3px;
  402. text-align:right;
  403. }
  404.  
  405. .info2 a {
  406. color:{color:link};
  407. }
  408.  
  409. .info2 a:hover {
  410. text-decoration:underline;
  411. color:{color:hover};
  412. }
  413.  
  414. .postscontainer:hover .tags {
  415. {block:ifHoverTags}
  416. margin-top:-1px;filter: alpha(opacity = 100);
  417. opacity:100;-webkit-transition: all 0.5s ease-out;
  418. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  419. {/block:ifHoverTags}}
  420.  
  421. .tags {{block:ifHoverTags}
  422. -webkit-transition:0.7s ease; position:absolute; text-transform:uppercase; opacity:0;
  423. {/block:ifHoverTags}
  424. {block:ifNotShow400pxposts}
  425. width:500px;
  426. {/block:ifNotShow400pxposts}
  427. {block:ifShow400pxposts}
  428. width:400px;
  429. {/block:ifShow400pxposts}
  430. margin-top:-1px;
  431. font-style:none;
  432. line-height:100%;
  433. text-transform:none;
  434. font-family:calibri;
  435. letter-spacing:0px;
  436. font-size:10px;
  437. font-weight:lighter;
  438. text-align:right;
  439. padding:2px;
  440. border-top:0px solid {color:infobg};
  441. -moz-transition-duration:0.5s;
  442. -webkit-transition-duration:0.5s;
  443. -o-transition-duration:0.5s;
  444. }
  445.  
  446. .tags a {
  447. background-color:none;
  448. color:{color:text};
  449. }
  450.  
  451. .tags a:hover {
  452. text-decoration:underline;
  453. color:{color:hover};
  454. }
  455.  
  456. .postnote {
  457. {block:ifNotShow400pxposts}
  458. width:500px;
  459. {/block:ifNotShow400pxposts}
  460. {block:ifShow400pxposts}
  461. width:400px;
  462. {/block:ifShow400pxposts}
  463. font-family:calibri;
  464. text-transform:lowercase;
  465. font-style:normal;
  466. letter-spacing:0px;
  467. font-size:10px;
  468. text-align:left;
  469. line-height:90%;
  470. margin-top:40px;
  471. }
  472.  
  473. .postnote li {
  474. list-style-type:none;
  475. border-bottom:1px solid {color:Questions Border};
  476. padding:37px 0px 3px 0px;
  477. text-align:left;
  478. margin:0px;
  479. -moz-transition-duration:0.5s;
  480. -webkit-transition-duration:0.5s;
  481. -o-transition-duration:0.5s;
  482. }
  483.  
  484. .postnote img {
  485. align: left;
  486. margin: 0px 2px -4px 1px;
  487. padding: 3px;
  488. }
  489.  
  490. .music {
  491. width:500px;
  492. {block:ifShow400pxposts}
  493. width:400px;
  494. {/block:ifShow400pxposts}
  495. padding-bottom:10px;
  496. }
  497.  
  498. .albumart {
  499. float:left;
  500. padding:10px 10px 10px 0px;
  501. }
  502.  
  503. .albumart img {
  504. width:30px;
  505. padding: 3px;
  506. margin:2px 7px -3px 6px;
  507. border:2px solid {color:Info Border};
  508. border-radius:100px;
  509. -webkit-border-radius:100px;
  510. -moz-border-radius:100px;
  511. }
  512.  
  513. .playercontainer {
  514. text-align:left;
  515. padding:5px 5px -5px;
  516. width:480px;
  517. }
  518.  
  519. .musicinfo {
  520. padding:10px;
  521. margin-top:9px;
  522. color:{color:text};
  523. }
  524.  
  525. .quote {
  526. font-size:18px;
  527. font-family:Open Sans Condensed;
  528. letter-spacing:0px;
  529. line-height:90%;
  530. font-weight:normal;
  531. text-align:center;
  532. text-transform:lowercase;
  533. }
  534.  
  535. .source {
  536. font-family:calibri;
  537. font-size:10px;
  538. font-style:normal;
  539. text-align:center;
  540. line-height:17px;
  541. }
  542.  
  543. .chat ol {
  544. font-family:Open Sans Condensed;
  545. font-size:12px;
  546. line-height:100%;
  547. padding:0px;
  548. list-style:none;
  549. }
  550. .label {
  551. font-family:Open Sans Condensed;
  552. text-transform:lowercase;
  553. font-size:12px;
  554. font-weight:bold;
  555. color:{color:Text};
  556. }
  557. .line.odd {
  558. padding:4px;
  559. margin-bottom:2px;
  560. }
  561. .line.even {
  562. padding:4px;
  563. margin-bottom:2px;
  564. }
  565.  
  566. .ask {
  567. font-size:18px;
  568. font-family:Open Sans Condensed;
  569. letter-spacing:0px;
  570. text-align:left;
  571. margin-top:3px;
  572. text-transform:lowercase;
  573. }
  574.  
  575. .question {
  576. {block:ifNotShow400pxposts}
  577. width:500px;
  578. {/block:ifNotShow400pxposts}
  579. {block:ifShow400pxposts}
  580. width:400px;
  581. {/block:ifShow400pxposts}
  582. letter-spacing:0px;
  583. margin-top:10px;
  584. padding-bottom:4px;
  585. text-align:justify;
  586. color:{color:Text};
  587. border-bottom: 1px solid {color:Questions Border};
  588. }
  589.  
  590. .answer {
  591. {block:ifNotShow400pxposts}
  592. width:500px;
  593. {/block:ifNotShow400pxposts}
  594. {block:ifShow400pxposts}
  595. width:400px;
  596. {/block:ifShow400pxposts}
  597. letter-spacing:0px;
  598. text-align:justify;
  599. padding-top:5px;
  600. margin-bottom:1px;
  601. color:{color:Text};
  602. }
  603.  
  604. .askimg {
  605. padding: 3px;
  606. margin:2px 7px -3px 6px;
  607. border:2px solid {color:Info Border};
  608. border-radius:100px;
  609. -webkit-border-radius:100px;
  610. -moz-border-radius:100px;
  611. }
  612.  
  613. .credit {
  614. position:fixed;
  615. font-family:calibri;
  616. font-size:8px;
  617. font-weight:normal;
  618. line-height:150%;
  619. letter-spacing:0px;
  620. right:5px;
  621. bottom:20px;
  622. text-transform:uppercase;
  623. text-align:center;
  624. }
  625.  
  626. .credit a {
  627. font-style:normal;
  628. padding:3px;
  629. color:{color:Link};
  630. -moz-transition-duration:0.5s;
  631. -webkit-transition-duration:0.5s;
  632. -o-transition-duration:0.5s;
  633. }
  634.  
  635. </style>
  636. </head>
  637.  
  638. <body>
  639. <div class="container">
  640. <div class="sidebar">
  641. <center><a href="/">
  642. <img src="{image:sidebar}" class="sidebarimage">
  643. </a></center>
  644. <p class="links_head">i just wanna show off <span style="font-size:7px;">&darr;</span></p>
  645. <div class="links_body">
  646. <a href="/">home</a>
  647. <a href="/ask">ask</a>
  648. {block:ifShowLink1}
  649. <a href="{text:link1 url}">{text:link1}</a>
  650. {/block:IfShowLink1}
  651. {block:ifShowLink2}
  652. <a href="{text:link2 url}">{text:link2}</a>
  653. {/block:IfShowLink2}
  654. </div>
  655. <div class="description">
  656. {Description}
  657. </div>
  658. </div>
  659.  
  660.  
  661.  
  662. <div class="postscontainer">
  663. {block:Posts}
  664.  
  665. <div class="posts">
  666.  
  667. {block:Text}
  668. {block:Title}<h2>{Title}</h2>{/block:Title}
  669. {Body}
  670. {/block:Text}
  671.  
  672. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  673.  
  674. {/block:Quote}
  675.  
  676. {block:Link}
  677. <h2><a href="{URL}">{Name}</a></h2>
  678. {block:Description}{Description}{/block:Description}
  679. {/block:Link}
  680.  
  681. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  682. </ol></div>{/block:Chat}
  683.  
  684. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  685.  
  686. {block:Photo}
  687. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  688. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  689. {/block:Photo}
  690.  
  691. {block:Photoset}
  692. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  693. {block:Caption}{Caption}{/block:Caption}
  694. {/block:Photoset}
  695.  
  696. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  697. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  698. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  699. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  700. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  701.  
  702. {block:Video}
  703. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  704. {block:Caption}{Caption}{/block:Caption}
  705. {/block:Video}
  706.  
  707. {block:Date}<div class="info"><span style="background-color:{color:background};padding:4px;padding-bottom:0px;"><a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a></span> <span style="background-color:{color:background};padding:4px;padding-bottom:0px;">{block:NoteCount}<small>♡</small> <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</span></div>{/block:Date}
  708.  
  709. {block:PermalinkPage}
  710. <div class="info2">{block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} © <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource} — <a href="{ReblogURL}">reblog</a>{/block:RebloggedFrom}</div>
  711. {/block:PermalinkPage}
  712.  
  713. {block:HasTags}
  714. <div class="tags">
  715. {block:Tags}<a href="{TagURL}">{Tag}</a>  {/block:Tags}</div>
  716. {/block:HasTags}
  717.  
  718. <div class="postnote">
  719. {block:PostNotes}{PostNotes}{/block:PostNotes}
  720. </div>
  721. {/block:Posts}
  722.  
  723. {block:Pagination}
  724. <div class="pagination">
  725. <a href="javascript:;" id="scrollToTop">
  726. ↑</a>
  727. {block:PreviousPage}
  728. <a href="{PreviousPage}"> back</a>
  729. {/block:PreviousPage}
  730. {block:NextPage}
  731. <a href="{NextPage}"> next</a>
  732. {/block:NextPage}
  733. {/block:Pagination}
  734.  
  735. <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  736.  
  737. </div>
  738. </div>
  739. </div>
  740. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement