Advertisement
ramisaaaaa

Untitled

May 18th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.18 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga keep the credit please thank you so much :)
  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. <link href='http://fonts.googleapis.com/css?family=Lekton:400,700,400italic' rel='stylesheet' type='text/css'>
  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="ask" />
  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:faded posts" content="0"/>
  30. <meta name="if:tiny cursor" content="1"/>
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35. 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;}
  36.  
  37.  
  38. ::-webkit-scrollbar {width: 6px; height: 0px;background:{color:background};}
  39.  
  40. ::-webkit-scrollbar-thumb {background-color:{color:link}; border-radius:10px;}
  41.  
  42. .wrapper{
  43. margin:1px auto;
  44. width: 802px;
  45. }
  46.  
  47. .header{
  48. float: left;
  49. width: 100%;
  50. }
  51.  
  52. .left{
  53. float: left;
  54. margin-right: 20px;
  55. width: 802px;
  56. }
  57.  
  58. .right{
  59. float: right;
  60. width: 200px;
  61. background-color: {color:Background};
  62. }
  63.  
  64.  
  65. p {
  66. margin:0px;
  67. margin-top:0px;
  68. }
  69.  
  70.  
  71.  
  72. body {
  73. margin:0px;
  74. text-decoration: none;
  75. background-color: {color:background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-repeat: repeat;
  79. color: {color:Text};
  80. font-family: trebuchet ms;
  81. font-size: 10px;
  82. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  83. }
  84.  
  85. a:link, a:active, a:visited{
  86. color: {color:Link};
  87. text-decoration: none;
  88. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  89. -webkit-transition: color 0.2s ease-out;
  90. -moz-transition: color 0.2s ease-out;
  91. }
  92.  
  93.  
  94. a:hover{
  95. color:{color:Hover};
  96. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  97. -webkit-transition: opacity 0.4s linear;
  98. -webkit-transition: all 0.4s ease-out;
  99. -moz-transition: all 0.4s ease-out;
  100. transition: all 0.4s ease-out;
  101. }
  102.  
  103. .entry {
  104. float:left;
  105. margin:8px;
  106. padding:6px;
  107. border:1px solid rgba(0,0,0,0.14);
  108. overflow:hidden;
  109. {block:iffadedposts}opacity:0.8;{/block:iffadedposts}
  110. {block:IndexPage}
  111. width: 250px;
  112. {/block:IndexPage}
  113. {block:PermalinkPage}
  114. width:400px;
  115. {/block:PermalinkPage}
  116. }
  117.  
  118. .entry:hover{
  119. {block:iffadedposts}opacity:1.0;
  120. -webkit-transition: opacity 0.4s linear;
  121. -webkit-transition: all 0.4s ease-out;
  122. -moz-transition: all 0.4s ease-out;
  123. transition: all 0.4s ease-out;{/block:iffadedposts}
  124. }
  125.  
  126.  
  127. #sidebarimg img {
  128. margin-bottom:3px;
  129. {block:iffadedposts}opacity:0.8;{/block:iffadedposts}
  130. -webkit-transition: opacity 0.4s linear;
  131. -webkit-transition: all 0.4s ease-out;
  132. -moz-transition: all 0.4s ease-out;
  133. transition: all 0.4s ease-out;}
  134.  
  135.  
  136. #sidebarimg img:hover{
  137. {block:iffadedposts}opacity:1.0;{/block:iffadedposts}
  138. -webkit-transition: opacity 0.4s linear;
  139. -webkit-transition: all 0.4s ease-out;
  140. -moz-transition: all 0.4s ease-out;
  141. transition: all 0.4s ease-out;
  142. }
  143.  
  144.  
  145. .permalink{
  146. line-height: 13px;
  147. text-transform: none;
  148. text-align:center;
  149. margin-top: 1px;
  150. font-size:9px;
  151. text-align: right;
  152. }
  153.  
  154. div#sidebar{
  155. position:fixed !important;
  156. width: 200px;
  157. height:100%;
  158. margin-top: 180px;
  159. margin-left: -70px;
  160. line-height:12px;
  161. margin-bottom: 6px;
  162. background-color:transparent;
  163. }
  164.  
  165.  
  166. div#sidebar img{
  167. margin-bottom:6px;
  168. }
  169.  
  170. #posts {
  171. width:650px;
  172. margin-left:143px;
  173. margin-top: 10px;
  174. background-color: {color:background};
  175. background-image:url({image:Background});
  176. {block:PermalinkPage}
  177. margin-left:143px;
  178. {/block:PermalinkPage}
  179. float:left;
  180. }
  181.  
  182.  
  183. #infscr-loading{
  184. bottom: -70px;
  185. position: absolute;
  186. left: 50%;
  187. margin-left:-8px;
  188. width:16px;
  189. height:11px;
  190. overflow:hidden;
  191. margin-bottom: 50px;
  192. }
  193.  
  194.  
  195. .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;}
  196.  
  197.  
  198. .title{
  199. font-size: 11px;
  200. line-height:14px;
  201. color: {color:title};
  202. font-weight: bold;
  203. }
  204.  
  205. .stuff{
  206. font-size: 11px;
  207. line-height:19px;
  208. font-family:cambria;
  209. opacity: 1.0;
  210. color: #ffffff;
  211. -webkit-transition: opacity 0.4s linear;
  212. -webkit-transition: all 0.4s ease-out;
  213. -moz-transition: all 0.4s ease-out;
  214. transition: all 0.4s ease-out;
  215. }
  216.  
  217. .stuff a:hover{
  218. opacity:0.7;
  219. -webkit-transition: opacity 0.4s linear;
  220. -webkit-transition: all 0.4s ease-out;
  221. -moz-transition: all 0.4s ease-out;
  222. transition: all 0.4s ease-out;
  223. }
  224.  
  225. .stuff2{
  226. line-height:24px;
  227. font-size:13px;
  228. font-family:Trebuchet MS;
  229. color: #ffffff;
  230. }
  231.  
  232. .stuff3{
  233. line-height:13px;
  234. font-family:Trebuchet MS;
  235. color:#ffffff;
  236. }#pagination{display:none;}
  237.  
  238.  
  239. #lol {
  240. text-align:center;
  241. bottom:-2px;
  242. left: 4px;
  243. position:fixed;
  244. opacity:1.0;
  245. }
  246.  
  247. .perma p{
  248. margin: 0px;
  249. opacity: 1.0;
  250. }
  251.  
  252. .perma a{
  253. color:#ffffff;
  254. opacity: 1.0;
  255. }
  256.  
  257. .perma{
  258. margin: auto;
  259. position: absolute;
  260. text-align: center;
  261. margin-top: 0px;
  262. width: 100%;
  263. height: 100%;
  264. background-color: #000000;
  265. left: 0;
  266. opacity: 0;
  267. filter: alpha(opacity = 0);
  268. -webkit-transition: opacity 0.5s linear;
  269. -webkit-transition: all 0.23s ease-out;
  270. -moz-transition: all 0.23s ease-out;
  271. transition: all 0.5s ease-out;
  272. }.entry:hover .perma {
  273. opacity: .70;
  274. filter: alpha(opacity = 100);
  275. }
  276.  
  277. .perma a {
  278. font-size:11px;
  279. letter-spacing:2px;
  280. color:#ffffff;
  281. height: 100%;
  282. width: 100%;
  283. -webkit-transition: opacity 0.23s linear;
  284. -webkit-transition: all 0.23s ease-out;
  285. -moz-transition: all 0.23s ease-out;
  286. transition: all 0.23s ease-out;
  287. }
  288.  
  289. .perma a:hover {
  290. color:#aaa;
  291. -webkit-transition: opacity 0.23s linear;
  292. -webkit-transition: all 0.23s ease-out;
  293. -moz-transition: all 0.23s ease-out;
  294. transition: all 0.23s ease-out;
  295. }
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304. .perma2 p{
  305. margin: 0px;
  306. }
  307.  
  308. .perma2 a{
  309. color:#ffffff;
  310. }
  311.  
  312. .perma2{
  313. margin: auto;
  314. position: absolute;
  315. text-align: center;
  316. margin-top: 0px;
  317. width: 100%;
  318. height: 40px;
  319. background-color: #000000;
  320. opacity: 0;
  321. bottom:-20px;
  322. z-index:9999991;
  323. filter: alpha(opacity = 0);
  324. -webkit-transition: opacity 0.7s linear;
  325. -webkit-transition: all 0.23s ease-out;
  326. -moz-transition: all 0.23s ease-out;
  327. transition: all 0.7s ease-out;
  328. }
  329.  
  330. .entry:hover .perma2 {
  331. opacity: .89;
  332. bottom:0px;
  333. filter: alpha(opacity = 100);
  334. }
  335.  
  336. .perma2 a {
  337. font-size:11px;
  338. letter-spacing:2px;
  339. color:#ffffff;
  340. height: 100%;
  341. width: 100%;
  342. -webkit-transition: opacity 0.23s linear;
  343. -webkit-transition: all 0.23s ease-out;
  344. -moz-transition: all 0.23s ease-out;
  345. transition: all 0.8s ease-out;
  346. }
  347.  
  348. .perma2 a:hover {
  349. color:#aaa;
  350. -webkit-transition: opacity 0.23s linear;
  351. -webkit-transition: all 0.23s ease-out;
  352. -moz-transition: all 0.23s ease-out;
  353. transition: all 0.23s ease-out;
  354. }
  355.  
  356.  
  357.  
  358.  
  359. .askborder {float: left;margin: 1px 4px 0px -12px;padding: 0px;}
  360. .bubble {align:right;background:;padding:10px;position: relative;border-radius:0px; margin:7px 0px 5px 6px; width:236px;border:1px solid #dddddd;}
  361. .bubble p {margin:1px 0px;}
  362. .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);}
  363.  
  364.  
  365.  
  366. #photo {
  367. overflow:hidden;
  368. {block:IndexPage}
  369. width:250px;
  370. {/block:IndexPage}
  371. {block:PermalinkPage}
  372. width: 400px;
  373. {/block:PermalinkPage}
  374. }
  375.  
  376. #photo a, #photo a:hover{
  377. color:white;
  378. }
  379.  
  380. #photo img {
  381. display:block;
  382. {block:IndexPage}
  383. width:250px;
  384. {/block:IndexPage}
  385. {block:PermalinkPage}
  386. width:400px;
  387. {/block:PermalinkPage}
  388. }
  389.  
  390. #photo #image {
  391. position:relative;
  392. }
  393.  
  394. #oh{
  395. padding:6px;
  396. }
  397.  
  398. #okkk{
  399. padding:5px;
  400. border-top:1px solid rgba(0,0,0,0.14);
  401. margin-top:4px;
  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. <center>{Description}</center><center>
  649.  
  650.  
  651.  
  652. <div id="okkk">
  653. {block:ifitaliclinks}<i>{/block:ifitaliclinks}<center>
  654. {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}
  655. </center>{block:ifitaliclinks}</i>{/block:ifitaliclinks}</div>
  656.  
  657.  
  658.  
  659. </div>
  660.  
  661. <div class="left"><div id="posts">{block:Posts}<div class="entry">{block:IndexPage}{/block:IndexPage}
  662.  
  663.  
  664. {block:Text}<div id="oh">{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  665. <div class="permalink">
  666. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
  667. {/block:Text}
  668.  
  669.  
  670. {block:Link}
  671. <div id="oh"><a href="{URL}" class="title">{Name}</a>
  672. {block:Description}{Description}{/block:Description}
  673. <div class="permalink">
  674. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
  675. {block:Link}
  676.  
  677.  
  678.  
  679. {block:Photo}
  680. <div id="photo">
  681. <div id="image">
  682. {block:IndexPage}{LinkOpenTag}
  683.  
  684.  
  685.  
  686. <div id="reblog"><a href="{reblogurl}" target="_blank">Reblog</a></div>
  687. <div id="permalink1">
  688. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  689. <div id="permalink2">
  690. <div id="likep">
  691. <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>
  692. </div></div>
  693.  
  694.  
  695. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}{/block:IndexPage}</div></div>
  696. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  697. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}{/block:PermalinkPage}
  698. {/block:Photo}
  699.  
  700.  
  701.  
  702. {block:Photoset}
  703. <div id="oh">{block:IndexPage}<center>{Photoset-250}</div>
  704. {/block:IndexPage}{block:permalinkpage}{Photoset-400}{/block:permalinkpage}
  705. {/block:Photoset}
  706.  
  707.  
  708. {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}
  709.  
  710. {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>
  711. {/block:Label}{Line}</li>{/block:Lines}</ul><div class="permalink">
  712. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>{/block:Chat}
  713.  
  714.  
  715. {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}
  716.  
  717.  
  718. {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>{/block:Pagination}{/block:IndexPage}</div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement