Fucking_Aj

Theme 25 - "Quicksand" by Overkilled

Apr 12th, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.35 KB | None | 0 0
  1. <!---
  2. ▒█▀▀▀█ ▀█░█▀ █▀▀ █▀▀█ █░█ ░▀░ █░░ █░░ █▀▀ █▀▀▄
  3. ▒█░░▒█ ░█▄█░ █▀▀ █▄▄▀ █▀▄ ▀█▀ █░░ █░░ █▀▀ █░░█
  4. ▒█▄▄▄█ ░░▀░░ ▀▀▀ ▀░▀▀ ▀░▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀░
  5.  
  6.  
  7. @overkilled.tumblr.com/tagged/themes
  8. if you take off credit i will find you and u will be a ded flower ._.
  9. -->
  10.  
  11. <html lang="en">
  12. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  16. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  17. <script>
  18. (function($){
  19. $(document).ready(function(){
  20. $("a[title]").style_my_tooltips({
  21. tip_follows_cursor:true,
  22. tip_delay_time:30,
  23. tip_fade_speed:600,
  24. attribute:"title"
  25. });
  26. });
  27. })(jQuery);
  28. </script>
  29. <script type="text/javascript">
  30. // <![CDATA[
  31. var speed=100; // speed colours change, 1 second = 1000
  32. var delay=15; // how long to wait for each wipe
  33. var alink="http://www.mf2fm.com/rv"; // page to link text to (set to ="" for no link)
  34.  
  35. /****************************
  36. * Wipe Out Text Effect *
  37. *(c) 2003-6 mf2fm web-design*
  38. * http://www.mf2fm.com/rv *
  39. * DON'T EDIT BELOW THIS BOX *
  40. ****************************/
  41. var w_txt;
  42. window.onload=function() { if (document.getElementById) {
  43. var wiper=document.getElementById("wipe");
  44. w_txt=wiper.firstChild.nodeValue;
  45. while (wiper.childNodes.length) wiper.removeChild(wiper.childNodes[0]);
  46. for (var i=0; i<w_txt.length; i++) {
  47. var wipei=document.createElement("span");
  48. wipei.setAttribute("id", "wipe"+i);
  49. wipei.appendChild(document.createTextNode(w_txt.charAt(i)));
  50. if (alink) {
  51. wipei.style.cursor="pointer";
  52. wipei.onclick=function() { top.location.href=alink; }
  53. }
  54. wiper.appendChild(wipei);
  55. }
  56. wipe(0);
  57. }}
  58.  
  59. function wipe(c) {
  60. if (!c) for (var w=0; w<w_txt.length; w++) document.getElementById("wipe"+w).style.visibility="hidden";
  61. else if (c<=w_txt.length) document.getElementById("wipe"+(c-1)).style.visibility="visible";
  62. setTimeout("wipe("+(++c%(w_txt.length+delay))+")", speed);
  63. }
  64. // ]]>
  65. </script>
  66. <script type="text/javascript"
  67. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  68.  
  69. <!--DEFAULT VARIABLES-->
  70. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  71.  
  72. <meta name="color:background" content="#fcfcfc"/>
  73. <meta name="color:link" content="#777"/>
  74. <meta name="color:text" content="#777"/>
  75. <meta name="color:title" content="#333"/>
  76. <meta name="color:hover" content="#373638"/>
  77. <meta name="color:text shadow" content="#aaa"/>
  78. <meta name="color:scrollbar" content="#777"/>
  79. <meta name="text:Link one" content="" />
  80. <meta name="text:Link two" content="" />
  81. <meta name="text:Link three" content="" />
  82. <meta name="text:Link four" content="link" />
  83. <meta name="text:Link one msg" content="message" />
  84. <meta name="text:Link Two msg" content="message" />
  85. <meta name="text:Link three msg" content="message" />
  86. <meta name="text:Link Four msg" content="message" />
  87. <meta name="text:quote" content="This quicksand it pulls me under
  88. It pulls me underneath her
  89. And I'm learning how to live with my unintended consequences" />
  90. <meta name="image:sidebar" content="1"/>
  91. <meta name="image:background" content="1"/>
  92. <meta name="if:3 column" content="1"/>
  93. <meta name="if:1 column" content="1"/>
  94. <meta name="color:navi" content="#fff"/>
  95. <meta name="color:blogtitle" content="#fff"/>
  96. <style type="text/css">
  97.  
  98. #tumblr_controls{
  99. position:fixed !important;
  100. -webkit-filter: invert(100%)
  101. }
  102.  
  103. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  104.  
  105. 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;}
  106. #lace{
  107. position:fixed;
  108. width: 100%;
  109. opacity: 1;
  110. height: 10px;
  111. background: #fff;
  112. z-index: 99999999999;
  113. left:-30px;
  114. margin-top: 0px;
  115. font-size:11px;
  116. text-align:center;
  117. font-family:calibri;
  118. font-style:italic;
  119. line-height:6px;
  120. }
  121.  
  122. #lacey {
  123. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  124. repeat:repeat-x;
  125. left:0;
  126. width:100%;
  127. margin-top: 10px;
  128. height:18px;
  129. position: fixed;
  130. z-index: 99999999999999999;
  131. opacity:1;}
  132. p {
  133. margin:0px;
  134. margin-top:0px;
  135. }
  136. @font-face {font-family:wow; src: url(http://static.tumblr.com/gvd42r2/ywYm7jt3k/pf_ronda_seven.ttf); }
  137. body {
  138. margin: 5px;
  139. font-family: wow;
  140. line-height:10px;
  141. font-size:8px;
  142. background-attachment: fixed;
  143. background-repeat: repeat;
  144. color:{color:text};
  145. background-color: {color:Background};
  146. background-image:url({image:Background});
  147. }
  148.  
  149.  
  150. a:link, a:active, a:visited{
  151. text-decoration: none;
  152. -webkit-transition: all 0.6s ease-out;
  153. -moz-transition: all 0.6s ease-out;
  154. -o-transition: all 0.6s ease-out;
  155. transition: all 0.6s ease-out;
  156. color:{color:link};
  157. }
  158.  
  159. a:hover {
  160. text-decoration: none;
  161. -webkit-transition: all 0.3s ease-out;
  162. -moz-transition: all 0.3s ease-out;
  163. -o-transition: all 0.3s ease-out;
  164. transition: all 0.3s ease-out;
  165. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  166. color: {color:Hover};
  167. text-shadow:0px 0px 2px {color:text shadow};
  168. }
  169.  
  170. div#center{
  171. margin:auto;
  172. position:relative;
  173. width:1000px;
  174. background-color:;
  175. overflow:auto;
  176. overflow-y:hidden;
  177. }
  178. #s-m-t-tooltip {
  179. max-width:500px;
  180. padding:5px;
  181. margin:-30px 0px 0px -7px;
  182. height:8px;
  183. line-height:9px;
  184. font-family:calibri; /* change the font */
  185. font-size:10px; /* change the font size */
  186. letter-spacing:2px; /* change the letter spacing */
  187. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  188. color:#fff; /* change the text color */
  189. border:0px solid #fff;
  190. z-index:9999999999999999999999999999999990999999999999999999999999999999;
  191. box-shadow:1px 1px 3px #ccc;
  192. border-radius:2px;
  193. background-image: -ms-linear-gradient(top, {color:blogtitle}; 0%, {color:blogtitle} 100%);
  194. background-image: -moz-linear-gradient(top, {color:navi} 0%, {color:blogtitle} 100%);
  195. background-image: -o-linear-gradient(top, {color:navi} 0%, {color:blogtitle} 100%);
  196. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, {color:navi}), color-stop(1, {color:blogtitle}));
  197. background-image: -webkit-linear-gradient(top, {color:navi} 0%, {color:blogtitle} 100%);
  198. }
  199. #cred{
  200. width:auto;
  201. position:fixed;
  202. bottom:75px;
  203. left:0px;
  204. -webkit-transition: all .7s ease;
  205. -moz-transition: all .7s ease;
  206. -o-transition: all .7s ease;
  207. transition: all .7s ease;
  208. }
  209. #cred2{
  210. font-size:26px;
  211. font-family:arial;
  212. line-height:16px;
  213. text-align:center;
  214. height:15px;
  215. margin-top:33px;
  216. width:15px;
  217. padding:5px;
  218. padding-right:10px;
  219. background-image:url(http://media.tumblr.com/eeb2e3cf69d348ce24168b24fb147bfc/tumblr_inline_mva7ulGERt1qjbhq0.jpg);
  220. margin-left:0px;
  221. color:#fff;
  222. position:fixed;
  223. -webkit-transition: all .7s ease;
  224. -moz-transition: all .7s ease;
  225. -o-transition: all .7s ease;
  226. transition: all .7s ease;
  227. border:1px solid #aaa;
  228. }
  229.  
  230. #cred3{
  231. text-align:center;
  232. width:115px;
  233. font-size:11px;
  234. background-image:url(http://media.tumblr.com/eeb2e3cf69d348ce24168b24fb147bfc/tumblr_inline_mva7ulGERt1qjbhq0.jpg);
  235. height:5px;
  236. padding-top:10px;
  237. padding-bottom:10px;
  238. font-family:calibri;
  239. text-transform:uppercase;
  240. margin-left:-120px;
  241. margin-top:33px;
  242. position:fixed;
  243. -webkit-transition: all .7s ease;
  244. -moz-transition: all .7s ease;
  245. -o-transition: all .7s ease;
  246. transition: all .7s ease;
  247. border:1px solid #aaa;
  248. line-height:5px;
  249. }
  250.  
  251. #cred:hover #cred3{
  252. margin-left:30px;
  253. }
  254. #cred3 a{
  255. color:#fff;
  256. }
  257. #cred3:hover{
  258.  
  259.  
  260. -webkit-transition: all .7s ease;
  261. -moz-transition: all .7s ease;
  262. -o-transition: all .7s ease;
  263. transition: all .7s ease;
  264. }
  265. .entry {
  266. float:left;
  267. display: block;
  268. margin:7px;
  269. overflow:hidden;
  270. width:230px;
  271. {block:if3column}
  272. width:220px;
  273. {block:if3column}
  274. {block:if1column}
  275. width:450px;
  276. {/block:if1column}
  277. background:white;
  278. padding:9px;
  279. border:1px solid #eee;
  280. {block:PermalinkPage}
  281. width:450px;
  282. text-align:left;
  283. line-height:10px;
  284. {/block:PermalinkPage}
  285. }
  286.  
  287. .entry .perma{
  288. width:140px;
  289. height:auto;
  290. margin-left:10px;
  291. position: absolute;
  292. line-height: 14px;
  293. overflow:hidden;
  294. text-align:center;
  295. top:23px;
  296. padding:3px;
  297. border-right:4px solid {color:scrollbar};
  298. border-left:4px solid {color:scrollbar};
  299. font-style:italic;
  300. background:white;
  301. word-spacing:2px;
  302. letter-spacing:1px;
  303. opacity: 0.0;
  304. font-family:calibri;
  305. font-size:10px;
  306.  
  307. transition: all .5s ease-out;
  308. -o-transition-transition: all .5s ease-out;
  309. -webkit-transition: all .5s ease-out;
  310. }
  311.  
  312. .entry:hover .perma{
  313. overflow:visible;
  314. opacity:111;
  315. -webkit-backface-visibility: visible !important;
  316. -webkit-animation:flip 1s;
  317. -moz-backface-visibility: visible !important;
  318. -moz-animation:flip 1s;
  319. -o-backface-visibility: visible !important;
  320. -o-animation:flip 1s;
  321. backface-visibility: visible !important;
  322. }
  323.  
  324. #posts {
  325. width:560px;
  326. {block:if3column}
  327. width:860px;
  328. {/block:if3column}
  329. margin-top:31px;
  330. z-index:99;
  331. margin-left:239px;
  332. right:auto;
  333. background:transparent;
  334. margin-right:auto;
  335. position:relative;
  336. overflow-y: hidden;
  337. }
  338.  
  339. #sidebar{
  340. position:fixed !important;
  341. width:auto;
  342. background:white;
  343. height:auto;
  344. margin-top:150px;
  345. margin-left:-60px;
  346. text-align:center;
  347. border:1px solid #fff;
  348. padding:15px;
  349. z-index:999999;
  350. background-image:url(http://media.tumblr.com/16c15b8d42525bcde9e341f83e8ff6c8/tumblr_inline_ms0lthiOlu1qz4rgp.gif);
  351. border-radius:5px;
  352. }
  353.  
  354. #sidebar img{
  355. width: 200px;
  356. height: 200px;
  357. border-right:1px solid #fff;
  358. border-left:1px solid #fff;
  359. border-top:1px solid #fff;
  360. padding:6px;
  361. background:white;
  362. z-index:99;
  363.  
  364. border-top-right-radius:5px;
  365. border-top-left-radius:5px;
  366. }
  367. #desc{
  368. background:white;
  369. border:1px solid #fff;
  370. width:200px;
  371. padding:6px;
  372. font-size:11px;
  373. margin-top:-2px;
  374. font-style:italic;
  375. line-height:13px;
  376. z-index:99;
  377. font-family:calibri;
  378. border-bottom-right-radius:5px;
  379. border-bottom-left-radius:5px;
  380. }
  381.  
  382.  
  383. @font-face {font-family:formal; src: url(http://static.tumblr.com/2poobra/pspmrjf1f/petitformalscript-regular.ttf); }
  384. #blogtitle{
  385. position:fixed !important;
  386. width:389px;
  387. height:50px;
  388. font-family:formal;
  389. font-size:24px;
  390. color:{color:blogtitle};
  391. margin-top:138px;
  392. margin-left:-149px;
  393. z-index: 99999;
  394. opacity:3;
  395. text-transform:none;
  396. background-image:sdfgh;
  397. letter-spacing: 1px;
  398. line-height:0px;
  399. text-align:center;
  400. -o-transition-transition: all 0.5s ease;
  401. -webkit-transition: all 0.5s ease;
  402. -moz-transition: all 0.5s ease;
  403. transition: all 0.5s ease;
  404. }
  405. #links{
  406. margin-left:228px;
  407. margin-top:-260px;
  408. position:fixed;
  409. background-color:;
  410. height:30px;
  411. width:18px;
  412.  
  413. }
  414.  
  415. #links img{
  416. width:14px;
  417. height:14px;
  418. }
  419.  
  420. .nav a{
  421.  
  422. width:11px;
  423. height:11px;
  424.  
  425. background-color:{color:navi};
  426. color:;
  427. opacity:0;
  428. margin:12px;
  429. margin-top:5px;
  430. padding:3px;
  431. display:inline-block;
  432. border-radius:100%;
  433. -webkit-transition: all .8s ease;
  434. -moz-transition: all .8s ease;
  435. -o-transition: all .8s ease;
  436. transition: all .8s ease;
  437. }
  438.  
  439. #sidebar:hover .nav a{
  440.  
  441.  
  442. line-height:0px;
  443. text-align:center;
  444. opacity:1;
  445.  
  446. -webkit-transition: all .4s ease;
  447. -moz-transition: all .4s ease;
  448. -o-transition: all .4s ease;
  449. transition: all .4s ease;
  450. }
  451. .nav a:hover{
  452. background-color: {color:navi hover};
  453. -webkit-backface-visibility: visible !important;
  454. -webkit-animation:flip 1s;
  455. -moz-backface-visibility: visible !important;
  456. -moz-animation:flip 1s;
  457. -o-backface-visibility: visible !important;
  458. -o-animation:flip 1s;
  459. backface-visibility: visible !important;
  460. -webkit-transition: all .4s ease;
  461. -moz-transition: all .4s ease;
  462. -o-transition: all .4s ease;
  463. transition: all .4s ease;
  464. }
  465. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  466.  
  467.  
  468. askk {
  469. font-family:"Camilla";
  470. font-size: 15px;
  471. z-index:1;
  472. color: {color:Title};
  473. }
  474.  
  475. .title{
  476. line-height: 16px;
  477. font-size: 16px;
  478. font-family:"formal";
  479. color:{color:Title};
  480. }
  481.  
  482. .permalink{
  483. text-transform: uppercase;
  484. font-size:8px;
  485. display: block;
  486. text-align: center;
  487. text-decoration: none;
  488. margin-top:8px;
  489. margin-bottom:2px;
  490. padding:3px;
  491. border-top:1px solid #eee;
  492. }
  493.  
  494. #audio {
  495. width:200px;
  496. height:auto;
  497. min-height:60px;
  498. padding-bottom:0px;
  499. }
  500. .cover {
  501. position:absolute;
  502. z-index:1;
  503. width:60px;
  504. height:60px;
  505. }
  506. .cover img {
  507. float:left;
  508. width:60px;
  509. height:60px;
  510. }
  511. .playbox {
  512. opacity:0.6;
  513. width:27px;
  514. height:30px;
  515. overflow:hidden;
  516. position:absolute;
  517. z-index:1000;
  518. margin-left:17px;
  519. margin-top:17px;
  520. text-align:center;
  521. }
  522. .info {
  523. margin-left:73px;
  524. margin-top:4px;
  525. line-height:14px;
  526. }
  527.  
  528. #infscr-loading{
  529. bottom: -70px;
  530. position: absolute;
  531. left: 50%;
  532. margin-left:-8px;
  533. width:16px;
  534. height:11px;
  535. overflow:hidden;
  536. margin-bottom: 50px;
  537. }
  538.  
  539. ::-webkit-scrollbar {
  540. width: 4px;
  541. height: 4px;
  542. border-left:0px solid #ccc;
  543. background-color:{color:background};
  544. }
  545.  
  546. ::-webkit-scrollbar-thumb {
  547. background: {color:scrollbar};
  548. }
  549.  
  550. ::-webkit-scrollbar {
  551. width: 5px;
  552. height: 5px;
  553. background: #dddddd;
  554. }
  555.  
  556. ::-webkit-scrollbar-thumb {
  557. background-color:{color:scrollbar};
  558. }
  559.  
  560. #postnotes{
  561. text-align: justify;}
  562.  
  563. #postnotes blockquote{
  564. border: 0px;}
  565.  
  566. blockquote{
  567. padding:0px 0px 2px 5px;
  568. margin:0px 0px 2px 10px;
  569. border-left: 1px dotted #555555;
  570. }
  571.  
  572. blockquote p, ul{
  573. margin:0px;
  574. padding:0px;
  575. }
  576. .text{
  577. text-transform: uppercase;
  578. text-align:left;
  579. padding-left:18px;
  580. text-decoration: none;
  581. font-size: 9px;
  582. font-family:calibri;
  583. line-height:20px;
  584. letter-spacing:1px;
  585. margin: 2px;
  586. margin-top: 12px;
  587. border: 0px solid #f3f3f3;
  588. outline:5px double white;
  589. outline-offset:-3px;
  590. padding-top: 5px;
  591. padding-bottom: 6px;
  592. background:{color:navi};
  593. color:white;
  594. height:20px;
  595. margin-left: -20px;
  596. margin-right: -20px;
  597. margin-bottom:-10px;
  598. opacity: 0.7;
  599. -webkit-transition: all 0.6s ease-in-out;
  600. -moz-transition: all 0.6s ease-in-out;
  601. transition: all 0.6s ease-in-out;
  602. }
  603.  
  604. .text a{color:#fff; !important;}
  605. .text a:hover{color:#fff; !important;}
  606.  
  607. a img{border: 0px;}
  608.  
  609.  
  610. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  611.  
  612. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  613. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  614.  
  615. .notes img{width:15px; position:relative; top:3px;border-radius:60px;}
  616. <--ses-->
  617. small{font-size: 90%;}
  618. @-webkit-keyframes flip {
  619. 0% {
  620. -webkit-transform: perspective(400px) rotateZ(90deg);
  621. opacity: 0;
  622. }
  623.  
  624. 40% {
  625. -webkit-transform: perspective(400px) rotateZ(-10deg);
  626. }
  627.  
  628. 70% {
  629. -webkit-transform: perspective(400px) rotateZ(10deg);
  630. }
  631.  
  632. 100% {
  633. -webkit-transform: perspective(400px) rotateZ(0deg);
  634. opacity: 1;
  635. }
  636. }
  637. @-moz-keyframes flip {
  638. 0% {
  639. -moz-transform: perspective(400px) rotateZ(90deg);
  640. opacity: 0;
  641. }
  642.  
  643. 40% {
  644. -moz-transform: perspective(400px) rotateZ(-10deg);
  645. }
  646.  
  647. 70% {
  648. -moz-transform: perspective(400px) rotateZ(10deg);
  649. }
  650.  
  651. 100% {
  652. -moz-transform: perspective(400px) rotateZ(0deg);
  653. opacity: 1;
  654. }
  655. }
  656. @-o-keyframes flip {
  657. 0% {
  658. -o-transform: perspective(400px) rotateZ(90deg);
  659. opacity: 0;
  660. }
  661.  
  662. 40% {
  663. -o-transform: perspective(400px) rotateZ(-10deg);
  664. }
  665.  
  666. 70% {
  667. -o-transform: perspective(400px) rotateZ(10deg);
  668. }
  669.  
  670. 100% {
  671. -o-transform: perspective(400px) rotateZ(0deg);
  672. opacity: 1;
  673. }
  674. }
  675. @keyframes flip {
  676. 0% {
  677. transform: perspective(400px) rotateZ(90deg);
  678. opacity: 0;
  679. }
  680.  
  681. 40% {
  682. transform: perspective(400px) rotateZ(-10deg);
  683. }
  684.  
  685. 70% {
  686. transform: perspective(400px) rotateZ(10deg);
  687. }
  688.  
  689. 100% {
  690. transform: perspective(400px) rotateZ(0deg);
  691. opacity: 1;
  692. }
  693. }
  694.  
  695. .flip {
  696. -webkit-backface-visibility: visible !important;
  697. -webkit-animation-name: flip;
  698. -moz-backface-visibility: visible !important;
  699. -moz-animation-name: flip;
  700. -o-backface-visibility: visible !important;
  701. -o-animation-name: flip;
  702. backface-visibility: visible !important;
  703. animation-name: flip;
  704. }
  705. {CustomCSS}
  706.  
  707. </style>
  708.  
  709. {block:IndexPage}
  710. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  711. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  712.  
  713. <script type="text/javascript">
  714. $(window).load(function(){
  715. var $wall = $('#posts');
  716. $wall.imagesLoaded(function(){
  717. $wall.masonry({
  718. itemSelector: '.entry, .entry_photo',
  719. isAnimated : false
  720. });
  721. });
  722.  
  723. $wall.infinitescroll({
  724. navSelector : '#pagination',
  725. nextSelector : '#pagination a',
  726. itemSelector : '.entry, .entry_photo',
  727. bufferPx : 2000,
  728. debug : false,
  729. errorCallback: function() {
  730. $('#infscr-loading').fadeOut('normal');
  731. }},
  732. function( newElements ) {
  733. var $newElems = $( newElements );
  734. $newElems.hide();
  735. $newElems.imagesLoaded(function(){
  736. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  737. });
  738. }); $('#posts').show(500);
  739. });
  740. </script>
  741.  
  742.  
  743. {/block:IndexPage}
  744.  
  745.  
  746. <title>{title}</title>
  747.  
  748. <link rel="shortcut icon" href="{Favicon}" />
  749. <meta name="viewport" content="width=820" />
  750. </head>
  751.  
  752. <body>
  753. <BODY onselectstart="return false;" ondragstart="return false;">
  754. <div class="wrapper">
  755. <div class="header">
  756. </div>
  757. <a href="http://overkilled.tumblr.com/"><img src="http://i50.tinypic.com/3325qp0.png"style="position:fixed; right:2px; opacity:.5; top:27px;z-index:99; -webkit-filter: invert(100%)" ></a>
  758. <div id="cage">
  759. <div id="center">
  760. <div id="blogtitle">{title}</div>
  761. <!---->
  762.  
  763. <div id="sidebar">
  764. <a href="/"><img src="{image:sidebar}" width=100%></a>
  765. <div id="desc">{description}</div>
  766. <div id="links">
  767. <div class="nav">
  768. <a href="/" title="refresh my blog!"></a>
  769. <a href="{text:link one}" title="{text:link one msg}"></a>
  770. <a href="{text:link two}" title="{text:link two msg}"></a>
  771. <a href="{text:link three}" title="{text:link three msg}"></a>
  772.  
  773. <a href="{text:link four}" title="{text:link four msg}"></a>
  774. </div>
  775. </div>
  776. </div>
  777. <!------------------------------------->
  778.  
  779.  
  780. <div id="lace"><span id="wipe">{text:quote}</span></div>
  781.  
  782. <div id="lacey"></div>
  783. <div class="left">
  784. <div id="posts">
  785. {block:Posts}
  786. <div class="entry">
  787.  
  788. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  789. <span class="permalink">
  790. <div class="permalinktext"><div class="text">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  791. <br>{/block:HasTags}</span>
  792. {/block:Text}
  793.  
  794. {block:Answer}
  795.  
  796. <div style="font-family:formal; font-size:16px;">{Asker}</div> <div style="line-height:13px; font-family:calibri; font-size:11px; padding:2px; border-bottom:1px dashed #e1e1e1;">{Question}</div>
  797. <div style="margin-top:8px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent; padding-bottom:5px;">{Answer}</div>
  798. {block:IndexPage}
  799. <div class="permalinktext"><div class="text">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  800. {/block:IndexPage}
  801. {/block:Answer}
  802. {/block:Answer}
  803. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  804. <span class="permalink">
  805. <div class="permalinktext"><div class="text">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  806. {/block:Link}
  807.  
  808. {block:Photo}
  809. {block:IndexPage}
  810. <center>
  811. <div class="perma">
  812. Posted on {dayofweek} &middot With <a href="{permalink}">{notecount} </a>Notes &middot <a href="{ReblogURL}" target="_blank"> Reblog &middot </a> </div>
  813.  
  814. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  815. {/block:IndexPage}
  816. {block:PermalinkPage}
  817. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  818.  
  819. {LinkCloseTag}
  820. {/block:PermalinkPage}
  821. {/block:Photo}
  822.  
  823. {block:Photoset}
  824. {block:IndexPage}
  825. <center>
  826.  
  827. <div class="perma">
  828. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  829.  
  830. {Photoset-250}</center>
  831. {/block:IndexPage}
  832. {block:PermalinkPage}
  833. <center>
  834. {Photoset-500}</center>
  835. {/block:PermalinkPage}
  836. {/block:Photoset}
  837.  
  838. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  839. <span class="permalink">
  840. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>
  841. </span>{/block:Quote}
  842.  
  843. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  844. <ul class="chat">
  845. {block:Lines}
  846. <li class="user_{UserNumber}">
  847. {block:Label}
  848. <span class="label">{Label}</span>
  849. {/block:Label}
  850.  
  851. {Line}
  852. </li>
  853. {/block:Lines}
  854. <div class="perma">
  855. Posted on {dayofweek} &middot With <a href="{permalink}">{notecount} </a>Notes &middot <a href="{ReblogURL}" target="_blank"> Reblog &middot </a> </div>
  856. {/block:Chat}
  857.  
  858. {block:Audio}
  859. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  860. {block:IndexPage}
  861. {/block:IndexPage}
  862. {/block:Audio}
  863.  
  864. {block:Video}
  865. {block:IndexPage}
  866. <center>
  867. <div class="perma">
  868. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  869. {Video-250}</center>
  870. {/block:IndexPage}
  871. {block:PermalinkPage}
  872. <center>
  873. {Video-400}</center>
  874. {/block:PermalinkPage}
  875. {block:Video}
  876.  
  877.  
  878. {block:PostNotes}<div align="middle">{caption}</div>
  879. <center>
  880.  
  881. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  882.  
  883. {block:HasTags}
  884. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  885. {block:RebloggedFrom}
  886. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  887. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  888.  
  889. {/block:RebloggedFrom}
  890. </center></span>
  891. <br>
  892. <div id="postnotes">{PostNotes}</div><br>
  893.  
  894. <center>{block:ContentSource}
  895. <br><a href="{SourceURL}">
  896. {lang:Source}:
  897. {block:SourceLogo}
  898. <img src="{BlackLogoURL}" width="{LogoWidth}"
  899. height="{LogoHeight}" alt="{SourceTitle}" />
  900. {/block:SourceLogo}
  901. {block:NoSourceLogo}
  902. {SourceLink}
  903. {/block:NoSourceLogo}
  904. </a>
  905. {/block:ContentSource}</center>
  906.  
  907. {/block:PostNotes}
  908. </div>
  909. {/block:Posts}
  910. </div></div>
  911.  
  912. {block:IndexPage}
  913. {block:Pagination}
  914. <div id="pagination">
  915. {block:NextPage}
  916. <a id="nextPage" href="{NextPage}"></a>
  917. {/block:NextPage}
  918. {block:PreviousPage}
  919. <a href="{PreviousPage}"></a>
  920. {/block:PreviousPage}
  921. </div>
  922. {/block:Pagination}
  923. {/block:IndexPage}
  924. </body>
  925. <div id="cred"><div id="cred2">☠</div>
  926. <div id="cred3">
  927. <a href="http://overkilled.tumblr.com/" title="theme credit">Theme by overkilled ☢</a>
  928. </div></div>
  929. </html>
Add Comment
Please, Sign In to add comment