Advertisement
starlland

THEME #10

Aug 7th, 2012
2,371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 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. _____________________________________
  8.  
  9. TO DIE BY YOUR SIDE IS SUCH A HEAVENLY WAY TO DIE
  10. / racheyzane.tumblr.com /
  11. _____________________________________
  12. !-->
  13.  
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:background" content="#ffffff" />
  18.  
  19. <meta name="color:text" content="#a39c8b" />
  20. <meta name="color:selection" content="#faf6ed" />
  21. <meta name="color:link" content="#ada47c" />
  22. <meta name="color:hover link" content="#8895a3" />
  23. <meta name="color:nav link" content="#c7c292" />
  24. <meta name="color:nav link hover" content="#f5f4e9" />
  25. <meta name="color:nav bg" content="#f7f4ed" />
  26. <meta name="color:nav bg hover" content="#e4e1c8" />
  27. <meta name="color:scrollbar" content="#c7c2a7" />
  28. <meta name="color:border" content="#ebe2ca" />
  29. <meta name="color:bold" content="#b39e76" />
  30. <meta name="color:italic" content="#b4af9c" />
  31.  
  32. <meta name="font:title" content="georgia" />
  33. <meta name="font:body" content="georgia" />
  34.  
  35. <meta name="text:Link1" content="" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="" />
  40. <meta name="text:Link3 Title" content="" />
  41.  
  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.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. iframe#tumblr_controls {
  56. top:0px !important;
  57. right:3px !important;
  58. position: fixed !important;
  59. opacity: 0.5;
  60. -webkit-transition: all 0.6s ease;}
  61.  
  62. iframe#tumblr_controls:hover{
  63. opacity: 1;
  64. -webkit-transition: all 0.6s ease;
  65. }
  66.  
  67.  
  68.  
  69. ::-webkit-scrollbar-thumb:vertical {
  70. background-color:{color:scrollbar};
  71. height:30px;
  72. }
  73.  
  74. ::-webkit-scrollbar-thumb:horizontal {
  75. background-color:{color:scrollbar};
  76. height:5px!important;
  77. }
  78.  
  79. ::-webkit-scrollbar {
  80. background-color:{color:background};;
  81. height:5px;
  82. width:5px;
  83. }
  84.  
  85. ::-moz-selection {
  86. background: {color:selection};
  87. }
  88. ::selection {
  89. background: {color:selection};
  90. }
  91.  
  92.  
  93.  
  94.  
  95.  
  96. body {color:{color:text};
  97. background-color:{color:background};
  98. background-attachment:fixed;
  99. font-family:{font:body};
  100. font-size:10px;
  101. line-height:100%;
  102. text-align:justify;
  103. }
  104.  
  105. a:link, a:active, a:visited {
  106. color: {color:link};
  107. text-decoration:none;
  108. -webkit-transition: all 0.6s ease;
  109. }
  110.  
  111. a:hover {
  112. color:{color:hover link};
  113. -webkit-transition: all 0.6s ease;
  114. }
  115.  
  116. b {
  117. font-weight: bold;
  118. color:{color:bold};
  119. }
  120.  
  121. i {
  122. font-style:italic;
  123. color:{color:italic};
  124. }
  125.  
  126.  
  127. img {
  128. max-width: 500px;
  129. }
  130.  
  131. #entries {
  132. margin-left:380px;
  133. margin-bottom:-10px;
  134. max-width:500px;
  135. }
  136.  
  137.  
  138.  
  139. #sbar {
  140. height: auto;
  141. margin-left: 150px;
  142. position:fixed;
  143. overflow:hidden;
  144. margin-top:200px;
  145. }
  146.  
  147. #lewe {
  148. padding-right: 5px;
  149. border-right:1px solid {color:border};
  150. display:inline-block;
  151. height: 226px;
  152. }
  153.  
  154. #simg {
  155. display:block;
  156. margin-top: 20px;
  157. }
  158.  
  159. #simg img {
  160. max-width: 90px;
  161. z-index:9999;
  162. display:block;
  163. border: 10px solid {color:nav bg};
  164. }
  165.  
  166. #stext {
  167. display:inline;
  168. width: 90px;
  169. padding-left: 5px;
  170. margin-top:-175px;
  171. margin-left: 78px;
  172. position:fixed;
  173. z-index:9999;
  174. }
  175.  
  176. #cudzyslow {
  177. position: fixed;
  178. margin-top:-200px;
  179. margin-left: 73px;
  180. font-size: 60px;
  181. font-family:georgia;
  182. font-weight:bold;
  183. color:{color:nav link};
  184. letter-spacing:-7px;
  185. width:60px;
  186. height:60px;
  187. opacity:0.7;
  188. z-index:1;
  189. }
  190.  
  191.  
  192.  
  193.  
  194. #posts{
  195. overflow:hidden;
  196. padding: 3px;
  197. -webkit-transition: all 0.6s ease;
  198. max-width:500px;
  199. padding-top: 8px;
  200. padding-bottom: 8px;
  201. }
  202.  
  203. #nav {
  204. display:block;
  205. margin-top: 8px;
  206. width:68px;
  207. }
  208.  
  209. #nav a {
  210. width: 60px;
  211. display:block;
  212. text-align: center;
  213. font-family:{font:title};
  214. text-transform:lowercase;
  215. font-size:9px;
  216. letter-spacing: -1px;
  217. color:{color:nav link};
  218. background:{color:nav bg};
  219. margin-bottom: 5px;
  220. padding: 4px;
  221. -webkit-transition: all 0.6s ease;
  222. }
  223.  
  224. #nav a:hover {
  225. background:{color:nav bg hover};
  226. color:{color:nav link hover};
  227. -webkit-transition: all 0.6s ease;
  228. }
  229.  
  230.  
  231. #credit {
  232. width:70px;
  233. text-align:center;
  234. bottom:10px;
  235. right:10px;
  236. background-color:transparent;
  237. position:fixed;
  238. -webkit-transition: all 0.6s ease;
  239. font-family:trebuchet ms;
  240. text-transform:uppercase;
  241. font-size:10px;
  242. border-bottom: 2px solid {color:border};
  243. letter-spacing: -1px;
  244. }
  245.  
  246.  
  247.  
  248. h1{
  249. font-family:{font:title};
  250. font-size:19px;
  251. line-height:15px;
  252. letter-spacing:-2px;
  253. text-align:left;
  254. padding-bottom: 3px;
  255. text-transform: lowercase;
  256. border-bottom: 2px solid {color:border};
  257. }
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264. blockquote {
  265. border-left:2px {color:body} solid;
  266. padding-left:5px;
  267. margin:0px 2px 0px 10px
  268. }
  269.  
  270.  
  271.  
  272. #quote {
  273. font-family: {font:title};
  274. font-size: 12px;
  275. letter-spacing:-1px;
  276. line-height: 100%;
  277. margin-left: 10px;
  278. padding: 3px;
  279. border-bottom: 1px solid {color:border};
  280. width:80%;
  281. text-align:center;
  282. }
  283.  
  284. #quote:first-letter{
  285. font-weight:bold;
  286. font-size:19px;
  287. }
  288.  
  289.  
  290.  
  291. blockquote {
  292. padding-left:7px;
  293. margin:2px;
  294. border-left:5px solid {color:border};
  295. }
  296.  
  297.  
  298.  
  299. img a{border:none; width:100%}
  300.  
  301.  
  302.  
  303. .audi {
  304. margin-bottom: 10px;
  305. display: block;
  306. width:500px;
  307. background:black;
  308. }
  309.  
  310.  
  311.  
  312.  
  313.  
  314. .user_1 .label {color:{color:italic}; font-weight:bold}
  315. .user_2 .label {color:{color:bold}; font-weight:bold}
  316. .user_3 .label {color:{color:italic}; font-weight:bold}
  317. .user_4 .label {color:{color:bold}; font-weight:bold}
  318. .user_5 .label {color:{color:italic}; font-weight:bold}
  319. .user_6 .label {color:{color:bold}; font-weight:bold}
  320. .user_7 .label {color:{color:italic}; font-weight:bold}
  321. .user_8 .label {color:{color:bold}; font-weight:bold}
  322. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  323.  
  324.  
  325.  
  326. #notes {font-weight:normal}
  327. #notes li {padding-bottom:0.5em}
  328. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
  329.  
  330.  
  331.  
  332. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  333. </style>
  334. <style type="text/css">{CustomCSS}</style>
  335.  
  336. </head>
  337.  
  338.  
  339.  
  340. <body>
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. <div id="credit">
  348. <a href="http://racheyzane.tumblr.com">theme by racheyzane</a>
  349. </div>
  350.  
  351.  
  352. <div id="sbar">
  353.  
  354. <div id="lewe">
  355.  
  356. <div id="simg">
  357. <img src="{PortraitURL-48}">
  358. </div>
  359.  
  360. <div id="nav">
  361. <a href="/">home</a>
  362. <a href="/ask">askbox</a>
  363. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  364. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  365. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  366. </div>
  367.  
  368.  
  369. </div>
  370.  
  371.  
  372. <div id="cudzyslow">,,</div>
  373. <div id="stext">{block:Description}{Description}{/block:Description}<br><br>
  374.  
  375. <div style="width:90px; text-align:center;">{CurrentPage} of {TotalPages}<br><i>{block:PreviousPage}<a href="{PreviousPage}">previous</a> ~{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</i></div></div>
  376.  
  377.  
  378. </div>
  379.  
  380.  
  381.  
  382. <div id="entries">
  383. {block:Posts}
  384. <div id="posts">
  385.  
  386.  
  387. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  388. {block:Text}{Body}{/block:Text}
  389.  
  390.  
  391. {block:Quote}
  392. <div id="quote">
  393. {Quote}</div>
  394. <div align="right">{Source}</div>
  395. {/block:Quote}
  396.  
  397. <br>
  398.  
  399.  
  400. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  401. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  402.  
  403.  
  404. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{/block:Photo}
  405.  
  406.  
  407. {block:Photoset}<center>{Photoset-500}</center>{/block:Photoset}
  408.  
  409.  
  410.  
  411. {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}
  412.  
  413.  
  414.  
  415. {block:Video}{Video-400}{/block:Video}
  416.  
  417.  
  418. {block:Answer}<div style="border-bottom: 1px solid {color:border}; padding-bottom: 3px;"><ii><div style="color: {color:italic}; text-transform:lowercase; display:inline;">{Asker}</div> asked</ii>: {Question}</div>
  419. {Answer}{/block:answer}
  420.  
  421.  
  422.  
  423. {block:AudioPlayer}
  424. <div class="audi">
  425. <center>{audioplayerblack}</div>
  426. {block:artist}<b>{artist}</b>{/block:artist} /
  427. {block:trackname}<i>{trackname}</i>{/block:trackname} /
  428. {block:album}{album}{/block:album}<br>
  429. </center>
  430. {/block:AudioPlayer}
  431.  
  432.  
  433.  
  434. {block:Caption}{Caption}{/block:Caption}
  435.  
  436.  
  437. <div style="border-top: 1px dashed {color:border}; padding: 5px; font-size:9px; opacity: 0.8; letter-spacing:-1px; text-transform:lowercase;">
  438. <a href="{ReblogURL}"><i>reblog</i></a>{block:NoteCount} / {NoteCountWithLabel}{/block:NoteCount}{block:Date} / <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:RebloggedFrom}/ <a href="{ReblogParentURL}">{ReblogParentName}</a>
  439. {block:ContentSource}&copy; <a href="{SourceURL}"><b>{SourceLink}</b></a>{/block:ContentSource}{/block:RebloggedFrom}<br>
  440. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  441. </div>
  442.  
  443. </div>
  444. <br>
  445. {/block:Posts}
  446. {block:PostNotes} {PostNotes} {/block:PostNotes}
  447.  
  448.  
  449.  
  450.  
  451. </div>
  452. </div>
  453.  
  454.  
  455. </body>
  456. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement