Advertisement
thedemil0vatoanon

theme 26

Jul 12th, 2013
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. <!--
  2.  
  3. theme 26 dont remove the credit and if you do put it in your links or faq. xoxoxoxo
  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.  
  12.  
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17. <!--DEFAULT VARIABLES-->
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  19. <meta name="color:background" content="#e9e9e9"/>
  20. <meta name="color:link" content="#636370"/>
  21. <meta name="color:text" content="#808080"/>
  22. <meta name="color:hover" content="#ffffff"/>
  23. <meta name="image:sidebar" content="1"/>
  24. <meta name="image:background" content="1"/>
  25. <meta name="text:link 1 title" content="" />
  26. <meta name="text:link 1" content="" />
  27. <meta name="text:link 2 title" content="" />
  28. <meta name="text:link 2" content="" />
  29. <meta name="text:link 3 title" content="" />
  30. <meta name="text:link 3" content="" />
  31. <meta name="text:link 4 title" content="" />
  32. <meta name="text:link 4" content="" />
  33. <meta name="text:link 5 title" content="" />
  34. <meta name="text:link 5" content="" />
  35. <meta name="text:link 6 title" content="" />
  36. <meta name="text:link 6" content="" />
  37.  
  38. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  39.  
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  41. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43. <link rel="shortcut icon" href="{Favicon}" />
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  45. <style type="text/css">
  46.  
  47.  
  48. #tumblr_controls{
  49. position:fixed !important;
  50. position:fixed !important;
  51. -webkit-filter: invert(100%) }
  52.  
  53. body {
  54. padding: 0px;
  55. margin: 0px;
  56. color:{color:text};
  57. font-family: arial;
  58. line-height:11px;
  59. font-size:9px;
  60. background-color: {color:Background};
  61. background-image:url({image:Background});
  62. background-attachment: fixed;
  63. background-repeat: repeat;
  64. }
  65.  
  66.  
  67. a:link, a:active, a:visited{
  68. text-decoration: none;
  69. -webkit-transition: color 0.3s ease-out;
  70. -moz-transition: color 0.3s ease-out;
  71. transition: color 0.3s ease-out;
  72. color:{color:link};
  73. }
  74.  
  75.  
  76.  
  77. a:hover { text-decoration: none; font-style: italic; text-shadow: 1px 1px 6px #333; color: #ffffff;}
  78.  
  79.  
  80. div#center{
  81. margin:auto;
  82. position:relative;
  83. width:1000px;
  84. background-color:;
  85. overflow:auto;
  86. overflow-y:hidden;
  87. }
  88.  
  89. .entry {
  90. float:left;
  91. display: block;
  92. margin:6px;
  93. overflow:hidden;
  94. width:380px;
  95. {block:PermalinkPage}
  96. width:380px;
  97. text-align:left;
  98. line-height:6px;
  99. {/block:PermalinkPage}
  100. background:transparent;
  101. background-image:URL();
  102. }
  103.  
  104. #content {
  105. width:390px;
  106. margin-top:1px;
  107. z-index:99;
  108. margin-left:370px;
  109. right:auto;
  110. background:transparent;
  111. margin-right:auto;
  112. position:relative;
  113. overflow-y: hidden;
  114. }
  115.  
  116. #sidebar{
  117. position:fixed !important;
  118. width:200px;
  119. background:transparent;
  120. height:auto;
  121. margin-top:150px;
  122. margin-left:130px;
  123. padding:5px;
  124. border: 0px double #ddd;
  125. text-align:center;
  126. }
  127.  
  128. .links{background:trans;text-align:right; }
  129.  
  130. .links a{background:trans;display:inline-block;font-family:arial;font-size:10px;text-transform: lowercase;letter-spacing: 0px; padding:2px 2px 2px 3px; -webkit-border-radius: 2px;-moz-border-radius: 2px; font-weight: italic; }
  131.  
  132. .title{
  133. line-height: 13px;
  134. color:{color:Title};
  135. font-weight: normal;
  136. font-family: arial;
  137. font-size:25px;
  138. }
  139.  
  140. .permalink{
  141. text-transform: normal;
  142. display: block;
  143. text-align: right;
  144. text-decoration: none;
  145. }
  146.  
  147. #infscr-loading{
  148. bottom: -70px;
  149. position: absolute;
  150. left: 50%;
  151. margin-left:-8px;
  152. width:16px;
  153. height:11px;
  154. overflow:hidden;
  155. margin-bottom: 50px;
  156. }
  157.  
  158. #postnotes{
  159. text-align: justify;}
  160.  
  161. #postnotes blockquote{
  162. border: 0px;}
  163.  
  164. blockquote{
  165. padding:0px 0px 2px 5px;
  166. margin:0px 0px 2px 10px;
  167. border-left: 1px dotted #555555;
  168. }
  169.  
  170. blockquote p, ul{
  171. margin:0px;
  172. padding:0px;
  173. }
  174.  
  175. a img{border: 0px;}
  176.  
  177. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  178.  
  179. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  180. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  181.  
  182. .notes img{width:10px; position:relative; top:3px;}
  183. <--ses-->
  184. small{font-size: 90%;}
  185.  
  186. ::-webkit-scrollbar-thumb:vertical {background-color:{color:link}}; height:auto;}
  187. ::-webkit-scrollbar-thumb:horizontal {background-color:#000000;height:10px !important;}
  188. ::-webkit-scrollbar {height:7px; width:3px; background-color:#FFFFFF;}
  189.  
  190. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  191.  
  192. p{margin-top:5px; margin-bottom:5px; }
  193.  
  194. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  195.  
  196. ol.notes img {
  197. width: 16px;
  198. position: relative;
  199. display: inline;
  200. top: 3px;
  201. }
  202. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  203.  
  204. margin: 0 auto;
  205. }
  206.  
  207. .text {
  208. padding: 5px;
  209. }
  210.  
  211. ol.notes {
  212. padding: 0 10px;
  213. }
  214.  
  215. .perma
  216. {
  217. opacity: 0.0;
  218. filter: alpha(opacity = 0);
  219. margin-top: -21px;
  220. width: px;
  221. height: 30px;
  222. line-height: 30px;
  223. font-size: 9px;
  224. position:absolute;
  225. text-align: center;
  226. z-index:9999991;
  227. color: {color:permalink};
  228.  
  229. }
  230. a.p
  231. {
  232.  
  233. color: {color:permalink};
  234. }
  235. .entry:hover .perma {
  236.  
  237. -webkit-transition: opacity 0.4s linear;
  238. opacity: 1;
  239. -moz-transition: all 0.4s linear;
  240. transition: all 0.4s linear;
  241. filter: alpha(opacity = 100);
  242.  
  243. }
  244.  
  245. select {
  246. font-size: 9px;
  247. width: 100px;
  248. margin-left: 10px;
  249.  
  250. }
  251. option {
  252. font-size: 9px;
  253. text-align: left;
  254.  
  255. }
  256. input[type=button]
  257. {
  258. font-size: 9px;
  259. }
  260.  
  261. .likep {
  262. width: 21px;
  263. height: 20px;
  264. overflow: hidden;
  265. position: relative;
  266. z-index: 9999999;
  267. position: absolute;
  268. margin-top: 26px;
  269. margin-left: 330px;
  270. -webkit-filter: invert(100%)
  271.  
  272. }
  273. .rep {
  274. width: 24px;
  275. height: 20px;
  276. overflow: hidden;
  277. position: relative;
  278. z-index: 9999999;
  279. position: absolute;
  280. margin-top: 26px;
  281. margin-left: 353px;
  282.  
  283. }
  284.  
  285. .likep a:hover {
  286. background-position: 0px 0px;
  287. -moz-border-radius: 0px;
  288. border-radius: 0px;
  289. }
  290. .likep a {
  291. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  292. background-position: 0px 0px;
  293. display: block;
  294. z-index: 9999999;
  295. webkit-transition: all 0s linear;
  296. -webkit-transition: all 0s linear;
  297. -moz-transition: all 0s linear;
  298. transition: all 0s linear;
  299. }
  300. .likep img {
  301. width: 21px;
  302. height: 20px;
  303. border-radius: 0px;
  304. webkit-transition: all 0s linear;
  305. -webkit-transition: all 0s linear;
  306. -moz-transition: all 0s linear;
  307. transition: all 0s linear;
  308. }
  309.  
  310. .rep img{
  311. width: 24px;
  312. height: 20px;
  313. line-height: 30px;
  314. display: inline;
  315. -webkit-filter: invert(100%)
  316. }
  317.  
  318. .not { position: absolute;
  319. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  320. height: 20px;
  321. font-size: 11px;
  322. line-height: 20px;
  323. color: #fff;
  324. position: absolute;
  325. margin-top: 26px;
  326. margin-left: 5px;
  327. padding-left: 4px;
  328. padding-right: 4px;
  329. -moz-border-radius: 0px;
  330. border-radius: 0px;
  331. -webkit-filter: invert(100%)
  332. }
  333. .not a{
  334. color: #fff;
  335. font-weight: 500;
  336. font-family: arial;
  337.  
  338. }
  339.  
  340. {CustomCSS}
  341.  
  342. </style>
  343.  
  344.  
  345. {block:IndexPage}
  346. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  347. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  348.  
  349. <script type="text/javascript">
  350. $(window).load(function(){
  351. var $wall = $('#posts');
  352. $wall.imagesLoaded(function(){
  353. $wall.masonry({
  354. itemSelector: '.entry, .entry_photo',
  355. isAnimated : false
  356. });
  357. });
  358.  
  359. $wall.infinitescroll({
  360. navSelector : '#pagination',
  361. nextSelector : '#pagination a',
  362. itemSelector : '.entry, .entry_photo',
  363. bufferPx : 2000,
  364. debug : false,
  365. errorCallback: function() {
  366. $('#infscr-loading').fadeOut('normal');
  367. }},
  368. function( newElements ) {
  369. var $newElems = $( newElements );
  370. $newElems.hide();
  371. $newElems.imagesLoaded(function(){
  372. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  373. });
  374. }); $('#posts').show(500);
  375. });
  376. </script>
  377.  
  378.  
  379. {/block:IndexPage}
  380.  
  381.  
  382. <title>{title}</title>
  383.  
  384. <link rel="shortcut icon" href="{Favicon}" />
  385. <meta name="viewport" content="width=820" />
  386. </head>
  387.  
  388. <body>
  389. <BODY onselectstart="return false;" ondragstart="return false;">
  390. <div class="wrapper">
  391. <div class="header">
  392. </div>
  393.  
  394. <div id="cage">
  395. <div id="center">
  396. <div id="sidebar">
  397.  
  398. <center>
  399.  
  400. <a href="/"><img src="{image:sidebar}" width=100%></a>
  401.  
  402.  
  403. <div class="links">
  404. {block:IfLink1title}<a href="{text:link 1}">{text:link 1 title}</a> {/block:IfLink1title}
  405. {block:IfLink2title} <a href="{text:link 2}">{text:link 2 title}</a> {/block:IfLink2title}
  406. {block:IfLink3title} <a href="{text:link 3}">{text:link 3 title}</a>{/block:IfLink3title}
  407. {block:IfLink4title} <a href="{text:link 4}">{text:link 4 title}</a>{/block:IfLink4title}
  408. {block:IfLink5title} <a href="{text:link 5}">{text:link 5 title}</a>{/block:IfLink5title}
  409. {block:IfLink6title} <a href="{text:link 6}">{text:link 6 title}</a>{/block:IfLink6title}
  410. </div>
  411. {description}
  412.  
  413.  
  414. </center>
  415.  
  416.  
  417. </div>
  418.  
  419. <div id="content">
  420. {block:Posts}
  421. <div class="autopagerize_page_element">
  422. <div class="entry">
  423.  
  424. {block:IndexPage}<div class="perma">
  425. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  426. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  427.  
  428. </div>
  429. {/block:IndexPage}
  430. {block:Text}
  431. <div class="text">
  432. {block:Title}
  433. <h3><a href="{Permalink}">{Title}</a></h3>
  434. {/block:Title}
  435. {Body}
  436. </div>
  437. {/block:Text}
  438.  
  439.  
  440. {block:Photo}
  441.  
  442. {block:IndexPage}
  443. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="390"/>{LinkCloseTag}
  444. {/block:IndexPage}
  445. {block:permalinkpage}{LinkOpenTag}
  446. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="390"/>{LinkCloseTag}
  447. {Caption}
  448. {/block:permalinkpage}
  449. {/block:Photo}
  450. {/block:Photo}
  451.  
  452. {Photoset-400}</center>
  453. {/block:PermalinkPage}
  454. {/block:Photoset}
  455.  
  456.  
  457. {block:Quote}
  458. <div class="text">
  459. "{Quote}"
  460. {block:Source}
  461. <div class="source">{Source}</div>
  462. {/block:Source}
  463. </div>
  464. {/block:Quote}
  465.  
  466. {block:Link}
  467. <div class="text">
  468. <a href="{URL}" class="link" {Target}>{Name}</a>
  469. {block:Description}
  470. <div class="description">{Description}</div>
  471. {/block:Description}
  472. </div>
  473. {/block:Link}
  474.  
  475. {block:Chat}
  476. <div class="text">
  477. {block:Title}
  478. <h3><a href="{Permalink}">{Title}</a></h3>
  479. {/block:Title}
  480. <ul class="chat">
  481. {block:Lines}
  482. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  483.  
  484. {Line} </li>
  485. {/block:Lines}
  486. </ul>
  487. </div>
  488. {/block:Chat}
  489.  
  490. {block:Video}
  491.  
  492. {block:IndexPage}
  493. {Video-400}
  494. {/block:IndexPage}
  495. {block:permalinkpage}
  496. {Video-400}
  497. {/block:permalinkpage}
  498. {/block:Video}
  499.  
  500. {block:Audio}
  501. {AudioPlayerWhite}
  502. <div class="text">
  503. {block:Caption}
  504. {Caption}
  505. {/block:Caption}
  506. </div>
  507. {/block:Audio}
  508. {block:PermalinkPage}
  509. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  510. {/block:PermalinkPage}
  511. {block:PostNotes}{PostNotes}{/block:PostNotes}
  512. </div>
  513. {/block:Posts}
  514. </div>
  515. </div>
  516.  
  517.  
  518. {block:ifendlessscroll}
  519. {block:Pagination}
  520. <ul id="pagination">
  521. {block:PreviousPage}
  522. <li><a href="{PreviousPage}"</a></li>
  523. {/block:PreviousPage}
  524. {block:JumpPagination length="5"}
  525. {block:CurrentPage}
  526. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  527. {/block:CurrentPage}
  528. {block:JumpPage}
  529. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  530. {/block:JumpPage}
  531. {/block:JumpPagination}
  532. {block:NextPage}
  533. <li><a id="nextPage" href="{NextPage}"></a></li>
  534. {/block:NextPage}
  535. </ul>
  536. {/block:Pagination}
  537. {block:IndexPage}
  538. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  539. <script type="text/javascript">
  540. $(window).load(function () {
  541. var $content = $('#content');
  542. $content.infinitescroll({
  543. navSelector : '#pagination',
  544. nextSelector : '#pagination a#nextPage',
  545. itemSelector : '.entry',
  546. loading: {
  547. finishedMsg: '',
  548. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  549. },
  550. bufferPx : 200,
  551. debug : false,
  552. });
  553. });
  554. </script>
  555. {/block:IndexPage}{/block:ifendlessscroll}
  556. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  557. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  558. <span id="scriptsinsert"> </span>
  559.  
  560. </body>
  561.  
  562.  
  563. <!-- THEME BY DEMVTRIA -->
  564. <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
  565.  
  566.  
  567. <div style="position: fixed; bottom: 5px; left: 8px;"><a href="http://demvtria.tumblr.com">♡</a></div>
  568.  
  569.  
  570. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement