Advertisement
Seedfawn

Theme 11

Jul 13th, 2015
1,299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.79 KB | None | 0 0
  1. <!-- THIS THEME WAS MADE BY SEEDFAWN. PLEASE KEEP THE CREDIT AND HAVE A NICE DAY!-->
  2.  
  3. <html lang="en">
  4. <script type="text/javascript">
  5. <!--
  6.  
  7.  
  8.  
  9. // Disable Right Click Script
  10.  
  11. function IE(e)
  12. {
  13. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  14. {
  15. return false;
  16. }
  17. }
  18. function NS(e)
  19. {
  20. if (document.layers || (document.getElementById && !document.all))
  21. {
  22. if (e.which == "2" || e.which == "3")
  23. {
  24. return false;
  25. }
  26. }
  27. }
  28. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  29.  
  30. //-->
  31. </script>
  32.  
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Ek+Mukta:200' rel='stylesheet' type='text/css'>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  37.  
  38. <meta name="image:Background" content=""/>
  39. <meta name="image:Sidebar" content=""/>
  40. <meta name="image:Transparent" content=""/>
  41. <meta name="color:Background" content="#fff"/>
  42. <meta name="color:Title" content="#97c5e0"/>
  43. <meta name="color:Text" content="#444444"/>
  44. <meta name="color:Link" content="#97c5e0"/>
  45. <meta name="color:Hover" content="#bad0f1"/>
  46. <meta name="color:Blogtitle" content="#ecedff"/>
  47. <meta name="color:Navigation" content="#e8e6ff"/>
  48. <meta name="color:Sidebar Border" content="#dcdcff"/>
  49. <meta name="color:Permalink" content="#dcdcff"/>
  50. <meta name="color:Scrollbar" content="#dcdcffd"/>
  51. <meta name="color:Posts Border" content="#dcdcff"/>
  52. <meta name="color:Posts Background" content="#f3f3ff"/>
  53. <meta name="color:Ask" content="#dcdcff"/>
  54. <meta name="color:Top Bar" content="#eeedff"/>
  55. <meta name="color:Bottom Bar" content="#cdcdff"/>
  56. <meta name="color:Selection" content="#75b1d6"/>
  57. <meta name="text:Blogtitle" content=""/>
  58. <meta name="text:Transparent Position Top" content="0"/>
  59. <meta name="text:Transparent Position Left" content="0"/>
  60. <meta name="text:Link One" content="" />
  61. <meta name="text:Link Two" content="" />
  62. <meta name="text:Link Three" content="" />
  63. <meta name="text:Link Four" content="" />
  64. <meta name="text:Link Five" content="http://seedfawn.tumblr.com" />
  65. <meta name="text:Link One Title" content="Refresh" />
  66. <meta name="text:Link Two Title" content="Inbox" />
  67. <meta name="text:Link Three Title" content="Navigation" />
  68. <meta name="text:Link Four Title" content="Credit" />
  69. </script>
  70.  
  71. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  72. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  73. <script>
  74. (function($){
  75. $(document).ready(function(){
  76. $("[title]").style_my_tooltips();
  77. });
  78. })(jQuery);
  79. </script>
  80.  
  81. <style type="text/css">
  82.  
  83. #s-m-t-tooltip {
  84. background:#fff;
  85. height:8px;
  86. padding: 4px 7px 4px 8px;
  87. display:block;
  88. text-align:center;
  89. font-size:8px;
  90. font-family:calibri;
  91. line-height:8px;
  92. letter-spacing:1px;
  93. border-radius:0px;
  94. z-index: 9999999999;
  95. color:{color:text};
  96. text-transform:uppercase;
  97. letter-spacing:1px;
  98. margin: 15px 14px 7px 12px;
  99. -webkit-transition:all 0.7s ease-in-out;
  100. -moz-transition:all 0.7s ease-in-out;
  101. transition:all 0.7s ease-in-out;
  102. }
  103.  
  104.  
  105. body {
  106. padding:0px;
  107. margin:0px;
  108. color:{color:Text};
  109. font-family:calibri;
  110. font-size:10px;
  111. line-height:12px;
  112. text-transform:normal;
  113. background-size:repeat;
  114. background-color:{color:Background};
  115. background-image:url({image:Background});
  116. background-attachment:fixed;
  117. background-repeat:cover;
  118. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  119.  
  120. .tmblr-iframe{
  121. z-index:9999999999!important;
  122. opacity:.2 !important;
  123. -webkit-filter:invert(100%);
  124. top:2px !important;
  125. right:5px !important;
  126. position:fixed!important;
  127. }
  128.  
  129. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  130. a:link, a:active, a:visited{
  131. color:{color:Link};
  132. text-decoration:none;
  133. -webkit-transition:all 0.6s ease-out;
  134. -moz-transition:all 0.6s ease-out;
  135. -o-transition:all 0.6s ease-out;
  136. transition:all 0.6s ease-out;
  137. }
  138.  
  139. a:hover{
  140. color:{color:Hover};
  141. text-decoration:none;
  142. -webkit-transition:all 0.3s ease-out;
  143. -moz-transition:all 0.3s ease-out;
  144. -o-transition:all 0.3s ease-out;
  145. transition:all 0.3s ease-out;
  146. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  147. }
  148.  
  149. ::-webkit-scrollbar-thumb{
  150. background-color:{color:scrollbar};
  151. border:0px solid {color:background};
  152. height:auto;
  153. -moz-border-radius:10px;
  154. border-radius:0px;
  155. }
  156.  
  157. ::-webkit-scrollbar{
  158. height:9px;
  159. width:5px;
  160. border:0px solid {color:background};
  161. }
  162.  
  163. ::selection {
  164. background:transparent;
  165. color:{color:selection};
  166. }
  167.  
  168. ::-moz-selection {
  169. background:transparent;
  170. color:{color:selection};
  171. }
  172.  
  173.  
  174. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  175. #audio {
  176. width:200px;
  177. height:auto;
  178. min-height:60px;
  179. padding-bottom:0px;
  180. }
  181.  
  182. .cover {
  183. position:absolute;
  184. z-index:1;
  185. width:60px;
  186. height:60px;
  187. }
  188.  
  189. .cover img {
  190. float:left;
  191. width:60px;
  192. height:60px;
  193. }
  194.  
  195. .playbox {
  196. opacity:0.6;
  197. width:27px;
  198. height:30px;
  199. overflow:hidden;
  200. position:absolute;
  201. z-index:1000;
  202. margin-left:17px;
  203. margin-top:17px;
  204. text-align:center;
  205. }
  206.  
  207. .info {
  208. margin-left:73px;
  209. margin-top:4px;
  210. line-height:14px;
  211. }
  212.  
  213. #cunt{width:250px; height:auto;}
  214. {block:PermalinkPage}
  215. width:10px;
  216. {/block:PermalinkPage}
  217. }
  218.  
  219. #center{
  220. padding-top:3px;
  221. padding-bottom:3px;
  222. position:fixed !important;
  223. width:250px;
  224. height:207px;
  225. background-color:#fff;
  226. {block:PermalinkPage}
  227. width:410px;
  228. height:207px;
  229. {/block:PermalinkPage}
  230. }
  231.  
  232. #posts{
  233. float:center;
  234. {block:indexpage}
  235. width:800px;
  236. {/block:indexpage}
  237. {block:permalinkpage}
  238. width:600px;
  239. {/block:permalinkpage}
  240. margin-left:550px;
  241. z-index:9;
  242. height:100%;
  243. width:640px;
  244. padding-left:10px;
  245. padding-top:30px;
  246. }
  247.  
  248. #entry img{
  249. {block:indexpage}
  250. background:{color:posts border};
  251. max-width:250px;
  252. padding:5px;
  253. display:block;
  254. -webkit-transition:all 0.7s ease-out;
  255. -moz-transition:all 0.7s ease-out;
  256. transition:all 0.7s ease-out;
  257. {/block:indexpage}
  258. {block:PermalinkPage}
  259. outline:1px solid #fff;
  260. outline-offset:-2px;
  261. {/block:PermalinkPage}
  262. }
  263.  
  264. #entry img:hover{
  265. opacity:1;
  266. }
  267.  
  268. #entry{
  269. margin:18px;
  270. float:left;
  271. background:{color:posts background};
  272. font-size:8px;
  273. line-height:13px;
  274. text-transform:uppercase;
  275. font-family:calibri;
  276. letter-spacing:1px;
  277. width:260px;
  278. padding:10px;
  279. display:block;
  280. box-shadow:rgba(0,0,0,.01) 6px 6px;
  281. {block:PermalinkPage}
  282. opacity:1;
  283. width:560px;
  284. margin-top:15px;
  285. margin-left:18px;
  286. z-index:999;
  287. box-shadow:rgba(0,0,0,.01) 6px 6px;
  288. padding-bottom:20px;
  289. {/block:PermalinkPage}
  290. -moz-transition: all 1s ease-out;
  291. -o-transition: all 1s ease-out;
  292. -webkit-transition: all 1s ease-out;
  293. transition: all 1s ease-out;
  294. }
  295.  
  296. #entry .perma{
  297. overflow:hidden;
  298. width:35px;
  299. height:35px;
  300. margin-top:0px;
  301. margin-left:45px;
  302. background:{color:permalink};
  303. position:absolute;
  304. z-index:999;
  305. padding:5px;
  306. opacity:0;
  307. box-shadow:rgba(0,0,0,.04) 4px 4px;
  308. -webkit-transition:opacity 0.7s linear;
  309. -webkit-transition:all 0.7s linear;
  310. -moz-transition:all 0.7s linear;
  311. transition:all 0.7s linear;
  312. }
  313.  
  314. #entry:hover .perma{
  315. overflow:visible;
  316. margin-top:50px;
  317. opacity:1;
  318. }
  319.  
  320. #entry .perma2{
  321. overflow:hidden;
  322. width:35px;
  323. height:35px;
  324. margin-top:0px;
  325. margin-left:170px;
  326. background:{color:permalink};
  327. position:absolute;
  328. z-index:999;
  329. padding:5px;
  330. opacity:0;
  331. box-shadow:rgba(0,0,0,.04) 4px 4px;
  332. -webkit-transition:opacity 0.7s linear;
  333. -webkit-transition:all 0.7s linear;
  334. -moz-transition:all 0.7s linear;
  335. transition:all 0.7s linear;
  336. }
  337.  
  338. #entry:hover .perma2{
  339. overflow:visible;
  340. margin-top:50px;
  341. opacity:1;
  342. }
  343.  
  344. #entry .perma3{
  345. position:absolute;
  346. overflow:hidden;
  347. width:125px;
  348. margin-top:0px;
  349. margin-left:5px;
  350. color:{color:permalink};
  351. font-family: 'Great Vibes', cursive;
  352. font-size:25px;
  353. text-align:center;
  354. letter-spacing:1px;
  355. opacity:0;
  356. z-index:999;
  357. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  358. -webkit-transition:opacity 0.7s linear;
  359. -webkit-transition:all 0.7s linear;
  360. -moz-transition:all 0.7s linear;
  361. transition:all 0.7s linear;
  362. }
  363.  
  364. #entry:hover .perma3{
  365. overflow:visible;
  366. height:auto;
  367. margin-top:130px;
  368. opacity:1;
  369. }
  370.  
  371. #entry .perma4{
  372. position:absolute;
  373. overflow:hidden;
  374. width:125px;
  375. margin-top:0px;
  376. margin-left:125px;
  377. color:{color:permalink};
  378. font-family: 'Great Vibes', cursive;
  379. font-size:25px;
  380. text-align:center;
  381. letter-spacing:1px;
  382. opacity:0;
  383. z-index:999;
  384. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  385. -webkit-transition:opacity 0.7s linear;
  386. -webkit-transition:all 0.7s linear;
  387. -moz-transition:all 0.7s linear;
  388. transition:all 0.7s linear;
  389. }
  390.  
  391. #entry:hover .perma4{
  392. overflow:visible;
  393. height:auto;
  394. margin-top:-10px;
  395. opacity:1;
  396. }
  397.  
  398. .permalinktext{
  399. display:block;
  400. width:auto;
  401. text-align:center;
  402. letter-spacing:1px;
  403. font-size:8px;
  404. font-family:consolas;
  405. text-transform:uppercase;
  406. background:#fff;
  407. padding:5px;
  408. }
  409.  
  410. #entry .fade{
  411. position:absolute;
  412. width:125px;
  413. height:0;
  414. margin-top:5px;
  415. margin-left:5px;
  416. background:#fff;
  417. opacity:0;
  418. z-index:9;
  419. -webkit-transition:all 0.7s ease-in-out;
  420. -moz-transition:all 0.7s ease-in-out;
  421. transition:all 0.7s ease-in-out;
  422. }
  423.  
  424. #entry:hover .fade{
  425. opacity:.7;
  426. height:calc(100% - 30px);
  427. }
  428.  
  429. #entry .fade2{
  430. position:absolute;
  431. width:125px;
  432. height:0;
  433. margin-top:5px;
  434. margin-left:130px;
  435. background:#fff;
  436. opacity:0;
  437. z-index:9;
  438. -webkit-transition:all 0.7s ease-in-out;
  439. -moz-transition:all 0.7s ease-in-out;
  440. transition:all 0.7s ease-in-out;
  441. }
  442.  
  443. #entry:hover .fade2{
  444. opacity:.8;
  445. height:calc(100% - 30px);
  446. }
  447.  
  448. .title{
  449. line-height:12px;
  450. color:{color:Title};
  451. font-family: 'Ek Mukta', sans-serif;
  452. font-family:Tunga;
  453. font-size:20px;
  454. }
  455.  
  456. #l1{
  457. position:fixed;
  458. width:208px;
  459. height:4px;
  460. background:{color:blogtitle};
  461. margin-left:-145px;
  462. margin-top:21px;
  463. z-index:1;
  464. }
  465.  
  466. #l2{
  467. position:fixed;
  468. width:170px;
  469. height:4px;
  470. background:{color:blogtitle};
  471. margin-left:70px;
  472. margin-top:21px;
  473. z-index:1;
  474. }
  475.  
  476. #l3{
  477. position:fixed;
  478. width:170px;
  479. height:4px;
  480. background:{color:sidebar border};
  481. margin-left:70px;
  482. margin-top:111px;
  483. z-index:1;
  484. }
  485.  
  486. #l4{
  487. position:fixed;
  488. width:170px;
  489. height:4px;
  490. background:{color:sidebar border};
  491. margin-left:70px;
  492. margin-top:143px;
  493. z-index:1;
  494. }
  495.  
  496. #l5{
  497. position:fixed;
  498. width:170px;
  499. height:4px;
  500. background:{color:sidebar border};
  501. margin-left:70px;
  502. margin-top:175px;
  503. z-index:1;
  504. }
  505.  
  506. #l6{
  507. position:fixed;
  508. width:170px;
  509. height:4px;
  510. background:{color:sidebar border};
  511. margin-left:70px;
  512. margin-top:207px;
  513. z-index:1;
  514. }
  515.  
  516. #l7{
  517. position:absolute;
  518. width:280px;
  519. height:1px;
  520. background:white;
  521. margin-left:-10px;
  522. z-index:1;
  523. }
  524.  
  525. #topbar{
  526. position:fixed;
  527. width:100%;
  528. height:30px;
  529. background:{color:top bar};
  530. margin-left:0px;
  531. margin-top:0px;
  532. z-index:9999;
  533. }
  534.  
  535. #bottombar{
  536. position:fixed;
  537. width:100%;
  538. height:30px;
  539. background:{color:bottom bar};
  540. bottom:0;
  541. z-index:9999;
  542. }
  543.  
  544. #blogtitle{
  545. position: fixed !important;
  546. z-index:9;
  547. width:auto;
  548. margin-top:5px;
  549. margin-left:-145px;
  550. color:white;
  551. padding:3px;
  552. background:{color:blogtitle};
  553. font-family: 'Ek Mukta', sans-serif;
  554. text-transform:uppercase;
  555. font-size:15px;
  556. opacity:1;
  557. }
  558.  
  559. #sidebar{
  560. position:fixed !important;
  561. margin-top:200px;
  562. margin-left:200px;
  563. padding:12px;
  564. -webkit-transition:all 0.7s ease-in-out;
  565. -moz-transition:all 0.7s ease-in-out;
  566. transition:all 0.7s ease-in-out;
  567. }
  568.  
  569. #picture{
  570. position:fixed !important;
  571. width:198px;
  572. height:198px;
  573. margin-top:30px;
  574. margin-left:-140px;
  575. outline:5px solid {color:Sidebar Border};
  576. background-image:url('{image:sidebar}');
  577. background-size:198px 198px;
  578. background-color:#fff;
  579. z-index:9;
  580. -webkit-transition:all 1s ease-in-out;
  581. -moz-transition:all 1s ease-in-out;
  582. transition:all 1s ease-in-out;
  583. }
  584.  
  585. div#desc{
  586. position:fixed !important;
  587. margin-top:25px;
  588. margin-left:70px;
  589. text-align:center;
  590. font-size:8px;
  591. line-height:12px;
  592. font-family:calibri;
  593. text-transform:uppercase;
  594. letter-spacing:2px;
  595. opacity:1;
  596. -webkit-transition:all 1s ease-in-out;
  597. -moz-transition:all 1s ease-in-out;
  598. transition:all 1s ease-in-out;
  599. }
  600.  
  601. #links{
  602. position:fixed!important;
  603. margin-left:65px;
  604. margin-top:110px;
  605. opacity:1;
  606. z-index:9;
  607. -webkit-transition: all 1s ease-in-out;
  608. -moz-transition: all 1s ease-in-out;
  609. -o-transition: all 1s ease-in-out;
  610. }
  611.  
  612. #links a{
  613. width:160px;
  614. margin:5px;
  615. display:inline-block;
  616. padding:5px 5px 5px 5px;
  617. opacity:1;
  618. text-align:center;
  619. font-size:10px;
  620. font-family:'Ek Mukta', sans-serif;
  621. text-transform:uppercase;
  622. letter-spacing:3px;
  623. background:{color:navigation};
  624. color:white;
  625. -webkit-transition: all 0.7s ease-in-out;
  626. -moz-transition: all 0.7s ease-in-out;
  627. -o-transition: all 0.7s ease-in-out;
  628. }
  629.  
  630. #links a:hover{
  631. text-shadow:0px 0px 4px #fff;
  632. -webkit-transition: all 0.9s ease-in-out;
  633. -webkit-transition: all 0.9s ease-in-out;
  634. -moz-transition: all 0.9s ease-in-out;
  635. -o-transition: all 0.9s ease-in-out;
  636. }
  637.  
  638. #d{
  639. position: fixed !important;
  640. z-index:9;
  641. width:auto;
  642. margin-top:5px;
  643. margin-left:70px;
  644. color:white;
  645. padding:3px;
  646. background:{color:blogtitle};
  647. font-family: 'Ek Mukta', sans-serif;
  648. text-transform:uppercase;
  649. font-size:15px;
  650. opacity:1;
  651. }
  652.  
  653. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  654. #infscr-loading{
  655. bottom: -70px;
  656. position: absolute;
  657. left: 50%;
  658. margin-left:-8px;
  659. width:16px;
  660. height:11px;
  661. overflow:hidden;
  662. margin-bottom: 50px;
  663. }
  664.  
  665. #postnotes{
  666. text-align: justify;}
  667.  
  668. #postnotes blockquote{
  669. border: 0px;}
  670.  
  671. blockquote{
  672. padding:0px 0px 2px 5px;
  673. margin:0px 0px 2px 10px;
  674. border-left: 1px dotted #eee;
  675. }
  676.  
  677. blockquote p, ul{
  678. margin:0px;
  679. padding:0px;
  680. }
  681.  
  682. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  683. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  684. </style>
  685.  
  686. <title>{Title}</title>
  687.  
  688. <link rel="shortcut icon" href="{favicon}">
  689.  
  690. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  691. <meta name="viewport" content="width=720" />
  692. </head>
  693.  
  694. <body>
  695.  
  696. <div id="topbar"></div>
  697. <div id="bottombar"></div>
  698.  
  699. <div id="center">
  700. <div id="content">
  701.  
  702. <img src="{image:transparent}" style="position:fixed; width:350px; height:auto; opacity:.1; top:{text:transparent position top}px; left:{text:transparent position left}px; z-index:-999;"/>
  703.  
  704. <div id="sidebar">
  705.  
  706. <div id="blogtitle">— {text:Blogtitle} —</div>
  707. <div id="d">Description :</div>
  708.  
  709. <div id="l1"></div>
  710. <div id="l2"></div>
  711. <div id="l3"></div>
  712. <div id="l4"></div>
  713. <div id="l5"></div>
  714. <div id="l6"></div>
  715.  
  716. <div id="desc"><div style="overflow:auto; width:150px; height:61px; border: 5px solid {color:sidebar border}; padding:5px; background-color: #ffffff; text-align: center;">{description}</div>
  717. </div>
  718.  
  719. <div class="triangle"></div>
  720.  
  721. <div id="links">
  722. <a href="{text:Link One}">{text:Link One Title}</a><br>
  723. <a href="{text:Link Two}">{text:Link Two Title}</a><br>
  724. <a href="{text:Link Three}">{text:Link Three Title}</a><br>
  725. <a href="{text:Link Four}">{text:Link Four Title}</a>
  726. </div>
  727.  
  728. <div id="picture" style="position:fixed; z-index:999999;"></div>
  729.  
  730. </div></div></div></div></div>
  731.  
  732.  
  733. <div id="posts">
  734. {block:Posts}
  735. <div id="entry">
  736.  
  737. {block:Text}
  738. {block:Title}<span class="title">{Title}</span>{/block:Title}
  739. <span class="entrytext">{Body}</span></a>
  740. {block:IndexPage}
  741. <div id="l7"></div>
  742. <div class="permalinktext">
  743. <a href="{permalink}">posted {timeago}</a> with
  744. <a href="{permalink}">{notecountwithlabel}</a>
  745. </div>
  746. {/block:IndexPage}
  747. {/block:Text}
  748.  
  749. {block:Link}
  750. <a href="{URL}" class="title">{Name}</a>
  751. {block:Description}{Description}{/block:Description}
  752. {block:IndexPage}<br>
  753. <div id="l7"></div>
  754. <div class="permalinktext">
  755. <a href="{permalink}">posted {timeago}</a> with
  756. <a href="{permalink}">{notecountwithlabel}</a>
  757. </div>
  758. {/block:IndexPage}
  759. {block:Link}
  760.  
  761. {block:Photo}{block:IndexPage}<div class="lovely"></div>
  762. <div class="fade"></div>
  763. <div class="fade2"></div>
  764. <div class="perma">
  765. <a href="{Like}" title="Like" target="_blank">{LikeButton color="white" size="35"}</a></div>
  766. <div class="perma2">
  767. <a href="{ReblogURL}" title="Reblog" target="_blank">{ReblogButton color="white" size="35"}</a></div>
  768. <div class="perma3">
  769. <a href="{Permalink}" target="_blank" title="notes">{notecount}</a>
  770. <div class="perma4">
  771. <a href="{Permalink}" target="_blank" title= "posted on" style="text-transform:none;">{ShortMonth} {DayOfMonth}</a></div>
  772. </div>{/block:IndexPage}
  773.  
  774. {block:IndexPage}
  775. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=270px;>
  776. {/block:IndexPage}
  777. {block:permalinkpage}{LinkOpenTag}<center>
  778. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=560px;/>
  779. {LinkCloseTag}</center>{/block:permalinkpage}
  780. {/block:Photo}
  781.  
  782. {block:Quote}
  783. <div class="quote">❝ {quote}</div>
  784. {block:IndexPage}<br>
  785. <div id="l7"></div>
  786. <div class="permalinktext">
  787. <a href="{permalink}">posted {timeago}</a> with
  788. <a href="{permalink}">{notecountwithlabel}</a>
  789. </div>
  790. {/block:IndexPage}
  791. {/block:Quote}
  792.  
  793. {block:Chat}
  794. {block:Title}<span class="title">{Title}</span>{/block:Title}
  795. <ul class="chat">
  796. {block:Lines}
  797. <li class="user_{UserNumber}">
  798. {block:Label}
  799. <span class="label">{Label}</span>
  800. {/block:Label}
  801.  
  802. {Line}<br>
  803. {/block:Lines}
  804. {block:IndexPage}<br>
  805. <div id="l7"></div>
  806. <div class="permalinktext">
  807. <a href="{permalink}">posted {timeago}</a> with
  808. <a href="{permalink}">{notecountwithlabel}</a>
  809. </div>
  810. {/block:IndexPage}
  811. {/block:Chat}
  812.  
  813. {block:Audio}
  814. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  815. {block:IndexPage}<br>
  816. <div id="l7"></div>
  817. <div class="permalinktext">
  818. <a href="{permalink}">posted {timeago}</a> with
  819. <a href="{permalink}">{notecountwithlabel}</a>
  820. </div>
  821. {/block:IndexPage}
  822. {/block:Audio}
  823.  
  824. {block:Video}
  825. <center>{block:IndexPage}
  826. <div style="width:250px; overflow-x:hidden; overflow-y:hidden;opacity:.9;
  827. -webkit-filter:grayscale(60%);">{Video-250}</div>{/block:IndexPage}</center>
  828. <center><center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center></center><br>
  829. <div id="l7"></div>
  830. <div class="permalinktext">
  831. <a href="{permalink}">posted {timeago}</a> with
  832. <a href="{permalink}">{notecountwithlabel}</a>
  833. </div>
  834. {block:Video}
  835.  
  836. {block:Answer}
  837. {block:IndexPage}
  838. <table style="border-bottom:1px solid {color:ask};padding-bottom:5px;margin-bottom:5px;">
  839. <tr>
  840. <td style="vertical-align:top;padding-right:10px;"><img src="{AskerPortraitURL-30}"></td>
  841. <td style="vertical-align:top; width:250px; text-align:justify;"><font style="font-family: 'Ek Mukta', sans-serif; font-size:15px; color:{color:ask};">{Asker}:</font> {Question}</td>
  842. </tr>
  843. </table>
  844. {Answer}
  845. <div id="l7"></div>
  846. <div class="permalinktext">
  847. <a href="{permalink}">posted {timeago}</a> with
  848. <a href="{permalink}">{notecountwithlabel}</a>
  849. </div>
  850. {/block:Answer}
  851. {/block:IndexPage}
  852.  
  853. {block:PermalinkPage}
  854. <table style="border-bottom:1px solid {color:ask};padding-bottom:5px;margin-bottom:5px;">
  855. <tr>
  856. <td style="vertical-align:top;padding-right:10px;"><img src="{AskerPortraitURL-30}"></td>
  857. <td style="vertical-align:top; width:540px; text-align:justify;"><font style="font-family: 'Ek Mukta', sans-serif; font-size:15px; color:{color:ask};">{Asker}:</font> {Question}</td>
  858. </tr>
  859. </table>
  860. {Answer}
  861. {/block:PermalinkPage}
  862. {/block:Answer}
  863.  
  864. {block:PermalinkPage}
  865. <justify><br>
  866. {block:caption}<div style="background:#fff; width:552px; padding:5px;">{caption}</div>{/block:caption}<br>
  867. {block:Date}<div style="background:#fff; width:552px; padding:5px;">posted {DayOfWeek} {/block:Date} {block:NoteCount}with {NoteCount} notes<br></div>{/block:NoteCount}<br>
  868. {block:RebloggedFrom}<div style="background:#fff; width:552px; padding:5px;">source: <a href="{ReblogRootURL}">{ReblogRootName}</a> | Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</div></a><br>{/block:RebloggedFrom}
  869. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</justify>
  870. {/block:PermalinkPage}
  871. {block:PostNotes}
  872. <div id="postnotes"> <div style="overflow:auto; width:562px; height:100px; background-color:#fff; text-align:justify;">{PostNotes}</div></div>
  873. {/block:PostNotes}</div>{/block:Posts}
  874. </div></div>
  875.  
  876. {block:indexpage}
  877. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  878. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  879. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  880. <script type="text/javascript">
  881. $(window).load(function(){
  882. var $wall = $('#posts');
  883. $wall.imagesLoaded(function(){
  884. $wall.masonry({
  885. itemSelector: '#entry, #entry_photo',
  886. isAnimated : false
  887. });
  888. });
  889.  
  890. $wall.infinitescroll({
  891. navSelector : '#page-nav',
  892. nextSelector : '#page-nav a',
  893. itemSelector : '#entry, #entry_photo',
  894. bufferPx : 2000,
  895. debug : false,
  896. errorCallback: function() {
  897. $('#infscr-loading').fadeOut('normal');
  898. }},
  899. function( newElements ) {
  900. var $newElems = $( newElements );
  901. $newElems.hide();
  902. $newElems.imagesLoaded(function(){
  903. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  904. });
  905. }); $('#content').show(500);
  906. });
  907. </script>
  908. {/block:indexpage}
  909.  
  910. <body onkeydown="return false">
  911. </body>
  912. <div style="z-index:9999; position:fixed; bottom:3px; right:10px; opacity:0.7"><a href="http://seedfawn.tumblr.com" title="Theme by Seedfawn"><img src="http://static.tumblr.com/iqvfzph/DyZnm91nx/tumblr_inline_mpa4u8ch0b1r5q3xq.png" width="auto"></a></div>
  913. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement