sullissi

people that look at the things i post here creep me out.

May 18th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- THEME #009 BY HBKS -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#060606" />
  11. <meta name="color:sbar" content="#0C0C0C" />
  12. <meta name="color:entry" content="#0C0C0C" />
  13. <meta name="color:border" content="#111111" />
  14. <meta name="color:navigation" content="#111111" />
  15. <meta name="color:navigationhover" content="#111111" />
  16.  
  17. <meta name="color:scrollbg" content="#0C0C0C" />
  18. <meta name="color:scrollbar" content="#242323" />
  19.  
  20. <meta name="color:title" content="#8B847D" />
  21. <meta name="color:text" content="#8B847D" />
  22. <meta name="color:link" content="#6B5B56" />
  23.  
  24. <meta name="font:title" content="georgia" />
  25. <meta name="font:body" content="georgia" />
  26.  
  27. <meta name="text:link1" content="link 1" />
  28. <meta name="text:link1 url" content="/" />
  29. <meta name="text:link2" content="link 2" />
  30. <meta name="text:link2 url" content="/" />
  31. <meta name="text:link3" content="link 3" />
  32. <meta name="text:link3 url" content="/" />
  33.  
  34. <meta name="image:sidebar" content="http://26.media.tumblr.com/tumblr_kzjlfiTnfe1qz4rgho1_500.jpg"/>
  35. <meta name="image:background" content="" />
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}</title>
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40. <link rel="shortcut icon" href="{Favicon}" />
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  42. <style type="text/css">
  43.  
  44. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  45.  
  46. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  47.  
  48. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  49.  
  50. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  51.  
  52. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  53.  
  54. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  55.  
  56. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  57.  
  58. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  59.  
  60. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  61.  
  62. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  63.  
  64. a:link, a:active, a:visited{color:{color:link}; text-decoration:none}
  65. a:hover{color:{color:title}}
  66.  
  67. small{font-size:11px; line-height:110%}
  68. big {font-size:14px; line-height:110%}
  69. b, strong{color:{color:text}}
  70. i, em {color:{color:text}}
  71. p{margin-top:5px; margin-bottom:5px}
  72. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:1px solid {color:text}}
  73.  
  74. img a{border:none; width:100%}
  75.  
  76. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
  77.  
  78. #entries {margin: 22px 0 -10px 260px; margin-right:0px; float:right; text-align: justify}
  79.  
  80. #entry {margin: 0px 0 0px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}
  81.  
  82. #sidebar {top: 34px; margin-left:-5px; padding:0px; width: 262px; position:fixed;}
  83.  
  84. #description{background-color:{color:sbar}; padding:5px; float:left; width:262px; margin-top:-20px; margin-bottom: 1px; text-align:center; border:4px solid {color:sbar}}
  85.  
  86. #description img{max-width:262px; margin-left:0px; margin-bottom:10px; border:0px solid {color:border}}
  87.  
  88. #nav a {display: inline; font-size: 11px; letter-spacing: 1px; color: {color:text}; background-color: {color:navigation}; color:{color:link}; text-transform: lowercase; text-decoration: none; font-size: 11px; font-family:georgia; padding:4px; margin-left:-1px; margin-right:3px}
  89. #nav a:hover {background-color:{color:navigationhover}; color:{color:link}; letter-spacing: 1px; font-style: none}
  90.  
  91. #stext {text-align:justify; font-family: georgia; font-size: 11px; padding:1px; margin-top:10px}
  92.  
  93. #pagination {font-family:georgia; text-align:center; font-size:11px; text-transform:none}
  94.  
  95. h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
  96.  
  97. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
  98.  
  99. #source{font-size:11px; text-align:right; margin-top:1px}
  100.  
  101. #info {background-color:{color:border}; margin:3px 0px 0px 0px; padding:0px; display:block; font-size:10px; letter-spacing:1px; text-transform:lowercase}
  102. #info a {color:{color:link}}
  103. #info a:hover {color:{color:text}}
  104.  
  105. #tags {background-color:transparent; font-family:georgia; text-align:left; margin-left:4px; padding:0px; text-transform:lowercase; letter-spacing:1px; font-style:none; font-size:10px; width:495px}
  106.  
  107. #questions {background-color:{color:entry}; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:georgia; font-size:11px; text-transform:lowercase; border-bottom:0px dotted {color:text}}
  108. #questions a {color:{color:link}}
  109.  
  110. .audio{background-color:black; display:block;}
  111.  
  112. .user_1 .label {color:{color:link}; font-weight:bold}
  113. .user_2 .label {color:{color:text}; font-weight:bold}
  114. .user_3 .label {color:{color:link}; font-weight:bold}
  115. .user_4 .label {color:{color:text}; font-weight:bold}
  116. .user_5 .label {color:{color:link}; font-weight:bold}
  117. .user_6 .label {color:{color:text}; font-weight:bold}
  118. .user_7 .label {color:{color:link}; font-weight:bold}
  119. .user_8 .label {color:{color:text}; font-weight:bold}
  120. .user_9 .label {color:{color:link}; font-weight:bold}
  121. .user_10 .label {color:{color:text}; font-weight:bold}
  122. .user_11 .label {color:{color:link}; font-weight:bold}
  123. .user_12 .label {color:{color:text}; font-weight:bold}
  124. .user_13 .label {color:{color:link}; font-weight:bold}
  125. .user_14 .label {color:{color:text}; font-weight:bold}
  126. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  127.  
  128. .notes img{width:10px; position:relative; top:1px}
  129. ol.notes, .notes li{width:490px; list-style:none; margin:4px 0 -3px 5px; padding:0px}
  130.  
  131. </style>
  132. <style type="text/css">{CustomCSS}</style>
  133. </head>
  134.  
  135. <body>
  136.  
  137. <div id="container">
  138.  
  139. <div id="entries">
  140.  
  141. {block:Posts}
  142. <div id="entry">
  143.  
  144. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  145.  
  146. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  147.  
  148. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  149. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  150.  
  151. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  152. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  153.  
  154. {block:Photoset}<center>{Photoset-500}</center>
  155. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  156.  
  157. {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}
  158.  
  159. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  160.  
  161. {block:Answer}<div id="questions"><em>{asker}</em> asked: {Question}<br /></div>
  162. {Answer}{/block:answer}
  163.  
  164. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  165.  
  166. <div id="info">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} (© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource} <div style="float:right">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div></div></div>
  167.  
  168. {block:HasTags}<div id="tags">filled under — {block:Tags}#<a href="{TagURL}">{Tag}</a>; {/block:Tags}</div> {/block:HasTags}<br />
  169.  
  170. {/block:Posts}
  171.  
  172. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  173. </div>
  174.  
  175. <div id="sidebar">
  176. <div id="description">
  177. <a href="/"><img src="{image:sidebar}" /></a><br />
  178.  
  179. <center><div id="nav"><a href="/">refresh</a> <a href="/ask">message</a> <a href="/about">about & links</a> <a href="http://hbks.tumblr.com/tagged/themes">©</a></div></center>
  180.  
  181. <div id="stext">{Description}<br /><br />
  182.  
  183. <center><span style="letter-spacing:1px">
  184. {block:ifLink1}<em><a href="{text:link1 url}">{text:link1}</a></em>{/block:ifLink1}
  185. {block:ifLink2}- <em><a href="{text:link2 url}">{text:link2}</a></em>{/block:ifLink2}
  186. {block:ifLink3}- <em><a href="{text:link3 url}">{text:link3}</a></em>{/block:ifLink3}
  187. </center></span></div>
  188.  
  189. </div>
  190.  
  191. <div id="description">
  192. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous </a>{/block:PreviousPage}///{block:NextPage}<a href="{NextPage}"> next</a>{/block:NextPage}{/block:Pagination}</div>
  193. </div>
  194.  
  195. </div>
  196.  
  197. </div>
  198.  
  199. </body>
  200. </html>
Advertisement
Add Comment
Please, Sign In to add comment