Advertisement
teenageblog

Bonnie Theme

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