sexycullen

# 72

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