Advertisement
jessewertsson

theme 07 by starponds

Nov 10th, 2012
5,515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.98 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. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--THEME 007 by starponds.tumblr.com (do not claim this theme as your own, and please leave the theme credit where it is)-->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="color:Link hover" content="#d3d3d3"/>
  14. <meta name="color:border" content="#f2f2f2"/>
  15. <meta name="color:Scrollbar" content="#000000">
  16.  
  17. <meta name="text:Link 1" content="link" />
  18. <meta name="text:Link 1 URL" content="/" />
  19. <meta name="text:Link 2" content="link" />
  20. <meta name="text:Link 2 URL" content="/" />
  21. <meta name="text:Link 3" content="link" />
  22. <meta name="text:Link 3 URL" content="/" />
  23.  
  24. <style type="text/css">
  25.  
  26. iframe#tumblr_controls {
  27. top: 0% !important;
  28. right:0% !important;
  29. opacity:0.3;
  30. position: fixed !important;
  31. filter:alpha(opacity=30);
  32. -webkit-transition: all 0.7s ease;
  33. -moz-transition: all 0.7s ease;
  34. -o-transition: all 0.7s ease;
  35. }
  36. iframe#tumblr_controls:hover{
  37. top: 0% !important;
  38. right:0% !important;
  39. opacity:0.8;
  40. position: fixed !important;
  41. filter:alpha(opacity=80);
  42. -webkit-transition: all 0.7s ease;
  43. -moz-transition: all 0.7s ease;
  44. -o-transition: all 0.7s ease;
  45. }
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:5px;}
  48. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};height:5px!important;}
  49. ::-webkit-scrollbar {background-color:{color:Background};height:5px;width:6px;}
  50.  
  51.  
  52. body {
  53. background:{color:Background};
  54. font-family:'cambria';
  55. margin:0px;
  56. color:{color:text};
  57. font-size:9px;
  58. line-height:100%;
  59. }
  60.  
  61. a {
  62. text-decoration:none;
  63. outline:none;
  64. -moz-outline-style:none;
  65. color:{color:Link};
  66. -webkit-transition: all 0.4s ease;
  67. -moz-transition: all 0.4s ease;
  68. -o-transition: all 0.4s ease;
  69. }
  70.  
  71. a:hover {
  72. -webkit-transition: all 0.5s ease-out;
  73. -moz-transition: all 0.5s ease-out;
  74. transition: all 0.5s ease-out;
  75. color: {color:Link hover};
  76. -webkit-transition: all 0.4s ease;
  77. -moz-transition: all 0.4s ease;
  78. -o-transition: all 0.4s ease;
  79. }
  80.  
  81. img {
  82. border:none;
  83. }
  84.  
  85. blockquote {
  86. padding-left:5px;
  87. border-left:1px solid;
  88. margin:0px 2px 0px 5px;
  89. }
  90.  
  91. blockquote blockquote {
  92. padding-left:4px;
  93. border-left:1px solid;
  94. margin:0px 2px 0px 5px;
  95. }
  96.  
  97. h1 {
  98. font-size:12px;
  99. }
  100.  
  101. h1 a {-webkit-transition: all 0.4s ease;
  102. -moz-transition: all 0.4s ease;
  103. -o-transition: all 0.4s ease;}
  104.  
  105. h1 a:hover {font-size:12px; -webkit-transition: all 0.4s ease;
  106. -moz-transition: all 0.4s ease;
  107. -o-transition: all 0.4s ease;}
  108.  
  109. .quote {font-size:10px; font-style:italic;}
  110.  
  111. .source {font-size:10px; font-style:normal;}
  112.  
  113. .chat{
  114. font-size:9px;
  115. text-transform:lowercase;
  116. line-height:12px;
  117. letter-spacing:1px;
  118. font-style:italic;
  119. }
  120.  
  121. .entries {
  122. padding:10px;
  123.  
  124. margin-left:480px;
  125. margin-top:50px;
  126. margin-bottom:50px;
  127. -webkit-transition: all 0.4s ease;
  128. -moz-transition: all 0.4s ease;
  129. -o-transition: all 0.4s ease;
  130. }
  131.  
  132. .entries img{
  133. -webkit-transition: all 0.4s ease;
  134. -moz-transition: all 0.4s ease;
  135. -o-transition: all 0.4s ease;
  136. }
  137.  
  138. .entries img:hover{opacity:0.98;
  139. }
  140.  
  141. .post {
  142. width:500px;
  143. padding-bottom:10px;
  144. padding-top: 25px;
  145. margin-bottom:14px;
  146. }
  147.  
  148. #sidebar {
  149. width:173px;
  150. position:fixed;
  151. margin-left:265px;
  152. margin-top:300px;
  153. }
  154.  
  155. .sidelinks {
  156. font-family:'trebuchet ms';
  157. width:justify;
  158. padding-left:9px;
  159. padding-right:9px;
  160. position:fixed;
  161. text-align:center;
  162. margin-left:6px;
  163. margin-top:-109px;
  164. border-bottom:1px solid {color:border};
  165. }
  166.  
  167. .sidelinks a {
  168. text-transform:uppercase;
  169. line-height:12px;
  170. color:{color:Link};
  171. margin-left:1px;
  172. margin-right:1px;
  173. font-size:7px;
  174. letter-spacing:1px;
  175. -webkit-transition: all 0.4s ease;
  176. -moz-transition: all 0.4s ease;
  177. -o-transition: all 0.4s ease;
  178. }
  179.  
  180. .sidelinks a:hover {
  181. color:{color:link hover};
  182.  
  183. -webkit-transition: all 0.4s ease;
  184. -moz-transition: all 0.4s ease;
  185. -o-transition: all 0.4s ease;
  186. }
  187.  
  188. .sidebarimage {
  189. height:64px;
  190. width:64px;
  191. }
  192.  
  193. .sidebarimage img {
  194. margin-left:7px;
  195. margin-top:-28px;
  196. height:64px;
  197. width:64px;
  198. border-radius:5px;
  199. }
  200.  
  201. .description {
  202. color:{color:Text};
  203. margin-top:-64px;
  204. margin-left:80px;
  205. font-family:'cambria';
  206. text-align:left;
  207. width:88px;
  208. position:fixed;
  209. font-size:10px;
  210. line-height:11px;
  211. text-transform:lowercase;
  212. }
  213.  
  214. .info {
  215. text-transform:uppercase;
  216. font-family:'consolas';
  217. letter-spacing:1px;
  218. line-height:13px;
  219. font-size:8px;
  220. display:block;
  221. width:500px;
  222. margin-top:2px;
  223. position:absolute;
  224. margin-left:0px;
  225. text-align:center;
  226. border-top: 1px solid {color:border};
  227. -webkit-transition: all 0.4s ease;
  228. -moz-transition: all 0.4s ease;
  229. -o-transition: all 0.4s ease;
  230. }
  231.  
  232. #taggs{
  233. text-transform:lowercase;
  234. font-style:italic;
  235. padding:2px;
  236. padding-top:13px;
  237. text-align:center;
  238. margin-top:3px;
  239. }
  240.  
  241. .question{
  242. margin-left:30px;
  243. margin-top:-28px;
  244. text-transform:lowercase;
  245. letter-spacing:1px;
  246. padding:5px;
  247. padding-bottom:11px;
  248. }
  249. .question a{
  250. background-color:transparent;
  251. }
  252.  
  253. .askpic{
  254. max-width:24px;
  255. max-height:24px;
  256. border:2px solid {color:border};
  257. }
  258.  
  259. #credit {
  260. position:fixed;
  261. right:0px;
  262. bottom:0px;
  263. padding:5px;
  264. text-transform:uppercase;
  265. letter-spacing:1px;
  266. font-size:8px;
  267. }
  268.  
  269. #audio {
  270. margin-bottom:5px;
  271. width:500px;
  272. height:justify;
  273. }
  274.  
  275. .cover {
  276. width:78px;
  277. height:78px;
  278. position:absolute;
  279. }
  280.  
  281. .cover img {
  282. width:73px;
  283. height:73px;
  284. float:left;
  285. }
  286.  
  287. .player {
  288. opacity: 0.05;
  289. position:absolute;
  290. z-index:1;
  291. background:#fff
  292. ;width:80px;
  293. height:80px;
  294. display:block;
  295. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  296. }
  297. .player:hover{
  298. opacity:0.5;
  299. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  300. }
  301.  
  302. .player2 {
  303. width:25px;
  304. height:25px;
  305. margin-top:20px;
  306. margin-left:20px;
  307. overflow:hidden;
  308. padding:3px;
  309. }
  310.  
  311. .track {
  312. text-transform:uppercase;
  313. margin-left:80px;
  314. line-height:15px;
  315. padding-top:0px;
  316. }
  317.  
  318. .notes img{
  319. width:16px;
  320. }
  321.  
  322. .notes ol, .notes li{
  323. list-style:none;
  324. }
  325.  
  326. {CustomCSS}</style>
  327. </head><body>
  328.  
  329. <div id="sidebar">
  330.  
  331. <div class="sidebarimage">
  332. <img src="{PortraitURL-64}">
  333.  
  334. {block:Pagination}{/block:Pagination}
  335. <div class="description"> <i>{Description}</i> </div></div>
  336.  
  337. <div class="sidelinks">
  338. {block:PreviousPage}<a href="{PreviousPage}">▬</a>{/block:PreviousPage}
  339. <a href="/">home</a>
  340. <a href="/ask">ask</a>
  341. {block:IfLink1} <a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:IfLink1}
  342. {block:IfLink2} <a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:IfLink2}
  343. {block:IfLink3} <a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:IfLink3}
  344. {block:NextPage}<a href="{NextPage}">✚</a>{/block:NextPage}
  345. </div>
  346. </div>
  347.  
  348. <div class="entries">{block:Posts}<div class="post">
  349.  
  350. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  351.  
  352. {block:Photo}<img src="{PhotoURL-500}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  353.  
  354. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  355.  
  356. {block:Quote}<div class="quote">{Quote}{block:Source} —<span class="source">{Source}</span>{/block:Source}</div>{/block:Quote}
  357.  
  358. {block:Link}<h1>&raquo; <a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  359.  
  360. {block:Chat}<div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  361.  
  362. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  363. <div class="player">
  364. <div class="player2">
  365. {AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br />{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:Album}<b>Album:</b> {Album}{/block:Album}<br />{PlayCountWithLabel}</div><br>{Caption}</div>
  366. {/block:Audio}
  367.  
  368. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  369.  
  370. {block:Answer}
  371. <div class="askpic"><img src="{AskerPortraitURL-24}"></div><div class="question"> <b>{Asker}</b>: {Question}</div><blockquote>{Answer}</blockquote>{/block:Answer}
  372.  
  373. {block:ContentSource}
  374. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  375. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  376. {/block:SourceLogo}
  377. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  378. {/block:ContentSource}
  379.  
  380. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  381.  
  382. {block:IndexPage}<div class="info">
  383. ({NoteCount}) /{block:Date}<a href="{Permalink}">{DayOfMonth} {ShortMonth} {ShortYear}</a>{/block:Date}{block:RebloggedFrom}/ ©<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom} </div>{/block:IndexPage}
  384.  
  385. <div id="taggs">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  386. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  387. </div>{/block:Posts}</div>
  388.  
  389. <div id="credit"><a href="http://www.starponds.tumblr.com" target="_blank">starponds</a></div>
  390.  
  391. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement