Advertisement
hor4ny

"Untitled 4" - Outlasting

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