Advertisement
Guest User

Untitled

a guest
Feb 8th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.45 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga but i'm thatprairie now hi
  3. don't remove credit or i'll piss on you.
  4. -->
  5.  
  6. <head>
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory|The+Girl+Next+Door|Happy+Monkey|Loved+by+the+King|Imprima' rel='stylesheet' type='text/css'>
  10. <meta name="color:background" content="#FFFFFF"/>
  11. <meta name="color:text" content="#130C11"/>
  12. <meta name="color:hover" content="#ffffff"/>
  13. <meta name="color:link" content="#aaaaaa"/>
  14. <meta name="image:sidebar" content="1"/>
  15. <meta name="image:background" content="1"/>
  16. <meta name="text:separating symbol" content="/" />
  17. <meta name="text:Link One" content=""/>
  18. <meta name="text:Link One Title" content=""/>
  19. <meta name="text:Link Two" content="" />
  20. <meta name="text:Link Two Title" content=""/>
  21. <meta name="text:Link Three" content="" />
  22. <meta name="text:Link Three Title" content=""/>
  23. <meta name="text:Link Four" content="" />
  24. <meta name="text:Link Four Title" content=""/>
  25. <meta name="text:Link Five" content="" />
  26. <meta name="text:Link Five Title" content=""/>
  27. <meta name="text:Sidebar Title" content=""/>
  28. <meta name="if:black hover images" content="0"/>
  29. <meta name="if:perma1" content="1"/>
  30. <meta name="if:faded images" content="0"/>
  31. <meta name="if:tiny cursor" content="1"/>
  32. <meta name="if:links on top of sidebar" content="1"/>
  33. <meta name="if:text shadow" content="1"/>
  34. <meta name="if:italic hover" content="1"/>
  35. <meta name="if:stike hover" content="1"/>
  36.  
  37.  
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43.  
  44. a {color:{color:link};text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  45.  
  46. .wrapper{
  47. margin:1px auto;
  48. width: 802px;
  49. }
  50.  
  51. .header{
  52. float: left;
  53. width: 100%;
  54. }
  55.  
  56. .left{
  57. float: left;
  58. margin-right: 20px;
  59. width: 802px;
  60. }
  61.  
  62. .right{
  63. float: right;
  64. width: 200px;
  65. background-color: {color:Background};
  66. }
  67.  
  68.  
  69. p {
  70. margin:0px;
  71. margin-top:0px;
  72. }
  73.  
  74.  
  75. {block:ifblackhoverimages}img{-webkit-filter: grayscale(0);-webkit-transition: opacity 0.1s linear; opacity: 1.0;}img:hover{ -webkit-filter: grayscale(1);-webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
  76. transition: all 0.9s linear; opacity:1.0;}{/block:ifblackhoverimages}
  77.  
  78. .excel{
  79. opacity:0.6;
  80. }
  81.  
  82. body {
  83. margin:0px;
  84. text-decoration: none;
  85. background-color: {color:background};
  86. background-image:url({image:Background});
  87. background-attachment: fixed;
  88. background-repeat: repeat;
  89. color: {color:Text};
  90. font-family:trebuchet ms;
  91. font-size: 10px;
  92. line-height:11px;
  93. letter-spacing: 0px;
  94. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  95. }
  96.  
  97.  
  98. a:link, a:active, a:visited{
  99. color: {color:Link};
  100. text-decoration: none;
  101. -webkit-transition: color 0.2s ease-out;
  102. -moz-transition: color 0.2s ease-out;
  103. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  104. }
  105.  
  106. ::-webkit-scrollbar {width: 10px; height: 6px; background: {color:background}; }
  107.  
  108. ::-webkit-scrollbar-thumb { border:1px solid #ffffff; background-color: {color:link};border-radius: 20px;}
  109.  
  110.  
  111.  
  112. a:hover{
  113. color:{color:Hover};
  114. -webkit-transition: opacity 0.4s linear;
  115. -webkit-transition: all 0.2s ease-out;
  116. -moz-transition: all 0.3s ease-out;
  117. transition: all 0.2s ease-out;
  118. {block:iftextshadow}text-shadow: 0px 0px 3px #000000;{/block:iftextshadow}
  119. {/block:ifstrikehover}text-decoration:line-through;{/block:ifstrikehover}
  120. -webkit-transition: all 0.3s ease-in-out;
  121. {block:ifitalichover}font-style:italic;{/block:ifitalichover}
  122. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  123. }
  124.  
  125. .entry .gay a{
  126. color:#6e6f6e;}
  127.  
  128.  
  129. .entry .gay{
  130. width:500px;
  131. position: absolute;
  132. line-height: 25px;
  133. overflow:hidden;
  134. font-size:11px;
  135. background:#ffffff;
  136. letter-spacing: 3px;
  137. height: 0px;
  138. opacity: 0.0;
  139. border-bottom:3px solid #aaaaaa;
  140. -webkit-transition: all 0.4s linear;
  141. -moz-transition: all 0.4s linear;
  142. transition: all 0.4s linear;
  143. }
  144.  
  145. .entry:hover .gay{
  146. width:500px;
  147. margin-left: 0px;
  148. height: 25px;
  149. overflow:visible;
  150. opacity:0.75;
  151. -webkit-transition: all 0.4s linear;
  152. -moz-transition: all 0.4s linear;
  153. transition: all 0.4s linear;
  154. }
  155.  
  156.  
  157. .entry {
  158. float:left;
  159. background-color: {color:background};
  160. background-image:url({image:Background});
  161. border:1px double #dadada;
  162. margin:5px;
  163. {block:iffadedimages}opacity:0.8;{/block:iffadedimages}
  164. -webkit-transition: opacity 0.4s linear;
  165. -webkit-transition: all 0.2s ease-out;
  166. -moz-transition: all 0.3s ease-out;
  167. transition: all 0.2s ease-out;
  168. padding:10px;
  169. {block:IndexPage}
  170. width: 500px;
  171. {/block:IndexPage}
  172. {block:PermalinkPage}
  173. width:500px;
  174. {/block:PermalinkPage}
  175. }
  176.  
  177. .entry:hover{
  178. {block:iffadedimages}opacity:1.0;{/block:iffadedimages}
  179. -webkit-transition: opacity 0.4s linear;
  180. -webkit-transition: all 0.2s ease-out;
  181. -moz-transition: all 0.3s ease-out;
  182. transition: all 0.2s ease-out;
  183. }
  184.  
  185. .permalink{
  186. line-height: 13px;
  187. font-size: 10px;
  188. text-align:center;
  189. margin-top: 1px;
  190. text-align: right;
  191. }
  192.  
  193. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  194.  
  195. div#sidebar{
  196. position:fixed !important;
  197. width: 190px;
  198. height:auto;
  199. margin-top: 150px;
  200. margin-left: -60px;
  201. padding: 10px;
  202. letter-spacing:0px;
  203. margin-bottom: 6px;
  204. background-color:transparent;
  205. letter-spacing: 0px;
  206. border:1px double #dadada;
  207. {block:iffadedimages}opacity:0.8;{/block:iffadedimages}
  208. -webkit-transition: opacity 0.4s linear;
  209. -webkit-transition: all 0.2s ease-out;
  210. -moz-transition: all 0.3s ease-out;
  211. transition: all 0.2s ease-out;
  212. }
  213.  
  214.  
  215. div#sidebar2{
  216. position:fixed !important;
  217. width: autopx;
  218. font-size:13px;
  219. letter-spacing:2px;
  220. text-transform:uppercase;
  221. background-color:{color:background};
  222. padding:5px;
  223. padding-bottom:2px;
  224. margin-top:-23px;
  225. margin-left:8px;
  226. }
  227.  
  228.  
  229. div#sidebar:hover {
  230. {block:iffadedimages}opacity:1.0;{/block:iffadedimages}
  231. -webkit-transition: opacity 0.4s linear;
  232. -webkit-transition: all 0.2s ease-out;
  233. -moz-transition: all 0.3s ease-out;
  234. transition: all 0.2s ease-out;
  235. }
  236.  
  237. #posts {
  238. width:500px;
  239. margin-left:189px;
  240. margin-top: 10px;
  241. background-color: {color:background};
  242. background-image:url({image:Background});
  243. {block:PermalinkPage}
  244. margin-left:213px;
  245. {/block:PermalinkPage}
  246. float:left;
  247. }
  248.  
  249. #infscr-loading{
  250. bottom: -70px;
  251. position: absolute;
  252. left: 50%;
  253. margin-left:-8px;
  254. width:16px;
  255. height:11px;
  256. overflow:hidden;
  257. margin-bottom: 50px;
  258. }
  259.  
  260. .title{
  261. font-size: 15px;
  262. line-height:14px;
  263. color: {color:Title};
  264. }
  265.  
  266.  
  267. #pagination{
  268. display:none;
  269. }
  270.  
  271.  
  272. .perma {
  273. opacity: 0.0;
  274. filter: alpha(opacity = 0);
  275. z-index:9999991;
  276. display: inline-block;
  277. position: absolute;
  278. text-align: left;
  279. margin-top: 5px;
  280. margin-left: 5px;
  281. width: 100%;
  282. -webkit-transition: opacity 0.7s linear;
  283. opacity: 0.0;
  284. -webkit-transition: all 0.4s ease-out;
  285. -moz-transition: all 0.4s ease-out;
  286. transition: all 0.4s ease-out;
  287. }
  288.  
  289.  
  290. .bubble2 {align:right;background: kdfkdd;padding:2px;position: relative;border-radius:10px; margin:0px 0px 0px 58px;}
  291.  
  292.  
  293. .entry:hover .perma {
  294. opacity: 1;
  295. filter: alpha(opacity = 100);
  296. -webkit-transition: opacity 0.7s linear;
  297. opacity: 1;
  298. -webkit-transition: all 0.4s ease-out;
  299. -moz-transition: all 0.4s ease-out;
  300. transition: all 0.4s ease-out;
  301. }
  302.  
  303. .likep {
  304. width: 21px;
  305. height: 20px;
  306. overflow: hidden;
  307. z-index: 9999999;
  308. display: inline-block;
  309. margin-right: 3px;
  310. }
  311.  
  312. .rep {
  313. width: 24px;
  314. height: 20px;
  315. overflow: hidden;
  316. z-index: 9999999;
  317. display: inline-block;
  318. }
  319.  
  320. .likep a:hover {
  321. background-position: 0px 0px;
  322. }
  323.  
  324.  
  325. .bubble {align:right;background: kdfkdd;padding:10px;position: relative;border-radius:10px; margin:0px 0px 0px 50px;}
  326.  
  327. .likep a {
  328. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  329. background-position: 0px 0px;
  330. display: block;
  331. z-index: 9999999;
  332.  
  333. }
  334.  
  335. .likep img {
  336. width: 21px;
  337. height: 20px;
  338. }
  339.  
  340. .rep img{
  341. width: 24px;
  342. height: 20px;
  343. line-height: 30px;
  344. display: inline;
  345. margin-right: 2px;
  346. }
  347.  
  348. .not { display: inline-block;
  349. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  350. height: 20px;
  351. top: -6px;
  352. font-size: 11px;
  353. line-height: 20px;
  354. color: #fff;
  355. padding-left: 4px;
  356. padding-right: 4px;
  357. -moz-border-radius: 2px;
  358. border-radius: 2px;
  359. position: relative;
  360. left: 2px;
  361. }
  362.  
  363. .not a, .not:hover a, .not a:hover{
  364. color: #ffffff!important;
  365. letter-spacing: 0px;
  366. font-family:;
  367. font-size:11px;
  368. font-weight:bold;
  369. font-family:arial;
  370. }
  371.  
  372. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  373. opacity: 1.0;
  374. filter: alpha(opacity = 80);
  375. }
  376.  
  377. .not:hover , .rep:hover, .likep:hover {
  378. opacity: 0.8!important;
  379. filter: alpha(opacity = 100)!important;
  380. }
  381.  
  382. .t {
  383. text-align: right;
  384. opacity: 1;
  385. filter: alpha(opacity =100);
  386. margin-right: 3px;
  387.  
  388. }
  389.  
  390. .t {
  391. font-size: 10px;
  392. line-height: 13px;
  393. height: 13px;
  394. margin-right: 3px;
  395. }
  396.  
  397.  
  398.  
  399. .entry:hover .t {
  400. opacity: 1;
  401. filter: alpha(opacity = 100);
  402. margin-right: 3px;
  403. }
  404.  
  405.  
  406. #omg{
  407. letter-spacing: 1px;
  408. line-height:19px;
  409. margin-bottom:-2px;
  410. }
  411.  
  412. #omg:hover{
  413. }
  414.  
  415.  
  416. blockquote{
  417. padding:0px 0px 2px 5px;
  418. margin:0px 0px 2px 10px;
  419. border-left: 1px dotted #555555;
  420. border-lleft: 1px dotted #r4mfag;
  421. }
  422.  
  423.  
  424.  
  425. .askborder {float: left;margin: 1px -3px 0 0;padding: 2px;}
  426.  
  427. .bubble p {margin:1px 0px;}
  428.  
  429.  
  430. .bubble a{
  431. }
  432.  
  433.  
  434. #uno {
  435. bottom:3px;
  436. right:3px;
  437. font-size:9px;
  438. position:fixed;
  439. }
  440.  
  441.  
  442.  
  443. {CustomCSS}
  444.  
  445. </style>
  446.  
  447. {block:IndexPage}
  448. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  449. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  450.  
  451. <script type="text/javascript">
  452. $(window).load(function () {
  453. var $content = $('#posts');
  454. $content.masonry({itemSelector: '.entry'}),
  455. $content.infinitescroll({
  456. navSelector : 'div#pagination',
  457. nextSelector : 'div#pagination a#nextPage',
  458. itemSelector : '.entry',
  459. loading: {
  460. finishedMsg: '',
  461. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  462. },
  463. bufferPx : 600,
  464. debug : false,
  465. },
  466. // call masonry as a callback.
  467. function( newElements ) {
  468. var $newElems = $( newElements );
  469. $newElems.hide();
  470. // ensure that images load before adding to masonry layout
  471. $newElems.imagesLoaded(function(){
  472. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  473.  
  474.  
  475. });
  476. });
  477. });
  478. </script>
  479.  
  480. {/block:IndexPage}
  481.  
  482.  
  483. <title>{title}</title>
  484.  
  485. <link rel="shortcut icon" href="{Favicon}">
  486. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" /></head><body><div class="wrapper"><div class="header"></span></div><div id="sidebar">
  487.  
  488. <div id="sidebar2"><center>{text:sidebar title}</center></div>
  489.  
  490.  
  491. {block:IfLinksOnTopOfSidebar}<center><div id="omg">{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
  492.  
  493. {block:IfLinktwotitle} {text:separating symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  494.  
  495. {block:IfLinkthreetitle} {text:separating symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  496.  
  497. {block:IfLinkfourtitle} {text:separating symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  498.  
  499. {block:IfLinkfivetitle} {text:separating symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  500.  
  501. </div>{/block:IfLinksOnTopOfSidebar}
  502.  
  503.  
  504. <center><a href="/"><img src="{image:sidebar}" width=190px></a></center>
  505.  
  506.  
  507. {block:IfNotLinksOnTopOfSidebar}<center><div id="omg">{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
  508.  
  509. {block:IfLinktwotitle} {text:separating symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  510.  
  511. {block:IfLinkthreetitle} {text:separating symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  512.  
  513. {block:IfLinkfourtitle} {text:separating symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  514.  
  515. {block:IfLinkfivetitle} {text:separating symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  516.  
  517. </div>{/block:IfNotLinksOnTopOfSidebar}
  518.  
  519.  
  520. <center>{Description}
  521. </div>
  522.  
  523.  
  524. <div id="uno">
  525. <a href="
  526. http://cyrusnigga.tumblr.com/">
  527. theme credit</a></div>
  528. <div class="left">
  529.  
  530. <div id="posts">
  531.  
  532. {block:Posts}
  533. <div class="entry">
  534.  
  535. {block:IndexPage}
  536. {/block:IndexPage}
  537.  
  538. {block:Text}
  539. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  540. <div class="permalink">
  541. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  542. {/block:Text}
  543.  
  544. {block:Link}
  545. <a href="{URL}" class="title">{Name}</a>
  546. {block:Description}{Description}{/block:Description}
  547. <div class="permalink">
  548. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  549. {block:Link}
  550.  
  551.  
  552. {block:Photo}
  553.  
  554. {block:ifnotperma1}<center>
  555. <div class="gay">
  556. <a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
  557.  
  558.  
  559. {block:ifperma1} <div class="perma">
  560. <div class="likep">
  561. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  562. </div>
  563. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  564. </div>
  565. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  566. </div>
  567. {/block:ifperma1}
  568.  
  569. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>
  570.  
  571. {LinkCloseTag}{/block:IndexPage}
  572.  
  573.  
  574.  
  575. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  576. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  577. {LinkCloseTag}{/block:PermalinkPage}
  578. {/block:Photo}
  579.  
  580. {block:Photoset}
  581.  
  582.  
  583. {block:ifnotperma1}<center>
  584. <div class="gay">
  585. <a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
  586.  
  587.  
  588. {block:ifperma1} <div class="perma">
  589. <div class="likep">
  590. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  591. </div>
  592. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  593. </div>
  594. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  595. </div>
  596. {/block:ifperma1}
  597. {block:IndexPage}
  598. {Photoset-500}
  599. {/block:IndexPage}
  600. {/block:Photoset}
  601.  
  602. {block:Quote}
  603. {Quote}</span>
  604. {block:Source}<strong>{Source}</strong>{/block:Source}
  605. <div class="permalink">
  606. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  607. {/block:Quote}
  608.  
  609.  
  610. {block:Answer}
  611. <img src="{AskerPortraitURL-48}" align="left" class="askborder">
  612. <div class="bubble"><span></span><b>{Asker}</b> asked:<i>{Question}&nbsp;</i></div>
  613. <div class="bubble2"><span>
  614. {Answer}</span></div>
  615. <div class="permalink">
  616. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  617. {/block:Answer}
  618.  
  619.  
  620.  
  621. {block:Chat}
  622. {block:Title}<span class="title">{Title}</span>{/block:Title}
  623. <ul class="chat">
  624. {block:Lines}
  625. <li class="user_{UserNumber}">
  626. {block:Label}
  627. <span class="label">{Label}</span>
  628. {/block:Label}
  629.  
  630. {Line}
  631. </li>
  632. {/block:Lines}
  633. </ul><div class="permalink">
  634. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  635.  
  636. {/block:Chat}
  637.  
  638. {block:Audio}
  639. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  640. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  641. <div class="permalink">
  642. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  643. {/block:Audio}
  644.  
  645. {block:Video}
  646.  
  647.  
  648.  
  649. {block:ifnotperma1}<center>
  650. <div class="gay">
  651. <a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
  652.  
  653.  
  654. {block:ifperma1} <div class="perma">
  655. <div class="likep">
  656. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  657. </div>
  658. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  659. </div>
  660. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  661. </div>
  662. {/block:ifperma1}
  663. {block:IndexPage}
  664. <center>
  665. {Video-500}</center>
  666. {/block:IndexPage}
  667. {block:Video}
  668.  
  669. {block:PermalinkPage}
  670. <center>
  671. {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>
  672. {/block:PermalinkPage}
  673.  
  674.  
  675. {block:PostNotes}{PostNotes}
  676. {/block:PostNotes}
  677. </div>
  678.  
  679.  
  680. {/block:Posts}
  681. </div>
  682. </div>
  683. {block:IndexPage}
  684. {block:Pagination}
  685. <div id="pagination">
  686. {block:NextPage}
  687. <a id="nextPage" href="{NextPage}"></a>
  688. {/block:NextPage}
  689. {block:PreviousPage}
  690. <a href="{PreviousPage}"></a>
  691. {/block:PreviousPage}
  692. </div>
  693. {/block:Pagination}
  694. {/block:IndexPage}
  695. </div>
  696.  
  697.  
  698. </body>
  699.  
  700. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement