Advertisement
stephaniesthemes

theme 9 by sparksfalling

Feb 16th, 2013
1,439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.14 KB | None | 0 0
  1. <!--THEME 09 BY SPARKSFALLING
  2. PLEASE KEEP THE CREDIT INTACT AND LIKE THE POST IF YOU USE.
  3. DO NOT USE AS A BASE CODE. THANK YOU. -->
  4.  
  5. <html>
  6. <head>
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head><title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  15.  
  16. <!--Default Variables-->
  17. <!--Colors-->
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:Text" content="#dadada"/>
  21. <meta name="color:Link" content="#717581"/>
  22. <meta name="color:Hover" content="#333333"/>
  23. <meta name="color:Border" content="#969696"/>
  24. <meta name="color:scrollbar" content="#000000"/>
  25. <meta name="color:scrollbg" content="#ffffff"/>
  26. <meta name="color:bracket color" content="#dadada"/>
  27.  
  28. <!--Images-->
  29.  
  30. <meta name="image:Background" content=""/>
  31. <meta name="image:sidebarimg1" content=""/>
  32. <meta name="image:sidebarimg2" content=""/>
  33. <meta name="image:sidebarimg3" content=""/>
  34. <meta name="image:sidebarimg4" content=""/>
  35.  
  36. <!--Links-->
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="" />
  44.  
  45. <style type="text/css">
  46.  
  47. ::-webkit-scrollbar {height: auto;width: 6px;}
  48. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  49. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  50.  
  51. body {
  52. background:{color:background};
  53. background-image: url('{image:background}') no-repeat fixed center;;
  54. margin:0px;
  55. color:{color:text};
  56. letter-spacing:1px;
  57. font-family:cambria;
  58. font-size:9px;
  59. line-height:100%;
  60. }
  61.  
  62. a {
  63. text-decoration:none;
  64. outline:none;
  65. -moz-outline-style:none;
  66. color:{color:link};
  67. -webkit-transition: all 0.5s ease;
  68. -moz-transition: all 0.5s ease;
  69. -o-transition: all 0.5s ease
  70. }
  71.  
  72. img {
  73. border:none;
  74. }
  75.  
  76. blockquote blockquote {
  77. padding-left:5px;
  78. border-left:1px solid;
  79. }
  80.  
  81. h1 {
  82. font-size:12px;
  83. font-family:consolas;
  84. text-transform:uppercase;
  85. }
  86.  
  87. a:hover {
  88. opacity:10;
  89. color:{color:hover};
  90. -webkit-transition: all 0.7s ease;
  91. -moz-transition: all 0.7s ease;
  92. -o-transition: all 0.7s ease
  93. }
  94.  
  95. small{
  96. font-size:9px;
  97. line-height:110%
  98. }
  99.  
  100. big {
  101. font-size:12px;
  102. line-height:110%
  103. }
  104.  
  105. b, strong{
  106. color:{color:text}
  107. }
  108. i, em {
  109. color:{color:text}
  110. }
  111. p{
  112. margin-top:5px;
  113. margin-bottom:5px
  114. }
  115. blockquote {
  116. padding:0px;
  117. padding-left:5px;
  118. margin:5px;
  119. border-left:1px dotted {color:text}
  120. }
  121.  
  122. blockquote img {
  123. max-width:300px
  124. }
  125.  
  126. ul, li img {
  127. max-with:250px
  128. }
  129.  
  130. .audio {width:500px;height:160px;}
  131. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  132. .albumart img {width:150px;height:150px;float:left;}
  133. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  134. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  135. overflow:hidden;background-color:white;}
  136. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  137.  
  138. #entries {
  139. padding:10px;
  140. width:500px;
  141. margin-left:530px;
  142. margin-top:40px;
  143. }
  144.  
  145.  
  146. #post {
  147. width:500px;
  148. padding-bottom:3px;
  149. font-family:cambria;
  150. letter-spacing:2px;
  151. text-transform:lowercase;
  152. opacity:1;
  153. }
  154.  
  155. #sidebarimg1{position:fixed; z-index:1; margin-top:225px; margin-left: -600px; opacity:1;
  156. -webkit-transition: all 2s ease-in-out;
  157. -moz-transition: all 2s ease-in-out;
  158. -o-transition: all 2s ease-in-out;}
  159.  
  160. #sidebarimg1 img{width:120px; height:120px; margin-left:550px; margin-top:-400px;-webkit-transition: all 2s ease-in-out;
  161. -moz-transition: all 2s ease-in-out;
  162. -o-transition: all 2s ease-in-out;}
  163.  
  164. #sidebar:hover #sidebarimg1{margin-top:0px; opacity:0;-webkit-transition: all 2s ease-in-out;
  165. -moz-transition: all 2s ease-in-out;
  166. -o-transition: all 2s ease-in-out;}
  167.  
  168. #sidebarimg2{position:fixed; z-index:1; margin-top:225px; margin-left: -600px; opacity:1;
  169. -webkit-transition: all 2s ease-in-out;
  170. -moz-transition: all 2s ease-in-out;
  171. -o-transition: all 2w ease-in-out;}
  172.  
  173. #sidebarimg2 img{width:120px; height:120px;margin-left:675px; margin-top:-410px; -webkit-transition: all 2s ease-in-out;
  174. -moz-transition: all 2s ease-in-out;
  175. -o-transition: all 2s ease-in-out;}
  176.  
  177. #sidebar:hover #sidebarimg2{margin-top:500px; opacity:0;-webkit-transition: all 2s ease-in-out;
  178. -moz-transition: all 2s ease-in-out;
  179. -o-transition: all 2s ease-in-out;}
  180.  
  181. #sidebarimg3{position:fixed; z-index:1; margin-top:226px; margin-left: -600px; opacity:1;
  182. -webkit-transition: all 2s ease-in-out;
  183. -moz-transition: all 2s ease-in-out;
  184. -o-transition: all 2s ease-in-out;}
  185.  
  186. #sidebarimg3 img{width:120px; height:120px; margin-left:550px; margin-top:13px;-webkit-transition: all 2s ease-in-out;
  187. -moz-transition: all 2s ease-in-out;
  188. -o-transition: all 2s ease-in-out;}
  189.  
  190. #sidebar:hover #sidebarimg3{margin-top:0px; opacity:0;-webkit-transition: all 2s ease-in-out;
  191. -moz-transition: all 2s ease-in-out;
  192. -o-transition: all 2s ease-in-out;}
  193.  
  194. #sidebarimg4{position:fixed; z-index:1; margin-top:226px; margin-left: -600px; opacity:1;
  195. -webkit-transition: all 2s ease-in-out;
  196. -moz-transition: all 2s ease-in-out;
  197. -o-transition: all 2s ease-in-out;}
  198.  
  199. #sidebarimg4 img{width:120px; height:120px;margin-left:675px; margin-top:13px;-webkit-transition: all 2s ease-in-out;
  200. -moz-transition: all 2s ease-in-out;
  201. -o-transition: all 2s ease-in-out;}
  202.  
  203. #sidebar:hover #sidebarimg4{margin-top:500px; opacity:0;-webkit-transition: all 2s ease-in-out;
  204. -moz-transition: all 2s ease-in-out;
  205. -o-transition: all 2s ease-in-out;}
  206.  
  207. #sidebar {
  208. width:200px;
  209. height:200%;
  210. position:fixed;
  211. margin-left:250px;
  212. margin-top:-50px;
  213. border-right:1px dashed #dadada;
  214. padding-right:40px;
  215. opacity:1;
  216. }
  217.  
  218. .leftbracket {
  219. color:{color:bracket color};
  220. font-size:14em;
  221. position:fixed;
  222. margin-top:220px;
  223. opacity:0;
  224. margin-left:-70px;
  225. -webkit-transition: all 2s ease-in-out;
  226. -moz-transition: all 2s ease-in-out;
  227. -o-transition: all 2s ease-in-out;}
  228.  
  229. .rightbracket {
  230. color:{color:bracket color};
  231. font-size:14em;
  232. position:fixed;
  233. opacity:0;
  234. margin-top:220px;
  235. margin-left:150px;
  236. -webkit-transition: all 2s ease-in-out;
  237. -moz-transition: all 2s ease-in-out;
  238. -o-transition: all 2s ease-in-out;}
  239.  
  240. #links {
  241. position: fixed; color:{color:Link}; text-align:center;font-family:cambria; font-size:8px; width:148px; padding-top: 5px; padding-bottom:10px; margin-top:195px; opacity:0;margin-left:-15px; padding-left:0px; letter-spacing:1px;-webkit-transition: all 2s ease-in-out;
  242. -moz-transition: all 2s ease-in-out;
  243. -o-transition: all 2s ease-in-out;}
  244.  
  245. #description {
  246. padding:6px;
  247. border-top:1px solid #c0c0c0;
  248. border-bottom:1px solid #c0c0c0;
  249. font-family:cambria;
  250. width:150px;
  251. font-size:8px;
  252. font-style:italic;
  253. opacity: 0;
  254. text-align:center;
  255. margin-top:215px;
  256. margin-left:-18px;
  257. -webkit-transition: all 2s ease-in-out;
  258. -moz-transition: all 2s ease-in-out;
  259. -o-transition: all 2s ease-in-out;
  260. }
  261.  
  262. #sidebar:hover #description{opacity:1;-webkit-transition: all 2s ease-in-out;
  263. -moz-transition: all 2s ease-in-out;
  264. -o-transition: all 2s ease-in-out;}
  265.  
  266. #sidebar:hover .leftbracket{opacity:1;-webkit-transition: all 2s ease-in-out;
  267. -moz-transition: all 2s ease-in-out;
  268. -o-transition: all 2s ease-in-out;}
  269.  
  270. #sidebar:hover .rightbracket{opacity:1;-webkit-transition: all 2s ease-in-out;
  271. -moz-transition: all 2s ease-in-out;
  272. -o-transition: all 2s ease-in-out;}
  273.  
  274. #sidebar:hover #links{opacity:1;-webkit-transition: all 2s ease-in-out;
  275. -moz-transition: all 2s ease-in-out;
  276. -o-transition: all 2s ease-in-out;}
  277.  
  278. #sidebar:hover #pagination{opacity:1;-webkit-transition: all 2s ease-in-out;
  279. -moz-transition: all 2s ease-in-out;
  280. -o-transition: all 2s ease-in-out;}
  281.  
  282. #pagination {
  283. font-size:8px;
  284. text-align:center;
  285. font-family:calibri;
  286. width:145px;
  287. margin-top:2px;
  288. margin-left:-15px;
  289. padding-top:5px;
  290. padding-bottom:5px;
  291. letter-spacing: 5px;
  292. opacity:0;
  293. -webkit-transition: all 2s ease-in-out;
  294. -moz-transition: all 2s ease-in-out;
  295. -o-transition: all 2s ease-in-out;
  296. }
  297.  
  298. #info {
  299. text-align:center;padding:5px;
  300. margin-top:5px;
  301. margin-bottom:10px;
  302. text-transform: uppercase;
  303. font-family:cambria;
  304. letter-spacing:2px;
  305. font-size:7px;
  306. }
  307.  
  308. #taggies {
  309. font-family:cambria;
  310. letter-spacing:1px;
  311. text-transform:lowercase;
  312. font-size:9px;
  313. margin-top:4px;
  314. a {display:inline; background-color:{color:linkb};
  315. padding:-4px;
  316. text-align:left;
  317. -webkit-transition: all 0.6s ease-in-out;
  318. -moz-transition: all 0.6s ease-in-out;
  319. -o-transition: all 0.6s ease-in-out;
  320. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  321.  
  322. #asker {
  323. float:left;
  324. margin-right:5px;
  325. }
  326.  
  327. #asked {
  328. font-family:consolas;
  329. text-transform:lowercase;
  330. letter-spacing:1px;
  331. padding-bottom:3px;
  332. }
  333.  
  334. #notes {
  335. font-family:consolas;
  336. text-transform:lowercase;
  337. font-size:9px;
  338. }
  339.  
  340. #question {
  341. font-family:consolas;
  342. font-style:italic;
  343. font-size:10px;
  344. }
  345.  
  346. #answer {
  347. font-family:consolas;
  348. text-transform:uppercase;
  349. font-size:10px;
  350. }
  351.  
  352. {CustomCSS}</style></head><body>
  353.  
  354. <div id="sidebar">
  355. <div class="leftbracket">&#123;</div>
  356. <div class="rightbracket">&#125;</div>
  357. <div id="sidebarimg1"><img src="{image:sidebarimg1}"></div>
  358. <div id="sidebarimg2"><img src="{image:sidebarimg2}"></div>
  359. <div id="sidebarimg3"><img src="{image:sidebarimg3}"></div>
  360. <div id="sidebarimg4"><img src="{image:sidebarimg4}"></div>
  361. <div id="links">
  362. <a href="/">home</a>
  363. <a href="/ask">ask</a>
  364. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  365. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  366. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  367. </div>
  368.  
  369. <div id="description">{Description}</div>
  370.  
  371. {block:Pagination}
  372. <div id="pagination">
  373. {block:PreviousPage}
  374. <a href="{PreviousPage}">ยซ</a>
  375. {/block:PreviousPage}
  376.  
  377. {block:JumpPagination length="5"}
  378. {block:CurrentPage}
  379. <span class="current_page">{PageNumber}</span>
  380. {/block:CurrentPage}
  381.  
  382. {block:JumpPage}
  383. <a class="jump_page" href="{URL}">{PageNumber}</a>
  384. {/block:JumpPage}
  385. {/block:JumpPagination}
  386.  
  387. {block:NextPage}
  388. <a href="{NextPage}">ยป</a>
  389. {/block:NextPage}
  390. {/block:Pagination}
  391. </div>
  392.  
  393. </div></center></i>
  394.  
  395.  
  396. </div>
  397.  
  398. <div id="entries">{block:Posts}<div id="post">
  399.  
  400. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  401.  
  402. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  403.  
  404. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  405.  
  406. {block:Quote}{Quote}{block:Source} โ€”{Source}{/block:Source}{/block:Quote}
  407.  
  408. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  409.  
  410. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  411.  
  412. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  413. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  414. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  415. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  416. {/block:Audio}
  417.  
  418. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  419.  
  420. {block:Answer}<div id="asker"></div><div id="asked">{Asker} asked: {Question} {Answer}{/block:Answer}
  421.  
  422. <div id="info"> posted <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
  423. {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">ยฉ <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  424. {block:HasTags}<div id="taggies">{block:Tags} <bgcolor="#000000">#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  425. {/block:Posts}
  426. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  427. {/block:Posts}</div></div></div>
  428.  
  429. <div style="font-size: 8px; letter-spacing: 2px; font-style:italic; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://sparksfalling.tumblr.com"><img src="http://static.tumblr.com/61fvshe/FU4mj3dmf/credit.png"></a></div>
  430.  
  431. </body>
  432. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement