Advertisement
0fficialvanessa

"Bad Boy" Theme Sixteen.

Jul 28th, 2013
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.75 KB | None | 0 0
  1. <!-- Theme Sixteen // Bad Boy - Heavenlyhugs
  2. Please do not remove the credit, thanks!
  3.  
  4. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀   █▀▀▄ █░░█
  5. ░▒█░░ █▀▀█ █▀▀ █░▀░█ █▀▀   █▀▀▄ █▄▄█
  6. ░▒█░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  7.  
  8. █─░█ █▀▀ █▀▀█ ▀█─█▀ █▀▀ █▀▀▄ █── █──█ █──█ █──█ █▀▀▀ █▀▀
  9. ░█▀▀█ █▀▀ █▄▄█ ─█▄█─ █▀▀ █──█ █── █▄▄█ █▀▀█ █──█ █─▀█ ▀▀█
  10. ░█─░█ ▀▀▀ ▀──▀ ──▀── ▀▀▀ ▀──▀ ▀▀▀ ▄▄▄█ ▀──▀ ─▀▀▀ ▀▀▀▀ ▀▀▀
  11.  
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19. <script type="text/javascript">
  20. <!--
  21.  
  22. // Disable Right Click Script
  23.  
  24. function IE(e)
  25. {
  26. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  27. {
  28. return false;
  29. }
  30. }
  31. function NS(e)
  32. {
  33. if (document.layers || (document.getElementById && !document.all))
  34. {
  35. if (e.which == "2" || e.which == "3")
  36. {
  37. return false;
  38. }
  39. }
  40. }
  41. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  42.  
  43. //-->
  44. </script>
  45.  
  46.  
  47. <script type="text/javascript"
  48. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49.  
  50. <!--DEFAULT VARIABLES-->
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  52.  
  53. <meta name="color:background" content="#fcfcfc"/>
  54. <meta name="color:link" content="#f3c7e1"/>
  55. <meta name="color:text" content="#777"/>
  56. <meta name="color:title" content="#333"/>
  57. <meta name="color:hover" content="#373638"/>
  58. <meta name="color:text shadow" content="#aaa"/>
  59. <meta name="color:scrollbar" content="#777"/>
  60. <meta name="color:titlebar" content="#b45b85"/>
  61.  
  62. <meta name="image:sidebar" content="1"/>
  63. <meta name="image:background" content="1"/>
  64. <meta name="image:bar" content="1"/>
  65.  
  66. <meta name="text:titlebar" content="I Got A Bad Boy"/>
  67. <meta name="text:link one" content=""/>
  68. <meta name="text:link two" content=""/>
  69. <meta name="text:link three" content=""/>
  70. <meta name="text:link four" content=""/>
  71. <meta name="text:link five" content="http://heavenlyhugs.tumblr.com/"/>
  72. <meta name="text:link one title" content="Refresh my blog"/>
  73. <meta name="text:link two title" content="My mailbox!"/>
  74. <meta name="text:link three title" content="All my other links"/>
  75. <meta name="text:link four title" content="Husband of my dreams"/>
  76. <meta name="text:link five title" content="Do not remove the credit"/>
  77.  
  78. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  79.  
  80. <style type="text/css">
  81.  
  82. div#qTip {
  83. display: none;
  84. text-align:left;
  85. position:absolute;
  86. letter-spacing:1px;
  87. text-transform:uppercase;
  88. font-weight:bold;
  89. z-index:99;
  90. font-size:8px;
  91. padding:2px;
  92. line-height:13px;
  93. background:white;
  94. border-left:3px solid {color:link};
  95. border-right:3px solid {color:link};
  96. color:{color:text};
  97. }
  98.  
  99. #tumblr_controls{
  100. position:fixed !important;
  101. -webkit-filter: invert(100%)
  102. }
  103.  
  104. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  105.  
  106. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  107.  
  108. p {
  109. margin:0px;
  110. margin-top:0px;
  111. }
  112.  
  113.  
  114. body {
  115. margin: 5px;
  116. font-family: calibri;
  117. line-height:10px;
  118. font-size:10px;
  119. background-attachment: fixed;
  120. background-repeat: repeat;
  121. color:{color:text};
  122. background-color: {color:Background};
  123. background-image:url({image:Background});
  124. }
  125.  
  126.  
  127. a:link, a:active, a:visited{
  128. text-decoration: none;
  129. -webkit-transition: all 0.6s ease-out;
  130. -moz-transition: all 0.6s ease-out;
  131. -o-transition: all 0.6s ease-out;
  132. transition: all 0.6s ease-out;
  133. color:{color:link};
  134. }
  135.  
  136. a:hover {
  137. text-decoration: none;
  138. -webkit-transition: all 0.3s ease-out;
  139. -moz-transition: all 0.3s ease-out;
  140. -o-transition: all 0.3s ease-out;
  141. transition: all 0.3s ease-out;
  142. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  143. color: {color:Hover};
  144. text-shadow:0px 0px 2px {color:text shadow};
  145. }
  146.  
  147. div#center{
  148. margin:auto;
  149. position:relative;
  150. width:1000px;
  151. background-color:;
  152. overflow:auto;
  153. overflow-y:hidden;
  154. }
  155.  
  156. .entry {
  157. float:left;
  158. display: block;
  159. margin:5px;
  160. overflow:hidden;
  161. width:250px;
  162. background:white;
  163. padding:5px;
  164. border:1px solid #eee;
  165. -webkit-transition: all .7s ease;
  166. -moz-transition: all .7s ease;
  167. -o-transition: all .7s ease;
  168. transition: all .7s ease;
  169. {block:PermalinkPage}
  170. width:450px;
  171. text-align:left;
  172. line-height:10px;
  173. {/block:PermalinkPage}
  174. }
  175.  
  176. .entry .perma{
  177. width:237px;
  178. height:auto;
  179. margin-left:2px;
  180. position: absolute;
  181. line-height: 14px;
  182. overflow:hidden;
  183. text-align:center;
  184. padding:2.5px;
  185. top:8px;
  186. background:white;
  187. word-spacing:2px;
  188. letter-spacing:1px;
  189. opacity: 0.0;
  190. font-size:8px;
  191. text-transform:uppercase;
  192. -webkit-transition: all .7s ease;
  193. -moz-transition: all .7s ease;
  194. -o-transition: all .7s ease;
  195. transition: all .7s ease;
  196. box-shadow: 0px 0px 7px #ddd;
  197. border:2px solid {color:link};
  198. }
  199.  
  200. .entry:hover .perma{
  201. overflow:visible;
  202. opacity:1;
  203. }
  204.  
  205. #posts {
  206. width:545px;
  207. margin-top:1px;
  208. z-index:99;
  209. margin-left:45px;
  210. right:auto;
  211. background:transparent;
  212. margin-right:auto;
  213. position:relative;
  214. overflow-y: hidden;
  215. }
  216.  
  217. #creditss {
  218. position:fixed !important;
  219. font-size: 8px;
  220. text-transform:uppercase;
  221. bottom:-8px;
  222. right:5px;
  223. padding: 4px;
  224. height:20px;
  225. width:auto;
  226. text-align:center;
  227. background: white;
  228. border: 1px solid #eee;
  229. border-top-left-radius:10px;
  230. border-top-right-radius:10px;
  231. }
  232.  
  233. #sidebar{
  234. position:fixed !important;
  235. width:auto;
  236. height:auto;
  237. margin-top:150px;
  238. margin-left:635px;
  239. text-align:center;
  240. }
  241.  
  242. #sidebar img{
  243. width: 200px;
  244. height: 120px;
  245. background:white;
  246. padding:5px;
  247. border:1px solid #eee;
  248. -webkit-filter: grayscale(0%);
  249. transition: all 0.5s ease-out;
  250. -o-transitiontransition: all 1.5s ease-out;
  251. -webkit-transition: all 0.5s ease-out;
  252. -moz-transition: all 1.5s ease-out;
  253. }
  254.  
  255. #sidebar img:hover{
  256. -webkit-filter: grayscale(80%);
  257. transition: all 0.5s ease-out;
  258. -o-transitiontransition: all 1.5s ease-out;
  259. -webkit-transition: all 0.5s ease-out;
  260. -moz-transition: all 1.5s ease-out;
  261. }
  262.  
  263. #about{
  264. position:fixed!important;
  265. width:200px;
  266. padding:5px;
  267. height:auto;
  268. margin-top:282px;
  269. margin-left:635.5px;
  270. text-align:center;
  271. }
  272.  
  273. .links{
  274. position:absolute;
  275. padding:2px;
  276. height:auto;
  277. margin-top:-118px;
  278. margin-left:217px;
  279. text-align:center;
  280. z-index:0;
  281. letter-spacing:1px;
  282. overflow:hidden;
  283. text-transform:uppercase;
  284. font-size:8px;
  285. transition-duration: 0.70s;
  286. -moz-transition-duration: 0.70s;
  287. -webkit-transition-duration: 0.70s;
  288. -o-transition-duration: 0.70s;
  289. }
  290.  
  291. #sidebar:hover .links{
  292. opacity:1;
  293. position:absolute;
  294. z-index:99;
  295. height:auto;
  296. }
  297.  
  298. .links a {
  299. width:10px;
  300. height:7px;
  301. display:block;
  302. margin-left:2px;
  303. margin-right:2px;
  304. margin-bottom:4px;
  305. text-transform:uppercase;
  306. font-size:8px;
  307. transition-duration: 0.70s;
  308. -moz-transition-duration: 0.70s;
  309. -webkit-transition-duration: 0.70s;
  310. -o-transition-duration: 0.70s;
  311. border:1px solid #eee;
  312. background:{color:link};
  313. }
  314.  
  315. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  316. @font-face { font-family: "Lips"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  317. @font-face { font-family: "Kisses"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  318. @font-face { font-family: "Suckerpunch"; src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf'); }
  319. @font-face { font-family: "Reflection"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  320.  
  321. div#titlebar{
  322. position:fixed!important;
  323. font-size:26px;
  324. font-family:"Suckerpunch";
  325. line-height:26px;
  326. font-style:italic;
  327. width:auto;
  328. height:auto;
  329. margin-left:610px;
  330. margin-top:125px;
  331. color:{color:titlebar};
  332. }
  333.  
  334. div#titlebar:first-letter{
  335. font-size:30px;
  336. color:black;
  337. }
  338.  
  339. div#bar{
  340. position:fixed!important;
  341. height:1200px;
  342. width:35px;
  343. padding:4px;
  344. margin-left:0px;
  345. margin-top:-15px;
  346. border-left:1px solid #eee;
  347. border-right:1px solid #eee;
  348. background:white;
  349. background-image:url({image:bar});
  350. }
  351.  
  352. div#bar2{
  353. position:fixed!important;
  354. height:1200px;
  355. width:10px;
  356. padding:2px;
  357. margin-left:-28px;
  358. margin-top:-15px;
  359. border-left:1px solid #eee;
  360. border-right:1px solid #eee;
  361. background:{color:link};
  362. }
  363.  
  364. askk {
  365. font-family:"Camilla";
  366. font-size: 15px;
  367. z-index:1;
  368. color: {color:Title};
  369. }
  370.  
  371. .title{
  372. line-height: 16px;
  373. font-size: 16px;
  374. font-family:"Suckerpunch";
  375. color:{color:Title};
  376. }
  377.  
  378. .permalink{
  379. text-transform: uppercase;
  380. display: block;
  381. text-align:left;
  382. text-decoration: none;
  383. font-size:8px;
  384. margin-top:8px;
  385. margin-bottom:2px;
  386. padding:2px;
  387. border-left:1px solid #eee;
  388. border-bottom:1px solid #eee;
  389. }
  390.  
  391. #audio {
  392. width:200px;
  393. height:auto;
  394. min-height:60px;
  395. padding-bottom:0px;
  396. }
  397. .cover {
  398. position:absolute;
  399. z-index:1;
  400. width:60px;
  401. height:60px;
  402. }
  403. .cover img {
  404. float:left;
  405. width:60px;
  406. height:60px;
  407. }
  408. .playbox {
  409. opacity:0.6;
  410. width:27px;
  411. height:30px;
  412. overflow:hidden;
  413. position:absolute;
  414. z-index:1000;
  415. margin-left:17px;
  416. margin-top:17px;
  417. text-align:center;
  418. }
  419. .info {
  420. margin-left:73px;
  421. margin-top:4px;
  422. line-height:14px;
  423. }
  424.  
  425. #infscr-loading{
  426. bottom: -70px;
  427. position: absolute;
  428. left: 50%;
  429. margin-left:-8px;
  430. width:16px;
  431. height:11px;
  432. overflow:hidden;
  433. margin-bottom: 50px;
  434. }
  435.  
  436. ::-webkit-scrollbar {
  437. width: 4px;
  438. height: 4px;
  439. border-left:0px solid #ccc;
  440. background-color:{color:background};
  441. }
  442.  
  443. ::-webkit-scrollbar-thumb {
  444. background: {color:scrollbar};
  445. }
  446.  
  447. ::-webkit-scrollbar {
  448. width: 5px;
  449. height: 5px;
  450. background: #dddddd;
  451. }
  452.  
  453. ::-webkit-scrollbar-thumb {
  454. background-color:{color:scrollbar};
  455. }
  456.  
  457. #postnotes{
  458. text-align: justify;}
  459.  
  460. #postnotes blockquote{
  461. border: 0px;}
  462.  
  463. blockquote{
  464. padding:0px 0px 2px 5px;
  465. margin:0px 0px 2px 10px;
  466. border-left: 1px dotted #555555;
  467. }
  468.  
  469. blockquote p, ul{
  470. margin:0px;
  471. padding:0px;
  472. }
  473.  
  474. a img{border: 0px;}
  475.  
  476.  
  477. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  478.  
  479. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  480. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  481.  
  482. .notes img{width:10px; position:relative; top:3px;}
  483. <--ses-->
  484. small{font-size: 90%;}
  485.  
  486. {CustomCSS}
  487.  
  488. </style>
  489.  
  490. {block:IndexPage}
  491. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  492. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  493.  
  494. <script type="text/javascript">
  495. $(window).load(function(){
  496. var $wall = $('#posts');
  497. $wall.imagesLoaded(function(){
  498. $wall.masonry({
  499. itemSelector: '.entry, .entry_photo',
  500. isAnimated : false
  501. });
  502. });
  503.  
  504. $wall.infinitescroll({
  505. navSelector : '#pagination',
  506. nextSelector : '#pagination a',
  507. itemSelector : '.entry, .entry_photo',
  508. bufferPx : 2000,
  509. debug : false,
  510. errorCallback: function() {
  511. $('#infscr-loading').fadeOut('normal');
  512. }},
  513. function( newElements ) {
  514. var $newElems = $( newElements );
  515. $newElems.hide();
  516. $newElems.imagesLoaded(function(){
  517. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  518. });
  519. }); $('#posts').show(500);
  520. });
  521. </script>
  522.  
  523.  
  524. {/block:IndexPage}
  525.  
  526.  
  527. <title>{title}</title>
  528.  
  529. <link rel="shortcut icon" href="{Favicon}" />
  530. <meta name="viewport" content="width=820" />
  531. </head>
  532.  
  533. <body>
  534. <BODY onselectstart="return false;" ondragstart="return false;">
  535. <div class="wrapper">
  536. <div class="header">
  537. </div>
  538.  
  539. <div id="cage">
  540. <div id="center">
  541.  
  542. <!---->
  543. <div id="creditss">
  544. Theme by <a href="http://heavenlyhugs.tumblr.com/"><u>heavenlyhugs</u></a>
  545. <br>
  546. <font color="#eee">------------------------------------------</font>
  547. </div>
  548.  
  549. <div id="bar"></div>
  550. <div id="bar2"></div>
  551. <div id="titlebar">{text:titlebar}</div>
  552. <div id="about">{Description}</div>
  553.  
  554. <div id="sidebar">
  555. <a href="/"><img src="{image:sidebar}" width=100%></a>
  556. <div class="links">
  557. <a title="{text:link one title}" href="{text:link one}"></a>
  558. <br>
  559. <a title="{text:link two title}" href="{text:link two}"></a>
  560. <br>
  561. <a title="{text:link three title}" href="{text:link three}"></a>
  562. <br>
  563. <a title="{text:link four title}" href="{text:link four}"></a>
  564. <br>
  565. <a title="{text:link five title}" href="{text:link five}"></a><br></div>
  566. </div>
  567. <!------------------------------------->
  568.  
  569.  
  570. <div class="left">
  571. <div id="posts">
  572. {block:Posts}
  573. <div class="entry">
  574.  
  575. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  576. <span class="permalink">
  577. <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share</a></a>
  578. <br>{/block:HasTags}</span>
  579. {/block:Text}
  580.  
  581. {block:Answer}
  582. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  583. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  584. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  585. {/block:Answer}
  586.  
  587. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  588. <span class="permalink">
  589. <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share</a></span>
  590. {/block:Link}
  591.  
  592. {block:Photo}
  593. {block:IndexPage}
  594. <center>
  595. <div class="perma">
  596. <a href="{Permalink}">{Notecount} likes</a> | {12Hour}:{Minutes} {AmPm} on {DayOfWeek} | <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  597.  
  598. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  599. {/block:IndexPage}
  600. {block:PermalinkPage}
  601. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  602.  
  603. {LinkCloseTag}
  604. {/block:PermalinkPage}
  605. {/block:Photo}
  606.  
  607. {block:Photoset}
  608. {block:IndexPage}
  609. <center>
  610.  
  611. <div class="perma">
  612. <a href="{Permalink}">{Notecount} likes</a> | {12Hour}:{Minutes} {AmPm} on {DayOfWeek} | <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  613.  
  614. {Photoset-250}</center>
  615. {/block:IndexPage}
  616. {block:PermalinkPage}
  617. <center>
  618. {Photoset-500}</center>
  619. {/block:PermalinkPage}
  620. {/block:Photoset}
  621.  
  622. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  623. <span class="permalink">
  624. <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share</a></span>
  625. {/block:Quote}
  626.  
  627. {block:Chat}{block:Title}
  628. <span class="title">{Title}</span>{/block:Title}
  629. <ul class="chat">
  630. {block:Lines}
  631. <li class="user_{UserNumber}">
  632. {block:Label}
  633. <span class="label">{Label}</span>
  634. {/block:Label}
  635.  
  636. {Line}
  637. </li>
  638. {/block:Lines}
  639. <span class="permalink">
  640. <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share</a></span>
  641. {/block:Chat}
  642.  
  643. {block:Audio}
  644. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  645. {block:IndexPage}
  646. {/block:IndexPage}
  647. {/block:Audio}
  648.  
  649. {block:Video}
  650. {block:IndexPage}
  651. <center>
  652. <div class="perma">
  653. <a href="{Permalink}">{Notecount} likes</a> | {12Hour}:{Minutes} {AmPm} on {DayOfWeek} | <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  654. {Video-250}</center>
  655. {/block:IndexPage}
  656. {block:PermalinkPage}
  657. <center>
  658. {Video-400}</center>
  659. {/block:PermalinkPage}
  660. {block:Video}
  661.  
  662.  
  663. {block:PostNotes}<div align="middle">{caption}</div>
  664. <center>
  665.  
  666. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  667.  
  668. {block:HasTags}
  669. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  670. {block:RebloggedFrom}
  671. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  672. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  673.  
  674. {/block:RebloggedFrom}
  675. </center></span>
  676. <br>
  677. <div id="postnotes">{PostNotes}</div><br>
  678.  
  679. <center>{block:ContentSource}
  680. <br><a href="{SourceURL}">
  681. {lang:Source}:
  682. {block:SourceLogo}
  683. <img src="{BlackLogoURL}" width="{LogoWidth}"
  684. height="{LogoHeight}" alt="{SourceTitle}" />
  685. {/block:SourceLogo}
  686. {block:NoSourceLogo}
  687. {SourceLink}
  688. {/block:NoSourceLogo}
  689. </a>
  690. {/block:ContentSource}</center>
  691.  
  692. {/block:PostNotes}
  693. </div>
  694. {/block:Posts}
  695. </div></div>
  696.  
  697. {block:IndexPage}
  698. {block:Pagination}
  699. <div id="pagination">
  700. {block:NextPage}
  701. <a id="nextPage" href="{NextPage}"></a>
  702. {/block:NextPage}
  703. {block:PreviousPage}
  704. <a href="{PreviousPage}"></a>
  705. {/block:PreviousPage}
  706. </div>
  707. {/block:Pagination}
  708. {/block:IndexPage}
  709. </body>
  710.  
  711. <!-- THEME BY Heavenlyhugs -->
  712. <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
  713.  
  714. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement