Advertisement
radiantvictor

ALAIN THEME

Jan 22nd, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.98 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 src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  21. <style>*, body{ cursor:url("http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png"), auto; }
  22. a, a:hover { cursor:url("http://i.imgur.com/tfUdKbO.png"), auto; }
  23. </style>
  24.  
  25. <script type="text/javascript"
  26. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  27. <script>
  28. $(document).ready(function() {
  29. //
  30. $('a.poplight[href^=#]').click(function() {
  31. var popID = $(this).attr('rel'); //Get Popup Name
  32. var popURL = $(this).attr('href'); //Get Popup href to define size
  33. var query= popURL.split('?');
  34. var dim= query[1].split('&');
  35. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  36. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://i.imgur.com/AbThXpY.png" class="btn_close" title="close" ALT="close" /></a>');
  37. var popMargTop = ($('#' + popID).height() + 80) / 2;
  38. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  39. //Apply Margin to Popup
  40. $('#' + popID).css({
  41. 'margin-top' : -popMargTop,
  42. 'margin-left' : -popMargLeft
  43. });
  44. $('body').append('<div id="fade"></div>');
  45. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  46. return false;
  47. });
  48. $('a.close, #fade').live('click', function() {
  49. $('#fade , .popup_block').fadeOut(function() {
  50. $('#fade, a.close').remove(); //fade them both out
  51. });
  52. return false;
  53. });
  54. });
  55. </script>
  56.  
  57. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  58.  
  59. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  60.  
  61. <script>
  62.  
  63. (function($){
  64.  
  65. $(document).ready(function(){
  66.  
  67. $("a[title]").style_my_tooltips({
  68.  
  69. tip_follows_cursor:true,
  70.  
  71. tip_delay_time:50,
  72.  
  73. tip_fade_speed:600,
  74.  
  75. attribute:"title"
  76.  
  77. });
  78.  
  79. });
  80.  
  81. })(jQuery);
  82.  
  83. </script>
  84. <!--basic tooltip from tutorial-baby! Enjoy-->
  85. <style>
  86.  
  87. .tooltip{
  88. display: inline;
  89. position: relative;
  90. }
  91. #s-m-t-tooltip {
  92. max-width:300px; /*how big the tooltip can be at most*/
  93. border-radius: 0px; /*change your border radius*/
  94. padding:3px 4px 3px 3px; /*padding inside tooltip*/
  95. margin:20px 7px -2px 20px; /*distance from word*/
  96. background-color:#c0c0c0; /*background color*/
  97. border-left:3px solid #444346;
  98. border-radius:10px 0px 0px 0px;
  99. font-family:"ernest"; /*tooltip font*/
  100. font-size:14px; /*tooltip font size*/
  101. letter-spacing:2px; /*tooltip letter spacing*/
  102. text-transform:uppercase; /*makes the tooltip title uppercase*/
  103. color:#444346; /*tooltip font color*/
  104. z-index:999999999999999999999999999999999999;
  105. line-height:18px;
  106. opacity:.9;
  107. -moz-transition-duration:.3s;
  108. -webkit-transition-duration:.3s;
  109. -o-transition-duration:.3s;
  110. box-shadow:-1px 1px 3px 0px #606060;
  111. text-shadow:0px 0px 3px #606060;
  112. -webkit-text-stroke-width: 0px;
  113. -webkit-text-stroke-color: #121212;
  114. }
  115. </style>
  116. <title>{Title}</title>
  117. <link rel="shortcut icon" href="http://66.media.tumblr.com/tumblr_ltra579cLH1qm8no1.gif">
  118.  
  119. <meta name="image:Background" content="" />
  120. <meta name="image:sidebar img" content="" />
  121.  
  122. <meta name="color:Links" content="#6b6b6b" />
  123. <meta name="color:Main Color" content="#494949" />
  124. <meta name="color:Text" content="#606060" />
  125. <meta name="color:Background" content="#909090" />
  126. <meta name="color:Border" content="#eaeaea" />
  127. <meta name="color:Scrollbar" content="#444346" />
  128. <meta name="color:A" content="#4f4f4f" />
  129. <meta name="color:A Shadow" content="#555c5e" />
  130. <meta name="color:A Hover" content="#e2e2e2" />
  131. <meta name="color:Bold" content="#4f4f4f" />
  132. <meta name="color:Bold Shadow" content="#525252" />
  133. <meta name="color:Italic" content="#474747" />
  134. <meta name="color:Italic Shadow" content="#6b6b6b" />
  135. <meta name="color:h1" content="#333333" />
  136. <meta name="color:h1 Shadow" content="#8c8c8c" />
  137. <meta name="color:h2" content="#ffffff" />
  138. <meta name="color:h2 Shadow" content="#eaeaea" />
  139. <meta name="color:label color" content="#3e3e3e" />
  140. <meta name="color:chat color" content="#5a5a5a" />
  141. <meta name="color:popup bg" content="#989897" />
  142. <meta name="color:popup border" content="#444346" />
  143. <meta name="color:popup txt color" content="#444346" />
  144.  
  145. <meta name="text:Link 01" content="index" />
  146. <meta name="text:Link 02" content="askbox" />
  147. <meta name="text:Link 03" content="one" />
  148. <meta name="text:Link 04" content="two" />
  149. <meta name="text:Link 05" content="three" />
  150. <meta name="text:Link 01 URL" content="/" />
  151. <meta name="text:Link 02 URL" content="/ask" />
  152. <meta name="text:Link 03 URL" content="/" />
  153. <meta name="text:Link 04 URL" content="/" />
  154. <meta name="text:Link 05 URL" content="/" />
  155. <meta name="text:Background Image Position" content="left" />
  156. <meta name="text:Font Family" content="times" />
  157. <meta name="text:Font Size" content="14.5" />
  158. <meta name="if:Sidebar Image" content="0" />
  159. <meta name="if:Custom Scrollbar" content="1">
  160. <meta name="if:Background Image Repeat" content="0" />
  161. <meta name="if:Infinite Scrolling" content="0" />
  162. <meta name="if:400px posts" content="1" />
  163. <meta name="if:540px posts" content="0" />
  164. <meta name="if:Sidebar Image" content="0" />
  165.  
  166. <!----------------------------------------------------------------------->
  167.  
  168. <!----------------------------------------------------------------------->
  169.  
  170. <script type="text/javascript">
  171. function unhide(divID) {
  172. var item = document.getElementById(divID);
  173. if (item) {
  174. item.className=(item.className=='hidden')?'unhidden':'hidden';
  175. }
  176. }
  177. </script>
  178.  
  179. <!----------------------------------------------------------------------->
  180.  
  181. <style type="text/css">
  182.  
  183. @font-face { font-family: "bangalore"; src:url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); }
  184.  
  185. @font-face { font-family: "hacked"; src: url('https://dl.dropboxusercontent.com/s/xyju89lrtr12y7q/HACKED.ttf?dl=0'); format("truetype");}
  186.  
  187. @font-face { font-family: "marmellata_jam"; src: url('https://dl.dropboxusercontent.com/s/hfa0g49tzv8gx39/Marmellata%28Jam%29_demo.ttf?dl=0'); format("truetype");}
  188.  
  189. @font-face { font-family: "olympic_branding"; src: url('https://dl.dropboxusercontent.com/s/b0yp3tjzthguism/Olympic%20Branding.ttf?dl=0'); format("truetype");}
  190.  
  191. @font-face { font-family: "silkscreen"; src: url('https://dl.dropboxusercontent.com/s/4bj79wi75v77m0r/slkscr.ttf?dl=1'); format(“truetype”);}
  192.  
  193. @font-face { font-family: "determination"; src: url('https://dl-web.dropbox.com/s/umfv28jfusg9bgt/DeterminationSansWeb.woff?dl=0'); format("truetype");}
  194.  
  195. @font-face { font-family: "allura"; src: url('http://static.tumblr.com/gdh5wux/7hFmeryj6/allura-regular.ttf'); }
  196.  
  197. @font-face { font-family: "master"; src: url('https://dl-web.dropbox.com/s/k445x5liwyqzbfp/master_of_break.ttf?dl=0'); format(“truetype”);}
  198.  
  199. @font-face { font-family: "prelude"; src: url('https://dl-web.dropbox.com/s/2v8jtmjwk7k5taa/PreludeFLF.ttf?dl=0'); format(“truetype”);}
  200.  
  201.  
  202. @font-face { font-family: "limo"; src: url('https://dl-web.dropbox.com/s/qwtxsak8i2dpu06/Champagne%20%26%20Limousines%20Bold.ttf?dl=0'); format(“truetype”);}
  203.  
  204. @font-face { font-family: 'coder'; src: url("https://dl-web.dropbox.com/s/5wwulvdufp1vvvn/coders_crux.ttf?dl=0"); format(“truetype”);}
  205.  
  206. @font-face { font-family: "pixel"; src: url('https://dl-web.dropbox.com/s/jgs6443scpicjfo/pixelmix.ttf?dl=0'); format(“truetype”);}
  207.  
  208. @font-face { font-family: "wendy"; src: url('https://dl-web.dropbox.com/s/1tg3mdw3i790qmt/wendy.ttf?dl=0'); format(“truetype”);}
  209.  
  210. @font-face { font-family: "visitor"; src: url('https://www.dropbox.com/s/mgl1co15ows8kjc/visitor1.ttf?dl=0'); format(“truetype”);}
  211.  
  212. @font-face { font-family: "ernest"; src: url('https://dl-web.dropbox.com/s/47dc45gk5jpujmd/Ernest.ttf?dl=0'); format(“truetype”);}
  213.  
  214. @font-face { font-family: "bn"; src: url('https://dl-web.dropbox.com/s/2rkb2zdpubdomle/BebasNeue.otf?dl=0'); format(“truetype”);}
  215.  
  216. @font-face { font-family: "ag"; src: url('https://dl-web.dropbox.com/s/9tkxep36fhemvr1/Neou-Thin.otf?dl=0'); format(“truetype”);}
  217.  
  218. #fade {
  219. display: none;
  220. background: #a5a5a4;
  221. position: fixed;
  222. left: 0;
  223. top: 0;
  224. width: 100%;
  225. height: 100%;
  226. opacity: 0;
  227. z-index: 9999;
  228. }
  229.  
  230. .popup_block{
  231. display: none;
  232. background: transparent;
  233. padding: 20px;
  234. float: left;
  235. position: fixed;
  236. top: 50%;
  237. left: 50%;
  238. z-index: 9999999999;
  239. height:500px;
  240. background-repeat:no-repeat;
  241. background-image:url('http://i.imgur.com/ZoCuZoA.png');
  242. background-position:top left;
  243. border-top:0px solid {color:popup border};
  244. border-bottom:0px solid {color:popup border};
  245. border-left:0px solid {color:popup border};
  246. border-right:0px solid {color:popup border};
  247. text-align:center;
  248. color:{color:popup txt color};
  249. opacity:1;
  250. overflow-x:scroll;
  251. scroll:left;
  252. overflow-x:hidden;
  253. }
  254.  
  255. img.btn_close {
  256. float: right;
  257. margin: -55px -55px 0 0;
  258. }
  259.  
  260. *html #fade {
  261. position: absolute;
  262. }
  263.  
  264. *html .popup_block {
  265. position: absolute;
  266. }
  267.  
  268.  
  269. {block:IfCustomScrollbar}
  270. ::-webkit-scrollbar {width:2px;height:2px;background:#909090}
  271. ::-webkit-scrollbar-thumb:vertical {height:2px;background:{color:scrollbar};}
  272. ::-webkit-scrollbar-thumb:horizontal {height:2px;background:{color:scrollbar};}
  273. {/block:IfCustomScrollbar}
  274.  
  275. .tmblr-iframe--desktop-logged-in-controls {z-index:999999999!important;white-space:nowrap;-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter: invert(100%);filter:invert(100%);opacity:.2;}
  276. 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:left top;background-repeat:no-repeat;}
  277.  
  278. 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:{color:a};text-shadow:0px 0px 1px #363538;}
  279. a:hover { color:#303030;text-shadow:0px 0px 2px #a4968f;
  280. -webkit-text-stroke-width: 0px;
  281. -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;}
  282.  
  283. strong, bold, b {font-weight:bold;font-family:times;font-size:18px;color:{color:Bold}; -webkit-text-stroke: 0px #262626; text-shadow:0px 0px 2px {color:Bold Shadow};letter-spacing:1px;line-height:25px;z-index:99;}
  284. italic, i, em {font-weight:italic;font-family: 'prelude' ;font-size:25px;color:{color:Italic}; -webkit-text-stroke: 0px #697e80; text-shadow:0px 0px 2px {color:Italic Shadow};}
  285.  
  286. small, sub {font-size:{text:font size}px;}
  287. code {font-size:{text:font size}px;font-family:{text:font family};}
  288. pre {word-wrap:break-word;font-size:{text:font size}px;font-family:{text:font family};}
  289.  
  290. blockquote {padding-left:8px;padding-right:8px;margin-top:8px;margin-left:10px;border-left:1px dashed #7d7d7d;border-right:0px solid #7d7d7d;background:transparent;box-shadow:0px 0px 0px #6e6e6e;border-radius:0px;opacity:1;}
  291.  
  292.  
  293. h1 {font-size:30px;font-weight:none;letter-spacing:1px;padding:9px 50px;text-transform:lowercase;text-align:center;line-height:25px;color:{color:h1};line-height:30px;font-family:"bn";text-decoration:;}
  294. h1 a {color:{color:h1};}
  295. h2 {font-size:20px;font-weight:none;letter-spacing:1px;padding:8px 50px;text-transform:uppercase;text-align:center;line-height:45px;color:{color:h2};line-height:40px;text-shadow:0px 0px 1px {color:h2 shadow};font-family:"ag"; border:1px solid {color:h2};}
  296.  
  297.  
  298. .label {font-weight:normal;color:{color:label color};font-size:18px;text-transform:uppercase;text-shadow:0px 0px 1px #303030;}
  299. .chat {line-height:25px;margin:8px;font-family:"ernest";font-size:15px;text-transform:lowercase; color:{color:chat color};}
  300. n {line-height:25px;margin:8px;font-family:"ernest";font-size:20px;}
  301.  
  302. ::selection {color:#9e9e9e;background:transparent;}
  303. ::-moz-selection {color:#9e9e9e;background:transparent;}
  304. ::-webkit-selection {color:#9e9e9e;background:transparent;}
  305.  
  306. #credit {position:fixed;bottom:10px;right:10px;text-transform:uppercase;font-size:10px;font-family:trebuchet ms;letter-spacing:1px;}
  307. #credit a {color:{color:main color};}
  308.  
  309.  
  310. /************************************************************************/
  311.  
  312.  
  313. ul {
  314. list-style-type:square;
  315. }
  316. ol {
  317. list-style-type:upper-roman;
  318. }
  319.  
  320.  
  321. .description {margin:13px 0px;line-height:16px;text-align:center;letter-spacing:1px;font-size:10px;}
  322.  
  323.  
  324.  
  325. #links {
  326. margin-top:140px;
  327. margin-left:115px;
  328. width:10px;
  329. text-transform:lowercase;
  330. position:fixed;
  331. z-index:9999999;
  332. }
  333.  
  334.  
  335. #links a{
  336. display:inline-block;
  337. margin-bottom:5px;
  338. font-size:65px;
  339. color:#ffffff;
  340. text-shadow:0px 0px 10px #828282;
  341. -webkit-text-stroke-width: 2px;
  342. -webkit-text-stroke-color: #ffffff;
  343. -webkit-transition-duration:0.4s;
  344. -moz-transition-duration:0.4s;
  345. -o-transition-duration:0.4s;
  346. }
  347.  
  348. #links a:hover {
  349. display:inline-block;
  350. color:#ffffff;
  351. text-shadow:0px 0px 12px #ffffff;
  352. -webkit-text-stroke-width: 2px;
  353. -webkit-text-stroke-color: #ffffff;
  354. -moz-transition-duration:0.3s;
  355. -webkit-transition-duration:0.3s;
  356. -o-transition-duration:0.3s;
  357. -webkit-filter: grayscale( 0 ) blur(0px);
  358. }
  359.  
  360. #blinks {
  361. margin-top:-90px;
  362. margin-left:879px;
  363. width:400px;
  364. text-transform:lowercase;
  365. position:fixed;
  366. z-index:9999999;
  367.  
  368. }
  369.  
  370. #blinks a {
  371. margin-right:15px;
  372. display:inline-block;
  373. margin-bottom:5px;
  374. font-size:15px;
  375. color:#444447;
  376. text-shadow:0px 0px 6px #828282;
  377. -webkit-text-stroke-width: 2px;
  378. -webkit-text-stroke-color: #444346;
  379. -webkit-transition-duration:0.4s;
  380. -moz-transition-duration:0.4s;
  381. -o-transition-duration:0.4s;
  382.  
  383. }
  384.  
  385. #blinks a:hover {
  386. display:inline-block;
  387. margin-bottom:5px;
  388. color:#ffffff;
  389. text-shadow:0px 0px 12px #ffffff;
  390. -webkit-text-stroke-width: 2px;
  391. -webkit-text-stroke-color: #ffffff;
  392. -moz-transition-duration:0.3s;
  393. -webkit-transition-duration:0.3s;
  394. -o-transition-duration:0.3s;
  395. -webkit-filter: grayscale( 0 ) blur(0px);
  396. }
  397.  
  398.  
  399. #description {
  400. position:fixed;
  401. width:0px;
  402. font-family:trebuchet ms;
  403. margin-top:55px;
  404. margin-left:-9px;
  405. text-align:justify;
  406. font-size:9px;
  407. color: {color:text};
  408. letter-spacing:0px;
  409. line-height:130%;
  410. -moz-transition-duration:1s;
  411. -webkit-transition-duration:1s;
  412. -o-transition-duration:1s;
  413. }
  414. /************************************************************************/
  415.  
  416. #entries {
  417. padding:10px;
  418. left:398px;
  419. position:fixed;
  420. background-color:transparent;
  421. width:412px;
  422. top:380px;
  423. height:340px;
  424. padding: 10px;
  425. overflow-x:scroll;
  426. scroll:left;
  427. overflow-x:hidden;
  428. padding:4px;
  429. -webkit-mask-image: -webkit-gradient(linear, left 45%, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  430. }
  431.  
  432.  
  433. #post {width:400px;margin:300px 0px -220px 628px;text-align:left;line-height:14px;opacity:1;
  434. -webkit-transition: all 0.6s ease-in-out;
  435. -moz-transition: all 0.6s ease-in-out;
  436. -o-transition: all 0.6s ease-in-out;
  437. -ms-transition: all 0.6s ease-in-out;
  438. transition: all 0.6s ease-in-out;line-height:20px;
  439. -webkit-filter:grayscale(0%);
  440. -webkit-transition: all 0.6s ease-in-out;
  441. }
  442.  
  443. #post:hover {
  444. -webkit-transition: all 0.6s ease-in-out;
  445. -moz-transition: all 0.6s ease-in-out;
  446. -o-transition: all 0.6s ease-in-out;
  447. -ms-transition: all 0.6s ease-in-out;
  448. transition: all 0.6s ease-in-out;
  449.  
  450. }
  451.  
  452.  
  453.  
  454. #post img {max-width:400px;}
  455. #post blockquote div {margin-top:8px;}
  456. #post blockquote img {max-width:320px;}
  457.  
  458.  
  459.  
  460.  
  461. #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;width:380px;color:#3b3b3b;margin-top:15px;padding-top:8px;text-transform:lowercase;line-height:14px;text-align:center;font-size:25px;letter-spacing:1px;background-image:url();background-repeat:repeat;background-attachment:;height:25px;border-top:1px dashed #3b3b3b;border-bottom:0px solid #978489;border-left:0px solid #525b5e;border-right:0px solid #525b5e; -webkit-text-stroke-width: 1px;outline:0px solid #5e5766;
  462. -webkit-text-stroke-color: #cfcfcf;margin-left:10px;margin-top:10px;}
  463. #permalink a {color:#3b3b3b;font-family: -webkit-text-stroke-width: 0px;
  464. -webkit-text-stroke-color: #3b3b3b;}
  465. #permalink a:hover {color:#595959;-webkit-text-stroke-width: 1px;
  466. -webkit-text-stroke-color: #595959; text-shadow: 0px 0px 5px #3b3b3b;opacity:1;}
  467.  
  468.  
  469. .tags {text-align:center;opacity:1;margin:0px 10px;padding-bottom:20px;-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;border-bottom:1px dashed #3b3b3b;border-left:0px solid #7d7777;}
  470. .tags a {color:#666666;text-transform:lowercase;padding:0px 5px;text-shadow:0px 0px 1px #828386;font-size:13px;}
  471. .tags a:hover {text-decoration:none;color:#666666;-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 2px #666666;}
  472.  
  473.  
  474. /************************************************************************/
  475.  
  476.  
  477. #permalinkpage {margin-top:15px;text-align:center;padding:5px 0px;text-transform:lowercase;height:35px;border-top:1px dashed #3b3b3b;border-bottom:0px solid #4f3132;border-left:0px solid #393939;border-right:0px solid #393939;background:transparent;color:#3b3b3b;width:380px; margin-left:10px;}
  478.  
  479. #tagspp {line-height:15px;width:400px;text-align:center;color:{color:links};padding:5px 0px;}
  480. #tagspp a {color:#666666;text-transform:lowercase;padding:0px 5px;text-shadow:0px 0px .5px #666666;font-size:13px;}
  481. #tagspp a:hover {text-decoration:none;color:#666666;-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 #666666;letter-spacing:0px;}
  482.  
  483. /************************************************************************/
  484.  
  485. .tumblr_audio_player {border:1px solid {color:border};height:40px;margin-bottom:5px;width:396px;}
  486.  
  487. .audio {position:relative;margin-top:-100px;margin-left:102px;height:100px;width:390px;color:{color:links};font-family:"pixel";font-weight:normal;font-size:11px;}
  488.  
  489. .audioart {padding-right:2px;width:100px;height:100px;}
  490. .audioart img {width:100px;}
  491.  
  492. /************************************************************************/
  493.  
  494.  
  495. .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;}
  496. .source {font-weight:normal;padding-left:8px;display:inline-block;font-family:"pixel";}
  497.  
  498. /************************************************************************/
  499. #question {margin:20px 0px;padding:20px 20px;line-height:20px;border-bottom:0px solid #4f3132;border-top:1px dashed #383838;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:'ag';text-transform:uppercase;font-size:25px;-webkit-text-stroke: 0px #697e80;color:#383838;text-shadow:0px 0px 0px #393939;margin-top:-12px;font-size:20px;background:transparent; box-shadow:0px 0px 0px #694646;width:300px;margin-left:30px;}
  500. #sender {font-size:30px; font-style:none;margin-top:10px;margin-left:30px;font-family:"bn";text-transform:;color:#4f4f4f;text-shadow:0px 0px 0px #6b5d5d;width:380px;text-align:left; -webkit-text-stroke-width: 0px;-webkit-text-stroke-color: #f3f3f3;}
  501.  
  502.  
  503. /************************************************************************/
  504.  
  505. .notes {margin-left:-15px;margin-top:30px;width:380px;}
  506. .notes a:hover {background-color:transparent;color:{color:links};}
  507. ol.notes {list-style-type:none;}
  508. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  509. ol.notes li.note img.avatar {vertical-align:-6px;}
  510. ol.notes li.note img {padding:2px 5px 2px 2px;}
  511. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  512.  
  513. /************************************************************************/
  514.  
  515. .hidden {display:none;}
  516. .unhidden {display:block;}
  517.  
  518. /************************************************************************/
  519. #boxbyireverent {
  520. position:fixed;
  521. z-index:999;
  522. padding-top:3px;
  523. padding-bottom:2px;
  524. padding-left:3px;
  525. padding-right:3px;
  526. background:#909090;
  527. position:fixed;
  528. font-family:corbel;
  529. font-size:11px;
  530. overflow:auto;
  531. text-align:left;
  532. line-height:12px;
  533. position:fixed;
  534. left:15px;
  535. bottom:15px;
  536. border-radius:0px;
  537. color:#666;
  538. width:217px;
  539. height:100px;
  540. text-transform:none;
  541. border:0px solid #5d5d5d;
  542. outline:1px dashed #5d5d5d;
  543. overflow:hidden;
  544. transition: all 0.6s ease-out;
  545. -o-transition-transition: all 0.6s ease-out;
  546. -webkit-transition: all 0.6s ease-out;
  547. -moz-transition: all 0.6s ease-out;
  548. }
  549.  
  550. #pagination1 {
  551. font-family:cambria;
  552. font-size:25px;
  553. text-transform:normal;
  554. margin-top:-70px;
  555. margin-left:600px;
  556. letter-spacing:1px;
  557. font-style:normal;
  558. text-align:center;
  559. position:fixed;
  560. z-index:9999999;
  561. }
  562.  
  563. #pagination1 a {
  564. color:#444346;
  565. font-size:50px;
  566. }
  567. #pagination1 a hover {
  568. color:#ffbab0;
  569. -moz-transition-duration:.4s;
  570. -webkit-transition-duration:.4s;
  571. -o-transition-duration:.4s;
  572. }
  573.  
  574. #pagination2 {
  575. font-family:cambria;
  576. font-size:25px;
  577. text-transform:normal;
  578. margin-top:-70px;
  579. margin-left:1033px;
  580. letter-spacing:1px;
  581. font-style:normal;
  582. text-align:center;
  583. position:fixed;
  584. z-index:9999999;
  585. }
  586.  
  587. #pagination2 a {
  588. color:#444346;
  589. font-size:50px;
  590. }
  591. #pagination2 a hover {
  592. color:#ffbab0;
  593. -moz-transition-duration:.4s;
  594. -webkit-transition-duration:.4s;
  595. -o-transition-duration:.4s;
  596. }
  597.  
  598.  
  599. #nav {
  600. width:370px;
  601. background:transparent;
  602. padding:10px; }
  603.  
  604. #nav a{
  605. text-decoration:none;
  606. font: 12px times;
  607. color:{color:popup bg};
  608. letter-spacing:2px;
  609. display:inline-block;
  610. text-align:center;
  611. background:{color:popup txt color};
  612. padding: 2px;
  613. width:100px;
  614. word-spacing:3px;
  615. margin:5px;
  616. -webkit-transition:all 0.4s ease-in-out;
  617. -moz-transition:all 0.4s ease-in-out;
  618. -o-transition:all 0.4s ease-in-out;
  619. transition:all 0.4s ease-in-out;}
  620.  
  621. #nav a:hover{
  622. color:{color:popup txt color};
  623. letter-spacing:3px;
  624. display:inline-block;
  625. text-align:center;
  626. background:transparent;
  627. padding: 2px;
  628. width:100px;
  629. margin:5px;
  630. -webkit-transition:all 0.5s ease-in-out;
  631. -moz-transition:all 0.5s ease-in-out;
  632. -o-transition:all 0.5s ease-in-out;
  633. transition:all 0.5s ease-in-out;
  634. text-shadow:0px 0px 2px {color:popup txt color};
  635. }
  636. </style>
  637. </head>
  638.  
  639. <body>
  640.  
  641.  
  642. <div id="sidebar img"><div style="background-color:transparent; width:405px;padding:06px;text-align:center; text-style:normal;opacity:1; letter-spacing:1px;font-size:13px;height:auto;line-height:20px; box-shadow: 0px 0px 0px #828282;border-radius:0px 0px 0px 0px;font-size:15px;font-family:times;margin-left:582px;margin-top:-306px;position:fixed;z-index:999999; pointer-events: none;">
  643. <img src="{image:sidebar img}" /></div>
  644.  
  645.  
  646. <div id="boxbyireverent">
  647. <div style="overflow:auto; width: 210px;padding-right:2px;padding-left:2px; height: 96px; border: 1px solid #5d5d5d; background-color: #909090;font-family:times;font-size:8px;letter-spacing:1px;text-transform:uppercase; text-align: center;">
  648. <p><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="100" height="20">
  649. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  650. <param name="bgcolor" value="#909090" />
  651. <param name="FlashVars" value="mp3=https%3A//dl.dropboxusercontent.com/s/m59x8k2xr06w1ts/Aerocity%2520-%2520There%2527s%2520No%2520Fire.mp3%3Fdl%3D0%7Chttps%3A//dl.dropboxusercontent.com/s/ilzarsruetibn2z/%25C3%2593lafur%2520Arnalds%2520-%2520Only%2520the%2520Winds.mp3%3Fdl%3D0%7Chttps%3A//dl.dropboxusercontent.com/s/dt60otvyb9msg72/rift%2520-%2520vagrant.mp3%3Fdl%3D0&amp;width=100&amp;height=20&amp;volume=50&amp;autoplay=1&amp;showslider=0&amp;bgcolor=909090&amp;bgcolor1=909090&amp;bgcolor2=909090&amp;buttoncolor=444346&amp;buttonovercolor=eaeaea&amp;showlist=0" />
  652. </object><p>
  653. alain of pokémon. by lucie.<br><a href="http://winchestheart.tumblr.com/">base code.</a><p><a href="http://www.pixiv.net/member.php?id=1727394">bg art</a> / <a href="http://www.pixiv.net/member.php?id=15902254">pop up and icon art.</a>
  654. <p>
  655. slightly canon, and very fanon divergent.
  656. </div>
  657.  
  658. </div>
  659. </div>
  660. </div>
  661. </div>
  662.  
  663.  
  664.  
  665. <div id="navi" class="popup_block"><div style="background-color:transparent; width:300px;padding:06px;text-align:center; text-style:normal;color:{color:popup txt color};opacity:1; letter-spacing:1px;font-size:50px;height:auto;margin-top:3px;margin-left:-20px;line-height:20px; box-shadow: 0px 0px 0px #828282;border-radius:0px 0px 0px 0px;border:3px transparent {color:popup bg}; outline:0px dashed #4f3132;font-family:'bn';">TOWN MAP.</div><div style="background-color:transparent; width:370px;padding:06px;text-align:center; text-style:normal;height:350px;margin-top:5px;margin-left:15px;line-height:20px;overflow-x:scroll;
  666. scroll:left;
  667. overflow-x:hidden;font-family:times;"><p>
  668. <div id="nav">
  669. <a href="http://remontere.tumblr.com/ask">MESSAGE.</a>
  670. <a href="http://remontere.tumblr.com/submit">SUBMIT.</a>
  671. <a href="http://remontere.tumblr.com/archive">ARCHIVE.</a>
  672. <a href="http://remontere.tumblr.com/read">READ.</a>
  673. <a href="http://remontere.tumblr.com/champion">ABOUT.</a>
  674. </div>
  675. </div>
  676. </div>
  677. </div>
  678.  
  679. <div id="read" class="popup_block"><div style="background-color:transparent; width:300px;padding:06px;text-align:center; text-style:normal;color:{color:popup txt color};opacity:1; letter-spacing:1px;font-size:50px;height:auto;margin-top:3px;line-height:20px; box-shadow: 0px 0px 0px #828282;border-radius:0px 0px 0px 0px;border:3px transparent {color:popup bg}; outline:0px dashed #4f3132;font-family:'bn';margin-left:-15px;">IMPORTANT.</div><div style="background-color:transparent; width:368px;padding:06px;text-align:left; text-style:normal;height:350px;margin-top:15px;margin-left:24px;line-height:20px;overflow-x:scroll;
  680. scroll:left;
  681. overflow-x:hidden;font-family:times;"><p>
  682. <p><blockquote>
  683. <p>private &amp; selective&nbsp;<strong>alain</strong>&nbsp;of&nbsp;<strong>pok&eacute;mon, the strongest mega evolution!</strong><br />est. late sept. 2016.<br />written by lucie.</p>
  684. </blockquote>
  685. <p><strong>warnings.</strong></p>
  686. <p><span style="line-height: 19.6px;">&nbsp; &nbsp; &nbsp; there are heavy themes of emotional &amp; physical abuse / manipulation in alain&rsquo;s character, and there&nbsp;<em>is</em>&nbsp;on-screen (attempted / faked) suicide in pkmn: tsme. the episodes he&rsquo;s in when in the main anime in the latter arcs are in general very dark, but the first few warnings are the most prominent.</span></p>
  687. <p><strong>general rules.</strong>&nbsp;</p>
  688. <p><span><span style="line-height: 1.4;">&nbsp; &nbsp; &nbsp; i&rsquo;ll only write and interact with mutuals. i&rsquo;m pretty open to crossovers as long as it can work, and i'm&nbsp;</span><strong style="line-height: 1.4;">definitely</strong><span style="line-height: 1.4;"> open to oc&rsquo;s anytime! i&rsquo;m pretty selective, albeit it&rsquo;s more often than not i&rsquo;ll give you a look!</span><br /></span></p>
  689. <ul>
  690. <li><strong>READ:</strong> if you know anything about me from previous blogs, it&rsquo;s that i love to throw around ideas to bend the rules of canon. this definitely may apply to alain if i don&rsquo;t see logical development in the future, but for now, it&rsquo;s only little bends and a lot of theories. this blog is heavily influenced by the writer&rsquo;s observations.</li>
  691. <li><strong>I&nbsp;<em>DESPISE</em> MARRISONSHIPPING.</strong> please don&rsquo;t bring it up, i&rsquo;m really uncomfortable with that ship, and as such don&rsquo;t ship it. don&rsquo;t even try to ask Alain questions regarding that either, because those will just end up deleted and blocked.</li>
  692. <li><strong>VICTIM BLAME ALAIN AND YOU CAN JUST HEAD OUT THAT WAY LMAO.</strong> He's abused&nbsp;<em>on-screen</em> emotionally, and to an extent physically by Lysandre &mdash;- and while this doesn't dismiss the bad choices he makes in terms of his social life, the destruction of Lumiose&nbsp;<em>cannot be blamed on him.</em> He's blatantly manipulated and coerced into doing so, and while you're free to dislike him, don't blame him for&nbsp;<em>being abused, coerced, and manipulated.</em></li>
  693. <li><strong>MULTIVERSE.</strong> Default will be TSME / XYZ verse, but I do have a game verse (pretty much same backstory until the climax w/ Team Flare, albeit no fundamental change to Alain&rsquo;s character).</li>
  694. <li><strong>On the note of the unfollowing glitch happening,</strong> if you are still able to interact with my blog/posts/etc., you&rsquo;re certainly free to tell me about tumblr unfollowing you; I soft-block any mutuals I break is the reason why I say so.</li>
  695. </ul>
  696. <p><strong><span style="line-height: 1.4;">do&rsquo;s.</span></strong></p>
  697. <ul>
  698. <li><span style="line-height: 1.4;"></span><span style="line-height: 1.4;">talk to me if you have a plot idea.</span></li>
  699. <li><span style="line-height: 1.4;">tell me if there&rsquo;s anything that makes you uncomfortable or along those lines that you&rsquo;d like me to correct.</span></li>
  700. <li><span style="line-height: 1.4;">tell me if there&rsquo;s anything i get wrong regarding mental disorders and gender headcanons for alain; i do try to research and put my all into writing for him, but please tell me if there&rsquo;s anything wrong so i can correct it!</span></li>
  701. <li><span style="line-height: 1.4;">ask me questions about him!</span></li>
  702. <li><span style="line-height: 1.4;">tag me in stuff!</span></li>
  703. <li><span style="line-height: 1.4;">send in prompts!</span></li>
  704. </ul>
  705. <p><strong><span style="line-height: 1.4;">don'ts.</span></strong></p>
  706. <ul>
  707. <li>be a general jerk.</li>
  708. <li><em>joke about alain&rsquo;s mental disorders/abuse or any issue along those lines.</em></li>
  709. <li><strong><em>joke too much in</em><em> general.</em></strong>&nbsp;i love fun and stuff, but i really don&rsquo;t appreciate them going too far at all. please at least try to keep an open mind about this, since i got this kind of shit a lot in the past and it wasn&rsquo;t much fun at all.</li>
  710. <li>steal.&nbsp;</li>
  711. <li>pester me if we&rsquo;re not mutuals.</li>
  712. <li>god mod or whatever you&rsquo;d like to call it.</li>
  713. <li>make your muse know something that alain keeps a secret.</li>
  714. </ul>
  715. <p><strong>writer.</strong></p>
  716. <ul>
  717. <li><span style="line-height: 1.4;">lucie/lucielle &mdash; flavors page&nbsp;</span><a href="http://rightfulking.flavors.me/" target="_blank">here</a>&nbsp;/ listography page <a href="https://listography.com/timegear" target="_blank">here.</a><em><br /></em></li>
  718. <li>15, currently in high school.</li>
  719. </ul>
  720. <p><strong>blacklist.</strong></p>
  721. <ul>
  722. <li><span style="line-height: 1.4;">#nsfw.</span></li>
  723. </ul></left>
  724. </div>
  725. </div>
  726. </div>
  727. </div>
  728.  
  729.  
  730. <div id="blinks">
  731. <a href="{text:link 01 url}" title="{text:link 01}">●</a>
  732. <a href="{text:link 02 url}" title="{text:link 02}">●</a>
  733. <a href="{text:link 03 url}" title="{text:link 03}">●</a>
  734. <a href="#?w=700" rel="read" class="poplight" title="{text:link 04}">●</a>
  735. <a href="#?w=700" rel="navi" class="poplight" title="{text:link 05}">●</a>
  736. </div>
  737.  
  738. <div id="pagination1">{block:Pagination}{block:PreviousPage}<font size="25"><a href="{PreviousPage}" title="retreat">«</a></font>{/block:PreviousPage}{/block:Pagination}{/block:Pagination}</div>
  739.  
  740. <div id="pagination2">{block:Pagination}{block:NextPage}<font size="25"><a href="{NextPage}" title="advance">»</a></font>{/block:NextPage}{/block:Pagination}{/block:Pagination}</div>
  741.  
  742. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  743.  
  744.  
  745. {block:Posts}
  746. <div id="post">
  747.  
  748. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  749.  
  750. {block:Photo}{block:IfNot400pxPosts}{block:IfNot540pxPosts}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}
  751. {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}
  752.  
  753. {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}
  754.  
  755. {block:Quote}<div class="quote">❝ {Quote} </div>{block:Source}<div class="source">» {Source}</div>{/block:Source}{/block:Quote}
  756.  
  757. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  758.  
  759. {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}
  760.  
  761. {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}
  762.  
  763. {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}
  764.  
  765. {block:Answer}<p><div id="sender">{Asker}</div><p><div id="question">❝ {Question} </div>{Answer}{/block:Answer}
  766.  
  767.  
  768. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  769. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  770.  
  771. <!-- {block:NoRebloggedFrom}
  772. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  773. {/block:NoRebloggedFrom} -->
  774.  
  775. {block:IndexPage}
  776. <div id="permalink"><div style="margin-top:-15px;">
  777. {block:Date}<a href="{Permalink}" title="{TimeAgo}">✦</a>{/block:Date}&nbsp;<a href="{Permalink}" title="{NoteCount} notes">✦</a>{/block:NoteCount}&nbsp;{block:RebloggedFrom}<a title="via: {ReblogParentName}" href="{ReblogParentURL}">✦</a>&nbsp;{/block:RebloggedFrom}{block:ContentSource}<a title="source: {SourceTitle}" href="{SourceURL}">✦</a>&nbsp;{/block:ContentSource}{/block:RebloggedFrom}<a href="{ReblogURL}" title="reblog?" target="_blank" class="details">✦</a>
  778. </div></div>{block:HasTags}
  779. <div class="tags">
  780. {block:Tags} <a title="{Tag}" href="{TagURL}"> {Tag}</a> {/block:Tags}</div>
  781. {/block:HasTags}
  782.  
  783. {/block:IndexPage}
  784.  
  785. {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}
  786.  
  787. {block:PermalinkPage}{block:HasTags}<div id="tagspp">{block:Tags}<a href="{TagURL}"> {Tag} </a>{/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}
  788.  
  789. {block:PostNotes}
  790. <div style="background-color:{color:border};height:1px;margin-top:20px;"></div>
  791. <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>
  792. <div id="notes" class="hidden"><div class="notes">{PostNotes}</div></div>
  793. {/block:PostNotes}
  794.  
  795. </div>
  796.  
  797. {/block:Posts}
  798.  
  799. <p>
  800.  
  801. </div>
  802.  
  803.  
  804.  
  805. <!----------------------------------------------------------------------->
  806.  
  807. </body>
  808. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement