winchesterkirk

Shooting Stars Theme

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