Advertisement
ramisaaaaa

Untitled

Jul 18th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.33 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. -->
  4.  
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script|Unkempt|The+Girl+Next+Door|Allura|Sevillana|Seaweed+Script|Norican|Ruluko|Italianno' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  9. <script type="text/javascript"
  10. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  11. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  12. <meta name="color:background" content="#dadada"/>
  13. <meta name="color:text" content="#130C11"/>
  14. <meta name="color:hover" content="#130C11"/>
  15. <meta name="color:link" content="#000000"/>
  16. <meta name="color:shadow" content="#dadada"/>
  17. <meta name="image:sidebar" content="1"/>
  18. <meta name="image:background" content="1"/>
  19. <meta name="if:show photo" content="0"/>
  20. <meta name="if:faded images" content="0"/>
  21. <meta name="if:permalink one" content="0"/>
  22. <meta name="if:permalink two" content="1"/>
  23. <meta name="text:Link 1" content=""/>
  24. <meta name="text:Link 1 Title" content=""/>
  25. <meta name="text:Link 2" content="" />
  26. <meta name="text:Link 2 Title" content=""/>
  27. <meta name="text:Link 3" content="" />
  28. <meta name="text:Link 3 Title" content=""/>
  29. <meta name="text:Link 4" content=""/>
  30. <meta name="text:Link 4 Title" content=""/>
  31. <meta name="text:Link 5" content=""/>
  32. <meta name="text:Link 5 Title" content=""/>
  33. <meta name="color:home link" content="#fff"/>
  34. <meta name="color:link 1" content="#fff"/>
  35. <meta name="color:link 2" content="#fff"/>
  36. <meta name="color:link 3" content="#fff"/>
  37. <meta name="color:link 4" content="#fff"/>
  38. <meta name="color:link 5" content="#fff"/>
  39.  
  40. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  46.  
  47. {block:iffadedimages}img{
  48.  
  49. -webkit-transition: opacity 0.4s linear;
  50.  
  51. opacity: 0.90;
  52.  
  53. }
  54. img:hover{
  55.  
  56. -webkit-transition: opacity 0.4s linear;
  57.  
  58. opacity: 1;
  59.  
  60. }{/block:iffadedimages}
  61.  
  62.  
  63.  
  64. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  65. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  66.  
  67.  
  68. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  69.  
  70. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  71.  
  72.  
  73. ::-webkit-scrollbar {width: 8px; height: 4px; background: rgba(0,0,0,0.3); }
  74.  
  75. ::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.5); -webkit-border-radius: 0ex;}
  76.  
  77.  
  78. #tumblr_controls{
  79. position:fixed !important;
  80. }
  81.  
  82. .wrapper{
  83. margin: 0px auto;
  84. width: 802px;
  85. }
  86.  
  87. .header{
  88. float: left;
  89. width: 100%;
  90. }
  91.  
  92. .left{
  93. float: left;
  94. margin-right: 20px;
  95. width: 802px;
  96. }
  97.  
  98. .right{
  99. float: right;
  100. width: 200px;
  101. background-color: {color:Background};
  102. }
  103.  
  104. body {
  105. margin:0px;
  106. text-decoration: none;
  107. background-color: {color:background};
  108. background-image:url({image:Background});
  109. background-attachment: fixed;
  110. background-repeat: repeat;
  111. color: {color:Text};
  112. font-family: trebuchet ms;
  113. font-size: 9px;
  114. }
  115.  
  116.  
  117.  
  118.  
  119. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  120.  
  121. div#content{
  122. padding: 4px;
  123. }
  124.  
  125. a:link, a:active, a:visited{
  126. color: {color:Link};
  127. text-decoration: none;
  128. -webkit-transition: color 0.2s ease-out;
  129. -moz-transition: color 0.2s ease-out;
  130. }
  131.  
  132. a:hover{
  133. color:{color:Hover};
  134. text-decoration: italic;
  135. -webkit-transition: color 0.2s ease-out;
  136. -moz-transition: color 0.2s ease-out;
  137. text-shadow: {color:shadow} 5px 2px 2px;
  138. }
  139.  
  140. .entry {
  141. float:left;
  142. {block:IndexPage}
  143. padding-left: 10px;
  144. padding-right: 10px;
  145. padding-top: 10px;
  146. padding-bottom: 6px;
  147. margin: 8px;
  148. width: 200px;
  149. background-image:url(http://24.media.tumblr.com/tumblr_m0g3ybPmqj1r6uwfxo2_250.png);
  150. {/block:IndexPage}
  151. background-color:rgba(0,0,0,0.1);
  152. -moz-box-shadow: 5px 5px 6px rgba(0,0,0,0.6);
  153. -webkit-box-shadow: 5px 5px 6px rgba(0,0,0,0.6);
  154. box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
  155. {block:PermalinkPage}
  156. width:400px;
  157. {/block:PermalinkPage}
  158. opacity: 1.0;
  159. }
  160.  
  161. .permalink{
  162. display: block;
  163. line-height: 13px;
  164. text-transform: none;
  165. font-family: helvetica;
  166. font-size: 8px;
  167. text-align:center;
  168. margin-top: 1px;
  169. background-color: transparent;
  170. opacity: 0.8;
  171. text-transform: uppercase;
  172. text-align: left;
  173. font-color: #000000;
  174. }
  175.  
  176. .entry .perma{
  177. overflow: hidden;
  178. overflow-y:hidden;
  179. z-index: 999;
  180. opacity: 0;
  181. letter-spacing: 2px;
  182. text-transform: uppercase;
  183. margin: auto;
  184. font-family: bebas neue;
  185. position: absolute;
  186. text-align: center;
  187. margin-top: 0px;
  188. width: 100%;
  189. height: 100%;
  190. background: #615c5c;
  191. padding-left: -10px;
  192. color: #aaa;
  193. padding-right: -10px;
  194. padding-top: -10px;
  195. padding-bottom: -13px;
  196. background-image:url(http://flashspeaksactionscript.com/wp-content/uploads/2008/06/background22.jpg);
  197. left: 0;
  198. bottom: 0;
  199. opacity: 0;
  200. }
  201.  
  202.  
  203. .entry:hover .perma{
  204. height: 100%;
  205. letter-spacing: 4px;
  206. margin-top:0px;
  207. line-height: 60px;
  208. position: absolute;
  209. overflow:visible;
  210. -webkit-transition: all 0.8s linear;
  211. opacity: 0.8;
  212. -webkit-transition: all 0.7s linear;
  213. -moz-transition: all 0.8s linear;
  214. transition: all 0.8s linear;
  215. }
  216.  
  217. select {
  218. font-size: 9px;
  219. width: 100px;
  220.  
  221.  
  222. }
  223. option {
  224. font-size: 9px;
  225.  
  226. text-align: left;
  227.  
  228. }
  229. input[type=button]
  230. {
  231. font-size: 9px;
  232. }
  233.  
  234. .likep {
  235. width: 21px;
  236. height: 20px;
  237. overflow: hidden;
  238. position: relative;
  239. z-index: 9999999;
  240. position: absolute;
  241. margin-top: 26px;
  242. margin-left: 5px;
  243. }
  244. .rep {
  245. width: 24px;
  246. height: 20px;
  247. overflow: hidden;
  248. position: relative;
  249. z-index: 9999999;
  250. position: absolute;
  251. margin-top: 26px;
  252. margin-left: 31px;
  253. }
  254. .likep a:hover {
  255. background-position: 0px 0px;
  256. }
  257. .likep a {
  258. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  259. background-position: 0px 0px;
  260. display: block;
  261. z-index: 9999999;
  262. webkit-transition: all 0s linear;
  263. -webkit-transition: all 0s linear;
  264. -moz-transition: all 0s linear;
  265. transition: all 0s linear;
  266. }
  267. .likep img {
  268. width: 21px;
  269. height: 20px;
  270. webkit-transition: all 0.2s linear;
  271. -webkit-transition: all 0.2s linear;
  272. -moz-transition: all 0.2s linear;
  273. transition: all 0.2s linear;
  274. }
  275. .rep img{
  276. width: 24px;
  277. height: 20px;
  278. line-height: 30px;
  279. display: inline;
  280. }
  281.  
  282. .noteslabel { position: absolute;
  283. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  284. height: 20px;
  285. font-size: 11px;
  286. line-height: 20px;
  287. color: #fff;
  288. position: absolute;
  289. margin-top: 26px;
  290. margin-left: 60px;
  291. padding-left: 4px;
  292. padding-right: 4px;
  293. -moz-border-radius: 2px;
  294. border-radius: 2px;
  295. font-weight: bold;
  296. }
  297. .noteslabel a{
  298. color: #fff;
  299. }
  300.  
  301.  
  302. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  303.  
  304. div#sidebar{
  305. position:fixed !important;
  306. width: 200px;
  307. height:100%;
  308. margin-top: 0px;
  309. margin-left: -70px;
  310. padding: 10px;
  311. line-height:11px;
  312. letter-spacing:0px;
  313. margin-bottom: 6px;
  314. background-image:url(http://24.media.tumblr.com/tumblr_m0g3ybPmqj1r6uwfxo2_250.png);
  315. background-color:rgba(0,0,0,0.1);
  316. -moz-box-shadow: 5px 5px 6px rgba(0,0,0,0.6);
  317. -webkit-box-shadow: 5px 5px 6px rgba(0,0,0,0.6);
  318. box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
  319. font-size: 9px;
  320. opacity: 1.0;
  321. }
  322.  
  323. #posts {
  324. width: 800px;
  325. margin-left:170px;
  326. margin-top: 20px;
  327. background-color: transparent;
  328. {block:PermalinkPage}
  329. margin-left:190px;
  330. {/block:PermalinkPage}
  331. float:left;
  332. }
  333.  
  334.  
  335. .descriprion_icons{
  336. position: absolute;
  337. display: block;
  338. width: 25px;
  339. height: 25px;
  340. left: 50%;
  341. top: 80%;
  342. margin-top: -12px;
  343. background: url(http://static.tumblr.com/dbek3sy/ZQDlsyx5t/icons.png) no-repeat;
  344. opacity:0;
  345. }
  346. .entry .permalink_icon{
  347. background-position: -25px 0px;
  348. margin-left: 5px;
  349. -webkit-transition: all 0.65s ease;
  350. }
  351.  
  352. .entry .reblog_icon{
  353. background-position: 0px 0px;
  354. margin-left: -30px;
  355. -webkit-transition: all 0.45s ease;
  356. }
  357.  
  358. .entry:hover .permalink_icon{
  359. top: 50%;
  360. opacity: 0.6;
  361. -webkit-transition: all 0.65s ease;
  362. }
  363.  
  364. .entry:hover .reblog_icon{
  365. top: 50%;
  366. opacity: 0.6;
  367. -webkit-transition: all 0.45s ease;
  368. }
  369.  
  370.  
  371.  
  372. #linkbby {
  373. margin: 0px 0px 0px 575px;
  374. position: fixed;
  375. padding: 2px;
  376. height: 25px;
  377. width: 80px;
  378. z-index: 1000px;
  379. overflow: hidden;
  380. overflow-y:hidden;
  381. -webkit-transition: opacity 0.8s linear;
  382. -webkit-transition: all 0.8s linear;
  383. -moz-transition: all 0.8s linear;
  384. transition: all 0.8s linear;
  385. }
  386.  
  387. #linkbby:hover{
  388. height: 280px;
  389. -webkit-transition: opacity 0.4s linear;
  390. -webkit-transition: all 0.3s linear;
  391. -moz-transition: all 0.5s linear;
  392. transition: all 0.4s linear;
  393. }
  394.  
  395. .navtitle {
  396. font-size: 24pt;
  397. font-family: bebas neue;
  398. background-color: transparent;
  399. letter-spacing: px;
  400. text-shadow:1px 1px 1px #000;
  401. line-height: 16pt;
  402. height: 30px;
  403. padding: 2px;
  404. color: #000000;
  405. text-align:center;
  406. margin-top: 3px;
  407. }
  408.  
  409. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  410.  
  411.  
  412. #links a{
  413. display: block;
  414. margin-bottom: 2px;
  415. letter-spacing: 1px;
  416. text-align: center;
  417. font-family: pixel;
  418. font-size: 8px;
  419. text-transform: uppercase;
  420. line-height: 40px;
  421. opacity: 1;
  422. transition: all 0.5s ease-out;
  423. -o-transition-transition: all 0.5s ease-out;
  424. -webkit-transition: all 0.5s ease-out;
  425. -moz-transition: all 0.5s ease-out;
  426. }
  427.  
  428. #links a:hover {
  429. opacity: .8;
  430. letter-spacing: 4px;
  431. transition: all 0.5s ease-out;
  432. -o-transition-transition: all 0.5s ease-out;
  433. -webkit-transition: all 0.5s ease-out;
  434. -moz-transition: all 0.5s ease-out;
  435. }
  436.  
  437. .sidebarpic {
  438. image: url({image:sidebar});
  439. overflow: hidden;
  440. width: 200px;
  441. height: auto;
  442. margin-top: 90px;
  443. -moz-box-shadow: 0 0 10px {color:boxshadow};
  444. -webkit-box-shadow: 0 0 10px #FFFFFF;
  445. box-shadow: 0 0 8px #FFFFFF;
  446. }
  447.  
  448.  
  449. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  450.  
  451. #infscr-loading{
  452. bottom: -70px;
  453. position: absolute;
  454. left: 50%;
  455. margin-left:-8px;
  456. width:16px;
  457. height:11px;
  458. overflow:hidden;
  459. margin-bottom: 50px;
  460. }
  461.  
  462. .title{
  463. font-family: cedarville cursive;
  464. font-size: 18px;
  465. line-height:14px;
  466. color: {color:Title};
  467. font-weight: normal;
  468. }
  469.  
  470. .blogtitle{
  471. text-shadow:3px 3px 0px rgba(0,0,0,.2);
  472. font-family: bebas neue;
  473. font-size: 55px;
  474. line-height:80px;
  475. color: {color:Title};
  476. text-align: center;
  477. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  478. text-shadow:4px 0 0 rgba(255,0,0,0.3), -4px 0 0 rgba(0,255,0,0.3);
  479. -webkit-transition: all 0.4s ease;
  480. -moz-transition: all 0.4s ease;
  481. transition: all 0.4s ease;
  482. font-weight: italic;
  483. }
  484.  
  485. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  486.  
  487.  
  488. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  489.  
  490.  
  491.  
  492. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  493.  
  494. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  495.  
  496. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  497.  
  498. blockquote{
  499. padding:0px 0px 2px 5px;
  500. margin:0px 0px 2px 10px;
  501. border-left: 1px dotted #555555;
  502. }
  503.  
  504.  
  505. {CustomCSS}
  506.  
  507. </style>
  508.  
  509. {block:IndexPage}
  510. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  511. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  512.  
  513. <script type="text/javascript">
  514. $(window).load(function () {
  515. var $content = $('#posts');
  516. $content.masonry({itemSelector: '.entry'}),
  517. $content.infinitescroll({
  518. navSelector : 'div#pagination',
  519. nextSelector : 'div#pagination a#nextPage',
  520. itemSelector : '.entry',
  521. loading: {
  522. finishedMsg: '',
  523. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  524. },
  525. bufferPx : 600,
  526. extraScrollPx: 700,
  527. debug : false,
  528. },
  529. // call masonry as a callback.
  530. function( newElements ) {
  531. var $newElems = $( newElements );
  532. $newElems.hide();
  533. // ensure that images load before adding to masonry layout
  534. $newElems.imagesLoaded(function(){
  535. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  536.  
  537.  
  538. });
  539. });
  540. });
  541. </script>
  542.  
  543. {/block:IndexPage}
  544.  
  545. <title>{title}</title>
  546.  
  547. <link rel="shortcut icon" href="{Favicon}">
  548. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  549. <meta name="viewport" content="width=820" />
  550.  
  551. </head>
  552. <body>
  553. <div class="wrapper">
  554. <div class="header">
  555. </span>
  556. </div>
  557.  
  558.  
  559. <div id="center">
  560.  
  561. <div id="sidebar">
  562. <center>
  563.  
  564. <div class="sidebarpic type 1">{block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=200px height= auto;></a>{/block:ifshowphoto}<br></center>
  565.  
  566. <span class=blogtitle><a title="" href="/">
  567. {Title}
  568. </a></span><br>
  569.  
  570. <Center>{Description}</center>
  571. <br>
  572. <center>
  573. </div>
  574.  
  575.  
  576.  
  577. <div id="content">
  578. <div class="left">
  579.  
  580. <div id="posts">
  581.  
  582. {block:Posts}
  583. <div class="entry">
  584.  
  585. {block:IndexPage}
  586. {/block:IndexPage}
  587.  
  588. {block:Text}
  589. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  590. <div class="permalink">
  591. <span class="permalink">{notecountwithlabel} | {timeago}<a href="{permalink}">
  592. <span class="permalink"><a href="{permalink}"></a></div>
  593. {/block:Text}
  594.  
  595. {block:Link}
  596. <a href="{URL}" class="title">{Name}</a>
  597. {block:Description}{Description}{/block:Description}
  598. <div class="permalink">
  599. <span class="permalink"><a href="{permalink}">
  600. <span class="permalink"><a href="{permalink}">
  601. </a></a></span></div>
  602. {block:Link}
  603.  
  604. {block:Photo}{block:IndexPage}<div class="perma">
  605.  
  606.  
  607.  
  608. {block:ifpermalinkone}<center><font size="8"></center> <br><a href="{ReblogURL}" target="_blank">REBLOG</a><br><font size="4"<center><a href="{permalink}">{TimeAgo}</a></center></center></span><br><font size="1"><a href="{permalink}">{NoteCountWithLabel}</a>{/block:ifpermalinkone}
  609.  
  610.  
  611. {block:ifpermalinktwo}<a href="{Permalink}" class="descriprion_icons permalink_icon"></a>
  612. <a href="{ReblogURL}" target="_blank" class="descriprion_icons reblog_icon"></a>{/block:ifpermalinktwo}
  613.  
  614.  
  615. </div>
  616. {/block:IndexPage}
  617. {block:IndexPage}
  618. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a>
  619. {/block:IndexPage}
  620. {block:permalinkpage}{LinkOpenTag}
  621. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  622. {/block:permalinkpage}
  623.  
  624. {/block:Photo}
  625.  
  626.  
  627.  
  628. {block:Photoset}
  629. {block:IndexPage}
  630. <center>
  631. {Photoset-200}</center>
  632. {/block:IndexPage}
  633. {block:PermalinkPage}
  634. <center>
  635. {Photoset-500}</center>
  636. <div class="permalink">
  637. <span class="permalink"><a href="{permalink}">
  638. <span class="permalink"><a href="{permalink}">
  639. </a></a></span></div>
  640. {/block:PermalinkPage}
  641. {/block:Photoset}
  642.  
  643. {block:Quote}
  644. {Quote}</span>
  645. {block:Source}<strong>{Source}</strong>{/block:Source}
  646. <div class="permalink">
  647. <span class="permalink"><a href="{permalink}">
  648. <span class="permalink"><a href="{permalink}">
  649. </a></a></span></div>
  650. {/block:Quote}
  651.  
  652. {block:Chat}
  653. {block:Title}<span class="title">{Title}</span>{/block:Title}
  654. <ul class="chat">
  655. {block:Lines}
  656. <li class="user_{UserNumber}">
  657. {block:Label}
  658. <span class="label">{Label}</span>
  659. {/block:Label}
  660.  
  661. {Line}
  662. </li>
  663. {/block:Lines}
  664. </ul><div class="permalink">
  665. <span class="permalink"><a href="{permalink}">
  666. <span class="permalink"><a href="{permalink}">
  667. </a></a></span></div>
  668.  
  669. {/block:Chat}
  670.  
  671. {block:Audio}
  672. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  673. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  674. <div class="permalink">
  675. <span class="permalink"><a href="{permalink}">
  676. <span class="permalink"><a href="{permalink}">
  677. </a></a></span></div>
  678. {/block:Audio}
  679.  
  680. {block:Video}
  681. {block:IndexPage}
  682. <center>
  683. {Video-250}</center>
  684. {/block:IndexPage}
  685. {block:PermalinkPage}
  686. <center>
  687. {Video-500}</center>
  688. {/block:PermalinkPage}
  689. <div class="permalink">
  690. <span class="permalink"><a href="{permalink}">
  691. <span class="permalink"><a href="{permalink}">
  692. </a></a></span></div>
  693. {block:Video}
  694.  
  695. {block:PermalinkPage}
  696. <center>
  697. {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>
  698. {/block:PermalinkPage}
  699.  
  700.  
  701. {block:PostNotes}{PostNotes}
  702. {/block:PostNotes}
  703. </div>
  704.  
  705.  
  706. {/block:Posts}
  707. </div>
  708. </div>
  709. {block:IndexPage}
  710. {block:Pagination}
  711. <div id="pagination">
  712. {block:NextPage}
  713. <a id="nextPage" href="{NextPage}"></a>
  714. {/block:NextPage}
  715. {block:PreviousPage}
  716. <a href="{PreviousPage}">&larr;&nbsp;</a>
  717. {/block:PreviousPage}
  718. </div>
  719. {/block:Pagination}
  720. {/block:IndexPage}
  721. </div>
  722. </body>
  723. </html>
  724.  
  725. <div style="position:fixed; bottom:2px; left:2px;">
  726. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement