Advertisement
Guest User

intoxi

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