Advertisement
dearcasthemes

fuck regene

Jul 21st, 2014
2,955
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.10 KB | None | 0 0
  1. <!----© THEME BY slutjensen.tumblr.com for public use-----DON'T REMOVE CREDIT--->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <meta name="color:Background" content="#ffffff"/>
  10. <meta name="color:Text" content="#838282"/>
  11. <meta name="color:Link" content="#b8b8b8"/>
  12. <meta name="color:title" content="#b8b8b8"/>
  13. <meta name="image:sidebar" content=""/>
  14. <meta name="color:link bg" content="#b8b8b8"/>
  15. <meta name="color:line" content="#b8b8b8"/>
  16. <meta name="color:hover box" content="#b8b8b8"/>
  17. <meta name="text:watching" content="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.">
  18. <meta name="text:reading" content="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.">
  19. <meta name="text:listening" content="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.">
  20.  
  21. <meta name="text:LinkA" content="">
  22. <meta name="text:LinkA URL" content="/">
  23. <meta name="text:LinkB" content="">
  24. <meta name="text:LinkB URL" content="/">
  25. <meta name="text:LinkC" content="">
  26. <meta name="text:LinkC URL" content="/">
  27. <meta name="text:LinkD" content="">
  28. <meta name="text:LinkD URL" content="/">
  29. <meta name="text:LinkE" content="">
  30. <meta name="text:LinkE URL" content="/">
  31. <meta name="text:LinkF" content="">
  32. <meta name="text:LinkF URL" content="/">
  33.  
  34. <meta name="if:show updates" content="1" />
  35.  
  36. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  37. <style>
  38. div#qTip {
  39. padding:3px;
  40. margin:1px 0px 0px 1px;
  41. display:none;
  42. text-align:center;
  43. text-decoration:none;
  44. position:absolute;
  45. font-size:8px;
  46. font-weight:bold;
  47. max-width:120px;
  48. line-height:10px;
  49. font-family:calibri;
  50. z-index:10000;
  51. background-color:{color:hover box};
  52. color:#ffffff;
  53. text-transform:uppercase;
  54. letter-spacing:1px;
  55. }
  56. </style>
  57.  
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62. *, body, a {cursor: url('http://img69.imageshack.us/img69/7673/cursorw.png'), auto;}
  63.  
  64.  
  65.  
  66. ::-webkit-scrollbar {
  67.  
  68. width: 4px;
  69. height: 3px; background: #FAFAFA;
  70. }
  71. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar}; ;}
  72.  
  73. body {
  74. background:{color:background};
  75. margin:0px;
  76. color:{color:text};
  77. font-family:Calibri;
  78. font-size:10px;
  79. line-height:100%;
  80. }
  81.  
  82. a {
  83. text-decoration:none;
  84. outline:none;
  85. -moz-outline-style:none;
  86. color:{color:link};
  87. }
  88.  
  89. img {
  90. border:none;
  91. }
  92.  
  93. blockquote {
  94. padding-left:5px;
  95. border-left:2px solid;
  96. }
  97.  
  98. blockquote blockquote {
  99. padding-left:5px;
  100. border-left:2px solid;
  101. }
  102.  
  103. h1 {
  104. font-size:15px;
  105. }
  106.  
  107. #entries {
  108.  
  109. padding:10px;
  110. width:500px;
  111. margin-left:500px;
  112. margin-top:40px;
  113. }
  114.  
  115. #post {
  116. font-size:8px;
  117. font-family:times;
  118. width:500px;
  119. padding-bottom:40px;
  120. }
  121.  
  122. #sidebar {
  123. width:250px;
  124. position:fixed;
  125. margin-left:200px;
  126. margin-top:90px;
  127. }
  128.  
  129.  
  130. #title {
  131. margin-left:4px;
  132. color:{color:title};
  133. font-size:25px;
  134. text-align:left;
  135. margin-bottom:5px;
  136. font-family:arial;
  137. letter-spacing:-2px;
  138. font-weight:bold
  139.  
  140. }
  141.  
  142. #sidebarimage {
  143. width 250px;
  144. }
  145.  
  146. #sidebarimage img {
  147. margin-left:-3px;
  148. padding-bottom:10px;
  149. width:250px;
  150. width:163px;
  151. }
  152.  
  153. #description {
  154. color:{color:Text};
  155. font-family:calibri;
  156.  
  157. font-size:8px;
  158. padding:5px;
  159. text-align:left;
  160. width:160px;
  161. }
  162.  
  163.  
  164.  
  165.  
  166. #line {
  167. width:2px;
  168. background:{color:line};
  169. height:170px;
  170. margin-top:-300px;
  171. -moz-transition-duration:.5s;
  172. -webkit-transition-duration:.5s;
  173. -o-transition-duration:.5s;
  174.  
  175. margin-left:-5px;
  176. }
  177.  
  178.  
  179.  
  180. #line2 {
  181. opacity:0;
  182. margin-top:60px;
  183. width:168px;
  184. margin-left:-3px;
  185. height:2px;
  186. position:fixed;
  187. background:{color:line};
  188. -moz-transition-duration:.5s;
  189. -webkit-transition-duration:.5s;
  190. -o-transition-duration:.5s;
  191.  
  192. }
  193.  
  194.  
  195.  
  196.  
  197. #sidebar:hover #line {
  198. height:320px;
  199. -moz-transition-duration:.5s;
  200. -webkit-transition-duration:.5s;
  201. -o-transition-duration:.5s;
  202. }
  203.  
  204. #sidebar:hover #line2 {
  205. opacity:1;
  206. margin-top:75px;
  207. -moz-transition-duration:.5s;
  208. -webkit-transition-duration:.5s;
  209. -o-transition-duration:.5s;
  210. }
  211.  
  212.  
  213. #sidebar:hover #pagination {
  214. opacity:1;-moz-transition-duration:.5s;
  215. -webkit-transition-duration:.5s;
  216. -o-transition-duration:.5s;
  217. }
  218.  
  219.  
  220.  
  221. #pagination {-moz-transition-duration:.5s;
  222. -webkit-transition-duration:.5s;
  223. -o-transition-duration:.5s;
  224.  
  225. width:165px;
  226. font-size:20px;
  227. opacity:0;
  228. font-weight:bold;
  229. margin-top:10px;
  230. text-align:center;
  231. font-family:helvetica;
  232.  
  233. color:{color:title};
  234.  
  235. }
  236.  
  237. #info {
  238. background:#fafafa;
  239. text-transform:uppercase;
  240. border:1px solid #eee;
  241. padding:5px;
  242. font-family:verdana;
  243.  
  244. font-size:7px;
  245. color:{color:text};
  246.  
  247. text-align:center;
  248. margin-top:10px;
  249. -moz-transition-duration:.5s;
  250. -webkit-transition-duration:.5s;
  251. -o-transition-duration:.5s;
  252. }
  253.  
  254. #info a{
  255. color:{color:link};
  256.  
  257. -moz-transition-duration:.5s;
  258. -webkit-transition-duration:.5s;
  259. -o-transition-duration:.5s;
  260.  
  261. }
  262.  
  263.  
  264.  
  265.  
  266.  
  267. #asker {
  268. float:left;
  269. margin-right:5px;
  270. }
  271.  
  272.  
  273. #linkies {
  274.  
  275. text-transform:uppercase;
  276. margin-top:-9px;
  277. margin-left:-7px;
  278. width:200px;
  279. z-index:4;
  280. line-height:330%;
  281.  
  282.  
  283. font-family:helvetica;
  284. font-weight:bold;
  285. letter-spacing:1px;
  286. font-size:6px;
  287. display:inline-block;
  288. padding:9px;
  289. position:absolute;
  290. -moz-transition-duration:.5s;
  291. -webkit-transition-duration:.5s;
  292. -o-transition-duration:.5s;
  293.  
  294.  
  295.  
  296. }
  297.  
  298.  
  299.  
  300. #linkies a{
  301. display:inline-block;
  302. margin-left:3px;
  303. margin-bottom:3px;
  304. width:38px;
  305. margin-top:3px;
  306. background:{color:link bg};
  307. color:#fff;
  308. text-align:center;
  309. padding:5px;
  310.  
  311. -webkit-transition: all 0.5s ease-in-out;
  312. -moz-transition: all 05s ease-in-out;
  313. transition: all 0.5s ease-in-out;
  314.  
  315.  
  316.  
  317. }
  318.  
  319. #linkies a:hover {
  320.  
  321. -webkit-transition: all 0.5s ease-in-out;
  322. -moz-transition: all 05s ease-in-out;
  323. transition: all 0.5s ease-in-out;
  324.  
  325. background:#fff;
  326. color:{color:link bg};
  327.  
  328.  
  329. }
  330.  
  331.  
  332.  
  333.  
  334.  
  335. #updates {
  336. opacity:0;
  337. font-family:calibri;
  338. color:{color:text};
  339. font-size:8px;
  340. text-align:left;
  341. width:160px;
  342. margin-top:83px;
  343. margin-left:5px;
  344.  
  345. -webkit-transition: all 0.5s ease-in-out;
  346. -moz-transition: all 0.5s ease-in-out;
  347. transition: all 0.5s ease-in-out;
  348. }
  349.  
  350. #sidebar:hover #updates{
  351.  
  352. -webkit-transition: all 0.5s ease-in-out;
  353. -moz-transition: all 0.5s ease-in-out;
  354. transition: all 0.5s ease-in-out;
  355. opacity:1;
  356. }
  357.  
  358.  
  359. #tags {
  360. margin-top:3px;
  361. text-align:center;
  362. color:#c5c5c5;
  363. text-transform:uppercase;
  364. font-size:6px;
  365. line-height:300%;
  366. }
  367.  
  368. #tags a{
  369. color:#fff;
  370. background:{color:hover box};
  371. padding:4px;
  372. margin-left:2px;
  373. }
  374.  
  375.  
  376.  
  377.  
  378. #credit {
  379.  
  380. font-size:12px;
  381. font-family:arial;
  382. font-weight:bold;
  383. letter-spacing:-1px;
  384. color:{color:link};
  385. padding:5px;
  386. border:0px solid #e9e9e9;
  387. position:fixed;
  388. right:1px;
  389. bottom:1px
  390. ;-webkit-transition: all 0.5s ease-out;
  391. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  392.  
  393. }
  394.  
  395.  
  396.  
  397.  
  398. #what:hover #credit {
  399.  
  400. color:#c4c4c4;
  401. -moz-transform:rotate(90deg);
  402. -webkit-transform:rotate(90deg);
  403. right:-17px;
  404. bottom:15px;
  405. ;-webkit-transition: all 0.5s ease-out;
  406. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  407.  
  408.  
  409. }
  410.  
  411. #themes {
  412. opacity:0;
  413. position:fixed;
  414. width:55px;
  415. text-align:right;
  416. font-family:arial;
  417. font-size:10px;
  418. font-weight:bold;
  419. letter-spacing:-1px;
  420. color:#c4c4c4;
  421. background:#fafafa;
  422. border:1px solid #eee;
  423. padding:3px;
  424. bottom:6px;
  425. right:8px; ;-webkit-transition: all 0.5s ease-out;
  426. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  427.  
  428. }
  429.  
  430. #what {
  431.  
  432.  
  433. z-index:2345678999;
  434. background:transparent;
  435. width:50px;
  436. height:20px;
  437. bottom:1px;
  438. right:1px;
  439.  
  440. position:fixed;
  441. ;-webkit-transition: all 0.5s ease-out;
  442. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  443. }
  444.  
  445. #what:hover #themes {
  446. right:19px;
  447. -webkit-filter: grayscale(100%);
  448. -moz-filter: grayscale(100%);
  449. -ms-filter: grayscale(100%);
  450. -o-filter: grayscale(100%);
  451. opacity:1;
  452. ;-webkit-transition: all 0.5s ease-out;
  453. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  454. }
  455.  
  456.  
  457.  
  458.  
  459. {CustomCSS}</style></head><body>
  460.  
  461. <div id="sidebar">
  462.  
  463.  
  464. <div id="sidebarimage"><a href="/" title="refresh"><img src="{image:sidebar}"></div></a>
  465.  
  466. <div id="title">{Title}</div>
  467.  
  468. <div id="description">{Description}</div>
  469.  
  470. <div id="linkies">
  471.  
  472. <a href="{text:LinkA URL}">{text:LinkA}</a>
  473. <a href="{text:LinkB URL}">{text:LinkB}</a>
  474. <a href="{text:LinkC URL}">{text:LinkC}</a>
  475. <a href="{text:LinkD URL}">{text:LinkD}</a>
  476. <a href="{text:LinkE URL}">{text:LinkE}</a>
  477. <a href="{text:LinkF URL}">{text:LinkF}</a>
  478. </div>
  479. <div id="line2"></div>
  480.  
  481.  
  482. <div id="updates">
  483.  
  484. <div style="font-family:arial;color:{color:title};font-size:15px;letter-spacing:-1px;text-transform:lowercase;font-weight:bold;">watching;</div>
  485. <div style="margin-top:3px;">
  486. {text:watching}
  487. </div>
  488. <p>
  489. <div style="font-family:arial;color:{color:title};font-size:15px;letter-spacing:-1px;text-transform:lowercase;font-weight:bold;">reading;</div>
  490. <div style="margin-top:3px;">
  491. {text:reading}
  492. </div>
  493.  
  494. <p>
  495.  
  496. <div style="font-family:arial;color:{color:title};font-size:15px;letter-spacing:-1px;text-transform:lowercase;font-weight:bold;">listening;</div>
  497. <div style="margin-top:3px;">
  498. {text:listening}
  499. </div>
  500.  
  501. </div>
  502.  
  503.  
  504.  
  505.  
  506.  
  507. <div id="line"></div>
  508.  
  509.  
  510. <div id="pagination">
  511. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="previous page">-</a>{/block:PreviousPage}
  512. {block:NextPage}<a href="{NextPage}" title="next page">+</a>{/block:NextPage}{/block:Pagination}
  513. </div>
  514.  
  515.  
  516.  
  517. </div>
  518.  
  519.  
  520.  
  521. <div id="entries">{block:Posts}<div id="post">
  522.  
  523.  
  524.  
  525. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  526.  
  527. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  528.  
  529. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  530.  
  531. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  532.  
  533. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  534.  
  535. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  536.  
  537. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  538.  
  539. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  540.  
  541. {block:Answer}<div id="question"><i>{Asker}:</i> {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  542.  
  543. {block:Date}<div id="info"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount} {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
  544. {block:ContentSource} , <a href="{SourceURL}">source</a>{/block:ContentSource} {/block:Date}</div>
  545. {block:HasTags}
  546. <div id="tags">
  547. {block:Tags}<a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  548. {/block:HasTags}
  549. <div class="postnote">
  550. {block:PostNotes}{PostNotes}{/block:PostNotes}
  551. </div>
  552. </div>
  553. {/block:Posts}
  554.  
  555.  
  556. <div id="what">
  557.  
  558. <div id="credit"><a href="http://slutjensen.tumblr.com">
  559.  
  560. dear cas,</div><div id="themes">themes by <what style="font-size:13px;">slutjensen</what></div></div>
  561.  
  562.  
  563.  
  564.  
  565. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement