Advertisement
iusedtobeher-themes

~Eternal life~

Jan 12th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.67 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3. <html lang="en">
  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">
  6.  
  7.  
  8. <head>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Donegal+One' rel='stylesheet' type='text/css'>
  11.  
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  19. <meta name="color:background" content=""/>
  20. <meta name="color:links" content=""/>
  21. <meta name="color:link shadow" content=""/>
  22. <meta name="color:hover" content=""/>
  23. <meta name="color:text" content=""/>
  24. <meta name="color:description" content=""/>
  25. <meta name="color:title" content=""/>
  26. <meta name="color:Blog Title" content="">
  27. <meta name="color:Borders" content="">
  28. <meta name="color:Link Background" content="">
  29. <meta name="color:scrollbar" content=""/>
  30. <meta name="color:Blog Title Shadow" content="" />
  31. <meta name="image:background" content=""/>
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="text:Blog Title" content="" />
  34.  
  35. <meta name="text:Link One" content="" />
  36. <meta name="text:Link One Title" content="link" />
  37.  
  38. <meta name="text:Link Two" content="" />
  39. <meta name="text:Link Two Title" content="link" />
  40.  
  41. <meta name="text:Link Three" content="" />
  42. <meta name="text:Link Three Title" content="link" />
  43.  
  44. <style type="text/css">
  45.  
  46. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa; }
  47.  
  48. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px transparent #aaaaaa; border-top: 1px transparent #aaaaaa; border-left: 1px transparent
  49. #aaaaaa; border-right: 1px transparent #aaaaaa; }
  50.  
  51. #tumblr_controls {
  52. right:3px !important;
  53. position: fixed !important;
  54. }
  55.  
  56. body {
  57. padding: 0px;
  58. margin: 0px;
  59. color:{color:text};
  60. font-family: pixel;
  61. line-height: 8px;
  62. font-size: 8px;
  63. letter-spacing: 0px;
  64. background-color: {color:Background};
  65. background-image:url({image:Background});
  66. background-attachment: fixed;
  67. background-repeat: repeat;
  68. }
  69.  
  70. a:link, a:active, a:visited{
  71. color: {color:links};
  72. text-decoration: none;
  73. }
  74.  
  75. a:hover {
  76. color:{color:hover};
  77. text-decoration: none;
  78. -webkit-transition: color 0.3s ease-out;
  79. -moz-transition: color 0.3s ease-out;
  80. text-shadow:1px 1px 5px {color:link shadow};
  81. }
  82.  
  83. askk {
  84. font-family: arsenalewhite;
  85. font-size:35px;
  86. text-transform:none;
  87. z-index:1;
  88. color: {color:links};
  89. }
  90.  
  91. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  92.  
  93. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  94.  
  95.  
  96. div#center{
  97. margin:auto;
  98. position:relative;
  99. width:900px;
  100. background-color:;
  101. overflow:auto;
  102. overflow-y:hidden;
  103. }
  104.  
  105. div#sidebar{
  106. position: fixed;
  107. padding: 3px;
  108. height:350px;
  109. width:275px;
  110. background:transparent;
  111. margin-left:30px;
  112. margin-top:20px;
  113. border:5px double {color:Borders};
  114. transition: all 0.9s ease;
  115. -o-transition-transition: all 0.9s ease;
  116. -webkit-transition: all 0.9s ease;
  117. -moz-transition: all 0.9s ease;
  118. }
  119.  
  120. #sidebar:hover{
  121. transition: all 0.9s ease;
  122. -o-transition-transition: all 0.9s ease;
  123. -webkit-transition: all 0.9s ease;
  124. -moz-transition: all 0.9s ease;
  125. }
  126.  
  127. #desc{
  128. position:fixed;
  129. opacity:0;
  130. width:275px;
  131. height:auto;
  132. font-family:pixel;
  133. margin-top:360px;
  134. margin-left:3px;
  135. font-size:8px;
  136. color:{color:description};
  137. text-align:center;
  138. transition: all 0.9s ease;
  139. -o-transition-transition: all 0.9s ease;
  140. -webkit-transition: all 0.9s ease;
  141. -moz-transition: all 0.9s ease;
  142. }
  143.  
  144. #sidebar:hover #desc{
  145. background:white;
  146. opacity:0.5;
  147. margin-top:365px;
  148. transition: all 0.9s ease;
  149. -o-transition-transition: all 0.9s ease;
  150. -webkit-transition: all 0.9s ease;
  151. -moz-transition: all 0.9s ease;
  152. }
  153.  
  154. #derp{
  155.  
  156. width:250px;
  157. height:150px;
  158. opacity:0;
  159. margin-top:-150px;
  160. background:transparent;
  161. transition: all 0.9s ease;
  162. -o-transition-transition: all 0.9s ease;
  163. -webkit-transition: all 0.9s ease;
  164. -moz-transition: all 0.9s ease;
  165. }
  166.  
  167. #sidebar:hover #derp{
  168. opacity:0.8;
  169. margin-left:100px;
  170. transition: all 0.9s ease;
  171. -o-transition-transition: all 0.9s ease;
  172. -webkit-transition: all 0.9s ease;
  173. -moz-transition: all 0.9s ease;
  174. }
  175.  
  176. #linkbar{
  177. font-size:15px;
  178. font-family:Donegal One;
  179. text-align:center;
  180. position:fixed;
  181. height: 10px;
  182. width: 200px;
  183. margin-left:35px;
  184. margin-top:-25px;
  185. opacity:0;
  186. color:white;
  187. line-height:16px;
  188. padding:2px;
  189. transition: all 0.9s ease;
  190. -o-transition-transition: all 0.9s ease;
  191. -webkit-transition: all 0.9s ease;
  192. -moz-transition: all 0.9s ease;
  193. }
  194.  
  195. #sidebar:hover #linkbar{
  196. opacity:1;
  197. margin-left:35px;
  198. transition: all 0.9s ease;
  199. -o-transition-transition: all 0.9s ease;
  200. -webkit-transition: all 0.9s ease;
  201. -moz-transition: all 0.9s ease;
  202. }
  203.  
  204. #blogtitle{
  205. position:fixed;
  206. margin-top:285px;
  207. margin-left:30px;
  208. text-align:left;
  209. font-family:halohandletter;
  210. font-size:100px;
  211. color:{color:Blog Title};
  212. text-shadow: 2px 1px 0px {color:Blog Title Shadow};
  213. }
  214.  
  215. #posts {
  216. width:800px;
  217. margin-top: 0px;
  218. margin-left:350px;
  219. right:auto;
  220. margin-right:auto;
  221. position:relative;
  222. overflow-y: hidden;
  223. padding:2px;
  224. {block:PermalinkPage}
  225. width:360px;
  226. padding:3px;
  227. text-align:center;
  228. {/block:PermalinkPage}
  229. {block:IndexPage}
  230. border-left:15px double {color:Borders};
  231. {/block:IndexPage}
  232. }
  233.  
  234. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  235.  
  236. .entry {
  237. float:left;
  238. display: block;
  239. overflow:hidden;
  240. width:200px;
  241. margin:2px;
  242. border:1px solid {color:Borders};
  243. padding-right:3px;
  244. padding-left:3px;
  245. padding-top:3px;
  246. padding-bottom:1px;
  247. font-family:pixel;
  248. letter-spacing:0px;
  249. font-size: 8px;
  250. line-height:10px;
  251. {block:PermalinkPage}
  252. width:350px;
  253. margin-left:0px;
  254. margin-top: 3px;
  255. text-align:center;
  256. {/block:PermalinkPage}
  257. background: transparent;
  258. opacity:1;
  259. webkit-transition: all 0.4s linear;
  260. -moz-transition: all 0.4s linear;
  261. transition: all 0.4s linear;
  262. }
  263.  
  264. .entry .permados a{
  265. color: #aaa;
  266. }
  267.  
  268. .entry .permalinktext a{
  269. color:#aaa;
  270. }
  271.  
  272. .entry .permados{
  273. position:absolute;
  274. margin-top: 5px;
  275. margin-left:-5px;
  276. width:auto;
  277. height:10px;
  278. text-transform: uppercase;
  279. background-color:#ffffff;
  280. padding:5px;
  281. overflow:hidden;
  282. font-family: pixel;
  283. letter-spacing:0px;
  284. font-size: 8px;
  285. line-height:10px;
  286. text-align:center;
  287. opacity:0.0;
  288. border: 1px solid #aaa;
  289. transition: all 0.9s ease;
  290. -o-transition-transition: all 0.9s ease;
  291. -webkit-transition: all 0.9s ease;
  292. -moz-transition: all 0.9s ease;
  293. }
  294.  
  295. .entry:hover .permados{
  296. margin-left: 5px;
  297. overflow:visible;
  298. opacity:0.9;
  299. transition: all 0.9s ease;
  300. -o-transition-transition: all 0.9s ease;
  301. -webkit-transition: all 0.9s ease;
  302. -moz-transition: all 0.9s ease;
  303. }
  304.  
  305. .permalinktext {
  306. display: block;
  307. padding: 1px;
  308. margin: 2px 0px 0px 5px;
  309. text-transform: uppercase;
  310. font-family:pixel;
  311. font-size: 8px;
  312. color: {color:text};
  313. line-height: 11px;
  314. letter-spacing:0px;
  315. text-align: right;
  316. text-decoration: none;
  317. border-top: 1px dotted #ddd;
  318. webkit-transition: all 0.2s linear;
  319. -webkit-transition: all 0.2s linear;
  320. -moz-transition: all 0.2s linear;
  321. transition: all 0.2s linear;
  322. }
  323.  
  324. .permalinktext:hover{
  325. margin:2px 4px 0px 5px;
  326. webkit-transition: all 0.2s linear;
  327. -webkit-transition: all 0.2s linear;
  328. -moz-transition: all 0.2s linear;
  329. transition: all 0.2s linear;
  330. }
  331.  
  332. .title{
  333. text-align: center;
  334. font-family: arsenalewhite;
  335. text-transform:none;
  336. font-size: 35px;
  337. line-height:12px;
  338. letter-spacing: 0px;
  339. color: {color:Title};
  340. }
  341.  
  342. #infscr-loading{
  343. bottom: -70px;
  344. position: absolute;
  345. left: 50%;
  346. margin-left:-8px;
  347. width:16px;
  348. height:11px;
  349. overflow:hidden;
  350. margin-bottom: 50px;
  351. }
  352.  
  353. #postnotes{
  354. text-align: center;}
  355.  
  356. #postnotes blockquote{
  357. border: 0px;}
  358.  
  359. blockquote{
  360. padding:0px 0px 0px 0px;
  361. margin:0px 0px 0px 0px;
  362. border-left: 1px dotted #555555;
  363. }
  364.  
  365. blockquote p, ul{
  366. margin:0px;
  367. padding:0px;
  368. }
  369.  
  370. a img{border: 0px;}
  371.  
  372.  
  373. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  374.  
  375. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  376. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  377.  
  378. .notes img{width:10px; position:relative; top:3px;}
  379. <--ses-->
  380. small{font-size: 90%;}
  381.  
  382. {CustomCSS}
  383.  
  384. </style>
  385.  
  386. {block:IndexPage}
  387. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  388. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  389.  
  390. <script type="text/javascript">
  391. $(window).load(function () {
  392. var $content = $('#posts');
  393. $content.masonry({itemSelector: '.entry'}),
  394. $content.infinitescroll({
  395. navSelector : 'div#pagination',
  396. nextSelector : 'div#pagination a#nextPage',
  397. itemSelector : '.entry',
  398. loading: {
  399. finishedMsg: '',
  400. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  401. },
  402. bufferPx : 600,
  403. debug : false,
  404. },
  405. // call masonry as a callback.
  406. function( newElements ) {
  407. var $newElems = $( newElements );
  408. $newElems.hide();
  409. // ensure that images load before adding to masonry layout
  410. $newElems.imagesLoaded(function(){
  411. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  412.  
  413.  
  414. });
  415. });
  416. });
  417. </script>
  418.  
  419. {/block:IndexPage}
  420.  
  421.  
  422. <title>{title}</title>
  423.  
  424. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_llidlpN38o1qzbrv5.png">
  425. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  426. <meta name="viewport" content="width=820" />
  427. </head>
  428.  
  429. <body>
  430. <div class="wrapper">
  431. <div class="header">
  432. </div>
  433. <div id="cage">
  434.  
  435. <div id="sidebar">
  436.  
  437. <div id="blogtitle">{text:Blog Title}</div>
  438.  
  439.  
  440. <div id="desc">{Description}</div>
  441. <div id="derp"></div>
  442. <a href="/"><img src="{image:sidebar}" style="height:350px; width:275px; background:transparent;"></a>
  443.  
  444. <div id="linkbar">
  445. <a href="/">Home</a>
  446. <a href="/ask">Ask</a>
  447. <a href="{text:Link One}">{text:Link One Title}</a>
  448. <a href="{text:Link Two}">{text:Link Two Title}</a>
  449. <a href="{text:Link Three}">{text:Link Three Title}</a>
  450. </div>
  451.  
  452.  
  453. </div>
  454.  
  455. <div class="center">
  456. <div id="posts">
  457. {block:Posts}
  458. <div class="entry">
  459.  
  460. {block:Answer}
  461. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: white; color: black; padding:4px; box-shadow: 1px 1px 1px #ddd;">
  462. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  463. <askk>{Asker}</askk>: {Question}</div>
  464. <div style="padding:3px; text-align:left;"></div>
  465. {Answer}
  466. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  467. {/block:Answer}
  468.  
  469. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  470. {/block:Text}
  471.  
  472. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>{block:Link}
  473.  
  474. {block:Photo}
  475. {block:IndexPage}
  476. <div class="permados">
  477. <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  478. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=200px></a>{LinkCloseTag}</center>
  479. {/block:IndexPage}
  480. {block:PermalinkPage}
  481. {LinkOpenTag}
  482. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=270px/>
  483. {LinkCloseTag}
  484. {/block:PermalinkPage}
  485. {/block:Photo}
  486.  
  487. {block:Photoset}
  488. {block:IndexPage}
  489. <center>
  490. {Photoset-250}</center>
  491. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  492. {/block:IndexPage}
  493. {block:PermalinkPage}
  494. <center>
  495. {Photoset-500}</center>
  496. {/block:PermalinkPage}
  497. {/block:Photoset}
  498.  
  499. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>{/block:Quote}
  500.  
  501. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  502. <ul class="chat">
  503. {block:Lines}
  504. <li class="user_{UserNumber}">
  505. {block:Label}
  506. <span class="label">{Label}</span>
  507. {/block:Label}
  508.  
  509. {Line}
  510. </li>
  511. {/block:Lines}
  512. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>
  513. {/block:Chat}
  514.  
  515. {block:Audio}
  516. <div style="width:300px; height:30px;">
  517. {AudioPlayerBlack}
  518. </div>
  519. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  520. {/block:Audio}
  521.  
  522. {block:Video}{block:indexpage}{block:indexpage}{Video-400}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
  523.  
  524. {block:PostNotes}<div align="middle">{caption}</div>
  525. <center>
  526.  
  527. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  528.  
  529. {block:HasTags}
  530. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  531. {block:RebloggedFrom}
  532. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  533. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  534.  
  535. {/block:RebloggedFrom}
  536. </center></span>
  537. <br>
  538. <div id="postnotes">{PostNotes}</div><br>
  539.  
  540. <center>{block:ContentSource}
  541. <br><a href="{SourceURL}">
  542. {lang:Source}:
  543. {block:SourceLogo}
  544. <img src="{BlackLogoURL}" width="{LogoWidth}"
  545. height="{LogoHeight}" alt="{SourceTitle}" />
  546. {/block:SourceLogo}
  547. {block:NoSourceLogo}
  548. {SourceLink}
  549. {/block:NoSourceLogo}
  550. </a>
  551. {/block:ContentSource}</center>
  552.  
  553. {/block:PostNotes}
  554. </div>
  555. {/block:Posts}
  556. </div></div>
  557.  
  558. {block:IndexPage}
  559. {block:Pagination}
  560. <div id="pagination">
  561. {block:NextPage}
  562. <a id="nextPage" href="{NextPage}"></a>
  563. {/block:NextPage}
  564. {block:PreviousPage}
  565. <a href="{PreviousPage}"></a>
  566. {/block:PreviousPage}
  567. </div>
  568. {/block:Pagination}
  569. {/block:IndexPage}
  570.  
  571.  
  572. <div style="position:fixed; bottom: 1px; left:3px;">
  573. <a href="http://iusedtobeher.tumblr.com/">C</a>
  574. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement