Advertisement
jessewertsson

theme 10 by starponds

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