sexycullen

# 77

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