Advertisement
starlland

STARLLAND.tumblr.com / theme #5

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