Advertisement
ameliasdreams

theme 15 - delirium

Mar 29th, 2014
1,524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.46 KB | None | 0 0
  1. </html><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-----
  6.  
  7. delirium (theme #15) by melodypcnd(.tumblr.com)
  8.  
  9. - do not remove the credit or edit it
  10. - do not remove it and put the credit on another page
  11. - do not steal or claim this as your own
  12. - do not use this as a base code
  13. - and lastly, don't take parts of the code, as that it also stealing
  14.  
  15. but please like or reblog the post! :) enjoy the theme! <3
  16.  
  17. ----->
  18.  
  19. <head>
  20.  
  21. <title>{Title}</title>
  22.  
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25.  
  26. {block:Description}
  27. <meta name="description" content="{MetaDescription}"/>
  28. {/block:Description}
  29.  
  30. <meta name="text:link1" content="" />
  31. <meta name="text:link1 url" content="" />
  32. <meta name="text:link2" content="" />
  33. <meta name="text:link2 url" content="" />
  34. <meta name="text:link3" content="" />
  35. <meta name="text:link3 url" content="" />
  36. <meta name="text:link4" content="" />
  37. <meta name="text:link4 url" content="" />
  38. <meta name="text:link5" content="" />
  39. <meta name="text:link5 url" content="" />
  40. <meta name="image:Sidebar" content="" />
  41. <meta name="color:Background" content="#ffffff" />
  42. <meta name="color:Text" content="#777777" />
  43. <meta name="color:Link" content="#777777" />
  44. <meta name="color:Border" content="#e6e6e6" />
  45. <meta name="color:AskBG" content="#f4f4f4" />
  46.  
  47. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300' rel='stylesheet' type='text/css'>
  50.  
  51. <style type="text/css">
  52.  
  53. div#qTip {
  54. padding:5px;
  55. display:none;
  56. text-align:center;
  57. position:absolute;
  58. font-size:9px;
  59. margin-left:15px;
  60. line-height:9px;
  61. font-family:'Alegreya Sans SC', sans-serif;
  62. font-style:none;
  63. z-index:999999999999;
  64. color:{color:Text};
  65. letter-spacing:3px;
  66. background-color:{color:Background};
  67. }
  68.  
  69. ::-webkit-scrollbar{width:5px;height:auto;background:{color:Background};}
  70. ::-webkit-scrollbar-corner{background:{color:Border};}
  71. ::-webkit-scrollbar-thumb:vertical{background:{color:Border};}
  72. ::-webkit-scrollbar-thumb:horizontal{background:{color:Border};}
  73.  
  74. body {
  75. font-style:none;
  76. background:{color:Background};
  77. font-family:'Calibri Light', sans-serif;
  78. font-size:10px;
  79. letter-spacing:1px;
  80. line-height:120%;
  81. color:{color:Text};
  82. }
  83.  
  84. blockquote {
  85. border-left:1px solid {color:Border};
  86. padding-left:10px;
  87. margin-left:20px;
  88. }
  89.  
  90. a {
  91. color:{color:Link};
  92. text-decoration:none;
  93. -webkit-transition:all 0.5s ease-in-out;
  94. -moz-transition:all 0.5s ease-in-out;
  95. -o-transition:all 0.5s ease-in-out;
  96. -ms-transition:all 0.5s ease-in-out;
  97. -transition:all 0.5s ease-in-out;
  98. }
  99.  
  100. img {
  101. max-height:100%;
  102. max-width:100%;
  103. }
  104.  
  105. h1 , h2 {
  106. font-family:'Alegreya Sans SC', sans-serif;
  107. text-transform:uppercase;
  108. font-size:13px;
  109. line-height:100%;
  110. letter-spacing:3px;
  111. text-align:center;
  112. }
  113.  
  114. #header {
  115. position:fixed;
  116. width:400px;
  117. margin-top:-10px;
  118. margin-left:595px;
  119. border-bottom:3px solid {color:Border};
  120. opacity:0.75;
  121. z-index:999999999999999999;
  122. }
  123.  
  124. #title {
  125. width:390px;
  126. padding:5px;
  127. font-size:20px;
  128. font-weight:bold;
  129. letter-spacing:2px;
  130. line-height:170%;
  131. text-align:left;
  132. background-color:{color:Background};
  133. font-family:'Alegreya Sans SC', sans-serif;
  134. }
  135.  
  136. #links {
  137. display:inline-block;
  138. float:right;
  139. font-family:'Alegreya Sans SC', sans-serif;
  140. font-size:10px;
  141. }
  142.  
  143. #links a {
  144. text-transform:uppercase;
  145. padding:5px;
  146. }
  147.  
  148. #links a:hover {
  149. cursor:help;
  150. }
  151.  
  152. #sidebar {
  153. position:fixed;
  154. width:250px;
  155. margin-left:175px;
  156. margin-top:200px;
  157. background-color:{color:Background};
  158. z-index:99999999999999;
  159. }
  160.  
  161. #pagi {
  162. width:250px;
  163. text-align:left;
  164. font-size:10px;
  165. letter-spacing:2px;
  166. word-spacing:4px;
  167. position:fixed;
  168. margin-top:-12px;
  169. padding:0px -5px 0px -5px;
  170. opacity:0.4;
  171. -webkit-transition:all 0.3s ease-in-out;
  172. -moz-transition:all 0.3s ease-in-out;
  173. -o-transition:all 0.3s ease-in-out;
  174. }
  175.  
  176. #sidebar:hover #pagi {
  177. opacity:1;
  178. -webkit-transition:all 0.3s ease-in-out;
  179. -moz-transition:all 0.3s ease-in-out;
  180. -o-transition:all 0.3s ease-in-out;
  181. }
  182.  
  183. #sidebar img {
  184. width:244px;
  185. height:auto;
  186. border:3px solid {color:Border};
  187. }
  188.  
  189. #desc {
  190. position:fixed;
  191. width:250px;
  192. margin-top:10px;
  193. font-size:11px;
  194. font-family:'Calibri Light', sans-serif;
  195. letter-spacing:1px;
  196. line-height:164%;
  197. text-align:justify;
  198. background-color:{color:Background};
  199. }
  200.  
  201. #desc::first-letter {
  202. font-size:25px;
  203. float:left;
  204. padding:5px;
  205. background-color:{color:AskBG};
  206. border:4px double #fff;
  207. margin-right:2px;
  208. }
  209.  
  210. #entry {
  211. position:absolute;
  212. width:400px;
  213. margin-top:75px;
  214. margin-left:575px;
  215. }
  216.  
  217. #posts {
  218. width:400px;
  219. font-style:none;
  220. padding:20px;
  221. padding-bottom:50px;
  222. }
  223.  
  224. .caption {
  225. padding:5px;
  226. font-size:10px;
  227. margin-top:5px;
  228. letter-spacing:2px;
  229. text-align:left;
  230. }
  231.  
  232. #question {
  233. padding:10px;
  234. padding-top:20px;
  235. text-align:center;
  236. font-size:11px;
  237. letter-spacing:2.5px;
  238. background-color:{color:AskBG};
  239. border:3px solid {color:Border};
  240. }
  241.  
  242. #answer {
  243. background-color:{color:Background};
  244. color:{color:Text};
  245. padding:2px;
  246. font-family:'Calibri Light', sans-serif;
  247. font-size:10px;
  248. font-style:normal;
  249. text-align:left;
  250. letter-spacing:2px;
  251. }
  252.  
  253. #quote {
  254. font-size:15px;
  255. line-height:100%;
  256. text-align:center;
  257. text-transform:lowercase;
  258. letter-spacing:2px;
  259. padding:10px;
  260. font-family:'Alegreya Sans SC', sans-serif;
  261. }
  262.  
  263. .source {
  264. text-align:center;
  265. font-size:9px;
  266. letter-spacing:2px;
  267. margin-top:-13px;
  268. }
  269.  
  270. #chat {
  271. text-align:center;
  272. }
  273.  
  274. .line {
  275. border-bottom:1px solid {color:Border};
  276. }
  277.  
  278. .newplayerbutton {
  279. position:relative;
  280. width:28px;
  281. height:27px;
  282. overflow:hidden;
  283. }
  284.  
  285. .playerbuttonhug {
  286. position:absolute;
  287. top:-11px;
  288. left:-12px;
  289. }
  290.  
  291. .tumblr_audio_player {
  292. border:none;
  293. padding:0px;
  294. margin:0px;
  295. height:50px;
  296. width:400px;
  297. }
  298.  
  299. .playerbuttonbg {
  300. position:absolute;
  301. left:20px;
  302. top:20px;
  303. width:28px;
  304. height:28px;
  305. background-color:#ffffff;
  306. border:1px solid {color:Border};
  307. padding:10px;
  308. opacity:.4;
  309. filter:alpha(opacity=40);
  310. -moz-opacity:0.4;
  311. -khtml-opacity:0.4;
  312. transition:opacity .7s ease-in-out;
  313. -moz-transition:opacity .7s ease-in-out;
  314. -webkit-transition:opacity .7s ease-in-out;
  315. }
  316.  
  317. .playerbuttonbg:hover {
  318. opacity:1;
  319. filter:alpha(opacity=100);
  320. -moz-opacity:1;
  321. -khtml-opacity:1;
  322. }
  323.  
  324. .audioimgwrapper {
  325. position:absolute;
  326. left:0px;
  327. top:0px;
  328. -webkit-border-radius:50px;
  329. -moz-border-radius:50px;
  330. border-radius:50px;
  331. overflow:hidden;
  332. width:88px;
  333. height:88px;
  334. }
  335.  
  336. .audioimgwrapper img {
  337. width:100%;
  338. height:auto;
  339. -webkit-border-radius:50px;
  340. -moz-border-radius:50px;
  341. border-radius:50px;
  342. opacity:0;
  343. }
  344.  
  345. .trackdetails {
  346. width:auto;
  347. display:inline-block;
  348. margin-left:100px;
  349. min-height:85px;
  350. text-transform:uppercase;
  351. letter-spacing:3px;
  352. line-height:115%;
  353. font-size:11px;
  354. font-family:'Alegreya Sans SC', sans-serif;
  355. }
  356.  
  357. .audiowrapper {
  358. position:relative;
  359. display:block;
  360. background-color:{color:AskBG};
  361. border:3px solid {color:Border};
  362. padding:2px;
  363. }
  364.  
  365. #info {
  366. font-family:'Calibri Light', sans-serif;
  367. text-align:left;
  368. padding:5px;
  369. text-transform:uppercase;
  370. font-style:none;
  371. font-size:8px;
  372. letter-spacing:2px;
  373. color:{color:Link};
  374. margin-top:5px;
  375. }
  376.  
  377. .notecontainer {
  378. text-transform:uppercase;
  379. letter-spacing:2px;
  380. word-spacing:5px;
  381. font-size:8px;
  382. text-align:center;
  383. }
  384.  
  385. .notecontainer li {
  386. list-style-type:upper-roman;
  387. padding:10px;
  388. border-bottom:1px solid {color:Border};
  389. margin-left:-10px;
  390. text-align:center;
  391. }
  392.  
  393. .notecontainer img {
  394. display:none;
  395. }
  396.  
  397. #poop {
  398. font-size:8px;
  399. font-family:calibri;
  400. letter-spacing:2px;
  401. }
  402.  
  403. #poop a {
  404. position:fixed;
  405. width:20px;
  406. padding-top:3px;
  407. padding-bottom:3px;
  408. bottom:5px;
  409. right:5px;
  410. text-align:center;
  411. box-align:center;
  412. text-transform:none;
  413. color:#777;
  414. background-color:#eee;
  415. border:3px double #fff;
  416. }
  417.  
  418. {CustomCSS}</style></head><body>
  419.  
  420. <div id="header">
  421. <div id="title">{Title}
  422. <div id="links">
  423. <a href="{text:Link1 URL}" title="{text:Link1}">i.</a>
  424. <a href="{text:Link2 URL}" title="{text:Link2}">ii.</a>
  425. <a href="{text:Link3 URL}" title="{text:Link3}">iii.</a>
  426. <a href="{text:Link4 URL}" title="{text:Link4}">iv.</a>
  427. <a href="{text:Link5 URL}" title="{text:Link5}">v.</a>
  428. </div>
  429. </div>
  430.  
  431. </div>
  432.  
  433. <div id="sidebar">
  434.  
  435. {block:Pagination}
  436. <div id="pagi">
  437. {block:PreviousPage}
  438. <a href="{PreviousPage}">&larr;</a>
  439. {/block:PreviousPage}
  440. {block:NextPage}
  441. <span style="float:right;"><a href="{NextPage}">&rarr;</a></span>
  442. {/block:NextPage}
  443. </div>
  444. {/block:Pagination}
  445.  
  446. <img src="{image:Sidebar}">
  447. <div id="desc">{Description}</div>
  448. </div>
  449.  
  450. <div id="entry">
  451. {block:Posts}
  452. <div id="posts">
  453.  
  454. {block:Text}
  455. <h1>
  456. {block:Title}
  457. {Title}
  458. {/block:Title}
  459. </h1>
  460. <div class="caption">{Body}</div>
  461. {/block:Text}
  462.  
  463. {block:blockquote}
  464. {/block:blockquote}
  465.  
  466. {block:Photo}
  467. <center>
  468. {LinkOpenTag}
  469. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  470. {LinkCloseTag}
  471. </center>
  472. {block:Caption}
  473. <div class="caption">{Caption}</div>
  474. {/block:Caption}
  475. {/block:Photo}
  476.  
  477. {block:Photoset}
  478. <center>
  479. {Photoset-400}
  480. </center>
  481. {block:Caption}
  482. <div class="caption">{Caption}</div>
  483. {/block:Caption}
  484. {/block:Photoset}
  485.  
  486. {block:Quote}
  487. <div id="quote">❝{Quote}❞</div><p>
  488. {block:Source}
  489. <div class="source">—{Source}</div>
  490. {/block:Source}
  491. {/block:Quote}
  492.  
  493. {block:Link}
  494. <h1>
  495. <a href="{URL}"{Target}>{Name}</a>
  496. </h1>
  497. {block:Description}
  498. {Description}
  499. {/block:Description}
  500. {/block:Link}
  501.  
  502. {block:Chat}
  503. <div id="chat">
  504. {block:Title}
  505. <h1>
  506. {Title}
  507. </h1>
  508. {/block:Title}
  509. {block:Lines}
  510. {block:Label}
  511. <div class="line">
  512. <b>{Label}</b>
  513. {/block:Label}
  514. {Line}</div><br>
  515. {/block:Lines}
  516. </div>
  517. {/block:Chat}
  518.  
  519. {block:AudioPlayer}
  520. <div class="audiowrapper">
  521. {block:AlbumArt}
  522. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  523. {/block:AlbumArt}
  524. <div class="playerbuttonbg">
  525. <div class="newplayerbutton">
  526. <div class="playerbuttonhug">
  527. {AudioPlayerWhite}
  528. </div></div></div>
  529. <div class="trackdetails"><br><br>
  530. {block:TrackName}{TrackName}{/block:TrackName}<br>
  531. {block:Artist}{Artist}{/block:Artist}<br>
  532. {PlayCountWithLabel}
  533. </div></div>
  534. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  535. {/block:AudioPlayer}
  536.  
  537. {block:Video}
  538. {Video-400}
  539. {block:Caption}
  540. <div class="caption">{Caption}</div>
  541. {/block:Caption}
  542. {/block:Video}
  543.  
  544. {block:Answer}
  545. <div id="question">
  546. <span style="font-family:'Alegreya Sans SC', sans-serif; text-transform:uppercase; font-weight:bold; font-size:14px; letter-spacing:3px;"><a href="{askerURL}">{Asker}</a></span><p>
  547. ❝{Question}❞</div>
  548. <div id="answer">{Answer}</div>
  549. {/block:answer}
  550.  
  551. <div id="info"
  552. {block:Date}
  553. <a href="{Permalink}">{Month} {DayOfMonth} |</a>
  554. {/block:Date}
  555. {block:NoteCount}
  556. <a href="{Permalink}"> {NoteCountWithLabel} |</a>
  557. {/block:NoteCount}
  558. <a href="{ReblogUrl}">reblog</a>
  559. {block:RebloggedFrom}
  560. <span style="float:right">
  561. <a href="{ReblogParentURL}">via</a>
  562. {/block:RebloggedFrom}
  563. {block:ContentSource}
  564. <a href="{SourceURL}">| org</a>
  565. </span>
  566. {/block:ContentSource}
  567. <br>
  568. {block:HasTags}
  569. tags:
  570. {block:Tags}
  571. +<a div style="text-decoration:underline;" href="{TagURL}">{Tag}</a>&nbsp;
  572. {/block:Tags}
  573. {/block:HasTags}
  574. </div>
  575.  
  576. <center>
  577. {block:PostNotes}
  578. <div class="notecontainer">
  579. {PostNotes}
  580. </div>
  581. {/block:PostNotes}
  582. </div>
  583. {/block:Posts}
  584. </center>
  585.  
  586. <div id="poop">
  587. <a href="http://melodypcnd.tumblr.com/">mk</a>
  588. </div>
  589. </body>
  590.  
  591. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement