Advertisement
hor4ny

"Nostalgia" - Outlasting

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