Advertisement
jessewertsson

theme 11 by starponds

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