lordemusic

theme: dark

Jun 3rd, 2016
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.88 KB | None | 0 0
  1. <!--
  2. dark theme by everdeem
  3. › keep the credits intact
  4. › this theme might not be availabe anymore
  5. -->
  6.  
  7. <html><head><title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:Text" content="#555555"/>
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Link" content="#555555"/>
  15. <meta name="color:Hover" content="#97b3ad"/>
  16. <meta name="color:Scheme" content="#918f8f"/>
  17. <meta name="color:Borders" content="#eeeeee"/>
  18.  
  19. <meta name="select:Body" content="calibri" title="Calibri">
  20. <meta name="select:Body" content="consolas" title="Consolas">
  21. <meta name="select:Body" content="arial" title="Arial">
  22. <meta name="select:Body" content="open sans" title="Open Sans">
  23. <meta name="select:Body" content="source sans pro" title="Source Sans">
  24. <meta name="select:Body" content="karla" title="Karla">
  25.  
  26. <meta name="if:Image" content="1"/>
  27. <meta name="if:400" content="1"/>
  28. <meta name="if:Tags hover" content="1"/>
  29. <meta name="if:350px" content="1"/>
  30.  
  31. <meta name="text:Text" content="9.5"/>
  32. <meta name="text:Space" content="150"/>
  33.  
  34. <meta name="text:link1 url" content="/"/>
  35. <meta name="text:link1" content="home"/>
  36. <meta name="text:link2 url" content="/ask"/>
  37. <meta name="text:link2" content="message"/>
  38. <meta name="text:link3 url" content="/"/>
  39. <meta name="text:link3" content=""/>
  40. <meta name="text:link4 url" content="/"/>
  41. <meta name="text:link4" content=""/>
  42.  
  43. <!-- scripts -->
  44. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic|Karla:400,400italic,700,700italic|Source+Sans+Pro:400,400italic,600,600italic' rel='stylesheet' type='text/css'>
  45. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  46. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  47. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  48. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  49. <script>
  50. (function($){
  51. $(document).ready(function(){
  52. $("[title]").style_my_tooltips({
  53. tip_follows_cursor:true,
  54. tip_delay_time:200,
  55. tip_fade_speed:300
  56. }
  57. );
  58. });
  59. })(jQuery);
  60. </script>
  61.  
  62. <style type="text/css">
  63. /* text related */
  64. body {color:{color:Text}; background:{color:Background}; font-family:{select:Body}; font-size:{text:Text}px; line-height:150%; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; font-smoothing:antialiased;}
  65.  
  66. blockquote {padding:0px 8px 0px; margin:10px 10px; border-left:1px solid #e7e7e7;}
  67.  
  68. i, em {font-style:italic;}
  69. b, strong {font-weight:600;}
  70. big, small, sub {font-size:{text:Text}px; margin:0px; padding:0px; display:inline;}
  71. sub {vertical-align:middle;}
  72. hr {height:1px; background:{color:Borders}; margin:10px 0px 10px; border:0px; padding:0px;}
  73.  
  74. a {color:{color:Link}; text-decoration:none; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  75. a:hover, #links a:hover, .permalink a:hover, .permalink b:hover, a.tumblr_blog:hover, .tag a:hover, #pag a:hover {text-decoration:none; color:{color:Hover}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  76. a.tumblr_blog {color:{color:Text}; color:#888; border-bottom:1px solid {color:Borders}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  77. a.tumblr_blog:hover {text-decoration:none; border-bottom:1px solid {color:Hover}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  78.  
  79. ::selection {background:{color:Scheme}; color:#f5f5f5;}
  80. ::-moz-selection {background:{color:Scheme}; color:#f5f5f5;}
  81. ::-webkit-selection {background:{color:Scheme}; color:#f5f5f5;}
  82.  
  83. #s-m-t-tooltip {max-width:300px; margin:15px; padding:3px 6px; background:rgba(150,150,150,.7); color:#fff; z-index:999999; font-size:7px; text-transform:uppercase; letter-spacing:1px; font-style:italic; border-radius:3px;}
  84.  
  85. /* sidebar related */
  86. #sidebar {text-align:right; margin:0px; padding:0px; position:fixed; width:115px;}
  87. #sidebar p {padding:0px; margin:0px;}
  88.  
  89. h1 a {text-decoration:none; letter-spacing:2px; color:{color:Link}; text-transform:uppercase; font-size:11px; padding:0px; margin:0px; font-weight:700; font-style:italic; vertical-align:middle;}
  90. h1 {padding:0px; margin:0px 0px 0px; vertical-align:middle;}
  91. h2 {text-decoration:none; color:#888; text-transform:uppercase; font-size:10px; padding:0px; font-weight:normal; margin:0px 0px 10px; font-style:italic; letter-spacing:1px;}
  92.  
  93. #description {margin:0px; line-height:200%; margin:12px 0px; padding:0px;}
  94.  
  95. #links {text-decoration:none; padding:0px; font-weight:700; margin:0px;}
  96. #links a {color:{color:Link}; text-transform:lowercase; margin:0px 0px 5px; padding:0px; display:block; text-transform:uppercase; font-size:7.5px; letter-spacing:1px;}
  97.  
  98. ul {padding:0px; margin:8px 15px; list-style-type:none;}
  99. ul li {margin:0px 15px; padding:0px; list-style-type:square; line-height:180%;}
  100.  
  101. /* scrollbar */
  102. ::-webkit-scrollbar {width:11px; height:11px; background:#f2f2f2;}
  103. ::-webkit-scrollbar-thumb {background:rgba(153,153,153,0.25);}
  104. ::-webkit-scrollbar,::-webkit-scrollbar-thumb {border:5px solid #ffffff;}
  105.  
  106. /* structure */
  107. #contain {{block:ifnot350px}width:400px;{/block:ifnot350px} {block:if350px}width:550px;{/block:if350px} margin:100px auto;}
  108. #content {{block:ifnot350px}width:400px;{/block:ifnot350px} {block:if350px}width:350px;{/block:if350px} float:right;}
  109.  
  110. .post {{block:ifnot350px}width:400px;{/block:ifnot350px} {block:if350px}width:350px;{/block:if350px} margin-bottom:{text:Space}px;}
  111. img {max-width:100%; height:auto; width:auto; vertical-align:middle;}
  112.  
  113. .caption {margin:8px 0px 0px; padding:20px; background:#fafafa; line-height:170%;}
  114. /* idea from @acuite */
  115. .caption *:not(a):not(ul):not(ol):not(li){margin:0px; padding:0px; display:inline; text-transform:lowercase;}
  116. .caption blockquote {border:0px; margin:0px; padding:0px;}
  117. /* idea from @acuite */
  118. .box {background:#fafafa; padding:20px;}
  119.  
  120. /* posts: questions, quotes, chats and audios*/
  121. .question {text-align:left; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid {color:Borders};}
  122. .answer {text-align:left; font-style:italic;}
  123. .answer p, .box p, .permalink p, .caption p, .permalink span, .caption span {margin:0px; padding:0px;}
  124.  
  125. .quote {text-transform:lowercase; font-style:italic; text-align:left; font-size:11px; line-height:165%;}
  126. .quote::first-letter, .author::first-letter {text-transform:uppercase;}
  127. .author {letter-spacing:1px; color:{color:Link}; text-transform:uppercase; font-weight:700; margin-top:15px; font-size:8px;}
  128.  
  129. .chat {text-decoration:none; line-height:180%; font-size:calc({text:Text}px + 1px);}
  130. .line {padding:0px; list-style:none; font-family:consolas;}
  131. .label {color:{color:Link}; font-weight:700; text-transform:lowercase; font-family:consolas;}
  132. .label::first-letter {text-transform:uppercase;}
  133.  
  134. .audio {height:50px;}
  135. .player {padding:0px; background:{color:Background}; width:50px; height:50px; overflow:hidden; float:left; background:#E4E4E4; border-radius:100%;}
  136. .info {text-align:left; position:absolute; margin-left:70px; margin-top:9px;}
  137. .track {font-weight:700; font-size:11px; margin-bottom:5px;}
  138. .button {overflow:hidden; height:30px; width:30px; margin:12px 11px 10px;}
  139.  
  140. /* permalinks */
  141. .permalink {position:relative; margin-top:20px; padding:0px; color:{color:Link};}
  142. .permalink a {color:{color:Link}; word-wrap:break-word; word-break:break-all; font-weight:700; margin-top:0px; padding-top:0px; text-transform:uppercase; font-size:8px; letter-spacing:1px;}
  143.  
  144. .tag {display:block; margin-top:5px; {block:ifTagsHover}opacity:0; transition:.5s ease; -o-transition:.5s ease; -moz-transition:.5s ease; -webkit-transition:.5s ease;{/block:ifTagsHover}}
  145. {block:ifTagsHover}.post:hover .tag {opacity:1; transition:.5s ease; -o-transition:.5s ease; -moz-transition:.5s ease; -webkit-transition:.5s ease;}{/block:ifTagsHover}
  146. .tag a {color:{color:Link}; text-transform:none; font-weight:normal; word-wrap:break-word; word-break:break-all; color:#888;}
  147. .tag, .permalink {text-align:center;}
  148. .tag a, .permalink a {margin-right:12px;}
  149.  
  150. .ppage {padding:10px; text-transform:lowercase; font-weight:700; border-top:1px solid {color:Borders}; border-bottom:1px solid {color:Borders}; text-align:left; margin:15px 0px 15px; line-height:200%;}
  151. .ppage i {font-style:normal; margin-right:8px;}
  152. .notes {margin:0px; list-style:none; text-transform:lowercase; line-height:200%;}
  153. .notes ul, .notes ol, .notes li {margin:0px; padding:0px;}
  154. .notes img {display:none;}
  155.  
  156. /* pagination and tumblr controls */
  157. #pag {text-align:center; width:auto; padding:15px; background:#fafafa; margin-bottom:{text:Space}px;}
  158. #pag a {text-decoration:none; margin:0px 8px;}
  159. #pag u {text-decoration:none; color:#ccc;}
  160.  
  161. #tumblr_controls,.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop {white-space:nowrap!important; -webkit-filter:invert(80%)!important; -moz-filter:invert(80%)!important; -ms-filter:invert(80%)!important; -o-filter:invert(80%)!important; filter:invert(80%)!important; position:fixed!important; opacity:.4!important; top:10px; right:10px;}
  162. </style>
  163. </head>
  164. <!-- pxu photoset @shythemes -->
  165. <script>
  166. $(document).ready(function(){
  167. $('.photo-slideshow').pxuPhotoset({
  168. lightbox: true,
  169. rounded: false,
  170. gutter: '2px',
  171. borderRadius: '0px',
  172. photoset: '.photo-slideshow',
  173. photoWrap: '.photo-data',
  174. photo: '.pxu-photo'
  175. });
  176. });
  177. </script>
  178. <!-- pxu photoset @shythemes -->
  179. <body>
  180. <div id="contain">
  181.  
  182. <!-- sidebar -->
  183. <div id="sidebar">
  184. <div class="text">
  185. <h1><a href="/">{Title}</a></h1><div id="description">{Description}</div></div><div id="links"><a href="{text:link1 url}">{text:link1}</a><a href="{text:link2 url}">{text:link2}</a><a href="{text:link3 url}">{text:link3}</a></div></div>
  186. <!-- sidebar -->
  187.  
  188. <div id="content">{block:Posts}<div class="post">
  189.  
  190. {block:Text}<div class="box">{block:Title}<h2>{Title}</h2>{/block:Title}{Body}</div>{/block:Text}
  191.  
  192. {block:Answer}<div class="box"><div class="question"><b>{Asker}:</b> {Question}</div><div class="answer">{Answer}</div></div>{/block:Answer}
  193.  
  194. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Photo}
  195.  
  196. {block: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>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Photoset}
  197.  
  198. {block:Quote}<div class="box"><div class="quote">&ldquo;{Quote}&rdquo;</div>{block:Source}<div class="author">{Source}</div>{/block:Source}</div>{/block:Quote}
  199.  
  200. {block:Link}<div class="box"><h2><a href="{URL}" {Target}>{Name}</a></h2>{block:Description}{Description}{/block:Description}</div>{/block:Link}
  201.  
  202. {block:Chat}<div class="box">{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}</div></div>{/block:Chat}
  203.  
  204. {block:Audio}<div class="box"><div class="audio"><div class="player"><div class="button">{AudioPlayerGrey}</div></div><div class="info">{block:TrackName}<div class="track">{TrackName}</div>{/block:TrackName}{block:Artist}{Artist}{/block:Artist}</div></div></div>{/block:Audio}
  205.  
  206. {block:Video}<div class="box">{Video-250}</div>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Video}
  207.  
  208. {block:IndexPage}
  209. {block:Date}<div class="permalink"><a href="{Permalink}">{ShortDayOfWeek}</a><a href="{Permalink}" title="notes">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>
  210. {block:HasTags}<div class="tag">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  211. {/block:Date}
  212. {/block:IndexPage}
  213.  
  214. <!---->
  215.  
  216. {block:PermalinkPage}
  217. {block:Date}
  218. <div class="ppage">
  219. <b>posted on {DayOfMonth}{DayOfMonthSuffix} {Month} with {NoteCountWithLabel}
  220. {block:RebloggedFrom}</b><br>
  221. via <a href="{ReblogParentURL}">{ReblogParentName}</a> / source <a href="{ReblogRootURL}">{ReblogRootName}</a>
  222. {/block:RebloggedFrom}
  223. {block:HasTags}<br>{block:Tags}<a href="{TagURL}"><i>#{Tag}</i></a>{/block:Tags}{/block:HasTags}
  224. </div>
  225. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  226. {/block:Date}
  227. {/block:PermalinkPage}
  228.  
  229. {block:ContentSource}
  230. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  231. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  232. {/block:SourceLogo}
  233. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  234. {/block:ContentSource}
  235. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  236. </div>{/block:Posts}
  237. <a style="position:fixed; right:20px; bottom:20px; font-family:trebuchet ms; font-size:9px; font-style:italic" href="http://everdeem.tumblr.com" title="theme by everdeem">e.</a>
  238. {block:Pagination}
  239. <div id="pag">
  240. {block:PreviousPage}<a href="{PreviousPage}" title="previous page">‹</a>{/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}<a href="/"><u>{PageNumber}</u></a>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber} </a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}" title="next page">›</a>{/block:NextPage}
  241. </div>
  242. {/block:Pagination}
  243. </div></div></div></body></html>
Add Comment
Please, Sign In to add comment