Advertisement
ramisaaaaa

Untitled

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