Advertisement
themesbycl

theme 13- 2 columns

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