Advertisement
theme_bean

Theme #24

Nov 25th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.97 KB | None | 0 0
  1. <!--
  2. theme by slutteen
  3. don't remove the credit
  4. unless you wear sweatpants on monday then well i just feel bad for you
  5. love ya
  6. -->
  7.  
  8. <html lang="en">
  9.  
  10. <head>
  11.  
  12. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  13.  
  14. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'>
  15.  
  16. {block:IfFallingSnow}
  17. <script src="http://static.tumblr.com/p2evvtm/7Lzm07nfv/snowstorm.js"></script>
  18. {/block:IfFallingSnow}
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  25.  
  26. <html lang="en">
  27.  
  28.  
  29. <script type="text/javascript"
  30. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  33. <meta name="color:background" content="#ffffff"/>
  34. <meta name="color:text" content="#000000"/>
  35. <meta name="color:links" content="#000000"/>
  36. <meta name="color:hover" content="#686868"/>
  37. <meta name="image:Sidebar" content=""/>
  38. <meta name="image:Background" content=""/>
  39. <meta name="if:Falling Snow" content="0">
  40. <meta name="text:Link One Title" content="link 1"/>
  41. <meta name="text:Link One" content="" />
  42. <meta name="text:Link Two Title" content="link 2"/>
  43. <meta name="text:Link Two" content=""/>
  44. <meta name="text:Link Three Title" content="link 3"/>
  45. <meta name="text:Link Three" content=""/>
  46. <meta name="text:Link Four Title" content="link 4"/>
  47. <meta name="text:Link Four" content=""/>
  48.  
  49. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  50.  
  51. <script type="text/javascript"
  52. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  53.  
  54. <style type="text/css">
  55.  
  56. <title>{Title}</title>
  57. {block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  58. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>
  59.  
  60.  
  61. <script type=”text/javascript”>
  62. //
  63. function desabilitaMenu(e)
  64. {
  65. if (window.Event)
  66. {
  67. if (e.which == 2 || e.which == 3)
  68. return false;
  69. }
  70. else
  71. {
  72. event.cancelBubble = true
  73. event.returnValue = false;
  74. return false;
  75. }
  76. }
  77. document.oncontextmenu = desabilitaMenu;
  78. document.onmousedown = desabilitaBotaoDireito;
  79. document.onmouseup = desabilitaBotaoDireito;
  80. </script>trols{
  81. position:fixed !important;
  82. }
  83. ::-webkit-scrollbar-thumb:vertical {
  84.  
  85. height:9px;
  86.  
  87. background-color: #a4a4a4;
  88.  
  89. }
  90.  
  91. ::-webkit-scrollbar {
  92.  
  93. width:5px;
  94.  
  95. height:5px;
  96.  
  97. background:#fff;
  98.  
  99. margin-right:5px;
  100.  
  101. }
  102. iframe#tumblr_controls {
  103. top: 0% !important;
  104. right:0% !important;
  105. position: fixed !important;}
  106. @font-face {
  107. font-family: "kg luck of the irish";
  108. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  109. }
  110. @font-face {
  111. font-family: "kg luck of the irish";
  112. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  113. }
  114.  
  115. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  116.  
  117. .left{
  118. float: left;
  119. margin-right: 20px;
  120. width: 802px;
  121. }
  122.  
  123. .right{
  124. float: right;
  125. width: 200px;
  126. background-color: {color:Background};
  127. }
  128.  
  129. body {
  130. padding: 0px;
  131. margin: 0px;
  132. color:#000;
  133. font-family: ubuntu;
  134. font-size: 11px;
  135. background-color: {color:Background};
  136. background-image:url({image:Background});
  137. background-attachment: fixed;
  138. background-repeat: repeat;
  139. }
  140.  
  141. a:link, a:active, a:visited{
  142. color:{color:links};
  143. text-decoration: none;
  144. -webkit-transition: color 0.4s ease-out;
  145. -moz-transition: color 0.4s ease-out;
  146. }
  147.  
  148. a:hover{
  149. color:transparent;
  150. -webkit-transition: color 0.4s ease-out;
  151. -moz-transition: color 0.4s ease-out;
  152. text-shadow:0px 0px 1px {color:hover};
  153. }
  154.  
  155. .entry {
  156. margin:4px;
  157. padding: 4px;
  158. float:center;
  159. background-color: white;
  160. border: 2px solid #aaa;
  161. font-family: ubuntu;
  162. font-size: 10px;
  163. line-height:15px;
  164. {block:IndexPage}
  165. overflow: hidden;
  166. width:251px;
  167. {/block:IndexPage}
  168. {block:PermalinkPage}
  169. width:450px;
  170. margin-left:58px;
  171. {/block:PermalinkPage}
  172. }
  173.  
  174. .bubble {
  175. align:right;background:#efc5ca; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  176. .bubble p {margin:1px 0px;}
  177. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #efc5ca;}
  178. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #efc5ca}
  179. .permalink2 p {
  180. margin: 0px;
  181. }
  182.  
  183. .entry .permalink{
  184. margin: auto;
  185. font-family: 'caviardreams', cursive;
  186. position: absolute;
  187. text-align: center;
  188. margin-top:0px;
  189. width: 35px;
  190. height: 13px;
  191. font-size:8px;
  192. margin-left: 0;
  193. opacity: 0;
  194. font-style:bold;
  195. background-color: white;
  196. -webkit-border-radius: 0px 6px 6px 0px;
  197. filter: alpha(opacity = 0);
  198. -webkit-transition: all ease-in .5s;
  199. -moz-transition: all ease-in .5s;
  200. -o-transition: all ease-in .5s;
  201. -ms-transition: all ease-in .5s;
  202. transition: all ease-in .5s;
  203. }
  204.  
  205. .entry:hover .permalink{
  206. margin-top: 3px;
  207. opacity: 0.9;
  208. }
  209.  
  210. .entry .permalink2{
  211. margin: auto;
  212. font-family: 'caviardreams', cursive;
  213. position: absolute;
  214. padding-right:5px;
  215. text-align: center;
  216. margin-top:0px;
  217. width: auto;
  218. height: 13px;
  219. font-size:8px;
  220. margin-left: 0;
  221. opacity: 0;
  222. font-style:bold;
  223. background-color: white;
  224. -webkit-border-radius: 0px 6px 6px 0px;
  225. filter: alpha(opacity = 0);
  226. -webkit-transition: all ease-in .5s;
  227. -moz-transition: all ease-in .5s;
  228. -o-transition: all ease-in .5s;
  229. -ms-transition: all ease-in .5s;
  230. transition: all ease-in .5s;
  231. }
  232.  
  233. .entry:hover .permalink2{
  234. margin-top: 23px;
  235. opacity: 0.9;
  236. }
  237.  
  238.  
  239. .entry #permalink {
  240. position: absolute;
  241. bottom: 0px;
  242. right: 2px;
  243. opacity: 0;
  244.  
  245. -webkit-transition: all .5s ease;
  246. -moz-transition: all .5s ease;
  247. -o-transition: all .5s ease;
  248. transition: all .5s ease;
  249. }
  250.  
  251. .entry:hover #permalink {
  252. bottom: 0px;
  253. right: 2px;
  254. opacity: 1;
  255. }
  256.  
  257.  
  258. .countreblog {
  259. letter-spacing:1px;
  260. font-family: ubuntu;
  261. font-size:8px;
  262. color: #a4a4a4;
  263. line-height:5px;
  264. margin: 5px;
  265. background:transparent;
  266. padding:9px 2px;
  267. opacity: 1;
  268. }
  269.  
  270. .countreblog a { color: #000; }
  271.  
  272. #sidebar{
  273. -webkit-border-radius: 0px 0px 0px 0px;
  274. z-index:1;
  275. position:fixed !important;
  276. font-family: 'short stack', cursive;
  277. font-size: 11px;
  278. width:215px;
  279. height:auto;
  280. top:70px;
  281. left:216px;
  282. opacity: 1;
  283. }
  284.  
  285. .sidelinks {
  286. z-index:3;
  287. margin-left:-10px;
  288. background-color:#fff;
  289. border: 2px solid #aaa;
  290. padding-left:5px;
  291. line-height:10px;
  292. padding-top:2px;
  293. padding-bottom:2px;
  294. height:10px;
  295. color:{color:links};
  296. width:105px;
  297. text-transform:lowercase;
  298. margin-top:-9px;
  299. display: block;
  300. -webkit-transition: all 0.3s ease-out;
  301. -moz-transition: all 0.3s ease-out;
  302. transition: all 0.3s ease-out;
  303. }
  304.  
  305. .sidelinks:hover {
  306. opacity:1;
  307. margin-left:-5px;
  308. box-shadow: 0 0 33px #888;
  309. background-color:#eee;
  310. -webkit-transition: all 0.3s ease-out;
  311. -moz-transition: all 0.3s ease-out;
  312. transition: all 0.3s ease-out;
  313. }
  314.  
  315. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  316.  
  317. #posts {
  318. width:560px;
  319. margin-left:500px;
  320. margin-top:2px;
  321. float:left;
  322. font-family: "ubuntu";
  323. }
  324.  
  325. #infscr-loading{
  326. bottom: -70px;
  327. position: absolute;
  328. left: 50%;
  329. margin-left:-8px;
  330. width:16px;
  331. height:11px;
  332. overflow:hidden;
  333. margin-bottom: 50px;
  334. }
  335.  
  336. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  337.  
  338. #titulo{
  339. font-family: 'caviardreams', cursive;
  340. font-size: 32px;
  341. line-height:25px;
  342. background-color: auto;
  343. font-weight: normal;
  344. text-align: center;
  345. text-shadow: 3px 0 0 rgba(265,0,0,0.3), -2px 0 0 rgba(0,265,0,0.3);
  346. -webkit-animation: bounceIn 4s;
  347. -moz-animation: bounceIn 4s;
  348. -ms-animation: bounceIn 4s;
  349. }
  350.  
  351. .scroll{
  352. z-index:9999999999999999;
  353. position:fixed !important;
  354. width:207px;
  355. height:25px;
  356. left: 218px;
  357. padding:2px;
  358. text-align:left;
  359. background-color: #fff;
  360. border: 2px solid #aaa;
  361. color: {color:text};
  362. line-height:14px;
  363. font-size:10px;
  364. font-family:ubuntu;
  365. background-color:white;
  366. overflow: auto;
  367. }
  368.  
  369. .scroll::-webkit-scrollbar {
  370. z-index:999999999999999
  371. height: 2px;
  372. width: 8px;
  373. background: #ffffff; /* Scrollbar background color */
  374. -webkit-border-radius:10px;
  375. moz-border-radius:10px;
  376. -o-border-radius:10px;
  377. border-radius:10px
  378. }
  379.  
  380. .scroll::-webkit-scrollbar-thumb {
  381. background-color: #ccc; /* Scroll bar color */
  382. border:1px solid #fff;
  383. -webkit-border-radius: 5ex;
  384. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  385. }
  386.  
  387. .scroll::-webkit-scrollbar-corner {
  388. -webkit-border-radius:10px;
  389. moz-border-radius:10px;
  390. -o-border-radius:10px;
  391. border-radius:10px
  392. background: transparent;
  393. }
  394.  
  395. blockquote{
  396. padding:0px 0px 2px 5px;
  397. margin:0px 0px 0px 0px;
  398. border-left: 1px solid #555555;
  399. }
  400.  
  401. blockquote p, ul{
  402. margin:0px;
  403. padding:0px;
  404. }
  405.  
  406. a img{border: 0px;}
  407.  
  408. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  409.  
  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:#555555;}
  412.  
  413. .notes img{
  414. width:10px;
  415. position:relative;
  416. top:3px;
  417. }
  418.  
  419. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  420. {block:IndexPage}
  421. width: 250px !important;
  422. {/block:IndexPage}
  423. }
  424. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  425.  
  426. @font-face {
  427. font-family: "set fire to the rain";
  428. src: url('http://static.tumblr.com/nsunyax/PzUlzmdk1/setfiretotherain.ttf');
  429. }
  430.  
  431. .title{
  432. font-family: 'set fire to the rain';
  433. font-size: 12px;
  434. line-height:15px;
  435. color: {color:text};
  436. font-weight: normal;
  437. }
  438.  
  439. #credz {
  440. position: fixed !important;
  441. right:5px !important;
  442. bottom:7px !important;
  443. font-family:helvetica;
  444. font-size:19px;
  445. line-height: 12px;
  446. -moz-transition: all 0.8s ease-out;
  447. -webkit-transition: opacity 0.7s linear;
  448. -webkit-transition: all 0.8s ease-out;
  449. transition: all 0.8s ease-out;
  450. }
  451.  
  452. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  453.  
  454. </style>
  455. {block:IndexPage}
  456. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  457. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  458.  
  459. <script type="text/javascript">
  460. $(window).load(function () {
  461. var $content = $('#posts');
  462. $content.masonry({itemSelector: '.entry'}),
  463. $content.infinitescroll({
  464. navSelector : 'div#pagination',
  465. nextSelector : 'div#pagination a#nextPage',
  466. itemSelector : '.entry',
  467. loading: {
  468. finishedMsg: '',
  469. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  470. },
  471. bufferPx : 600,
  472. debug : false,
  473. },
  474. // call masonry as a callback.
  475. function( newElements ) {
  476. var $newElems = $( newElements );
  477. $newElems.hide();
  478. // ensure that images load before adding to masonry layout
  479. $newElems.imagesLoaded(function(){
  480. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  481.  
  482.  
  483. });
  484. });
  485. });
  486. </script>
  487.  
  488. {/block:IndexPage}
  489.  
  490. </div>
  491.  
  492. <title>{title}</title>
  493.  
  494. <link rel="shortcut icon" href="{Favicon}">
  495. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  496. <meta name="viewport" content="width=820" />
  497.  
  498.  
  499.  
  500. <div class="wrapper">
  501.  
  502. <div class="header">
  503.  
  504. </div>
  505.  
  506. <div id="sidebar"><center>
  507. <div id="titulo"><div style="width: 268px; height: 25px; background: transparent; text-align: center; color:#000; margin-left:-28px; margin-bottom:16px;">{Title}</div></div>
  508. <div class="sidebarimagebackground"><p><a href="/"><img src="{image:Sidebar}" width=210px;></a><p><div style="margin-top: 6px;"><div class="scroll">
  509. {description}</p>
  510. </div>
  511. </div>
  512. </div>
  513.  
  514. </div>
  515. </div>
  516.  
  517. </div>
  518. </div></div>
  519.  
  520. <div style="font-family:ubuntu; margin-top:120px;
  521. text-shadow:0 0 1px #dcdcdc; text-align:left;padding:4px; margin-left:105px; z-index:4;position:fixed !important;">
  522. <a href="/"class="sidelinks">home</a><br>
  523.  
  524. <a href="/ask"class="sidelinks">inbox</a><br>
  525.  
  526. {block:ifLinkOneTitle}
  527. <a href="{text:Link One}"class="sidelinks">{text:Link One Title}</a><br>
  528. {/block:ifLinkOneTitle}
  529.  
  530. {block:ifLinkTwoTitle}
  531. <a href="{text:Link Two}"class="sidelinks">{text:Link Two Title}</a><br>
  532. {/block:ifLinkTwoTitle}
  533.  
  534. {block:ifLinkThreeTitle}
  535. <a href="{text:Link Three}"class="sidelinks">{text:Link Three Title}</a><br>
  536. {/block:ifLinkThreeTitle}
  537.  
  538. {block:ifLinkFourTitle}
  539. <a href="{text:Link Four}"class="sidelinks">{text:Link Four Title}</a><br>
  540. {/block:ifLinkFourTitle}
  541.  
  542. <a href="http://slutteen.tumblr.com"class="sidelinks">credit</a>
  543. </div>
  544.  
  545. <div class="left">
  546.  
  547. <div id="posts">
  548.  
  549. {block:Posts}
  550. <div class="entry">
  551.  
  552. {block:Text}
  553. {block:IndexPage} <div id="permalink">
  554. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> / <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  555. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
  556. <span class="entrytext">{Body}</span>
  557. {/block:Text}
  558.  
  559. {block:Link}
  560. <a href="{URL}" class="title">{Name}</a>
  561. {block:Description}{Description}{/block:Description}
  562. {block:IndexPage} <div id="permalink">
  563. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  564. {block:Link}
  565.  
  566. {block:Answer}
  567. <div class="post"><div class="askborder">
  568. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  569. Then I was like: {Answer}
  570. </div>
  571. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  572. {/block:Answer}
  573.  
  574. {block:Photo}
  575. <center>
  576. {block:IndexPage}
  577. <div class="permalink">
  578. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  579. <div class="permalink2">
  580. <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  581. {LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  582. {block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  583. {/block:Photo}
  584.  
  585. {block:Photoset}
  586. {block:IndexPage} <div id="permalink">
  587. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  588. <center><div class="photoset_photo" width="250px">{Photoset-250}</div></center>
  589. <p style="text-align: right;">
  590. {/block:Photoset}
  591. {block:Quote}{block:IndexPage} <div id="permalink">
  592. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  593. {Quote}</span> <br>
  594. {block:Source}<p align=right><strong>-{Source}</right></strong>{/block:Source}
  595. {/block:Quote}
  596.  
  597. {block:Chat}
  598. {block:IndexPage} <div id="permalink">
  599. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  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. {Line}
  608. </li>
  609. {/block:Lines}
  610. </ul>
  611.  
  612. {/block:Chat}
  613.  
  614. {block:Audio}
  615. <div style="width:320px; height:30px;">
  616. {AudioPlayerBlack}
  617. </div>
  618. {block:IndexPage}<span class="permalink">
  619. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  620. </span>{/block:IndexPage}
  621. {/block:Audio}
  622.  
  623. {block:Video}
  624. {block:IndexPage}
  625. <div id="permalink">
  626. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  627. <center>
  628. <div class="video">{Video-250}</div></center></center>
  629. {/block:IndexPage}
  630. {block:PermalinkPage}
  631. <center>
  632. {Video-550}</center>
  633. {/block:PermalinkPage}
  634. {block:Video}
  635.  
  636. {block:PermalinkPage}
  637. <center>
  638. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  639.  
  640.  
  641. {/block:PermalinkPage}
  642.  
  643.  
  644. {block:PostNotes}{PostNotes}
  645. {/block:PostNotes}
  646. </div>
  647.  
  648.  
  649. {/block:Posts}
  650. </div>
  651. </div>
  652. {block:IndexPage}
  653. {block:Pagination}
  654. <div id="pagination">
  655. {block:NextPage}
  656. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  657. {/block:NextPage}
  658. {block:PreviousPage}
  659. <a href="{PreviousPage}">&larr;&nbsp;</a>
  660. {/block:PreviousPage}
  661. </div>
  662. {/block:Pagination}
  663. {/block:IndexPage}
  664. </div>
  665.  
  666. <div id="credz"><div style="{color:text}"><a href="http://slutteen.tumblr.com">✿</a></div>
  667.  
  668. </body>
  669. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement