Advertisement
starlland

STARLLAND.tumblr.com / theme #1

Apr 2nd, 2012
7,136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. <html>
  2.  
  3. <!--
  4. you should take this heart of mine
  5. theme by emma
  6. [racheyzane.tumblr.com]
  7. do not copy!
  8. !-->
  9.  
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:sbar" content="#ffffff" />
  15. <meta name="color:entry" content="#ffffff" />
  16.  
  17. <meta name="color:title" content="#D4BF90" />
  18. <meta name="color:text" content="#b1aa89" />
  19. <meta name="color:link" content="#b9725f" />
  20. <meta name="color:hover link" content="#d49483" />
  21. <meta name="color:nav link" content="#c4be80" />
  22. <meta name="color:nav link background" content="#ffffff" />
  23. <meta name="color:nav link hover background" content="#f9f9f9" />
  24. <meta name="color:ask background" content="#f9f9f9" />
  25. <meta name="color:border" content="#bac69b" />
  26. <meta name="color:bold" content="#bcca9a" />
  27. <meta name="color:italic" content="#d97c64" />
  28. <meta name="color:info" content="#f9f6eb" />
  29.  
  30. <meta name="image:sidebar" content=""/>
  31.  
  32. <meta name="font:title" content="georgia" />
  33. <meta name="font:body" content="georgia" />
  34. <meta name="font:info" content="georgia" />
  35.  
  36. <meta name="text:Link1" content="" />
  37. <meta name="text:Link1 Title" content="" />
  38. <meta name="text:Link2" content="" />
  39. <meta name="text:Link2 Title" content="" />
  40. <meta name="text:Link3" content="" />
  41. <meta name="text:Link3 Title" content="" />
  42.  
  43.  
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  47. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <link rel="shortcut icon" href="{Favicon}" />
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  50. <style type="text/css">
  51.  
  52.  
  53.  
  54. body {
  55. color:{color:text};
  56. background-color:{color:background};
  57. background-attachment:fixed;
  58. font-family:{font:body};
  59. font-size:10px;
  60. line-height:100%;
  61. text-align:justify;
  62. }
  63.  
  64. a:link, a:active, a:visited {
  65. color: {color:link};
  66. text-decoration:none;
  67. }
  68.  
  69. a:hover {
  70. color:{color:hover link};
  71. }
  72.  
  73.  
  74. i{
  75. color:{color:italic};
  76. font-style:italic;}
  77.  
  78. b{
  79. color:{color:bold};
  80. font-weight:bold;
  81. }
  82.  
  83.  
  84.  
  85.  
  86. #entries {
  87. margin-left:550px;
  88. margin-top:20px;
  89. margin-bottom:20px;
  90. width:500px;
  91. }
  92.  
  93.  
  94.  
  95. #sbar {width: 500px; height: auto;}
  96.  
  97. #simg {text-align:center; margin-bottom:5px; margin-top:10px; border-radius: 50%; border: 1px dashed; border-color:{color:border}; width:160px; height:160px;}
  98.  
  99. #simg img {
  100. max-width: 130px;
  101. max-height: 130px;
  102. text-align:center;
  103. border-radius: 50%;
  104. margin-top:13px;}
  105.  
  106.  
  107.  
  108. #sidebar {
  109. background-image: url('{image:sbg}');
  110. margin-top: 200px;
  111. width:250px;
  112. height: auto;
  113. margin-left:140px;
  114. position:fixed;
  115. overflow:hidden;
  116. background-color: {color:sbar};
  117. padding:3px;}
  118.  
  119. #stext {
  120. font-size:9px;
  121. font-color:{color:text};
  122. font-family:{font:body};
  123. width: 200px;
  124. padding-top:8px;
  125. }
  126.  
  127.  
  128. #nav {
  129. text-align:center;
  130. border-right: 5px solid;
  131. border-color:{color:border};
  132. border-left: 5px solid;
  133. border-color:{color:border};
  134. width:240px;
  135. }
  136.  
  137. #nav a {
  138. display:inline-block;
  139. width:55px;
  140. height:12px;
  141. color:{color:nav link};
  142. background-color:{color:nav link background};
  143. font-family:{font:title};
  144. font-size:10px;
  145. letter-spacing:-1px;
  146. padding-top: 2px;
  147. padding-bottom:2px;
  148. }
  149.  
  150. #nav a:first-letter {
  151. font-weight: bold;
  152. color:{color:italic};
  153. }
  154.  
  155. #nav a:hover {
  156. color:{color:italic};
  157. background-color:{color:nav link hover background};
  158. -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  159. }
  160.  
  161.  
  162. #pagination {
  163. font-family:georgia;
  164. text-align:center;
  165. font-size:24px;
  166. padding-top: 10px;
  167. padding-bottom: 4px;
  168. }
  169.  
  170.  
  171. #title {
  172. padding-left: 6px;
  173. padding-bottom: 3px;
  174. font-family: {font:body};
  175. font-size: 20px;
  176. font-color: {color:link};
  177. letter-spacing: 2px;
  178. text-aling:left;
  179. }
  180.  
  181.  
  182.  
  183. #posts{
  184. overflow:hidden;
  185. background-color: {color:entry};
  186. border-left:0px solid {color:link};
  187. border-right:0px solid {color:link};
  188. padding: 3px;
  189. }
  190.  
  191.  
  192.  
  193. h1{
  194. color:{color:title};
  195. font-family:{font:body};
  196. font-size:19px;
  197. line-height:15px;
  198. letter-spacing:0px;
  199. font-style:italic;
  200. text-align:center;
  201. }
  202.  
  203.  
  204.  
  205.  
  206. #tags{
  207. font-family:{font:title};
  208. font-color:{color:bold};
  209. background-color:{color:info};
  210. font-size:9px;
  211. text-align:center;
  212. padding: 3px;
  213. }
  214.  
  215. #info{
  216. font-family:{font:title};
  217. font-size:9px;
  218. border-bottom: 1px dashed;
  219. border-color:{color:border};
  220. text-transform:l;
  221. text-align:center;
  222. padding: 3px;
  223. }
  224.  
  225. #questions {
  226. background-color:{color:ask background};
  227. color: {color:ask};
  228. padding:10px;
  229. margin-bottom:0px;
  230. font-family:georgia;
  231. font-size:10px}
  232. #questions a {color:{color:link}
  233. }
  234.  
  235. blockquote {
  236. border-left:2px {color:body} solid;
  237. padding-left:5px;
  238. margin:0px 2px 0px 10px
  239. }
  240.  
  241.  
  242.  
  243. #quote {
  244. font-family: {font:title};
  245. font-size: 15px;
  246. letter-spacing:-1px;
  247. line-height: 100%;
  248. margin-left: 10px;
  249. padding: 10px;
  250. border-left: 5px solid;
  251. border-color: {color:border};
  252. }
  253.  
  254. #quote:first-letter{
  255. font-weight:bold; font-size:19px};
  256. }
  257.  
  258.  
  259.  
  260. blockquote {
  261. padding-left:7px;
  262. margin:2px;
  263. border-left:5px solid {color:border};
  264. }
  265.  
  266.  
  267.  
  268. img a{border:none; width:100%}
  269. .audio{display:block;}
  270.  
  271.  
  272.  
  273. .user_1 .label {color:{color:border}; font-weight:bold}
  274. .user_2 .label {color:{color:title}; font-weight:bold}
  275. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  276.  
  277.  
  278.  
  279. #notes {font-weight:normal}
  280. #notes li {padding-bottom:0.5em}
  281. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
  282.  
  283.  
  284.  
  285. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  286. </style>
  287. <style type="text/css">{CustomCSS}</style>
  288. </head>
  289.  
  290.  
  291.  
  292. <body>
  293.  
  294. <div id="sbar"><div id="sidebar">
  295.  
  296.  
  297. <div align="center"><div id="simg">
  298. <a href="/"><img src="{image:sidebar}"></a>
  299.  
  300. </div><br>
  301.  
  302.  
  303. <div id="nav">
  304. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  305. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  306. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  307. <a href="racheyzane.tumblr.com/">theme</a>
  308. </div><br>
  309.  
  310.  
  311.  
  312. <div id="stext">{block:Description}{Description}{/block:Description}<br /></div><br>
  313.  
  314. <div id="pagination"><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><small>«</small></a>&nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"><small>»</small></a>{/block:NextPage}</div>
  315.  
  316. <br>
  317. </div></div></div></div>
  318.  
  319. <div id="entries">
  320. {block:Posts}
  321. <div id="posts">
  322.  
  323. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  324. {block:Text}{Body}{/block:Text}
  325.  
  326. {block:Quote}
  327. <div id="quote">{Quote}<br><small>{Source}</small></div>
  328. {/block:Quote}
  329.  
  330. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  331. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  332.  
  333. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  334. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  335.  
  336. {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}
  337.  
  338. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  339.  
  340. {block:Answer}<div id="questions"><b>{Asker}</b>: {Question} <br></div>
  341. {Answer}{/block:answer}
  342.  
  343. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  344.  
  345. <div id="info"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{Year}</a> &middot; {block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  346. {block:ContentSource} &middot; © <a href="{SourceURL}"><b>{SourceLink}</b></a>{/block:ContentSource} &middot; {block:NoteCount}<a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:HasTags}</div>
  347. <div id="tags">
  348. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  349.  
  350. </div><br>
  351. {/block:Posts}
  352. {block:PostNotes}{PostNotes}{/block:PostNotes}
  353.  
  354. </div>
  355.  
  356. </body>
  357. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement