Advertisement
stephaniesthemes

theme 8 by sparksfalling

Feb 8th, 2013
579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.44 KB | None | 0 0
  1. <!--THEME 08 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. <html>
  5. <head>
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head><title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  13.  
  14. <!--Default Variables-->
  15. <!--Colors-->
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="color:Text" content="#333333"/>
  19. <meta name="color:Link" content="#717581"/>
  20. <meta name="color:Hover" content="#333333"/>
  21. <meta name="color:Border" content="#969696"/>
  22.  
  23. <!--Images-->
  24.  
  25. <meta name="image:Background" content=""/>
  26. <meta name="image:Sidebar" content=""/>
  27.  
  28. <!--Links-->
  29.  
  30. <meta name="text:Link1" content="/" />
  31. <meta name="text:Link1 Title" content="" />
  32. <meta name="text:Link2" content="/" />
  33. <meta name="text:Link2 Title" content="" />
  34.  
  35. <style type="text/css">
  36.  
  37. ::-webkit-scrollbar {height: auto;width: 6px;}
  38. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  39. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  40.  
  41. body {
  42. background:{color:background};
  43. background-image: url('{image:background}') no-repeat fixed center;;
  44. margin-left:-70px;
  45. margin-top:-60px;
  46. color:{color:text};
  47. font-family:times;
  48. font-style:italic;
  49. font-size:10px;
  50. line-height:100%;
  51. }
  52.  
  53. a {
  54. text-decoration:none;
  55. outline:none;
  56. -moz-outline-style:none;
  57. color:{color:link};
  58. -webkit-transition: all 0.5s ease;
  59. -moz-transition: all 0.5s ease;
  60. -o-transition: all 0.5s ease
  61. }
  62.  
  63. img {
  64. border:none;
  65. }
  66.  
  67. blockquote blockquote {
  68. padding-left:5px;
  69. border-left:1px solid;
  70. }
  71.  
  72. h1 {
  73. font-size:12px;
  74. font-family:consolas;
  75. text-transform:uppercase;
  76. }
  77.  
  78. a:hover {
  79. opacity:10;
  80. color:{color:hover};
  81. -webkit-transition: all 0.7s ease;
  82. -moz-transition: all 0.7s ease;
  83. -o-transition: all 0.7s ease
  84. }
  85.  
  86. small{
  87. font-size:9px;
  88. line-height:110%
  89. }
  90.  
  91. big {
  92. font-size:12px;
  93. line-height:110%
  94. }
  95.  
  96. b, strong{
  97. font-style:bold;
  98. }
  99. i, em {
  100. color:{color:text}
  101. }
  102. p{
  103. margin-top:5px;
  104. margin-bottom:5px
  105. }
  106. blockquote {
  107. padding:0px;
  108. padding-left:5px;
  109. margin:5px;
  110. border-left:1px dotted {color:text}
  111. }
  112.  
  113. blockquote img {
  114. max-width:300px
  115. }
  116.  
  117. ul, li img {
  118. max-with:250px
  119. }
  120.  
  121. .audio {width:500px;height:160px;}
  122. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  123. .albumart img {width:150px;height:150px;float:left;}
  124. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  125. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  126. overflow:hidden;background-color:white;}
  127. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  128.  
  129. #entries {
  130. padding:10px;
  131. width:500px;
  132. margin-left:600px;
  133. margin-top:85px;
  134. }
  135.  
  136.  
  137. #post {
  138. width:500px;
  139. padding-bottom:3px;
  140. font-family:times;
  141. text-transform:lowercase;
  142. letter-spacing:2px;
  143. font-style:italic;
  144. padding:10px;
  145. opacity:1;
  146. }
  147.  
  148. #sidebar {
  149. width:200px;
  150. height:150px;
  151. position:fixed;
  152. margin-left:300px;
  153. margin-top:150px;
  154. opacity:1;
  155. padding-left:50px;
  156. padding-bottom:-5px;
  157. border:1px dashed #dadada;
  158. }
  159.  
  160. #title {
  161. position:relative;
  162. font-family:"times";
  163. font-style:italic;
  164. color:#a8a8a8;
  165. font-size:22px;
  166. text-transform:lowercase;
  167. margin-left:-51px;
  168. width:230px;
  169. border:1px dashed #dadada;
  170. padding:10px;
  171. text-align:center;
  172. margin-top:-33px;
  173. }
  174.  
  175. #sidebarimage img{
  176. width:130px;
  177. height:130px;
  178. margin-left:8px;
  179. margin-top:5px;
  180. padding:3px;
  181. -webkit-transition: all 0.7s ease-out;
  182. -moz-transition: all 0.7s ease-out;
  183. -o-transition: all 0.7s ease-out;
  184. }
  185.  
  186. .links {
  187. position:absolute;
  188. width:40px;
  189. line-height: 90%;
  190. text-transform: uppercase;
  191. position:fixed;
  192. margin-left:-40px;
  193. margin-top: -134px;
  194. text-align: center;
  195. display:block;
  196. padding: 0px;
  197. text-transform:uppercase;
  198. }
  199.  
  200. .links a{
  201.  
  202. font-family:cambria;
  203. font-style:italic;
  204. font-size:14px;
  205. text-transform:lowercase;
  206. color:#a8a8a8;
  207. display:block;
  208. width:60px;
  209. height:10px;
  210. padding-top:5px;
  211. padding-bottom:5px;
  212. padding-left:0px;
  213. margin-top: 10px;
  214. letter-spacing:2px;
  215. background-image:url('http://i49.tinypic.com/qssjz9.jpg');
  216. background-color: {color:Sidebar Background Color};
  217. text-decoration:none;
  218. -moz-transition-duration:1s;
  219. -webkit-transition-duration:1s;
  220. -o-transition-duration:1s;
  221. }
  222.  
  223. .links a:hover{
  224. opacity:.5;
  225. -moz-transition-duration:1s;
  226. -webkit-transition-duration:1s;
  227. -o-transition-duration:1s;
  228. }
  229.  
  230. #description {
  231. position:fixed;
  232. padding:5px;
  233. font-size:10px;
  234. font-family:times;
  235. font-style:italic;
  236. opacity: 0.8;
  237. width:50px;
  238. height:10px;
  239. color:#a8a8a8;
  240. text-align:center;
  241. margin-top:-124px;
  242. margin-left:130px;
  243. }
  244.  
  245. #pagination {
  246. font-size:9px;
  247. text-align:center;
  248. color:{color:link};
  249. font-family:times;
  250. letter-spacing:1px;
  251. text-transform:lowercase;
  252. margin-left:125px;
  253. margin-top:-15px;
  254. }
  255.  
  256. #info {
  257. text-align:center;padding:5px;
  258. margin-top:5px;
  259. margin-bottom:10px;
  260. text-transform: uppercase;
  261. font-family:times;
  262. letter-spacing:2px;
  263. text-transform:lowercase;
  264. font-style:italic;
  265. font-size:9px;
  266. }
  267.  
  268. #tags {
  269. font-family:times;
  270. letter-spacing:2px;
  271. text-transform:lowercase;
  272. font-style:italic;
  273. font-size:9px;
  274. margin-top:4px;
  275. a {display:inline; background-color:{color:linkb};
  276. padding:-4px;
  277. text-align:left;
  278. -webkit-transition: all 0.6s ease-in-out;
  279. -moz-transition: all 0.6s ease-in-out;
  280. -o-transition: all 0.6s ease-in-out;
  281. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  282.  
  283. #asker {
  284. float:left;
  285. margin-right:5px;
  286. }
  287.  
  288. #asked {
  289. font-family:consolas;
  290. text-transform:lowercase;
  291. letter-spacing:1px;
  292. padding-bottom:3px;
  293. }
  294.  
  295. #notes {
  296. font-family:consolas;
  297. text-transform:lowercase;
  298. font-size:9px;
  299. }
  300.  
  301. #question {
  302. font-family:consolas;
  303. font-style:italic;
  304. font-size:10px;
  305. }
  306.  
  307. #answer {
  308. font-family:consolas;
  309. text-transform:uppercase;
  310. font-size:10px;
  311. }
  312.  
  313. {CustomCSS}</style></head><body>
  314.  
  315. <div id="sidebar">
  316. <div id="title">{Title}</div>
  317. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  318. <div class="links">
  319. <a href="/">home</a>
  320. <a href="/ask">ask</a>
  321. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  322. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  323. </div>
  324.  
  325. {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage} / {block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}</div>{/block:Pagination}
  326.  
  327. <div id="description">
  328. {Description}</div></div>
  329.  
  330. <div id="entries">{block:Posts}<div id="post">
  331.  
  332. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  333.  
  334. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  335.  
  336. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  337.  
  338. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  339.  
  340. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  341.  
  342. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  343.  
  344. {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>
  345. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  346. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  347. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  348. {/block:Audio}
  349.  
  350. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  351.  
  352. {block:Answer}<div id="asker"></div><div id="asked">❝{Asker} asked: {Question} <blockquote> {Answer}</blockquote>{/block:Answer}
  353.  
  354. <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}
  355. {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  356. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  357. {/block:Posts}
  358. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  359. {/block:Posts}</div></div></div>
  360.  
  361. <div style="font-size: 9px; letter-spacing: 1px; 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>
  362.  
  363. </body>
  364.  
  365. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement