sexycullen

# 99 2

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