sexycullen

# 79 2

Jun 11th, 2014
1,793
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.51 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 # 79 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="#5D5C5C">
  24. <meta name="color:Text" content="#4F4E4E">
  25. <meta name="color:Scrollbar" content="#000000">
  26. <meta name="color:Blockquote" content="#FBFBFB">
  27. <meta name="color:Questions Border" content="#FBFBFB">
  28. <meta name="color:Info Border" content="#F5F5F5">
  29. <meta name="color:Heart Info Color" content="#E6E6E6">
  30. <meta name="color:Sidebar Border" content="#F5F5F5">
  31.  
  32. <meta name="text:Body Font Size" content="11px"/>
  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:Show Heart Info" content="1">
  39. <meta name="if:Show Link1" content="0" />
  40. <meta name="if:Show Link2" content="0" />
  41. <meta name="if:Show Link3" content="0" />
  42. <meta name="if:Show Link4" content="0" />
  43.  
  44. <meta name="text:link1" content="">
  45. <meta name="text:link1 url" content="/">
  46. <meta name="text:link2" content="">
  47. <meta name="text:link2 url" content="/">
  48. <meta name="text:link3" content="">
  49. <meta name="text:link3 url" content="/">
  50. <meta name="text:link4" content="">
  51. <meta name="text:link4 url" content="/">
  52.  
  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:calibri;
  102. letter-spacing:1px;
  103. font-weight:normal;
  104. text-align:center;
  105. text-transform:uppercase;
  106. background-color:{color:Links BG};
  107. color:{color:Links 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:245px;
  201. color:{color:Text};
  202. position: fixed;
  203. margin-top:130px;
  204. margin-left:23px;
  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:245px;
  217. margin-left:0px;
  218. margin-bottom:6px;
  219. padding:0px;
  220. }
  221.  
  222. .sidebarlinks {
  223. width:230px;
  224. padding-top:3px;
  225. margin-bottom:3px;
  226. font-size:11px;
  227. font-family:arial;
  228. text-transform:lowercase;
  229. text-align:right;
  230. letter-spacing:0px;
  231. border-right:0px solid {color:Sidebar Link Border};
  232. border-bottom:0px solid {color:Sidebar Link Border};
  233. }
  234.  
  235.  
  236. .sidebarlinks a {
  237. color:{color:Link};
  238. padding:3px;
  239. -moz-transition-duration: 0.5s;
  240. -o-transition-duration: 0.5s;
  241. -webkit-transition-duration: 0.5s;
  242. transition-duration: 0.5s;}
  243.  
  244. .sidebarlinks a:hover {
  245. color:{color:Hover};
  246. -moz-transition-duration: 0.5s;
  247. -o-transition-duration: 0.5s;
  248. -webkit-transition-duration: 0.5s;
  249. transition-duration: 0.5s;}
  250.  
  251.  
  252. .description {
  253. text-transform:lowercase;
  254. width:225px;
  255. margin-top:6px;
  256. padding-bottom:5px;
  257. padding:4px;
  258. line-height:95%;
  259. text-align:right;
  260. font-size:11px;
  261. font-family:arial;
  262. color:{color:Text};
  263. letter-spacing:0px;
  264. background-color:;
  265. border-right:1px solid {color:Sidebar Border};
  266. }
  267.  
  268. .description a:hover {
  269. color:{color:Hover};
  270. }
  271.  
  272. .pagination {
  273. padding:3px;
  274. font-family:arial;
  275. font-size:11px;
  276. text-transform:lowercase;
  277. letter-spacing:-1x;
  278. }
  279.  
  280. .pagination a {
  281. padding:3px;
  282. color:{color:Text};
  283. }
  284.  
  285. .pagination a:hover {
  286. color:{color:Hover};
  287. }
  288.  
  289. .container {
  290. width:900px;
  291. margin: auto;
  292. margin-top:-8px;
  293. outline:0px solid {color:Posts Border};
  294. }
  295.  
  296. .postscontainer {
  297. {block:ifNotShow400pxposts}
  298. max-width:500px;
  299. {/block:ifNotShow400pxposts}
  300. {block:ifShow400pxposts}
  301. max-width:400px;
  302. {/block:ifShow400pxposts}
  303. margin: auto;
  304. margin-top:-60px;
  305. margin-left:340px;
  306. outline:0px solid {color:Posts Border};
  307. }
  308.  
  309. .posts {
  310. font-size: {text:Body Font Size};
  311. font-family: {text:Body Font};
  312. font-weight:lighter;
  313. {block:ifNotShow400pxposts}
  314. width:500px;
  315. {/block:ifNotShow400pxposts}
  316. {block:ifShow400pxposts}
  317. width:400px;
  318. {/block:ifShow400pxposts}
  319. line-height:100%;
  320. margin-top:120px;
  321. text-align:justify;
  322. }
  323.  
  324. .posts img {
  325. {block:ifNotShow400pxposts}
  326. max-width:500px;
  327. {/block:ifNotShow400pxposts}
  328. {block:ifShow400pxposts}
  329. max-width:400px;
  330. {/block:ifShow400pxposts}
  331. }
  332.  
  333. .info {
  334. margin-top:20px;
  335. margin-bottom:1px;
  336. padding-bottom:3px;
  337. margin-left:3px;
  338. text-align:left;
  339. font-family:calibri;
  340. text-transform:uppercase;
  341. letter-spacing:0.9px;
  342. font-size:8px;
  343. border-top:0px solid {color:Info Border};
  344. }
  345.  
  346. .info a {
  347. color:{color:Text};
  348. }
  349.  
  350. .info a:hover {
  351. text-decoration:underline;
  352. color:{color:Hover};
  353. }
  354.  
  355. .info2 {
  356. margin-top:1px;
  357. text-align:left;
  358. }
  359.  
  360. .info2 a {
  361. color:{color:link};
  362. }
  363.  
  364. .info2 a:hover {
  365. text-decoration:underline;
  366. color:{color:hover};
  367. }
  368.  
  369. .postscontainer:hover .tags {
  370. {block:ifHoverTags}
  371. margin-top:1px;filter: alpha(opacity = 100);
  372. opacity:100;-webkit-transition: all 0.5s ease-out;
  373. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  374. {/block:ifHoverTags}}
  375.  
  376. .tags {{block:ifHoverTags}
  377. -webkit-transition:0.7s ease; position:absolute; text-transform:uppercase; opacity:0;
  378. {/block:ifHoverTags}
  379. {block:ifNotShow400pxposts}
  380. width:500px;
  381. {/block:ifNotShow400pxposts}
  382. {block:ifShow400pxposts}
  383. width:400px;
  384. {/block:ifShow400pxposts}
  385. margin-top:1px;
  386. font-style:none;
  387. line-height:100%;
  388. text-transform:none;
  389. font-family:arial;
  390. letter-spacing:0px;
  391. font-size:11px;
  392. text-align:left;
  393. padding:2px;
  394. border-top:0px solid {color:infobg};
  395. -moz-transition-duration:0.5s;
  396. -webkit-transition-duration:0.5s;
  397. -o-transition-duration:0.5s;
  398. }
  399.  
  400. .tags a {
  401. background-color:none;
  402. color:{color:text};
  403. }
  404.  
  405. .tags a:hover {
  406. text-decoration:underline;
  407. color:{color:hover};
  408. }
  409.  
  410. .postnote {
  411. {block:ifNotShow400pxposts}
  412. width:500px;
  413. {/block:ifNotShow400pxposts}
  414. {block:ifShow400pxposts}
  415. width:400px;
  416. {/block:ifShow400pxposts}
  417. font-family:calibri;
  418. text-transform:lowercase;
  419. font-style:normal;
  420. letter-spacing:0px;
  421. font-size:10px;
  422. text-align:left;
  423. line-height:90%;
  424. margin-top:40px;
  425. }
  426.  
  427. .postnote li {
  428. list-style-type:none;
  429. border-bottom:1px solid {color:Questions Border};
  430. padding:37px 0px 3px 0px;
  431. text-align:left;
  432. margin:0px;
  433. -moz-transition-duration:0.5s;
  434. -webkit-transition-duration:0.5s;
  435. -o-transition-duration:0.5s;
  436. }
  437.  
  438. .postnote img {
  439. align: left;
  440. margin: 0px 2px -4px 1px;
  441. padding: 3px;
  442. }
  443.  
  444. .music {
  445. width:500px;
  446. {block:ifShow400pxposts}
  447. width:400px;
  448. {/block:ifShow400pxposts}
  449. padding-bottom:10px;
  450. }
  451.  
  452. .albumart {
  453. float:left;
  454. padding:10px 10px 10px 0px;
  455. }
  456.  
  457. .albumart img {
  458. width:30px;
  459. padding: 3px;
  460. margin:2px 7px -3px 6px;
  461. border:2px solid {color:Info Border};
  462. border-radius:100px;
  463. -webkit-border-radius:100px;
  464. -moz-border-radius:100px;
  465. }
  466.  
  467. .playercontainer {
  468. text-align:left;
  469. padding:5px 5px -5px;
  470. width:480px;
  471. }
  472.  
  473. .musicinfo {
  474. padding:10px;
  475. margin-top:9px;
  476. color:{color:text};
  477. }
  478.  
  479. .quote {
  480. font-size:18px;
  481. font-family:Open Sans Condensed;
  482. letter-spacing:0px;
  483. line-height:90%;
  484. font-weight:normal;
  485. text-align:center;
  486. text-transform:lowercase;
  487. }
  488.  
  489. .source {
  490. font-family:calibri;
  491. font-size:10px;
  492. font-style:normal;
  493. text-align:center;
  494. line-height:17px;
  495. }
  496.  
  497. .chat ol {
  498. font-family:Open Sans Condensed;
  499. font-size:12px;
  500. line-height:100%;
  501. padding:0px;
  502. list-style:none;
  503. }
  504. .label {
  505. font-family:Open Sans Condensed;
  506. text-transform:lowercase;
  507. font-size:12px;
  508. font-weight:bold;
  509. color:{color:Text};
  510. }
  511. .line.odd {
  512. padding:4px;
  513. margin-bottom:2px;
  514. }
  515. .line.even {
  516. padding:4px;
  517. margin-bottom:2px;
  518. }
  519.  
  520. .ask {
  521. font-size:18px;
  522. font-family:Open Sans Condensed;
  523. letter-spacing:0px;
  524. text-align:left;
  525. margin-top:3px;
  526. text-transform:lowercase;
  527. }
  528.  
  529. .question {
  530. {block:ifNotShow400pxposts}
  531. width:500px;
  532. {/block:ifNotShow400pxposts}
  533. {block:ifShow400pxposts}
  534. width:400px;
  535. {/block:ifShow400pxposts}
  536. letter-spacing:0px;
  537. margin-top:10px;
  538. padding-bottom:4px;
  539. text-align:justify;
  540. color:{color:Text};
  541. border-bottom: 1px solid {color:Questions Border};
  542. }
  543.  
  544. .answer {
  545. {block:ifNotShow400pxposts}
  546. width:500px;
  547. {/block:ifNotShow400pxposts}
  548. {block:ifShow400pxposts}
  549. width:400px;
  550. {/block:ifShow400pxposts}
  551. letter-spacing:0px;
  552. text-align:justify;
  553. padding-top:5px;
  554. margin-bottom:1px;
  555. color:{color:Text};
  556. }
  557.  
  558. .askimg {
  559. padding: 3px;
  560. margin:2px 7px -3px 6px;
  561. border:2px solid {color:Info Border};
  562. border-radius:100px;
  563. -webkit-border-radius:100px;
  564. -moz-border-radius:100px;
  565. }
  566.  
  567. .credit {
  568. position:fixed;
  569. font-family:calibri;
  570. font-size:8px;
  571. font-weight:normal;
  572. line-height:150%;
  573. letter-spacing:0px;
  574. right:5px;
  575. bottom:20px;
  576. text-transform:uppercase;
  577. text-align:center;
  578. }
  579.  
  580. .credit a {
  581. font-style:normal;
  582. padding:3px;
  583. color:{color:Link};
  584. -moz-transition-duration:0.5s;
  585. -webkit-transition-duration:0.5s;
  586. -o-transition-duration:0.5s;
  587. }
  588.  
  589. </style>
  590. </head>
  591.  
  592. <body>
  593. <div class="container">
  594. <div class="sidebar">
  595. <a href="/">
  596. <center>
  597. <img src="{image:sidebar}" class="sidebarimage">
  598. </a>
  599.  
  600. <div class="sidebarlinks">
  601. <u><a href="/">home</a></u>
  602. <u><a href="/ask">ask</a></u>
  603. {block:ifShowLink1}
  604. <a href="{text:link1 url}">{text:link1}</a>
  605. {/block:IfShowLink1}
  606. {block:ifShowLink2}
  607. <a href="{text:link2 url}">{text:link2}</a>
  608. {/block:IfShowLink2}
  609. {block:ifShowLink3}
  610. <a href="{text:link3 url}">{text:link3}</a>
  611. {/block:IfShowLink3}
  612. {block:ifShowLink4}
  613. <a href="{text:link4 url}">{text:link4}</a>
  614. {/block:IfShowLink4}
  615.  
  616. {block:Pagination}
  617.  
  618. {block:PreviousPage}
  619. <a href="{PreviousPage}"> - </a>
  620. {/block:PreviousPage}
  621. {block:NextPage}
  622. <a href="{NextPage}"> + </a>
  623. {/block:NextPage}
  624. {/block:Pagination}
  625. </div>
  626. <div class="description">
  627. {Description}
  628. </div>
  629. </div>
  630.  
  631.  
  632.  
  633. <div class="postscontainer">
  634. {block:Posts}
  635.  
  636. <div class="posts">
  637.  
  638. {block:Text}
  639. {block:Title}<h2>{Title}</h2>{/block:Title}
  640. {Body}
  641. {/block:Text}
  642.  
  643. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  644.  
  645. {/block:Quote}
  646.  
  647. {block:Link}
  648. <h2><a href="{URL}">{Name}</a></h2>
  649. {block:Description}{Description}{/block:Description}
  650. {/block:Link}
  651.  
  652. {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}
  653. </ol></div>{/block:Chat}
  654.  
  655. {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}
  656.  
  657. {block:Photo}
  658. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  659. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  660. {/block:Photo}
  661.  
  662. {block:Photoset}
  663. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  664. {block:Caption}{Caption}{/block:Caption}
  665. {/block:Photoset}
  666.  
  667. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  668. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  669. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  670. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  671. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  672.  
  673. {block:Video}
  674. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  675. {block:Caption}{Caption}{/block:Caption}
  676. {/block:Video}
  677.  
  678. {block:Date}<div class="info"><a href="{Permalink}">{DayOfMonthWithZero}{DayOfMonthSuffix} {ShortMonth}</a> {block:NoteCount}{block:ifShowHeartInfo}<a href="{Permalink}">{NoteCount}</a> <span style="color:{color:Heart Info Color};"><span style="font-size:7px;">♥</span></span>{/block:IfShowHeartInfo} {block:ifNotShowHeartInfo}<a href="{Permalink}">{NoteCountWithLabel} </a>{/block:IfNotShowHeartInfo}{/block:NoteCount} {block:HasTags}<span style="font-size:8px;letter-spacing:0;">
  679. {block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}</span>
  680. {/block:HasTags}</div>{/block:Date}
  681.  
  682. {block:PermalinkPage}
  683. <div class="info2"><span style="font-size:8px;letter-spacing:0.9px;font-family:calibri;text-transform:uppercase;">{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></span>{/block:ContentSource} — <a href="{ReblogURL}">reblog</a>{/block:RebloggedFrom}</span></div>
  684. {/block:PermalinkPage}
  685.  
  686.  
  687. <div class="postnote">
  688. {block:PostNotes}{PostNotes}{/block:PostNotes}
  689. </div>
  690. {/block:Posts}
  691.  
  692.  
  693. <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  694.  
  695. </div>
  696. </div>
  697. </div>
  698. </body>
Advertisement
Add Comment
Please, Sign In to add comment