Advertisement
Guest User

theme 46, "paradise" by daisydose/sheeran-hbu

a guest
Sep 11th, 2013
3,428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.35 KB | None | 0 0
  1. <!--
  2. theme 46, "paradise" by daisydose.
  3. please keep the credit.
  4. nav credits / takeable.
  5. -->
  6.  
  7. <html lang="en">
  8.  
  9. <head>
  10.  
  11. <script type="text/javascript">
  12. <!--
  13.  
  14. // Disable Right Click Script
  15.  
  16. function IE(e)
  17. {
  18. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  19. {
  20. return false;
  21. }
  22. }
  23. function NS(e)
  24. {
  25. if (document.layers || (document.getElementById && !document.all))
  26. {
  27. if (e.which == "2" || e.which == "3")
  28. {
  29. return false;
  30. }
  31. }
  32. }
  33. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  34.  
  35. //-->
  36. </script>
  37. <meta name="color:Background" content="#ffffff"/>
  38. <meta name="color:Title" content="#aaa"/>
  39. <meta name="color:Text" content="#363636"/>
  40. <meta name="color:Link" content="#282929"/>
  41. <meta name="color:scrollbar" content="#727272"/>
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44. <meta name="color:titlebar" content="#e2c094" />
  45. <meta name="text:Link One" content="" />
  46. <meta name="text:Link One Title" content="link 1" />
  47. <meta name="text:Link Two" content="" />
  48. <meta name="text:Link Two Title" content="link 2"/>
  49. <meta name="text:Link Three" content="" />
  50. <meta name="text:Link Three Title" content="link 3" />
  51. <meta name="text:Link Four Title" content="link 4" />
  52. <meta name="text:Link Four" content="" />
  53. <meta name="text:titlebar" content="Vanity"/>
  54.  
  55. </script>
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60. #tumblr_controls{
  61. position:fixed !important;
  62. -webkit-filter: invert(100%)
  63. }
  64.  
  65.  
  66. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  67.  
  68.  
  69. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  70.  
  71. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  72.  
  73. iframe#tumblr_controls {right:3px !important; position: fixed !important;-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;}
  74.  
  75. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  76.  
  77. ::-webkit-scrollbar { width: 7px; height: 4px; background: #eeeeee; border:1px solid #EEE0E5; -webkit-border-radius:999px;}
  78.  
  79. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};-webkit-border-radius:5px; border:1px solid #fff;}
  80.  
  81. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  82.  
  83. body{
  84. margin:5px;
  85. background-color: {color:Background};
  86. background-image:url({image:Background});
  87. background-attachment: fixed;
  88. background-repeat: repeat;
  89. font-size: 8px;
  90. font-family: arma;
  91. line-height:8px;
  92. color:{color:Text};
  93. }
  94.  
  95. a:link, a:active, a:visited{
  96. color:{color:link};
  97. text-shadow:0px 0px 0px #000;
  98. text-decoration: none;
  99. -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;
  100. }
  101.  
  102. a:hover {
  103. text-decoration: underline;
  104. text-shadow:0px 0px 0px #000;
  105. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  106. }
  107.  
  108. #cunt{width:250px; height:auto;}
  109. {block:PermalinkPage}
  110. width:410px;
  111. {/block:PermalinkPage}
  112. }
  113.  
  114. #center{
  115. padding-top:3px;
  116. padding-bottom:3px;
  117. position:fixed !important;
  118. width:250px;
  119. height:207px;
  120. background-color:#fff;
  121. {block:PermalinkPage}
  122. width:410px;
  123. height:207px;
  124. {/block:PermalinkPage}
  125. }
  126.  
  127. #posts{
  128. opacity: 1;
  129. float:center;
  130. {block:indexpage}
  131. width:800px;
  132. {/block:indexpage}
  133. {block:permalinkpage}
  134. width:800px;
  135. margin-top: 40px;
  136. {/block:permalinkpage}
  137. margin-left: 350px;
  138. margin-top: 0px;
  139. transition: all 0.5s ease-out;
  140. -o-transition-transition: all 0.5s ease-out;
  141. -webkit-transition: all 0.5s ease-out;
  142. -moz-transition: all 0.5s ease-out;
  143. }
  144.  
  145. #posts:hover{
  146. opacity: 1;
  147. transition: all 0.5s ease-out;
  148. -o-transition-transition: all 0.5s ease-out;
  149. -webkit-transition: all 0.5s ease-out;
  150. -moz-transition: all 0.5s ease-out;
  151. }
  152.  
  153. #entry{
  154. opacity:.8;
  155. font-family: calibri;
  156. font-size: 10px;
  157. text-align:left;
  158. z-index:1;
  159. float:left;
  160. margin:15px;
  161. border-radius:5px;
  162. border:1px solid #eee;
  163. padding:7px;
  164. width: 200px;
  165. height: auto;
  166. {block:PermalinkPage}
  167. width: 450px;
  168. height: auto;
  169. {/block:PermalinkPage}
  170. line-height:11px;
  171. background-color:#fff;
  172. margin-right:4px;
  173. overflow:hidden;
  174. margin-bottom:4px;
  175. padding-bottom: 8px;
  176. transition: all 0.9s ease-out;
  177. -o-transition-transition: all 0.9s ease-out;
  178. -webkit-transition: all 0.9s ease-out;
  179. -moz-transition: all 0.9s ease-out;
  180. }
  181.  
  182. #entry:hover{
  183. opacity: 1;
  184. transition: all 0.9s ease-out;
  185. -o-transition-transition: all 0.9s ease-out;
  186. -webkit-transition: all 0.9s ease-out;
  187. -moz-transition: all 0.9s ease-out;
  188. }
  189.  
  190. #sidebar {
  191. opacity:.95;
  192. position: fixed;
  193. width: 120px;
  194. height:120px;
  195. margin-top:180px;
  196. margin-left:180px;
  197. background:white;
  198. z-index:99;
  199. border-radius:5px;
  200. border:1px solid #f4f4f4;
  201. padding:7px;
  202. -webkit-transition: all 0.9s ease;
  203. -moz-transition: all 0.9s ease;
  204. -o-transition: all 0.9s ease;
  205. }
  206.  
  207. #sidebarpic{
  208. opacity:.9;
  209. width:120px;
  210. height:120px;
  211. z-index:9999;
  212. border-radius:5px;
  213. -webkit-border-radius:5px;
  214. -webkit-transition: all 0.9s ease;
  215. -moz-transition: all 0.9s ease;
  216. -o-transition: all 0.9s ease;
  217. }
  218.  
  219. #sidebarpic:hover{
  220. -webkit-transition: all 0.9s ease;
  221. -moz-transition: all 0.9s ease;
  222. -o-transition: all 0.9s ease;
  223. }
  224.  
  225. #sidebarpic img{
  226. opacity:.9;
  227. width:120px;
  228. height:120px;
  229. z-index:9999;
  230. border-radius:5px;
  231. -webkit-transition: all 0.9s ease;
  232. -moz-transition: all 0.9s ease;
  233. -o-transition: all 0.9s ease;
  234. }
  235.  
  236. #desc:hover #sidebarpic img{
  237. -webkit-transition: all 0.9s ease;
  238. -moz-transition: all 0.9s ease;
  239. -o-transition: all 0.9s ease;
  240. }
  241.  
  242.  
  243. @font-face { font-family: "sig"; src: url('http://static.tumblr.com/vilw5yj/6l7ma3fqc/signerica_medium.ttf'); }
  244.  
  245. @font-face { font-family: "playdate"; src: url('http://static.tumblr.com/4yxykdm/XVZlrfl3m/playdate_1_.ttf'); }
  246.  
  247. @font-face { font-family: "arrow"; src: url('http://static.tumblr.com/mp9knux/Xavmkh4lx/arrows.otf'); }
  248.  
  249. #desc{
  250. opacity:1;
  251. position: fixed;
  252. text-align: center;
  253. text-transform:lowercase;
  254. font-family:calibri;
  255. font-size:10px;
  256. line-height: 12px;
  257. padding-top:4px;
  258. height:auto;
  259. width:120px;
  260. color:{color:text};
  261. margin-top:4px;
  262. margin-left:0px;
  263. z-index:9999;
  264. -webkit-transition: all 0.7s ease-in-out;
  265. -moz-transition: all 0.7s ease-in-out;
  266. -o-transition: all 0.7s ease-in-out;
  267. -ms-transition: all 0.7s ease-in-out;
  268. transition: all 0.7s ease-in-out;
  269. }
  270.  
  271. #sidebar:hover #desc{
  272. opacity:1;
  273. -webkit-transition: all 0.7s ease-in-out;
  274. -moz-transition: all 0.7s ease-in-out;
  275. -o-transition: all 0.7s ease-in-out;
  276. -ms-transition: all 0.7s ease-in-out;
  277. transition: all 0.7s ease-in-out;
  278. }
  279.  
  280.  
  281. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  282.  
  283.  
  284.  
  285.  
  286. @font-face { font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  287.  
  288. #entry .perma a{
  289. color:;}
  290.  
  291. .permalink {
  292. display: block;
  293. border-top: 1px solid #ddd;
  294. padding: 3px;
  295. margin: 4px 8px 0px 8px;
  296. font-family: pixel;
  297. font-size: 8px;
  298. color: #424242;
  299. line-height: 18px;
  300. text-align: center;
  301. text-decoration: none;
  302. text-transform:uppercase;
  303. -webkit-transition: color 0.9s ease-out;
  304. -moz-transition: color 0.9s ease-out;
  305. }
  306.  
  307. #entry .perma a{
  308. color:;
  309. -webkit-transition: color 0.9s ease-out;
  310. -moz-transition: color 0.9s ease-out;
  311. }
  312.  
  313.  
  314. #entry .perma{
  315. width:182px;
  316. height:auto;
  317. position: absolute;
  318. line-height: 10px;
  319. overflow:hidden;
  320. font-family:Calibri;
  321. text-transform:uppercase;
  322. text-align:center;
  323. font-style: italic;
  324. letter-spacing:1px;
  325. font-size:8px;
  326. margin-left:4px;
  327. border-radius: 5px;
  328. margin-top:5px;
  329. color:{color:Text};
  330. background:#fff;
  331. opacity: 0;
  332. padding:5px;
  333. transition: all 0.7s ease-out;
  334. -o-transition-transition: all 0.7s ease-out;
  335. -webkit-transition: all 0.7s ease-out;
  336. -moz-transition: all 0.7s ease-out;
  337. }
  338.  
  339. #entry:hover .perma{
  340. opacity:0.95;
  341. -webkit-transition: all 0.7s ease-in-out;
  342. -moz-transition: all 0.7s ease-in-out;
  343. -o-transition: all 0.7s ease-in-out;
  344. -ms-transition: all 0.7s ease-in-out;
  345. transition: all 0.7s ease-in-out;
  346. }
  347.  
  348. .permalinktext {
  349. display: block;
  350. padding: 2px;
  351. margin: 8px 2px 0px 8px;
  352. font-family: calibri;
  353. letter-spacing: 0px;
  354. font-size: 8px;
  355. color: #aaaaaa;
  356. line-height: 10px;
  357. letter-spacing:1px;
  358. text-align: right;
  359. text-transform:uppercase;
  360. -webkit-transition: color 0.5s ease-out;
  361. -moz-transition: color 0.5s ease-out;
  362. border-top: 1px solid #f4f4f4;
  363. }
  364.  
  365.  
  366.  
  367. #postnotes{
  368. text-align: left;
  369. }
  370.  
  371. #postnotes blockquote{
  372. border: 0px;
  373. }
  374.  
  375. askk {
  376. font-family: calibri;
  377. color: {color:Title};
  378. font-size:8px;
  379. text-transform:uppercase;
  380. letter-spacing:1px;
  381. z-index:1;
  382. }
  383.  
  384. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  385.  
  386.  
  387. .title{
  388. font-family:consolas;
  389. font-size: 11px;
  390. line-height: 11px;
  391. color: {color:Title};
  392. font-weight: normal;
  393. letter-spacing: 0px;
  394. text-transform: normal;
  395. padding: 2px 0px 0px 0px;
  396. }
  397.  
  398.  
  399. blockquote{
  400. padding:0px 0px 0px 2px;
  401. margin:0px 0px 0px 0px;
  402. border-left: 3px solid {color:scrollbar};
  403. }
  404. ul, ol, li{
  405. list-style:none;
  406. margin:0px;
  407. padding:0px;
  408. }
  409.  
  410. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  411. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  412. }
  413.  
  414. a.links {
  415. font-family: ronda;
  416. font-size: 8px;
  417. line-height: 8px;
  418. text-transform: normal;
  419. letter-spacing:0px;
  420. display:block;
  421. padding: 0px;
  422. margin-bottom: 0px;
  423. }
  424.  
  425. a.links:hover {
  426. font-style: none;
  427. text-decoration: none;
  428. letter-spacing:10px;
  429. }
  430.  
  431. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  432.  
  433. @font-face { font-family: "rw"; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  434.  
  435. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  436.  
  437. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  438.  
  439. @font-face {font-family:"Always a Good Time"; src: url('http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf');}
  440.  
  441. @font-face{font-family:"Marmellata Jam"; src: url('http://static.tumblr.com/9wzbixa/mf3mj3kzl/marmellata_jam__demo.ttf');}
  442.  
  443. @font-face{font-family: "Lala" ;src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff'); }
  444.  
  445. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  446.  
  447. @font-face{font-family: "Ginette";src: url('http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf');}
  448.  
  449. @font-face{font-family:"Gruenewald"; src: url('http://static.tumblr.com/9wzbixa/Wsomj2iuz/gruenewald_va_normal.ttf');}
  450.  
  451. @font-face{font-family:"Jenna Sue";src:url('http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf');}
  452.  
  453. div#titlebar{
  454. position: fixed !important;
  455. width:136px;
  456. margin-left:180px;
  457. margin-top:160px;
  458. font-family: Jenna Sue;
  459. font-size: 40px;
  460. background:transparent;
  461. text-align:center;
  462. text-transform: normal;
  463. border-top:5px double #eee;
  464. z-index:9999;
  465. color: {color:titlebar};
  466. text-shadow:-1px 0 #fff,
  467. 0 1px #fff,
  468. 1px 0 #fff,
  469. 0 -1px #fff;
  470. -webkit-transition: all 0.9s ease-in-out;
  471. -moz-transition: all 0.9s ease-in-out;
  472. -o-transition: all 0.9s ease-in-out;
  473. -ms-transition: all 0.9s ease-in-out;
  474. transition: all 0.9s ease-in-out; ;
  475. }
  476.  
  477. #titlebar:hover{
  478. opacity:1;
  479. -webkit-transition: all 0.9s ease-in-out;
  480. -moz-transition: all 0.9s ease-in-out;
  481. -o-transition: all 0.9s ease-in-out;
  482. -ms-transition: all 0.9s ease-in-out;
  483. transition: all 0.9s ease-in-out;
  484. }
  485.  
  486. #audio {
  487. width:200px;
  488. height:auto;
  489. min-height:60px;
  490. padding-bottom:0px;
  491. }
  492. .cover {
  493. position:absolute;
  494. z-index:1;
  495. width:60px;
  496. height:60px;
  497. }
  498. .cover img {
  499. float:left;
  500. width:60px;
  501. height:60px;
  502. }
  503. .playbox {
  504. opacity:0.6;
  505. width:27px;
  506. height:30px;
  507. overflow:hidden;
  508. position:absolute;
  509. z-index:1000;
  510. margin-left:17px;
  511. margin-top:17px;
  512. text-align:center;
  513. }
  514. .info {
  515. margin-left:73px;
  516. margin-top:4px;
  517. line-height:14px;
  518. }
  519.  
  520.  
  521.  
  522.  
  523.  
  524. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  525.  
  526. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  527.  
  528.  
  529. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  530.  
  531. @font-face { font-family: "elegant"; src: url('http://static.tumblr.com/mp9knux/sUTmgrk1k/elegantlight.ttf'); }
  532.  
  533. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  534.  
  535. @font-face { font-family: "always"; src: url('http://static.tumblr.com/mp9knux/JEDmqi1b0/always_forever.ttf'); }
  536.  
  537. @font-face { font-family: "lobster"; src: url('http://static.tumblr.com/jzyx4rl/DWkm5u4r6/lobster_1.4.otf'); }
  538.  
  539.  
  540.  
  541. </style>
  542. <title>{title}</title>
  543. <link rel="shortcut icon" href="{favicon}">
  544. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  545. <meta name="viewport" content="width=720" />
  546. </head>
  547. <body onkeydown="return false">
  548. <div id="center">
  549. <div id="content">
  550. <div id="titlebar"><center>{text:titlebar}</center></div>
  551.  
  552.  
  553. <div id="sidebar">
  554. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div>
  555. <div id="desc">{Description}<br> </div>
  556.  
  557.  
  558. <div style="text-align:right;">
  559. <select onchange='location=this.options[this.selectedIndex].value;' style="
  560. font-family: calibri; line-height: 90%; font-style: none; font-size: 10px; text-transform: calibri; text-transform: lowercase; color: #aaa; width: 138px; text-align: center; background-color: #fff; border: #f7f7f7 1px solid; height:20px; padding:0px 0px 2px 5px; margin-top: 20px; margin-left: -9px;">
  561.  
  562. <option>navigation</option>
  563.  
  564. <option value="{text:Link One}"> {text:Link One Title} </option>
  565. <option value="{text:Link Two}"> {text:Link Two Title} </option>
  566. <option value="{text:Link Three}"> {text:Link Three Title} </option>
  567. <option value="{text:Link Four}">{text:Link Four Title} </option></select></div></div>
  568.  
  569. </div>
  570.  
  571. </div>
  572. </div>
  573.  
  574. <div id="posts">
  575. {block:Posts}
  576. <div id="entry">
  577.  
  578. {block:Text}
  579. {block:Title}<span class="title">{Title}</span>{/block:Title}
  580. <span class="entrytext">{Body}</span>
  581. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  582. {/block:Text}
  583.  
  584. {block:Link}
  585. <a href="{URL}" class="title">{Name}</a>
  586. {block:Description}{Description}{/block:Description}
  587. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  588. {block:Link}
  589.  
  590. {block:Photo}{block:IndexPage}
  591. <div class="perma">
  592. { <a href="{ReblogURL}" target="_blank">Reblog</a> this post with <a href="{permalink}">{NoteCountWithLabel}</a> <br>
  593. Posted <a href="{permalink}">{Timeago}</a> }
  594. </span></div>
  595. {/block:IndexPage}
  596. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=200px <div style="border-radius:5px;"</div> </a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}
  597. {/block:Photo}
  598.  
  599.  
  600. {block:Quote}
  601. <span class="entrytext">{Quote}</span>
  602. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  603. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  604. {/block:Quote}
  605.  
  606. {block:Chat}
  607. {block:Title}<span class="title">{Title}</span>{/block:Title}
  608. <ul class="chat">
  609. {block:Lines}
  610. <li class="user_{UserNumber}">
  611. {block:Label}
  612. <span class="label">{Label}</span>
  613. {/block:Label}
  614.  
  615. {Line}
  616. </li>
  617. {/block:Lines}
  618. </ul>
  619. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  620. {/block:Chat}
  621.  
  622.  
  623. {block:Audio}
  624.  
  625. <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>
  626. {block:IndexPage}
  627. {/block:IndexPage}
  628. {/block:Audio}
  629.  
  630. {block:Video}<center>
  631. <div style="padding-top:0px; padding-bottom:2px;">
  632. {Video-250}</div>
  633. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  634. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  635. {block:Video}
  636.  
  637. {block:Answer}
  638. <br>
  639. <div style="border-radius:5px; border: 1px solid #eee; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px #eee;">
  640. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  641. <askk>{Asker}</askk>: {Question}<br></div>
  642. <div style="font-family: calibri; font-size: 10px;">
  643. {Answer}
  644. </div>
  645. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  646. {/block:Answer}
  647.  
  648. {block:PostNotes}<div align="middle">{caption}</div>
  649. <center>
  650.  
  651. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  652.  
  653. {block:HasTags}
  654. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  655. {block:RebloggedFrom}
  656. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  657. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  658.  
  659. {/block:RebloggedFrom}
  660. </center></span>
  661. <br>
  662. <div id="postnotes">{PostNotes}</div><br>
  663.  
  664. <center>{block:ContentSource}
  665. <br><a href="{SourceURL}">
  666. {lang:Source}:
  667. {block:SourceLogo}
  668. <img src="{BlackLogoURL}" width="{LogoWidth}"
  669. height="{LogoHeight}" alt="{SourceTitle}" />
  670. {/block:SourceLogo}
  671. {block:NoSourceLogo}
  672. {SourceLink}
  673. {/block:NoSourceLogo}
  674. </a>
  675. {/block:ContentSource}</center>
  676.  
  677. {/block:PostNotes}
  678. </div>
  679. {/block:Posts}
  680. </div></div>
  681.  
  682. {block:indexpage}
  683. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  684. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  685. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  686. <script type="text/javascript">
  687. $(window).load(function(){
  688. var $wall = $('#posts');
  689. $wall.imagesLoaded(function(){
  690. $wall.masonry({
  691. itemSelector: '#entry, #entry_photo',
  692. isAnimated : false
  693. });
  694. });
  695.  
  696. $wall.infinitescroll({
  697. navSelector : '#page-nav',
  698. nextSelector : '#page-nav a',
  699. itemSelector : '#entry, #entry_photo',
  700. bufferPx : 2000,
  701. debug : false,
  702. errorCallback: function() {
  703. $('#infscr-loading').fadeOut('normal');
  704. }},
  705. function( newElements ) {
  706. var $newElems = $( newElements );
  707. $newElems.hide();
  708. $newElems.imagesLoaded(function(){
  709. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  710. });
  711. }); $('#content').show(500);
  712. });
  713. </script>
  714. {/block:indexpage}
  715.  
  716. </body>
  717. <div style="position:fixed; font-family: calibri; font-size: 10px; color: #000; bottom:5px; right:5px;">
  718. <a href="http://daisydose.tumblr.com/">theme</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement