Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.39 KB | None | 0 0
  1. <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <html>
  7. <head>
  8. <title>{Title}</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16. <meta name="color:Background" content="#fff" />
  17. <meta name="text:Background Position" content="" />
  18. <meta name="text:Font Title Size" content="35px" />
  19. <meta name="image:Background" content="https://static.tumblr.com/..."/>
  20. <meta name="color:Blockquote Background" content="#fff" />
  21. <meta name="color:Link" content="#6f6c6c" />
  22. <meta name="color:Link Hover" content="#b9b9b9" />
  23. <meta name="color:menu Link" content="#b6b6b6" />
  24. <meta name="color:menu Link Hover" content="#fff" />
  25. <meta name="if:Fixed Background" content="0" />
  26. <meta name="color:Text" content="#c0bfbf" />
  27. <meta name="color:avatar border" content="#000" />
  28. <meta name="color:chat" content="#f5f5f5" />
  29. <meta name="color:pagination link" content="#fff" />
  30. <meta name="color:permalink text" content="#0a0a0a" />
  31. <meta name="image:Sidebar" content="https://static.tumblr.com/..."/>
  32. <meta name="color:permalink" content="#5a5a5a" />
  33. <meta name="color:permalink background" content="#f9f9f9" />
  34. <meta name="color:permalink hover" content="#0a0a0a" />
  35. <meta name="color:Title" content="#a8a7a7" />
  36. <meta name="color:Sidebar Text" content="#cfcece" />
  37. <meta name="color:navi1 border" content="#f0eeee" />
  38. <meta name="color:navi1 border hover" content="#000" />
  39. <meta name="text:Links 1 Title" content="link 1" />
  40. <meta name="text:Links 1" content="" />
  41. <meta name="text:Links 2 Title" content="link 2" />
  42. <meta name="text:Links 2" content="" />
  43. <meta name="if:More Links" content="1"/>
  44. <meta name="text:Title 2" content="" />
  45. <meta name="if:Show Title" content="1"/>
  46. <meta name="if:endless scroll" content="0"/>
  47. <meta name="if:Grayscale Posts" content="0"/>
  48. <meta name="if:two columns" content="0"/>
  49. <meta name="if:one column" content="1"/>
  50. <meta name="if:Show Captions" content="0"/>
  51. <meta name="if:Show Tags" content="0"/>
  52. <meta name="color:Scroll Background" content="#fff" />
  53. <meta name="color:Scroll" content="#000" />
  54. <meta name="image:Entry Background" content="https://static.tumblr.com/..."/>
  55. <meta name="color:Entry Background" content="#ffffff" />
  56.  
  57. <meta https-equiv="Content-Type" content="text/html; charset=utf-8" />
  58.  
  59. <link rel="shortcut icon" href="{Favicon}" />
  60. <style type="text/css">
  61. iframe#tumblr_controls {right:3px !important;
  62. position: fixed !important;
  63. opacity: 0.4;
  64. filter:alpha(opacity=40);
  65. -moz-opacity: 0.4;
  66. -khtml-opacity: 0.4;
  67. -webkit-transition: all 0.9s ease;
  68. -moz-transition: all 0.9s ease;
  69. -o-transition: all 0.9s ease;}
  70. iframe#tumblr_controls:hover{
  71. opacity: 1;
  72. filter:alpha(opacity=100);
  73. -moz-opacity: 1;
  74. -khtml-opacity: 1;
  75. -webkit-transition: all 0.9s ease;
  76. -moz-transition: all 0.9s ease;
  77. -o-transition: all 0.9s ease;}
  78.  
  79.  
  80.  
  81. ::-webkit-scrollbar {
  82. width: 8px;
  83. height: 8px;}
  84.  
  85. ::-webkit-scrollbar-button:start:decrement,
  86. ::-webkit-scrollbar-button:end:increment {
  87. height: 0px;
  88. display: block;
  89. background-color: transparent;}
  90.  
  91. ::-webkit-scrollbar-track-piece {
  92. background-color: {color:scroll background};
  93. -webkit-border-radius: 0px;}
  94.  
  95. ::-webkit-scrollbar-thumb:vertical {
  96. height: 30px;
  97. background-color: {color:scroll};
  98. -webkit-border-radius: 0px;}
  99.  
  100.  
  101. #title {
  102. font-size: 14px;
  103. font-family: trebuchet ms;
  104. padding-right: 5px;
  105. padding-left: 0px;
  106. padding-top: 5px;
  107. padding-bottom: 5px;
  108. line-height:10px;
  109. letter-spacing:1px;
  110. font-weight:normal;
  111. text-align:left;
  112. color:{color:title};
  113. }
  114.  
  115. #title a{
  116. font-size: 10px;
  117. font-family: trebuchet ms;
  118. padding-right: 5px;
  119. padding-left: 5px;
  120. padding-top: 0px;
  121. padding-bottom: 0px;
  122. text-transform:uppercase;
  123. line-height:15px;
  124. letter-spacing:0px;
  125. text-align:left;
  126. background: {color:Side2 Background};
  127. color:{color:title};
  128. }
  129.  
  130. #title a:hover{
  131. color:{color:link};
  132. }
  133.  
  134. #title2 {
  135. font-size: 29px;
  136. font-family: lucida console, trebuchet ms, sans-serif;
  137. padding-right: 5px;
  138. padding-left: 5px;
  139. padding-top: 5px;
  140. padding-bottom: 0px;
  141. line-height:10px;
  142. letter-spacing:2px;
  143. text-align:right;
  144. color:{color:sidebar text};
  145. }
  146.  
  147. #title2 a{
  148. font-size: {text:Font Title Size};
  149. padding: 4px;
  150. margin: 0px;
  151. font-family: lucida console, trebuchet ms, sans-serif;
  152. line-height:35px;
  153. letter-spacing:1px;
  154. text-transform:lowercase;
  155. text-align:right;
  156. color: {color:sidebar text};
  157. opacity: 0.2;
  158. filter:alpha(opacity=20);
  159. -moz-opacity: 0.2;
  160. -khtml-opacity: 0.2;
  161. }
  162.  
  163.  
  164. #titlediv {
  165. width: 50px;
  166. margin-left:60px;
  167. margin-top: 70px;
  168. padding: 0px;
  169. position:absolute;
  170. float:left;
  171. z-index:1;
  172. position:fixed;
  173.  
  174. }
  175.  
  176. #titlediv2 {
  177. width: 50px;
  178. margin-left:25px;
  179. margin-top: 70px;
  180. padding: 0px;
  181. position:absolute;
  182. float:left;
  183. z-index:1;
  184. position:fixed;
  185.  
  186. }
  187.  
  188.  
  189. #sidebar {
  190. width: 200px;
  191. height: auto;
  192. text-align:left;
  193. font-size: 10px;
  194. padding: 0px;
  195. font-family: cambria;
  196. line-height:11px;
  197. text-transform:lowercase;
  198. position: fixed;
  199. top: 55px;
  200. margin-left:140px;
  201. -moz-border-radius: 0px 0px 0px 0px;
  202. -webkit-border-radius: 0px 0px 0px 0px;
  203. border-radius: 0px 0px 0px 0px;
  204. color:{color:Sidebar Text};
  205. z-index: 99999;
  206. }
  207.  
  208.  
  209.  
  210.  
  211. #quote {
  212. padding: 5px;
  213. font: 12px/12px "Courier New", Courier, monospace;
  214. letter-spacing: -1px;}
  215.  
  216.  
  217. blockquote {padding: 2px;
  218. padding-left: 5px;
  219. margin-right: 50px;
  220. border-left: 1px dashed {color:text};
  221. background-color: {color:blockquote background};
  222. color: {color:blockquote text};
  223. }
  224.  
  225.  
  226. .posts {
  227. width: 251px;
  228. text-align:justify;
  229. color: {color:text};
  230. font-size: 10px;
  231. font-family: trebuchet ms;
  232. margin-left:0px;
  233. margin-top:0px;
  234. margin-bottom:-4px;
  235. padding: 20px;
  236. line-height: 10px;
  237. border: 1px solid #000000;
  238. background:{color:entry background} url({image:entry background});
  239. {block:Iftwocolumns} float: left; margin:5px;{block:PermalinkPage}float: none; width: 500px; display:block; {/block:PermalinkPage} {/block:Iftwocolumns}
  240. {block:Ifonecolumn}float: none; margin-bottom:10px; width: 250px;{block:PermalinkPage}float: none; width: 500px; display:block; {/block:PermalinkPage}{/block:Ifonecolumn}
  241. }
  242.  
  243. .posts img{ overflow:hidden; {block:Ifonecolumn}max-width:250px; {block:PermalinkPage}max-width:500px; {/block:PermalinkPage} {/block:Ifonecolumn}{block:Iftwocolumns}max-width:250px; {block:PermalinkPage}max-width:500px; {/block:PermalinkPage} {/block:Iftwocolumns}
  244. {block:IfGrayscalePosts}
  245. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  246. filter: gray; /* IE6-9 */
  247. -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  248.  
  249.  
  250. {/block:IfGrayscalePosts}
  251. }
  252.  
  253.  
  254. .posts img:hover{ {block:IfGrayscalePosts}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  255. -webkit-filter: grayscale(0%);}{/block:IfGrayscalePosts}}
  256. #photoset {
  257. max-width: 250px; overflow:hidden;}
  258.  
  259.  
  260. #photoset {
  261. max-width: 250px; overflow:hidden;}
  262.  
  263. #photoset img{
  264. max-width: 250px; overflow:hidden;}
  265.  
  266.  
  267. #content1 {position: absolute; left: 0px; top: 0px; z-index: 3;}
  268.  
  269.  
  270. #content2 {
  271. {block:Iftwocolumns}margin-top: 43px;width: 634px; margin-left: 360px;{/block:Iftwocolumns}
  272. {block:Ifonecolumn}margin-top: 48px;width: 500px;margin-left: 360px;{block:PermalinkPage}width: 634px; {/block:PermalinkPage}{/block:Ifonecolumn}
  273. height: auto;
  274. padding-top: 0px;
  275. position: relative;
  276. float:left;
  277. }
  278.  
  279. {block:PermalinkPage}.permalink {
  280. float: left;
  281. width: 230px;
  282. height: 15px;
  283. font-size: 7px;
  284. font-family: trebuchet ms;
  285. text-transform:uppercase;
  286. margin-top:0px;
  287. color: {color:permalink};
  288. padding:10px;
  289. line-height:8px;
  290. letter-spacing: 1px;
  291. overflow: hidden;
  292. position: absolute;
  293. border-left: 0px solid;
  294. -webkit-transition: all 0.5s ease-out;
  295. -moz-transition: all 0.5s ease-out;
  296. -o-transition: all 0.5s ease-out;
  297. opacity: 0;
  298. filter:alpha(opacity=100);
  299. -moz-opacity: 0;
  300. -khtml-opacity: 0;
  301. z-index:1 ;
  302. }.permalink a{color: {color:permalink}; font-size:7px;
  303. font-family:trebuchet ms;
  304.  
  305. text-transform:uppercase;}
  306.  
  307. .permalink a:hover {color:{color:permalink hover};}
  308.  
  309. .posts:hover .permalink{
  310. opacity: 0;overflow: hidden;
  311. filter:alpha(opacity=0);
  312. -moz-opacity: 0;
  313. -khtml-opacity: 0;
  314. -webkit-transition: all 0.5s ease-out;
  315. -moz-transition: all 0.5s ease-out;
  316. -o-transition: all 0.5s ease-out;}{/block:PermalinkPage}
  317.  
  318. {block:IndexPage}
  319. .permalink {
  320. float: left;
  321. width: 0px;
  322. height: 15px;
  323. font-size: 7px;
  324. font-family: trebuchet ms;
  325. text-transform:uppercase;
  326. {block:Ifonecolumn}margin-top:-20px; margin-left: 271px; {/block:Ifonecolumn}{block:Iftwocolumns}margin-left: 0px;margin-top:10px; {/block:Iftwocolumns}
  327. color: {color:permalink text};
  328. padding:10px;
  329. background:{color:permalink background};
  330. line-height:8px;
  331. letter-spacing: 1px;
  332. overflow: hidden;
  333. position: absolute;
  334. border-left: 0px solid;
  335. -webkit-transition: all 0.5s ease-out;
  336. -moz-transition: all 0.5s ease-out;
  337. -o-transition: all 0.5s ease-out;
  338. opacity: 0;
  339. filter:alpha(opacity=0);
  340. -moz-opacity: 0;
  341. -khtml-opacity: 0;
  342. z-index:99;
  343. }
  344.  
  345. .permalink a{color:{color:permalink}; font-size:7px;
  346. font-family:trebuchet ms;
  347.  
  348. text-transform:uppercase;}
  349.  
  350. .permalink a:hover {color:{color:permalink hover};}
  351.  
  352. .posts:hover .permalink{ width: 60px;
  353. opacity: 1;overflow: hidden;
  354. filter:alpha(opacity=100);
  355. -moz-opacity: 1;
  356. -khtml-opacity: 1;
  357. -webkit-transition: all 0.5s ease-out;
  358. -moz-transition: all 0.5s ease-out;
  359. -o-transition: all 0.5s ease-out;}
  360. {/block:IndexPage}
  361.  
  362. body {
  363. background-color:{color:background};
  364. color:{color:text};
  365. background-image: url('{image:background}');
  366. background-position: {text:background position};
  367. background-attachment:fixed;
  368. font-family: trebuchet ms;
  369. font-size: 9px;
  370. overflow-x:hidden;
  371. }
  372. a {font-weight:normal; color:{color:link}; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
  373. -moz-transition: all 0.5s ease-out;
  374. -o-transition: all 0.5s ease-out;}
  375. a:hover {color:{color:link hover}; -webkit-transition: all 0.5s ease-out;
  376. -moz-transition: all 0.5s ease-out;
  377. -o-transition: all 0.5s ease-out;}
  378. h3, .link {font-size:13px; font-family: {font:title}; margin:0px; font-style:italic; font-weight:normal; color: {color:title}}
  379. h3 a, .link{font-weight:normal; color:{color:title}}
  380.  
  381. i {color: {color:link};}
  382.  
  383. {block:IfFixedBackground}
  384. body {background-attachment:fixed; background-repeat:no-repeat;}
  385. {/block:IfFixedBackground}
  386.  
  387.  
  388.  
  389. .navi1 a{
  390. float: left;
  391. width: auto;
  392. height: 2px;
  393. border-right: 7px solid {color:navi1 border};
  394. color: {color:menu link};
  395. margin-left: 0px;
  396. margin-top: 0px;
  397. margin-bottom: 5px;
  398. padding-top: 0px;
  399. padding-left: 8px;
  400. text-align: right;
  401. padding-right: 8px;
  402. padding-bottom: 5px;
  403. font-family: trebuchet ms;
  404. letter-spacing: 1px;
  405. line-height: 8px;
  406. font-size: 8px;
  407. text-transform:uppercase;
  408. -webkit-transition: all 0.5s ease-out;
  409. -moz-transition: all 0.5s ease-out;
  410. -o-transition: all 0.5s ease-out;
  411. }
  412.  
  413. .navi1 a:hover{
  414. border-left: 7px solid {color:navi1 border hover};
  415. color: {color:menu link hover};
  416.  
  417. border-right: 0px solid;
  418. -webkit-transition: all 0.5s ease-out;
  419. -moz-transition: all 0.5s ease-out;
  420. -o-transition: all 0.5s ease-out;
  421. }
  422.  
  423.  
  424.  
  425. #quote {padding: 5px; font: 14px trebuchet ms; letter-spacing: -1px;}
  426. #quotecredits {text-align: center; display: block;}
  427.  
  428. #answer {text-align:left;}
  429. #question {color: #737373; border-bottom: 1px; border-left: 0px; border-right: 0px; border-top: 0px; border-style: solid; font-style: italic; font-family: georgia; font-size: 9px; border-color: {color:text};}
  430. #question a{color: {color:link};}
  431.  
  432. #avask img{border-color: {color:chat};
  433. border: 8px solid {color:chat}; -moz-border-radius: 5px 5px 5px 5px;
  434. -webkit-border-radius: 5px 5px 5px 5px;
  435. border-radius: 5px 5px 5px 5px;}
  436. #avask {padding-right: 8px; margin-bottom: 4px; margin-top: 5px;}
  437. .ballon {font: 20px arial; margin-bottom: 0px; margin-top: 15px; margin-left: -5px; color:{color:chat}; float: left;}
  438. ol.notes li.note img.avatar {
  439. width: 16px;
  440. height: 16px;}
  441.  
  442. #caption {text-align: left;}
  443. #caption a:hover{color:{color:link}; background:{color:entry background};}
  444.  
  445. #chatg { padding-left: 0px; padding-top: 5px; width: 99%;}
  446. #chat {font: 10px trebuchet ms; letter-spacing: 0px; color: {color:text}; padding: 3px; padding-left: 16px; margin-bottom: 2px; text-transform: lowercase; background:{color:chat};line-height:10px; }
  447. #chat .label {padding-left: 2px; text-transform: uppercase; color: {color:text}; font: 10px trebuchet ms; letter-spacing: 1px; background-color:{color:background}; line-height:10px; }
  448.  
  449. #notes {width:300px; padding-top: 10px; color: {color:text}; margin-top: 10px; margin-left: 360px; line-height: 15px; float:none; display: block; letter-spacing: 0px; text-transform:lowercase; text-align: left; font-family: trebuchet ms; font-size: 10px; z-index: 999;}
  450. li.notes {list-style:decimal; padding: 2px; margin: 2px; letter-spacing: 0px; text-transform:lowercase; text-align: left;}
  451. #notes a{color: {color:link}; letter-spacing: 0px; text-transform:lowercase; font-family: trebuchet ms; font-size: 10px; border: 0px;}
  452. #notes img {border: 0px;}
  453. #notes a img {border: 0px;}
  454.  
  455. #audio {margin-left: 0px;}
  456. #atext {width: 53%; padding-left: 10px; padding-right: 10px; padding-top: 10px; margin-left:85px; min-height:60px; margin-top: 25px; margin-bottom: 25px; text-transform: lowercase; background:{color:chat}; text-transform:uppercase; font-family: trebuchet ms; font-size: 7px; border-left: 0px solid {color:text};}
  457.  
  458. #player {
  459. width:20px;
  460. height:70px;
  461. overflow:hidden;
  462. position:absolute;
  463. margin-top:22px;
  464. text-align: center;
  465. margin-bottom:5px;
  466. margin-left: 18px;
  467. padding-left: 5px;
  468. opacity: 0.7;
  469. filter:alpha(opacity=70);
  470. -moz-opacity: 0.7;
  471. -khtml-opacity: 0.7;
  472. z-index:3;
  473. }
  474.  
  475. #playerbg{ width:70px;
  476. height:70px;
  477. margin-top:25px;
  478. margin-left:10px;
  479. overflow:hidden;
  480. margin-bottom:40px;
  481. background-color: trasparent;
  482. opacity: 0.7;
  483. filter:alpha(opacity=70);
  484. -moz-opacity: 0.7;
  485. -khtml-opacity: 0.7;
  486. position:absolute;
  487. z-index: 2;
  488. }
  489. #sidee {
  490. width: 1860px;
  491. height: 54px;
  492. top: -10px;
  493. background:{color:side2 background} url({image:side2 background});
  494. position:fixed;
  495. left:-10px;
  496. z-index:99999;
  497. float:left;
  498. }
  499.  
  500. #side2 {
  501. z-index: 1;
  502. float:left;
  503. position: relative;
  504. }
  505.  
  506.  
  507. #navi25 {
  508. float: left;
  509. width: 520px;
  510. margin-left: 135px;
  511. margin-top: 10px;
  512. height: auto;
  513. position:absolute;
  514. z-index: 9999999;
  515. position:fixed;
  516. text-align: right;
  517. }
  518.  
  519. #sidebari {margin-left:0px; margin-bottom:0px; margin-top:0px; padding-right:0px; width: auto;}
  520. #sidebari img { max-height: auto; text-align:center; padding-right:0px; margin-bottom:2px;}
  521.  
  522.  
  523.  
  524. #paginationwrap {margin-right:0px; margin-top:10px; text-align:right; float: left; padding: 5px; width: auto; height: auto; position: fixed;}
  525.  
  526. #pagination1 {font-family:trebuchet ms; color:{color:paginationlink text}; font-size:8px; float: left; margin-left: 2px; padding: 2px; padding-right: 5px; padding-left: 5px; }
  527.  
  528. #pagination {font-family:trebuchet ms; color:{color:paginationlink text}; font-size:8px; float: left;}
  529.  
  530. #pagination a{font-family:trebuchet ms; color:{color:paginationlink text};
  531. font-size:8px; float: left; margin-left: 2px; padding: 2px; padding-left: 5px; padding-right: 5px;}
  532.  
  533. #pagination a:hover{color:{color:link hover};}
  534.  
  535.  
  536. #pagination a:hover{color:{color:link hover};}
  537.  
  538. .reblogx { margin-right:5px; float: left;}
  539.  
  540. .reblogx img{padding:5px; float: left;}
  541.  
  542. {block:IfEndlessScroll}
  543. #big{
  544. height:2000px;
  545. top:0px;
  546. left:0px;
  547. width: 100%;
  548. position:absolute;
  549. }
  550. {/block:IfEndlessScroll}
  551.  
  552.  
  553. {block:IfEndlessScroll}
  554. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  555. #infscr-loading {display:none;}
  556. .navigation {display:none!important;}
  557. .autopagerize_page_element{min-height:600px !important;}
  558.  
  559. {/block:IfEndlessScroll}
  560.  
  561. </style>
  562.  
  563. <script type="text/javascript" src="https://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  564. <script src="https://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  565.  
  566. <script type="text/javascript">
  567. $(window).load(function () {
  568. $('#content2').masonry({
  569. itemSelector : ".posts",
  570. },
  571. function() { $('#content2').masonry({ appendedContent: $(this) }); }
  572. );
  573. });
  574. </script>
  575. {block:IfEndlessScroll}
  576. <script src="https://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  577.  
  578. <script type="text/javascript">
  579. $(window).load(function () {
  580. $('#content2').masonry(),
  581. $('.masonryWrap').infinitescroll({
  582. itemSelector : ".posts",
  583. navSelector : "div.navigation",
  584. nextSelector : ".navigation a#next",
  585. bufferPx : 10000,
  586. extraScrollPx: 10000,
  587. loadingImg : "",
  588. loadingText : "",
  589. },
  590. function() { $('#content2').masonry({ appendedContent: $(this) });
  591. });
  592. });</script>{/block:IfEndlessScroll}
  593.  
  594. <script type="text/javascript">
  595.  
  596. /* repair video players*/
  597. $(newElements).filter('.type-video').each(function(){
  598. var audioID = $(this).attr("id");
  599. var $videoPost = $(this);
  600. $.ajax({
  601. url: '/api/read/json?id=' + audioID,
  602. dataType: 'jsonp',
  603. timeout: 10000,
  604. success: function(data){
  605. $videoPost.find('.video').html(data.posts[0]["video-player"]);
  606. }
  607. });
  608. });
  609.  
  610. /* repair audio players*/
  611. $(newElements).filter('.type-audio').each(function(){
  612. var audioID = $(this).attr("id");
  613. var $audioPost = $(this);
  614. $.ajax({
  615. url: '/api/read/json?id=' + audioID,
  616. dataType: 'jsonp',
  617. timeout: 10000,
  618. success: function(data){
  619. $audioPost.find('.player').html('<span><div class="audio_player">' + data.posts[0]["audio-player"] + '</span></div>');
  620. }
  621. });
  622. });
  623.  
  624. var $newElems = $( newElements ).css({ opacity: 0 });
  625.  
  626. setTimeout(function(){
  627. $newElems.imagesLoaded(function(){
  628. $newElems.animate({ opacity: 1 });
  629. $("#content2").masonry( 'appended', $newElems, true );
  630. });
  631. },1000);
  632. });
  633. })(jQuery);
  634.  
  635. </script>
  636.  
  637. </head>
  638. <script type='text/javascript'>
  639. //<![CDATA[
  640. var rate = 50;
  641. if (document.getElementById)
  642. window.onerror=new Function("return true")
  643.  
  644. var objActive; // The object which event occured in
  645. var act = 0; // Flag during the action
  646. var elmH = 0; // Hue
  647. var elmS = 128; // Saturation
  648. var elmV = 255; // Value
  649. var clrOrg; // A color before the change
  650. var TimerID; // Timer ID
  651. if (document.all) {
  652. document.onmouseover = doRainbowAnchor;
  653. document.onmouseout = stopRainbowAnchor;
  654. }
  655. else if (document.getElementById) {
  656. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  657. document.onmouseover = Mozilla_doRainbowAnchor;
  658. document.onmouseout = Mozilla_stopRainbowAnchor;
  659. }
  660. function doRainbow(obj)
  661. {
  662. if (act == 0) {
  663. act = 1;
  664. if (obj)
  665. objActive = obj;
  666. else
  667. objActive = event.srcElement;
  668. clrOrg = objActive.style.color;
  669. TimerID = setInterval("ChangeColor()",100);
  670. }
  671. }
  672. function stopRainbow()
  673. {
  674. if (act) {
  675. objActive.style.color = clrOrg;
  676. clearInterval(TimerID);
  677. act = 0;
  678. }
  679. }
  680. function doRainbowAnchor()
  681. {
  682. if (act == 0) {
  683. var obj = event.srcElement;
  684. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  685. obj = obj.parentElement;
  686. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  687. break;
  688. }
  689. if (obj.tagName == 'A' && obj.href != '') {
  690. objActive = obj;
  691. act = 1;
  692. clrOrg = objActive.style.color;
  693. TimerID = setInterval("ChangeColor()",100);
  694. }
  695. }
  696. }
  697. function stopRainbowAnchor()
  698. {
  699. if (act) {
  700. if (objActive.tagName == 'A') {
  701. objActive.style.color = clrOrg;
  702. clearInterval(TimerID);
  703. act = 0;
  704. }
  705. }
  706. }
  707. function Mozilla_doRainbowAnchor(e)
  708. {
  709. if (act == 0) {
  710. obj = e.target;
  711. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  712. obj = obj.parentNode;
  713. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  714. break;
  715. }
  716. if (obj.nodeName == 'A' && obj.href != '') {
  717. objActive = obj;
  718. act = 1;
  719. clrOrg = obj.style.color;
  720. TimerID = setInterval("ChangeColor()",100);
  721. }
  722. }
  723. }
  724. function Mozilla_stopRainbowAnchor(e)
  725. {
  726. if (act) {
  727. if (objActive.nodeName == 'A') {
  728. objActive.style.color = clrOrg;
  729. clearInterval(TimerID);
  730. act = 0;
  731. }
  732. }
  733. }
  734. function ChangeColor()
  735. {
  736. objActive.style.color = makeColor();
  737. }
  738. function makeColor()
  739. {
  740. // Don't you think Color Gamut to look like Rainbow?
  741. // HSVtoRGB
  742. if (elmS == 0) {
  743. elmR = elmV; elmG = elmV; elmB = elmV;
  744. }
  745. else {
  746. t1 = elmV;
  747. t2 = (255 - elmS) * elmV / 255;
  748. t3 = elmH % 60;
  749. t3 = (t1 - t2) * t3 / 60;
  750. if (elmH < 60) {
  751. elmR = t1; elmB = t2; elmG = t2 + t3;
  752. }
  753. else if (elmH < 120) {
  754. elmG = t1; elmB = t2; elmR = t1 - t3;
  755. }
  756. else if (elmH < 180) {
  757. elmG = t1; elmR = t2; elmB = t2 + t3;
  758. }
  759. else if (elmH < 240) {
  760. elmB = t1; elmR = t2; elmG = t1 - t3;
  761. }
  762. else if (elmH < 300) {
  763. elmB = t1; elmG = t2; elmR = t2 + t3;
  764. }
  765. else if (elmH < 360) {
  766. elmR = t1; elmG = t2; elmB = t1 - t3;
  767. }
  768. else {
  769. elmR = 0; elmG = 0; elmB = 0;
  770. }
  771. }
  772. elmR = Math.floor(elmR).toString(16);
  773. elmG = Math.floor(elmG).toString(16);
  774. elmB = Math.floor(elmB).toString(16);
  775. if (elmR.length == 1) elmR = "0" + elmR;
  776. if (elmG.length == 1) elmG = "0" + elmG;
  777. if (elmB.length == 1) elmB = "0" + elmB
  778. elmH = elmH + rate;
  779. if (elmH >= 360)
  780. elmH = 0;
  781. return '#' + elmR + elmG + elmB;
  782. }
  783. //]]>
  784. </script>
  785. <body>
  786.  
  787.  
  788.  
  789. <script type="text/javascript">
  790. /*tweaked by 1dcursors.tumblr.com*/
  791. /*DO NOT STEAL OR REMOVE THIS TAGS*/
  792. // <![CDATA[
  793. var sparks=75;
  794. var speed=33;
  795. var bangs=5;
  796. var colours=new Array('#03f', '#f03', '#0e0', '#93f', '#0cf', '#f93', '#f0c');
  797.  
  798. var intensity=new Array();
  799. var Xpos=new Array();
  800. var Ypos=new Array();
  801. var dX=new Array();
  802. var dY=new Array();
  803. var stars=new Array();
  804. var decay=new Array();
  805. var timers=new Array();
  806. var swide=800;
  807. var shigh=600;
  808. var sleft=sdown=0;
  809. var count=0;
  810.  
  811. function addLoadEvent(funky) {
  812. var oldonload=window.onload;
  813. if (typeof(oldonload)!='function') window.onload=funky;
  814. else window.onload=function() {
  815. if (oldonload) oldonload();
  816. funky();
  817. }
  818. }
  819.  
  820. addLoadEvent(clicksplode);
  821.  
  822. function clicksplode() { if (document.getElementById) {
  823. var i, j;
  824. window.onscroll=set_scroll;
  825. window.onresize=set_width;
  826. document.onclick=eksplode;
  827. set_width();
  828. set_scroll();
  829. for (i=0; i<bangs; i++) for (j=sparks*i; j<sparks+sparks*i; j++) {
  830. stars[j]=createDiv('*', 13);
  831. document.body.appendChild(stars[j]);
  832. }
  833. }}
  834.  
  835. function createDiv(char, size) {
  836. var div, sty;
  837. div=document.createElement('div');
  838. sty=div.style;
  839. sty.font=size+'px monospace';
  840. sty.position='absolute';
  841. sty.backgroundColor='transparent';
  842. sty.visibility='hidden';
  843. sty.zIndex='101';
  844. div.appendChild(document.createTextNode(char));
  845. return (div);
  846. }
  847.  
  848. function bang(N) {
  849. var i, Z, A=0;
  850. for (i=sparks*N; i<sparks*(N+1); i++) {
  851. if (decay[i]) {
  852. Z=stars[i].style;
  853. Xpos[i]+=dX[i];
  854. Ypos[i]+=(dY[i]+=1.25/intensity[N]);
  855. if (Xpos[i]>=swide || Xpos[i]<0 || Ypos[i]>=shigh+sdown || Ypos[i]<0) decay[i]=1;
  856. else {
  857. Z.left=Xpos[i]+'px';
  858. Z.top=Ypos[i]+'px';
  859. }
  860. if (decay[i]==15) Z.fontSize='7px';
  861. else if (decay[i]==7) Z.fontSize='2px';
  862. else if (decay[i]==1) Z.visibility='hidden';
  863. decay[i]--;
  864. }
  865. else A++;
  866. }
  867. if (A!=sparks) timers[N]=setTimeout('bang('+N+')', speed);
  868. }
  869.  
  870. function eksplode(e) {
  871. var x, y, i, M, Z, N;
  872. set_scroll();
  873. y=(e)?e.pageY:event.y+sdown;
  874. x=(e)?e.pageX:event.x+sleft;
  875. N=++count%bangs;
  876. M=Math.floor(Math.random()*3*colours.length);
  877. intensity[N]=5+Math.random()*4;
  878. for (i=N*sparks; i<(N+1)*sparks; i++) {
  879. Xpos[i]=x;
  880. Ypos[i]=y-5;
  881. dY[i]=(Math.random()-0.5)*intensity[N];
  882. dX[i]=(Math.random()-0.5)*(intensity[N]-Math.abs(dY[i]))*1.25;
  883. decay[i]=16+Math.floor(Math.random()*16);
  884. Z=stars[i].style;
  885. if (M<colours.length) Z.color=colours[i%2?count%colours.length:M];
  886. else if (M<2*colours.length) Z.color=colours[count%colours.length];
  887. else Z.color=colours[i%colours.length];
  888. Z.fontSize='13px';
  889. Z.visibility='visible';
  890. }
  891. clearTimeout(timers[N]);
  892. bang(N);
  893. }
  894.  
  895. function set_width() {
  896. var sw_min=999999;
  897. var sh_min=999999;
  898. if (document.documentElement && document.documentElement.clientWidth) {
  899. if (document.documentElement.clientWidth>0) sw_min=document.documentElement.clientWidth;
  900. if (document.documentElement.clientHeight>0) sh_min=document.documentElement.clientHeight;
  901. }
  902. if (typeof(self.innerWidth)=='number' && self.innerWidth) {
  903. if (self.innerWidth>0 && self.innerWidth<sw_min) sw_min=self.innerWidth;
  904. if (self.innerHeight>0 && self.innerHeight<sh_min) sh_min=self.innerHeight;
  905. }
  906. if (document.body.clientWidth) {
  907. if (document.body.clientWidth>0 && document.body.clientWidth<sw_min) sw_min=document.body.clientWidth;
  908. if (document.body.clientHeight>0 && document.body.clientHeight<sh_min) sh_min=document.body.clientHeight;
  909. }
  910. if (sw_min==999999 || sh_min==999999) {
  911. sw_min=800;
  912. sh_min=600;
  913. }
  914. swide=sw_min-7;
  915. shigh=sh_min-7;
  916. }
  917.  
  918. function set_scroll() {
  919. if (typeof(self.pageYOffset)=='number') {
  920. sdown=self.pageYOffset;
  921. sleft=self.pageXOffset;
  922. }
  923. else if (document.body && (document.body.scrollTop || document.body.scrollLeft)) {
  924. sdown=document.body.scrollTop;
  925. sleft=document.body.scrollLeft;
  926. }
  927. else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
  928. sleft=document.documentElement.scrollLeft;
  929. sdown=document.documentElement.scrollTop;
  930. }
  931. else {
  932. sdown=0;
  933. sleft=0;
  934. }
  935. }
  936. // ]]>
  937. </script>
  938.  
  939.  
  940.  
  941. </div>
  942. <div id="sidebar">
  943. <div id="sidebari">
  944.  
  945. {block:IfSidebarImage}
  946. <img src="{image:sidebar}" width="200px" border="0">
  947. {/block:IfSidebarImage}
  948. <div class="navi1"><a href="/" title="">home</a></div>
  949. <div class="navi1"><a href="/about" title="">about</a></div>
  950. {block:IfMoreLinks}
  951. <div class="navi1"><a href="{text:Links 1}">{text:Links 1 Title}</a></div>
  952. <div class="navi1"><a href="{text:Links 2}">{text:Links 2 Title}</a> </div>{/block:IfMoreLinks}</div>
  953. <br>
  954. {block:Description}
  955.  
  956.  
  957. {Description}{/block:Description}
  958.  
  959.  
  960. {block:IfNotEndlessScroll}<div id="paginationwrap"> {block:Pagination} <div id="pagination">
  961. {block:PreviousPage}
  962. <a href="{PreviousPage}"><big><</big></a>
  963. {/block:PreviousPage}</div>
  964.  
  965. {block:JumpPagination}
  966.  
  967. {block:CurrentPage}
  968. <div id="pagination1"> <span class="current_page">{PageNumber}</span></div>
  969. {/block:CurrentPage}
  970.  
  971. <div id="pagination">
  972. {block:JumpPage}
  973. <a class="jump_page" href="{URL}">{PageNumber}</a>
  974. {/block:JumpPage}</div>
  975.  
  976. {/block:JumpPagination}
  977.  
  978.  
  979. <div id="pagination">
  980. {block:NextPage}
  981. <a href="{NextPage}"><big>></big></a>
  982. {/block:NextPage}</div>
  983. {/block:Pagination}</div></div> {/block:IfNotEndlessScroll}
  984.  
  985. {block:IfEndlessScroll} <div class="navigation">
  986. {block:Pagination}
  987. {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older ?</a>{/block:NextPage}
  988. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">? Newer</a></p>{/block:PreviousPage}
  989. {/block:Pagination}
  990. </div>
  991. {/block:IfEndlessScroll}
  992. </div>
  993.  
  994. </div></div></div></div></div> </div> </div> </div>
  995.  
  996.  
  997.  
  998. <div id="content2">
  999. {block:Posts}
  1000. {block:Text}
  1001. <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1002. <div id="title">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  1003. <div id="text">{Body}</div>
  1004. </div> {/block:Text}
  1005.  
  1006. {block:Quote}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1007. <div id="quote" align="center">&#8220;{Quote}&#8221; </div>
  1008. <div id="quotesource" align="center">{block:Source}&#8212; {Source}{/block:Source}
  1009. </div> </div>
  1010. {/block:Quote}
  1011.  
  1012.  
  1013. {block:Link} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1014. <div id="title"><a href="{URL}" {Target}>{Name}</a></div>
  1015. {block:Description}{Description}{/block:Description}
  1016. </div>{/block:Link}
  1017.  
  1018. {block:Chat} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1019. {block:Title}
  1020. <div id="title"><a href="{Permalink}">{Title}</a></div>
  1021. {/block:Title}
  1022.  
  1023. {block:Lines}<div id="chat"><div id="chat{UserNumber}">{block:Label}<b>{Label}</b> {/block:Label}{Line} </div> </div>
  1024. {/block:Lines}
  1025. </div>
  1026. {/block:Chat}
  1027.  
  1028.  
  1029. {block:Audio}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1030.  
  1031. <div id="playerbg">
  1032. <div id="player">{AudioPlayerWhite}</div>
  1033. </div>
  1034.  
  1035.  
  1036. <div id="atext">
  1037. <i>{PlayCountWithLabel}</i><br>
  1038. {block:Artist}
  1039. <i>Artist:</i> {Artist}
  1040. {/block:Artist} <br> {block:TrackName}
  1041. <i>Trackname:</i> {TrackName}
  1042. {/block:TrackName}<br>
  1043. {block:Album}
  1044. <i>Album:</i> {Album}
  1045. {/block:Album}
  1046. <br><br> </div>
  1047. {block:IfShowCaptions}
  1048. {block:Caption}
  1049. {Caption}
  1050. {/block:Caption}
  1051. {/block:IfShowCaptions}
  1052. </div>
  1053. {/block:Audio}
  1054.  
  1055.  
  1056. {block:Answer} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1057. <div id="question">{Asker}: {Question}</div>
  1058. <div id="answer">{Answer}</div>
  1059. </div>{/block:Answer}
  1060.  
  1061. {block:Photo}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1062.  
  1063. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" max-width="500" /></a>{LinkCloseTag}
  1064. {block:ContentSource}
  1065. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1066. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1067. {/block:ContentSource}
  1068. {block:IfNotShowCaptions}{block:PermalinkPage}
  1069. {block:Caption}
  1070. {Caption}
  1071. {/block:Caption}
  1072. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  1073. {block:IfShowCaptions}
  1074. {block:Caption}
  1075. {Caption}
  1076. {/block:Caption}
  1077. {/block:IfShowCaptions}
  1078. {/block:Caption}
  1079. </div>{/block:Photo}
  1080.  
  1081. {block:Photoset} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  1082. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  1083. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  1084. {block:IfNotShowCaptions}{block:PermalinkPage}
  1085. {block:Caption}
  1086. {Caption}
  1087. {/block:Caption}
  1088. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  1089. {block:IfShowCaptions}
  1090. {block:Caption}
  1091. {Caption}
  1092. {/block:Caption}
  1093. {/block:IfShowCaptions}
  1094. {/block:Caption}
  1095. </div>{/block:Photoset}
  1096.  
  1097. {block:Video} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel} - {PlayCountWithLabel}</span>
  1098. {block:IndexPage}{Video-250}{/block:IndexPage}
  1099. {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
  1100. {block:IfNotShowCaptions}{block:PermalinkPage}
  1101. {block:Caption}
  1102. {Caption}
  1103. {/block:Caption}
  1104. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  1105. {block:IfShowCaptions}
  1106. {block:Caption}
  1107. {Caption}
  1108. {/block:Caption}
  1109. {/block:IfShowCaptions}
  1110. {/block:Caption}</div>
  1111. {/block:Video}
  1112.  
  1113. {block:PermalinkPage}
  1114. </div> <div id="notes">{ShortMonth} {DayOfMonth},{Year} {NoteCountWithLabel}<bR>{block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> (source <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
  1115. <br>{block:IfShowTags} {block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}<br>
  1116. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122. {/block:Posts}
  1123. </div>
  1124.  
  1125. </div>
  1126. </div>
  1127. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement