sexycullen

# 111 2

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