sexycullen

# 81 SIDEBAR

Jun 21st, 2014
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.32 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 # 81 SIDEBAR
  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="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:Hover Tags" content="1"/>
  39. <meta name="if:Show Heart Info" 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:245px;
  201. color:{color:Text};
  202. position: fixed;
  203. padding:13px;
  204. margin-top:100px;
  205. margin-left:23px;
  206. border-right:1px solid {color:Sidebar Border};
  207. }
  208.  
  209. .sidebar a {
  210. color:{color:Link};
  211. }
  212.  
  213. .sidebar a:hover {
  214. color:{color:Link Hover};
  215. }
  216.  
  217. .sidebarimage {
  218. width:245px;
  219. margin-left:0px;
  220. margin-bottom:2px;
  221. }
  222.  
  223. .sidebarlinks {
  224. width:245px;
  225. padding-top:5px;
  226. padding-bottom:5px;
  227. margin-bottom:4px;
  228. font-size:10px;
  229. font-family:arial;
  230. text-transform:lowercase;
  231. text-align:right;
  232. font-weight:none;
  233. letter-spacing:0px;
  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.  
  254. .description {
  255. text-transform:lowercase;
  256. width:245px;
  257. padding:2px;
  258. line-height:100%;
  259. text-align:right;
  260. font-size:11px;
  261. font-family:arial;
  262. color:{color:Text};
  263. letter-spacing:0px;
  264. }
  265.  
  266. .description a:hover {
  267. color:{color:Link Hover};
  268. }
  269.  
  270. .pagination {
  271. padding:3px;
  272. width:245px;
  273. line-height:190%;
  274. margin-top:0px;
  275. margin-left:0px;
  276. font-family:arial;
  277. font-size:11px;
  278. text-transform:lowercase;
  279. letter-spacing:-1x;
  280. font-style:normal;
  281. text-align:center;
  282. }
  283.  
  284. .pagination a {
  285. padding:4px;
  286. color:{color:Text};
  287. }
  288.  
  289. .pagination a:hover {
  290. color:{color:Link Hover Hover};
  291. }
  292.  
  293. .container {
  294. width:900px;
  295. margin: auto;
  296. margin-top:-8px;
  297. outline:0px solid {color:Posts Border};
  298. }
  299.  
  300. .postscontainer {
  301. {block:ifNotShow400pxposts}
  302. max-width:500px;
  303. {/block:ifNotShow400pxposts}
  304. {block:ifShow400pxposts}
  305. max-width:400px;
  306. {/block:ifShow400pxposts}
  307. margin: auto;
  308. margin-top:-60px;
  309. margin-left:340px;
  310. outline:0px solid {color:Posts Border};
  311. }
  312.  
  313. .posts {
  314. font-size: {text:Body Font Size};
  315. font-family: {text:Body Font};
  316. font-weight:lighter;
  317. {block:ifNotShow400pxposts}
  318. width:500px;
  319. {/block:ifNotShow400pxposts}
  320. {block:ifShow400pxposts}
  321. width:400px;
  322. {/block:ifShow400pxposts}
  323. line-height:100%;
  324. margin-top:120px;
  325. text-align:justify;
  326. }
  327.  
  328. .posts img {
  329. {block:ifNotShow400pxposts}
  330. max-width:500px;
  331. {/block:ifNotShow400pxposts}
  332. {block:ifShow400pxposts}
  333. max-width:400px;
  334. {/block:ifShow400pxposts}
  335. }
  336.  
  337. .info {
  338. margin-top:20px;
  339. padding-bottom:px;
  340. margin-left:3px;
  341. text-align:left;
  342. font-family:calibri;
  343. letter-spacing:0px;
  344. text-transform:lowercase;
  345. font-size:10px;
  346. border-top:0px solid {color:Info Border};
  347. }
  348.  
  349. .info a {
  350. color:{color:Text};
  351. }
  352.  
  353. .info a:hover {
  354. text-decoration:underline;
  355. color:{color:Link Hover};
  356. }
  357.  
  358. .info2 {
  359. margin-top:2px;
  360. text-align:left;
  361. }
  362.  
  363. .info2 a {
  364. color:{color:Link};
  365. }
  366.  
  367. .info2 a:hover {
  368. text-decoration:underline;
  369. color:{color:Link Hover};
  370. }
  371.  
  372. .postscontainer:hover .tags {
  373. {block:ifHoverTags}
  374. margin-top:-1px;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:-1px;
  389. font-style:none;
  390. line-height:120%;
  391. text-transform:lowercase;
  392. font-family:calibri;
  393. letter-spacing:0px;
  394. font-size:10px;
  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:Text};
  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. <img src="{image:sidebar}" class="sidebarimage">
  600. </a>
  601. <div class="sidebarlinks">
  602. {block:PreviousPage}
  603. <a href="{PreviousPage}">-</a>
  604. {/block:PreviousPage}
  605. <a href="/">index</a>
  606. <a href="/ask">ask</a>
  607. {block:ifShowLink1}
  608. <a href="{text:link1 url}">{text:link1}</a>
  609. {/block:IfShowLink1}
  610. {block:ifShowLink2}
  611. <a href="{text:link2 url}">{text:link2}</a>
  612. {/block:IfShowLink2}
  613. {block:ifShowLink3}
  614. <a href="{text:link3 url}">{text:link3}</a>
  615. {/block:IfShowLink3}
  616. {block:ifShowLink4}
  617. <a href="{text:link4 url}">{text:link4}</a>
  618. {/block:IfShowLink4}
  619.  
  620. {block:NextPage}
  621. <a href="{NextPage}">+</a>
  622. {/block:NextPage}
  623. </div>
  624. <div class="description">
  625. {Description}
  626. </div>
  627. </div>
  628.  
  629.  
  630.  
  631. <div class="postscontainer">
  632. {block:Posts}
  633.  
  634. <div class="posts">
  635.  
  636. {block:Text}
  637. {block:Title}<h2>{Title}</h2>{/block:Title}
  638. {Body}
  639. {/block:Text}
  640.  
  641. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  642.  
  643. {/block:Quote}
  644.  
  645. {block:Link}
  646. <h2><a href="{URL}">{Name}</a></h2>
  647. {block:Description}{Description}{/block:Description}
  648. {/block:Link}
  649.  
  650. {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}
  651. </ol></div>{/block:Chat}
  652.  
  653. {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}
  654.  
  655. {block:Photo}
  656. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  657. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  658. {/block:Photo}
  659.  
  660. {block:Photoset}
  661. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  662. {block:Caption}{Caption}{/block:Caption}
  663. {/block:Photoset}
  664.  
  665. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  666. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  667. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  668. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  669. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  670.  
  671. {block:Video}
  672. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  673. {block:Caption}{Caption}{/block:Caption}
  674. {/block:Video}
  675.  
  676. {block:Date}<div class="info"><a href="{Permalink}"><span style="font-size:11px;letter-spacing:px;font-family:arial;font-weight:bold;text-transform:;">{Month} {DayOfMonthWithZero}{DayOfMonthSuffix}.</a></span>{block:NoteCount} {NoteCountWithLabel}{/block:NoteCount}</div>{/block:Date}
  677.  
  678. {block:PermalinkPage}
  679. <div class="info2"><span style="font-size:10px;letter-spacing:px;font-family:calibri;text-transform:;">{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>
  680. {/block:PermalinkPage}
  681.  
  682. {block:HasTags}
  683. <div class="tags">
  684. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  685. {/block:HasTags}</div>
  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