Advertisement
ramisaaaaa

Untitled

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