yoonora

017 - the one

Nov 16th, 2015
1,122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.76 KB | None | 0 0
  1.  
  2. <!-- 017 - the one
  3. code made by yoonora/exoa
  4. do not steal.
  5. -->
  6.  
  7. <!DOCTYPE HTML><html><head><title>―{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10. <meta name="color:main" content="#656565"/>
  11. <meta name="color:links" content="#3e3e3e"/>
  12. <meta name="color:background" content="#fafafa"/>
  13. <meta name="color:1" content="#d5f1ff"/>
  14. <meta name="color:2" content="#d6feed"/>
  15. <meta name="color:3" content="#fefefe"/>
  16. <meta name="color:4" content="#fff9dd"/>
  17. <meta name="color:5" content="#ffdbdb"/>
  18. <meta name="color:lines" content="#8f8f8f"/>
  19. <meta name="color:posts" content="#d6feed"/>
  20. <meta name="color:container" content="#fbf0ff"/>
  21.  
  22. <meta name="image:icon" content=""/>
  23. <meta name="image:sidebar" content=""/>
  24. <meta name="image:corner image" content=""/>
  25. <meta name="image:background" content=""/>
  26.  
  27. <meta name="select:caption style" content="capt0" title="none">
  28. <meta name="select:caption style" content="capt1" title="type #1">
  29. <meta name="select:caption style" content="capt2" title="type #2">
  30. <meta name="select:caption style" content="capt3" title="type #3">
  31. <meta name="select:caption style" content="capt4" title="type #4">
  32. <meta name="select:caption style" content="capt5" title="type #5">
  33.  
  34. <meta name="select:post size" content="size1" title="350px">
  35. <meta name="select:post size" content="size2" title="400px">
  36. <meta name="select:post size" content="size3" title="450px">
  37. <meta name="select:post size" content="size4" title="500px">
  38. <meta name="select:post size" content="size5" title="550px">
  39.  
  40. <meta name="select:post info style" content="type1" title="type #1">
  41. <meta name="select:post info style" content="type2" title="type #2">
  42. <meta name="select:post info style" content="type3" title="type #3">
  43.  
  44.  
  45. <meta name="if:border" content="1"/>
  46. <meta name="if:photo filter" content="0"/>
  47. <meta name="if:fade in posts" content="1"/>
  48. <meta name="if:posts one color" content="0"/>
  49. <meta name="if:rounded corners" content="0"/>
  50. <meta name="if:second style" content="0" />
  51. <meta name="if:top title" content="1" />
  52. <meta name="if:top title effect" content="1" />
  53. <meta name="if:corner image left" content="0" />
  54.  
  55. <meta name="text:posts padding" content="20px"/>
  56. <meta name="text:desc padding" content="20px"/>
  57. <meta name="text:background size" content="auto"/>
  58. <meta name="text:background position" content="top center"/>
  59. <meta name="text:title" content=""/>
  60. <meta name="text:title font size" content="50px"/>
  61. <meta name="text:title text stroke" content="2px"/>
  62. <meta name="text:updates" content="updates box"/>
  63. <meta name="text:extra box" content="delete this text if you dont want this box"/>
  64. <meta name="text:link 1" content=""/>
  65. <meta name="text:link 1 url" content="/"/>
  66. <meta name="text:link 2" content=""/>
  67. <meta name="text:link 2 url" content="/"/>
  68. <meta name="text:link 3" content=""/>
  69. <meta name="text:link 3 url" content="/"/>
  70. <meta name="text:link 4" content=""/>
  71. <meta name="text:link 4 url" content="/"/>
  72. <meta name="text:link 5" content=""/>
  73. <meta name="text:link 5 url" content="/"/>
  74. <meta name="text:link 6" content=""/>
  75. <meta name="text:link 6 url" content="/"/>
  76.  
  77. <!----------------------------------------STYLESHEETS---->
  78. <link rel="stylesheet"href="http://static.tumblr.com/j2yc61v/mHco164jf/f.css">
  79. <link href="http://static.tumblr.com/j2yc61v/Mvfo1jjw5/u.css"rel="stylesheet">
  80. <!------------------------------------------SCRIPTS---->
  81. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  82. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  83. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  84. <!-------------------------------------------->
  85. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  86.  
  87. <script>
  88. (function($){
  89. $(document).ready(function(){
  90. $("[title]").style_my_tooltips({
  91. tip_follows_cursor:true,
  92. tip_delay_time:200,
  93. tip_fade_speed:300
  94. }
  95. );
  96. });
  97. })(jQuery);
  98. </script>
  99.  
  100. <style type="text/css">
  101.  
  102. /*--------------------------------MAIN--*/
  103. ::-webkit-scrollbar-thumb:vertical {background:{color:lines};
  104. border: 5px solid {color:background};}
  105. ::-webkit-scrollbar {background:{color:5};
  106. border: 5.8px solid {color:background};}
  107.  
  108.  
  109. #s-m-t-tooltip{font:9px arial;font-style:italic;font-weight:bold;
  110. color:{color:main};padding:2px 5px;background-color:{color:3};
  111. border:1px solid {color:lines};}
  112.  
  113. body{background:{color:background} url('{image:background}') fixed;
  114. overflow-y:auto;overflow-x:hidden;font:11px arial;color:{color:main};}
  115.  
  116. a{color:{color:links};text-decoration:none;}
  117. b, strong {color:{color:main};background:{color:5};}
  118. i, em {color:{color:main};background:{color:6};}
  119.  
  120. #ttbody ul {padding: 0px;margin:0 25px;}
  121. #ttbody ul li {list-style-type:circle;font:9.5px arial;padding:2px 0;}
  122.  
  123. pre{background:{color:3};}
  124. ::-moz-selection{background-color: {color:5};color:{color:3};}
  125. ::selection{background-color:{color:5};color:{color:3};}
  126.  
  127. #tumblr_lightbox div:nth-child(2) { background:{color:3};}
  128. #tumblr_lightbox a img {border: 5px solid {color:3};}
  129. .sd{background:{color:background};border-color:{color:lines};}
  130.  
  131. .epd{padding:{block:IfPostsPadding}{text:posts padding}{/block:IfPostsPadding} {block:IfNotPostsPadding}20px{/block:IfNotPostsPadding};}
  132.  
  133. .epd, #p3_uw1{
  134. {block:IfBorder}border:1px solid {color:lines};{/block:IfBorder}
  135. {block:IfRoundedCorners}border-radius:20px 20px 0 0;{/block:IfRoundedCorners}}
  136.  
  137. .type3 .epd{border-radius:0px;}
  138. .capt1 .epd{position:relative;}
  139. .capt2 .epd, .capt3 .epd{position:relative; overflow:hidden;}
  140.  
  141. .tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop {
  142. right: 10px!important;top: 10px!important;z-index: 1000009090000000133300!important;opacity:0.5;-webkit-filter: invert(100%);-moz-filter: invert(100%);
  143. -o-filter: invert(100%);-ms-filter: invert(100%);
  144. -webkit-transition: opacity 0.7s linear;
  145. -moz-transition: all 0.4s ease-out;
  146. -webkit-transition: all 0.4s ease-out;
  147. transition: all 0.4s ease-out;}
  148.  
  149. .tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop:hover{
  150. opacity: 1;
  151. -webkit-transition: opacity 0.7s linear;
  152. -moz-transition: all 0.4s ease-out;
  153. -webkit-transition: all 0.4s ease-out;
  154. transition: all 0.4s ease-out;}
  155. /*--------------------------------POSTS--*/
  156.  
  157. {block:IfNotPostsOneColor}
  158. #po1 .epd, #po1 #cap1{background:{color:2};}
  159. #po2 .epd, #po2 #cap1{background:{color:5};}
  160. #po1 .title{background:{color:1};}#po2 .title{background:{color:4};}
  161. #po1 #poi1_wr, #po1 #wr3_tg, #po1 #wr3_tgl{background:{color:4};}
  162. #po2 #poi1_wr, #po2 #wr3_tg, #po2 #wr3_tgl{background:{color:3};}
  163. #po1 #wrb{background:{color:1};}#po2 #wrb{background:{color:2};}
  164. #po1 #wr2{background:{color:3};}#po2 #wr2{background:{color:1};}
  165. #po1 #poi2_wr{background:{color:4};}#po2 #poi2_wr{background:{color:3};}
  166. #po1 #p2w2_nt, #po1 #p2w2_dt{background:{color:1};}
  167. #po2 #p2w2_nt, #po2 #p2w2_dt{background:{color:2};}
  168. #po1 #p2w1_tg{background:{color:5};}#po2 #p2w1_tg{background:{color:4};}
  169. #po1 #p3_uw1{background:{color:1};}#po2 #p3_uw1{background:{color:2};}
  170. #po1 #p3_wr2, #po1 #p3_wr2 #wr3_tgl{background:{color:5};}
  171. #po2 #p3_wr2, #po2 #p3_wr2 #wr3_tgl{background:{color:4};}
  172. #po1 #p3wr1 #p2w2_nt{background:{color:4};}
  173. #po2 #p3wr1 #p2w2_nt{background:{color:1};}
  174. {/block:IfNotPostsOneColor}
  175.  
  176. {block:IfPostsOneColor}
  177. #po1 .epd, #po2 .epd, #wrb, #wr2,#wr3_tg, #wr3_tgl, #poi1_wr, #poi2_wr, #p2w1_tg, #p2w2_nt, #p2w2_dt, #p3_uw1, #p3_wr2, #p3_wr2 #wr3_tgl, #cap1
  178. {background:{color:posts};}
  179. {/block:IfPostsOneColor}
  180.  
  181.  
  182. {block:IfBorder}
  183. #wrl, #wrr, #poi2_li{
  184. position:absolute;width:1px;height:100%;background:{color:lines};}
  185. #poi2_li{left:70%;z-index:999999999999999;}
  186. #wrl{left:40%;}#wrr{left:60%;}
  187. #poi3 #wrl{left:65%;z-index:99999999999;}
  188. #poi3 #wrr{left:30%;z-index:99999999999;}
  189.  
  190. .prma #caption, #captio3, #p2w1_tg, #si1{border-top:1px solid {color:lines};}
  191.  
  192. #prma_tg h8, #prma_rf, #prma_tg, #titlechat, #wr3_rf a {
  193. border-bottom:1px solid {color:lines};}
  194.  
  195. #prma_co2, #sidept2{border-top:1px solid {color:lines};
  196. border-bottom:1px solid {color:lines};}
  197.  
  198. #captio4, #captio5, .prma, .aud td:nth-child(1), .chat, #cap1, #p2_rb, #poi1_wr, #poi2_wr, #p3_wr2, #ttbody blockquote, #cavimu, #topt5 a{
  199. border:1px solid {color:lines};}
  200.  
  201. #topt5 a b{border-right:1px solid {color:lines};}
  202.  
  203. {block:IfNotSecondStyle}
  204. #bgma{border-left:1px solid {color:lines};
  205. border-right:1px solid {color:lines};}
  206. {/block:IfNotSecondStyle}
  207.  
  208. #fli, #flis{position:absolute;top:0px;height:100%;width:1px;
  209. background:{color:lines};}
  210.  
  211. .size1 #bgma{margin:0 -176px;}.size2 #bgma{margin:0 -201px;}
  212. .size3 #bgma{margin:0 -226px;}.size4 #bgma{margin:0 -251px;}
  213. .size5 #bgma{margin:0 -276px;}
  214. {/block:IfBorder}
  215.  
  216. {block:IfNotBorder}
  217. .size1 #bgma{margin:0 -175px;}.size2 #bgma{margin:0 -200px;}
  218. .size3 #bgma{margin:0 -225px;}.size4 #bgma{margin:0 -250px;}
  219. .size5 #bgma{margin:0 -275px;}
  220. {/block:IfNotBorder}
  221.  
  222. /*------#po2{margin:0 0%;} ---*/
  223.  
  224. #bgma{position:fixed;top:0px;left:50%;height:100%;background:{color:container};}
  225. .cont1{position:relative;top:0px;margin:0 auto;}
  226. #cont{position:relative;top:0px; margin:10% auto 0 auto; }
  227.  
  228. .size1 .cont1, .size1 #bgma{width:350px;}
  229. .size2 .cont1, .size2 #bgma{width:400px;}
  230. .size3 .cont1, .size3 #bgma{width:450px;}
  231. .size4 .cont1, .size4 #bgma{width:500px;}
  232. .size5 .cont1, .size5 #bgma{width:550px;}
  233.  
  234. .a{position:relative; top:0px;margin:0px;}
  235.  
  236. {block:IfSecondStyle}
  237. #cont{margin:100px auto 0 auto;background:{color:container};padding:10% 0 0 0;
  238. {block:IfBorder}border:1px solid {color:lines};{/block:IfBorder}
  239. {block:IfRoundedCorners}border-radius:20px; {/block:IfRoundedCorners}}
  240. .cont1{position:relative;margin:100px auto;}
  241. {/block:IfSecondStyle}
  242.  
  243.  
  244. .posts {position:relative;margin:0 auto;width:80%;text-align:left;
  245. vertical-align: middle;color:{color:main};
  246. /*------
  247. -webkit-animation:fadeIn 0s;
  248. -moz-animation:fadeIn 0s;
  249. -o-animation:fadeIn 0s;----*/
  250. }
  251.  
  252. /*-----------------------------POSTS EXTRA #2--*/
  253.  
  254.  
  255. #photoset, #photo{
  256. {block:IfFadeInPosts}
  257. {block:IfNotPhotoFilter}
  258. opacity:.5;
  259. -webkit-transition: all 0.9s ease-out;
  260. -moz-transition: all 0.9s ease-out;
  261. transition: all 0.9s ease-out;
  262. {/block:IfNotPhotoFilter}
  263. {/block:IfFadeInPosts}}
  264.  
  265. .posts:hover #photoset, .posts:hover #photo{opacity:1;}
  266.  
  267. {block:IfPhotoFilter}{block:IndexPage}
  268. #flit{ opacity:.5;
  269. -webkit-filter: grayscale(100%);
  270. -moz-filter: grayscale(100%);
  271. -ms-filter: grayscale(100%);
  272. -o-filter: grayscale(100%);
  273. filter: grayscale(100%);
  274. filter: gray;
  275. -webkit-transition: all 0.9s ease-out;
  276. -moz-transition: all 0.9s ease-out;
  277. transition: all 0.9s ease-out;}
  278. {/block:IndexPage}{/block:IfPhotoFilter}
  279.  
  280.  
  281.  
  282. /*-----------------------------POSTS SETTINGS--*/
  283. .posts a{color:{color:links};font:10.5px arial;font-style:italic;}
  284.  
  285. .title{padding:25px 0px;
  286. {block:IfRoundedCorners}border-radius:15px 15px 0 0;{/block:IfRoundedCorners}}
  287.  
  288.  
  289. #tt, #tt a{font:20px arial;font-weight:bold;font-style:italic;
  290. margin:0 20px;padding:10px 20px;line-height:150%;
  291.  
  292. background:{color:3};color:{color:5};border:1px solid {color:lines};
  293. text-shadow:-1px -1px 0 {color:main}, 1px -1px 0 {color:main},
  294. -1px 1px 0 {color:main}, 1px 1px 0 {color:main};}
  295.  
  296. #tt a{
  297. font:16px arial;font-weight:bold;font-style:italic;padding:0px;border:0px;
  298. }
  299.  
  300. #ttbody{position:relative;text-align:left;}
  301.  
  302. #ttbody a{background:{color:3};}
  303.  
  304. #ttbody blockquote{padding:20px;margin:5px 0;
  305. background:rgba(255, 255, 255, 0.6);
  306. {block:IfNotBorder}border:1px solid {color:3};{/block:IfNotBorder}}
  307.  
  308. /*--------------------------------POST INFO--*/
  309.  
  310. #poi1_wr, #poi2_wr, #p3_wr2{border-top:0px;margin:0 0 20% 0;
  311. {block:IfRoundedCorners}border-radius:0 0 20px 20px;{/block:IfRoundedCorners}}
  312.  
  313. #wr3_notr{position:absolute;width:100%;text-align:center;
  314. padding:10px 0;top:50%;transform: translateY(-20%);}
  315. /*--------------*/
  316.  
  317. #p2_rb{background:{color:3};}
  318. #po1 #p2rb{background:{color:1};}
  319. #po2 #p2rb{background:{color:4};}
  320.  
  321. /*------------------------------CAPTIONS-------*/
  322.  
  323. {block:IfRoundedCorners}
  324. #po1 #cap1{border-radius:15px 0 0 15px;}
  325. #po2 #cap1{border-radius:0 15px 15px 0;}
  326. {/block:IfRoundedCorners}
  327.  
  328. #po1 #po_cap{background:{color:5};}
  329. #po2 #po_cap{background:{color:4};}
  330.  
  331. #captio3, #captio4, #captio5, #cavimu{background:{color:3};}
  332. #captio5, #cavimu{border-top:0px;}
  333. #cavimu{display:none;}
  334. .capt1 #cavimu, .capt2 #cavimu, .capt3 #cavimu, .capt4 #cavimu, .capt5 #cavimu
  335. {display:block;}
  336. #p3_uw1{border-bottom:0px;}
  337.  
  338. /*--------------------------PERMALINK--------*/
  339. #co2_dt{background:{color:2};}
  340. .prma, #noth8 {background:{color:4};}
  341. .prma #caption{background:{color:1};padding:10px;}
  342. .prma #caption p, .prma #caption blockquote{display:inline-block;}
  343. #prma_tg, #prma_not{background:{color:5};}
  344. #prma_tg h8, #prma_co2, #prma_rf{background:{color:3};}
  345. .prma{border-top:0px;}
  346. #noth8{-webkit-text-stroke-width: 1px;
  347. -webkit-text-stroke-color:{color:4};
  348. text-shadow: -3px 0px 0px {color:2};}
  349.  
  350. .prma{
  351. margin:0 0 15% 0;
  352. }
  353. /*--------------------------------QUOTE--*/
  354. #quote{color:{color:main};background:{color:4};
  355. text-shadow:-1.2px -1.2px 0 {color:3}, 1.2px -1.2px 0 {color:3},
  356. -1.2px 1.2px 0 {color:3}, 1.2px 1.2px 0 {color:3};}
  357. #qsource{background:{color:3};padding:10px;font:12px arial;font-style:italic;}
  358. #qsource a{color:{color:links};text-decoration:none;}
  359. /*--------------------------------CHAT--*/
  360.  
  361. #titlechat{margin:0px;font:15px arial;font-style:italic;text-transform:none;
  362. background:{color:3};}
  363.  
  364. .chat{margin:0px;font:8.5px arial;background:{color:3};}
  365. .chat b, .chat strong{font:8px arial;font-style:italic;padding:0px 2px;}
  366.  
  367. .chat li:nth-child(odd), .chat li:nth-child(even){
  368. margin:0px;font:9.5px arial;text-transform:none;color:{color:main};}
  369. .chat li:nth-child(odd){background:{color:3};}
  370. .chat li:nth-child(even){background:{color:2};}
  371. .chat li:nth-child(even) b {background:{color:4};}
  372.  
  373. /*--------------------------------ASK--*/
  374. border:1px solid {color:lines};background:{color:3};}
  375. #pask_all h8{background:{color:3};border-bottom:1px solid {color:lines};}
  376. #pask_all h10{border-right:1px solid {color:lines};}
  377.  
  378. /*-----------------------------------------------------SIDEBAR--*/
  379.  
  380. #sidebar, #topt1, #topt2, #icon{position:relative;}
  381.  
  382. #sidebar{position:relative;top:-10px;width:100%;overflow:hidden;
  383. {block:IfSecondStyle}
  384. {block:IfRoundedCorners}border-radius:20px;{/block:IfRoundedCorners}
  385. {block:IfBorder}border-top:1px solid {color:lines};
  386. border-left:1px solid {color:lines};border-right:1px solid {color:lines};
  387. {/block:IfBorder}
  388. {/block:IfSecondStyle}}
  389.  
  390. /*---------------------*/
  391.  
  392. #topt1{display:inline-block;float:left;text-align:right;
  393. word-wrap: break-word;color:{color:main};background:{color:3};
  394. font:{block:Iftitlefontsize}{text:title font size}{/block:Iftitlefontsize} {block:IfNottitlefontsize}40px{/block:IfNottitlefontsize} arial;
  395. font-style:italic;
  396. {block:IfTopTitleEffect}-webkit-text-stroke-width: {text:title text stroke}{block:IfNotTitleTextStroke} 1.1px{/block:IfNotTitleTextStroke};
  397. -webkit-text-stroke-color:{color:3};text-shadow: -4px 0px 0px {color:1};
  398. {/block:IfTopTitleEffect}
  399. {block:IfUpdates}width:70%;{block:IfSidebarImage}margin:0 0 50% 0;
  400. {block:IfBorder}border-bottom:1px solid {color:lines};{/block:IfBorder}
  401. {/block:IfSidebarImage}{/block:IfUpdates}
  402. {block:IfNotUpdates}
  403. {block:IfIconImage}width:70%;{/block:IfIconImage}
  404. {block:IfNotIconImage}width:100%;{/block:IfNotIconImage}
  405. {/block:IfNotUpdates}}
  406.  
  407. #sidept1{position:relative;background:{color:3};overflow:hidden;}
  408.  
  409. #topt1 #p{padding:20px;}
  410.  
  411. /*---------------------*/
  412.  
  413. #fli{left:70%;
  414. {block:IfNotIconImage}display:none;{/block:IfNotIconImage}
  415. {block:IfUpdates}display:block;{/block:IfUpdates}
  416. {block:IfNotSidebarImage}
  417. {block:IfNottoptitle}display:none;{/block:IfNottoptitle}
  418. {/block:IfNotSidebarImage}}
  419.  
  420. #flis{left:30%;}
  421.  
  422.  
  423. #df{position:absolute;height:100%;width:30%;left:70%;background:{color:1};}
  424.  
  425. /*---------------------*/
  426.  
  427. #topt2{display:inline-block;float:left;
  428. {block:IfSidebarImage}
  429. {block:IfNottoptitle}left:70%;width:30%;{/block:IfNottoptitle}
  430. {block:Iftoptitle}left:0px;width:30%;{/block:Iftoptitle}
  431. {/block:IfSidebarImage}
  432. {block:IfNotSidebarImage}
  433. {block:Iftoptitle}left:0px;width:30%;{/block:Iftoptitle}
  434. {block:IfNottoptitle}left:0px;width:100%;{/block:IfNottoptitle}
  435. {/block:IfNotSidebarImage}}
  436.  
  437. /*---------------------*/
  438.  
  439. #topt3{position:absolute;height:100%;
  440. {block:IfUpdates}width:70%;{/block:IfUpdates}
  441. {block:IfNotUpdates}{block:IfNotIconImage}
  442. display:none;
  443. {/block:IfNotIconImage}{/block:IfNotUpdates}
  444. {block:IfSidebarImage}
  445. background:{color:1} {text:background position}
  446. {block:IfNotBackgroundPosition}center{/block:IfNotBackgroundPosition}
  447. url('{image:sidebar}');background-size:{text:background size}
  448. {block:IfNotBackgroundSize}auto 70%{/block:IfNotBackgroundSize};
  449. {/block:IfSidebarImage}
  450. {block:IfNotSidebarImage}background:{color:3};{/block:IfNotSidebarImage}}
  451.  
  452.  
  453. /*---------------------*/
  454.  
  455. #topt4 #p{
  456. padding:{block:IfDescPadding}{text:Desc Padding}{/block:IfDescPadding}{block:IfNotDescPadding}30px{/block:IfNotDescPadding};}
  457.  
  458. #topt4{display:inline-block;float:left;width:30%;background:{color:5};}
  459.  
  460. #top4{position:absolute;width:70%;left:30%;height:100%;
  461. background:{color:2};}
  462.  
  463.  
  464. #si1{position:relative;height:150px;
  465. background:{color:1} {text:background position}
  466. {block:IfNotBackgroundPosition}center{/block:IfNotBackgroundPosition}
  467. url('{image:sidebar}'); background-size:{text:background size}
  468. {block:IfNotBackgroundSize}auto 150px{/block:IfNotBackgroundSize};}
  469.  
  470. #sidept2{position:relative;background:{color:5};overflow:hidden;}
  471.  
  472. /*---------------------*/
  473.  
  474. #ico0{position:absolute;right:0px;height:100%;
  475. background:{color:5} center url('{image:icon}');
  476. {block:IfTopTitle}background-size:cover;width:30%;{/block:IfTopTitle}
  477. {block:IfNotTopTitle}background-size:auto 100%;width:100%;
  478. {/block:IfNotTopTitle}}
  479.  
  480. .size2 #ic0{height:120px;}.size3 #ic0{height:140px;}
  481. .size4 #ic0{height:160px;}.size5 #ic0{height:180px;}
  482.  
  483. #ic0{position:relative;width:100%;height:100px;
  484. {block:IfNotTopTitle}
  485. {block:IfSidebarImage}
  486. {block:IfNotUpdates}display:none;{/block:IfNotUpdates}
  487. {block:IfUpdates}background-size:100% auto;{/block:IfUpdates}
  488. {/block:IfSidebarImage}
  489. {block:IfNotSidebarImage}background-size:auto 100px;{/block:IfNotSidebarImage}
  490. {/block:IfNotTopTitle}
  491. {block:IfTopTitle}background-size:100% auto;{/block:IfTopTitle}
  492. {block:IfUpdates}{block:IfBorder}
  493. border-bottom:1px solid {color:lines};
  494. {/block:IfBorder}{/block:IfUpdates}}
  495.  
  496. /*---------------------*/
  497.  
  498. #desc1{position:relative;width:100%;background:{color:1}; }
  499.  
  500. #desc1 #p{padding:25px;}
  501.  
  502. /*---------------------*/
  503.  
  504. #topt5{width:70%;display:inline-block;float:left;background:{color:2};}
  505.  
  506. #topt5 a{text-decoration:none;text-align:left;display:inline-block;
  507. padding:8px 10px 8px 0;font-style:italic;height:12px;margin:0 2.5% 7.5px 2.5%;
  508. overflow:hidden;color:{color:links};background:{color:1};
  509. {block:IfRoundedCorners}border-radius:10px; {/block:IfRoundedCorners}
  510. -webkit-transition: all 0.6s ease-out;
  511. -moz-transition: all 0.6s ease-out;
  512. transition: all 0.6s ease-out;}
  513.  
  514. .size1 #topt5 a{width:38.4%;}
  515. .size2 #topt5 a{width:39.3%;}
  516. .size3 #topt5 a{width:40%;}
  517. .size4 #topt5 a{width:40.5%;}
  518. .size5 #topt5 a{width:41%;}
  519.  
  520. #topt5 a:hover{background:{color:3};
  521. -webkit-transition: all 0.6s ease-out;
  522. -moz-transition: all 0.6s ease-out;
  523. transition: all 0.6s ease-out;}
  524.  
  525. #topt5 a b{font-style:normal;padding:8px 5px;margin:0 5px 0 0;
  526. background:{color:3};}
  527.  
  528. #topt5 #p{padding:20px 20px 12.5px 20px;}
  529.  
  530. #sidebig{position:fixed;top:15%;left:0px;background:{color:5};width:30%;
  531. height:70%;}
  532.  
  533. /*---------------------*/
  534.  
  535. #extrabo{position:relative;display:block;background:{color:3};
  536. {block:IfBorder}border-bottom:1px solid {color:lines};{/block:IfBorder}}
  537.  
  538. #extrabo #p{padding:20px;}
  539.  
  540. #ci{position:fixed;bottom:20px;
  541. {block:IfCornerImageLeft}left:20px;{/block:IfCornerImageLeft}
  542. {block:IfNotCornerImageLeft}right:20px;{/block:IfNotCornerImageLeft}}
  543.  
  544. /*--------------------------------PERMALINK TOP BAR--*/
  545. .prma_pag, #pgi{
  546. border-top:1px solid {color:lines};
  547. {block:IfNotBorder}
  548. border:0px;
  549. {/block:IfNotBorder}
  550. }
  551.  
  552. .prma_pag{
  553. position:relative;
  554. width:100%;
  555. text-align:center;
  556. background:{color:2};
  557. margin:0 0 40px 0;
  558. }
  559.  
  560. #pgi{
  561. width:100%;
  562. text-align:center;
  563. background:{color:1};
  564. {block:IfNotSecondStyle}
  565. position:absolute;
  566. margin:90px auto -10px auto;
  567. {/block:IfNotSecondStyle}
  568. {block:IfSecondStyle}position:relative;
  569. margin:90px auto 0 auto;
  570. {/block:IfSecondStyle}
  571. }
  572.  
  573. .prma_pag a, #pgi a{
  574. display:inline-block;
  575. width:30%;
  576. font:11.5px arial;
  577. font-style:italic;
  578. text-transform:lowercase;
  579. padding:10px 0;
  580. }
  581.  
  582.  
  583. /*--------------------------------END OF CSS--*/
  584. </style></head><body><div id="b"></div>
  585. <!-----------------------------------------------------------HTML STARTS-->
  586.  
  587. <!-----------------------------------SIDEBAR-->
  588. <div id="ci"><img src="{image:corner image}"></div>
  589.  
  590. <div class="{select:post size}">
  591. {block:IfNotSecondStyle}
  592. <div id="bgma"></div>
  593. {/block:IfNotSecondStyle}
  594.  
  595. <div class="cont1">
  596. <div id="sidebar"><div id="sidept1"><div id="topt3"></div>
  597. <div id="df"></div>
  598.  
  599. {block:Iftoptitle}<div id="topt1"><div id="p">
  600. {block:Iftitle}{text:title}{/block:Iftitle}
  601. {block:IfNottitle}{Title}{/block:IfNottitle}
  602. </div></div>{/block:Iftoptitle}
  603.  
  604. {block:IfIconImage}<div id="ico0"></div>{/block:IfIconImage}
  605.  
  606. <div id="topt2">{block:IfIconImage}
  607. <div id="ic0"></div>
  608. {/block:IfIconImage}
  609. {block:IfUpdates}
  610. <div id="desc1"><div id="p">{text:updates}</div></div>
  611. {/block:IfUpdates}</div><div id="fli"></div>
  612. </div>
  613.  
  614. {block:IfNotUpdates}{block:IfSidebarImage}<div id="si1"></div>
  615. {/block:IfSidebarImage}{/block:IfNotUpdates}
  616.  
  617. <div id="sidept2">
  618. <div id="topt4"><div id="p">{Description}</div></div>
  619. <div id="topt5"><div id="p">
  620. <a href="/"><b>001.</b> index</a>
  621. <a href="/ask"><b>002.</b> ask</a>
  622. <a href="/archive"><b>003.</b> archive</a>
  623. {block:ifLink1}<a href="{text:Link 1 URL}"><b>004.</b> {text:Link 1}</a>
  624. {/block:ifLink1}
  625. {block:ifLink2}<a href="{text:Link 2 URL}"><b>005.</b> {text:Link 2}</a>
  626. {/block:ifLink2}
  627. {block:ifLink3}<a href="{text:Link 3 URL}"><b>006.</b> {text:Link 3}</a>
  628. {/block:ifLink3}
  629. {block:ifLink4}<a href="{text:Link 4 URL}"><b>007.</b> {text:Link 4}</a>
  630. {/block:ifLink4}
  631. {block:ifLink5}<a href="{text:Link 5 URL}"><b>008.</b> {text:Link 5}</a>
  632. {/block:ifLink5}
  633. </div>
  634. <div id="top4"></div></div><div id="flis"></div></div>
  635. {block:IfExtraBox}
  636. <div id="extrabo"><div id="p">{text:extra box}</div></div>
  637. {/block:IfExtraBox}
  638. </div>
  639.  
  640.  
  641. <div class="a"><div id="cont">
  642. <!-------------------------------------POSTS-->
  643.  
  644. <div class="autopagerize_page_element">{block:Posts}
  645.  
  646. <div class="{select:caption style}">
  647. <div class="{select:post info style}">
  648.  
  649. <div {block:Odd}id="po1"{/block:Odd}
  650. {block:Even}id="po2"{/block:Even}class="posts">
  651.  
  652.  
  653. <!-------------------------------------INFO #3-->
  654. <div id="poi3"> <div id="p3_uw1"><div id="wrl"></div>
  655. <a href="{Permalink}"target="_blank"><div id="p3u1">
  656. <div id="p3_dtu1">{TimeAgo}
  657. <h8>{MonthNumberWithZero} / {DayOfMonthWithZero} / {Year}</h8></div>
  658. <div id="p3_dtu2">{DayOfWeek}
  659. <h8>{12HourWithZero}.{Minutes}.{Seconds}{CapitalAmPm}</h8>
  660. </div></div></a>
  661. <a href="{ReblogURL}"target="_blank">
  662. <div id="p3u2"><h8>reblog</h8></div></a>
  663. </div></div>
  664.  
  665. <!-------------------------------------PHOTOS-->
  666. {block:Photo}<div class="epd">
  667. {block:IndexPage}{block:Caption}
  668. <div id="captio1"><div id="cap1"><div id="capy">{Caption}</div></div></div>
  669. <div id="captio2"><div id="po_cap"><div id="pcap"><div id="p">
  670. {Caption}</div></div></div></div>
  671. <div id="captio3"><div id="cap3"><div id="capy">{Caption}</div></div></div>
  672. {/block:Caption}
  673. <div id="photo"><div class="filte"><div id="flit">
  674. <img src="{PhotoURL-HighRes}" width="100%"></div></div></div>
  675. {block:Caption}<div id="captio4"><div id="cap4"><div id="capy">
  676. {Caption}</div></div></div>{/block:Caption}
  677. {/block:IndexPage}
  678. {block:PermalinkPage}{LinkOpenTag}<div id="photo">
  679. <img src="{PhotoURL-HighRes}" width="100%"></div>{LinkCloseTag}
  680. {/block:PermalinkPage}</div>
  681. {block:IndexPage}{block:Caption}<div id="captio5"><div id="cap4">
  682. <div id="capy">{Caption}</div></div></div>{/block:Caption}{/block:IndexPage}
  683. {/block:Photo}
  684. <!-------------------------------------PHOTOSET-->
  685. {block:Photoset}<div class="epd">
  686. {block:IndexPage}{block:Caption}
  687. <div id="captio1"><div id="cap1"><div id="capy">{Caption}</div></div></div>
  688. <div id="captio2"><div id="po_cap"><div id="pcap"><div id="p">
  689. {Caption}</div></div></div></div>
  690. <div id="captio3"><div id="cap3"><div id="capy">{Caption}</div></div></div>
  691. {/block:Caption}{/block:IndexPage}
  692. <div id="photoset"><div class="filte"><div id="flit">
  693. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo">
  694. <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
  695. </div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a>
  696. </div>{/block:Photos}</div></div></div></div>
  697. {block:IndexPage}{block:Caption}<div id="captio4"><div id="cap4">
  698. <div id="capy">{Caption}</div></div></div>
  699. {/block:Caption}{/block:IndexPage}</div>
  700. {block:IndexPage}{block:Caption}<div id="captio5"><div id="cap4">
  701. <div id="capy">{Caption}</div></div></div>{/block:Caption}{/block:IndexPage}
  702. {/block:Photoset}
  703. <!-------------------------------------VIDEO-->
  704. {block:Video}<div class="epd"><center><div id="vidso">
  705. <div class="video">{Video-500}</div>
  706. </div></center></div>
  707. {block:IndexPage}{block:Caption}
  708. <div id="cavimu"><div id="cap4">
  709. <div id="capy">{Caption}</div>
  710. </div></div>
  711. {/block:Caption}{/block:IndexPage}
  712. {/block:Video}
  713. <!-------------------------------------AUDIO-->
  714. {block:Audio}
  715. <div class="epd"><div class="aud"><table><tr>
  716. {block:AlbumArt}<td style="background-image: url('{AlbumArtURL}');">
  717. {block:AudioPlayer}<div id="aud_p">{AudioPlayerWhite}</div>
  718. {/block:AudioPlayer}</td>{/block:AlbumArt}
  719. <td><h1>{block:TrackName}{TrackName}{/block:TrackName}</h1>
  720. <h2>{block:Artist}{Artist}{/block:Artist}</h2></td>
  721. </tr></table></div></div>
  722. {block:IndexPage}{block:Caption}
  723. <div id="cavimu"><div id="cap4">
  724. <div id="capy">{Caption}</div>
  725. </div></div>
  726. {/block:Caption}{/block:IndexPage}
  727. {/block:Audio}
  728.  
  729. <!-------------------------------------TEXT-->
  730. {block:Text}<div class="epd">
  731. {block:Title}<div class="title"><div id="tt">{Title}</div></div>
  732. {/block:Title}<div id="ttbody">{Body}</div>
  733. </div>{/block:Text}
  734.  
  735. <!-------------------------------------ASK-->
  736. {block:Answer}
  737. <div id="p_ask"><div class="epd">
  738. <div id="pask_all"><h8> <h10>? by {Asker}</h10><img src="{AskerPortraitURL-24}"> </h8><h9>{Question}</h9></div>
  739. <div id="pask_aer">{Answer}</div>
  740. </div></div>{/block:Answer}
  741.  
  742. <!-------------------------------------LINK-->
  743. {block:Link}
  744. <div class="epd">
  745. <div class="title"><div id="tt">
  746. <a href="{URL}" {Target}>{Name}</a>
  747. </div></div>
  748. {block:Description}<div id="ttbody">{Description}</div>{/block:Description}
  749. </div>{/block:Link}
  750.  
  751. <!-------------------------------------QUOTE-->
  752. {block:Quote}<div class="epd">
  753. <div id="quote">{Quote}</div>
  754. {block:Source}<div id="qsource"> ―{Source}― </div>{/block:Source}
  755. </div>{/block:Quote}
  756.  
  757. <!-------------------------------------CHAT-->
  758. {block:Chat}<div id="chatpost"><div class="epd">
  759. {block:Title}<div id="titlechat">{Title}</div>{/block:Title}
  760. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
  761. {block:Label}<b>{Label}</b>{/block:Label}
  762. {Line}</li>{/block:Lines}</ul></div></div>{/block:Chat}
  763.  
  764.  
  765.  
  766. <!----------------------------------------------------------INFO #1-->
  767. {block:IndexPage}{block:Date}
  768. <div id="poi1"><div id="poi1_wr"><div id="wrb"></div>
  769. <!--------->
  770. <a href="{Permalink}" target="_blank"><div id="wr1"><div id="p">
  771. <div id="wr1_dt"><div id="p">
  772. <h9>{TimeAgo}</h9><h8>{DayOfWeek}</h8>
  773. </div></div>
  774. {block:NoteCount}
  775. <div id="wr1_nt"><h10>{NoteCountWithLabel}</h10></div>
  776. {/block:NoteCount}
  777. </div></div></a>
  778. <!--------->
  779. <a href="{ReblogURL}"target="_blank">
  780. <div id="wr2"><div id="wr2_rb"><h9>reblog</h9><h8>R</h8></div></div></a>
  781. <!--------->
  782. <div id="wr3">
  783. {block:NotReblog}<div id="wr3_notr">
  784. <a href="{Permalink}" target="_blank">
  785. <h9>{DayOfMonth}{DayOfMonthSuffix} of {Month}</h9></a>
  786. </div>{/block:NotReblog}
  787. <div id="p"><div id="wr3_rf"style="padding:0 20px 0 0;word-wrap:break-word;">
  788. {block:RebloggedFrom}<h11>reblogged from:
  789. <a href="{ReblogParentURL}"target="_blank" >{ReblogParentName}</a></h11>
  790. {/block:RebloggedFrom}
  791. {block:ContentSource}<h12>source:<a href="{SourceURL}">
  792. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}"height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}</a></h12>
  793. {/block:ContentSource}</div>
  794. {block:HasTags}<div id="wr3_tg"><h8>filed under:</h8>
  795. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  796. </div><div id="wr3_tgl"></div>
  797. {/block:HasTags}
  798. </div></div>
  799. <div id="wrl"></div><div id="wrr"></div>
  800. </div></div>
  801. <!----------------------------------------------------------INFO #2-->
  802.  
  803. <div id="poi2">
  804. <a href="{ReblogURL}"target="_blank"><div id="p2_rb"><div id="p2rb">
  805. <h9>reblog</h9><h8>R</h8></div></div></a>
  806. <div id="poi2_wr"><div id="poi2_li"></div>
  807. <!--------->
  808. <div id="p2_w1">
  809. <a href="{Permalink}" target="_blank"><div id="p2w1_dt"><div id="p">
  810. <h10>{TimeAgo} </h10><h8>{DayOfWeek}
  811. <h9>{12HourWithZero}.{Minutes}.{Seconds}{CapitalAmPm}</h9></h8>
  812. </div></div></a>
  813. {block:HasTags}<div id="p2w1_tg"><div id="p">
  814. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  815. </div></div>{/block:HasTags}
  816. </div>
  817. <!--------->
  818. <a href="{Permalink}" target="_blank"><div id="p2w2_dt">
  819. <h8>{MonthNumberWithZero} / {DayOfMonthWithZero} / {Year}</h8>
  820. </div></a>
  821. <!--------->
  822. <div id="p2_w2">{block:NoteCount}<a href="{Permalink}" target="_blank">
  823. <div id="p2w2_nt"><h9>notes</h9><h10>{NoteCount}</h10></div></a>
  824. {/block:NoteCount}</div>
  825. <!--------->
  826. </div></div>
  827.  
  828. <!----------------------------------------------------------INFO #3-->
  829.  
  830. <div id="poi3"><div id="p3_wr2"><div id="wrr"></div>
  831. <div id="p3wr1">{block:NoteCount}<a href="{Permalink}" target="_blank">
  832. <div id="p2w2_nt"><h9>notes</h9><h10>{NoteCount}</h10></div></a>
  833. {/block:NoteCount}</div>
  834. <a href="{Permalink}" target="_blank"><div id="p2w2_dt">
  835. <h8>{MonthNumberWithZero} / {DayOfMonthWithZero} / {Year}</h8>
  836. </div></a>
  837. <div id="p3wr2">{block:HasTags}<div id="p">
  838. <div id="p3w2_tg"><h8>filed under:</h8>
  839. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  840. </div><div id="wr3_tgl"></div></div>
  841. {/block:HasTags}
  842. </div>
  843. </div></div>
  844.  
  845. {/block:Date}{/block:IndexPage}
  846. <!--------------------------------------------------------PERMALINK-->
  847. {block:Date} {block:PermalinkPage}
  848. <div class="prma">
  849. {block:NoteCount}
  850. <div id="prma_not"><div id="noth8">{NoteCountWithLabel}</div></div>
  851. {/block:NoteCount}
  852.  
  853. <!---------------------NOTES-->
  854. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  855.  
  856. <div id="prma_co1">
  857. <!---------------------DATE-->
  858. <div id="prma_co2"><div id="co2_dt"><div id="p">
  859. <h8>{DayOfWeek}</h8>
  860. <h9>{12HourWithZero}.{Minutes}.{Seconds}{CapitalAmPm}</h9></div></div>
  861. <div id="co2_ta"><div id="p"><h8>{lang:Posted TimeAgo}</h8></div></div>
  862. </div>
  863. <!---------------------TAGS-->
  864. {block:HasTags}<div id="prma_tg"><div id="p">
  865. <h8>filed under</h8>
  866. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  867. </div></div>{/block:HasTags}</div>
  868.  
  869. <!---------------------pt 1-->
  870. {block:RebloggedFrom}
  871. <div id="prma_rf"><div id="p">
  872. <h11>reblogged from: <a href="{ReblogParentURL}"target="_blank" >{ReblogParentName}</a></h11>
  873. {/block:RebloggedFrom}
  874. {block:ContentSource}
  875. <h12><a href="{SourceURL}">{lang:Source}:
  876. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}"height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}</a></h12>
  877. {/block:ContentSource}
  878. </div></div>
  879.  
  880. <!--------------------NOTES-->
  881. {block:PostNotes}
  882. <div id="prma_pnt"><div id="p">{PostNotes}</div></div>
  883. {/block:PostNotes}
  884. </div>{/block:PermalinkPage}{/block:Date}
  885. <!------------------------------END OF PERMALINK-->
  886.  
  887. </div>{/block:Posts}
  888.  
  889. <!-----------------------------------DO NOT DELETE----------->
  890. <!-- {block:NoRebloggedFrom}
  891. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  892. {/block:NoRebloggedFrom} -->
  893.  
  894. {block:ContentSource}<!-- {SourceURL}
  895. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  896. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  897. {/block:ContentSource}
  898. </div>
  899.  
  900. <!-------------------------------------PAGINATION-->
  901. {block:Pagination}<div id="pgi">
  902. {block:PreviousPage}<a href="{PreviousPage}" {block:IfBorder}style="border-right:1px solid {color:lines};" {/block:IfBorder}
  903. >{lang:Previous page} </a>{/block:PreviousPage}
  904. <a style="align:center;" >{lang:Page CurrentPage of TotalPages}</a>
  905. {block:NextPage}<a href="{NextPage}"{block:IfBorder}style="border-left:1px solid {color:lines};"{/block:IfBorder}
  906. >{lang:Next page}</a>{/block:NextPage}
  907. </div>{/block:Pagination}
  908.  
  909. </div></div></div></div></div></div></div></div></div>
  910.  
  911.  
  912.  
  913. <!-------------------------------------------------------------CODE ENDS-->
  914. <!-----------------------------------DO NOT DELETE----------->
  915. <div class="sd">
  916. <a href="http://exoa.tumblr.com/"target="_blank"><code>YA</code></a>
  917. <div id="sb">
  918. <a href="http://exoa.tumblr.com/"target="_blank">MADE BY YOONORA</a>
  919. </div></div>
  920. <!-----------------------------------DO NOT DELETE----------->
  921. </body>
  922. <!----------------------------------------SCRIPT #3---->
  923.  
  924. <script src ="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
  925.  
  926. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  927.  
  928. <script>
  929. $(document).ready(function(){
  930.  
  931. $('.photo-slideshow').pxuPhotoset({
  932. lightbox: true,
  933. rounded: false,
  934. gutter: '4px',
  935. borderRadius: '0px',
  936. photoset: '.photo-slideshow',
  937. photoWrap: '.photo-data',
  938. photo: '.pxu-photo'
  939. });
  940. var $container = $('');
  941. $container.masonry({
  942. itemSelector: '',
  943. isFitWidth: false,
  944. isAnimated : true
  945. });
  946. $container.imagesLoaded(function(){
  947. $container.masonry();
  948. });
  949. });
  950. </script>
  951.  
  952. <!----------------------------------------SCRIPT #3---->
  953.  
  954.  
  955. <script>
  956. // minimal soundcloud player © eoxk.tumblr
  957. $(document).ready(function(){
  958. var color = '{color:5}'; // color of play button (hex)
  959. $('.soundcloud_audio_player').each(function(){
  960. $(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + color.split('#')[1], height: 20, width: '100%' });
  961. });
  962. });
  963. </script>
  964.  
  965. </html>
Advertisement
Add Comment
Please, Sign In to add comment