sexycullen

# 84 2 HEADER

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