sexycullen

67 2 da Alais

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