sexycullen

78 pop up

Jun 4th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.83 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 # 79
  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: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:Sidebar" content=""/>
  38.  
  39. <meta name="if:Show 400px posts" content="0"/>
  40. <meta name="if:Hover Tags" content="1"/>
  41. <meta name="if:Show Link1" content="0" />
  42. <meta name="if:Show Link2" content="0" />
  43. <meta name="if:Show Link3" content="0" />
  44. <meta name="if:Show Link4" content="0" />
  45.  
  46. <meta name="text:link1" content="">
  47. <meta name="text:link1 url" content="/">
  48. <meta name="text:link2" content="">
  49. <meta name="text:link2 url" content="/">
  50. <meta name="text:link3" content="">
  51. <meta name="text:link3 url" content="/">
  52. <meta name="text:link4" content="">
  53. <meta name="text:link4 url" content="/">
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  64.  
  65. <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'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  68.  
  69. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  70. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  71. <script>
  72. (function($){
  73. $(document).ready(function(){
  74. $("a[title]").style_my_tooltips({
  75. tip_follows_cursor:true,
  76. tip_delay_time:90,
  77. tip_fade_speed:600,
  78. attribute:"title"
  79. });
  80. });
  81. })(jQuery);
  82. </script>
  83.  
  84.  
  85. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  86. <script type="text/javascript">
  87. $(document).ready(function(){
  88. $(".links_body").hide();
  89. $(".links_head").click(function(){
  90. $(this).next(".links_body").slideToggle('fast');
  91. }); }); </script>
  92.  
  93. <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>
  94.  
  95. <style type="text/css">
  96.  
  97.  
  98. #scrollToTop:link,#scrollToTop:visited {
  99. display: none;
  100. font-family:Inconsolata;
  101. text-transform:uppercase;
  102. font-size:10px;
  103. }
  104.  
  105. #s-m-t-tooltip {
  106. max-width:300px;
  107. padding:2px 2px 2px 2px;
  108. margin:20px 0px 0px 20px;
  109. margin-left:0px;
  110. font-size:11px;
  111. padding:2px;
  112. font-family:calibri;
  113. letter-spacing:1px;
  114. font-weight:normal;
  115. text-align:center;
  116. text-transform:uppercase;
  117. background-color:{color:Links BG};
  118. color:{color:Links Title};
  119. z-index:999999999999999999999999999999999999;
  120. }
  121.  
  122. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  123. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  124. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  125.  
  126.  
  127. h1 {
  128. font-weight:normal;
  129. font-size:11px;
  130. text-align:center;
  131. font-style:italic;
  132. line-height:50%;
  133. letter-spacing:0px;
  134. font-family:Josefin Slab;
  135. text-transform:none;
  136. color:{color:text};
  137. }
  138.  
  139. h2 {
  140. font-size:18px;
  141. font-family:Open Sans Condensed;
  142. letter-spacing:0px;
  143. margin-bottom:10px;
  144. font-weight:normal;
  145. line-height:90%;
  146. text-transform:lowercase;
  147. color: {color:Text};
  148. margin: 0px;}
  149.  
  150. code {
  151. {block:ifNotShow400pxposts}
  152. width:500px;
  153. {/block:ifNotShow400pxposts}
  154. {block:ifShow400pxposts}
  155. width:400px;
  156. {/block:ifShow400pxposts}
  157. font-size:11px;
  158. font-family:cutive mono;
  159. text-align: left;
  160. word-wrap: break-word;
  161. color:{color:Text};
  162. }
  163.  
  164. pre {
  165. {block:ifNotShow400pxposts}
  166. width:500px;
  167. {/block:ifNotShow400pxposts}
  168. {block:ifShow400pxposts}
  169. width:400px;
  170. {/block:ifShow400pxposts}
  171. font-size:11px;
  172. font-family:cutive mono;
  173. text-align: left;
  174. word-wrap: break-word;
  175. color:{color:Text};
  176. }
  177.  
  178.  
  179. blockquote {
  180. border-left:1px solid {color:Blockquote};
  181. padding-left:6px;
  182. margin:8px;
  183. }
  184.  
  185. blockquote img {
  186. max-width:470px;
  187. }
  188.  
  189. body {
  190. color: {color:Text};
  191. line-height:90%;
  192. background-color:{color:Background};}
  193.  
  194. a {
  195. color: {color:Link};
  196. text-decoration: none;
  197. -moz-transition-duration: 0.5s;
  198. -o-transition-duration: 0.5s;
  199. -webkit-transition-duration: 0.5s;
  200. transition-duration: 0.5s;}
  201.  
  202. a:hover {
  203. color: {color:Link Hover};
  204. text-decoration:underline;
  205. -moz-transition-duration: 0.5s;
  206. -o-transition-duration: 0.5s;
  207. -webkit-transition-duration: 0.5s;
  208. transition-duration: 0.5s;}
  209.  
  210. .sidebar {
  211. width:245px;
  212. color:{color:Text};
  213. position: fixed;
  214. margin-top:130px;
  215. margin-left:23px;
  216. }
  217.  
  218. .sidebar a {
  219. color:{color:Link};
  220. }
  221.  
  222. .sidebar a:hover {
  223. color:{color:Link Hover};
  224. }
  225.  
  226. .sidebarimage {
  227. width:245px;
  228. margin-left:0px;
  229. margin-bottom:10px;
  230. padding:0px;
  231. }
  232.  
  233. .sidebarlinks {
  234. width:245px;
  235. padding-top:5px;
  236. margin-bottom:3px;
  237. font-size:11px;
  238. font-family:arial;
  239. text-transform:uppercase;
  240. text-align:center;
  241. letter-spacing:1px;
  242. border-bottom:0px solid {color:Sidebar Link Border};
  243. }
  244.  
  245.  
  246. .sidebarlinks a {
  247. color:{color:Link};
  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:Hover};
  256. -moz-transition-duration: 0.5s;
  257. -o-transition-duration: 0.5s;
  258. -webkit-transition-duration: 0.5s;
  259. transition-duration: 0.5s;}
  260.  
  261.  
  262. .description {
  263. text-transform:lowercase;
  264. width:245px;
  265. margin-top:6px;
  266. padding-bottom:5px;
  267. padding:0px;
  268. line-height:95%;
  269. text-align:center;
  270. font-size:10px;
  271. font-family:calibri;
  272. color:{color:Text};
  273. letter-spacing:0px;
  274. background-color:;
  275. border-left:0px solid {color:Sidebar Link Border};
  276. }
  277.  
  278. .description a:hover {
  279. color:{color:Hover};
  280. }
  281.  
  282. .links_list { margin:0px; padding:0px; width:100%;}
  283. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;
  284. font-size:10px;
  285. font-family:arial;
  286. text-transform:uppercase;
  287. letter-spacing:3px;}
  288. .links_body { padding:10px; text-align:center; display:none;
  289. margin-bottom:3px;
  290. font-size:9px;
  291. font-family:arial;
  292. text-transform:uppercase;
  293. letter-spacing:0px;}
  294.  
  295.  
  296. .pagination {
  297. padding:3px;
  298. font-family:arial;
  299. font-size:11px;
  300. text-transform:lowercase;
  301. letter-spacing:-1x;
  302. }
  303.  
  304. .pagination a {
  305. padding:3px;
  306. color:{color:Text};
  307. }
  308.  
  309. .pagination a:hover {
  310. color:{color:Hover};
  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:-60px;
  329. margin-left:340px;
  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:right;
  364. font-family:calibri;
  365. text-transform:uppercase;
  366. letter-spacing:0.9px;
  367. font-size:8px;
  368. border-top:1px solid {color:Info Border};
  369. }
  370.  
  371. .info a {
  372. color:{color:Text};
  373. }
  374.  
  375. .info a:hover {
  376. text-decoration:underline;
  377. color:{color:Hover};
  378. }
  379.  
  380. .info2 {
  381. margin-top:3px;
  382. text-align:right;
  383. }
  384.  
  385. .info2 a {
  386. color:{color:link};
  387. }
  388.  
  389. .info2 a:hover {
  390. text-decoration:underline;
  391. color:{color:hover};
  392. }
  393.  
  394. .postscontainer:hover .tags {
  395. {block:ifHoverTags}
  396. margin-top:-1px;filter: alpha(opacity = 100);
  397. opacity:100;-webkit-transition: all 0.5s ease-out;
  398. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  399. {/block:ifHoverTags}}
  400.  
  401. .tags {{block:ifHoverTags}
  402. -webkit-transition:0.7s ease; position:absolute; text-transform:uppercase; opacity:0;
  403. {/block:ifHoverTags}
  404. {block:ifNotShow400pxposts}
  405. width:500px;
  406. {/block:ifNotShow400pxposts}
  407. {block:ifShow400pxposts}
  408. width:400px;
  409. {/block:ifShow400pxposts}
  410. margin-top:-1px;
  411. font-style:none;
  412. line-height:100%;
  413. text-transform:none;
  414. font-family:calibri;
  415. letter-spacing:0px;
  416. font-size:10px;
  417. font-weight:lighter;
  418. text-align:right;
  419. padding:2px;
  420. border-top:0px solid {color:infobg};
  421. -moz-transition-duration:0.5s;
  422. -webkit-transition-duration:0.5s;
  423. -o-transition-duration:0.5s;
  424. }
  425.  
  426. .tags a {
  427. background-color:none;
  428. color:{color:text};
  429. }
  430.  
  431. .tags a:hover {
  432. text-decoration:underline;
  433. color:{color:hover};
  434. }
  435.  
  436. .postnote {
  437. {block:ifNotShow400pxposts}
  438. width:500px;
  439. {/block:ifNotShow400pxposts}
  440. {block:ifShow400pxposts}
  441. width:400px;
  442. {/block:ifShow400pxposts}
  443. font-family:calibri;
  444. text-transform:lowercase;
  445. font-style:normal;
  446. letter-spacing:0px;
  447. font-size:10px;
  448. text-align:left;
  449. line-height:90%;
  450. margin-top:40px;
  451. }
  452.  
  453. .postnote li {
  454. list-style-type:none;
  455. border-bottom:1px solid {color:Questions Border};
  456. padding:37px 0px 3px 0px;
  457. text-align:left;
  458. margin:0px;
  459. -moz-transition-duration:0.5s;
  460. -webkit-transition-duration:0.5s;
  461. -o-transition-duration:0.5s;
  462. }
  463.  
  464. .postnote img {
  465. align: left;
  466. margin: 0px 2px -4px 1px;
  467. padding: 3px;
  468. }
  469.  
  470. .music {
  471. width:500px;
  472. {block:ifShow400pxposts}
  473. width:400px;
  474. {/block:ifShow400pxposts}
  475. padding-bottom:10px;
  476. }
  477.  
  478. .albumart {
  479. float:left;
  480. padding:10px 10px 10px 0px;
  481. }
  482.  
  483. .albumart img {
  484. width:30px;
  485. padding: 3px;
  486. margin:2px 7px -3px 6px;
  487. border:2px solid {color:Info Border};
  488. border-radius:100px;
  489. -webkit-border-radius:100px;
  490. -moz-border-radius:100px;
  491. }
  492.  
  493. .playercontainer {
  494. text-align:left;
  495. padding:5px 5px -5px;
  496. width:480px;
  497. }
  498.  
  499. .musicinfo {
  500. padding:10px;
  501. margin-top:9px;
  502. color:{color:text};
  503. }
  504.  
  505. .quote {
  506. font-size:18px;
  507. font-family:Open Sans Condensed;
  508. letter-spacing:0px;
  509. line-height:90%;
  510. font-weight:normal;
  511. text-align:center;
  512. text-transform:lowercase;
  513. }
  514.  
  515. .source {
  516. font-family:calibri;
  517. font-size:10px;
  518. font-style:normal;
  519. text-align:center;
  520. line-height:17px;
  521. }
  522.  
  523. .chat ol {
  524. font-family:Open Sans Condensed;
  525. font-size:12px;
  526. line-height:100%;
  527. padding:0px;
  528. list-style:none;
  529. }
  530. .label {
  531. font-family:Open Sans Condensed;
  532. text-transform:lowercase;
  533. font-size:12px;
  534. font-weight:bold;
  535. color:{color:Text};
  536. }
  537. .line.odd {
  538. padding:4px;
  539. margin-bottom:2px;
  540. }
  541. .line.even {
  542. padding:4px;
  543. margin-bottom:2px;
  544. }
  545.  
  546. .ask {
  547. font-size:18px;
  548. font-family:Open Sans Condensed;
  549. letter-spacing:0px;
  550. text-align:left;
  551. margin-top:3px;
  552. text-transform:lowercase;
  553. }
  554.  
  555. .question {
  556. {block:ifNotShow400pxposts}
  557. width:500px;
  558. {/block:ifNotShow400pxposts}
  559. {block:ifShow400pxposts}
  560. width:400px;
  561. {/block:ifShow400pxposts}
  562. letter-spacing:0px;
  563. margin-top:10px;
  564. padding-bottom:4px;
  565. text-align:justify;
  566. color:{color:Text};
  567. border-bottom: 1px solid {color:Questions Border};
  568. }
  569.  
  570. .answer {
  571. {block:ifNotShow400pxposts}
  572. width:500px;
  573. {/block:ifNotShow400pxposts}
  574. {block:ifShow400pxposts}
  575. width:400px;
  576. {/block:ifShow400pxposts}
  577. letter-spacing:0px;
  578. text-align:justify;
  579. padding-top:5px;
  580. margin-bottom:1px;
  581. color:{color:Text};
  582. }
  583.  
  584. .askimg {
  585. padding: 3px;
  586. margin:2px 7px -3px 6px;
  587. border:2px solid {color:Info Border};
  588. border-radius:100px;
  589. -webkit-border-radius:100px;
  590. -moz-border-radius:100px;
  591. }
  592.  
  593. .credit {
  594. position:fixed;
  595. font-family:calibri;
  596. font-size:8px;
  597. font-weight:normal;
  598. line-height:150%;
  599. letter-spacing:0px;
  600. right:5px;
  601. bottom:20px;
  602. text-transform:uppercase;
  603. text-align:center;
  604. }
  605.  
  606. .credit a {
  607. font-style:normal;
  608. padding:3px;
  609. color:{color:Link};
  610. -moz-transition-duration:0.5s;
  611. -webkit-transition-duration:0.5s;
  612. -o-transition-duration:0.5s;
  613. }
  614.  
  615. </style>
  616. </head>
  617.  
  618. <body>
  619. <div class="container">
  620. <div class="sidebar">
  621. <a href="/">
  622. <center>
  623. <img src="http://static.tumblr.com/0siu224/COCn6k51r/182.gif" class="sidebarimage">
  624. </a>
  625.  
  626. <div class="links_list">
  627. <div class="sidebarlinks">
  628. {block:Pagination}
  629. {block:PreviousPage}
  630. <a href="{PreviousPage}"> - </a>
  631. {/block:PreviousPage}
  632. {block:NextPage}
  633. <a href="{NextPage}"> + </a>
  634. {/block:NextPage}
  635. {/block:Pagination}
  636. </div>
  637. <p class="links_head">can't go back <span style="font-size:16px;padding-top:12px">&#9662;</span></p>
  638. <div class="links_body">
  639. <center>
  640. <a href="/">index</a> <br>
  641. <a href="/ask">questions</a> <br>
  642. {block:ifShowLink1}
  643. <a href="{text:link1 url}">{text:link1}</a> <br>
  644. {/block:IfShowLink1}
  645. {block:ifShowLink2}
  646. <a href="{text:link2 url}">{text:link2}</a> <br>
  647. {/block:IfShowLink2}
  648. {block:ifShowLink3}
  649. <a href="{text:link3 url}">{text:link3}</a> <br>
  650. {/block:IfShowLink3}
  651. {block:ifShowLink4}
  652. <a href="{text:link4 url}">{text:link4}</a>
  653. {/block:IfShowLink4}
  654. </center>
  655. </div>
  656. </div>
  657.  
  658. <div class="description">
  659. {Description}
  660. </div>
  661. </div>
  662.  
  663.  
  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}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a> {block:NoteCount}with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</span></div>{/block:Date}
  711.  
  712. {block:PermalinkPage}
  713. <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>
  714. {/block:PermalinkPage}
  715.  
  716. {block:HasTags}
  717. <div class="tags">
  718. {block:Tags}<a href="{TagURL}">{Tag}</a>  {/block:Tags}</div>
  719. {/block:HasTags}
  720.  
  721. <div class="postnote">
  722. {block:PostNotes}{PostNotes}{/block:PostNotes}
  723. </div>
  724. {/block:Posts}
  725.  
  726.  
  727. <div class="credit"><br>
  728. <span style="font-size:10px;font-family:calibri;">
  729. <script language="JavaScript">
  730. var ref = (''+document.referrer+'');
  731. var w_h = window.screen.width + " x " + window.screen.height;
  732. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID4184705&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  733. </script>
  734. </span><br><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