Advertisement
hor4ny

"Untitled 6" - Outlasting

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