msstephyyanne

21: This is Fear

Apr 26th, 2015
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--theme 21 by stardusthemes / stardvstcas @ tumblr
  5.  
  6. dont be a dick, follow the rules-->
  7.  
  8. <meta name="color:background" content="#ffffff"/>
  9. <meta name="color:title" content="#ffffff"/>
  10. <meta name="color:entries bg" content="#000000"/>
  11. <meta name="color:post bg" content="#000000"/>
  12. <meta name="color:text" content="#000000"/>
  13. <meta name="color:link" content="#a83535"/>
  14. <meta name="color:link hover" content="#d77d7d"/>
  15. <meta name="color:tags" content="#c90f15"/>
  16. <meta name="color:border" content="#000000"/>
  17. <meta name="color:scrollbar" content="#a83535"/>
  18. <meta name="color:hoverlink text" content="#000000"/>
  19. <meta name="color:scrollbar" content="#f0bfb3"/>
  20. <meta name="color:tooltip color" content="#6b6d6d"/>
  21.  
  22. <meta name="image:sidebar" content="http://static.tumblr.com/438057a9eca423ad43875a6e339fcdad/jteaqrf/6lOnnfy64/tumblr_static_dx8lhg3l86oscwk040sog0w88.png"/>
  23. <meta name="image:background" content="http://static.tumblr.com/fb204b6e1a472ecfd25e0150877876b7/jteaqrf/i1nnnfzii/tumblr_static_2zrby4a9lsissso0wsookkcg8.jpg"/>
  24.  
  25. <meta name="text:title" content="theme twenty one">
  26.  
  27. <meta name="text:link1 url" content="/">
  28. <meta name="text:link1 hover" content="link 1">
  29. <meta name="text:link2 url" content="/">
  30. <meta name="text:link2 hover" content="link 2">
  31. <meta name="text:link3 url" content="/">
  32. <meta name="text:link3 hover" content="link 3">
  33. <meta name="text:link4 url" content="/">
  34. <meta name="text:link4 hover" content="link 4">
  35.  
  36.  
  37.  
  38. <head><title>{Title}</title>
  39. <link rel="shortcut icon" href="{Favicon}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  42.  
  43.  
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. #bg img {
  49. z-index:-1;
  50. position:fixed;
  51. top:0;
  52. left:400px;
  53. width:70%;
  54. height:100%; }
  55.  
  56. /*--scrollbar--*/
  57.  
  58. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:Scrollbar};}
  59. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  60. ::-webkit-scrollbar {background-color:{color:Scrollbar};height:7px;width:12px;border:5px solid #fff;}
  61. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:Scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  62. }
  63.  
  64. body, a, a:hover {
  65. /*obviously, replace http://CURSORURL with the url of your cursor!*/
  66. cursor: url('http://31.media.tumblr.com/70444f630963e5ba6759d7e5f89b4120/tumblr_inline_n10aai56SU1sr8w60.png'), progress;
  67. }
  68.  
  69. body {
  70. background:{color:background};
  71. color:{color:text};
  72. margin:0;
  73. line-height:16px;
  74. font-family:trebuchet ms;
  75. font-size:10px;
  76. text-align:justify;
  77. letter-spacing:.5px;
  78. }
  79.  
  80. a {
  81. text-decoration:none;
  82. outline:none;
  83. -moz-outline-style:none;
  84. color:{color:link};
  85. -moz-transition-duration:0.5s;
  86. -webkit-transition-duration:0.5s;
  87. -o-transition-duration:0.5s;
  88. }
  89.  
  90. a:hover {
  91. opacity:1;
  92. text-decoration:line-through;
  93. color:{color:link};
  94. }
  95.  
  96. img {
  97. border:none;
  98. }
  99.  
  100. blockquote {
  101. padding-left:5px;
  102.  
  103. }
  104.  
  105. blockquote blockquote {
  106. padding-left:5px;
  107. }
  108.  
  109. h1 {
  110. font-size:8px;
  111. text-align:left;
  112. font-family:arial;
  113. letter-spacing:1px;
  114. color:{color:text};
  115. }
  116.  
  117. h2 {
  118. font-size:8px;
  119. font-family:arial;
  120. text-align:left;
  121. letter-spacing:1px;
  122. color:{color:text};
  123. }
  124.  
  125. #title {
  126. color:{color:title};
  127. font-size:14px;
  128. line-height:18px;
  129. font-weight:bold;
  130. text-transform:uppercase;
  131. background:transparent
  132. font-weight:bold;
  133. letter-spacing:3px;
  134. padding:4px;
  135. margin-top:20px;
  136. margin-right:30px;
  137. width:200px;
  138. position:fixed;
  139. text-align:left;
  140. }
  141.  
  142.  
  143. /* this is the positioning of the whole entire sidebar*/
  144.  
  145. #sidebar {
  146. padding:6px;
  147. text-align:right;
  148. position:fixed;
  149. margin-left:80px;
  150. background:transparent;
  151. margin-top:400px;
  152. width:300px;
  153. padding:10px;
  154. }
  155.  
  156. #sidebarimage {
  157. margin-left:-20px;
  158. margin-top:-110px;
  159. position:fixed;
  160. width: 500px;
  161. height:720px;
  162. }
  163.  
  164. #sidebarimage img {
  165. opacity:1;
  166. width:500px;
  167. height:100%;
  168. padding:6px;
  169. background-color:transparent;
  170. -moz-transition-duration:0.5s;
  171. -webkit-transition-duration:0.5s;
  172. -o-transition-duration:0.5s;
  173. }
  174.  
  175. /*sidebar links*/
  176.  
  177. #links {
  178. width:300px;
  179. text-transform:uppercase;
  180. letter-spacing:1.5px;
  181. word-spacing:3px;
  182. text-align:center;
  183. font-size:10px;
  184. opacity:1;
  185. border-left:1px solid #000;
  186. border-bottom:1px solid #000;
  187. border-right:1px solid #000;
  188. background:{color:entries bg};}
  189.  
  190.  
  191. #description {
  192. margin-top:-20px;
  193. width:290px;
  194. padding:5px;
  195. text-align:center;
  196. border:1px solid #000;
  197. height:100px;
  198. color:{color:post bg};
  199. overflow:hidden;
  200. font-size:9.5px;
  201. opacity:1;
  202. background:{color:entries bg};
  203. }
  204.  
  205. /* this is the box that comes up when you hover over something with a title*/
  206.  
  207. #s-m-t-tooltip {
  208. max-width:150px;
  209. padding:5px 5px 5px 6px;
  210. margin:20px 0px 0px 20px;
  211. background-color:{color:tooltip color};
  212. font-family:arial;
  213. font-size:9px;
  214. letter-spacing:2px;
  215. text-transform:lowercase;
  216. color:#fff;
  217. z-index:999999999999999999999999999999999999;
  218. }
  219.  
  220. /*next page and previous page*/
  221.  
  222. #pagination {
  223. margin-left: 5px;
  224. margin-top: 5px;
  225. position: relative;
  226. width:140px;
  227. text-align: left;
  228. letter-spacing:1px;
  229. text-transform: lowercase;
  230. font-weight:bold;
  231. font-family: arial;
  232. border:1px solid #000;
  233. background:{color:sidebar bg};
  234. font-size: 9px;}
  235.  
  236.  
  237. #entries {
  238. background:#000 ;
  239. margin-left: 600px;
  240. padding:30px;
  241. border: 2px solid {color:border};
  242. overflow-y:scroll;
  243. width:550px;
  244. height:530px;
  245. margin-top:100px;
  246. }
  247.  
  248. #post {
  249. width:500px;
  250. background:#fff;
  251. padding:20px;
  252. margin-bottom:50px;
  253. padding-bottom:1px;
  254. opacity:1;
  255.  
  256. }
  257.  
  258. /*time posted, note count, via and source*/
  259.  
  260. .postinfo {
  261. margin-top:15px;
  262. margin-bottom:1px;
  263. margin-left:-12px;
  264. padding-bottom:4px;
  265. width:500px;
  266. text-align:left;
  267. font-family:arial;
  268. text-transform:lowercase;
  269. font-size:10px;
  270.  
  271. }
  272.  
  273. .postinfo a {
  274. color:{color:link};
  275. }
  276.  
  277. .postinfo a:hover {
  278. color:{color:link hover};
  279. }
  280.  
  281. /*tags*/
  282.  
  283. .tags {
  284. width:500px;
  285. margin-top:4px;
  286. font-family:trebuchet ms;
  287. letter-spacing:0px;
  288. font-size:10px;
  289. text-align:left; }
  290.  
  291. .tags a {
  292. color:{color:tags};
  293. }
  294.  
  295. .tags a:hover {
  296. color:{color:link hover};
  297. }
  298.  
  299. .postnote {
  300. width:500px;
  301. margin-top:40px;
  302. font-family:arial;
  303. text-transform:lowercase;
  304. font-style:normal;
  305. letter-spacing:0px;
  306. font-size:10px;
  307. text-align:left;
  308. }
  309.  
  310. /*asks*/
  311.  
  312. #question {
  313. font-size:11px;
  314. font-style:none;
  315. font-family:courier;
  316. letter-spacing:0px;
  317. text-align:left;
  318. padding:7px;
  319. background:transparent;
  320. border:solid 1px {color:black};
  321. color:{color:text};
  322.  
  323. }
  324.  
  325.  
  326. /*audio player container*/
  327.  
  328. .playercontainer {
  329. text-align:left;
  330. padding:10px;
  331. padding-left:0px;
  332. background-color:transparent;
  333. width:380px;
  334. }
  335.  
  336. /*artist, song, etc.*/
  337.  
  338. .musicinfo {
  339. padding-top:7px;
  340. padding-left:50px;
  341. color:#000;
  342. text-align:justify;
  343. }
  344.  
  345. /*credit. only change this if you actually make the code your own*/
  346.  
  347. #credit {
  348. position:fixed;
  349. font-size:9px;
  350. color:#000;
  351. font-weight:bold;
  352. line-height:150%;
  353. letter-spacing:2px;
  354. right:10px;
  355. bottom:10px;
  356. text-transform:lowercase;
  357. text-align:center;
  358. }
  359.  
  360. #credit a {
  361. letter-spacing: 0px;
  362. padding:3px;
  363. color:#000;
  364. }
  365.  
  366. #credit a:hover {
  367. background:#fff;
  368. color:{color:link hover};
  369. }
  370.  
  371.  
  372. {CustomCSS}</style></head><body>
  373. <div id="bg"><img src={image:background}></div>
  374.  
  375. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  376. <div id="title">{text:title}</div>
  377. <div id="sidebar">
  378.  
  379. <div id="description">{Description}</div>
  380.  
  381. <div id="links">
  382. {block:Pagination}{block:PreviousPage}<a title="back}" href="{PreviousPage}">←BACK</a>{/block:PreviousPage}{/block:Pagination}
  383. <a title="/" href="refresh">I.</a>
  384. <a title="/ask" href="message">II.</a>
  385. <a title="{text:link1 hover}" href="{text:link1 url}">III.</a>
  386. <a title="{text:link2 hover}" href="{text:link2 url}">IV.</a>
  387. <a title="{text:link3 hover}" href="{text:link3 url}">V.</a>
  388. <a title="{text:link4 hover}" href="{text:link4 url}">VI.</a>
  389.  
  390.  
  391. {block:Pagination}{block:NextPage}<a title="next" href="{NextPage}">NEXT→</a>{/block:NextPage}{/block:Pagination}
  392. </div>
  393. </div>
  394.  
  395.  
  396. <div id="entries">{block:Posts}<div id="post">
  397.  
  398. {block:Text}<h1>{block:Title}<big><big>{Title}</big></big>{/block:Title}</h1>{Body}{/block:Text}
  399.  
  400. {block:Quote}<big><b>"{Quote}"</b></big>{block:Source}<p></p>— {Source}{/block:Source}{/block:Quote}
  401.  
  402. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  403.  
  404. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  405.  
  406. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  407.  
  408. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  409.  
  410. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  411.  
  412.  
  413. {block:AudioPlayer}
  414. <div class="playercontainer"> <div style="padding: 5px 0px 5px 5px;width:inherit;background:#fff; border:2px solid #fff; width:30px;overflow:hidden; position:absolute;font-weight:bold;"> {AudioPlayer}</div><div class="musicinfo">{block:TrackName}<span style="#fff">{TrackName}</span>{/block:TrackName}{block:Artist}<br/>{Artist} {/block:Artist}<br>{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}</div></div>{block:Caption}{Caption}{/block:Caption}{/block:AudioPlayer}
  415.  
  416. {block:Answer}<div id="question"><span style="font-size:11px;"><font face="arial"><b>{Asker}:<br></b></font> </span>{Question}<span style="text-transform:none;font-size:11px;font-style:none;"><font face="arial">{Answer}</font></span>{/block:Answer}
  417.  
  418. {block:Date}<div class="postinfo"> posted <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a>  {block:NoteCount}<a href="{Permalink}">+ {NoteCount} </a>{/block:NoteCount}&nbsp;
  419.  
  420. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}"> via</a>
  421.  
  422. {block:ContentSource}/<a href="{ReblogRootURL}" title="{ReblogRootName}"> source</a>{/block:ContentSource}{/block:RebloggedFrom}
  423.  
  424. </div>{/block:Date}
  425.  
  426. {block:HasTags}
  427. <div class="tags">
  428. {block:Tags}<a href="{TagURL}">#{Tag}</a>  {/block:Tags}</div>
  429. {/block:HasTags}
  430.  
  431. <div class="postnote">
  432. {block:PostNotes}{PostNotes}{/block:PostNotes}
  433. </div>
  434. </div>
  435. {/block:Posts}
  436.  
  437.  
  438.  
  439.  
  440. </div>
  441.  
  442.  
  443. </div></div></div></div>
  444. </div>
  445.  
  446. <div id="credit"><a href="http://stardusthemes.tumblr.com/">stardust</a></div>
  447.  
  448. </body>
  449. </html>
Advertisement
Add Comment
Please, Sign In to add comment