Advertisement
queenseelie

theme #20: chandelier

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