Advertisement
themesbycl

theme 13 - 1

Jul 29th, 2012
5,541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.52 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  3. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  4. ------------------------------------------------------------------->
  5.  
  6. <head>
  7.  
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Dr+Sugiyama' rel='stylesheet' type='text/css'>
  12.  
  13.  
  14. <meta name="color:Background" content="#ffffff"/>
  15. <meta name="color:Text" content="#000000"/>
  16. <meta name="color:Hover" content="#000000"/>
  17. <meta name="color:Link" content="#000000"/>
  18. <meta name="color:nav" content="#eeeeee"/>
  19. <meta name="color:nav hover" content="#dfaebb"/>
  20. <meta name="color:Sidebar" content="#ffffff"/>
  21. <meta name="color:Scrollbar" content="#000000"/>
  22. <meta name="image:Sidebar" content="1"/>
  23. <meta name="image:Background" content="1"/>
  24. <meta name="if:show sidebar image" content="1"/>
  25. <meta name="if:post shadows" content="0"/>
  26. <meta name="if:post border" content="0"/>
  27. <meta name="if:sidebar shadow" content="0"/>
  28. <meta name="if:sidebar border" content="0"/>
  29. <meta name="if:Tiny Scrollbar" content="1"/>
  30. <meta name="if:Show Title" content="1"/>
  31. <meta name="if:rainbow links" content="0"/>
  32. <meta name="if:tiny cursor" content="1"/>
  33. <meta name="text:Link 1 Title" content=""/>
  34. <meta name="text:Link 1 URL" content=""/>
  35. <meta name="text:Link 2 Title" content=""/>
  36. <meta name="text:Link 2 URL" content=""/>
  37. <meta name="text:Link 3 Title" content=""/>
  38. <meta name="text:Link 3 URL" content=""/>
  39. <meta name="text:Link 4 Title" content=""/>
  40. <meta name="text:Link 4 URL" content=""/>
  41. <meta name="text:Link 5 Title" content=""/>
  42. <meta name="text:Link 5 URL" content=""/>
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47. {block:iftinycursor}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:iftinycursor}
  48.  
  49. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  50. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  51.  
  52. <title>{Title}{block:Title} - {Title}{/block:Title}</title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  53.  
  54. #tumblr_controls{
  55. position:fixed !important;
  56. }
  57.  
  58. .wrapper{
  59. margin: 0px auto;
  60. width: 802px;
  61. }
  62.  
  63. .header{
  64. float: left;
  65. width: 100%;
  66. }
  67.  
  68. .left{
  69. float: left;
  70. margin-right: 20px;
  71. width: 802px;
  72. }
  73.  
  74. .right{
  75. float: right;
  76. width: 200px;
  77. background-color: {color:Background};
  78. }
  79.  
  80. body {
  81. padding: 0px;
  82. margin: 0px;
  83. color:{color:text};
  84. font-family: Geneva,'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 10px;
  85. background-color: {color:Background};
  86. background-image:url({image:Background});
  87. background-repeat: repeat;
  88. background-attachment: fixed;
  89. background-size: cover;
  90. }
  91.  
  92. a:link, a:active, a:visited{
  93. color: {color:Link};
  94. text-decoration: none;
  95. -webkit-transition: color 0.4s ease-out;
  96. -moz-transition: color 0.4s ease-out;
  97. }
  98.  
  99. a:hover{
  100. color:{color:Hover};
  101. -webkit-transition: color 0.4s ease-out;
  102. -moz-transition: color 0.4s ease-out;
  103. {block:ifshadowhover}text-shadow:0px 0px 4px #000{/block:ifshadowhover};
  104. }
  105.  
  106.  
  107. .nine{
  108. bottom:5px;
  109. right:5px;
  110. font-size:11px;
  111. z-index:4;
  112. position:fixed;
  113. font-family: "century gothic";
  114. padding:0px;
  115. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  116. }
  117. .nine:hover{
  118. bottom:15px;
  119. font-family: "century gothic";
  120. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  121. }
  122. .nine .linkk{opacity:0;
  123. bottom:5px;
  124. right:7px;
  125. font-family: "century gothic";
  126. font-size:11px;
  127. z-index:4;
  128. position:fixed;
  129. padding:0px;
  130. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  131. }
  132. .nine:hover .linkk{
  133. opacity:0.9;
  134. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  135. }
  136.  
  137.  
  138. #linksss{
  139. position:fixed !important;
  140. width:auto;
  141. height:auto;
  142. right:3px;
  143. top:26px;
  144. }
  145.  
  146.  
  147. .entry {
  148. margin:1px;
  149. padding: 2px;
  150. float:left;
  151. background-color: transparent;
  152. font-family: Geneva,'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 10px;
  153. line-height:11px;
  154. {block:IndexPage}
  155. width:415px;
  156. {/block:IndexPage}
  157. {block:PermalinkPage}
  158. width:450px;
  159. margin-left: -10px;
  160. {/block:PermalinkPage}
  161. {block:ifpostborder}border:1px solid #eeeeee;{/block:ifpostborder}
  162. {block:IfPostShadows}margin:4px;-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  163. -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  164. box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);{/block:IfPostShadows}
  165. }
  166.  
  167. .title{
  168. font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode';
  169. font-size: 14px;
  170. line-height:12px;
  171. color: #000000;
  172. font-weight: normal;
  173. padding:0px 0px 0px 0px;
  174. }
  175.  
  176.  
  177. #sidebar {
  178. position:fixed !important;
  179. width: 200px;
  180. text-align:center;
  181. height: auto;
  182. background-color:white;
  183. margin: 100px 0px 0px 560px;
  184. padding-left:6px;
  185. padding-right:6px;
  186. padding-top:14px;
  187. padding-bottom:8px;
  188. {block:ifsidebarborder}border:1px solid #ddd {/block:ifsidebarborder}
  189. {block:ifsidebarshadow}-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);{/block:ifsidebarshadow}
  190. }
  191.  
  192. #homelink {
  193. background: {color:nav};
  194. display: inline-block;
  195. line-height: 20px;
  196. height: 20px;
  197. width: 66px;
  198. text-align: center;
  199. border-bottom: 2px solid {color:link};
  200. transition: all 0.5s ease;
  201. -o-transition-transition: all 0.6s ease;
  202. -webkit-transition: all 0.6s ease;
  203. -moz-transition: all 0.6s ease;
  204. }
  205.  
  206. #homelink:hover {
  207. background: {color:nav hover};
  208. display: inline-block;
  209. line-height: 20px;
  210. height: 20px;
  211. width: 66px;
  212. text-align: center;
  213. border-bottom: 2px solid {color:hover};
  214. transition: all 0.5s ease;
  215. -o-transition-transition: all 0.6s ease;
  216. -webkit-transition: all 0.6s ease;
  217. -moz-transition: all 0.6s ease;
  218. }
  219.  
  220. #asklink {
  221. background: {color:nav};
  222. display: inline-block;
  223. line-height: 20px;
  224. height: 20px;
  225. width: 66px;
  226. text-align: center;
  227. border-bottom: 2px solid {color:link};
  228. margin-left: -2px;
  229. transition: all 0.5s ease;
  230. -o-transition-transition: all 0.6s ease;
  231. -webkit-transition: all 0.6s ease;
  232. -moz-transition: all 0.6s ease;
  233. }
  234.  
  235. #asklink:hover {
  236. background: {color:nav hover};
  237. display: inline-block;
  238. line-height: 20px;
  239. height: 20px;
  240. width: 66px;
  241. text-align: center;
  242. border-bottom: 2px solid {color:hover};
  243. margin-left: -2px;
  244. transition: all 0.5s ease;
  245. -o-transition-transition: all 0.6s ease;
  246. -webkit-transition: all 0.6s ease;
  247. -moz-transition: all 0.6s ease;
  248. }
  249.  
  250. #drop {
  251. background: {color:nav};
  252. display: inline-block;
  253. line-height: 20px;
  254. height: 20px;
  255. width: 66px;
  256. text-align: center;
  257. margin-left: -2px;
  258. border-bottom: 2px solid {color:link};
  259. transition: all 0.5s ease;
  260. -o-transition-transition: all 0.5s ease;
  261. -webkit-transition: all 0.5s ease;
  262. -moz-transition: all 0.5s ease;
  263. }
  264.  
  265.  
  266. #drop:hover {
  267. background: {color:nav hover};
  268. display: inline-block;
  269. line-height: 20px;
  270. height: 20px;
  271. width: 66px;
  272. text-align: center;
  273. margin-left: -2px;
  274. border-bottom: 2px solid {color:hover};
  275. transition: all 0.5s ease;
  276. -o-transition-transition: all 0.5s ease;
  277. -webkit-transition: all 0.5s ease;
  278. -moz-transition: all 0.5s ease;
  279. }
  280.  
  281. #drop:hover #down{
  282. opacity:1;
  283. margin-top:2px;
  284. overflow:hidden;
  285. height: 20px;
  286. line-height: 20px;
  287. background-color:transparent;
  288. z-index:1000;
  289. height:auto;
  290. -o-transition-transition: all 0.6s ease;
  291. -webkit-transition: all 0.6s ease;
  292. -moz-transition: all 0.6s ease;
  293. }
  294.  
  295.  
  296.  
  297. #down {
  298. position:absolute;
  299. margin-top:-20px;
  300. opacity:0;
  301. width:66px;
  302. overflow:hidden;
  303. transition: all 0.5s ease;
  304. -o-transition-transition: all 0.6s ease;
  305. -webkit-transition: all 0.6s ease;
  306. -moz-transition: all 0.6s ease;
  307. }
  308.  
  309. #down a{
  310. background-color:{color:nav};
  311. text-align:center;
  312. display:block;
  313. line-height:20px;
  314. transition: all 0.6s ease;
  315. -o-transition-transition: all 0.6s ease;
  316. -webkit-transition: all 0.6s ease;
  317. -moz-transition: all 0.6s ease;
  318. }
  319.  
  320. #down a:hover{
  321. background-color:{color:nav hover};
  322. text-align:center;
  323. display:block;
  324. line-height:20px;
  325. transition: all 0.6s ease;
  326. -o-transition-transition: all 0.6s ease;
  327. -webkit-transition: all 0.6s ease;
  328. -moz-transition: all 0.6s ease;
  329. }
  330. @font-face { font-family: "raleway_thin"; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  331.  
  332. .blogtitle{
  333. font-family:"raleway_thin";
  334. font-size:34px;
  335. line-height:10px;
  336. letter-spacing:1px;}
  337.  
  338.  
  339. .entry .permalink1{
  340. position:absolute;
  341. bottom:30px;
  342. margin-left:10px;
  343. width:100px;
  344. height:14px;
  345. padding:2px;
  346. padding bottom:0px;
  347. letter-spacing:2px;
  348. text-transform:none;
  349. font-size: 10px;
  350. line-height: 12px;
  351. background-color:#ffffff;
  352. overflow:hidden;
  353. text-align:center;
  354. opacity:0.0;
  355. font-size: 8px;
  356. line-height:12px;
  357. -webkit-transition: all 0.4s linear;
  358. -webkit-transition: all 0.4s linear;
  359. -moz-transition: all 0.4s linear;
  360. transition: all 0.4s linear;
  361. font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode';
  362. }
  363.  
  364. .entry:hover .permalink1{
  365. overflow:visible;
  366. -webkit-transition: all 0.4s linear; opacity: .8;
  367. -webkit-transition: all 0.4s linear;
  368. -moz-transition: all 0.4s linear;
  369. transition: all 0.4s linear;
  370. }
  371.  
  372.  
  373. .entry:hover .permalink1:hover{
  374. overflow:visible;
  375. -webkit-transition: all 0.4s linear; opacity: 1;
  376. -webkit-transition: all 0.4s linear;
  377. -moz-transition: all 0.4s linear;
  378. transition: all 0.4s linear;
  379. }
  380.  
  381. .entry .permalink2{
  382. position:absolute;
  383. bottom:10px;
  384. margin-left:10px;
  385. width:100px;
  386. height:14px;
  387. padding:2px;
  388. padding bottom:0px;
  389. letter-spacing:2px;
  390. font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode';
  391. text-transform:none;
  392. font-size: 10px;
  393. line-height: 12px;
  394. background-color:#ffffff;
  395. overflow:hidden;
  396. text-align:center;
  397. opacity:0.0;
  398. font-size: 8px;
  399. line-height:12px;
  400. -webkit-transition: all 0.4s linear;
  401. -webkit-transition: all 0.4s linear;
  402. -moz-transition: all 0.4s linear;
  403. transition: all 0.4s linear;
  404. }
  405.  
  406. .entry:hover .permalink2{
  407. overflow:visible;
  408. -webkit-transition: all 0.4s linear; opacity: .8;
  409. -webkit-transition: all 0.4s linear;
  410. -moz-transition: all 0.4s linear;
  411. transition: all 0.4s linear;
  412. }
  413.  
  414.  
  415. .entry:hover .permalink2:hover{
  416. overflow:visible;
  417. -webkit-transition: all 0.4s linear; opacity: 1;
  418. -webkit-transition: all 0.4s linear;
  419. -moz-transition: all 0.4s linear;
  420. transition: all 0.4s linear;
  421. }
  422.  
  423. .textperma{
  424. display: block;
  425. font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode';
  426. font-size: 10px;
  427. text-align: left;
  428. background-color:transparent;
  429. letter-spacing: 0px;
  430. border-top: 1px solid #dddddd;
  431. padding: 2px;
  432. margin: 2px;
  433. }
  434.  
  435. .videoperma embed, .post div.video object {
  436. width:400px !important;
  437. height:350px !important;
  438. }
  439.  
  440.  
  441. #posts {
  442. width: 450px;
  443. margin-left:100px;
  444. margin-top:2px;
  445. float:left;
  446. font-family: cambria;
  447. }
  448.  
  449. #infscr-loading{
  450. bottom: -70px;
  451. position: absolute;
  452. left: 50%;
  453. margin-left:-8px;
  454. width:16px;
  455. height:11px;
  456. overflow:hidden;
  457. margin-bottom: 50px;
  458. }
  459.  
  460. {CustomCSS}
  461. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 12px; right: 8px;}
  462.  
  463. </style>{block:ifrainbowlinks}
  464. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  465. "></script>{/block:ifrainbowlinks}
  466.  
  467. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/xgp678o/YYgm7wrto/2.png" border="0"></a>
  468.  
  469. {block:IndexPage}
  470. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  471. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  472.  
  473. <script type="text/javascript">
  474. $(window).load(function () {
  475. var $content = $('#posts');
  476. $content.masonry({itemSelector: '.entry'}),
  477. $content.infinitescroll({
  478. navSelector : 'div#pagination',
  479. nextSelector : 'div#pagination a#nextPage',
  480. itemSelector : '.entry',
  481. loading: {
  482. finishedMsg: '',
  483. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  484. },
  485. bufferPx : 600,
  486. debug : false,
  487. },
  488. // call masonry as a callback.
  489. function( newElements ) {
  490. var $newElems = $( newElements );
  491. $newElems.hide();
  492. // ensure that images load before adding to masonry layout
  493. $newElems.imagesLoaded(function(){
  494. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  495.  
  496.  
  497. });
  498. });
  499. });
  500. </script>
  501.  
  502. {/block:IndexPage}
  503.  
  504. <title>{title}</title>
  505.  
  506. <link rel="shortcut icon" href="{Favicon}">
  507. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  508. <meta name="viewport" content="width=820" />
  509.  
  510. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  511. <body>
  512. <div class="wrapper">
  513. <div class="header">
  514. </div>
  515.  
  516.  
  517. <div id="sidebar">
  518. {block:ifShowTitle}<center>
  519. <div class="blogtitle"><a href="/">{Title}</a></div></center><br>{/block:ifShowTitle}
  520. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=200px></a>{/block:ifshowsidebarimage}
  521. {Description}
  522. <br><br>
  523. <div id="homelink"><a href="/">home</a></div>
  524. <div id="asklink"><a href="/ask">ask</a></div>
  525. <div id="drop"><a href="#">links</a></a>
  526. <div id="down">
  527. {block:ifLink1Title}
  528. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  529. {/block:ifLink1Title}
  530.  
  531. {block:ifLink2Title}
  532. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  533. {/block:ifLink2Title}
  534.  
  535. {block:ifLink3Title}
  536. <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
  537. {/block:ifLink3Title}
  538.  
  539. {block:ifLink4Title}
  540. <a href="{text:Link 4 URL}">{text:Link 4 Title}</a>
  541. {/block:ifLink4Title}
  542.  
  543. {block:ifLink5Title}
  544. <a href="{text:Link 5 URL}">{text:Link 5 Title}</a>
  545. {/block:ifLink5Title}
  546.  
  547. <a href="http://classy-lovely.tumblr.com">theme</a>
  548. </div>
  549. </div></div>
  550.  
  551. <div class="left">
  552.  
  553. <div id="posts">
  554.  
  555. {block:Posts}
  556. <div class="entry">
  557.  
  558.  
  559. {block:Text}
  560. {block:Title}<span class="title">{Title}</span>{/block:Title}
  561. <span class="entrytext">{Body}</span></a>
  562. {block:IndexPage}
  563. <div class="textperma"><a href="{permalink}">posted {TimeAgo}</a> • <a href="{Permalink}">{NoteCountWithLabel}</a></span></a></div>
  564. {/block:IndexPage}
  565. {/block:Text}
  566.  
  567. {block:Link}
  568. <a href="{URL}" class="title">{Name}</a>
  569. {block:Description}{Description}{/block:Description}
  570. {block:IndexPage}
  571. <div class="textperma"><a href="{permalink}">posted {TimeAgo}</a> • <a href="{Permalink}">{NoteCount}</a></span></a></div>
  572. {/block:IndexPage}
  573. {block:Link}
  574.  
  575. {block:Photo}
  576. {block:IndexPage}{LinkOpenTag}<div class="photo"><div class="permalink1">
  577. <a href="{Permalink}"><a href="{permalink}">{NoteCountWithLabel} </a></span></div>
  578.  
  579. <div class="permalink2"><a href="{ReblogURL}">reblog</a></a></span></div>
  580.  
  581. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="415"/></a></div>{LinkCloseTag}{/block:IndexPage}
  582.  
  583. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="450"/></a>{LinkCloseTag}{/block:PermalinkPage}
  584. {/block:Photo}
  585.  
  586. {block:Photoset}
  587. <center>{Photoset-250}</center></span>
  588. <div class="permalink">
  589. <a href="{Permalink}"><a href="{permalink}">{NoteCountWithLabel} &middot; <a href="{ReblogURL}">reblog</a></a></span></div>
  590. {/block:Photoset}
  591.  
  592. {block:Quote}
  593. <span class="title">{Quote}</span><br />
  594. {block:Source}{Source}{/block:Source}
  595. {block:IndexPage}
  596. <br /><div class="textperma"><a href="{permalink}">posted {TimeAgo}</a> • <a href="{Permalink}">{NoteCount}</a></span></a></div>
  597. {/block:IndexPage}
  598. {/block:Quote}
  599.  
  600. {block:Chat}
  601. {block:Title}<span class="title">{Title}</span>{/block:Title}
  602. <ul class="chat">
  603. {block:Lines}
  604. <li class="user_{UserNumber}">
  605. {block:Label}
  606. <span class="label">{Label}</span>
  607. {/block:Label}
  608.  
  609. {Line}
  610. </li>
  611. {/block:Lines}
  612. </ul>
  613. {block:IndexPage}
  614. <div class="textperma"><a href="{permalink}">posted {TimeAgo}</a> • <a href="{Permalink}">{NoteCount}</a></span></a></div>
  615. {/block:IndexPage}
  616. {/block:Chat}
  617.  
  618. {block:Audio}
  619. <center><div style="width:250px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  620. {FormattedPlayCount} plays</small></div></div></center><br>
  621. {block:Caption}{Caption}{/block:Caption}
  622. {block:IndexPage}
  623. <div class="textperma"><a href="{permalink}">posted {TimeAgo}</a> • <a href="{Permalink}">{NoteCount}</a></span></a></div>
  624. {/block:IndexPage}
  625. {/block:Audio}
  626.  
  627. {block:Video}
  628. <center>
  629. <div class="videoperma">{Video-250}</div><BR>
  630. <div class="permalink">
  631. <a href="{Permalink}"><a href="{permalink}">{NoteCountWithLabel} &middot; <a href="{ReblogURL}">reblog</a></a></span></div>
  632. {block:Video}
  633.  
  634. {block:PermalinkPage}
  635.  
  636. <div id="note3"><div style="text-align:right">
  637. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
  638.  
  639.  
  640. {/block:PermalinkPage}
  641.  
  642.  
  643. {block:PostNotes}{PostNotes}
  644. {/block:PostNotes}
  645. </div>
  646.  
  647.  
  648. {/block:Posts}
  649. </div>
  650. </div>
  651. {block:IndexPage}
  652. {block:Pagination}
  653. <div id="pagination">
  654. {block:NextPage}
  655. <a id="nextPage" href="{NextPage}"></a>
  656. {/block:NextPage}
  657. {block:PreviousPage}
  658. <a href="{PreviousPage}"></a>
  659. {/block:PreviousPage}
  660. </div>
  661. {/block:Pagination}
  662. {/block:IndexPage}
  663. </div>
  664.  
  665. </body><div class="nine"><a href="http://classy-lovely.tumblr.com">theme credit</a><br><div class="linkk"><a href="http://classy-lovely.tumblr.com">classy-lovely</a></div>
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement