Advertisement
planthed

Genesis

Mar 21st, 2015
2,227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.33 KB | None | 0 0
  1. <!-----
  2.  
  3. theme made by tumblr user planthed // weedhs ★彡
  4.  
  5. keep the creds u lil bitch
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://planthed.tumblr.com/
  9. — http://weedhs.tumblr.com/
  10.  
  11. ------>
  12.  
  13. <html lang="en">
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  17. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/rd3nc0jpe/effectsxp.txt"></script>
  18. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  19. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  20. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  21.  
  22. <script type="text/javascript">
  23. <!--
  24.  
  25. // Disable Right Click Script
  26.  
  27. function IE(e)
  28. {
  29. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  30. {
  31. return false;
  32. }
  33. }
  34. function NS(e)
  35. {
  36. if (document.layers || (document.getElementById && !document.all))
  37. {
  38. if (e.which == "2" || e.which == "3")
  39. {
  40. return false;
  41. }
  42. }
  43. }
  44. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  45.  
  46. //-->
  47. </script>
  48. <meta name="color:Background" content="#fbfbfb"/>
  49. <meta name="color:Title" content="#ddd"/>
  50. <meta name="color:Text" content="#999999"/>
  51. <meta name="color:Link" content="#ddd"/>
  52. <meta name="color:borders" content="#ddd"/>
  53. <meta name="image:Background" content=""/>
  54. <meta name="image:Sidebar" content=""/>
  55. <meta name="text:blogtitle" content="genesis"/>
  56. <meta name="if:Hover links" content="1" />
  57. <meta name="if:lace banner" content="1" />
  58. <meta name="if:faded images" content="1" />
  59. <meta name="if:border post" content="1" />
  60. <meta name="text:Link 1" content="/" />
  61. <meta name="text:Link 2" content="/ask" />
  62. <meta name="text:Link 3" content="/" />
  63. <meta name="text:Link 4" content="/" />
  64. <meta name="text:Link 4" content="/" />
  65. <meta name="text:Link 1 Title" content="home" />
  66. <meta name="text:Link 2 Title" content="message"/>
  67. <meta name="text:Link 3 Title" content="more" />
  68. <meta name="text:Link 4 Title" content="favorites" />
  69. <meta name="text:Link 5 Title" content="archive" />
  70.  
  71.  
  72. </script>
  73.  
  74. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  75. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/I5dnc0n0g/jqueryair.txt"></script>
  76. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  77. <script>
  78. (function($){$(document)
  79. .ready(function(){$("[title]")
  80. .style_my_tooltips();});})
  81. (jQuery);
  82. </script>
  83.  
  84. <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
  85. </script>
  86.  
  87. <style type="text/css">
  88.  
  89.  
  90.  
  91.  
  92. #s-m-t-tooltip{
  93. max-width:300px;
  94. padding:5px;
  95. margin-left: 20px;
  96. margin-top: 2px;
  97. background:#fff;
  98. border: 1px solid {color:borders};
  99. text-transform:uppercase;
  100. font-family:arial;
  101. font-size:7px;
  102. color:#777;
  103. letter-spacing:1px;
  104. z-index:9999999;
  105.  
  106. }
  107.  
  108.  
  109. #tumblr_controls, .tmblr-iframe{ z-index:9999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
  110. -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
  111.  
  112. #tumblr_controls, .tmblr-iframe:hover{
  113. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  114. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  115. }
  116.  
  117.  
  118.  
  119.  
  120. ::-webkit-scrollbar {width: 6px; height: 4px; background: #fff; border-left: 1px solid #fff; }
  121.  
  122. ::-webkit-scrollbar-thumb { background-color:{color:borders}; border-bottom: 2px solid #fff; border-radius:5px; border-top: 2px solid #fff; border-left: 2px solid #fff; border-right: 2px solid #fff; }
  123.  
  124.  
  125.  
  126. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  127.  
  128. body {
  129. padding:0px;
  130. margin:0px;
  131. color:{color:Text};
  132. font-family:calibri;
  133. font-size:10px;
  134. line-height:12px;
  135. text-transform:normal;
  136. background-color:{color:Background};
  137. background-image:url({image:Background});
  138. background-attachment:fixed;
  139. background-repeat:repeat;
  140. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  141.  
  142. a:link, a:active, a:visited{
  143. color:{color:Link};
  144. text-decoration:none;
  145. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  146.  
  147. a:hover{
  148. color:{color:borders};
  149. -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;
  150. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  151.  
  152. #audio {
  153. width:200px;
  154. height:auto;
  155. min-height:60px;
  156. padding-bottom:0px;
  157. }
  158.  
  159. .cover {
  160. position:absolute;
  161. z-index:1;
  162. width:50px;
  163. height:50px;
  164. }
  165.  
  166. .cover img {
  167. float:left;
  168. width:50px;
  169. height:50px;
  170. }
  171.  
  172. .playbox {
  173. opacity:0.6;
  174. width:27px;
  175. height:30px;
  176. overflow:hidden;
  177. position:absolute;
  178. z-index:1000;
  179. margin-left:17px;
  180. margin-top:17px;
  181. text-align:center;
  182. }
  183.  
  184. .info {
  185. margin-left:77px;
  186. margin-top:4px;
  187. line-height:14px;
  188. }
  189.  
  190. #cunt{width:250px; height:auto;}
  191. {block:PermalinkPage}
  192. width:10px;
  193. {/block:PermalinkPage}
  194. }
  195.  
  196. #center{
  197. padding-top:3px;
  198. padding-bottom:3px;
  199. position:fixed !important;
  200. width:250px;
  201. height:207px;
  202. background-color:#fff;
  203. {block:PermalinkPage}
  204. width:410px;
  205. height:207px;
  206. {/block:PermalinkPage}
  207. }
  208.  
  209. #posts{
  210. float:center;
  211. {block:indexpage}
  212. width:900px;
  213. {/block:indexpage}
  214. {block:permalinkpage}
  215. width:800px;
  216. {/block:permalinkpage}
  217. margin-left:430px;
  218. margin-top:45px;
  219. z-index:999;
  220. }
  221.  
  222. #entry img{
  223. {block:indexpage}
  224. max-width:100%;
  225. {block:iffadedImages}opacity:.8;{/block:iffadedImages}
  226. z-index:999;
  227. padding:0px;
  228. background:#fff;
  229. -webkit-transition:all 0.7s ease-out;
  230. -moz-transition:all 0.7s ease-out;
  231. transition:all 0.7s ease-out;
  232. {/block:indexpage}
  233. }
  234.  
  235. #entry img:hover{
  236. opacity:1;
  237. -webkit-transition:all 0.7s ease-out;
  238. -moz-transition:all 0.7s ease-out;
  239. transition:all 0.7s ease-out;
  240. }
  241. #entry{
  242. {block:ifborderpost}border:1px solid {color:borders};{/block:ifborderpost}
  243. z-index:999;
  244. margin-left:20px;
  245. margin-top:10px;
  246. float:left;
  247. background:#fff;
  248. font-size:8px;
  249. letter-spacing:1px;
  250. font-family:arial;
  251. line-height:13px;
  252. text-transform:uppercase;
  253. width:210px;
  254. padding:15px;
  255. overflow:hidden;
  256. {block:PermalinkPage}
  257. width:400px;
  258. margin-top:5px;
  259. margin-left:83px;
  260. z-index:999;
  261. border:1px solid {color:borders};
  262. {/block:PermalinkPage}
  263. -moz-transition: all 3.9s ease-out;
  264. -o-transition: all 3.9s ease-out;
  265. -webkit-transition: all 3.9s ease-out;
  266. transition: all 3.9s ease-out;
  267. }
  268.  
  269. .perms {
  270. color:#777;
  271. font-size:7px;
  272. opacity: 0;
  273. top:0px;
  274. width:210px;
  275. height:28px;
  276. padding-bottom:4px;
  277. background-color: #fff;
  278. position: absolute;
  279. margin-top:10px;
  280. text-align:center;
  281. text-transform:uppercase;
  282. font-family:arial;
  283. letter-spacing:1px;
  284. display:block;
  285. -o-transition-transition:0.4s;
  286. -webkit-transition-duration:0.4s;
  287. -moz-transition-duration:0.4s;
  288. }
  289.  
  290. #entry:hover .perms {
  291. opacity:1;
  292. z-index:999999;
  293. padding-top:4px;}
  294.  
  295.  
  296.  
  297. .permalinktext{
  298. display:block;
  299. text-align:right;
  300. text-decoration:none;
  301. font-size:8px;
  302. letter-spacing:1px;
  303. padding-top:5px;font-family:calibri;
  304. text-transform:uppercase;
  305. background:#fff;
  306. border-top:1px solid {color:borders};
  307. padding:2px;
  308. }
  309.  
  310.  
  311. #postnotes{
  312. border:1px solid {color:borders};
  313. overflow:scroll;
  314. height:auto;
  315. max-height:140px;
  316. font-size:7px;
  317. line-height:15px;
  318. padding:8px;
  319. }
  320.  
  321. #postnotes blockquote{
  322. border:0px;}
  323.  
  324. blockquote{
  325. padding:2px;
  326. padding-left:5px;
  327. margin:5px 5px 5px 5px;
  328. border-left:1px solid #fff;
  329. }
  330.  
  331. ol.notes li.note img.avatar {
  332. width:15px;
  333. display:inline;
  334. position:relative;
  335. list-style-type:none;
  336. display:none;
  337. }
  338.  
  339. .title{
  340. font-family:meem33;
  341. font-size:15px;
  342. line-height:16px;
  343. text-transform:uppercase;
  344. letter-spacing:1px;
  345. color:#777;
  346. }
  347.  
  348. blockquote{background:#fff;
  349. border-radius:0px;
  350. color:#777;
  351. text-transform:uppercase;
  352. font-size:7px;
  353. padding:5px;
  354. border:1px solid {color:borders};
  355. margin:0px 0px 0px 0px;
  356. }
  357.  
  358.  
  359. ul, ol, li{
  360. list-style:none;
  361. margin:0px;
  362. padding:0px;
  363. }
  364.  
  365.  
  366.  
  367. #sidebar {
  368.  
  369. width:250px;
  370. height:131px;
  371. border:1px solid {color:borders};
  372. position:fixed;
  373. background:white;
  374. padding:10px;
  375. z-index:999;
  376. margin-top:50px;
  377. margin-left:110px;
  378. z-index:999;
  379. -o-transition-transition:0.4s;
  380. -webkit-transition-duration:0.4s;
  381. -moz-transition-duration:0.4s;
  382. {block:ifNOThoverlinks}
  383. height:160px;
  384. {/block:ifNOThoverlinks}
  385.  
  386. }
  387.  
  388. #sidebar:hover{
  389. height:160px;
  390.  
  391. }
  392.  
  393. #sidebar img {
  394. width:80px;
  395. height:80px;
  396. margin-top:30px;
  397. margin-left:-11px;
  398. position:fixed;
  399. border:1px solid {color:borders};
  400. padding:15px;
  401. }
  402.  
  403.  
  404. .video iframe,
  405. .video .tumblr_video_container,
  406. .video .tumblr_video_container iframe {
  407. display:block;
  408. width:100%;
  409. height:Auto;
  410. }
  411.  
  412. .video #youtube_iframe {
  413. display:block;
  414. width:100%;
  415. height:Auto;
  416. }
  417.  
  418. .titulo {
  419. color:#777;
  420. margin-top:-3px;
  421. margin-left:-5px;
  422. font-family:meem33;
  423. z-index:999999;
  424. text-align:right;
  425. width:240px;
  426. padding:3px;
  427. font-size:13px;
  428. line-height:23px;
  429. letter-spacing:1px;
  430. text-transform:uppercase;
  431. position:absolute;
  432.  
  433. }
  434.  
  435. .desc {position:fixed;
  436. margin-top:30px;
  437. margin-left:100px;
  438. font-family:arial;
  439. font-size:7px;
  440. z-index:999999;
  441. text-align:left;
  442. width:130px;
  443. border-top:1px solid {color:borders};
  444. border-bottom:1px solid {color:borders};
  445. padding:15px;
  446. height:80px;
  447. line-height:14px;
  448. letter-spacing:1px;
  449. text-transform:uppercase;
  450.  
  451. }
  452.  
  453.  
  454.  
  455. .links{
  456. position:fixed;
  457. width:300px;
  458. padding:5px 8px 3px 8px;
  459. z-index:-1;
  460. margin-top:100px;
  461. margin-left:-5px;
  462. opacity:0;
  463. transition:0.4s;
  464. -o-transition-transition:0.4s;
  465. -webkit-transition-duration:0.4s;
  466. -moz-transition-duration:0.4s;
  467. {block:ifNOThoverlinks}
  468. opacity:1;
  469. margin-top:144px;
  470. {/block:ifNOThoverlinks}
  471.  
  472. }
  473.  
  474. #sidebar:hover .links{
  475. opacity:1;
  476. margin-top:144px;
  477. }
  478. .links a{
  479. text-shadow:10px 0px transparent, -10px 0px transparent;
  480. position:relative;
  481. font-family:arial;
  482. font-size:8px;
  483. letter-spacing:1px;
  484. text-transform:uppercase;
  485. color:#888;
  486. display:inline-block;
  487. margin:0px 5px 0px 0px;
  488. padding:2px;
  489. -webkit-transition:All 0.5s ease-in-out;
  490. -moz-transition:All 0.5s ease-in-out;
  491. -ms-transition:All 0.5s ease-in-out;
  492. -o-transition:All 0.5s ease-in-out;
  493. transition:All 0.5s ease-in-out;
  494. outline:1px solid transparent;
  495. outline-offset:-5px;
  496. }
  497.  
  498. .links a:hover {
  499. color:{color:link};
  500. text-shadow:0px 0px {color:link}, 0px 0px {color:link};
  501. transition: all 0.9s ease;
  502. -o-transition-transition: all 0.9s ease;
  503. -webkit-transition: all 0.9s ease;
  504. -moz-transition: all 0.9s ease;
  505. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  506. }
  507.  
  508.  
  509.  
  510. #lace{
  511. position:fixed;
  512. opacity:1;
  513. width:100%;
  514. height:25px;
  515. padding:3px;
  516. background:white;
  517. margin-top:-45px;
  518. margin-left:0px;
  519. border-bottom:1px solid {color:borders};
  520. z-index:9999;
  521. text-align:center;
  522. -webkit-transition: all .7s ease;
  523. -moz-transition: all .7s ease;
  524. -o-transition: all .7s ease;
  525. transition: all .7s ease;}
  526.  
  527. #lace2{
  528. position:fixed;
  529. opacity:1;
  530. width:25px;
  531. height:100%;
  532. padding:3px;
  533. background:white;
  534. margin-top:-45px;
  535. margin-left:0px;
  536. border-right:1px solid {color:borders};
  537. z-index:9999;
  538. text-align:center;
  539. -webkit-transition: all .7s ease;
  540. -moz-transition: all .7s ease;
  541. -o-transition: all .7s ease;
  542. transition: all .7s ease;}
  543.  
  544. #lace3{
  545. position:fixed;
  546. opacity:1;
  547. width:100%;
  548. height:25px;
  549. padding:3px;
  550. background:white;
  551. bottom:0px;
  552. margin-left:0px;
  553. border-top:1px solid {color:borders};
  554. z-index:9999;
  555. text-align:center;
  556. -webkit-transition: all .7s ease;
  557. -moz-transition: all .7s ease;
  558. -o-transition: all .7s ease;
  559. transition: all .7s ease;}
  560.  
  561. #lace4{
  562. position:fixed;
  563. opacity:1;
  564. width:25px;
  565. height:100%;
  566. padding:3px;
  567. background:white;
  568. margin-top:-45px;
  569. right:0px;
  570. border-left:1px solid {color:borders};
  571. z-index:9999;
  572. text-align:center;
  573. -webkit-transition: all .7s ease;
  574. -moz-transition: all .7s ease;
  575. -o-transition: all .7s ease;
  576. transition: all .7s ease;}
  577.  
  578. i, em{
  579. color:#777;
  580.  
  581. }
  582. b, strong{
  583. font-weight:bold;
  584. font-family:9px;
  585. letter-spacing:2px;
  586. text-transform:uppercase;
  587.  
  588.  
  589. }
  590.  
  591. la{
  592. font-weight:bold;
  593.  
  594.  
  595. }
  596. ul,ol{
  597. margin:0px;
  598. margin-left:10px;}
  599. p{
  600. padding:0px;
  601. margin:5px;}
  602. u{
  603. text-decoration:underline;
  604.  
  605.  
  606. }
  607.  
  608. li{
  609. margin-left:10px;
  610. }
  611.  
  612.  
  613.  
  614. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  615. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  616. </style>
  617.  
  618.  
  619. <title>{Title}</title>
  620. <link rel="shortcut icon" href="https://31.media.tumblr.com/tumblr_m230lpzA3A1qfamg6.png">
  621. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  622. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  623. <meta name="viewport" content="width=720" />
  624. </head>
  625.  
  626.  
  627.  
  628.  
  629. <body>{block:iflacebanner}
  630. <div id="lace"></div>
  631. <div id="lace2"></div>
  632. <div id="lace3"></div>
  633. <div id="lace4"></div>
  634. {/block:iflacebanner}
  635.  
  636. <div id="sidebar">
  637. <div class="titulo">{text:blogtitle}</div>
  638. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  639. <div class="desc">{description}</div>
  640. <div class="links">
  641. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  642. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  643. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  644. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  645. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  646. </div>
  647. </div>
  648. </div>
  649.  
  650.  
  651.  
  652.  
  653.  
  654. <div id="center">
  655. <div id="content">
  656.  
  657.  
  658.  
  659.  
  660. <div id="posts">
  661. {block:Posts}
  662. <div id="entry">
  663.  
  664. {block:Text}
  665. {block:Title}<span class="title">{Title}</span>{/block:Title}
  666. <span class="entrytext">{Body}</span></a>
  667. {block:IndexPage}<br>
  668. <div class="permalinktext">
  669. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  670. {/block:Text}
  671.  
  672. {block:Link}
  673. <a href="{URL}" class="title">{Name}</a>
  674. {block:Description}{Description}{/block:Description}
  675. {block:IndexPage}<br>
  676. <div class="permalinktext">
  677. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  678. </div>
  679. {/block:IndexPage}
  680. {block:Link}
  681.  
  682. {block:Photo}{block:IndexPage}
  683. <div class="perms">
  684. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  685. </div> {/block:IndexPage}
  686.  
  687. {block:IndexPage}
  688. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;>
  689. {/block:IndexPage}
  690. {block:permalinkpage}{LinkOpenTag}<center>
  691. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;/>
  692. {LinkCloseTag}</center>{/block:permalinkpage}
  693. {/block:Photo}
  694.  
  695. {block:Photoset}
  696. {block:IndexPage}
  697. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="230px" style="padding:0px;"/></a>
  698. {/block:Photos}
  699. {/block:IndexPage}
  700. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  701. {block:IndexPage}<br>
  702. <div class="permalinktext">
  703. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  704. </div>
  705. {/block:IndexPage}
  706. {/block:Photoset}
  707.  
  708. {block:Quote}
  709. <div class="quote">❝ {quote}</div>
  710. {block:IndexPage}<br>
  711. <div class="permalinktext">
  712. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  713. {/block:Quote}
  714.  
  715. {block:Chat}
  716. {block:Title}<span class="title">{Title}</span>{/block:Title}
  717. <ul class="chat">
  718. {block:Lines}
  719. <li class="user_{UserNumber}">
  720. {block:Label}
  721. <span class="label">{Label}</span>
  722. {/block:Label}
  723.  
  724. {Line}<br>
  725. {/block:Lines}
  726. {block:IndexPage}<br>
  727. <div class="permalinktext">
  728. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  729. {/block:Chat}
  730.  
  731. {block:Audio}
  732. <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>
  733. {block:IndexPage}<br>
  734. <div class="permalinktext">
  735. <center> <font color="#999">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#999">{notecount} notes</font></a></center></div>{/block:IndexPage}
  736. {/block:Audio}
  737.  
  738. {block:Video}
  739. {block:IndexPage}
  740. <div class="video">{Video-250}</div>
  741. <br>
  742. <div class="permalinktext">
  743. <center> <font color="#999">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#999">{notecount} notes</font></a></center></div>
  744. {/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  745. {block:Video}
  746.  
  747.  
  748.  
  749. {block:Answer}
  750. <div style="margin:2px 2px 2px 2px; min-height:30px; padding:3px; background-color:#fff; border:1px solid #fff; border-radius:5px">
  751.  
  752. <div style="background:transparent; padding:1px; height:auto">
  753. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:4px; margin-left:-3px; margin-top:-3px; border-radius:20px; background:#fafafa; padding:3px"/><askk>{Asker}:</askk> {Question}</div></div>
  754. <div style="margin-left:-1px; margin-bottom:3px; padding:4px; background:transparent; line-height:12px; text-align:justify; width:195px">{Answer}</div>
  755. {block:indexpage}
  756. <div class="permalinktext">
  757. <center> <font color="#999">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#999">{notecount} notes</font></a></center></div>
  758. {/block:indexpage}
  759. {/block:Answer}
  760.  
  761. {block:PermalinkPage}
  762. <center>{capiton}<br>
  763. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  764. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  765. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  766. {/block:PermalinkPage}
  767. {block:PostNotes}
  768. <div id="postnotes">{PostNotes}</div>
  769. {/block:PostNotes}</div>{/block:Posts}
  770. </div></div>
  771.  
  772. {block:indexpage}
  773. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  774. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  775. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/I5dnc0n0g/jqueryair.txt"></script>
  776. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  777. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/rd3nc0jpe/effectsxp.txt"></script>
  778. <script type="text/javascript">
  779. $(window).load(function(){
  780. var $wall = $('#posts');
  781. $wall.imagesLoaded(function(){
  782. $wall.masonry({
  783. itemSelector: '#entry, #entry_photo',
  784. isAnimated : false
  785. });
  786. });
  787.  
  788. $wall.infinitescroll({
  789. navSelector : '#page-nav',
  790. nextSelector : '#page-nav a',
  791. itemSelector : '#entry, #entry_photo',
  792. bufferPx : 2000,
  793. debug : false,
  794. errorCallback: function() {
  795. $('#infscr-loading').fadeOut('normal');
  796. }},
  797. function( newElements ) {
  798. var $newElems = $( newElements );
  799. $newElems.hide();
  800. $newElems.imagesLoaded(function(){
  801. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  802. });
  803. }); $('#content').show(500);
  804. });
  805. </script>
  806. {/block:indexpage}
  807.  
  808. </body>
  809. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement