Advertisement
dearcasthemes

omniscience

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