Advertisement
konel

PARADISE

Mar 27th, 2017
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.94 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--- PARADISE
  5. © ear
  6.  
  7. do not remove credit or anything
  8. feel free to message with questions or concerns
  9.  
  10.  
  11. CREDITS:
  12. Base Code © Rnirae.tumblr.com
  13. Video Resizer, PXU Photosets, Minimal Soundcloud Player
  14. and Tumblr Control Customization © Shythemes.tumblr.com --->
  15.  
  16. <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:90,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script><style>.tooltip{display: inline;position: relative;}</style><title>{Title}</title> <link rel="shortcut icon" href="{image:Favicon}" /> <link rel="alternate" type="application/rss+xml" href="{RSS}" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400' rel='stylesheet' type='text/css'>
  17.  
  18. <meta name="image:Sidebar Image" content=""/>
  19. <meta name="image:Favicon" content=""/>
  20.  
  21. <meta name="color:Background" content="#fff" />
  22. <meta name="color:Text" content="#bbb"/>
  23. <meta name="color:Accents" content="#f5f5f5"/>
  24. <meta name="color:Borders" content="#eee"/>
  25. <meta name="color:Link" content="#aaa"/>
  26. <meta name="color:Link Hover" content="#efbebb"/>
  27. <meta name="color:Sb Link Hover" content="#efbebb"/>
  28. <meta name="color:Link Background" content="#eee"/>
  29. <meta name="color:Title" content="#888"/>
  30. <meta name="color:Blockquote" content="#eee"/>
  31. <meta name="color:Shadows" content="#eee"/>
  32. <meta name="color:Tooltip Background" content="#fff"/>
  33. <meta name="color:Tooltip Border" content="#eee"/>
  34. <meta name="color:Tooltip Text" content="#bbb"/>
  35. <meta name="color:Scrollbar" content="#e5e5e5"/>
  36. <meta name="color:Scrollbar Track" content="#ededed"/>
  37. <meta name="color:Selection Background" content="#ffffff"/>
  38. <meta name="color:Selection Text" content="#bbbbbb"/>
  39.  
  40. <meta name="if:Tags" content=""/>
  41. <meta name="if:Captions" content=""/>
  42. <meta name="if:No Image" content=""/>
  43. <meta name="if:Auto Image" content=""/>
  44. <meta name="if:No Desc" content=""/>
  45. <meta name="if:No Title" content=""/>
  46. <meta name="if:Rounded Posts" content=""/>
  47. <meta name="if:Rounded Sidebar" content=""/>
  48. <meta name="if:Post Bg" content=""/>
  49. <meta name="if:Sidebar Image Bg" content=""/>
  50. <meta name="if:Caption Bg" content=""/>
  51. <meta name="if:Shadows" content=""/>
  52. <meta name="if:Sidebar Right" content=""/>
  53. <meta name="if:Numbered Links" content=""/>
  54. <meta name="if:Small Cursor" content=""/>
  55.  
  56. <meta name="text:Post Size" content="250px"/>
  57. <meta name="text:Link 1" content="index"/>
  58. <meta name="text:Link 1 url" content="/"/>
  59. <meta name="text:Link 2" content="ask"/>
  60. <meta name="text:Link 2 url" content="/ask"/>
  61. <meta name="text:link 3" content="archive"/>
  62. <meta name="text:Link 3 url" content="/archive"/>
  63. <meta name="text:link 4" content="link 4"/>
  64. <meta name="text:Link 4 url" content="/"/>
  65.  
  66. <meta name="select:FontSize" content="11px"/>
  67. <meta name="select:FontSize" content="12px"/>
  68. <meta name="select:FontSize" content="13px"/>
  69.  
  70. <style type="text/css">
  71.  
  72. /* tumblr controls */
  73. svg {display:block;width:10px;height:auto;opacity:.75;overflow:visible;}
  74. svg path {fill:rgb(132,132,132);-webkit-transition:fill .6s ease-out;transition:fill .6s ease-out;}
  75. .ic {position:fixed;top:18px;right:16px;}
  76. #tumblr_controls, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls {position:fixed!important;top:0!important;right:0!important;opacity:0!important;-webkit-filter:invert(100%);-webkit-backface-visibility:hidden;padding:10px 40px 13px 10px;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;top:-3px;}
  77. #tumblr_controls:hover, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls:hover {opacity:.5!important;}
  78.  
  79. /* scrollbar & selection */
  80. ::-webkit-scrollbar {height:17px;width:17px}
  81. ::-webkit-scrollbar {background:{color:ScrollBar};}
  82. ::-webkit-scrollbar-track {border:8px solid {color:Background};background:{color:Scrollbar Track};}
  83. ::-webkit-scrollbar-thumb {border:8px solid {color:Background};background:{color:Scrollbar};}
  84. ::-moz-selection { background-color:{color:Selection Background};color:{color:Selection Text};}
  85. ::selection {background-color:{color:Selection Background};color:{color:Selection Text};}
  86.  
  87. /* tooltips */
  88. #s-m-t-tooltip {color:{color:Tooltip Text};font-size:0.95em;font-family:'Source Sans Pro',sans-serif;border:1px solid {color:Tooltip Border};background:{color:Tooltip Background};position:absolute;display:inline-block;text-align:center;font-style:italic;padding:4px 5px;border-radius:1px;opacity:0.2;margin-top:20px;margin-left:16px;z-index:9999999999;{block:ifRoundedSidebar}border-radius:2px;{/block:ifRoundedSidebar}}
  89.  
  90. /* lightbox */
  91. .vignette, #vignette {opacity:0;}
  92. .vignette {opacity:0!Important;}
  93. .lightbox-image, #tumblr_lightbox img {box-shadow:none!important;border-radius:0!important;max-width:none;}
  94. .tmblr-lightbox, #tumblr_lightbox {background-color:{color:Background}!important;}
  95. #tumblr_lightbox,.tmblr-lightbox { background:rgba(255,255,255,.7)!Important; }
  96.  
  97. /* basic styles */
  98. body {color: {color:Text};background-color: {color:Background};background-image: url({image:Background});font: {select:FontSize} 'Source Sans Pro', sans-serif;;line-height: 16px;}
  99. *, body, a, a:hover {{block:ifSmallCursor}cursor: url(http://i1124.photobucket.com/albums/l579/fieKrieY/Cursor-1.png), auto;{/block:ifSmallCursor}}
  100. a {text-decoration: none;color: {color:Link};}
  101. a:hover {color:{color:Link Hover};}
  102. h1 {font-size: 12px;color: {color:Title};}
  103. blockquote {border-left:2px solid {color:Blockquote};margin-left: 6px;padding-left: 10px;}
  104. ol {padding-left:0px;list-style-type:none;margin-left:48px;}
  105. ol li {list-style-type:lower-roman;}
  106. ol li::before {content:none;list-style-type:none;}
  107. ul {list-style-type:none;}
  108. li {padding-left:15px;position:relative;margin-left:-30px;}
  109. li:before {content:'∗';position:Absolute;left:0;}
  110.  
  111. /* post customizations */
  112. #content {width:{text:Post Size};position: relative;margin-left: 450px;margin-top: 10px;{block:PermalinkPage}margin-top:-5px;{/block:PermalinkPage}}
  113. .entry {margin-bottom: 40px;{block:ifTags}margin-bottom: 80px;{/block:ifTags}{block:IndexPage}border-bottom:1px solid {color:Borders};{/block:IndexPage}padding-bottom:20px;padding-top:50px;}
  114. .photo {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:8px 8px 4px 8px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  115. .photoset {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:8px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  116. .captions {margin-top:15px;{block:ifCaptionBg}margin-top:5px;border:1px solid {color:Borders};background:{color:Accents};padding:2px 13px 2px 13px;{block:ifShadows}margin-top:10px;box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifCaptionBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  117. .video {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:8px 8px 4px 8px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  118. .answer {margin-top:8px;margin-top:40px;}
  119. .asker {margin-top:13px;}
  120. .asker img {border-radius:2px;}
  121. .ask {margin-top:-47px;margin-left:50px;}
  122. .all {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:2px 13px 2px 13px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  123. .text {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:1px 13px 1px 13px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  124. .chat {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:8px 13px 8px 13px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  125. .qs {{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:9px 13px 9px 13px;{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  126. .source {margin-top:8px;}
  127. .audio {padding-bottom:25px;{block:ifPostBg}border:1px solid {color:Borders};background:{color:Accents};padding:15px 15px 30px 15px;{/block:ifPostBg}{block:ifRoundedPosts}border-radius:2px;{/block:ifRoundedPosts}}
  128. .player {overflow:hidden;width:32px;height:30px;opacity:.6;}
  129. .hold {margin-top:-50px;margin-left:17px;}
  130. .track {margin-left:80px;position:absolute;margin-top:-50px;}
  131. .audioimgwrapper img {width:65px;border-radius:3px;}
  132. .title {font-size:17px;padding-bottom:15px;}
  133.  
  134. /* permalinks */
  135. .footer {text-align:center;position:absolute;margin-top:11px;background:{color:Background};-webkit-transition-duration: .5s;-moz-transition-duration: .5s;-o-transition-duration: .5s;}
  136. .footer:hover {{block:IndexPage}padding-left:10px;background:{color:Background};{/block:IndexPage}}
  137. .post_tags,
  138. .post_tags a { color:{color:Links};}
  139. .post_tags {position: relative;{block:IndexPage}margin-top: -65px;{/block:IndexPage}{block:PermalinkPage}margin-top: 45px;{/block:PermalinkPage}line-height: 20px;white-space: nowrap;overflow: hidden;padding-bottom:30px;}
  140. .post_tags.draggable .post_tags_inner {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
  141. .post_tags_inner {float:left;position: relative;padding: 0px 0px 0px 0;}
  142. .post_tags a,
  143. .post_tags .post_tag {color:{color:Links};font-size: {select:FontSize};text-decoration: none;margin-right: 6px;text-transform: lowercase !important;}
  144. .post_tags a:before { content: '#';}
  145. .post_tags:after {content: '';position: absolute;top: 0;right: 0;bottom: 0;width: 20px;background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, {color:Background}));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, {color:Background} 100%);background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,1) 100%);background: -ms-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,1) 100%);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, {color:Background}; 100%);}
  146. .post_tags a:hover,
  147. .post_tags .post_tag:hover,
  148. .post_tags a:focus,
  149. .post_tags .post_tag:focus,
  150. .post_tags a:active,
  151. .post_tags .post_tag:active { color:{color:Links};}
  152. .tags {margin-top:-10px;}
  153.  
  154. /* sidebar */
  155. #sidebar {top: 60px;{block:ifnotSidebarRight}left: 290px;{/block:ifnotSidebarRight}{block:ifSidebarRight}left: calc({text:Post Size} + 530px);{/block:ifSidebarRight}position: fixed;width: 90px;}
  156. .head {font-size: 12px;margin-bottom: 10px;color: {color:Title};letter-spacing: .5px;}
  157. .image img {width:50px;{block:ifRoundedSidebar}border-radius:3px;{/block:ifRoundedSidebar}{block:ifSidebarImageBg}border:1px solid {color:Borders};padding:5px;background:{color:Accents};{block:ifShadows}box-shadow:3px 3px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifSidebarImageBg}{block:ifAutoImage}width:auto;{block:ifnotSidebarImageBg}border-radius:0px{/block:ifnotSidebarImageBg}{/block:ifAutoImage};}
  158. .bio {margin-top:10px;}
  159. .bio a:hover {color:{color:Sb Link Hover};background:{color:Link Background};}
  160. .links a:hover {color:{color:Sb Link Hover};background:{color:Link Background};}
  161.  
  162. /* permalink page */
  163. img.avatar {width:11px;border-radius:100px;margin-left:-6px;}
  164. ol.notes {overflow:auto;max-height:150px;margin-top:0px;margin-left:0;width:calc({text:Post Size} + 5px);}
  165. ol.notes li.note {list-style-type:none;}
  166. ol.notes li.note span.action {padding-left:10px;}
  167.  
  168. /* pagination */
  169. .pagination {padding-bottom:35px;}
  170.  
  171. /* credit */
  172. .k {position:fixed;bottom:10px;font-size:10px;right:15px;}
  173.  
  174. </style></head><body><div class="ic"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 438.317 438.317" style="enable-background:new 0 0 438.317 438.317;" xml:space="preserve"><g><g><path d="M31.167,266.192l20.4,9.35c8.5,3.967,12.467,13.6,9.35,22.383l-7.933,20.967c-5.95,16.15-3.967,33.433,5.95,47.317 c9.633,14.167,25.5,22.383,42.5,22.383c6.233,0,12.467-1.133,18.417-3.4l20.967-7.933c1.983-0.85,3.967-1.133,6.233-1.133 c6.8,0,13.317,3.967,16.15,10.483l9.35,20.4c8.5,18.7,26.633,30.317,47.033,30.317s38.533-11.617,47.033-30.317l9.35-20.4 c2.833-6.233,9.067-10.483,16.15-10.483c1.983,0,4.25,0.283,6.233,1.133l20.967,8.217c5.95,2.267,12.183,3.683,18.417,3.683l0,0 c16.717,0,32.583-8.783,42.5-22.667c9.633-14.167,11.9-31.45,5.95-47.6l-7.933-20.967c-3.117-8.783,0.85-18.417,9.35-22.383 l20.4-9.35c18.7-8.5,30.317-26.633,30.317-47.033S426.7,180.625,408,172.125l-20.4-9.35c-8.5-3.967-12.467-13.6-9.35-22.383 l7.933-20.967c5.95-16.15,3.967-33.433-5.95-47.317c-9.633-14.167-25.5-22.383-42.5-22.383c-6.233,0-12.467,1.133-18.417,3.4 l-20.967,7.933c-1.983,0.85-3.967,1.133-6.233,1.133c-6.8,0-13.317-3.967-16.15-10.483l-9.35-20.4 c-8.5-18.7-26.633-30.317-47.033-30.317s-39.383,11.9-47.883,30.6l-9.35,20.4c-2.833,6.233-9.067,10.483-16.15,10.483 c-1.983,0-4.25-0.283-6.233-1.133L119,53.408c-5.95-2.267-12.183-3.4-18.417-3.4c-16.717,0-32.583,8.5-42.5,22.383 c-9.633,14.167-11.9,31.45-5.95,47.317l7.933,20.967c3.117,8.783-0.85,18.417-9.35,22.383l-20.4,9.35 C11.617,180.908,0,199.042,0,219.442S12.467,257.692,31.167,266.192z M45.05,203.008l20.4-9.35 c24.65-11.333,36.55-39.95,26.917-65.167l-7.933-20.967c-2.833-7.65,0-13.317,1.983-16.15c4.533-6.8,13.033-9.633,20.967-6.517 l20.967,7.933c5.95,2.267,11.9,3.4,18.133,3.4l0,0c20.117,0,38.533-11.9,47.033-30.317l9.35-20.4 c4.25-9.633,13.317-10.483,16.15-10.483c2.833,0,11.617,0.85,16.15,10.483l9.35,20.4c8.5,18.417,26.917,30.317,47.033,30.317 c6.233,0,12.183-1.133,18.133-3.4l20.967-7.933c7.933-2.833,16.15,0,20.967,6.517c1.983,2.833,4.817,8.5,1.983,16.15 l-7.933,20.967c-9.35,25.217,2.267,53.833,26.917,65.167l20.4,9.35c9.633,4.25,10.483,13.317,10.483,16.15 c0,2.833-0.85,11.617-10.483,16.15l-20.4,9.35c-24.65,11.333-36.55,39.95-26.917,65.167l7.933,20.967 c2.833,7.65,0,13.317-1.983,16.15c-4.533,6.8-13.033,9.633-20.967,6.517l-20.967-7.933c-5.95-2.267-11.9-3.4-18.133-3.4 c-20.117,0-38.533,11.9-47.033,30.317l-9.35,20.4c-4.25,9.633-13.317,10.483-16.15,10.483c-2.833,0-11.617-0.85-16.15-10.483 l-9.35-20.4c-8.5-18.417-26.917-30.317-47.033-30.317c-6.233,0-12.183,1.133-18.133,3.4l-20.967,7.933 c-7.933,2.833-16.15,0-20.967-6.517c-1.983-2.833-4.817-8.5-1.983-16.15l7.933-20.967c9.35-25.217-2.267-53.833-26.917-65.167 l-20.4-9.35c-9.633-4.25-10.483-13.317-10.483-16.15C34.567,216.325,35.417,207.542,45.05,203.008z"/><path d="M218.733,292.825c40.517,0,73.667-33.15,73.667-73.667s-33.15-73.667-73.667-73.667s-73.667,33.15-73.667,73.667 S177.933,292.825,218.733,292.825z M218.733,179.492c21.817,0,39.667,17.85,39.667,39.667s-17.85,39.667-39.667,39.667 s-39.667-17.85-39.667-39.667S196.917,179.492,218.733,179.492z"/></g></g></svg> </div>
  175.  
  176. <!--sidebar-->
  177. <div id="sidebar">{block:ifnotNoTitle}<div class="head">{Title}</div>{/block:ifnotNoTitle} {block:ifnotNoImage}<div class="image"><a href="/"><img src="{image:Sidebar Image}"></a></div>{/block:ifnotNoImage}{block:ifnotNoDesc}<div class="bio">{Description}</div>{/block:ifnotNoDesc}<p> <div class="links"> {block:ifNumberedLinks}<b>01.</b>{/block:ifNumberedLinks} <a href="{text:Link 1 url}">{text:Link 1}</a>{block:ifNumberedLinks}<br>{/block:ifNumberedLinks} {block:ifNumberedLinks}<b>02.</b>{/block:ifNumberedLinks} <a href="{text:Link 2 url}">{text:Link 2}</a>{block:ifNumberedLinks}<br>{/block:ifNumberedLinks} {block:ifNumberedLinks}<b>03.</b>{/block:ifNumberedLinks} <a href="{text:Link 3 url}">{text:Link 3}</a>{block:ifNumberedLinks}<br>{/block:ifNumberedLinks} {block:ifNumberedLinks}<b>04.</b>{/block:ifNumberedLinks} <a href="{text:Link 4 url}">{text:Link 4}</a>{block:ifNumberedLinks}<br>{/block:ifNumberedLinks} </div> </div>
  178. <!----->
  179.  
  180. <div id="content">{block:Posts}<!-- {block:NoRebloggedFrom}
  181. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  182. {/block:NoRebloggedFrom} --><div class="entry">
  183.  
  184. {block:Photo}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div> {block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Photo}
  185.  
  186. {block:Photoset}<div class="photoset"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>{block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Photoset}
  187.  
  188. {block:Text}{block:Title}<h1><div class="title">{Title}</div></h1>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  189.  
  190. {block:Link}<h1><a href="{URL}">{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  191.  
  192. {block:Quote}<div class="qs"><div class="quote">{Quote}</div>{block:Source} <div class="source">— {Source}</div>{/block:Source}</div>{/block:Quote}
  193.  
  194. {block:Chat}{block:Title}<div class="title">{Title}</div>{/block:Title}<div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}</div>{/block:Lines}</div>{/block:Chat}
  195.  
  196. {block:Audio}<div class="audio">{block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}{block:AudioPlayer}<div class="hold"><div class="player">{AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>track:</b> {TrackName}{/block:TrackName}<br> {block:Artist}<b>artist:</b> {Artist}{/block:Artist}</div>{/block:AudioPlayer}</div>{block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Audio}
  197.  
  198. {block:Video}<div class="video">{Video-500}</div>{block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Video}
  199.  
  200. {block:Answer}<div class="all"><div class="asks"><div class="asker"><img src="{AskerPortraitURL-40}"></div> <div class="ask">{Asker} said: {Question}</div></div><div class="answer">{Answer}</div></div>{/block:Answer}
  201.  
  202. {block:Date}
  203.  
  204. <div class="footer">{block:IndexPage}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:IndexPage} {block:PermalinkPage}<a href="{Permalink}">{Month} {DayOfMonthwithSuffix}, {Year}</a> {block:ContentSource}<a href="{SourceURL}">/ original</a>{/block:ContentSource}{/block:PermalinkPage} </div>
  205.  
  206. {block:PermalinkPage}<div class="tags"><div class="post_tags draggable"><div class="post_tags_inner">{block:HasTags}{block:Tags} <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div></div></div>{/block:PermalinkPage}
  207.  
  208. {block:PermalinkPage}{block:NoteCount}{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:NoteCount}{/block:PermalinkPage}{/block:Date}
  209.  
  210. </div>
  211.  
  212. {block:IndexPage}{block:ifTags}<div class="tags"><div class="post_tags draggable"><div class="post_tags_inner">{block:HasTags}{block:Tags} <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div></div></div>{/block:ifTags}{/block:IndexPage}
  213.  
  214. {/block:Posts}
  215.  
  216. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev</a>&nbsp;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>{/block:Pagination}
  217.  
  218. {block:ContentSource}<!-- {SourceURL}
  219. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  220. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  221. {/block:ContentSource}</div><!---content div--->
  222.  
  223. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  224. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/> <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  225. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  226. <script>
  227. // pxu photosets & video resizer © shythemes.tumblr
  228. $(document).ready(function(){
  229. $('.photo-slideshow').pxuPhotoset({
  230. lightbox: true,
  231. rounded: false,
  232. gutter: '1px',
  233. borderRadius: '0px',
  234. photoset: '.photo-slideshow',
  235. photoWrap: '.photo-data',
  236. photo: '.pxu-photo'
  237. });
  238. });
  239. $container.infinitescroll({
  240. // your options
  241. }, function(){
  242. resizeVideos();
  243. });
  244. </script>
  245.  
  246. <script>
  247. // minimal soundcloud player © shythemes.tumblr
  248. $(document).ready(function(){
  249. var color = '{color:Soundcloud Player Button}'; // color of play button (hex)
  250. $('.soundcloud_audio_player').each(function(){
  251. $(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: 116, width: '100%' });
  252. });
  253. });</script>
  254. <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
  255. <script>$(document).ready(function(){
  256. $(".post_tags_inner").draggable({
  257. axis : "x",
  258. scroll: false,
  259. stop: function() {
  260. var __left = $(this).css("left").replace(/[^-\d\.]/g, '');
  261. if(__left > 0){
  262. $(this).animate({left: 0}, 400, 'easeOutExpo');
  263. }
  264. var __width = $(this).outerWidth();
  265. var __parentWidth = $(".post_tags.draggable").outerWidth();
  266. if(__width > __parentWidth) {
  267. if(__left < __parentWidth-__width){
  268. $(this).animate({left: __parentWidth-__width}, 400, 'easeOutExpo');
  269. }
  270. } else {
  271. $(this).animate({left: 0}, 400, 'easeOutExpo');
  272. }
  273. }
  274. });
  275. });
  276. </script>
  277. </body><a title="credit" href="http://ear.tumblr.com/"><div class="k">e</div></a></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement