winchesterkirk

Star and Sky Theme

Dec 1st, 2013
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.15 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.  
  3. <!--
  4.  
  5. Don't remove credit or I will gank you :)
  6.  
  7. Contact me if you have any questions or concerns
  8.  
  9. -->
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head><title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18.  
  19. <meta name="color:background" content="#ffffff"/>
  20. <meta name="color:text" content="#a8a8a8"/>
  21. <meta name="color:link" content="#b8b8b8"/>
  22. <meta name="color:tags" content="f0f0f0"/>
  23. <meta name="color:hover" content="#f2f2f2"/>
  24. <meta name="color:line" content="#f2f2f2"/>
  25. <meta name="color:border" content="#e4e4e4"/>
  26. <meta name="color:post" content="#ffffff"/>
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="text:homelink title" content="home">
  29. <meta name="text:link 1" content="" />
  30. <meta name="text:link 1 url" content="/">
  31. <meta name="text:link 2" content="" />
  32. <meta name="text:link 2 url" content="/">
  33. <meta name="text:link 3" content="" />
  34. <meta name="text:link 3 url" content="/">
  35. <meta name="text:link 4" content="" />
  36. <meta name="text:link 4 url" content="/">
  37. <meta name="color:scrollbar" content="#c0c0c0">
  38. <meta name="if:show captions" content="1" />
  39.  
  40.  
  41. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  42.  
  43. <style>
  44. div#qTip {
  45. padding: 3px;
  46. display: none;
  47. text-align: center;
  48. position: absolute;
  49. font-size:8px;
  50. line-height:9px;
  51. font-family:calibri;
  52. z-index: 1000;
  53. border: 1px solid #d3d3d3;
  54. background-color:#fff;
  55. color: #aaaaaa;
  56. text-transform:uppercase;
  57. letter-spacing: 1px;
  58. }
  59. </style>
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64. ::-webkit-scrollbar-thumb{
  65. background-color: {color:scrollbar};
  66. border-radius:5px;
  67. border: 2px solid {color:background};
  68. height:auto;
  69. }
  70.  
  71. ::-webkit-scrollbar {
  72. height:auto;
  73. width:9px;
  74. background-color: {color:scrollbar};
  75. border: 4px solid {color:background};
  76. }
  77.  
  78. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  79.  
  80.  
  81.  
  82. body {
  83. background:{color:background};
  84. margin:0px;
  85. color:{color:text};
  86. font-family:Calibri;
  87. font-size:9px;
  88. line-height:100%;
  89. }
  90.  
  91. a {
  92. text-decoration:none;
  93. outline:none;
  94. -moz-outline-style:none;
  95. color:{color:link};
  96. }
  97.  
  98. img {
  99. border:none;
  100. }
  101.  
  102. img {
  103. max-width:100%;
  104. height:auto;
  105. }
  106.  
  107. blockquote {
  108. margin:0px 4px;
  109. padding:0em 1em;
  110. border-left:1px solid {color:blockquote};
  111. }
  112.  
  113. h1 {
  114. font-size:9px;
  115. text-transform:uppercase;
  116. }
  117.  
  118. a:hover {
  119. opacity:10;
  120. color:{color:hover};
  121. -webkit-transition: all 0.7s ease;
  122. -moz-transition: all 0.7s ease;
  123. -o-transition: all 0.7s ease
  124. }
  125.  
  126.  
  127.  
  128.  
  129. #entries {
  130. padding:10px;
  131. width:400px;
  132. margin-left:450px;
  133. margin-top:40px;
  134. font-size:10px;
  135. }
  136.  
  137.  
  138.  
  139.  
  140. #post {
  141. width:400px;
  142. padding-bottom:20px;
  143. padding:10px;
  144. margin-top:15px;
  145. background-color:{color:Post};
  146. }
  147.  
  148.  
  149.  
  150. #captions {
  151. margin-top: 5px;
  152. padding:10px 15px;
  153. background: #fbfbfb;
  154. border-radius: 5px;
  155. border: 1px solid #f6f6f6;
  156. }
  157.  
  158.  
  159.  
  160. #sidebar {
  161. width:100px;
  162. position:fixed;
  163. margin-left:260px;
  164. margin-top:150px;
  165. opacity:.80;
  166. background-color:{color:Sidebar};
  167. }
  168.  
  169. #sidebarimage {
  170. width 100px;
  171. }
  172.  
  173. #sidebarimage img {
  174. width:100px;
  175. padding-bottom:16px;
  176. border-color: {color:border};
  177. background-color:{color:Sidebar};
  178. }
  179.  
  180.  
  181.  
  182.  
  183. .links {
  184. width:94px;
  185. height:5px;
  186. padding: 9px;
  187. font-size:9px;
  188. font-family:'calibri';
  189. text-align:center;
  190. margin-top:-16px;
  191. margin-left:-5px;
  192. text-align:center;
  193. text-transform:uppercase;
  194. word-spacing:2px;
  195. position:fixed;
  196. padding-bottom:7px;
  197. }
  198.  
  199. .links a {
  200. font-size: 8px;
  201. }
  202.  
  203. .links a:hover {
  204. color:{color:Hover}
  205. }
  206.  
  207.  
  208.  
  209.  
  210. .desc {
  211. margin-top:6px;
  212. text-align:center;
  213. font-size:9px;
  214. font-family:Calibri;
  215. color:{color:text};
  216. background: #fafafa;
  217. border: 1px solid {color:border};
  218. border-radius:5px;
  219. padding: 5px;
  220. letter-spacing:1px;
  221. line-height:125%;
  222. background-image:url {image:descriptionbgd};
  223. }
  224.  
  225. .desc a {
  226. color:{color:link};
  227. }
  228.  
  229.  
  230.  
  231.  
  232. #pagination {
  233. width:100px;
  234. font-size:8px;
  235. text-align:center;
  236. margin-left:0px;
  237. margin-top:60px;
  238. position:fixed;
  239. font-family:consolas;
  240. letter-spacing:0px;
  241. }
  242.  
  243.  
  244.  
  245. #info {
  246. text-align:left;
  247. margin-top:10px;
  248. text-transform:uppercase;
  249. font-size:8px;
  250. font-style:none;
  251. border-top:1px solid {color:Line}
  252. }
  253.  
  254.  
  255.  
  256. #tags {
  257. font-family:cambria;
  258. letter-spacing:0px;
  259. word-spacing:1px;
  260. text-transform:none;
  261. margin-top:6px;
  262. font-size:8px;
  263. font-style:none;
  264. text-align:right;
  265. padding:5px;
  266. border-top:1px solid {color:Line}
  267.  
  268.  
  269.  
  270. }
  271.  
  272. #tags
  273. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  274. -webkit-transition: all 0.6s ease-in-out;
  275. -moz-transition: all 0.6s ease-in-out;
  276. -o-transition: all 0.6s ease-in-out;
  277. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  278.  
  279.  
  280.  
  281. #ask {
  282. padding:7px;
  283. padding-bottom:15px;
  284. padding-top:15px;
  285. padding-left:15px;
  286. text-align:left;
  287. color:{color:text};
  288. line-height:130%;
  289. border: 1px solid #f6f6f6;
  290. background-color:#fbfbfb;
  291. border-radius:15px;
  292. }
  293.  
  294. #ans {
  295. text-align:left;
  296. padding-top:9px;
  297. padding-bottom:3px;
  298. color:{color:text};
  299. }
  300.  
  301. .newplayerbutton {
  302. position: relative;
  303. width: 20px;
  304. height: 50px;
  305. border-radius:15px;
  306. overflow: hidden;
  307. }
  308.  
  309. .playerbuttonhug {
  310. position: absolute;
  311. border-radius:15px;
  312. top: -11px;
  313. left: -12px;
  314. }
  315.  
  316. .tumblr_audio_player {
  317. border: none;
  318. border-radius:15px;
  319. padding: 0px;
  320. height: 40px;
  321. width: 500px;
  322. margin:0px 40px 10px 4px;
  323. }
  324.  
  325.  
  326. .playerbuttonbg {
  327. position:absolute;
  328. left: 14px;
  329. top: 15px;
  330. width: 13px;
  331. border-radius:15px;
  332. height: 15px;
  333. background-color: #ffffff;
  334. padding: 20px;
  335. opacity: .4;
  336. filter: alpha(opacity=40);
  337. -moz-opacity: 0.4;
  338. -khtml-opacity: 0.4;
  339. transition: opacity .7s ease-in-out;
  340. -moz-transition: opacity .7s ease-in-out;
  341. -webkit-transition: opacity .7s ease-in-out;
  342. }
  343.  
  344. .playerbuttonbg:hover {
  345. opacity: 1;
  346. filter: alpha(opacity=100);
  347. -moz-opacity: 1;
  348. -khtml-opacity: 1;
  349. }
  350.  
  351. .audioimgwrapper {
  352. position: absolute;
  353. border-radius:15px;
  354. left: 0px;
  355. top: 0px;
  356. overflow: hidden;
  357. width: 80px;
  358. height: 80px;
  359. }
  360.  
  361. .audioimgwrapper img {
  362. width: 100%;
  363. border-radius:15px;
  364. height: auto;
  365.  
  366. }
  367.  
  368. .trackdetails {
  369. width: auto;
  370. display:inline-block;
  371. line-height:20px;
  372. background-color:#fafafa;
  373. margin-left: 81px;
  374. padding-right:10px;
  375. padding-left:10px;
  376. border: 1px solid #f6f6f6;
  377. border-radius:15px;
  378. width:295px;
  379. height:80px;
  380. }
  381.  
  382. .audiowrapper {
  383. position: relative;
  384. display:inline-block;
  385. }
  386.  
  387.  
  388. ol.notes {
  389. width:200px;
  390. text-align:left;
  391. line-height:20px;
  392. list-style:none;
  393. color:{color:link};
  394. }
  395.  
  396. ol.notes img {
  397. display:none;
  398. }
  399.  
  400. {CustomCSS}</style></head><body>
  401.  
  402. <div id="sidebar">
  403. <a title="{text:homelink title}" href="/"><div id="sidebarimage"><img src="{image:sidebar}"></div>
  404.  
  405.  
  406.  
  407.  
  408. <div class="links">
  409. <a href="{text:link 1 url}" title="{text:link 1}">01.</a>
  410. <a href="{text:link 2 url}" title="{text:link 2}">02.</a>
  411. <a href="{text:link 3 url}" title="{text:link 3}">03.</a>
  412. <a href="{text:link 4 url}" title="{text:link 4}">04.</a>
  413.  
  414. </div>
  415.  
  416. <div class="desc">
  417. {Description}
  418. </div>
  419.  
  420.  
  421. {block:Pagination}<div id="pagination">
  422. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  423. {block:JumpPagination length="5"}
  424. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  425. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  426. {/block:JumpPagination}
  427. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  428. </div>{/block:Pagination}
  429.  
  430. </div>
  431.  
  432. <div id="entries">{block:Posts}<div id="post">
  433.  
  434. {block:Text}<h2>{block:Title}{Title}{/block:Title}</h2>{Body}{/block:Text}
  435.  
  436. {block:Photo}
  437. <div id="photo">
  438. {block:IndexPage}
  439. <center><a href="{Permalink}"><img src="{PhotoURL-400}"/></a></center>
  440. {block:ifShowCaptions}
  441. {block:Caption}
  442. <div id="captions">{Caption}</div>
  443. {/block:Caption}
  444. {/block:ifShowCaptions}
  445. {/block:IndexPage}
  446. {block:PermalinkPage}
  447. <center><img src="{PhotoURL-400}"/></center>
  448. {block:Caption}
  449. <div id="captions">{Caption}</div>
  450. {/block:Caption}
  451. {/block:PermalinkPage}
  452. </div>
  453. {/block:Photo}
  454.  
  455. {block:Photoset}
  456. <div id="photoset">
  457. {block:IndexPage}
  458. <center>{Photoset-400}</center>
  459. {block:ifShowCaptions}
  460. {block:Caption}
  461. <div id="captions">{Caption}</div>
  462. {/block:Caption}
  463. {/block:ifShowCaptions}
  464. {/block:IndexPage}
  465. {block:PermalinkPage}
  466. <center>{Photoset-400}</center>
  467. {block:Caption}
  468. <div id="captions">{Caption}</div>
  469. {/block:Caption}
  470. {block:PermalinkPage}
  471. </div>
  472. {/block:Photoset}
  473.  
  474. {block:Quote}<div style="font-size:10px; padding:20px; background-color:#fafafa; border: 1px solid #f6f6f6; border-radius:15px; color:{color:text};">❝{Quote}❞</div>{block:Source}<br><br> <div style="text-align: right;"> - {Source}</div>{/block:Source}{/block:Quote}
  475.  
  476. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  477.  
  478. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  479.  
  480. {block:AudioPlayer}
  481. <div class="audiowrapper">
  482. {block:AlbumArt}
  483. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  484. {/block:AlbumArt}
  485.  
  486. <div class="playerbuttonbg">
  487. <div class="newplayerbutton">
  488. <div class="playerbuttonhug">
  489.  
  490. {AudioPlayerWhite}
  491.  
  492. </div>
  493. </div>
  494. </div>
  495.  
  496. <div class="trackdetails">
  497.  
  498. {block:TrackName}{TrackName}{/block:TrackName}<br>
  499. {block:Artist}Artist: {Artist}{/block:Artist}<br>
  500. {block:Album}Album: {Album}{/block:Album}<br>
  501. {PlayCountWithLabel}
  502.  
  503. </div>
  504. </div>
  505. {block:Caption}{Caption}{/block:Caption}
  506. {/block:AudioPlayer}
  507.  
  508. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  509.  
  510. {block:Answer}<div id="ask">{Question}<br><div style="float:right;"> - {Asker} &nbsp;</div></div> <div id="ans">{Answer}</div>{/block:Answer}
  511.  
  512. <div id="info">
  513. <br>posted <a href="{Permalink}">{DayofWeek} {Month} {DayofMonth} {Year},</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>,{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">from <a href="{SourceURL}">{SourceLink}</a>,{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  514. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  515. {/block:Posts}
  516. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  517. {/block:Posts}</div></div></div>
  518.  
  519.  
  520.  
  521. <!--
  522. THEME MAKER CREDIT
  523. -->
  524.  
  525. <div style="position:fixed;bottom:3px; right:3px; font-size:15px; letter-spacing:1px; font-family:cambria;"><a href="http://jimothykirk.tumblr.com/">☁</a></center></div>
  526.  
  527.  
  528. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment