sexycullen

# 94 (direwolfes)

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