sexycullen

# 95

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