Advertisement
planthed

Nightmires #2

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