Advertisement
queenseelie

theme #28: the killing moon

Sep 28th, 2014
3,501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 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.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10. <!--META NAMES-->
  11.  
  12. <meta name="color:body" content="#666666"/>
  13. <meta name="color:links" content="#6f6e6e"/>
  14. <meta name="color:sblinks" content="#a8a8a8">
  15. <meta name="color:hover" content="#fafafa"/>
  16. <meta name="color:info" content="#a8a8a8">
  17. <meta name="color:desc" content="#aaaaaa">
  18. <meta name="color:title" content="#aaaaaa">
  19.  
  20. <meta name="image:sb" content=""/>
  21.  
  22.  
  23. <meta name="color:bg" content="#ffffff">
  24. <meta name="color:scrollbar" content="#AAAAAA">
  25. <meta name="color:scrollbarbg" content="#ffffff">
  26.  
  27.  
  28. <meta name="text:link A" content=""/>
  29. <meta name="text:link A url" content="/">
  30. <meta name="text:link B" content=""/>
  31. <meta name="text:link B url" content="/">
  32. <meta name="text:link C" content=""/>
  33. <meta name="text:link C url" content="/">
  34. <meta name="text:link D" content=""/>
  35. <meta name="text:link D url" content="/">
  36. <meta name="text:link E" content=""/>
  37. <meta name="text:link E url" content="/">
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. <!--
  45. * theme twenty eight *
  46. * the killing moon *
  47. * kitty :: http://queenseelie.tumblr.com/ *
  48. ** edit as much as you want bbys, just don't remove the credit or re-post.
  49. i will find you if you do i s2g**
  50.  
  51. -->
  52.  
  53. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. ::-webkit-scrollbar-thumb {
  65. height:auto;
  66. background-color:#e4e1e1;
  67. }
  68.  
  69. ::-webkit-scrollbar {
  70. height:9px;
  71. width:4px;
  72. background-color:#ffffff;
  73. }
  74.  
  75.  
  76. body {
  77. background-color:{color:bg};
  78. font-family:cumbria;
  79. font-size:10px;
  80. text-align:justify;
  81. color:{color:body};
  82. margin:0;
  83. }
  84.  
  85. a {
  86. color:{color:links};
  87. text-decoration:none;
  88. -moz-outline-style:none;
  89. }
  90.  
  91. a:hover{
  92. color:{color:hover};
  93. -moz-transition-duration:0.3s;
  94. -webkit-transition-duration:0.3s;
  95. -o-transition-duration:0.3s;
  96. }
  97.  
  98. img {
  99. border:none;
  100. }
  101.  
  102. blockquote {
  103. padding-left:5px;
  104. border-left:2px solid;
  105. }
  106.  
  107. blockquote blockquote {
  108. padding-left:5px;
  109. border-left:2px solid;
  110. }
  111.  
  112.  
  113. /*SIDEBAR*/
  114.  
  115.  
  116. #sidebar {
  117. position:fixed;
  118. left:220px;
  119. margin-top:160px;
  120. width:250px;
  121. padding:5px;
  122. }
  123.  
  124. #sidebar img{
  125. width: 210px;
  126. padding: 5px;
  127. margin-top:3px;
  128. margin-left:-1px;
  129.  
  130. }
  131.  
  132.  
  133.  
  134.  
  135.  
  136. #title {
  137. width:210px;
  138. text-align:left;
  139. font-size:18px;
  140. margin-top:0px;
  141. margin-left:2px;
  142. padding:6px;
  143. font-family:times;
  144. font-weight:bold;
  145. letter-spacing:-2px;
  146. text-transform:lowercase;
  147. position:fixed;
  148. border-left: 5px solid #f0ece4;
  149.  
  150.  
  151. }
  152.  
  153. #title a{
  154. color:{color:title};
  155. }
  156.  
  157.  
  158. #links {
  159. width:220px;
  160. margin-top:3px;
  161. font-weight:normal;
  162. text-align:center;
  163. margin-left:-5px;
  164. font-family:calibri;
  165. font-size:10px;
  166. letter-spacing:1px;
  167. padding:4px;
  168.  
  169. }
  170.  
  171.  
  172.  
  173. #links a {
  174. color:{color:links};
  175. font-weight:normal;
  176. padding:5px;
  177. text-transform:uppercase;
  178.  
  179. }
  180.  
  181. #links a:hover{
  182. color:{color:hover};
  183. -moz-transition-duration:0.5s;
  184. -webkit-transition-duration:0.5s;
  185. -o-transition-duration:0.5s;
  186. }
  187.  
  188.  
  189.  
  190. #desc {
  191. text-align:justify;
  192. margin-top:35px;
  193. width:210px;
  194. font-size:10px;
  195. margin-left: -2px;
  196. padding:5px;
  197. font-family:arial;
  198. text-transform: lowercase;
  199. font-style:normal;
  200. letter-spacing:0px;
  201. line-height:150%;
  202. color: {color:desc};
  203.  
  204.  
  205.  
  206.  
  207. }
  208.  
  209.  
  210.  
  211.  
  212.  
  213. .pagi {
  214. position:fixed;
  215. width:210px;
  216. font-size:8px;
  217. text-align:center;
  218. margin-top:20px;
  219. margin-left:0px;
  220. font-family:cumbria;
  221. letter-spacing:1px;
  222. }
  223.  
  224.  
  225.  
  226. /*ENTRIES*/
  227.  
  228.  
  229.  
  230.  
  231.  
  232. #container {
  233. width:400px;
  234. padding:15px;
  235. margin-left:600px;
  236. margin-top:55px;
  237. margin-bottom:55px;
  238.  
  239.  
  240.  
  241. }
  242.  
  243. #posts {
  244. width:400px;
  245. padding:25px;
  246. position:relative;
  247. background:#ffffff;
  248. margin-bottom:50px;
  249.  
  250.  
  251. }
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259. /*POST INFO*/
  260.  
  261. #info {
  262. width:400px;
  263. text-align:center;
  264. font-family:calibri;
  265. font-size:8px;
  266. text-transform:uppercase;
  267. padding:1px;
  268. color:{color:info};
  269. line-height:10px;
  270. border-top:1px solid, border-color:#fff;
  271. margin-top:5px;
  272. margin-bottom:55px;
  273. }
  274.  
  275. #info a{
  276. color:{color:info};
  277. }
  278.  
  279. #info a:hover{
  280. color:{color:hover};
  281. }
  282.  
  283. #tags{
  284. width:400px;
  285. padding:5px;
  286. margin-top:2px;
  287. margin-left:-5px;
  288. font-family:arial;
  289. float:left;
  290. text-align:center;
  291. font-size:7px;
  292. text-transform:lowercase;
  293. opacity:1;
  294. color:{color:links};
  295. letter-spacing:1px;
  296. transition-duration: 0.5s;
  297. -moz-transition-duration: 0.5s;
  298. -webkit-transition-duration: 0.5s;
  299. -o-transition-duration: 0.5s
  300. }
  301.  
  302. #tags a {
  303. display:inline-block;
  304. color:{color:info};
  305. font-size:7px;
  306. text-align:center;
  307. text-transform:lowercase;
  308. text-decoration:none;
  309. }
  310. #notes{
  311. font-size:7px;
  312. text-transform:uppercase;
  313. }
  314.  
  315.  
  316.  
  317. #asker {
  318. font-family:baskerville;
  319. font-weight:bold;
  320. font-style:italic;
  321. font-size:16px;
  322. color:#666666;
  323. }
  324. #ask {
  325. font-family:helvetica;
  326. padding:15px;
  327. margin-top:5px;
  328. margin-bottom:5px;
  329. background:#fdfdfd;
  330. color:#66666;
  331. font-size:10px;
  332. text-align:center;
  333. text-transform:lowercase;
  334. }
  335.  
  336. #ans {
  337. font-family:helvetica;
  338. margin-top:5px;
  339. margin-bottom:5px;
  340. font-style:normal;
  341. font-size:10px;
  342. text-align:center;
  343. color:{color:text};
  344. }
  345.  
  346.  
  347. .cover {
  348. position: relative;
  349. width: 90px;
  350. float:left;}
  351.  
  352. .player {
  353. width:20px;
  354. height:30px;
  355. z-index: 99;
  356. overflow: hidden;
  357. position: relative;
  358. margin: 15px 24px 13px 16px;
  359. }
  360.  
  361. .audiocontainer {
  362. background-color:#fff;
  363. border-radius: 500px;
  364. position: absolute;
  365. z-index:99;
  366. opacity: 0.3;
  367. margin-top: 15px;
  368. margin-left: 15px;
  369.  
  370. }
  371.  
  372.  
  373. .audiocontainer:hover {
  374. opacity:0.9;
  375. }
  376.  
  377. .audioinfo {
  378. padding:20px;
  379. font-size:11px;
  380. margin-left: 93px;
  381. text-align:center;
  382. background:#fff;
  383. height: 50px;
  384. }
  385.  
  386.  
  387. .quote
  388. {font-size:12px;
  389. font-family:calibri;
  390. text-align:center;
  391. line-height:15px;}
  392.  
  393. .source
  394. {font-size:8px;
  395. text-transform:uppercase;
  396. font-family:calibri;
  397. font-weight:bold;
  398. padding-top:10px;
  399. text-align:center;
  400. margin-bottom:10px;}
  401.  
  402.  
  403.  
  404.  
  405. /*CREDIT*/
  406.  
  407. #maker {
  408. width:24px;
  409. height:18px;
  410. border-radius:15px;
  411. background-color: #f9f9f9;
  412. padding-top:6px;
  413. position:fixed;
  414. text-align:center;
  415. right:10px;
  416. bottom:10px;
  417. }
  418.  
  419. #maker a{
  420. width:5px;
  421. font-family:consolas;
  422. font-size:9px;
  423. text-align:center;
  424. text-transform:uppercase;
  425. text-decoration:none;
  426. letter-spacing:1px;
  427. color:#555555;
  428. border:0px solid #dddddd;
  429. }
  430.  
  431.  
  432.  
  433. {CustomCSS}
  434.  
  435. </style></head>
  436.  
  437.  
  438. <body>
  439.  
  440.  
  441.  
  442. </div>
  443.  
  444. <div id="sidebar">
  445. <div id="title"><a href="/">{Title}</a></div>
  446. <div id="desc">{description}</div>
  447. <div id="sidebarimg">
  448. <img src="{image:sb}"></div>
  449. <div id="links">
  450. <a href="{text:link A url}">{text:link A}</a>
  451. <a href="{text:link B url}">{text:link B}</a>
  452. <a href="{text:link C url}">{text:link C}</a>
  453. <a href="{text:link D url}">{text:link D}</a>
  454. <a href="{text:link E url}">{text:link E}</a>
  455. </div>
  456. {block:Pagination}
  457. <div class="pagi">
  458. {block:PreviousPage}
  459. <a href="{PreviousPage}">back - </a>
  460. {/block:PreviousPage}
  461. {block:NextPage}
  462. <a href="{NextPage}">forth</a>
  463. {/block:NextPage}
  464. </div>
  465. {/block:Pagination}
  466. </div>
  467. </div>
  468.  
  469.  
  470. <div id="container">
  471. {block:Posts}
  472. <div id="post">
  473.  
  474.  
  475. <!--TEXT POSTS-->
  476.  
  477. {block:Text}
  478. {block:Title}<h2>{Title}</h2>{/block:Title}
  479. {Body}
  480. {/block:Text}
  481.  
  482. <!--ASKS-->
  483.  
  484. {block:Answer}<div id="ask"><div id="asker">{Asker}</div> {Question}</div>
  485. <div id="ans">{Answer}</div>{/block:answer}
  486.  
  487. <!--QUOTE POSTS-->
  488. {block:Quote}
  489.  
  490. <div class="quote">
  491. <div class="quotetext_{Length}">"{Quote}"</div>
  492. {block:Source}<div class="source">{Source}</div>{/block:Source}
  493. </div>
  494. {/block:Quote}
  495.  
  496. <!--LINK POSTS-->
  497.  
  498. {block:Link}
  499. <h2><a href="{URL}">{Name}</a></h2>
  500. {block:Description}{Description}{/block:Description}
  501. {/block:Link}
  502.  
  503. <!--CHAT POSTS-->
  504.  
  505. {block:Chat}
  506. {block:Title}<h2>{Title}</h2>{/block:Title}
  507. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  508. {Line}</li>{/block:Lines}</ul>
  509. {/block:Chat}
  510.  
  511. <!--PHOTO POSTS-->
  512.  
  513. {block:Photo}
  514. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400px">{LinkCloseTag}
  515.  
  516. {block:Caption}{Caption}{/block:Caption}
  517. {/block:Photo}
  518.  
  519. <!--PHOTOSET POSTS-->
  520.  
  521. {block:Photoset}
  522. {Photoset-400}
  523. {block:Caption}{Caption}{/block:Caption}
  524. {/block:Photoset}
  525.  
  526. <!--VIDEO POSTS-->
  527.  
  528. {block:Video}
  529. {Video-400}
  530. {block:Caption}{Caption}{/block:Caption}
  531. {/block:Video}
  532.  
  533.  
  534. <!--AUDIO-->
  535.  
  536. {block:Audio}<div class="audiocontainer"><div class="player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>{block:AlbumArt}<img src="{AlbumArtURL}" class="cover">{/block:AlbumArt}<div class="audioinfo">
  537. {block:TrackName}<div style="font-size:12px; font-style:italic; padding:5px!imporant;">{TrackName}</div>{/block:Trackname}<br>{block:Album} {Album}</span>{/block:Album} – {block:Artist}<span style="font-size:10px;">{Artist}{/block:Artist}<br><br>{block:PlayCount}<span style="font-style:normal; font-size:8px; text-transform:uppercase; letter-spacing:1px;">{PlayCount} plays</span> {/block:PlayCount}</div><div style="margin-top:20px;">{block:caption}{Caption}{/block:caption}</div>{/block:Audio}
  538.  
  539.  
  540. <!--POST INFO-->
  541.  
  542.  
  543. <div id="info">
  544.  
  545.  
  546. <br> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} </a> {block:RebloggedFrom} | <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} + <a href="{Permalink}">{NoteCountWithLabel}</a>
  547. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}; </a> {/block:Tags}</div>{/block:HasTags}</div></div>
  548. {/block:Posts}
  549. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  550. {/block:Posts}</div></div>
  551.  
  552.  
  553. </div></div>
  554.  
  555. {/block:Posts}
  556.  
  557. <!--CREDIT-->
  558. <div id="maker"><a href="http://queenseelie.tumblr.com/"><span style="font-style:normal;">QS</span></a></div>
  559.  
  560. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement