Advertisement
hor4ny

"Gone" theme - Outlasting

Apr 4th, 2013
4,480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.65 KB | None | 0 0
  1. <!--
  2. "Gone" theme by OUTLASTING.
  3. Keep credit or put it in your FAQ.
  4. IF YOU USE THIS THEME AS A BASECODE OR TAKE ANY OF MY CODING, ask BEFORE posting! Please and thank you.
  5. -->
  6.  
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14.  
  15.  
  16.  
  17. <script type="text/javascript">
  18. <!--
  19.  
  20. // Disable Right Click Script
  21.  
  22. function IE(e)
  23. {
  24. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  25. {
  26. return false;
  27. }
  28. }
  29. function NS(e)
  30. {
  31. if (document.layers || (document.getElementById && !document.all))
  32. {
  33. if (e.which == "2" || e.which == "3")
  34. {
  35. return false;
  36. }
  37. }
  38. }
  39. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  40.  
  41. //-->
  42. </script>
  43.  
  44.  
  45.  
  46. <!-- DEFAULT VARIABLES -->
  47. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  48. <meta name="color:background" content="#eee"/>
  49. <meta name="color:link" content="#999999"/>
  50. <meta name="color:blogtitle" content="aaa" />
  51. <meta name="color:nav" content="#ffffff" />
  52. <meta name="color:nav text" content="#999999" />
  53. <meta name="color:nav hover text" content="#999999"/>
  54. <meta name="color:text" content="#999999"/>
  55. <meta name="color:title" content="#555"/>
  56. <meta name="color:borders" content="#dddddd"/>
  57. <meta name="color:hover" content="#eee"/>
  58. <meta name="color:scrollbar" content="#ddd" />
  59. <meta name="color:entry" content="#fff" />
  60. <meta name="image:sidebar" content=""/>
  61. <meta name="image:background" content="1"/>
  62. <meta name="text:link one" content="" />
  63. <meta name="text:link one title" content="" />
  64. <meta name="text:link two" content="" />
  65. <meta name="text:link two title" content="" />
  66. <meta name="text:link three" content="" />
  67. <meta name="text:link three title" content="" />
  68. <meta name="text:link four" content="" />
  69. <meta name="text:link four title" content="" />
  70. <meta name="text:link five" content="" />
  71. <meta name="text:link five title" content="" />
  72. <meta name="if:2 column" content="1" />
  73. <style type="text/css">
  74.  
  75.  
  76.  
  77. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  78. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  79.  
  80.  
  81.  
  82.  
  83. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-
  84.  
  85. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  86.  
  87. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  88.  
  89. 0.4s ease-out;}
  90.  
  91. p {
  92. margin:0px;
  93.  
  94. }
  95.  
  96. body {
  97. padding: 0px;
  98. margin: 0px;
  99. color:{color:text};
  100. font-family:arial;
  101. line-height:10px;
  102. font-size:10px;
  103. background-image:url({image:background});
  104. background-color: {color:Background};
  105. background-attachment: fixed;
  106. background-repeat: repeat;
  107. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  108. }
  109.  
  110.  
  111. a:link, a:active, a:visited{
  112. text-decoration: none;
  113. -webkit-transition: color 0.3s ease-out;
  114. -moz-transition: color 0.3s ease-out;
  115. transition: color 0.3s ease-out;
  116. color:{color:link};
  117. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  118. }
  119.  
  120. a:hover {
  121. text-decoration: line-through;
  122. font-style:;
  123. text-shadow:0px 0px px #000;
  124. color: {color:Hover};
  125. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  126. }
  127.  
  128. askname{
  129. text-transform:uppercase;
  130. font-size:11px;
  131. z-index:1;
  132. }
  133.  
  134. div#center{
  135. margin:auto;
  136. width:1200px;
  137. position:relative;
  138. background-color:;
  139. overflow:auto;
  140. overflow-y:hidden;
  141. {block:permalinkpage}
  142. width:1000px;
  143. {/block:permalinkpage}
  144. {block:if2column}
  145. width:1000px;
  146. {/block:if2column}
  147.  
  148. }
  149.  
  150. .entry {
  151. float:left;
  152. display: block;
  153. margin:3px;
  154. line-height:9px;
  155. padding:12px;
  156. overflow:hidden;
  157. width:250px;
  158. opacity:;
  159. {block:PermalinkPage}
  160. width:500px;
  161. text-align:left;
  162. line-height:12px;
  163. {/block:PermalinkPage}
  164.  
  165. border:1px solid {color:borders};
  166. background-color:{color:entry};
  167. background-image:URL();
  168. -webkit-transition: all .7s ease;
  169. -moz-transition: all .7s ease;
  170. -o-transition: all .7s ease;
  171. transition: all .7s ease;
  172. }
  173.  
  174. .entry:hover{
  175. opacity:1;}
  176.  
  177. .entry img{
  178. {block:indexpage}
  179. max-width:260px;
  180. {/block:indexpage}
  181. {block:permalinkpage}
  182. max-width:500px;
  183. {/block:permalinkpage}
  184. }
  185.  
  186. .entry .perma a{
  187. color:#aaa;}
  188.  
  189. .entry .perma a:hover {
  190. text-decoration:line-through;
  191. font-style:italic;
  192. text-shadow:0px 0px px #000;
  193. color: {color:Hover};
  194. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  195. }
  196.  
  197. .entry .perma{
  198. width:250px;
  199. height:26px;
  200. margin-left:0px;
  201. position: absolute;
  202. line-height: 26px;
  203. overflow:hidden;
  204. text-align:center;
  205. bottom:-10px;
  206. font-size:8px;
  207. text-transform:uppercase;
  208. color:#aaa;
  209. background:{color:entry};
  210. word-spacing:3px;
  211. letter-spacing:1px;
  212. opacity: 0.0;
  213. -webkit-transition: all .7s ease;
  214. -moz-transition: all .7s ease;
  215. -o-transition: all .7s ease;
  216. transition: all .7s ease;
  217.  
  218.  
  219. }
  220.  
  221. .entry:hover .perma{
  222. overflow:visible;
  223. opacity:1;
  224. bottom:2px;
  225.  
  226. }
  227.  
  228.  
  229.  
  230. #posts {
  231. width:850px;
  232. margin-top:71px;
  233. z-index:2;
  234. margin-left:214px;
  235. right:auto;
  236. margin-right:auto;
  237. position:relative;
  238. overflow-y: hidden;
  239. {block:if2column}
  240. width:600px;
  241. margin-left:214px;
  242. {/block:if2column}
  243. }
  244.  
  245.  
  246. @font-face{font-family:Jane;src:url('http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf');}
  247.  
  248.  
  249.  
  250. #blogtitle{
  251. font-family:jane;
  252. z-index:3;
  253. width:910px;
  254. color:{color:blogtitle};
  255. height:35px;
  256. line-height:45px;
  257. font-size:30px;
  258. position:fixed;
  259. text-align:right;
  260. margin-left:110px;
  261. padding-left:70px;
  262. padding-top:10px;
  263. padding-right:10px;
  264. background-image:url({image:background});
  265. background-color:{color:background};
  266. border-bottom:6px solid {color:nav};
  267. {block:if2column}
  268. width:640px;
  269. {/block:if2column}
  270. {block:permalinkpage}
  271. width:640px;
  272. {/block:permalinkpage}
  273. }
  274.  
  275.  
  276. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  277.  
  278.  
  279. #sidebarpic{
  280. text-align:right;
  281. width:60px;
  282. border:6px solid {color:nav};
  283. border-right:0px solid {color:nav};
  284. }
  285.  
  286.  
  287. #sidebar{
  288. text-align:right;
  289. height:100%;
  290. width:66px;
  291. border-right:6px solid {color:nav};
  292. position:fixed;
  293. padding-top:200px;
  294. margin-left:120px;
  295. z-index:3;
  296.  
  297. }
  298.  
  299. .nav a{
  300.  
  301. display:inline-block;
  302. border-bottom:1px solid {color:nav};
  303. padding:3px;
  304. margin:1px;
  305. margin-right:0px;
  306. width:auto;
  307. color:{color:nav text};
  308. text-align:left;
  309. background-color:{color:nav};
  310. -webkit-transition: all .7s ease;
  311. -moz-transition: all .7s ease;
  312. -o-transition: all .7s ease;
  313. transition: all .7s ease;
  314. }
  315.  
  316. .nav a:hover{
  317. color:{color:text};
  318. padding-right:10px;
  319. background-color:transparent;
  320. text-decoration:none;
  321. border-bottom:2px solid {color:nav};
  322. }
  323. @font-face { font-family: rw; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  324.  
  325.  
  326. .title{
  327. font-family:rw;
  328. font-size: 18px;
  329. line-height: 18px;
  330. color:{color:Title};
  331. letter-spacing: 0px;
  332. font-weight: normal;
  333. padding:0px 0px 0px 0px;
  334. }
  335.  
  336.  
  337.  
  338. .permalink{
  339. word-spacing:2px;
  340. text-transform: normal;
  341. display: block;
  342. text-align: right;
  343. text-decoration: none;
  344. margin-top:3px;
  345. padding:4px;
  346. font-size:8px;
  347. background:#f5f5f5;
  348. border:1px solid #eee;
  349. text-transform:uppercase;
  350. }
  351.  
  352. #infscr-loading{
  353. bottom: -70px;
  354. position: absolute;
  355. left: 50%;
  356. margin-left:-8px;
  357. width:16px;
  358. height:11px;
  359. overflow:hidden;
  360. margin-bottom: 50px;
  361. }
  362.  
  363. #postnotes{
  364. text-align: justify;}
  365.  
  366. #postnotes b{
  367. border: 0px;}
  368.  
  369. blockquote{
  370. padding:0px 0px 2px 5px;
  371. margin:0px 0px 2px 10px;
  372. border-left: 2px solid #ddd;
  373. }
  374.  
  375. blockquote p, ul{
  376. margin:0px;
  377. padding:0px;
  378. }
  379.  
  380. a img{border: 0px;}
  381.  
  382.  
  383. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  384.  
  385. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  386. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  387.  
  388. .notes img{width:10px; position:relative; top:3px;}
  389. <--ses-->
  390. small{font-size: 90%;}
  391.  
  392. {CustomCSS}
  393.  
  394. </style>
  395.  
  396. {block:IndexPage}
  397. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  398. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  399.  
  400. <script type="text/javascript">
  401. $(window).load(function(){
  402. var $wall = $('#posts');
  403. $wall.imagesLoaded(function(){
  404. $wall.masonry({
  405. itemSelector: '.entry, .entry_photo',
  406. isAnimated : false
  407. });
  408. });
  409.  
  410. $wall.infinitescroll({
  411. navSelector : '#pagination',
  412. nextSelector : '#pagination a',
  413. itemSelector : '.entry, .entry_photo',
  414. bufferPx : 2000,
  415. debug : false,
  416. errorCallback: function() {
  417. $('#infscr-loading').fadeOut('normal');
  418. }},
  419. function( newElements ) {
  420. var $newElems = $( newElements );
  421. $newElems.hide();
  422. $newElems.imagesLoaded(function(){
  423. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  424. });
  425. }); $('#posts').show(500);
  426. });
  427. </script>
  428.  
  429.  
  430. {/block:IndexPage}
  431.  
  432.  
  433. <title>{title}</title>
  434.  
  435. <link rel="shortcut icon" href="{Favicon}" />
  436. <meta name="viewport" content="width=820" />
  437. </head>
  438.  
  439. <body>
  440. <div class="wrapper">
  441. <div class="header">
  442. </div>
  443.  
  444. <div id="cage">
  445. <div id="center">
  446. <div id="blogtitle">{title}</div>
  447. <div id="sidebar"><div id="sidebarpic"><a href="/"><img src="{image:sidebar}" width="60px"></a></div><br />
  448. <div class="nav">
  449. <a href="{text:link one}">{text:link one title}</a><br /><a href="{text:link two}">{text:link two title}</a><br /><a href="{text:link three}">{text:link three title}</a><br />{block:iflinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}<br />{block:iflinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{/block:iflinkfivetitle}</div></div>
  450.  
  451. <div class="left">
  452. <div id="posts">
  453. {block:Posts}
  454. <div class="entry">
  455.  
  456. {block:Answer}
  457. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f5f5f5;border:1px solid {color:borders};border-radius:0px;">
  458. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  459. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  460. <div class="permalink"> <a href="{permalink}">{notecountwithlabel} / {Timeago}</a> </div>
  461. {/block:Answer}
  462.  
  463. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  464.  
  465. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel} / {Timeago}</a></a><br>{/block:HasTags}</span></align>
  466. {/block:Text}
  467.  
  468. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  469.  
  470. class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> <a href="{Permalink}"></span></align>{block:Link}
  471.  
  472. {block:Photo}
  473. {block:IndexPage}
  474. <center>
  475. <div class="perma">
  476. {timeago} / <a href="{ReblogURL}" target="_blank"> Reblog</a> / <a href="{Permalink}">{notecountwithlabel}</a></div>
  477. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  478. {/block:IndexPage}
  479. {block:PermalinkPage}
  480. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  481.  
  482. {LinkCloseTag}
  483. {/block:PermalinkPage}
  484. {/block:Photo}
  485.  
  486. {block:Photoset}
  487. {block:IndexPage}
  488. <center>
  489.  
  490. {Photoset-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> <a href="{Permalink}"></span></align>
  491. {/block:IndexPage}
  492. {block:PermalinkPage}
  493. <center>
  494. {Photoset-500}</center>
  495. {/block:PermalinkPage}
  496. {/block:Photoset}
  497.  
  498. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> <a href="{Permalink}"></span></align>{/block:Quote}
  499.  
  500. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  501. <ul class="chat">
  502. {block:Lines}
  503. <li class="user_{UserNumber}">
  504. {block:Label}
  505. <span class="label">{Label}</span>
  506. {/block:Label}
  507.  
  508. {Line}
  509. </li>
  510. {/block:Lines}
  511. <div class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a></div>
  512. {/block:Chat}
  513.  
  514. {block:Audio}
  515. <div style="width:200px; height:30px;">
  516. {AudioPlayerBlack}
  517. </div>
  518. {block:IndexPage}
  519. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> <a href="{Permalink}"></span></align>{/block:IndexPage}
  520. {/block:Audio}
  521.  
  522. {block:Video}
  523. {block:IndexPage}
  524. <center>
  525. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> <a href="{Permalink}"></span></align>
  526. {/block:IndexPage}
  527. {block:PermalinkPage}
  528. <center>
  529. {Video-400}</center>
  530. {/block:PermalinkPage}
  531. {block:Video}
  532.  
  533.  
  534. {block:PostNotes}<div align="middle">{caption}</div>
  535. <center>
  536.  
  537. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  538.  
  539. {block:HasTags}
  540. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  541. {block:RebloggedFrom}
  542. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  543. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  544.  
  545. {/block:RebloggedFrom}
  546. </center></span>
  547. <br>
  548. <div id="postnotes">{PostNotes}</div><br>
  549.  
  550. <center>{block:ContentSource}
  551. <br><a href="{SourceURL}">
  552. {lang:Source}:
  553. {block:SourceLogo}
  554. <img src="{BlackLogoURL}" width="{LogoWidth}"
  555. height="{LogoHeight}" alt="{SourceTitle}" />
  556. {/block:SourceLogo}
  557. {block:NoSourceLogo}
  558. {SourceLink}
  559. {/block:NoSourceLogo}
  560. </a>
  561. {/block:ContentSource}</center>
  562.  
  563. {/block:PostNotes}
  564. </div>
  565. {/block:Posts}
  566. </div></div>
  567.  
  568. {block:IndexPage}
  569. {block:Pagination}
  570. <div id="pagination">
  571. {block:NextPage}
  572. <a id="nextPage" href="{NextPage}"></a>
  573. {/block:NextPage}
  574. {block:PreviousPage}
  575. <a href="{PreviousPage}"></a>
  576. {/block:PreviousPage}
  577. </div>
  578. {/block:Pagination}
  579. {/block:IndexPage}
  580. </body>
  581. <div style="position:fixed;bottom:6px;right:4px;font-family:littlefont;font-size:8px;background:white;border:1px solid #ddd;padding:4px;"><a href="http://outlasting.tumblr.com">OUTLASTING</a></div>
  582. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement