Advertisement
Guest User

Untitled

a guest
Dec 17th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="https://31.media.tumblr.com/998383c37804a8108912c094eb338afb/tumblr_inline_ngra4luNcK1t6lgjw.png">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9. <meta name="image:Background" content=""/>
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#9B9B9B"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="color:scrollbar" content="#999999">
  14. <meta name="color:title" content="#999999">
  15. <meta name="color:Link Hover" content="#eeeeee"/>
  16.  
  17. <meta name="image:sidebar" content=""/>
  18. <meta name="text:sidebartitle" content="">
  19.  
  20. <meta name="text:link 1 url" content="/"/>
  21. <meta name="text:link 2 url" content="/"/>
  22.  
  23. <meta name="image:update" content="">
  24.  
  25. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  26.  
  27. <style>
  28. div#qTip {
  29. padding: 3px;
  30. display: none;
  31. text-align: center;
  32. position: absolute;
  33. font-size:7px;
  34. margin-left:10px;
  35. margin-top:-2px;
  36. line-height:9px;
  37. font-family:arial;
  38. z-index: 1000;
  39. border: 1px solid #cacaca;
  40. background-color:#fff;
  41. color: #9b9b9b;
  42. text-transform:uppercase;
  43. letter-spacing: 2px;
  44. }
  45. </style>
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar-thumb{
  50. background-color: {color:scrollbar};
  51. border: 2px solid {color:background};
  52. height:auto;
  53. }
  54.  
  55. ::-webkit-scrollbar {
  56. height:auto;
  57. width:11px;
  58. background-color: {color:scrollbar};
  59. border:5px solid {color:background};
  60. }
  61.  
  62.  
  63. iframe#tumblr_controls {
  64. white-space:nowrap;
  65. -webkit-filter: invert(100%);
  66. -moz-filter: invert(100%);
  67. -o-filter: invert(100%);
  68. -ms-filter: invert(100%);
  69. filter: invert(100%);
  70. opacity:.2;transition: .8s ease-in-out;
  71. -webkit-transition: .8s ease-in-out;
  72. -moz-transition: .8s ease-in-out;
  73. -o-transition: .8s ease-in-out;
  74. }
  75.  
  76. h1 {
  77. font-weight:normal;
  78. font-size:13px;
  79. text-align:center;
  80. font-style:normal;
  81. line-height:100%;
  82. letter-spacing:1px;
  83. text-transform:normal;
  84. color:{color:text};
  85. }
  86.  
  87. h2 {
  88. font-size:10px;
  89. text-align:center;
  90. line-height:100%;
  91. letter-spacing:-0.5px;
  92. color:{color:text};
  93. font-weight:bold;
  94. text-transform:uppercase;
  95. padding:5px;
  96. padding-bottom:2px;
  97. }
  98.  
  99.  
  100. blockquote {
  101. border-left:2px solid {color:text};
  102. padding-left:5px;
  103. margin:5px;
  104. }
  105.  
  106.  
  107. body {
  108. background:{color:background};
  109. margin:0px;
  110. color:{color:text};
  111. font-family:trebuchet ms;
  112. font-size:10px;
  113. line-height:100%;
  114. background-attachment:fixed;
  115. background-image: url('{image:Background}');
  116. background-repeat:no-repeat;
  117. }
  118.  
  119. a {
  120. text-decoration:none;
  121. outline:none;
  122. -moz-outline-style:none;
  123. color:{color:link};
  124. -moz-transition-duration:0.5s;
  125. -webkit-transition-duration:0.5s;
  126. -o-transition-duration:0.5s;
  127. }
  128.  
  129. a:hover {
  130. text-decoration:none;
  131. outline:none;
  132. -moz-outline-style:none;
  133. color:{color:link hover};
  134. }
  135.  
  136. img {
  137. border:none;
  138. }
  139.  
  140. blockquote {
  141. padding-left:5px;
  142. border-left:2px solid;
  143. }
  144.  
  145. blockquote blockquote {
  146. padding-left:5px;
  147. border-left:2px solid;
  148. }
  149.  
  150. #post {
  151. width:500px;
  152. padding-bottom:30px;
  153. margin-top:30px;
  154. }
  155.  
  156. #entries {
  157. padding:5px;
  158. width:560px;
  159. margin-left:590px;
  160. margin-top:271px;
  161. margin-bottom:40px;
  162. position:fixed;
  163. overflow:scroll;
  164. overflow-x:hidden;
  165. height:38%;
  166. }
  167.  
  168.  
  169. #sidebar {
  170. color:{color:text};
  171. position:fixed;
  172. width:100px;
  173. height:auto;
  174. margin-top:55px;
  175. margin-left:0px;
  176. text-align:left;
  177. }
  178.  
  179. #sidebarimage img {
  180. width:200px;
  181. margin-top:-10px;
  182. margin-bottom:0px;
  183. margin-left:-9px;
  184. }
  185.  
  186. #links {
  187. position:absolute;
  188. position:fixed;
  189. font-family:arial;
  190. width:220px;
  191. margin-top:235px;
  192. margin-left:355px;
  193. font-size:10px;
  194. text-transform:uppercase;
  195. text-align:center;
  196. line-height:280%;
  197. }
  198.  
  199. #links a{
  200. line-height:280%;
  201. margin-top:4px;
  202. margin-left:13px;
  203. color:{color:link};
  204. text-decoration:none;
  205. -moz-transition-duration:.2s;
  206. -webkit-transition-duration:.2s;
  207. -o-transition-duration:.2s;
  208. }
  209.  
  210. #links a:hover {
  211. color: {color:link hover};
  212. width:60px;
  213. -moz-transition-duration:0.2s;
  214. -webkit-transition-duration:0.2s;
  215. -o-transition-duration:0.2s;
  216. }
  217.  
  218. #description {
  219. position:fixed;
  220. width:200px;
  221. font-family:trebuchet ms;
  222. margin-top:-160px;
  223. margin-left:895px;
  224. text-align:justify;
  225. font-size:9px;
  226. color: {color:text};
  227. letter-spacing:0px;
  228. line-height:100%;
  229. -moz-transition-duration:1s;
  230. -webkit-transition-duration:1s;
  231. -o-transition-duration:1s;
  232. }
  233.  
  234. #description a {
  235. color:{color:link};
  236. }
  237.  
  238. #description a:hover {
  239. color:{color:link hover};
  240. }
  241.  
  242. .sidebartitle {
  243. width:210px;
  244. text-align:center;
  245. position:fixed;
  246. font-family:arial;
  247. line-height:120%;
  248. margin-left:-13px;
  249. font-size:13px;
  250. margin-top:10px;
  251. color:{color:title};
  252. }
  253.  
  254. #pagination {
  255. font-family:cambria;
  256. width:210px;
  257. font-size:12px;
  258. margin-top:465px;
  259. margin-left:-155px;
  260. padding-left:5px;
  261. letter-spacing:1px;
  262. font-style:italic;
  263. text-align:center;
  264. }
  265.  
  266. #pagination a {
  267. color:{color:link};
  268. }
  269.  
  270. #info {
  271. font-family:arial;
  272. width:493px;
  273. margin-top:5px;
  274. padding-top:1px;
  275. font-size:7px;
  276. background:;
  277. padding:4px;
  278. color:{color:text};
  279. text-transform:uppercase;
  280. font-style:normal;
  281. text-align:left;
  282. -moz-transition-duration:0.5s;
  283. -webkit-transition-duration:0.5s;
  284. -o-transition-duration:0.5s;
  285. }
  286.  
  287. #info a {
  288. color:{color:link};
  289. font-style:normal;
  290. }
  291.  
  292. #info a:hover {
  293. color:{color:link hover};
  294. }
  295.  
  296. .tags {
  297. font-family:calibri;
  298. font-style:normal;
  299. width:495px;
  300. text-transform:normal;
  301. font-style:normal;
  302. line-height:120%;
  303. padding-left:5px;
  304. font-size:10px;
  305. text-align:left;
  306. padding-top:5px;
  307. padding-bottom:15px;
  308. -moz-transition-duration:0.2s;
  309. -webkit-transition-duration:0.2s;
  310. -o-transition-duration:0.2s;
  311. }
  312. .tags a{
  313. color:{color:link};
  314. -moz-transition-duration:0.2s;
  315. -webkit-transition-duration:0.2s;
  316. -o-transition-duration:0.2s;
  317. }
  318. .tags a:hover{
  319. color:{color:link hover};
  320. -moz-transition-duration:0.2s;
  321. -webkit-transition-duration:0.2s;
  322. -o-transition-duration:0.2s;
  323. }
  324.  
  325. .audio{
  326. background-color:#e5e5e5;
  327. height:65px;
  328. overflow:hidden;
  329. }
  330.  
  331. #ask {
  332. float:left;
  333. color:{color:text};
  334. }
  335.  
  336.  
  337.  
  338.  
  339. #uptitle img {
  340. max-width:150px;
  341. max-height:100px;
  342. position:fixed;
  343. right:1250px;
  344. top:0px;
  345. z-index:2;
  346. }
  347.  
  348. #updates {
  349. width:150px;
  350. height:auto;
  351. position:fixed;
  352. right:1200px;
  353. top:-20px;
  354. z-index:15;
  355. opacity:0;
  356. -moz-transition-duration: 1s;
  357. -o-transition-duration: 1s;
  358. -webkit-transition-duration: 1s;
  359. transition-duration: 1s;
  360. }
  361. #updates:hover {
  362. opacity:1;
  363. }
  364. #uptext {
  365. margin-top:70px;
  366. background:#fff;
  367. color:#000;
  368. border:1px solid #fff;
  369. padding:5px;
  370. font-size:10px;
  371. height:auto;
  372. }
  373.  
  374. {CustomCSS}</style></head><body>
  375.  
  376. <div id="uptitle"><center><img src="https://31.media.tumblr.com/998383c37804a8108912c094eb338afb/tumblr_inline_ngra4luNcK1t6lgjw.png"></center></div>
  377. <div id="updates"><div id="uptext"><center>
  378. </object><p>Indie Yang Xiao Long<br/>
  379. Icons are mine, do not take.<br/>
  380. #berzerkkr<br/>
  381. DEC. 2014</center></div></div>
  382.  
  383.  
  384. <div id="sidebar">
  385.  
  386. <div id="sidebarimage">
  387. <img src="{image:sidebar}"></div>
  388.  
  389. <div class="sidebartitle">{text:sidebartitle}</div>
  390.  
  391. <div id="links">
  392. <a href="/">Ⅰ</a>
  393. <a href="/ask">Ⅱ</a>
  394. <a href="{text:link 1 url}">Ⅲ</a>
  395. <a href="{text:link 2 url}">Ⅳ</a>
  396.  
  397. </div>
  398.  
  399. <div id="description">{description}
  400.  
  401. <div id="pagination">
  402. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  403. </div></div></div>
  404.  
  405. <div id="entries">{block:Posts}<div id="post">
  406.  
  407. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  408.  
  409. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  410.  
  411. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  412.  
  413. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  414.  
  415. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  416.  
  417. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  418.  
  419. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  420.  
  421. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  422.  
  423. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
  424.  
  425. {block:Date}<div id="info"> <a href="{Permalink}">{TimeAgo}</a>
  426. {/block:Date} {block:NoteCount}&nbsp; ( <font color=#ec3d3d>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}<div style="float:right;">
  427.  
  428. {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} &nbsp; / &nbsp; <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} &nbsp; ( <a href="{ReblogURL}"target="_blank" title="reblog this post"><big>+</big> </a> ) </div>
  429. </div>
  430.  
  431.  
  432. {block:HasTags}
  433. <div class="tags">
  434. tagged as:{block:Tags} <a href="{TagURL}">&nbsp; -{Tag}</a> {/block:Tags}</div>
  435. {/block:HasTags}
  436. <div class="postnote">
  437. {block:PostNotes}{PostNotes}{/block:PostNotes}
  438. </div>
  439. </div>
  440. {/block:Posts}
  441.  
  442. </div>
  443.  
  444. </body>
  445.  
  446. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement