Advertisement
spaqhetti-tacos

Theme 38 by spaqhetti-tacos

Jun 30th, 2013
1,995
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.22 KB | None | 0 0
  1. <!--
  2. Theme 38 by
  3. ╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╱╱╱╭╮╱╭╮╱╱╱╱╭╮
  4. ╱╱╱╱╱╱╱╱╱╱╱╱┃┃╱╱╱╭╯╰┳╯╰╮╱╱╭╯╰╮
  5. ╭━━┳━━┳━━┳━━┫╰━┳━┻╮╭┻╮╭╋╮╱╰╮╭╋━━┳━━┳━━┳━━╮
  6. ┃━━┫╭╮┃╭╮┃╭╮┃╭╮┃┃━┫┃╱┃┃┣╋━━┫┃┃╭╮┃╭━┫╭╮┃━━┫
  7. ┣━━┃╰╯┃╭╮┃╰╯┃┃┃┃┃━┫╰╮┃╰┫┣━━┫╰┫╭╮┃╰━┫╰╯┣━━┃
  8. ╰━━┫╭━┻╯╰┻━╮┣╯╰┻━━┻━╯╰━┻╯╱╱╰━┻╯╰┻━━┻━━┻━━╯
  9. ╱╱╱┃┃╱╱╱╱╱╱┃┃
  10. ╱╱╱╰╯╱╱╱╱╱╱╰╯
  11.  
  12. Please don't remove credit or keep it in your faq!
  13. -->
  14.  
  15. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17.  
  18. <head>
  19.  
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22. <script>
  23. $(document).ready(function() {
  24. //
  25. $('a.poplight[href^=#]').click(function() {
  26. var popID = $(this).attr('rel'); //Get Popup Name
  27. var popURL = $(this).attr('href'); //Get Popup href to define size
  28. var query= popURL.split('?');
  29. var dim= query[1].split('&');
  30. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  31. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="Close" alt="Close" /></a>');
  32. var popMargTop = ($('#' + popID).height() + 80) / 2;
  33. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  34. //Apply Margin to Popup
  35. $('#' + popID).css({
  36. 'margin-top' : -popMargTop,
  37. 'margin-left' : -popMargLeft
  38. });
  39. $('body').append('<div id="fade"></div>');
  40. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  41. return false;
  42. });
  43. $('a.close, #fade').live('click', function() {
  44. $('#fade , .popup_block').fadeOut(function() {
  45. $('#fade, a.close').remove(); //fade them both out
  46. });
  47. return false;
  48. });
  49. });
  50. </script>
  51.  
  52. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  53. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  54. <script>
  55. (function($){
  56. $(document).ready(function(){
  57. $("a[title]").style_my_tooltips({
  58. tip_follows_cursor:true,
  59. tip_delay_time:90,
  60. tip_fade_speed:600,
  61. attribute:"title"
  62. });
  63. });
  64. })(jQuery);
  65. </script>
  66.  
  67. <script>
  68. var isNS = (navigator.appName == "Netscape") ? 1 : 0;
  69.  
  70. if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
  71.  
  72. function mischandler(){
  73. return false;
  74. }
  75.  
  76. function mousehandler(e){
  77. var myevent = (isNS) ? e : event;
  78. var eventbutton = (isNS) ? myevent.which : myevent.button;
  79. if((eventbutton==2)||(eventbutton==3)) return false;
  80. }
  81. document.oncontextmenu = mischandler;
  82. document.onmousedown = mousehandler;
  83. document.onmouseup = mousehandler;
  84.  
  85. </script>
  86.  
  87.  
  88. <script type="text/javascript"
  89. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  90.  
  91. <!--DEFAULT VARIABLES-->
  92. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  93. <meta name="color:background" content="#fff"/>
  94. <meta name="color:link" content="#777"/>
  95. <meta name="color:text" content="#777"/>
  96. <meta name="color:hover" content="#fff"/>
  97. <meta name="color:name" content="#fff"/>
  98. <meta name="color:quote text" content="#fff"/>
  99. <meta name="image:sidebar" content="1"/>
  100. <meta name="image:background" content="1"/>
  101. <meta name="image:sideback" content="1"/>
  102. <meta name="image:sideback1" content="1"/>
  103. <meta name="image:sideback2" content="1"/>
  104. <meta name="color:bg1" content="1"/>
  105. <meta name="color:bg2" content="1"/>
  106. <meta name="color:borders" content="7c7c7c">
  107. <meta name="color:topbar" content="dddddd">
  108. <meta name="color:scrollbar" content="7c7c7c">
  109. <meta name="text:stats" content="stats"/>
  110. <meta name="text:quote" content="quote"/>
  111. <meta name="color:title1" content="#333"/>
  112. <meta name="color:sidebar border1" content="#ddd"/>
  113. <meta name="color:sidebar border2" content="#ddd"/>
  114. <meta name="text:put your name here" content="put your name here"/>
  115. <meta name="text:title1" content="title1"/>
  116. <meta name="color:link message" content="#fff"/>
  117. <meta name="color:link1" content="#333"/>
  118. <meta name="color:link2" content="#333"/>
  119. <meta name="color:link3" content="#333"/>
  120. <meta name="color:link4" content="#333"/>
  121. <meta name="color:link5" content="#333"/>
  122. <meta name="text:link one" content="feet one"/>
  123. <meta name="text:link 1 msg" content="link 1 msg"/>
  124. <meta name="text:link two" content="feet two"/>
  125. <meta name="text:link 2 msg" content="link 2 msg"/>
  126. <meta name="text:link three" content="feet three"/>
  127. <meta name="text:link 3 msg" content="link 3 msg"/>
  128. <meta name="text:link four" content="feet four"/>
  129. <meta name="text:link 4 msg" content="link 4 msg"/>
  130. <meta name="text:link five" content="feet five"/>
  131. <meta name="text:link 5 msg" content="link 5 msg"/>
  132.  
  133. <style type="text/css">
  134.  
  135. iframe#tumblr_controls {white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  136.  
  137.  
  138. #fade { /*--Transparent background layer--*/
  139. display: none; /*--hidden by default--*/
  140. background: #000;
  141. position: fixed; left: 0; top: 0;
  142. width: 100%; height: 100%;
  143. opacity: .67;
  144. z-index: 9999;
  145. }
  146. .popup_block{
  147. display: none; /*--hidden by default--*/
  148. background-color:#fff;
  149. padding: 20px;
  150. border: 6px solid {color:sidebar border2};
  151. border-right: 6px solid {color:sidebar border1};
  152. border-left: 6px solid {color:sidebar border1};
  153. float: left;
  154. border-radius: 5px 5px 5px 5px;
  155. font-family: "calibri";
  156. color: #000;
  157. font-size: 15px;
  158. line-height: 20px;
  159. position: fixed;
  160. border-radius: 5px 6px / 7px 8px;
  161. top: 50%; left: 50%;
  162. z-index: 9999999999999999999999;
  163. transition: all 0.4s ease-out;
  164. -o-transition-transition: all 0.4s ease-out;
  165. -webkit-transition: all 0.4s ease-out;
  166. -moz-transition: all 0.4s ease-out;
  167. /*--CSS3 Box Shadows--*/
  168. -webkit-box-shadow: 0px 0px 0px #fff;
  169. -moz-box-shadow: 0px 0px 0px #fff;
  170. box-shadow: 0px 0px 0px #000;
  171. /*--CSS3 Rounded Corners--*/
  172. }
  173.  
  174. img.btn_close {
  175. float: right;
  176. margin: -10 -10px 0 0;
  177. }
  178.  
  179.  
  180.  
  181.  
  182. /*--Making IE6 Understand Fixed Positioning--*/
  183.  
  184. *html #fade {
  185.  
  186. position: absolute;
  187.  
  188. }
  189.  
  190. *html .popup_block {
  191.  
  192. position: absolute;
  193.  
  194. }
  195.  
  196.  
  197. .popup_block:hover{
  198. opacity:1;
  199. border-radius: 40px 40px ; 40px 40px;
  200. -webkit-transition: all .5s ease-in-out;
  201. -moz-transition: all .5s ease-in-out;
  202. -o-transition: all .5s ease-in-out;
  203. transition: all .5s ease-in-out;
  204. }
  205.  
  206.  
  207.  
  208. #s-m-t-tooltip {
  209. max-width:300px;
  210. height: 15px;
  211. line-height:17px;
  212. padding:6px 6px 6px 6px;
  213. margin:20px 0px 0px 20px;
  214. background: {color:link message};
  215. border:2px solid #919191; /* change the border color */
  216. font-family:nessa; /* change the font */
  217. font-size:17px; /* change the font size */
  218. letter-spacing:0px; /* change the letter spacing */ /* can be uppercase, lowercase, none*/
  219. border-radius: 55px 5px / 10px 55px;
  220. color:#000; /* change the text color */
  221. z-index:999999999999999999999999999999999999;
  222. }
  223.  
  224.  
  225. ::-webkit-scrollbar-thumb{
  226. background-color: {color:scrollbar};
  227. border: 2px solid white;
  228. height:auto;
  229. -moz-border-radius: 10px;
  230. border-radius: 10px;
  231. }
  232.  
  233. ::-webkit-scrollbar {
  234. height:3px;
  235. width:3px;
  236. background-color:#aaa;
  237. }
  238.  
  239.  
  240.  
  241. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-
  242.  
  243. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  244.  
  245. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  246.  
  247. p {
  248. margin:0px;
  249. margin-top:0px;
  250. }
  251.  
  252.  
  253. body {
  254. padding: 0px;
  255. margin: 0px;
  256. color:{color:text};
  257. font-family: dixel;
  258. line-height:7px;
  259. font-size:8px;
  260. background-color: {color:Background};
  261. background-image:url({image:Background});
  262. background-attachment: fixed;
  263. background-repeat: repeat;
  264. }
  265.  
  266.  
  267. a:link, a:active, a:visited{
  268. text-decoration: none;
  269. -webkit-transition: color 0.3s ease-out;
  270. -moz-transition: color 0.3s ease-out;
  271. transition: color 0.3s ease-out;
  272. color:{color:link};
  273. }
  274.  
  275. a:hover {
  276. text-decoration: none;
  277. font-style:;
  278. text-shadow: 0px 0px 2px #000;
  279. color: {color:Hover};
  280. }
  281.  
  282. div#center{
  283. margin:auto;
  284. position:relative;
  285. width:1000px;
  286. background-color:;
  287. overflow:auto;
  288. overflow-y:hidden;
  289. }
  290.  
  291. ask{
  292. font-family: 'nessa';
  293. text-align: right;
  294. margin-top: 10px;
  295. margin-left: 5px;
  296. font-size:18px;
  297. color: #ddd;
  298. line-height: 5px;
  299. }
  300.  
  301. askk {
  302. font-family: 'ginette';
  303. text-align: center;
  304. font-size:23px;
  305. color: {color:name};
  306. line-height: 5px;
  307. text-shadow: 1.5px 1px #ddd;
  308. }
  309.  
  310.  
  311. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  312. .entry {
  313. -webkit-animation:fadeInDownBig 2s;
  314. -moz-animation:fadeInDownBig 2s;
  315. -ms-animation:fadeInDownBig 2s;
  316. float:left;
  317. display: block;
  318. margin:7px;
  319. padding: 7px;
  320. padding-bottom: 2px;
  321. overflow:hidden;
  322. width:218px;
  323. border: 1px solid #c9c9c9;
  324. box-shadow:0px 0px 2px #919191;
  325. {block:PermalinkPage}
  326. width:500px;
  327. text-align:left;
  328. line-height:10px;
  329. {/block:PermalinkPage}
  330. background-color: white;
  331. background-image:URL();
  332. }
  333.  
  334. .entry:hover {
  335. box-shadow:0 0 10px #aca9a9;
  336. -webkit-transition: all 0.2s linear;
  337. -moz-transition: all 0.2s linear;
  338. transition: all 0.2s linear;
  339. }
  340.  
  341.  
  342. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  343. .entry .perma{
  344. width:214px;
  345. height:27px;
  346. margin-left:0px;
  347. margin-top: 50px;
  348. position: absolute;
  349. line-height: 36px;
  350. overflow:hidden;
  351. text-align:center;
  352. top:0px;
  353. padding: 2px;
  354. font-family: ekhlas;
  355. border-bottom:3px double #ddd;
  356. text-transform:uppercase;
  357. font-size: 16px;
  358. background:white;
  359. word-spacing:2px;
  360. letter-spacing:1px;
  361. opacity: 0.0;
  362. -webkit-transition: 0.4s linear;
  363. -webkit-transition: all 0.4s linear;
  364. -moz-transition: all 0.4s linear;
  365. transition: all 0.4s linear;
  366. }
  367.  
  368. .entry:hover .perma{
  369. margin-top:-0px;
  370. overflow:hidden;
  371. opacity:1;
  372. -webkit-transition: 0.7s linear;
  373. -webkit-transition: all 0.7s linear;
  374. -moz-transition: all 0.7s linear;
  375. transition: all 0.7s linear;
  376. }
  377.  
  378.  
  379.  
  380. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  381. #posts {
  382. width:800px;
  383. font-family: calibri;
  384. font-size: 12px;
  385. line-height: 16px;
  386. margin-top:45px;
  387. z-index:2;
  388. margin-right:-58px;
  389. right:auto;
  390. background:transparent;
  391. margin-left:auto;
  392. position:relative;
  393. overflow-y: hidden;
  394. }
  395.  
  396.  
  397. /*CUSTOMIZE SIDEBAR HERE*/
  398. #sidebar{
  399. z-index: 2;
  400. position:fixed !important;
  401. width:262px;
  402.  
  403. padding:0px;
  404. border: 60px solid {color:sidebar border1};
  405. border-left: 15px solid {color:sidebar border2};
  406. border-right: 15px solid {color:sidebar border2};
  407. background:white;
  408. height:auto;
  409. margin-top:70px;
  410. margin-left:-140px;
  411. text-align:center;
  412. box-shadow: 0px 0px 4px #333;
  413. border-radius: 5px 5px 5px 5px;
  414. transition: all 0.6s ease-out;
  415. -o-transition-transition: all 0.4s ease-out;
  416. -webkit-transition: all 0.4s ease-out;
  417. -moz-transition: all 0.4s ease-out;
  418. }
  419.  
  420.  
  421.  
  422. #link1{
  423. position:fixed !important;
  424. opacity:2;
  425. z-index: 5;
  426. text-align:center;
  427. line-height:18px;
  428. width:35px;
  429. height:20px;
  430. margin-left:0px;
  431. top:490px;
  432. border: 2px solid #ccc;
  433. background-color:{color:link1};
  434. padding-top: 5px;
  435. padding-bottom:0px;
  436. font-family: ekhlas;
  437. font-size: 17px;
  438. border-radius: 5px 5px 5px 5px;
  439. text-shadow: 0px 0px 1px #919191;
  440. transition: all 0.6s ease-out;
  441. -o-transition-transition: all 0.4s ease-out;
  442. -webkit-transition: all 0.4s ease-out;
  443. -moz-transition: all 0.4s ease-out;
  444. -webkit-animation:fadeInUpBig 1s;
  445. -moz-animation:fadeInUpBig 1s;
  446. -ms-animation:fadeInUpBig 1s;
  447. }
  448.  
  449. #link2{
  450. position:fixed !important;
  451. opacity:2;
  452. z-index: 5;
  453. text-align:center;
  454. line-height:18px;
  455. width:35px;
  456. height:20px;
  457. margin-left:55px;
  458. top:490px;
  459. border: 2px solid #ccc;
  460. background-color:{color:link2};
  461. padding-top: 5px;
  462. padding-bottom:0px;
  463. font-family: ekhlas;
  464. font-size: 17px;
  465. border-radius: 5px 5px 5px 5px;
  466. text-shadow: 0px 0px 1px #919191;
  467. transition: all 0.6s ease-out;
  468. -o-transition-transition: all 0.4s ease-out;
  469. -webkit-transition: all 0.4s ease-out;
  470. -moz-transition: all 0.4s ease-out;
  471. -webkit-animation:fadeInUpBig 1.5s;
  472. -moz-animation:fadeInUpBig 1.5s;
  473. -ms-animation:fadeInUpBig 1.5s;
  474. }
  475.  
  476. #link3{
  477. position:fixed !important;
  478. opacity:2;
  479. z-index: 5;
  480. text-align:center;
  481. line-height:18px;
  482. width:35px;
  483. height:20px;
  484. margin-left:110px;
  485. top:490px;
  486. border: 2px solid #ccc;
  487. background-color:{color:link3};
  488. padding-top: 5px;
  489. padding-bottom:0px;
  490. font-family: ekhlas;
  491. font-size: 17px;
  492. border-radius: 5px 5px 5px 5px;
  493. text-shadow: 0px 0px 1px #919191;
  494. transition: all 0.6s ease-out;
  495. -o-transition-transition: all 0.4s ease-out;
  496. -webkit-transition: all 0.4s ease-out;
  497. -moz-transition: all 0.4s ease-out;
  498. -webkit-animation:fadeInUpBig 2s;
  499. -moz-animation:fadeInUpBig 2s;
  500. -ms-animation:fadeInUpBig 2s;
  501. }
  502.  
  503. #link4{
  504. position:fixed !important;
  505. opacity:2;
  506. z-index: 5;
  507. text-align:center;
  508. line-height:18px;
  509. width:35px;
  510. height:20px;
  511. margin-left:165px;
  512. top:490px;
  513. border: 2px solid #ccc;
  514. background-color:{color:link4};
  515. padding-top: 5px;
  516. padding-bottom:0px;
  517. font-family: ekhlas;
  518. font-size: 17px;
  519. border-radius: 5px 5px 5px 5px;
  520. text-shadow: 0px 0px 1px #919191;
  521. transition: all 0.6s ease-out;
  522. -o-transition-transition: all 0.4s ease-out;
  523. -webkit-transition: all 0.4s ease-out;
  524. -moz-transition: all 0.4s ease-out;
  525. -webkit-animation:fadeInUpBig 2.5s;
  526. -moz-animation:fadeInUpBig 2.5s;
  527. -ms-animation:fadeInUpBig 2.5s;
  528. }
  529.  
  530. #link5{
  531. position:fixed !important;
  532. opacity:2;
  533. z-index: 5;
  534. text-align:center;
  535. line-height:18px;
  536. width:35px;
  537. height:20px;
  538. margin-left:220px;
  539. top:490px;
  540. border: 2px solid #ccc;
  541. background-color:{color:link5};
  542. padding-top: 5px;
  543. padding-bottom:0px;
  544. font-family: ekhlas;
  545. font-size: 17px;
  546. border-radius: 5px 5px 5px 5px;
  547. text-shadow: 0px 0px 1px #919191;
  548. transition: all 0.6s ease-out;
  549. -o-transition-transition: all 0.4s ease-out;
  550. -webkit-transition: all 0.4s ease-out;
  551. -moz-transition: all 0.4s ease-out;
  552. -webkit-animation:fadeInUpBig 3s;
  553. -moz-animation:fadeInUpBig 3s;
  554. -ms-animation:fadeInUpBig 3s;
  555. }
  556.  
  557.  
  558.  
  559. #link6{
  560. position:fixed !important;
  561. opacity:2;
  562. z-index: 4;
  563. text-align:center;
  564. line-height:18px;
  565. width:294px;
  566. height:3px;
  567. margin-left:-17px;
  568. top:500px;
  569. border: 1px solid #fff;
  570. border-left:0px;
  571. border-right:0px;
  572. background-color:tedfg;
  573. padding-top: 5px;
  574. padding-bottom:0px;
  575. font-family: ekhlas;
  576. font-size: 17px;
  577. text-shadow: 0px 0px 1px #919191;
  578. transition: all 0.6s ease-out;
  579. -o-transition-transition: all 0.4s ease-out;
  580. -webkit-transition: all 0.4s ease-out;
  581. -moz-transition: all 0.4s ease-out;
  582. }
  583.  
  584. #desc{
  585. z-index:2;
  586. position:fixed !important;
  587. opacity: 0;
  588. width:235px;
  589. height:auto;
  590. padding:4px;
  591. margin-left:10px;
  592. margin-top:-297px;
  593. transform:rotate(360deg);
  594. -ms-transform:rotate(360deg); /* IE 9 */
  595. -webkit-transform:rotate(360deg); /* Safari and Chrome */
  596. color:black;
  597. border: 3px double #eee;
  598. background:white;
  599. letter-spacing:1px;
  600. font-family: calibri;
  601. font-size:13px;
  602. line-height:18px;
  603. transition: all 0.6s ease-out;
  604. -o-transition-transition: all 0.4s ease-out;
  605. -webkit-transition: all 0.4s ease-out;
  606. -moz-transition: all 0.4s ease-out;
  607. }
  608.  
  609. #sidebar:hover #desc{
  610. opacity:3;
  611. transform:rotate(0deg);
  612. -ms-transform:rotate(0deg); /* IE 9 */
  613. -webkit-transform:rotate(0deg); /* Safari and Chrome */
  614. -moz-border-radius: 25px 10px / 10px 25px;
  615. border-radius: 25px 10px / 10px 25px;
  616. margin-top:-137px;
  617. height: auto;
  618. width: 230px;
  619. margin-left:10px;
  620. }
  621.  
  622. #hey1{
  623.  
  624. -webkit-animation:bounceIn 2s;
  625. -moz-animation:bounceIn 2s;
  626. -ms-animation:bounceIn 2s;
  627.  
  628.  
  629.  
  630.  
  631.  
  632. position:fixed !important;
  633. z-index:99;
  634. width:306px;
  635. height:30px;
  636. opacity: 1;
  637. padding:3px;
  638. padding-bottom:3px;
  639. margin-top:67px;
  640. margin-left:-150px;
  641. background:transparent;
  642. line-height:45px;
  643. text-align:center;
  644. color: {color:title1};
  645. letter-spacing:2px;
  646. font-size: 60px;
  647. text-shadow: 1px 1px 5px #000;
  648. font-family: comesinhandy;
  649. }
  650.  
  651.  
  652. #lea{
  653. position:fixed;
  654. z-index:3;
  655. width:80px;
  656. height:15px;
  657. opacity: 3;
  658. padding:3px;
  659. margin-left:50px;
  660. margin-top: 450px;
  661. background: {color:sidebar border1};
  662. border-top: 1px solid #a7a5a5;
  663. border-left:1px solid #a7a5a5;
  664. line-height:18px;
  665. text-align:center;
  666. font-size: 13px;
  667. text-shadow: 0px 0px 3px #fff;
  668. letter-spacing: 0px;
  669. font-family: "poop";
  670. transition: all 0.6s ease-out;
  671. -o-transition-transition: all 0.4s ease-out;
  672. -webkit-transition: all 0.4s ease-out;
  673. -moz-transition: all 0.4s ease-out;
  674. }
  675.  
  676. #lea1{
  677. position:fixed;
  678. z-index:3;
  679. width:85px;
  680. height:18px;
  681. opacity: 3;
  682. padding:3px;
  683. margin-left:-125px;
  684. margin-top: 448px;
  685. background: {color:sidebar border1};
  686. border-top: 1px solid #a7a5a5;
  687. border-right:1px solid #a7a5a5;
  688. line-height:18px;
  689. text-align:center;
  690. font-size: 17px;
  691. text-shadow: 0px 0px 3px #fff;
  692. letter-spacing: 0px;
  693. font-family: "poop";
  694. transition: all 0.6s ease-out;
  695. -o-transition-transition: all 0.4s ease-out;
  696. -webkit-transition: all 0.4s ease-out;
  697. -moz-transition: all 0.4s ease-out;
  698. }
  699.  
  700. #lea2{
  701. position:fixed;
  702. z-index:3;
  703. width:286px;
  704. height:8px;
  705. opacity: 0;
  706. padding:3px;
  707. margin-left:-140px;
  708. margin-top: 496px;
  709. background: wedfgh;
  710. border-top: 1px solid #fff;
  711. border-bottom:1px solid #fff;
  712. line-height:18px;
  713. text-align:center;
  714. font-size: 17px;
  715. text-shadow: 0px 0px 3px #fff;
  716. letter-spacing: 0px;
  717. font-family: "poop";
  718. transition: all 0.6s ease-out;
  719. -o-transition-transition: all 0.4s ease-out;
  720. -webkit-transition: all 0.4s ease-out;
  721. -moz-transition: all 0.4s ease-out;
  722. }
  723.  
  724. #poop2{
  725. position:fixed !important;
  726. z-index:1;
  727. width:305px;
  728. height: 490px;
  729. opacity: 6;
  730. margin-top:60px;
  731. margin-left:-145px;
  732. border: 1px solid #ccc;
  733. background: {color:bg1};
  734. -webkit-transform: rotate(-5deg);
  735. }
  736.  
  737. #poop3{
  738. position:fixed !important;
  739. z-index:1;
  740. width:305px;
  741. height: 490px;
  742. opacity: 6;
  743. margin-top:60px;
  744. margin-left:-145px;
  745. background: {color:bg2};
  746. border: 1px solid #ccc;
  747. -webkit-transform: rotate(5deg);
  748. }
  749.  
  750.  
  751. #topbar{
  752. -webkit-animation:fadeInDownBig 2s;
  753. -moz-animation:fadeInDownBig 2s;
  754. -ms-animation:fadeInDownBig 2s;
  755. position:fixed;
  756. z-index:3;
  757. width:822px;
  758. height:25px;
  759. opacity: 2;
  760. padding: 3px;
  761. padding-left: 95px;
  762. margin-left:185px;
  763. margin-top: -5px;
  764. text-transform: uppercase;
  765. background: {color:topbar};
  766. color: {color:quote text};
  767. border: 2px solid #fff;
  768. line-height:28px;
  769. text-align:left;
  770. font-size: 12px;
  771. letter-spacing: 1px;
  772. font-family: "consolas";
  773. -moz-box-shadow:10px 10px 5px #ddd;
  774. -webkit-box-shadow:0px 0px 5px #ddd;
  775. box-shadow:0px 0px 10px #ddd;
  776. }
  777.  
  778. #topbar:hover{
  779. text-transform:none;
  780. font-family: poop;
  781. font-size: 16px;
  782. letter-spacing: 4px;
  783. }
  784.  
  785. .sideback{
  786. -webkit-animation:fadeInDownBig 2s;
  787. -moz-animation:fadeInDownBig 2s;
  788. -ms-animation:fadeInDownBig 2s;
  789. position:fixed;
  790. z-index:4;
  791. margin-left:212px;
  792. top: 28px;
  793. background: #;
  794. background-image:url({image:sideback});
  795. height:100%;
  796. border-right: 2px solid #fff;
  797. -moz-box-shadow:10px 10px 5px #ddd;
  798. -webkit-box-shadow:0px 0px 5px #ddd;
  799. box-shadow:0px 7px 10px #ddd;
  800. opacity:1;
  801. width:20px;
  802. border-bottom:2px solid #fff;
  803. border-left: 2px solid #fff;
  804. border-right: 2px double solid #fff;
  805.  
  806. }
  807.  
  808. .sideback1{
  809. -webkit-animation:fadeInDownBig 2s;
  810. -moz-animation:fadeInDownBig 2s;
  811. -ms-animation:fadeInDownBig 2s;
  812. position:fixed;
  813. margin-left:1030px;
  814. top: 28px;
  815. z-index:4;
  816. background: #;
  817. background-image:url({image:sideback1});
  818. height:100%;
  819. border-left: 2px solid #fff;
  820. -moz-box-shadow:10px 10px 5px #ddd;
  821. -webkit-box-shadow:10px 10px 5px #ddd;
  822. box-shadow:0px 7px 10px #ddd;
  823. opacity:4;
  824. width:40px;
  825. border-bottom:2px solid #fff;
  826. border-left: 2px solid #fff;
  827. border-right: 2px solid #fff;
  828. }
  829.  
  830. .sideback2{
  831. position:fixed;
  832. margin-left:1066px;
  833. top: 33px;
  834. z-index:4;
  835. background: #;
  836. background-image:url({image:sideback2});
  837. height:100%;
  838. border-right: 2px solid #fff;
  839. -moz-box-shadow:10px 10px 5px #ddd;
  840. -webkit-box-shadow:10px 10px 5px #ddd;
  841. box-shadow:0px 7px 10px #ddd;
  842. opacity:0;
  843. width:45px;
  844. border-bottom:3px solid #fff;
  845. border-left: 2px solid #fff;
  846. border-right: 2px double solid #fff;
  847. }
  848.  
  849. @font-face { font-family: "comesinhandy"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  850.  
  851. @font-face { font-family: "ekhlas"; src: url('http://static.tumblr.com/vtg00tr/lLzmopqqe/dandelion_in_the_spring.ttf'); }
  852.  
  853. @font-face { font-family: "tobi"; src: url('http://static.tumblr.com/vtg00tr/SCfmolphy/jennifer_lynne.ttf'); }
  854.  
  855. @font-face{font-family:"Ginette";src:url("http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf");}
  856.  
  857. @font-face{font-family: "poop";src:url("http://static.tumblr.com/vtg00tr/nmnmousgo/fennl___.ttf");}
  858.  
  859.  
  860. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  861.  
  862.  
  863. @font-face { font-family: "nessa"; src: url('http://static.tumblr.com/lyl1wkn/WRymgbxn5/vanessalovesyou.ttf'); }
  864.  
  865. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  866.  
  867.  
  868.  
  869.  
  870. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  871. .title{
  872. font-family: "ekhlas";
  873. font-size: 27px;
  874. line-height: 30px;
  875. letter-spacing: 1px;
  876. text-shadow: 0px 0px 1px #919191;
  877. color:{color:Title};
  878. font-weight: normal;
  879. }
  880.  
  881.  
  882. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  883. .permalink{
  884. text-transform: normal;
  885. display: block;
  886. text-align: right;
  887. text-decoration: none;
  888. }
  889.  
  890.  
  891. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  892. #infscr-loading{
  893. bottom: -70px;
  894. position: absolute;
  895. left: 50%;
  896. margin-left:-8px;
  897. width:16px;
  898. height:11px;
  899. overflow:hidden;
  900. margin-bottom: 50px;
  901. }
  902.  
  903. #postnotes{
  904. text-align: justify;}
  905.  
  906. #postnotes blockquote{
  907. border: 0px;}
  908.  
  909. blockquote{
  910. padding:0px 0px 2px 5px;
  911. margin:0px 0px 2px 10px;
  912. border-left: 1px dotted #555555;
  913. }
  914.  
  915. blockquote p, ul{
  916. margin:0px;
  917. padding:0px;
  918. }
  919.  
  920. a img{border: 0px;}
  921.  
  922.  
  923. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  924.  
  925. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  926. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  927.  
  928. .notes img{width:20px; position:relative; top:3px;}
  929. <--ses-->
  930. small{font-size: 90%;}
  931.  
  932.  
  933. @-webkit-keyframes fadeInUpBig {
  934. 0% {
  935. opacity: 0;
  936. -webkit-transform: translateY(2000px);
  937. }
  938.  
  939. 100% {
  940. opacity: 1;
  941. -webkit-transform: translateY(0);
  942. }
  943. }
  944.  
  945. @-moz-keyframes fadeInUpBig {
  946. 0% {
  947. opacity: 0;
  948. -moz-transform: translateY(2000px);
  949. }
  950.  
  951. 100% {
  952. opacity: 1;
  953. -moz-transform: translateY(0);
  954. }
  955. }
  956.  
  957. @-o-keyframes fadeInUpBig {
  958. 0% {
  959. opacity: 0;
  960. -o-transform: translateY(2000px);
  961. }
  962.  
  963. 100% {
  964. opacity: 1;
  965. -o-transform: translateY(0);
  966. }
  967. }
  968.  
  969. @keyframes fadeInUpBig {
  970. 0% {
  971. opacity: 0;
  972. transform: translateY(2000px);
  973. }
  974.  
  975. 100% {
  976. opacity: 1;
  977. transform: translateY(0);
  978. }
  979. }
  980.  
  981. .fadeInUpBig {
  982. -webkit-animation-name: fadeInUpBig;
  983. -moz-animation-name: fadeInUpBig;
  984. -o-animation-name: fadeInUpBig;
  985. animation-name: fadeInUpBig;
  986. }
  987.  
  988. @-webkit-keyframes fadeInDownBig {
  989. 0% {
  990. opacity: 0;
  991. -webkit-transform: translateY(-2000px);
  992. }
  993. 100% {
  994. opacity: 1;
  995. -webkit-transform: translateY(0);
  996. }
  997. }
  998. @-moz-keyframes fadeInDownBig {
  999. 0% {
  1000. opacity: 0;
  1001. -moz-transform: translateY(-2000px);
  1002. }
  1003. 100% {
  1004. opacity: 1;
  1005. -moz-transform: translateY(0);
  1006. }
  1007. }
  1008. @-ms-keyframes fadeInDownBig {
  1009. 0% {
  1010. opacity: 0;
  1011. -ms-transform: translateY(-2000px);
  1012. }
  1013. 100% {
  1014. opacity: 1;
  1015. -ms-transform: translateY(0);
  1016. }
  1017. }
  1018. @-o-keyframes fadeInDownBig {
  1019. 0% {
  1020. opacity: 0;
  1021. -o-transform: translateY(-2000px);
  1022. }
  1023. 100% {
  1024. opacity: 1;
  1025. -o-transform: translateY(0);
  1026. }
  1027. }
  1028. @keyframes fadeInDownBig {
  1029. 0% {
  1030. opacity: 0;
  1031. transform: translateY(-2000px);
  1032. }
  1033. 100% {
  1034. opacity: 1;
  1035. transform: translateY(0);
  1036. }
  1037. }
  1038. .fadeInDownBig {
  1039. -webkit-animation-name: fadeInDownBig;
  1040. -moz-animation-name: fadeInDownBig;
  1041. -ms-animation-name: fadeInDownBig;
  1042. -o-animation-name: fadeInDownBig;
  1043. animation-name: fadeInDownBig;
  1044. }
  1045.  
  1046. @-webkit-keyframes fadeInDown {
  1047. 0% {
  1048. opacity: 0;
  1049. -webkit-transform: translateY(-20px);
  1050. }
  1051. 100% {
  1052. opacity: 1;
  1053. -webkit-transform: translateY(0);
  1054. }
  1055. }
  1056. @-moz-keyframes fadeInDown {
  1057. 0% {
  1058. opacity: 0;
  1059. -moz-transform: translateY(-20px);
  1060. }
  1061. 100% {
  1062. opacity: 1;
  1063. -moz-transform: translateY(0);
  1064. }
  1065. }
  1066. @-ms-keyframes fadeInDown {
  1067. 0% {
  1068. opacity: 0;
  1069. -ms-transform: translateY(-20px);
  1070. }
  1071. 100% {
  1072. opacity: 1;
  1073. -ms-transform: translateY(0);
  1074. }
  1075. }
  1076. @-o-keyframes fadeInDown {
  1077. 0% {
  1078. opacity: 0;
  1079. -ms-transform: translateY(-20px);
  1080. }
  1081. 100% {
  1082. opacity: 1;
  1083. -ms-transform: translateY(0);
  1084. }
  1085. }
  1086. @keyframes fadeInDown {
  1087. 0% {
  1088. opacity: 0;
  1089. transform: translateY(-20px);
  1090. }
  1091. 100% {
  1092. opacity: 1;
  1093. transform: translateY(0);
  1094. }
  1095. }
  1096. .fadeInDown {
  1097. -webkit-animation-name: fadeInDown;
  1098. -moz-animation-name: fadeInDown;
  1099. -ms-animation-name: fadeInDown;
  1100. -o-animation-name: fadeInDown;
  1101. animation-name: fadeInDown;
  1102. }
  1103.  
  1104. @-webkit-keyframes bounceIn {
  1105. 0% {
  1106. opacity: 0;
  1107. -webkit-transform: scale(.3);
  1108. }
  1109. 50% {
  1110. opacity: 1;
  1111. -webkit-transform: scale(1.05);
  1112. }
  1113. 70% {
  1114. -webkit-transform: scale(.9);
  1115. }
  1116. 100% {
  1117. -webkit-transform: scale(1);
  1118. }
  1119. }
  1120. @-moz-keyframes bounceIn {
  1121. 0% {
  1122. opacity: 0;
  1123. -moz-transform: scale(.3);
  1124. }
  1125. 50% {
  1126. opacity: 1;
  1127. -moz-transform: scale(1.05);
  1128. }
  1129. 70% {
  1130. -moz-transform: scale(.9);
  1131. }
  1132. 100% {
  1133. -moz-transform: scale(1);
  1134. }
  1135. }
  1136. @-ms-keyframes bounceIn {
  1137. 0% {
  1138. opacity: 0;
  1139. -ms-transform: scale(.3);
  1140. }
  1141. 50% {
  1142. opacity: 1;
  1143. -ms-transform: scale(1.05);
  1144. }
  1145. 70% {
  1146. -ms-transform: scale(.9);
  1147. }
  1148. 100% {
  1149. -ms-transform: scale(1);
  1150. }
  1151. }
  1152. @-o-keyframes bounceIn {
  1153. 0% {
  1154. opacity: 0;
  1155. -o-transform: scale(.3);
  1156. }
  1157. 50% {
  1158. opacity: 1;
  1159. -o-transform: scale(1.05);
  1160. }
  1161. 70% {
  1162. -o-transform: scale(.9);
  1163. }
  1164. 100% {
  1165. -o-transform: scale(1);
  1166. }
  1167. }
  1168. @keyframes bounceIn {
  1169. 0% {
  1170. opacity: 0;
  1171. transform: scale(.3);
  1172. }
  1173. 50% {
  1174. opacity: 1;
  1175. transform: scale(1.05);
  1176. }
  1177. 70% {
  1178. transform: scale(.9);
  1179. }
  1180. 100% {
  1181. transform: scale(1);
  1182. }
  1183. }
  1184. .bounceIn {
  1185. -webkit-animation-name: bounceIn;
  1186. -moz-animation-name: bounceIn;
  1187. -ms-animation-name: bounceIn;
  1188. -o-animation-name: bounceIn;
  1189. animation-name: bounceIn;
  1190. }
  1191.  
  1192.  
  1193. {CustomCSS}
  1194.  
  1195. </style>
  1196.  
  1197. {block:IndexPage}
  1198. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1199. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1200.  
  1201. <script type="text/javascript">
  1202. $(window).load(function(){
  1203. var $wall = $('#posts');
  1204. $wall.imagesLoaded(function(){
  1205. $wall.masonry({
  1206. itemSelector: '.entry, .entry_photo',
  1207. isAnimated : false
  1208. });
  1209. });
  1210.  
  1211. $wall.infinitescroll({
  1212. navSelector : '#pagination',
  1213. nextSelector : '#pagination a',
  1214. itemSelector : '.entry, .entry_photo',
  1215. bufferPx : 2000,
  1216. debug : false,
  1217. errorCallback: function() {
  1218. $('#infscr-loading').fadeOut('normal');
  1219. }},
  1220. function( newElements ) {
  1221. var $newElems = $( newElements );
  1222. $newElems.hide();
  1223. $newElems.imagesLoaded(function(){
  1224. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1225. });
  1226. }); $('#posts').show(500);
  1227. });
  1228. </script>
  1229.  
  1230.  
  1231. {/block:IndexPage}
  1232.  
  1233.  
  1234. <title>{title}</title>
  1235.  
  1236. <link rel="shortcut icon" href="{Favicon}" />
  1237. <meta name="viewport" content="width=820" />
  1238. </head>
  1239.  
  1240. <body onkeydown="return false;" ondragstart="return false;">
  1241. <div class="wrapper">
  1242. <div class="header">
  1243. </div>
  1244.  
  1245. <div id="cage">
  1246. <div id="center">
  1247.  
  1248. <div id="hey1">{text:title1}</center></div>
  1249. <div id="lea">{text:stats}</center></div>
  1250. <div id="lea1"><a href='#?w=350' rel='05' class='poplight'title="yay updates">Updates</a> </div>
  1251. <div id="lea2"></div>
  1252. <div id="topbar">{text:quote}</center></div>
  1253. <div id="poop2"></center></div>
  1254. <div id="poop3"></center></div>
  1255.  
  1256.  
  1257.  
  1258.  
  1259. <div id="sidebar">
  1260. <center>
  1261. <a href="/"><div style="padding:0px; padding-bottom: 0px;
  1262. border: solid 1px #a7a5a5;"><img src="{image:sidebar}" width=100%; height="340px"></a>
  1263. <div id="link1"><a href="{text:link one}" title="{text:link 1 msg}">.01</a> </div>
  1264. <div id="link2"><a href="{text:link two}"title="{text:link 2 msg}">.02</a> </div>
  1265. <div id="link3"><a href="{text:link three}"title="{text:link 3 msg}">.03</a> </div>
  1266. <div id="link4"><a href="{text:link four}"title="{text:link 4 msg}">.04</a> </div>
  1267. <div id="link5"><a href="http://spaqhetti-tacos.tumblr.com"title="Theme credit">.05</a> </div>
  1268.  
  1269. <div id="link6"></div>
  1270.  
  1271.  
  1272.  
  1273. <div id="desc">{description}</div>
  1274. </center>
  1275. </div>
  1276.  
  1277.  
  1278. <div class="left">
  1279. <div class="sideback"></div>
  1280. <div class="sideback1"></div>
  1281. <div class="sideback2"></div>
  1282. <div id="posts">
  1283. {block:Posts}
  1284. <div class="entry">
  1285.  
  1286.  
  1287. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1288.  
  1289. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  1290. {/block:Text}
  1291.  
  1292. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1293.  
  1294. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1295.  
  1296. {block:Answer}
  1297. <div style="margin: 1px 2px 1px 2px; min-height:40px; border: 2px solid #ddd; padding: 3px; background-color: #fff; box-shadow: 1px 1px 2px #ddd; ">
  1298. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-left:3px;margin-top:2px; border: 1px solid #ddd;"/>
  1299. <ask>{Asker}</ask>: {Question}</div> <br>
  1300. <div style="padding: -1px 5px -1px 5px; background: transparent;"><center>{Answer}</center></div> <br><div style="text-align: right;"><askk>{text:put your name here}</askk><hr size=1></div>
  1301. <small><P ALIGN=Right><a href="{Permalink}">{notecountwithlabel}</a></small>
  1302. {/block:Answer}
  1303.  
  1304. {block:Photo}
  1305. {block:IndexPage}
  1306. <center>
  1307. <div class="perma">
  1308. <a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1309.  
  1310. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1311. {/block:IndexPage}
  1312. {block:PermalinkPage}
  1313. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1314.  
  1315. {LinkCloseTag}
  1316. {/block:PermalinkPage}
  1317. {/block:Photo}
  1318.  
  1319. {block:Photoset}
  1320. {block:IndexPage}
  1321. <center>
  1322.  
  1323. <div class="perma">
  1324. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1325.  
  1326. {Photoset-250}</center>
  1327. {/block:IndexPage}
  1328. {block:PermalinkPage}
  1329. <center>
  1330. {Photoset-500}</center>
  1331. {/block:PermalinkPage}
  1332. {/block:Photoset}
  1333.  
  1334. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1335.  
  1336. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1337.  
  1338. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1339. <ul class="chat">
  1340. {block:Lines}
  1341. <li class="user_{UserNumber}">
  1342. {block:Label}
  1343. <span class="label">{Label}</span>
  1344. {/block:Label}
  1345.  
  1346. {Line}
  1347. </li>
  1348. {/block:Lines}
  1349. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1350. {/block:Chat}
  1351.  
  1352. {block:Audio}
  1353. <div style="width:200px; height:30px;">
  1354. {AudioPlayerBlack}
  1355. </div>
  1356. {block:IndexPage}<span class="permalink">
  1357. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1358. </span>{/block:IndexPage}
  1359. {/block:Audio}
  1360.  
  1361. {block:Video}
  1362. {block:IndexPage}
  1363. <center>
  1364. <div class="perma">
  1365. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1366. {Video-250}</center>
  1367. {/block:IndexPage}
  1368. {block:PermalinkPage}
  1369. <center>
  1370. {Video-400}</center>
  1371. {/block:PermalinkPage}
  1372. {block:Video}
  1373.  
  1374.  
  1375. {block:PostNotes}<div align="middle">{caption}</div>
  1376. <center>
  1377.  
  1378. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1379.  
  1380. {block:HasTags}
  1381. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1382. {block:RebloggedFrom}
  1383. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1384. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1385.  
  1386. {/block:RebloggedFrom}
  1387. </center></span>
  1388. <br>
  1389. <div id="postnotes">{PostNotes}</div><br>
  1390.  
  1391. <center>{block:ContentSource}
  1392. <br><a href="{SourceURL}">
  1393. {lang:Source}:
  1394. {block:SourceLogo}
  1395. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1396. height="{LogoHeight}" alt="{SourceTitle}" />
  1397. {/block:SourceLogo}
  1398. {block:NoSourceLogo}
  1399. {SourceLink}
  1400. {/block:NoSourceLogo}
  1401. </a>
  1402. {/block:ContentSource}</center>
  1403.  
  1404. {/block:PostNotes}
  1405. </div>
  1406. {/block:Posts}
  1407. </div></div>
  1408.  
  1409. {block:IndexPage}
  1410. {block:Pagination}
  1411. <div id="pagination">
  1412. {block:NextPage}
  1413. <a id="nextPage" href="{NextPage}"></a>
  1414. {/block:NextPage}
  1415. {block:PreviousPage}
  1416. <a href="{PreviousPage}"></a>
  1417. {/block:PreviousPage}
  1418. </div>
  1419. {/block:Pagination}
  1420. {/block:IndexPage}
  1421. </body>
  1422.  
  1423.  
  1424. <div id="05" class="popup_block">
  1425.  
  1426. <br><center><div style="font-family: Ekhlas; color: #919191; font-size: 45px;">Updates:<br></center><br>
  1427.  
  1428. Write your updates right here where im typing this ya but pleaaase pleaseeee. <br>
  1429. to make a new paragraph just type in: <br>
  1430. like<br>
  1431.  
  1432. </div></div></div></div></div></div></div></div></div></div>
  1433.  
  1434.  
  1435.  
  1436. <Script Language='Javascript'>
  1437. document.write(unescape('%20%0A%3C%64%69%76%20%73%74%79%6C%65%3D%22%70%6F%73%69%74%69%6F%6E%3A%66%69%78%65%64%3B%20%74%6F%70%3A%33%35%70%78%3B%20%72%69%67%68%74%3A%35%70%78%3B%20%62%61%63%6B%67%72%6F%75%6E%64%3A%77%68%69%74%65%3B%20%62%6F%72%64%65%72%3A%20%31%70%78%20%73%6F%6C%69%64%20%23%63%63%63%3B%20%70%61%64%64%69%6E%67%3A%20%33%70%78%3B%20%66%6F%6E%74%2D%73%69%7A%65%3A%20%31%33%70%78%3B%20%66%6F%6E%74%2D%66%61%6D%69%6C%79%3A%63%61%6C%69%62%72%69%3B%20%6C%69%6E%65%2D%68%65%69%67%68%74%3A%20%31%30%70%78%3B%22%3E%3C%61%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%73%70%61%71%68%65%74%74%69%2D%74%61%63%6F%73%2E%74%75%6D%62%6C%72%2E%63%6F%6D%22%3E%49%6E%73%74%61%6C%6C%20%54%68%65%6D%65%3C%2F%61%3E%3C%2F%64%69%76%3E'));
  1438. //-->
  1439. </Script>
  1440.  
  1441. <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:7px; padding-top: 7px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://spaqhetti-tacos.tumblr.com"title="Theme credit!">©</a></div>
  1442.  
  1443. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement