Advertisement
starlland

STARLLAND.tumblr.com / theme #7

May 19th, 2012
13,307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.11 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2.  
  3.  
  4. <html>
  5.  
  6. <!--
  7. smile like you mean it
  8. theme by emma
  9. [starlland.tumblr.com]
  10. do not copy!
  11. !-->
  12.  
  13. <head>
  14.  
  15. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#ffffff" />
  17.  
  18. <meta name="color:text" content="#A39C8B" />
  19. <meta name="color:link" content="#E0D4D1" />
  20. <meta name="color:hover link" content="#E6D97C" />
  21. <meta name="color:nav link" content="#DFD893" />
  22. <meta name="color:nav link background" content="#FAFAFA" />
  23. <meta name="color:nav link hover" content="#E3C4B6" />
  24. <meta name="color:nav link background hover" content="#FCFCFC" />
  25.  
  26. <meta name="color:scrollbar" content="#C9C9C9" />
  27.  
  28. <meta name="color:ask background" content="#FCF8F3" />
  29. <meta name="color:border" content="#F3ECD8" />
  30. <meta name="color:bold" content="#F0E4C6" />
  31. <meta name="color:italic" content="#E8F1F0" />
  32.  
  33. <meta name="color:top border" content="#FAFAFA" />
  34. <meta name="color:bottom border" content="#F3ECD8" />
  35. <meta name="color:tag link" content="#CFCFCF" />
  36.  
  37. <meta name="image:sidebar" content=""/>
  38. <meta name="image:border background" content=""/>
  39.  
  40. <meta name="font:title" content="georgia" />
  41. <meta name="font:body" content="trebuchet ms" />
  42. <meta name="font:info" content="trebuchet ms" />
  43. <meta name="font:question" content="trebuchet ms" />
  44.  
  45. <meta name="text:sidebar height in px" content="270" />
  46. <meta name="text:border width in px" content="10" />
  47. <meta name="text:border right margin in px" content="10" />
  48. <meta name="text:border left margin in px" content="80" />
  49. <meta name="text:links top margin in px" content="25" />
  50. <meta name="text:Link1" content="" />
  51. <meta name="text:Link1 Title" content="" />
  52. <meta name="text:Link2" content="" />
  53. <meta name="text:Link2 Title" content="" />
  54. <meta name="text:Link3" content="" />
  55. <meta name="text:Link3 Title" content="" />
  56. <meta name="text:Link4" content="" />
  57. <meta name="text:Link4 Title" content="" />
  58. <meta name="text:Link5" content="" />
  59. <meta name="text:Link5 Title" content="" />
  60. <meta name="text:Link6" content="" />
  61. <meta name="text:Link6 Title" content="" />
  62. <meta name="text:Link7" content="" />
  63. <meta name="text:Link7 Title" content="" />
  64.  
  65.  
  66. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  67. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  68. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  69. <link rel="shortcut icon" href="{Favicon}" />
  70. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75.  
  76. iframe#tumblr_controls {
  77. top:0px !important;
  78. right:3px !important;
  79. position: fixed !important;
  80. opacity: 0.5;
  81. -webkit-transition: all 0.6s ease;}
  82.  
  83. iframe#tumblr_controls:hover{
  84. opacity: 1;
  85. -webkit-transition: all 0.6s ease;
  86. }
  87.  
  88.  
  89.  
  90. ::-webkit-scrollbar-thumb:vertical {
  91. background-color:{color:scrollbar};
  92. height:30px;
  93. }
  94.  
  95. ::-webkit-scrollbar-thumb:horizontal {
  96. background-color:{color:scrollbar};
  97. height:5px!important;
  98. }
  99.  
  100. ::-webkit-scrollbar {
  101. background-color:{color:background};
  102. height:5px;
  103. width:5px;
  104. }
  105.  
  106. ::-moz-selection {
  107. background: {color:scrollbar};
  108. }
  109. ::selection {
  110. background: {color:scrollbar};
  111. }
  112.  
  113.  
  114.  
  115.  
  116.  
  117. body {color:{color:text};
  118. background-color:{color:background};
  119. background-attachment:fixed;
  120. font-family:{font:body};
  121. font-size:10px;
  122. line-height:100%;
  123. text-align:justify;
  124. }
  125.  
  126. a:link, a:active, a:visited {
  127. color: {color:link};
  128. text-decoration:none;
  129. -webkit-transition: all 0.6s ease;
  130. opacity: 5;
  131. }
  132.  
  133. a:hover {
  134. color:{color:hover link};
  135. -webkit-transition: all 0.6s ease;
  136. opacity: 5;
  137. }
  138.  
  139. b {
  140. font-weight: bold;
  141. color:{color:bold};
  142. }
  143.  
  144. i {
  145. font-style:italic;
  146. color:{color:italic};
  147. }
  148.  
  149.  
  150. #entries {
  151. margin-left:550px;
  152. margin-top:20px;
  153. margin-bottom:20px;
  154. width:500px;
  155. }
  156.  
  157.  
  158.  
  159. #sbar {
  160. width: 250px;
  161. height: auto;
  162. margin-left: 260px;
  163. margin-top: 120px;
  164. position:fixed;
  165. overflow:hidden;
  166. }
  167.  
  168. #sidebar {
  169. max-width: 250px;
  170. height:{text:sidebar height in px}px;
  171. }
  172.  
  173. .simg {
  174. height:{text:sidebar height in px}px;
  175. z-index: 9;
  176. -webkit-transition: all 0.8s ease-out;
  177. -moz-transition: all 0.8s ease-out;
  178. transition: all 0.8s ease-out;
  179. display:inline-block;
  180. z-index: 10;
  181. position:fixed;
  182. padding-left: 10px;
  183. }
  184.  
  185. .simg img {
  186. display: block;
  187. height:{text:sidebar height in px}px;
  188. max-width: 250px;
  189. }
  190.  
  191.  
  192.  
  193.  
  194. #sideb {
  195. width: {text:border width in px}px;
  196. height: {text:sidebar height in px}px;
  197. display:inline-block;
  198. margin-right:{text:border left margin in px}px;
  199. z-index: 8;
  200. position:fixed;
  201. -webkit-transition: all 0.9s ease-out;
  202. -moz-transition: all 0.9s ease-out;
  203. transition: all 0.9s ease-out;
  204. background:{color:border};
  205. }
  206.  
  207. #sideb img {
  208. width: {text:border width in px}px;
  209. height: {text:sidebar height in px}px;
  210. display: block;
  211. }
  212.  
  213.  
  214.  
  215. #nav {
  216. width: 50px;
  217. position:fixed;
  218. display:inline;
  219. margin-left: 20px;
  220. z-index:1;
  221. text-align:center;
  222. font-family:georgia;
  223. padding-top: {text:links top margin in px}px;
  224. -webkit-transition: all 0.8s ease-out;
  225. -moz-transition: all 0.8s ease-out;
  226. transition: all 0.8s ease-out;
  227. height:250px;
  228. }
  229.  
  230. #nav a {
  231. display:inline-block;
  232. width:55px;
  233. z-index:9999;
  234. height:13px;
  235. color:{color:nav link};
  236. background-color:{color:nav link background};
  237. font-size:10px;
  238. letter-spacing:-1px;
  239. padding-top: 8px;
  240. padding-bottom: 7px;
  241. margin-bottom: 5px;
  242. }
  243.  
  244. #nav a:hover {
  245. background: {color:nav link background hover};
  246. color: {color:nav link hover};
  247. }
  248.  
  249.  
  250. #sidebar:hover #nav {
  251. -webkit-transition: all 0.8s ease-out;
  252. -moz-transition: all 0.8s ease-out;
  253. transition: all 0.8s ease-out;;
  254. margin-left: -55px;
  255. }
  256.  
  257. #sidebar:hover #sideb {
  258. -webkit-transition: all 0.8s ease-out;
  259. -moz-transition: all 0.8s ease-out;
  260. transition: all 0.8s ease-out;;
  261. margin-left: -{text:border left margin in px}px;
  262. opacity:0.5;
  263. }
  264.  
  265.  
  266.  
  267. #stext {
  268. width: 210px;
  269. font-family: {font:body};
  270. font-size: 10px;
  271. color: {color:text};
  272. text-align:center;
  273. margin-top: 10px;
  274. }
  275.  
  276. .prev {
  277. font-family:georgia;
  278. font-size:25px;
  279. text-align: center;
  280. padding: 10px;
  281. }
  282.  
  283.  
  284.  
  285.  
  286. #posts{
  287. overflow:hidden;
  288. background-color: {color:entry};
  289. padding: 3px;
  290. -webkit-transition: all 0.6s ease;
  291. }
  292.  
  293. #posts:hover #tag {
  294. opacity:1;
  295. -webkit-transition: all 0.6s ease;
  296. }
  297.  
  298. #posts:hover #boobs {
  299. opacity: 1;
  300. -webkit-transition: all 0.6s ease;
  301. }
  302.  
  303. #side {
  304. margin-left:530px;
  305. position:absolute;
  306. display: inline-block;
  307. -webkit-transition: all 0.6s ease;
  308. font-family: trebuchet ms;
  309. }
  310.  
  311.  
  312. #tag {
  313. color: {color:bold};
  314. display: inline-block;
  315. width: 140px;
  316. opacity: 0;
  317. -webkit-transition: all 0.6s ease;
  318. }
  319.  
  320. #tag a {
  321. color: {color:tag link};
  322. }
  323.  
  324.  
  325. #credit {
  326. width:50px;
  327. text-align:center;
  328. bottom:10px;
  329. right:10px;
  330. background-color:transparent;
  331. position:fixed;
  332. opacity:0.7;
  333. -webkit-transition: all 0.6s ease;
  334. font-family:trebuchet ms;
  335. text-transform:uppercase;
  336. font-size:8px;
  337. }
  338.  
  339. #credit:hover {
  340. opacity:1;
  341. -webkit-transition: all 0.6s ease;
  342. }
  343.  
  344. #credit img {
  345. width:35px;
  346. }
  347.  
  348.  
  349. #info{
  350. font-family:{font:info};
  351. font-size:9px;
  352. text-align:left;
  353. padding: 5px;
  354. }
  355.  
  356.  
  357. h1{
  358. font-family:{font:title};
  359. font-size:19px;
  360. line-height:15px;
  361. letter-spacing:1px;
  362. font-style:italic;
  363. text-align:center;
  364. padding-bottom: 3px;
  365. text-transform: lowercase;
  366. }
  367.  
  368.  
  369.  
  370. #source {
  371. text-align: right;
  372. display:block;
  373. margin:2px 2px 2px 0px;
  374. padding:2px;
  375. font-family:{font:info};
  376. text-transform:uppercase;
  377. font-size:9px;
  378. opacity:0.8;
  379. letter-spacing:-1px;
  380. }
  381. #source img {
  382. float:right;
  383. display: inline;
  384. height: 20px;
  385. margin-left:4px;
  386. border: 3px solid #FAFAFA;
  387. }
  388.  
  389. #border {
  390. border-top: 4px solid {color:top border};
  391. border-bottom: 4px solid {color:bottom border};
  392. }
  393.  
  394.  
  395.  
  396.  
  397. #questions {
  398. background-color:{color:ask background};
  399. text-align:center;
  400. padding:10px;
  401. margin-bottom:0px;
  402. font-family:{font:question};
  403. font-size:9px;
  404. }
  405.  
  406. #asker {
  407. display:block;
  408. margin:-10px 5px 5px 5px;
  409. font-family:{font:info};
  410. font-size:9px;
  411. text-transform:uppercase;
  412. letter-spacing: -1px;
  413. }
  414. #asker img {
  415. display: inline;
  416. height: 20px;
  417. margin-left: 30px;
  418. border: 5px solid;
  419. border-color:{color:ask background};
  420. text-align:right;
  421. margin-right: 10px;
  422. }
  423. #asker a {
  424. color:{color:info link}
  425. margin-left: 10px;
  426. }
  427. #asker a:hover {
  428. color:{color:info link hover};
  429. }
  430.  
  431.  
  432.  
  433. blockquote {
  434. border-left:2px {color:body} solid;
  435. padding-left:5px;
  436. margin:0px 2px 0px 10px
  437. }
  438.  
  439.  
  440.  
  441. #quote {
  442. font-family: {font:title};
  443. font-size: 15px;
  444. letter-spacing:-1px;
  445. line-height: 100%;
  446. margin-left: 10px;
  447. padding: 10px;
  448. border-left: 5px solid;
  449. border-color: {color:border};
  450. }
  451.  
  452. #quote:first-letter{
  453. font-weight:bold;
  454. font-size:19px;
  455. }
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463. blockquote {
  464. padding-left:7px;
  465. margin:2px;
  466. border-left:5px solid {color:border};
  467. }
  468.  
  469.  
  470.  
  471. img a{border:none; width:100%}
  472. .audio{display:block;}
  473.  
  474.  
  475.  
  476. .user_1 .label {color:{color:italic}; font-weight:bold}
  477. .user_2 .label {color:{color:bold}; font-weight:bold}
  478. .user_3 .label {color:{color:italic}; font-weight:bold}
  479. .user_4 .label {color:{color:bold}; font-weight:bold}
  480. .user_5 .label {color:{color:italic}; font-weight:bold}
  481. .user_6 .label {color:{color:bold}; font-weight:bold}
  482. .user_7 .label {color:{color:italic}; font-weight:bold}
  483. .user_8 .label {color:{color:bold}; font-weight:bold}
  484. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  485.  
  486.  
  487.  
  488. #notes {font-weight:normal}
  489. #notes li {padding-bottom:0.5em}
  490. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
  491.  
  492.  
  493.  
  494. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  495. </style>
  496. <style type="text/css">{CustomCSS}</style>
  497.  
  498. </head>
  499.  
  500.  
  501.  
  502. <body>
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509. <div id="credit">
  510. <a href="http://starlland.tumblr.com"><img src="http://static.tumblr.com/akhimg2/jtAm4a07z/star.png"><br>theme by starlland</a>
  511. </div>
  512.  
  513.  
  514. <div id="sbar">
  515.  
  516.  
  517. <div id="sidebar">
  518. <div id="nav">
  519. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  520. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  521. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  522. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  523. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  524. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  525. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  526. </div>
  527.  
  528.  
  529.  
  530. <div id="sideb"><img src="{image:border background}"></div>
  531.  
  532. <div class="simg">
  533. <img src="{image:sidebar}"></div><br>
  534. </div>
  535.  
  536.  
  537. <div id="stext">{block:Description}{Description}{/block:Description}
  538. <div class="prev">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  539. </div>
  540.  
  541. </div>
  542.  
  543.  
  544.  
  545.  
  546.  
  547. <div id="entries">
  548. {block:Posts}
  549. <div id="posts">
  550.  
  551. <div id="side">
  552.  
  553.  
  554. <div id="tag">{block:HasTags}<b>tags:</b> {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  555.  
  556. </div>
  557.  
  558.  
  559.  
  560. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  561. {block:Text}{Body}{/block:Text}
  562.  
  563. {block:Quote}
  564. <div id="quote">{Quote}<br><small>{Source}</small></div>
  565. {/block:Quote}
  566.  
  567. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  568. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  569.  
  570. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  571. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  572.  
  573. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  574.  
  575. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  576.  
  577. {block:Answer}<div id="questions">{Question}</div>
  578. <div id="asker"><img src="{AskerPortraitURL-16}"><a>{Asker}</a></div>
  579. {Answer}{/block:answer}
  580.  
  581. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  582.  
  583.  
  584.  
  585. <div id="border"></div>
  586. <div id="info">
  587. <div id="source">{block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}"><img src="{ReblogRootPortraitURL-24}"></a>{/block:ContentSource}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>{/block:RebloggedFrom}
  588. {block:Date}posted <a>{TimeAgo}</a> &bull; <a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{Year}</a>{/block:Date} &bull; {block:NoteCount}{block:NoteCount}{/block:NoteCount}
  589. {NoteCountWithLabel} <br>
  590. {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>
  591. {block:ContentSource}&copy; <a href="{SourceURL}"><b>{SourceLink}</b></a>{/block:ContentSource}{/block:RebloggedFrom}</div></div>
  592.  
  593.  
  594. </div><br>
  595. {/block:Posts}
  596. {block:PostNotes}{PostNotes}{/block:PostNotes}
  597.  
  598.  
  599.  
  600.  
  601.  
  602. </div>
  603. </div>
  604.  
  605.  
  606. </body>
  607. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement