Advertisement
teenageblog

Crave You Theme

Jun 22nd, 2013
1,387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.00 KB | None | 0 0
  1.  
  2. <!-----------------------------------------
  3. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  4. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  5. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  6. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  7. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  8. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  9.  
  10. Please keep credit (✿◠‿◠)
  11. Idea credit to perfectic
  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. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19.  
  20. <head>
  21. <!-- DEFAULT VARIABLES -->
  22. <title>{Title}</title>
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  24. <meta name="color:Background" content="#fff"/>
  25. <meta name="color:Blogtitle" content="#000"/>
  26. <meta name="color:Text" content="#000"/>
  27. <meta name="color:Link" content="#000"/>
  28. <meta name="color:Navigation Links" content="#fff"/>
  29. <meta name="color:Title" content="#000"/>
  30. <meta name="color:Hover" content="#000"/>
  31. <meta name="color:Scrollbar" content="#ccc"/>
  32.  
  33. <meta name="if:Use Banner" content="0">
  34. <meta name="if:Show blog title" content="1"/>
  35. <meta name="if:SmallCursor" content="0"/>
  36. <meta name="if:Six Columns" content="0"/>
  37. <meta name="if:Five Columns" content="1"/>
  38. <meta name="if:Four Columns" content="0"/>
  39. <meta name="if:Title Font 1" content="1"/>
  40. <meta name="if:Title Font 2" content="0"/>
  41. <meta name="if:Title Font 3" content="0"/>
  42. <meta name="if:Title Font 4" content="0"/>
  43.  
  44. <meta name="image:Banner" content="">
  45. <meta name="image:Background" content="0"/>
  46.  
  47. <meta name="text:Link One Title" content="link 1" />
  48. <meta name="text:Link One" content="" />
  49. <meta name="text:Link Two Title" content="link 2" />
  50. <meta name="text:Link Two" content="" />
  51. <meta name="text:Link Three Title" content="link 3" />
  52. <meta name="text:Link Three" content="" />
  53. <meta name="text:Link Four Title" content="link 4" />
  54. <meta name="text:Link Four" content="" />
  55.  
  56.  
  57.  
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62. {block:ifsmallcursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:ifsmallcursor}
  63. :-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  64.  
  65. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  66.  
  67. 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;}
  68.  
  69. 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;}
  70.  
  71.  
  72.  
  73.  
  74. @font-face { font-family: "ronda"; src: url'http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  75.  
  76.  
  77. .wrapper{
  78. margin: 0px auto;
  79. margin-left: 60px;
  80. width: 1045px;
  81. }
  82.  
  83. .header{
  84. float: left;
  85. width: 100%;
  86. }
  87.  
  88. .left{
  89. float: left;
  90. margin-right: 20px;
  91. width:1045;
  92. }
  93.  
  94. .right{
  95. float: right;
  96. width: 200px;
  97. background-color: #fff;
  98. }
  99.  
  100.  
  101. body {
  102. margin:0px;
  103. background-color: {color:Background};
  104. background-image:url({image:Background});
  105. background-attachment: fixed;
  106. background-repeat: repeat;}
  107. body, div, p, textarea, submit, input{
  108. font-family: 'Ubuntu', sans-serif;
  109. font-size: 11px;
  110. line-height:14px;
  111. letter-spacing:1px;
  112. color:{color:Text};
  113. }
  114.  
  115. ::-webkit-scrollbar {width: 6px; height: 4px; background: #FFFFFF; border-left:0px solid #aaa; }
  116.  
  117. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; border: 0px solid #eee; border-radius:40px;}
  118.  
  119.  
  120. p {
  121. margin:0px;
  122. margin-top:0px;
  123. }
  124.  
  125. a:link, a:active, a:visited{
  126. text-decoration: none;
  127. -webkit-transition: color 0.3s ease-out;
  128. -moz-transition: color 0.3s ease-out;
  129. transition: color 0.3s ease-out;
  130. color: {color:Link};
  131. }
  132.  
  133. a:hover {
  134. text-decoration: none;
  135. font-style:;
  136. color: {color:Hover};
  137. }
  138.  
  139.  
  140. #mainRight {
  141. width:100%;
  142. margin:0;
  143. padding-bottom:20px;
  144. text-align:center;
  145. }
  146.  
  147. #holder {
  148. width:100%;
  149. }
  150.  
  151.  
  152.  
  153. div#center{
  154. margin:auto;
  155. margin-top:0px;
  156. position:relative;
  157. width:1045px;
  158. background-color:;
  159. overflow:auto;
  160. overflow-y:hidden;
  161. }
  162.  
  163.  
  164.  
  165. .entry {
  166. float:left;
  167. display: block;
  168. overflow:hidden;
  169. width:100%;
  170. padding:1px;
  171. margin:4px;
  172. transition: all 0.5s ease-out;
  173. -o-transition-transition: all 0.5s ease-out;
  174. -webkit-transition: all 0.5s ease-out;
  175. -moz-transition: all 0.5s ease-out;
  176. {block:ifsixcolumns}
  177. width:210px
  178. {/block:ifsixcolumns}
  179. {block:iffivecolumns}
  180. width:250px;
  181. {/block:iffivecolumns}
  182. {block:iffourcolumns}
  183. width:305px;
  184. {/block:iffourcolumns}
  185. {block:PermalinkPage}
  186. width:520px;
  187. margin-left:0px;
  188. text-align:center;
  189. {/block:PermalinkPage}
  190. }
  191.  
  192.  
  193.  
  194.  
  195. .gradient{
  196. position:absolute;
  197. left:0;
  198. height:14px;
  199. width:100%;
  200. text-align:center;
  201. opacity:0;
  202. bottom:4px;
  203. bottom-right:4px;
  204. margin-left:4px;
  205. padding:16px 0 10px 0;
  206. background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
  207. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.4)));
  208. background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  209. background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  210. background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  211. background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  212. -webkit-transition: all 0.3s ease-out;
  213. -moz-transition: all 0.3s ease-out;
  214. transition: all 0.3s ease-out;
  215. }
  216.  
  217. .entry:hover .gradient{
  218. opacity:0.99;
  219. padding:10px 0 16px 0;
  220. -webkit-transition: all 0.3s ease-out;
  221. -moz-transition: all 0.3s ease-out;
  222. transition: all 0.3s ease-out;
  223. }
  224.  
  225. .gradient a:hover{
  226. text-decoration:none;
  227. }
  228.  
  229. .gradient .reblogspan{
  230. color:transparent;
  231. width:13px;
  232. height:13px;
  233. background:url('http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png');
  234. display:inline-block;
  235. }
  236.  
  237. .gradient .notespan{
  238. padding: 0 5px;
  239. color:#fff;
  240. letter-spacing: 1px;
  241. font-family: calibri;
  242. font-size:14px;
  243. line-height:14px;
  244. }
  245.  
  246. .my-like {
  247. color:transparent;
  248. width:13px;
  249. height:13px;
  250. background:url('http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png');
  251. display:inline-block;
  252. }
  253. .my-liked {
  254. color:transparent;
  255. width:13px;
  256. height:13px;
  257. background:url('http://media.tumblr.com/tumblr_mbp2zu4pim1qk7o6d.png');
  258. display:inline-block;
  259. }
  260.  
  261.  
  262. .permalinktext {
  263. display: block;
  264. padding: 5px;
  265. margin: 4px 8px 0px 8px;
  266. text-transform: uppercase;
  267. font-family: calibri;
  268. letter-spacing: 2px;
  269. font-size: 10px;
  270. color: #000000;
  271. line-height: 10px;
  272. text-align: right;
  273. text-decoration: none;
  274. -webkit-transition: color 0.5s ease-out;
  275. -moz-transition: color 0.5s ease-out;
  276. border-top: 1px solid #dcdcdc;
  277. }
  278.  
  279. @font-face { font-family: "just realize"; src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf'); }
  280. .title{
  281. font-family: "Just realize";
  282. font-size: 22px;
  283. line-height: 20px;
  284. color: {color:Title};
  285. text-shadow:1px 2px 2px #aaa;
  286. letter-spacing: 1px;
  287. font-weight: normal;
  288. }
  289.  
  290.  
  291.  
  292. @font-face {font-family:"Pacifico"; src:url('http://static.tumblr.com/9wzbixa/D3Wlyw7u4/pacifico.ttf');}
  293.  
  294.  
  295. @font-face {font-family:"Tabitha"; src:url('http://static.tumblr.com/9wzbixa/UvZm26lrw/tabitha.ttf');}
  296. @font-face{
  297. font-family:jane;
  298. src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  299. .blogtitle {
  300. text-align:center;
  301. color:{color:Blogtitle};
  302. {Block:IfTitleFont1}font-family: 'Just realize' !important;{/Block:IfTitleFont1}
  303. {Block:IfTitleFont2}font-family: 'Pacifico' !important;{/Block:IfTitleFont2}
  304. {Block:IfTitleFont3}font-family: 'Jane' !important;{/Block:IfTitleFont3}
  305. {Block:IfTitleFont4}font-family: 'Tabitha' !important;{/Block:IfTitleFont4}
  306. padding-bottom:30px;
  307. font-size:50px;
  308. padding-top:30px;
  309. line-height:50px;}
  310.  
  311.  
  312. #linkbar {
  313. position:fixed;
  314. height: 100px;
  315. width: 100%;
  316. left:0px;
  317. z-index:99;
  318. bottom:-80px;
  319. text-align: center;
  320. padding: 3px;
  321. padding-bottom:5px;
  322. z-index:99999999;
  323. color: {color:text};
  324. background-color: black;
  325. -webkit-transition: all 0.8s ease-out;
  326. -moz-transition: all 0.8s ease-out;
  327. transition: all 0.8s ease-out;
  328. }
  329.  
  330. #linkbar:hover {
  331. bottom:-7px;
  332. -webkit-transition: all 0.8s ease-out;
  333. -moz-transition: all 0.8s ease-out;
  334. transition: all 0.8s ease-out;
  335. }
  336. .nav a {
  337. font-family:'calibri';
  338. font-size:14px;
  339. line-height:13px;
  340. border-bottom: 2px solid {color:Navigation Links};
  341. text-transform:uppercase;
  342. margin-left:20px;
  343. color:{color:Navigation Links};
  344. }
  345.  
  346. .desc a {
  347. font-family:'calibri';
  348. font-size:15px;
  349. line-height:13px;
  350. margin-left:20px;
  351. text-shadow:0px 1px 1px #fff;
  352. color:{color:Description};
  353. }
  354.  
  355. .desc:hover a {
  356. -webkit-transition: color 0.4s ease-out;
  357. -moz-transition: color 0.4s ease-out;
  358. -webkit-transition: all 0.2s linear;
  359. -webkit-transition: all 0.2s linear;
  360. -moz-transition: all 0.2s linear;
  361. transition: all 0.2s linear;
  362. }
  363.  
  364.  
  365. #posts {
  366. width:1400px;
  367. margin-top: 5px;
  368. margin-left: -35px;
  369. margin-right: auto;
  370. position:relative;
  371. overflow-y: hidden;
  372. {block:iffourcolumns}
  373. margin-left:-10px;
  374. {/block:iffourcolumns}
  375. }
  376.  
  377.  
  378. #infscr-loading{
  379. bottom: -70px;
  380. position: absolute;
  381. left: 50%;
  382. margin-left:-8px;
  383. width:16px;
  384. height:11px;
  385. overflow:hidden;
  386. margin-bottom: 50px;
  387. }
  388.  
  389. #postnotes{
  390. text-align: justify;
  391. }
  392.  
  393. #postnotes blockquote{
  394. border: 0px;
  395. }
  396.  
  397. blockquote{
  398. padding:0px 0px 2px 5px;
  399. margin:0px 0px 2px 1px;
  400. border-left: 1px dotted {color:Text};
  401. }
  402.  
  403. blockquote p, ul{
  404. margin:0px;
  405. padding:0px;
  406. }
  407.  
  408. a img{border: 0px;}
  409. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  410. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  411. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  412. .notes img{width:10px; position:relative; top:3px;
  413. }
  414.  
  415. small{font-size: 90%;}
  416.  
  417. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  418. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  419.  
  420. {CustomCSS}
  421.  
  422. </style>
  423. <script>
  424. window.onload = function () {
  425. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  426. document.addEventListener( 'click', function ( event ) {
  427. var myLikeLink = event.target;
  428. if( myLikeLink.className.indexOf( 'my-like' ) > -1 ) {
  429. var myLikeFrame = document.getElementById( 'my-like-frame' ),
  430. liked = ( myLikeLink.className == 'my-liked' ),
  431. command = liked ? 'unlike' : 'like',
  432. reblog = myLikeLink.getAttribute( 'data-reblog' ),
  433. postId = myLikeLink.getAttribute( 'data-id' ),
  434. oauth = reblog.slice( -8 ),
  435. likeUrl = 'http://tumblr.com/' + command + '/' + oauth + '?id=' + postId;
  436. myLikeFrame.src = likeUrl;
  437. liked ? myLikeLink.className = 'my-like'
  438. : myLikeLink.className = 'my-liked';
  439. };
  440. }, false );
  441. };
  442. </script>
  443. {block:IndexPage}
  444.  
  445.  
  446. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  447. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  448. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  449.  
  450. <script type="text/javascript">
  451. $(window).load(function () {
  452. var $content = $('#posts');
  453. $content.masonry({itemSelector: '.entry'}),
  454. $content.infinitescroll({
  455. navSelector : 'div#pagination',
  456. nextSelector : 'div#pagination a#nextPage',
  457. itemSelector : '.entry',
  458. loading: {
  459. finishedMsg: '',
  460. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  461. },
  462. bufferPx : 600,
  463. debug : false,
  464. },
  465. // call masonry as a callback.
  466. function( newElements ) {
  467. var $newElems = $( newElements );
  468. $newElems.hide();
  469. // ensure that images load before adding to masonry layout
  470. $newElems.imagesLoaded(function(){
  471. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  472.  
  473.  
  474. });
  475. });
  476. });
  477. </script>
  478. {/block:IndexPage}
  479.  
  480.  
  481. <title>{Title}</title>
  482. <link rel="shortcut icon" href="{Favicon}">
  483. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  484. <meta name="viewport" content="width=820" />
  485. </head>
  486.  
  487. <body>
  488. </style>
  489. <div id="mainRight">
  490. {block:ifusebanner}<center><a href="/"><img style="max-width:1500px; max-height:300px" src="{image:banner}"/></center></a>{/block:ifusebanner}
  491. {block:ifshowblogtitle}<div class="blogtitle">{Title}</a></div>{/block:ifshowblogtitle}
  492.  
  493. <div id="linkbar">
  494. <span class="nav">
  495. <a href="/">home</a>
  496. <a href="/ask">message</a>
  497. <a href="{text:Link One}">{text:Link One Title}</a>
  498. <a href="{text:Link Two}"{text:Link Two Title}</a>
  499. <a href="{text:Link Three}">{text:Link Three Title}</a>
  500. <a href="{text:Link Four}">{text:Link Four Title}</a>
  501. <a href="http://teenageblog.tumblr.com/">theme</a>
  502. </span>
  503.  
  504. <span class="desc">
  505. <div style="color:#fff; font-family:calibri">
  506. <p><br><font color="#fff">{Description}</font></p>
  507. </div></span></div>
  508.  
  509. <div class="wrapper">
  510. <div class="header">
  511. </div>
  512.  
  513.  
  514.  
  515. <div class="left">
  516. <div id="posts">
  517. {block:Posts}
  518. <div class="entry">
  519.  
  520. {block:Photo}
  521. {block:IndexPage}
  522. <div class="gradient transition">
  523. <a href="{ReblogURL}" title="Reblog" target="_blank"><span class="reblogspan">x</span></a>
  524. <a href="{Permalink}" title="Permalink"><span class="notespan">{NoteCount}</span></a>
  525. <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">x</span></div>
  526.  
  527. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"></a>
  528.  
  529. {/block:IndexPage}
  530.  
  531. {block:PermalinkPage}
  532. <div align="center">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}</div>
  533. {/block:PermalinkPage}
  534.  
  535. {/block:Photo}
  536.  
  537.  
  538. {block:Answer}
  539. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  540. <strong>{Asker}: {Question}</strong>
  541. <div class="caption">
  542. {Answer}</div>
  543. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  544. {/block:Answer}
  545.  
  546. {block:Text}
  547. {block:Title}<span class="title">{Title}</span>{/block:Title}
  548. <span class="entrytext">{Body}</span>
  549. <div class="permalinktext">
  550. <a href="{permalink}">{notecountwithlabel} &middot {timeago}</a>
  551. </div>
  552. {/block:Text}
  553.  
  554. {block:Link}
  555. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  556. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  557. {block:IndexPage}<div class="permalinktext">
  558. <a href="{permalink}">{notecountwithlabel} &middot {timeago}</a>
  559. </div>
  560. {/block:IndexPage}
  561. {block:Link}
  562.  
  563.  
  564.  
  565. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><div class="permalink">
  566. <div class="permalinktext">
  567. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>{/block:Quote}
  568.  
  569. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  570. <ul class="chat">
  571. {block:Lines}
  572. <li class="user_{UserNumber}">
  573. {block:Label}
  574. <span class="label">{Label}</span>
  575. {/block:Label}
  576.  
  577. {Line}
  578. </li>
  579. {/block:Lines}
  580. <div class="permalink">
  581. <div class="permalinktext">
  582. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>
  583. {/block:Chat}
  584.  
  585. {block:Audio}
  586. <div style="width:200px; height:30px;">
  587. {AudioPlayerBlack}
  588. </div>
  589. {block:IndexPage}<div class="permalink">
  590. <div class="permalinktext">
  591. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>
  592. {/block:IndexPage}
  593. {/block:Audio}
  594.  
  595. {block:Video}
  596. {block:IndexPage}
  597. <center>
  598. <div class="permalink">
  599. <div class="permalinktext">
  600. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>
  601. {Video-250}</center>
  602. {/block:IndexPage}
  603. {block:PermalinkPage}
  604. <center>
  605. {Video-400}</center>
  606. {/block:PermalinkPage}
  607. {block:Video}
  608.  
  609. {block:PostNotes}<div align="middle">{caption}</div>
  610. <center>
  611.  
  612. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  613.  
  614. {block:HasTags}
  615. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  616. {block:RebloggedFrom}
  617. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  618. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  619.  
  620. {/block:RebloggedFrom}
  621. </center></span>
  622. <br>
  623. <div id="postnotes">{PostNotes}</div><br>
  624.  
  625. <center>{block:ContentSource}
  626. <br><a href="{SourceURL}">
  627. {lang:Source}:
  628. {block:SourceLogo}
  629. <img src="{BlackLogoURL}" width="{LogoWidth}"
  630. height="{LogoHeight}" alt="{SourceTitle}" />
  631. {/block:SourceLogo}
  632. {block:NoSourceLogo}
  633. {SourceLink}
  634. {/block:NoSourceLogo}
  635. </a>
  636. {/block:ContentSource}</center>
  637.  
  638. {/block:PostNotes}
  639. </div>
  640. {/block:Posts}
  641. </div></div>
  642.  
  643. {block:IndexPage}
  644. {block:Pagination}
  645. <div id="pagination">
  646. {block:NextPage}
  647. <a id="nextPage" href="{NextPage}"></a>
  648. {/block:NextPage}
  649. {block:PreviousPage}
  650. <a href="{PreviousPage}"></a>
  651. {/block:PreviousPage}
  652. </div>
  653. {/block:Pagination}
  654. {/block:IndexPage}
  655.  
  656. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  657.  
  658. <script type="text/javascript">autoscale(new Array('object', 'embed'));</script>
  659.  
  660. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/cz1m316ry/arny.js"></script>
  661. <iframe id="likeiframe" style="display:none;"></iframe>
  662.  
  663.  
  664. </body>
  665.  
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement