radiantvictor

LANCE THEME

Jul 4th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.07 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!-- Theme 24; the dark side by ~winchestheart.
  5. // http://winchestheart.tumblr.com © //
  6.  
  7. This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
  8. > http://creativecommons.org/licenses/by-nc/3.0/
  9.  
  10. Read the rules before using any of my themes:
  11. > http://winchestheart.tumblr.com/rules
  12.  
  13. Do not remove the credit or use as your own work.
  14. Thank you.
  15.  
  16. -->
  17.  
  18.  
  19. <html><head>
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22. <script>
  23. $(document).ready(function() {
  24. //
  25. $('a.poplight[href^=#]').click(function() {
  26. var popID = $(this).attr('rel'); //Get Popup Name
  27. var popURL = $(this).attr('href'); //Get Popup href to define size
  28. var query= popURL.split('?');
  29. var dim= query[1].split('&');
  30. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  31. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="escape" alt="escape" /></a>');
  32. var popMargTop = ($('#' + popID).height() + 80) / 2;
  33. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  34. //Apply Margin to Popup
  35. $('#' + popID).css({
  36. 'margin-top' : -popMargTop,
  37. 'margin-left' : -popMargLeft
  38. });
  39. $('body').append('<div id="fade"></div>');
  40. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  41. return false;
  42. });
  43. $('a.close, #fade').live('click', function() {
  44. $('#fade , .popup_block').fadeOut(function() {
  45. $('#fade, a.close').remove(); //fade them both out
  46. });
  47. return false;
  48. });
  49. });
  50. </script>
  51. <style>*, body{ cursor:url("http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png"), auto; }
  52. a, a:hover { cursor:url("http://i.imgur.com/tfUdKbO.png"), auto; }
  53. </style>
  54. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  55.  
  56. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  57.  
  58. <script>
  59.  
  60. (function($){
  61.  
  62. $(document).ready(function(){
  63.  
  64. $("a[title]").style_my_tooltips({
  65.  
  66. tip_follows_cursor:true,
  67.  
  68. tip_delay_time:50,
  69.  
  70. tip_fade_speed:600,
  71.  
  72. attribute:"title"
  73.  
  74. });
  75.  
  76. });
  77.  
  78. })(jQuery);
  79.  
  80. </script>
  81. <!--basic tooltip from tutorial-baby! Enjoy-->
  82. <style>
  83.  
  84. .tooltip{
  85. display: inline;
  86. position: relative;
  87. }
  88. #s-m-t-tooltip {
  89. max-width:300px; /*how big the tooltip can be at most*/
  90. border-radius: 0px; /*change your border radius*/
  91. padding:3px 4px 3px 3px; /*padding inside tooltip*/
  92. margin:20px 7px -2px 20px; /*distance from word*/
  93. background-color:#96867a; /*background color*/
  94. border-top:2px solid #384a59; /*border info*/
  95. border-bottom:2px solid #384a59; /*border info*/
  96. font-family:"times"; /*tooltip font*/
  97. font-size:13px; /*tooltip font size*/
  98. letter-spacing:2px; /*tooltip letter spacing*/
  99. text-transform:uppercase; /*makes the tooltip title uppercase*/
  100. color:#384a59; /*tooltip font color*/
  101. z-index:999999999999999999999999999999999999;
  102. -moz-transition-duration:.3s;
  103. -webkit-transition-duration:.3s;
  104. -o-transition-duration:.3s;
  105. box-shadow:-1px 1px 3px 0px #384a59;
  106. }
  107. </style>
  108. <title>{Title}</title>
  109. <link rel="shortcut icon" href="http://static.tumblr.com/6oysso7/wzhls7lu7/1favicon__12_.ico">
  110.  
  111. <meta name="image:Background" content="" />
  112. <meta name="image:Sidebar" content="" />
  113.  
  114. <meta name="color:Links" content="#8b949a" />
  115. <meta name="color:Main Color" content="#c6b9ad" />
  116. <meta name="color:Text" content="#dcd9ce" />
  117. <meta name="color:Background" content="#374d61" />
  118. <meta name="color:Border" content="#eaeaea" />
  119. <meta name="color:Scrollbar" content="#96867a" />
  120.  
  121. <meta name="text:Link 01" content="index" />
  122. <meta name="text:Link 02" content="askbox" />
  123. <meta name="text:Link 03" content="one" />
  124. <meta name="text:Link 04" content="two" />
  125. <meta name="text:Link 05" content="three" />
  126. <meta name="text:Link 01 URL" content="/" />
  127. <meta name="text:Link 02 URL" content="/ask" />
  128. <meta name="text:Link 03 URL" content="/" />
  129. <meta name="text:Link 04 URL" content="/" />
  130. <meta name="text:Link 05 URL" content="/" />
  131. <meta name="text:Background Image Position" content="left top" />
  132. <meta name="text:Font Family" content="arial" />
  133. <meta name="text:Font Size" content="14.5" />
  134.  
  135. <meta name="if:Lazy Load" content="0" />
  136. <meta name="if:Custom Scrollbar" content="1">
  137. <meta name="if:Background Image Repeat" content="0" />
  138. <meta name="if:Infinite Scrolling" content="0" />
  139. <meta name="if:400px posts" content="0" />
  140. <meta name="if:540px posts" content="0" />
  141. <meta name="if:Sidebar Image" content="0" />
  142.  
  143. <!----------------------------------------------------------------------->
  144.  
  145. {block:IfLazyLoad}
  146. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  147. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  148. <script type="text/javascript" charset="utf-8">
  149. var $j = jQuery.noConflict();
  150. $j(function() {
  151. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  152. $j("img").lazyload({
  153. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  154. effect: "fadeIn",
  155. });
  156. });
  157. </script>
  158. {/block:IfLazyLoad}
  159.  
  160. <!----------------------------------------------------------------------->
  161.  
  162. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  163.  
  164. <!----------------------------------------------------------------------->
  165.  
  166. <script type="text/javascript">
  167. function unhide(divID) {
  168. var item = document.getElementById(divID);
  169. if (item) {
  170. item.className=(item.className=='hidden')?'unhidden':'hidden';
  171. }
  172. }
  173. </script>
  174.  
  175. <!----------------------------------------------------------------------->
  176.  
  177. <style type="text/css">
  178.  
  179. @font-face { font-family: "bangalore"; src:url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); }
  180.  
  181. @font-face { font-family: "hacked"; src: url('https://dl.dropboxusercontent.com/s/xyju89lrtr12y7q/HACKED.ttf?dl=0'); format("truetype");}
  182.  
  183. @font-face { font-family: "marmellata_jam"; src: url('https://dl.dropboxusercontent.com/s/hfa0g49tzv8gx39/Marmellata%28Jam%29_demo.ttf?dl=0'); format("truetype");}
  184.  
  185. @font-face { font-family: "olympic_branding"; src: url('https://dl.dropboxusercontent.com/s/b0yp3tjzthguism/Olympic%20Branding.ttf?dl=0'); format("truetype");}
  186.  
  187. @font-face { font-family: "silkscreen"; src: url('https://dl.dropboxusercontent.com/s/4bj79wi75v77m0r/slkscr.ttf?dl=1'); format(“truetype”);}
  188.  
  189. @font-face { font-family: "determination"; src: url('https://dl-web.dropbox.com/s/umfv28jfusg9bgt/DeterminationSansWeb.woff?dl=0'); format("truetype");}
  190.  
  191. @font-face { font-family: "allura"; src: url('http://static.tumblr.com/gdh5wux/7hFmeryj6/allura-regular.ttf'); }
  192.  
  193. @font-face { font-family: "master"; src: url('https://dl-web.dropbox.com/s/k445x5liwyqzbfp/master_of_break.ttf?dl=0'); format(“truetype”);}
  194.  
  195. @font-face { font-family: "prelude"; src: url('https://dl-web.dropbox.com/s/2v8jtmjwk7k5taa/PreludeFLF.ttf?dl=0'); format(“truetype”);}
  196.  
  197.  
  198. @font-face { font-family: "limo"; src: url('https://dl-web.dropbox.com/s/qwtxsak8i2dpu06/Champagne%20%26%20Limousines%20Bold.ttf?dl=0'); format(“truetype”);}
  199.  
  200. #fade {
  201. display: none;
  202. background: #d1d1d1;
  203. position: fixed;
  204. left: 0;
  205. top: 0;
  206. width: 100%;
  207. height: 100%;
  208. opacity: .2;
  209. z-index: 9999;
  210. }
  211.  
  212. .popup_block{
  213. display: none;
  214. background: #7d7777;
  215. padding: 20px;
  216. float: left;
  217. position: fixed;
  218. top: 50%;
  219. left: 50%;
  220. z-index: 99999;
  221. height:300px;
  222. background-repeat:no-repeat;
  223. border-top:2px solid #4f3132;
  224. border-bottom:2px solid #4f3132;
  225. border-left:0px solid #4f3132;
  226. border-right:0px solid #4f3132;
  227. text-align:center;
  228. color:#3b5d5e;
  229. opacity:1;
  230. overflow-x:scroll;
  231. scroll:left;
  232. overflow-x:hidden;
  233. }
  234.  
  235. img.btn_close {
  236. float: right;
  237. margin: -55px -55px 0 0;
  238. }
  239.  
  240. *html #fade {
  241. position: absolute;
  242. }
  243.  
  244. *html .popup_block {
  245. position: absolute;
  246. }
  247.  
  248.  
  249.  
  250. {block:IfCustomScrollbar}
  251. ::-webkit-scrollbar {width:5px;height:2px;background:transparent}
  252. ::-webkit-scrollbar-thumb:vertical {height:2px;background:{color:scrollbar};}
  253. ::-webkit-scrollbar-thumb:horizontal {height:2px;background:{color:scrollbar};}
  254. {/block:IfCustomScrollbar}
  255.  
  256. iframe#tumblr_controls {white-space:nowrap;-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter: invert(100%);filter:invert(100%);opacity:.2;}
  257. body {margin:0;font-family:{text:font family};font-size:{text:font size}px;line-height:11px;color:{color:text};background-color:{color:background};background-attachment:fixed;background-image:url('{image:Background}');background-position:{text:Background Image Position};{block:IfNotBackgroundImageRepeat}background-repeat:no-repeat;{/block:IfNotBackgroundImageRepeat}{block:IfBackgroundImageRepeat}background-repeat:repeat;{/block:IfBackgroundImageRepeat}}
  258.  
  259. a {text-decoration:none;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;color:#a3978e;text-shadow:0px 0px 1px #555c5e;}
  260. a:hover { color:#aba2a2;text-shadow:0px 0px .5px #635247;
  261. -webkit-text-stroke-width: 0px;
  262. -webkit-text-stroke-color: #f3f3f3;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
  263.  
  264. strong, bold, b {font-weight:bold;font-family:times;font-size:18px;color:#9e8f85; -webkit-text-stroke: 0px #262626; text-shadow:0px 0px 2px #786253;letter-spacing:1px;line-height:25px;z-index:99;}
  265. italic, i, em {font-weight:italic;font-family: 'prelude' ;font-size:35px;color:#a39b95; -webkit-text-stroke: 0px #697e80; text-shadow:0px 0px 2px #a39b95;}
  266.  
  267. small, sub {font-size:{text:font size}px;}
  268. code {font-size:{text:font size}px;font-family:{text:font family};}
  269. pre {word-wrap:break-word;font-size:{text:font size}px;font-family:{text:font family};}
  270.  
  271. blockquote {padding-left:8px;padding-right:8px;margin-top:8px;margin-left:10px;border-left:1px solid #7d7d7d;border-right:0px solid #7d7d7d;background:transparent;box-shadow:0px 0px 0px #6e6e6e;border-radius:5px;}
  272.  
  273.  
  274. h1 {font-size:30px;font-weight:bold;letter-spacing:1px;padding:8px 50px;text-transform:lowercase;text-align:center;line-height:25px;color:#a39184;line-height:30px;font-family:"master";}
  275. h2 {font-size:20px;font-weight:bold;letter-spacing:1px;padding:8px 50px;text-transform:uppercase;text-align:center;line-height:45px;color:#96857b;line-height:40px;text-shadow:0px 0px 2px #695c54;font-family:"prelude";}
  276. h1 a {color:{color:main color};}
  277.  
  278. .label {font-weight:normal;color:{color:main color};font-size:20px;}
  279. .chat {line-height:25px;margin:8px;font-family:"determination";font-size:20px;color:#424242;text-transform:lowercase;}
  280. n {line-height:25px;margin:8px;font-family:"determination";font-size:30px;}
  281.  
  282. ::selection {color:#767f87;background:transparent;}
  283. ::-moz-selection {color:#767f87;background:transparent;}
  284. ::-webkit-selection {color:#767f87;background:transparent;}
  285.  
  286. #credit {position:fixed;bottom:10px;right:10px;text-transform:uppercase;font-size:10px;font-family:trebuchet ms;letter-spacing:1px;}
  287. #credit a {color:{color:main color};}
  288.  
  289. #pagination {margin:0px 0px 30px 35px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}text-align:center;letter-spacing:20px;}
  290.  
  291. /************************************************************************/
  292.  
  293. #sidebar {text-align:left;
  294. position:fixed;
  295. margin-left:-225px;
  296. margin-top:400px;
  297. width:300px;}
  298.  
  299.  
  300. .description {margin:13px 0px;line-height:16px;text-align:center;letter-spacing:1px;font-size:10px;}
  301.  
  302.  
  303.  
  304.  
  305.  
  306. #links {
  307. margin-top:480px;
  308. margin-left:285px;
  309. line-height:16px;
  310. width:400px;
  311. text-transform:lowercase;
  312. position:fixed;
  313. }
  314.  
  315.  
  316. #links a{
  317. margin-right:20px;
  318. display:inline-block;
  319. margin-bottom:5px;
  320. font-size:40px;
  321. color:#374d61;
  322. text-shadow:0px 0px 6px #4d4037;
  323. -webkit-text-stroke-width: 2px;
  324. -webkit-text-stroke-color: #96867a;
  325. -webkit-transition-duration:0.3s;
  326. -moz-transition-duration:0.3s;
  327. -o-transition-duration:0.3s;
  328. }
  329.  
  330. #links a:hover {
  331. display:inline-block;
  332. margin-bottom:5px;
  333. color:#96867a;
  334. text-shadow:4px 5px 0px rgb(41,53,64),
  335. 4px -6px 0px rgb(73,84,94),
  336. 6px 12px 0px rgb(41,53,64),
  337. -8px 5px 0px rgb(73,84,94),
  338. -3px -8px 0px rgb(41,53,64);
  339. -webkit-text-stroke-width: 2px;
  340. -webkit-text-stroke-color: #374d61;
  341. -moz-transition-duration:0.3s;
  342. -webkit-transition-duration:0.3s;
  343. -o-transition-duration:0.3s;
  344. -webkit-filter: grayscale( 0 ) blur(1px);
  345. z-index:999;
  346. }
  347.  
  348.  
  349.  
  350. #elinks {
  351. margin-top:380px;
  352. margin-left:530px;
  353. line-height:16px;
  354. width:10px;
  355. text-transform:lowercase;
  356. position:fixed;
  357. transform: rotate(10deg);
  358. -ms-transform: rotate(10deg);
  359. -webkit-transform: rotate(10deg);
  360. -o-transform: rotate(10deg);
  361. -moz-transform: rotate(10deg);
  362. }
  363.  
  364. #elinks a {
  365. margin-right:20px;
  366. display:inline-block;
  367. margin-bottom:5px;
  368. font-size:50px;
  369. color:#96867a;
  370. opacity:1;
  371. text-shadow:0px 0px 4px #1b2c3b;
  372. -webkit-text-stroke-width: 2px;
  373. -webkit-text-stroke-color: #374d61;
  374. -webkit-transition-duration:0.4s;
  375. -moz-transition-duration:0.4s;
  376. -o-transition-duration:0.4s;
  377. }
  378.  
  379. #elinks a:hover {
  380. display:inline-block;
  381. margin-bottom:5px;
  382. color:#7d7777;
  383. opacity:1;
  384. text-shadow:4px 5px 0px rgb(77, 25, 25),
  385. 4px -6px 0px rgb(51, 0, 0),
  386. 6px 12px 0px rgb(77, 25, 25),
  387. -8px 5px 0px rgb(51, 0, 0),
  388. -3px -8px 0px rgb(77, 25, 25);
  389. -webkit-text-stroke-width: 2px;
  390. -webkit-text-stroke-color: #7d7979;
  391. -moz-transition-duration:0.5s;
  392. -webkit-transition-duration:0.5s;
  393. -o-transition-duration:0.5s;
  394. -webkit-filter: grayscale( 0 ) blur(0px);
  395. -o-transition-duration:.5s;
  396. -webkit-transform: rotate(360deg);
  397. -moz-transform: rotate(360deg);
  398. -o-transform: rotate(360deg);
  399.  
  400. }
  401.  
  402.  
  403. #description {
  404. position:fixed;
  405. width:0px;
  406. font-family:trebuchet ms;
  407. margin-top:55px;
  408. margin-left:-9px;
  409. text-align:justify;
  410. font-size:9px;
  411. color: {color:text};
  412. letter-spacing:0px;
  413. line-height:130%;
  414. -moz-transition-duration:1s;
  415. -webkit-transition-duration:1s;
  416. -o-transition-duration:1s;
  417. }
  418. /************************************************************************/
  419.  
  420. #entries {
  421. padding:10px;
  422. left:550px;
  423. position:fixed;
  424. background-color:transparent;
  425. width:412px;
  426. height:300px;
  427. top:400px;
  428. padding: 20px;
  429. overflow-x:scroll;
  430. scroll:left;
  431. overflow-x:hidden;
  432. padding:4px;
  433. -webkit-mask-image: -webkit-gradient(linear, left 65%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  434. }
  435.  
  436.  
  437. #post {{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}margin:40px 0px 80px 0px;text-align:left;line-height:14px;opacity:0.9;
  438. -webkit-transition: all 0.6s ease-in-out;
  439. -moz-transition: all 0.6s ease-in-out;
  440. -o-transition: all 0.6s ease-in-out;
  441. -ms-transition: all 0.6s ease-in-out;
  442. transition: all 0.6s ease-in-out;line-height:20px;
  443. -webkit-filter:grayscale(0%);
  444. -webkit-transition: all 0.6s ease-in-out;}
  445.  
  446. #post:hover {
  447. -webkit-transition: all 0.6s ease-in-out;
  448. -moz-transition: all 0.6s ease-in-out;
  449. -o-transition: all 0.6s ease-in-out;
  450. -ms-transition: all 0.6s ease-in-out;
  451. transition: all 0.6s ease-in-out;
  452.  
  453. }
  454.  
  455.  
  456.  
  457. #post img {{block:IfNot400pxPosts}{block:IfNot540pxPosts}max-width:400px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}max-width:300px;{/block:If400pxPosts}{block:If540pxPosts}max-width:400px;{/block:If540pxPosts}}
  458. #post blockquote div {margin-top:8px;}
  459. #post blockquote img {{block:IfNot400pxPosts}{block:IfNot540pxPosts}max-width:300px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}max-width:300px;{/block:If400pxPosts}{block:If540pxPosts}max-width:300px;{/block:If540pxPosts}}
  460.  
  461.  
  462. #permalink {-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;border-top:1px solid {color:border};{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:380px;{/block:If400pxPosts}{block:If540pxPosts}width:400px;{/block:If540pxPosts}color:#525b5e;margin-top:15px;padding-top:8px;text-transform:lowercase;line-height:14px;text-align:center;font-size:25px;letter-spacing:1px;background:transparent;background-repeat:repeat;background-attachment:fixed;height:25px;border-top:2px solid #9e948d;border-bottom:2px solid #9e948d;border-left:0px solid #525b5e;border-right:0px solid #525b5e; -webkit-text-stroke-width: 1px;outline:0px solid #5e5766;
  463. -webkit-text-stroke-color: #cfcfcf;margin-left:10px;}
  464. #permalink a {color:#9e948d;font-family:"determination"; -webkit-text-stroke-width: 0px;
  465. -webkit-text-stroke-color: #212121;}
  466. #permalink a:hover {color:#b0aca9;font-family:"determination";-webkit-text-stroke-width: 0px;
  467. -webkit-text-stroke-color: #4f3132; text-shadow: 0px 0px 5px #4f3132;}
  468.  
  469. .tags {text-align:center;opacity:0;margin:10px 0px;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;font-size:13px;text-transform:none;font-size:12px;width:380px;}
  470. .tags a {color:#b0aca9;text-transform:lowercase;padding:0px 5px;text-shadow:0px 0px .5px #4f3132;font-size:13px;}
  471. .tags a:hover {text-decoration:none;color:#c2acad;-webkit-transition: all .3s linear;-moz-transition: all 3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;text-shadow:0px 0px 4px #c2acad;letter-spacing:0px;}
  472.  
  473. #post:hover .tags {opacity:1;}
  474.  
  475. /************************************************************************/
  476.  
  477.  
  478. #permalinkpage {margin-top:15px;text-align:center;padding:5px 0px;text-transform:lowercase;height:35px;border-top:2px solid #9e948d;border-bottom:2px solid #9e948d;border-left:0px solid #393939;border-right:0px solid #393939;background:transparent;color:#9e948d;width:380px; margin-left:10px;}
  479.  
  480. #tagspp {line-height:15px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}text-align:center;color:{color:links};padding:5px 0px;}
  481. #tagspp a {color:#b0aca9;text-transform:lowercase;padding:0px 5px;text-shadow:0px 0px .5px #4f3132;font-size:13px;}
  482. #tagspp a:hover {text-decoration:none;color:#c2acad;-webkit-transition: all .3s linear;-moz-transition: all 3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;text-shadow:0px 0px 4px #c2acad;letter-spacing:0px;}
  483.  
  484.  
  485. /************************************************************************/
  486.  
  487. .tumblr_audio_player {border:1px solid {color:border};height:40px;margin-bottom:5px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:396px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:296px;{/block:If400pxPosts}{block:If540pxPosts}width:436px;{/block:If540pxPosts}}
  488.  
  489. .audio {position:relative;margin-top:-100px;margin-left:102px;height:100px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:390px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:296px;{/block:If400pxPosts}{block:If540pxPosts}width:436px;{/block:If540pxPosts};color:{color:links};font-family:"silkscreen";font-weight:normal;font-size:11px;}
  490.  
  491. .audioart {padding-right:2px;width:100px;height:100px;}
  492. .audioart img {width:100px;}
  493.  
  494. /************************************************************************/
  495.  
  496.  
  497. .quote {font-weight:italic;font-family: 'times' ;font-size:20px;color:#f8f8f8; -webkit-text-stroke: 0px #697e80; text-shadow:0px 0px 3px #f8f8f8;line-height:25px;word-spacing:2px;text-transform:lowercase;}
  498. .source {font-weight:normal;padding-left:8px;display:inline-block;font-family:"silkscreen";}
  499.  
  500. /************************************************************************/
  501. #sans {font-size:24px; font-style:none;margin-top:10px;margin-left:5px;font-family:"prelude";text-transform:lowercase;color:#bfbfbf;text-shadow:0px 0px 2px #291f1f;width:500px;text-align:left; -webkit-text-stroke-width: 0px;-webkit-text-stroke-color: #f3f3f3;padding-bottom:10px;}
  502. #question {margin:20px 0px;padding:20px 20px;line-height:20px;border-bottom:2px solid #96867a;border-top:2px solid #96867a;border-left:0px solid #545a5c;border-right:0px solid #545a5c;border-radius:0px 0px 0px 0px;text-align:center;background-repeat:repeat;background-attachment:fixed;font-family:"silkscreen";text-transform:lowercase;font-size:14px;-webkit-text-stroke: 0px #697e80;color:#9e9e9e;text-shadow:0px 0px 0px #393939;margin-top:-12px;font-size:14px;background:transparent; box-shadow:0px 0px 0px #262626;width:300px;margin-left:30px;}
  503. #sender {font-size:30px; font-style:none;margin-top:-0px;margin-left:0px;font-family:"hacked";text-transform:;color:#968f8a;text-shadow:0px 0px 2px #291f1f;width:380px;text-align:right; -webkit-text-stroke-width: 0px;-webkit-text-stroke-color: #f3f3f3;}
  504.  
  505.  
  506. /************************************************************************/
  507.  
  508. .notes {margin-left:-15px;margin-top:30px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:480px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:380px;{/block:If400pxPosts}{block:If540pxPosts}width:520px;{/block:If540pxPosts}}
  509. .notes a:hover {background-color:transparent;color:{color:links};}
  510. ol.notes {list-style-type:none;}
  511. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  512. ol.notes li.note img.avatar {vertical-align:-6px;}
  513. ol.notes li.note img {padding:2px 5px 2px 2px;}
  514. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  515.  
  516. /************************************************************************/
  517.  
  518. .hidden {display:none;}
  519. .unhidden {display:block;}
  520.  
  521. /************************************************************************/
  522. </style>
  523. </head>
  524.  
  525. <body>
  526.  
  527. <!-- begin updates tab -->
  528.  
  529.  
  530. <!----------------------------------------------------------------------->
  531.  
  532.  
  533. <!----------------------------------------------------------------------->
  534.  
  535. <div id="sidebar">
  536.  
  537. </div>
  538.  
  539. <!----------------------------------------------------------------------->
  540.  
  541. <div id="links">
  542. <a href="{text:link 01 url}" title="{text:link 01}">✦</a>
  543. <a href="{text:link 02 url}" title="{text:link 02}">✦</a>
  544. <a href="{text:link 03 url}" title="{text:link 03}">✦</a>
  545. <a href="{text:link 04 url}" title="{text:link 04}">✦</a>
  546. </div>
  547. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  548. <div id="entries">
  549. {block:Posts}
  550. <div id="post">
  551.  
  552. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  553.  
  554. {block:Photo}{block:IfNot400pxPosts}{block:IfNot540pxPosts}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}
  555. {block:If400pxPosts}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{/block:If400pxPosts}{block:If540pxPosts}<center><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></center>{/block:If540pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  556.  
  557. {block:Photoset}{block:IfNot400pxPosts}{block:IfNot540pxPosts}{Photoset-500}{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}{block:If540pxPosts}<center>{Photoset}</center>{/block:If540pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  558.  
  559. {block:Quote}<div class="quote">* {Quote} ❞</div>{block:Source}<div class="source">» {Source}</div>{/block:Source}{/block:Quote}
  560.  
  561. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  562.  
  563. {block:Chat}<div id="chat">{block:Title}<p style="font-size:30px;text-transform:lowercase;line-height:30px;text-align:center;font-family:prelude;"><a href="{Permalink}">{Title}</a>{/block:Title}<div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</div>{/block:Lines}</div></div>{/block:Chat}
  564.  
  565. {block:Video}{block:IfNot400pxPosts}{block:IfNot540pxPosts}{Video-500}{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}{Video-400}{/block:If400pxPosts}{block:If540pxPosts}<center>{Video-500}</center>{/block:If540pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  566.  
  567. {block:Audio}<div class="audioart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div><div class="audio">{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}<span class="height:60px;">{block:TrackName}&nbsp;&nbsp;&nbsp;TRACK NAME: {TrackName}{/block:TrackName} <br> {block:Artist}&nbsp;&nbsp;&nbsp;ARTIST: {Artist}{/block:Artist} <br> {block:Album}&nbsp;&nbsp;&nbsp;ALBUM: {Album}{/block:Album}</span></div>{block:caption}{caption}{/block:caption}{/block:Audio}
  568.  
  569. {block:Answer}<div id="sans">message loading...</div><p><div id="question">* {Question} </div><div id="sender">—&nbsp;&nbsp;&nbsp;{Asker}</div>{Answer}{/block:Answer}
  570.  
  571.  
  572. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  573. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  574.  
  575. <!-- {block:NoRebloggedFrom}
  576. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  577. {/block:NoRebloggedFrom} -->
  578.  
  579. {block:IndexPage}
  580. <div id="permalink">
  581. {block:Date}<a href="{Permalink}" title="{TimeAgo}">✦</a>{/block:Date} <a href="{Permalink}" title="{NoteCount} notes">✦</a>{/block:NoteCount}&nbsp;{block:RebloggedFrom}<a title="via: {ReblogParentName}" href="{ReblogParentURL}">✦</a>{/block:RebloggedFrom}{block:ContentSource} <a title="source: {SourceTitle}" href="{SourceURL}">✦</a>{/block:ContentSource}{/block:RebloggedFrom} <a href="{ReblogURL}" title="reblog?" target="_blank" class="details">✦</a></div>
  582. <div class="tags">{block:HasTags} {block:Tags}●<a href="{TagURL}"> {Tag} ;</a>{/block:Tags}{/block:HasTags}</div>
  583. {/block:IndexPage}
  584.  
  585. {block:PermalinkPage}{block:Date}<div id="permalinkpage">shared {TimeAgo} on {ShortDayOfWeek}, {DayOfMonthWithZero}{DayOfMonthSuffix}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom}<br>Originally made by <a href="{ReblogRootURL}">{ReblogRootName}</a>, reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div>{/block:Date}{/block:PermalinkPage}
  586.  
  587. {block:PermalinkPage}{block:HasTags}<div id="tagspp">{block:Tags}●<a href="{TagURL}"> {Tag} ;</a>{/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}
  588.  
  589. {block:PostNotes}
  590. <div style="background-color:{color:border};height:1px;margin-top:20px;"></div>
  591. <div style="margin-top:-6px;text-align:center;color:{color:text};"><span style="background-color:{color:background};padding:0px 5px;"><a href="javascript:unhide('notes');">show notes</a></span></div>
  592. <div id="notes" class="hidden"><div class="notes">{PostNotes}</div></div>
  593. {/block:PostNotes}
  594.  
  595. </div>
  596.  
  597. {/block:Posts}
  598.  
  599. {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  600.  
  601. {block:IfNotInfiniteScrolling}{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  602. {block:JumpPagination length="5"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>{/block:Pagination}{/block:IfNotInfiniteScrolling}
  603.  
  604. <!----------------------------------------------------------------------->
  605.  
  606. </body>
  607. </html>
Advertisement
Add Comment
Please, Sign In to add comment