Advertisement
luhans

eternally lost v2

Jul 15th, 2012
2,102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.28 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!---->
  6.  
  7. <head> <!-- DEFAULT VARIABLES -->
  8. <title>{Title}</title>
  9. <meta name="color:background" content="#FAFAF0" />
  10. <meta name="color:text" content="#BEBBA8" />
  11. <meta name="color:link" content="#acac9b" />
  12. <meta name="color:scrollbar" content="#ece996" />
  13. <meta name="color:audio info" content="#F7F7F7" />
  14. <meta name="color:entries" content="#FFFFFC"/>
  15. <meta name="color:date bg" content="#FFFFFC"/>
  16. <meta name="color:answer" content="#fafaf8"/>
  17. <meta name="color:sidebar" content="#FFFFFC" />
  18. <meta name="color:ask bg" content="#FFFFFC" />
  19. <meta name="color:link hover" content="#F8F8F8" />
  20. <meta name="color:asker" content="#F1F1F1" />
  21. <meta name="color:title" content="#fadfb0" />
  22. <meta name="color:bar links" content="#fadfb0" />
  23. <meta name="image:sidebar" content="http://static.tumblr.com/rzl30kg/Pjam6tmam/wafs.gif"/>
  24. <meta name="font:body" content="arial"/>
  25. <meta name="font:sidebar title" content="sidebar title"/>
  26. <meta name="font:title" content="arial"/>
  27. <meta name="font:audio info" content="arial"/>
  28. <meta name="text:link one url" content="http://">
  29. <meta name="text:link one name" content="link one">
  30. <meta name="text:link two url" content="http://">
  31. <meta name="text:link two name" content="link two">
  32. <meta name="text:link three url" content="http://">
  33. <meta name="text:link three name" content="link three">
  34. <meta name="text:link four url" content="http://">
  35. <meta name="text:link four name" content="link four">
  36. <meta name="text:link five url" content="http://">
  37. <meta name="text:link five name" content="link five">
  38.  
  39.  
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <style type="text/css">
  51. body{
  52. background:{color:Background};
  53. background-image:url('');
  54. background-repeat:repeat;
  55. background-attachment:fixed;
  56. background-position:bottom right;
  57. line-height:100%;
  58. font-family: {font:body};
  59. font-size: 9px;
  60. letter-spacing: px;
  61. color:{color:text};}
  62.  
  63. ::-webkit-scrollbar-thumb:vertical{
  64. background-color:{color:scrollbar};
  65. height:30px;}
  66.  
  67. ::-webkit-scrollbar-thumb:horizontal{
  68. background-color:{color:scrollbar};
  69. height:20px!important;}
  70.  
  71. ::-webkit-scrollbar{
  72. background-color:#fffdfc;
  73. height:10px;
  74. width:10px;}
  75.  
  76. a:link, a:visited, a:active{
  77. color:{color:link};
  78. outline: none;
  79. -moz-outline-style: none;
  80. text-decoration:none;}
  81. a:hover{-moz-outline-style: none;
  82. -webkit-transition-duration: .1s;
  83. -moz-transition-duration: .1s;
  84. }
  85.  
  86. a img{
  87. border:none;}
  88.  
  89. blockquote{
  90. padding:0px;
  91. padding-left:5px;
  92. margin:5px;
  93. border-left:1px dotted #288992;}
  94.  
  95. blockquote img{
  96. display:block;}
  97.  
  98. blockquote p{
  99. padding:0px;
  100. margin:0px;}
  101.  
  102. blockquote blockquote{
  103. position:relative;
  104. left:-5px;
  105. margin-top:0px;
  106. margin-right:0px;
  107. padding-right:0px;}
  108.  
  109. ul.chat, .chat ol, .chat li {
  110. list-style:none;
  111. margin:0px;
  112. padding:0px}
  113.  
  114. #container{
  115. margin-left:40px;
  116. margin-top:30px;
  117. width:280px;
  118. position:fixed;
  119. background:transparent;
  120. padding:15px;}
  121.  
  122. #entry{
  123. width:500px;
  124. padding: 13px;
  125. display: block;
  126. background-color: {color:entries};
  127. margin: 15px 3px 3px 3px;}
  128.  
  129. #post{
  130. margin-left: 350px;
  131. width:550px;
  132. padding:22px;
  133. background-color:#;
  134. Margin-top:-5px;}
  135.  
  136. #sidebar{
  137. margin-left:0px;
  138. width: 240px;
  139. padding: 20px;
  140. background-image:url('');
  141. text-align:justify;
  142. background-color: {color:sidebar};}
  143.  
  144. b {
  145. font-weight:
  146. bold;color: {color:text};}
  147.  
  148. i, em {
  149. font-weight:italic;
  150. color: {color:text};}
  151.  
  152. u {
  153. font-weight:none;
  154. color: {color:underline};}
  155.  
  156. .asker {
  157. width: 490px;
  158. background-color: {color:background};
  159. padding: 5px;
  160. font-size: 11px;
  161. font-weight: bold;
  162. text-transform: uppercase;
  163. line-height: 11px; }
  164.  
  165. .asker img{
  166. float: left;
  167. padding: 0px 5px 0px 0px;}
  168.  
  169. .asker a{
  170. font-size: 11px;
  171. font-weight: bold;
  172. color:{color:link};
  173. line-height: 11px;
  174. padding: 0;
  175. margin: 0;}
  176.  
  177. .question {
  178. font-size: 10px;
  179. font-weight: normal;
  180. color:{color:text};
  181. text-transform: none;}
  182.  
  183. .answer {
  184. padding-left: 4px;
  185. padding-right: 4px;
  186. padding-top: 4px;}
  187.  
  188. .answer img {
  189. max-width: 470px;}
  190.  
  191. #portrait img {
  192. width:40px;
  193. height:40px;
  194. margin-top:5px;
  195. margin-left:5px;
  196. z-index:2;}
  197.  
  198. #acont{
  199. z-index:2;
  200. display:block;
  201. width:50px;
  202. height:50px;
  203. background-color:#ffffff;
  204. opacity:0.5;
  205. position:absolute;
  206. top:5px;
  207. left:5px;
  208. -webkit-border-radius: 150px;
  209. -moz-border-radius: 150px;
  210. border-radius: 150px;}
  211. #acont:hover{
  212. -webkit-transition: all 0.2s ease-in-out;
  213. -moz-transition: all 0.2s ease-in-out;
  214. -o-transition: all 0.2s ease-in-out;
  215. transition: all 0.2s ease-in-out;opacity:0.8;}
  216.  
  217. #audioplayer{
  218. width:20px;
  219. height:20px;
  220. overflow:hidden;
  221. -webkit-border-radius: 500px;
  222. -moz-border-radius: 500px;
  223. margin: 12px 0px 0px 12px;
  224. background-color:transparent;}
  225.  
  226. .atext {
  227. background-color:{color:audio info};
  228. font-family: {font:body}!important;
  229. font-size: 8px;
  230. line-height: 7px;
  231. letter-spacing: 2px;
  232. color: {color:link}!important;
  233. margin-bottom: 1px;
  234. margin-left: 25px;
  235. text-transform:;
  236. text-decoration: none;
  237. display: block;
  238. padding: 6px 5px 6px;
  239. width:470px;
  240. text-align:center;}
  241.  
  242. .atext:hover {
  243. color:{color:link};
  244. background-color:{color:entries};
  245. -webkit-transition: opacity 0.7s linear;
  246. opacity: 0.9s;
  247. -webkit-transition: all 0.6s ease-out;
  248. -moz-transition: all 0.6s ease-out;
  249. transition: all 0.6s ease-out;
  250. font-style:italic;}
  251.  
  252. .audio{
  253. position:absolute;
  254. width:40px;
  255. height:40px;}
  256.  
  257. .aimg{
  258. width:100px;
  259. height:100px;
  260. position:absolute;}
  261.  
  262. .aimg img{
  263. float:left;
  264. opacity:0.6;
  265. width:60px;
  266. -webkit-border-radius: 150px;
  267. -moz-border-radius: 150px;
  268. }
  269.  
  270.  
  271. #info {
  272. border-bottom: 1px dotted #F7F7F7;
  273. text-align:left; padding:3px;
  274. text-transform:uppercase;
  275. letter-spacing:1px;
  276. width:490px;
  277. margin-top:3px;
  278. font-size:7px;}
  279.  
  280. #pagination {
  281. font-family:courier new;
  282. text-align:center;
  283. font-size:10px;
  284. text-transform:uppercase;
  285. margin-top:8px;
  286. }
  287.  
  288. .nav a {
  289. background-color:{color:sidebar};
  290. margin-left:3px;
  291. font-family: {font:body}!important;
  292. font-size: 9px;
  293. line-height: 7px;
  294. letter-spacing: 1px;
  295. color: {color:link}!important;
  296. margin-bottom: 1px;
  297. text-transform:;
  298. display: inline-block;
  299. text-decoration:;
  300. padding: 8px;
  301. width:96px;
  302. text-align:center;}
  303.  
  304. .nav a:hover {
  305. color:{color:link};
  306. background-color:{color:link hover};
  307. -webkit-transition: opacity 0.7s linear;opacity: 0.7s;
  308. -webkit-transition: all 0.6s ease-out;
  309. -moz-transition: all 0.6s ease-out;
  310. transition: all 0.6s ease-out;
  311. font-style:italic;}
  312.  
  313. .arrow_box {
  314. position: relative;
  315. background: #88b7d5;}
  316.  
  317. .arrow_box:after {
  318. left: 100%;
  319. border: solid transparent;
  320. content: " ";
  321. height: 0;
  322. width: 0;
  323. position: absolute;
  324. margin-left:-175px;
  325. pointer-events: none;
  326. border-left-color: {color:sidebar};
  327. border-width: 15px;
  328. top: 50%;
  329. margin-top: 20px;}
  330.  
  331. iframe#tumblr_controls {
  332. top: 0% !important;
  333. right:0% !important;
  334. position: fixed !important;}
  335.  
  336. .source img {
  337. margin-top:2px;
  338. margin-left:1px;
  339. margin-bottom:1px;
  340. border:4px solid {color:background};
  341. }
  342.  
  343. #containertag{
  344. position:absolute;
  345. width: 85px;
  346. margin-left: 550px;
  347. margin-top:0px;
  348. }
  349.  
  350. #infobox {
  351. font-family:{font:body};
  352. text-transform: uppercase;
  353. font-size:7px;
  354. padding:15px;
  355. background-color:{color:date bg};
  356. }
  357.  
  358. #tags{
  359. position:absolute;
  360. overflow:hidden;
  361. width: 90px;
  362. text-transform:uppercase;
  363. letter-spacing:1px;
  364. font-size:7px;
  365. margin-top:2px;}
  366.  
  367. #sidelinks{
  368. padding:7px;
  369. margin-top:-30px;
  370. background-color:{color:bar links};
  371. z-index: 2;
  372. filter:alpha(opacity=20);
  373. opacity: 0.5;
  374. }
  375. #sidelinks:hover{
  376. z-index: 2;
  377. opacity: 0.9;
  378. filter:alpha(opacity=80);
  379. -webkit-transition: opacity 0.7s linear;opacity: 0.7s;
  380. -webkit-transition: all 0.6s ease-out;
  381. -moz-transition: all 0.6s ease-out;
  382. transition: all 0.6s ease-out;
  383. }
  384. </style>
  385.  
  386. <style type="text/css">{CustomCSS}</style>
  387.  
  388. <body>
  389.  
  390.  
  391.  
  392. <div id="container2">
  393.  
  394. <div id="container">
  395.  
  396. <a href="/"><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; TEXT-TRANSFORM: none; COLOR: {color:title}; LINE-HEIGHT: 24pt; FONT-FAMILY:{font:sidebar title}; LETTER-SPACING: -2pt; text-transform:uppercase;"><center>{Title}</center></FONT></a>
  397. <div id="sidebar">
  398. <img src="{image:sidebar}" width="240"><div id="sidelinks">
  399. <center>{block:IfLinkThreeurl}<a href="{text:link Three url}">{text:link Three name}</a>{/block:IfLinkThreeurl} {block:IfLinkFoururl}<a href="{text:link Four url}">{text:link Four name}</a>{/block:IfLinkFoururl} {block:IfLinkfiveurl}<a href="{text:link five url}">{text:link five name}</a>{/block:IfLinkfiveurl}</center></div>
  400. <br>
  401. {description}<br>
  402.  
  403. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  404. </div><br>
  405. <img src="{PortraitURL-30}" style="width: 23px; background-color: {color:sidebar}; border: 12px double transparent;" align="left">
  406.  
  407. <div class="nav"><a href="/">home</a><a href="/ask">ask</a>{block:IfLinkOneurl}<a href="{text:link one url}">{text:link one name}</a>{/block:IfLinkOneurl}{block:IfLinkTwourl}<a href="{text:link two url}">{text:link two name}</a>{/block:IfLinkTwourl}</div>
  408. </div>
  409.  
  410.  
  411.  
  412. <br>
  413.  
  414. <div id="post">
  415. {block:Posts}
  416. <div id="entries">
  417. <div id="containertag">
  418. <div id="infobox"><center>
  419. <div class="source">{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}"></a>{block:ContentSource}<a href="{SourceURL}"><img src="{ReblogRootPortraitURL-16}"></a>{block:ContentSource}{/block:RebloggedFrom}</div>
  420. <a href="{Permalink}">{DayOfMonthWithZero} {Month} {Year} @ {12Hour}:{Minutes}{AmPm}</a> {block:NoteCount}+ {Notecount}{/block:NoteCount}
  421. </div>
  422. <div id="tags">{block:HasTags}tagged:<br>{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  423. </div>
  424.  
  425.  
  426.  
  427. {block:Text}
  428.  
  429. <div id="entry">
  430.  
  431. {block:Title}<font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body};font-style:italic;">{title}</font>{/block:Title}{Body}
  432.  
  433. </div>
  434.  
  435. {/block:Text}
  436.  
  437.  
  438.  
  439. {block:Photo}
  440.  
  441. <div id="entry">
  442.  
  443. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  444.  
  445. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  446.  
  447. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="500"/>
  448. {block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  449. {block:Caption}{Caption}{/block:Caption}
  450. </div>{/block:Photo}
  451.  
  452.  
  453.  
  454. {block:Photoset}
  455.  
  456. <div id="entry">
  457.  
  458. {Photoset-500}
  459.  
  460. {block:Caption}{Caption}{/block:Caption}
  461.  
  462. </div>
  463. {/block:Photoset}
  464.  
  465. {block:ContentSource}
  466. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  467. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  468. {/block:SourceLogo}
  469. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  470. {/block:ContentSource}
  471.  
  472. {block:Quote}
  473.  
  474. <div id="entry">
  475.  
  476. <span class="quote"><font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body}, serif;font-style:italic;">{quote}</font><br>{block:Source}<p align="right">&mdash; <b>{Source}</b></p>{/block:Source}
  477.  
  478. </div>
  479.  
  480. {/block:Quote}
  481.  
  482.  
  483.  
  484. {block:Link}
  485.  
  486. <div id="entry">
  487.  
  488. <div class="h2"><a href="{URL}"><font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body};font-style:italic;">{name}</font></a></div>{block:Description}{Description}{/block:Description}
  489. </div>
  490.  
  491. {/block:Link}
  492.  
  493.  
  494.  
  495. {block:Chat}
  496.  
  497. <div id="entry">
  498.  
  499. {block:Title}<font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body}">{title}</font>{/block:Title}<br>
  500.  
  501. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  502.  
  503. </div>
  504.  
  505. {/block:Chat}
  506.  
  507.  
  508.  
  509. {block:Audio}
  510.  
  511. <div id="entry">
  512.  
  513.  
  514.  
  515. <div class="audio"><div id="acont"><div id="audioplayer">{AudioPlayerWhite}</div></div>
  516.  
  517. <div class="aimg"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="aimg"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  518.  
  519. <span class="atext">{block:TrackName}{TrackName}{/block:TrackName}</span>
  520.  
  521. <span class="atext">{block:Artist}{Artist}{/block:Artist}</span>
  522.  
  523. <span class="atext">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}</span>
  524. <br>
  525. {block:Caption}{Caption}{/block:Caption}
  526.  
  527. </div>
  528.  
  529. {/block:Audio}
  530.  
  531.  
  532.  
  533. {block:Answer}
  534. <div id="entry">
  535. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}
  536. <div class="question">{Question}</div></div>
  537. <div class="answer">{Answer}</div>
  538. </div>
  539. {/block:Answer}
  540.  
  541.  
  542. {block:Video}
  543. <div id="entry">
  544. {Video-500}
  545. {block:Caption}{Caption}{/block:Caption}
  546. </div>
  547. {/block:Video}
  548.  
  549. {block:PostNotes}
  550.  
  551. {PostNotes}
  552.  
  553. {/block:PostNotes}
  554.  
  555. </div>
  556.  
  557. {/block:Posts}
  558.  
  559. </div>
  560.  
  561. </div>
  562.  
  563. </div>
  564.  
  565. <div style="position:fixed; bottom:5px; right:5px;"><a href="http://hkthemes.tumblr.com">&mdash; hkthemes</a></div>
  566.  
  567. </body>
  568. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement