Advertisement
lordemusic

theme: westeros

Jan 2nd, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.99 KB | None | 0 0
  1. <html><head><title>{Title}</title>
  2. <link rel="shortcut icon" href="{Favicon}">
  3. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  4. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  5.  
  6. <meta name="color:Text" content="#555555"/>
  7. <meta name="color:Background" content="#ffffff"/>
  8. <meta name="color:Link" content="#555555"/>
  9. <meta name="color:Hover" content="#97b3ad"/>
  10. <meta name="color:Borders" content="#eeeeee"/>
  11.  
  12. <meta name="select:Body" content="calibri" title="Calibri">
  13. <meta name="select:Body" content="consolas" title="Consolas">
  14. <meta name="select:Body" content="arial" title="Arial">
  15. <meta name="select:Body" content="open sans" title="Open Sans">
  16. <meta name="select:Body" content="source sans pro" title="Source Sans">
  17. <meta name="select:Body" content="karla" title="Karla">
  18.  
  19. <meta name="if:Rounded" content="1"/>
  20. <meta name="if:Tags hover" content="1"/>
  21. <meta name="if:Tags" content="1"/>
  22. <meta name="if:Icons" content="1"/>
  23.  
  24. <meta name="text:Text" content="9.5"/>
  25. <meta name="text:Space" content="150"/>
  26. <meta name="text:Posts" content="350"/>
  27.  
  28. <meta name="text:link1 url" content="/"/>
  29. <meta name="text:link1" content="home"/>
  30. <meta name="text:link2 url" content="/ask"/>
  31. <meta name="text:link2" content="message"/>
  32. <meta name="text:link3 url" content="/"/>
  33. <meta name="text:link3" content=""/>
  34.  
  35. <!-- scripts -->
  36. <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'>
  37. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  38. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  39. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  40. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  41. <script>
  42. (function($){
  43. $(document).ready(function(){
  44. $("[title]").style_my_tooltips({
  45. tip_follows_cursor:true,
  46. tip_delay_time:200,
  47. tip_fade_speed:300
  48. }
  49. );
  50. });
  51. })(jQuery);
  52. </script>
  53.  
  54. <style type="text/css">
  55. /* text related */
  56. 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;}
  57.  
  58. blockquote {padding:0px 8px 0px; margin:10px 10px; border-left:1px solid #e7e7e7;}
  59.  
  60. i, em {font-style:italic;}
  61. b, strong {font-weight:600;}
  62. big, small, sub {font-size:{text:Text}px; margin:0px; padding:0px; display:inline;}
  63. sub {vertical-align:middle;}
  64. hr {height:1px; background:{color:Borders}; margin:10px 0px 10px; border:0px; padding:0px;}
  65. small {border:0px;}
  66.  
  67. a {color:{color:Link}; text-decoration:none; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  68. a:hover, #links a:hover, .permalink a:hover, .permalink b:hover, a.tumblr_blog:hover, .tag a:hover, #pag a:hover {text-decoration:none; cursor:help; color:{color:Hover}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  69.  
  70. ::selection {background:#b0b0b0; color:#f5f5f5;}
  71. ::-moz-selection {background:#b0b0b0; color:#f5f5f5;}
  72. ::-webkit-selection {background:#b0b0b0; color:#f5f5f5;}
  73.  
  74. #s-m-t-tooltip {max-width:300px; margin:15px; padding:3px 6px; background:#ccc; color:#fff; z-index:999999; font-size:7px; text-transform:uppercase; letter-spacing:2px; font-weight:600;}
  75.  
  76. /* sidebar related */
  77. #sidebar {position:fixed; width:91px; margin-top:0px; padding:0px; margin-left:calc({text:Posts}px - {text:Posts}px - 200px);}
  78. #sidebar p {padding:0px; margin:0px;}
  79.  
  80. h2 {text-decoration:none; text-transform:uppercase; font-size:7px; padding:0px; font-weight:600; margin:0px 0px 10px; letter-spacing:1px;}
  81.  
  82. #description {margin:0px; line-height:180%; text-align:left; word-wrap:break-word; word-break:break-all; padding:10px;}
  83.  
  84. #links {text-decoration:none; padding:0px; margin:0px; border-left:1px solid {color:Borders}; border-right:1px solid {color:Borders};}
  85. #links a {color:{color:Link}; margin:0px; display:block; border-bottom:1px solid {color:Borders}; padding:8px 10px;}
  86.  
  87. #description, #links a {background:#fafafa;}
  88.  
  89. ul {padding:0px; margin:8px 0px; list-style-type:none;}
  90. ul li {margin:0px 15px; padding-left:15px; list-style-type:none; line-height:180%;}
  91. ul li:before {content:'*'; font-size:9px; margin-left:-15px; position:absolute; margin-top:2px;}
  92.  
  93. /* scrollbar */
  94. ::-webkit-scrollbar {width:7px; height:7px; background:{color:Background};}
  95. ::-webkit-scrollbar-thumb {background:#b0b0b0; border:3px solid {color:Background};}
  96.  
  97. /* structure */
  98. #contain {width:{text:Posts}px; margin:130px auto;}
  99. #content {width:{text:Posts}px; float:right;}
  100.  
  101. .post {width:{text:Posts}px; margin-bottom:{text:Space}px;}
  102. img {max-width:100%; height:auto; width:auto; vertical-align:middle;}
  103.  
  104. .caption {margin-top:10px; padding:15px; background:#fafafa; line-height:185%;}
  105. .caption *:not(a):not(ul):not(ol):not(li){margin-right:2px; margin-left:0px; margin-top:0px; margin-bottom:0px; padding:0px; display:inline; text-transform:lowercase;}
  106. .caption blockquote {border:0px; margin:0px; padding:0px;}
  107. .caption a.tumblr_blog {font-weight:600;}
  108. .box {background:#fafafa; padding:20px;}
  109. #description, .box, .caption, #pag {border:1px solid {color:Borders};}
  110. {block:ifRounded}
  111. #description, .box, .caption, .photo img, #s-m-t-tooltip, #pag {border-radius:3px;}
  112. {/block:ifRounded}
  113.  
  114. /* posts: questions, quotes, chats and audios*/
  115. .ppage, .permalink a, .author, .author a, #links a {text-transform:uppercase; font-size:7px; letter-spacing:1px; font-weight:600;}
  116.  
  117. .question {text-align:left; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid {color:Borders}; line-height:185%;}
  118. .answer {text-align:left; font-style:italic; line-height:185%;}
  119. .answer p, .box p, .permalink p, .tag p, .caption p, .permalink span, .caption span {margin:0px; padding:0px;}
  120.  
  121. .quote {text-transform:lowercase; font-style:italic; text-align:center; font-size:10px; line-height:165%;}
  122. .quote::first-letter, .author::first-letter {text-transform:uppercase;}
  123. .author {color:{color:Link}; margin-top:10px; padding-top:10px; border-top:1px solid {color:Borders}; text-align:center;}
  124.  
  125. .chat {text-decoration:none; line-height:180%;}
  126. .line {padding:0px; list-style:none; font-family:consolas;}
  127. .label {color:{color:Link}; font-weight:600; text-transform:lowercase; font-family:consolas;}
  128. .label::first-letter {text-transform:uppercase;}
  129.  
  130. .audio {height:50px;}
  131. .player {padding:0px; background:{color:Background}; width:50px; height:50px; overflow:hidden; float:left; background:#E4E4E4; border-radius:100%;}
  132. .info {text-align:left; position:absolute; margin-left:70px; margin-top:9px;}
  133. .track {font-weight:600; font-size:10px; margin-bottom:5px;}
  134. .button {overflow:hidden; height:30px; width:30px; margin:12px 11px 10px;}
  135.  
  136. /* permalinks */
  137. .permalink {margin-top:10px; padding:0px;}
  138. .permalink svg {width:7px; margin-top:3px; fill:#a2a2a2;}
  139. .permalink svg:hover {fill:{color:Text};}
  140. .bt {float:right; display:inline;}
  141.  
  142. .custom-like-button {position:relative; display:inline; margin-left:6px; width:10px;}
  143. .like_button {position:absolute; left:0; right:0; top:0; bottom:0; width:100%; height:100%;}
  144. .like_button iframe {width: 100% !important; height: 100% !important; opacity:0;}
  145. .like_button svg {position:absolute; margin:0px; z-index:1; opacity:0; left:0; right:0; top:0; bottom:0; }
  146. .like_button:hover + svg {fill:#555!Important; cursor:help!important;}
  147. .like_button.liked + svg {fill:#ce968a;!important;}
  148.  
  149. .tag {padding:0px; margin-top:2px; {block:ifTagsHover}opacity:0; transition:.5s ease; -o-transition:.5s ease; -moz-transition:.5s ease; -webkit-transition:.5s ease;{/block:ifTagsHover}}
  150. {block:ifTagsHover}.post:hover .tag {opacity:1; transition:.5s ease; -o-transition:.5s ease; -moz-transition:.5s ease; -webkit-transition:.5s ease;}{/block:ifTagsHover}
  151. .tag a {color:{color:Link}; text-transform:none; font-weight:normal; word-wrap:break-word; word-break:break-all; font-size:8px; letter-spacing:.5px; padding:0px; margin:0px;}
  152. .tag, .permalink {text-align:left;}
  153. .tag a {margin-right:7px;}
  154.  
  155. .ppage {padding:0px 0px 10px; border-bottom:1px solid {color:Borders}; text-align:left; margin:10px 0px 10px; line-height:200%;}
  156. .ppage i {font-style:normal; margin-right:8px; color:#888;}
  157. .notes {margin:0px; list-style:none; text-transform:lowercase; line-height:200%;}
  158. .notes ul, .notes ol, .notes li {margin:0px; padding:0px;}
  159. .notes img {display:none;}
  160.  
  161. /* pagination and tumblr controls */
  162. #pag {text-align:center; width:auto; padding:20px; background:#fafafa; margin-bottom:{text:Space}px;}
  163. #pag a {text-decoration:none; margin:0px 8px;}
  164. #pag u {text-decoration:none; color:#ccc;}
  165.  
  166. #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;}
  167.  
  168. .top {position:fixed; display:none; bottom:30px; right:30px;}
  169. .top a {font-weight:normal;}
  170. .top svg {width:14px; fill:{color:Link}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease; overflow:visible;}
  171. .top svg:hover {fill:{color:Hover}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  172.  
  173. .urls {font-size:8px; text-transform:uppercase; letter-spacing:1px; position:fixed; bottom:45px; right:30px;}
  174. </style>
  175. </head>
  176. <!-- pxu photoset @shythemes -->
  177. <script>
  178. $(document).ready(function(){
  179. $('.photo-slideshow').pxuPhotoset({
  180. lightbox: true,
  181. gutter: '2px',
  182. borderRadius: '0px',
  183. photoset: '.photo-slideshow',
  184. photoWrap: '.photo-data',
  185. photo: '.pxu-photo',
  186. {block:ifnotRounded}
  187. rounded: false
  188. {/block:ifnotRounded}
  189. {block:ifRounded}
  190. rounded: 'corners',
  191. borderRadius: '3px'
  192. {/block:ifRounded}
  193. });
  194. });
  195. </script>
  196. <!-- pxu photoset @shythemes -->
  197. <script type="text/javascript">
  198. $(document).ready(function(){
  199. $(".beta, .close").hide(0);
  200. $(".alpha").click(function(){
  201. $(".beta, .close").slideToggle(500);
  202. return false
  203. });
  204. });
  205. $(document).ready(function(){
  206. $(".alpha").click(function(){
  207. $(".alpha").slideUp(500);
  208. return false
  209. });
  210. });
  211. $(document).ready(function(){
  212. $(".close").click(function(){
  213. $(".beta, .close").slideUp(500);
  214. $(".alpha").slideDown(500);
  215. return false
  216. });
  217. });
  218. </script>
  219. <body>
  220. <div class="urls">previously everdeem</div>
  221. <div id="contain">
  222.  
  223. <!-- sidebar -->
  224. <div id="sidebar">
  225. <div id="description">there are far better things ahead than any we leave behind</div>
  226. <div id="links">
  227. <a href="{text:link1 url}">{text:link1}</a>
  228. <a href="{text:link2 url}">{text:link2}</a>
  229. <a href="{text:link3 url}">{text:link3}</a>
  230. </div>
  231. </div>
  232. <!-- sidebar -->
  233.  
  234. <div id="content">{block:Posts}<div class="post">
  235.  
  236. {block:Text}<div class="box">{block:Title}<h2>{Title}</h2>{/block:Title}{Body}</div>{/block:Text}
  237.  
  238. {block:Answer}<div class="box"><div class="question"><b>{Asker}:</b> {Question}</div><div class="answer">{Answer}</div></div>{/block:Answer}
  239.  
  240. {block:Photo}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></div>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Photo}
  241.  
  242. {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}
  243.  
  244. {block:Quote}<div class="box"><div class="quote">&ldquo;{Quote}&rdquo;</div>{block:Source}<div class="author">{Source}</div>{/block:Source}</div>{/block:Quote}
  245.  
  246. {block:Link}<div class="box"><h2><a href="{URL}" {Target}>{Name}</a></h2>{block:Description}{Description}{/block:Description}</div>{/block:Link}
  247.  
  248. {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}
  249.  
  250. {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}
  251.  
  252. {block:Video}<div class="box">{Video-250}</div>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Video}
  253.  
  254. {block:IndexPage}
  255. {block:Date}
  256. <div class="permalink">
  257. <div class="bt">
  258. <a href="{ReblogURL}"><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 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg>
  259. </a>
  260.  
  261. <div class="custom-like-button">
  262. {LikeButton}<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 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  263. </div></div>
  264. <a href="{Permalink}" style="z-index:9999999999999;" title="{NoteCountWithLabel}">{TimeAgo}</a>
  265. {block:ifTags}
  266. {block:HasTags}<div class="tag">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  267. {/block:ifTags}
  268. </div>
  269. {/block:Date}
  270. {/block:IndexPage}
  271.  
  272. <!---->
  273.  
  274. {block:PermalinkPage}
  275. {block:Date}
  276. <div class="ppage">
  277. <b>posted on {DayOfMonth}{DayOfMonthSuffix} {Month} with {NoteCountWithLabel}
  278. {block:RebloggedFrom}</b><br>
  279. via <a href="{ReblogParentURL}">{ReblogParentName}</a> / source <a href="{ReblogRootURL}">{ReblogRootName}</a>
  280. {/block:RebloggedFrom}
  281. {block:HasTags}<br>{block:Tags}<a href="{TagURL}"><i>#{Tag}</i></a>{/block:Tags}{/block:HasTags}
  282. </div>
  283. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  284. {/block:Date}
  285. {/block:PermalinkPage}
  286.  
  287. {block:ContentSource}
  288. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  289. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  290. {/block:SourceLogo}
  291. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  292. {/block:ContentSource}
  293. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  294. </div>{/block:Posts}
  295. {block:Pagination}
  296. <div id="pag">
  297. {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}
  298. </div>
  299. {/block:Pagination}
  300. </div></div></div>
  301. <div class="top"><a title="back to top" href="#"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  302. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  303. <path d="M43.2,137.3c2.1,2.5,5.9,2.9,8.5,0.7L108,90.4l56.4,47.5c1.1,0.9,2.5,1.4,3.9,1.4c1.7,0,3.4-0.7,4.6-2.1
  304. c2.1-2.5,1.8-6.3-0.7-8.5L111.9,78c-2.2-1.9-5.5-1.9-7.7,0l-60.3,50.8C41.3,130.9,41,134.7,43.2,137.3z"/>
  305. </svg></a></div>
  306. <script>
  307. $(window).scroll(function(){
  308. if ($(this).scrollTop() > 100) {
  309. $('.top').fadeIn();
  310. } else {
  311. $('.top').fadeOut();
  312. }
  313. });
  314. $('.top').click(function() {
  315. $('html, body').animate({
  316. scrollTop: 0
  317. }, 500);
  318. return false;
  319. });
  320.  
  321. $('.caption').html(function(i,h){
  322. return h.replace(/&nbsp;/g,'');
  323. });
  324.  
  325. $('.caption').html(function(i,h){
  326. return h.replace(/<sub>/,'');
  327. });
  328. </script>
  329. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement