Advertisement
starlland

THEME #18

May 4th, 2013
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.24 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.  
  10. i will follow you
  11.  
  12. into the d a r k
  13.  
  14.  
  15. { ♥ racheyzane | tumblr }
  16.  
  17.  
  18.  
  19. !-->
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26. <script type="text/javascript"
  27. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  28.  
  29. <head>
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. <!-- DEFAULT VARIABLES -->
  37. <meta name="color:background" content="#ffffff" />
  38.  
  39. <meta name="color:text" content="#3c3b3b" />
  40. <meta name="color:selection" content="#f7eeee" />
  41. <meta name="color:link" content="#999898" />
  42. <meta name="color:hover" content="#812f2f" />
  43.  
  44. <meta name="color:scrollbar" content="#6f3636" />
  45. <meta name="color:border" content="#c9baba" />
  46. <meta name="color:bg" content="#ececec" />
  47. <meta name="color:bold" content="#666561" />
  48. <meta name="color:italic" content="#7e7e7d" />
  49.  
  50.  
  51. <meta name="text:Link1" content="" />
  52. <meta name="text:Link1 Title" content="" />
  53. <meta name="text:Link2" content="" />
  54. <meta name="text:Link2 Title" content="" />
  55. <meta name="text:Link3" content="" />
  56. <meta name="text:Link3 Title" content="" />
  57. <meta name="text:Link4" content="" />
  58. <meta name="text:Link4 Title" content="" />
  59. <meta name="text:Link5" content="" />
  60. <meta name="text:Link5 Title" content="" />
  61.  
  62.  
  63.  
  64. <meta name="if:regular posts" content="1" />
  65. <meta name="if:small posts" content="0" />
  66.  
  67.  
  68. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  69. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  70. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  71. <link rel="shortcut icon" href="{Favicon}" />
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Asap:400,400italic,700italic' rel='stylesheet' type='text/css>
  75. <link href='http://fonts.googleapis.com/css?family=Keania+One' rel='stylesheet' type='text/css'>
  76. <link href='http://fonts.googleapis.com/css?family=Oranienbaum' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic' rel='stylesheet' type='text/css'>
  78.  
  79.  
  80.  
  81.  
  82.  
  83. <style type="text/css">
  84.  
  85.  
  86.  
  87.  
  88. iframe#tumblr_controls {
  89. top:0px !important;
  90. right:3px !important;
  91. position: fixed !important;
  92. opacity: 0.5;
  93. -webkit-transition: all 0.6s ease;}
  94.  
  95. iframe#tumblr_controls:hover{
  96. opacity: 1;
  97. -webkit-transition: all 0.6s ease;
  98. }
  99.  
  100.  
  101.  
  102. ::-webkit-scrollbar-thumb:vertical {
  103. background-color:{color:scrollbar};
  104. height:30px;
  105. }
  106.  
  107. ::-webkit-scrollbar-thumb:horizontal {
  108. background-color:{color:scrollbar};
  109. height:8px!important;
  110. }
  111.  
  112. ::-webkit-scrollbar {
  113. background-color:{color:bg};
  114. height:8px;
  115. width:8px;
  116. }
  117.  
  118. ::-moz-selection {
  119. background: {color:selection};
  120. }
  121. ::selection {
  122. background: {color:selection};
  123. }
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. body {color:{color:text}; background-color:{color:background}; background-attachment:fixed; font-size:9px; line-height:100%; text-align:justify; font-family:asap; }
  131.  
  132.  
  133. a:link, a:active, a:visited {color: {color:link}; text-decoration:none;}
  134. a:hover {color:{color:hover};}
  135.  
  136.  
  137. b {font-weight: bold;color:{color:bold};}
  138. i {font-style:italic;color:{color:italic};}
  139. ii {font-style:italic;}
  140.  
  141.  
  142.  
  143.  
  144.  
  145. #sbar {width:100%; position:fixed; font-size:9px; background:{color:bg}; height:151px; top:0px; left:0px; z-index:3;}
  146.  
  147. #nav {display:block; background:{color:background}; text-align:center; padding:5px; margin-top:8px; font-style:italic;}
  148. #nav a {display:inline-block; padding:7px; background:{color:bg};margin-right:5px; color:{color:border};}
  149. #nav a:hover {background:{color:border}; color:{color:bg};}
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159. {block:indexpage}
  160. #entries {margin-top:180px;}
  161. #posts {overflow:hidden;padding: 3px;padding-top: 8px;padding-bottom: 8px; margin-top:70px;}
  162. {/block:indexpage}
  163.  
  164.  
  165. {block:ifregularposts}
  166. #entries {margin-left:32%;}
  167. #posts{max-width:520px;}
  168. img {max-width:500px;}
  169. {/block:ifregularposts}
  170.  
  171.  
  172. {block:ifsmallposts}
  173. #entries {margin-left:35%;}
  174. #posts{max-width:420px;}
  175. img {max-width:400px;}
  176. {/block:ifsmallposts}
  177.  
  178.  
  179. {block:permalinkpage}
  180. #entries {margin-left:32%; margin-top:180px;}
  181. #posts{max-width:520px; overflow:hidden;padding: 3px;padding-top: 8px;padding-bottom: 8px; margin-top:70px;}
  182. img {max-width:500px;}
  183. {/block:permalinkpage}
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193. h1{font-size:19px;letter-spacing:-1px;text-align:left;padding: 5px;text-transform: uppercase;font-family:Oranienbaum;border-bottom: 1px solid {color:border};}
  194.  
  195.  
  196. #notes img {width:0px;height:0px;opacity:0;margin-right:-55px;position:absolute;}
  197.  
  198.  
  199. #quote { font-size: 14px;margin-left: 18px; padding: 3px;text-align:justify;font-style:italic;font-family:cambria; z-index:2; position:relative; display:inline; margin-top:15px;}
  200.  
  201.  
  202. blockquote {padding-left:5px;
  203. border-left:1px solid {color:border};}
  204.  
  205.  
  206.  
  207.  
  208. #credit {position:fixed; bottom:15px; right:30px; font-family:cambria; font-size:9px;}
  209. #credit a {color:{color:scrollbar};}
  210.  
  211.  
  212. #pagination {font-size:15px; position:fixed; font-family:Oranienbaum; bottom:10px; left:0px; background:{color:bg}; text-align:center; width:100%; padding:5px; opacity:0.4;-webkit-transition: all 0.6s ease;}
  213. #pagination:hover {opacity:1; -webkit-transition: all 0.6s ease;}
  214.  
  215.  
  216. .user_1, .user_3, .user_5, .user_7,
  217. .user_7 , .user_9 .user_11 {
  218. background-color:{color:bg};
  219. padding:3px;
  220. }
  221.  
  222. .user_2, .user_4, .user_6, .user_8,
  223. .user_10, .user_12 {
  224. background-color:{color:background};
  225. padding:3px;
  226. }
  227. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:5px;}
  228.  
  229.  
  230.  
  231. #notes {font-weight:normal}
  232. #notes li {padding-bottom:0.5em}
  233. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
  234.  
  235.  
  236.  
  237. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  238. </style>
  239. <style type="text/css">{CustomCSS}</style>
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. </head>
  247.  
  248.  
  249.  
  250. <body>
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257. <div id="pagination">
  258. {block:Pagination}
  259. {block:PreviousPage}
  260. <a href="{PreviousPage}">&laquo;</a>
  261. {/block:PreviousPage}
  262. {CurrentPage} of {TotalPages}
  263. {block:NextPage}
  264. <a href="{NextPage}">&raquo;</a>
  265. {/block:NextPage}
  266. {/block:Pagination}
  267. </div>
  268.  
  269.  
  270.  
  271.  
  272. <div id="credit">
  273. <a href="http://racheyzane.tumblr.com"><small>♥</small> racheyzane</a>
  274. </div>
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. <div id="entries">
  284.  
  285.  
  286.  
  287. <div id="sbar">
  288. <div style="font-size:20px; letter-spacing:-2px; text-transform:uppercase; border-bottom:1px solid {color:border}; margin-top: 20px; margin-bottom:5px; padding-bottom:5px; text-align:center;font-family:Oranienbaum;">
  289. <a href="/">{Title}</a></div>
  290.  
  291.  
  292. <div style="margin-bottom:10px; width:100%;">
  293. <div align="center">
  294.  
  295. <div style="display:inline-block; padding:9px; background:{color:border};">
  296. <img src="{PortraitURL-48}">
  297. </div>
  298.  
  299. <div style="display:inline-block; background:{color:bg}; width:300px;overflow:auto; padding-right:15px; padding-left:15px;height:50px; ">
  300. {Description}
  301. </div>
  302. </div>
  303.  
  304.  
  305.  
  306.  
  307. <div id="nav">
  308. <a href="/">home</a>
  309. <a href="/ask">ask</a>
  310. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  311. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  312. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  313. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  314. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  315. </div>
  316. </div>
  317.  
  318.  
  319. </div>
  320.  
  321.  
  322.  
  323.  
  324.  
  325. {block:Posts}
  326.  
  327.  
  328.  
  329. <div id="posts">
  330.  
  331.  
  332.  
  333. <div style="margin-top:-8px;">
  334. {block:Title}
  335. <h1>{Title}&nbsp;</h1>
  336. {/block:Title}
  337. {block:Text}
  338. {Body}
  339. {/block:Text}
  340. </div>
  341.  
  342.  
  343.  
  344.  
  345.  
  346. {block:Quote}
  347. <br>
  348. <div id="quote">
  349. "{Quote}"
  350. </div>
  351. <div style="text-align:left; text-transform:uppercase; font-size:8px; margin-top:4px; border-top:1px solid {color:border};">
  352. {Source}
  353. {/block:Quote}
  354. <br>
  355.  
  356.  
  357.  
  358.  
  359.  
  360. {block:Link}
  361. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  362. {block:Description}
  363. <P>{Description}</p>
  364. {/block:Description}
  365. {/block:Link}
  366.  
  367.  
  368.  
  369.  
  370.  
  371. {block:Photo}
  372. {block:indexpage}
  373. {block:ifregularposts}
  374. <div style="padding: 10px; border:1px solid {color:border}">
  375. <img src="{PhotoURL-500}">
  376. </div>
  377. {Caption}
  378. {/block:ifregularposts}
  379. {block:ifsmallposts}
  380. <div style="padding: 10px; border:1px solid {color:border}">
  381. <img src="{PhotoURL-400}">
  382. </div>
  383. {Caption}
  384. {/block:ifsmallposts}
  385. {/block:indexpage}
  386. {block:permalinkpage}
  387. <div style="padding: 10px; border:1px solid {color:border}">
  388. <img src="{PhotoURL-500}">
  389. </div>
  390. {Caption}
  391. {/block:permalinkpage}
  392. {/block:Photo}
  393.  
  394.  
  395.  
  396.  
  397.  
  398. {block:Photoset}
  399. {block:indexpage}
  400. {block:ifregularposts}
  401. <div style="padding: 10px; border:1px solid {color:border}">
  402. {Photoset-500}
  403. </div>
  404. {Caption}
  405. {/block:ifregularposts}
  406. {block:ifsmallposts}
  407. <div style="padding: 10px; border:1px solid {color:border}">
  408. {Photoset-400}</div>
  409. {Caption}
  410. {/block:ifsmallposts}
  411. {/block:indexpage}
  412. {block:permalinkpage}
  413. <div style="padding: 10px; border:1px solid {color:border}">
  414. {Photoset-500}
  415. </div>
  416. {Caption}
  417. {/block:permalinkpage}
  418. {/block:Photoset}
  419.  
  420.  
  421.  
  422.  
  423.  
  424. {block:Chat}
  425. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  426. {/block:Chat}
  427.  
  428.  
  429.  
  430.  
  431.  
  432. {block:Video}
  433. {Video-500}
  434. {Caption}
  435. {/block:Video}
  436.  
  437.  
  438.  
  439.  
  440.  
  441. {block:Answer}
  442. <div style="border-bottom: 1px solid {color:bg}; padding: 15px; background: {color:bg};">
  443. <ii><div style="color: {color:link}; text-transform:lowercase; display:inline;">
  444. {Asker}</div> asked</ii>:
  445. {Question}</div>
  446. {Answer}
  447. {/block:answer}
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454. {block:AudioPlayer}
  455. {audioplayergrey}<br>
  456. {block:artist}<b>{artist}</b>{/block:artist}
  457. {block:trackname} / <i>{trackname}</i>{/block:trackname}
  458. {block:album} / {album}{/block:album}<br>
  459. </center><br>
  460. {Caption}
  461. {/block:AudioPlayer}
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471. <div style="font-family:helvetica; font-size:8px;">
  472. <div style=" margin-top:4px; padding-top:4px;">
  473.  
  474. <div style="margin-top:3px; padding-top:11px; padding-bottom:11px;">
  475. {block:Date}
  476. <div style="text-transform:lowercase; display:inline; background:{color:bg}; letter-spacing:2px; padding:7px 15px 7px 15px; margin-right:9px;"><a href="{Permalink}">
  477. {DayOfMonth}{DayOfMonthSuffix} {ShortMonth}</a>
  478. </div>
  479. {/block:Date}
  480.  
  481.  
  482.  
  483. {block:NoteCount}
  484. <div style="display:inline-block; margin-right:9px; color:{color:link};">
  485. <u>♥ {NoteCountWithLabel}</u>
  486. </div>
  487. {/block:NoteCount}
  488.  
  489.  
  490. {block:RebloggedFrom}
  491. {block:ContentSource}
  492. <div style="display:inline-block; margin-right:9px;">
  493. org: <a href="{SourceURL}">{ReblogRootName}</a>
  494. </div>
  495. {/block:ContentSource}
  496. <div style="display:inline-block; margin-right:7px;">
  497. via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  498. </div>
  499. {/block:RebloggedFrom}
  500. </div></div>
  501.  
  502.  
  503. {block:Tags}
  504. <div style="margin-right: 10px;text-transform:uppercase;font-size:7px; padding-top:5px;display:inline;">
  505. <a href="{TagURL}">#{Tag}</a>
  506. </div>
  507. {/block:Tags}
  508. </center>
  509.  
  510.  
  511.  
  512.  
  513. <br><Br><br>
  514.  
  515.  
  516.  
  517.  
  518. <div id="notes">
  519. {block:PostNotes}
  520. {PostNotes}
  521. {/block:PostNotes}
  522. </div>
  523.  
  524.  
  525. </div>
  526.  
  527.  
  528.  
  529.  
  530.  
  531. </div>
  532.  
  533.  
  534.  
  535. {/block:Posts}
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542. </div>
  543. </div>
  544.  
  545.  
  546.  
  547.  
  548. </center>
  549. </div>
  550.  
  551. </body>
  552. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement