Fucking_Aj

Christmas theme by flovvs

Nov 25th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.69 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. <!--
  6. ────╔╗───────╔╗───────────╔╗╔╗──────────────╔╗╔╗
  7. ────║║───────║║──────────╔╝╚╣║──────────────║║║║
  8. ╔══╦╣║╔╦══╦══╣╚═╦╗╔╦═╦══╗╚╗╔╣╚═╦══╦╗╔╦══╦══╗║║║║
  9. ║╔╗╠╣╚╝╣╔╗║╔═╣╔╗║║║║╔╣╔╗║─║║║╔╗║║═╣╚╝║║═╣══╣╚╝╚╝
  10. ║╚╝║║╔╗╣╔╗║╚═╣║║║╚╝║║║╚╝║─║╚╣║║║║═╣║║║║═╬══║╔╗╔╗
  11. ║╔═╩╩╝╚╩╝╚╩══╩╝╚╩══╩╝╚══╝─╚═╩╝╚╩══╩╩╩╩══╩══╝╚╝╚╝
  12. ║║
  13. ╚╝
  14.  
  15. -->
  16.  
  17. <html lang="en">
  18. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  19. <html xmlns="http://www.w3.org/1999/xhtml">
  20. <head>
  21. <script type="text/javascript"
  22. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  23. <script>
  24. $(document).ready(function() {
  25. //
  26. $('a.poplight[href^=#]').click(function() {
  27. var popID = $(this).attr('rel'); //Get Popup Name
  28. var popURL = $(this).attr('href'); //Get Popup href to define size
  29. var query= popURL.split('?');
  30. var dim= query[1].split('&');
  31. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  32. $('#' + 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>');
  33. var popMargTop = ($('#' + popID).height() + 80) / 2;
  34. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  35. //Apply Margin to Popup
  36. $('#' + popID).css({
  37. 'margin-top' : -popMargTop,
  38. 'margin-left' : -popMargLeft
  39. });
  40. $('body').append('<div id="fade"></div>');
  41. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  42. return false;
  43. });
  44. $('a.close, #fade').live('click', function() {
  45. $('#fade , .popup_block').fadeOut(function() {
  46. $('#fade, a.close').remove(); //fade them both out
  47. });
  48. return false;
  49. });
  50. });
  51. </script>
  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. <script type="text/javascript">
  67. <!--
  68.  
  69. // Disable Right Click Script
  70.  
  71. function IE(e)
  72. {
  73. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  74. {
  75. return false;
  76. }
  77. }
  78. function NS(e)
  79. {
  80. if (document.layers || (document.getElementById && !document.all))
  81. {
  82. if (e.which == "2" || e.which == "3")
  83. {
  84. return false;
  85. }
  86. }
  87. }
  88. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  89.  
  90. //-->
  91. </script>
  92.  
  93.  
  94. <script type="text/javascript"
  95. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  96.  
  97. <!--DEFAULT VARIABLES-->
  98. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  99. <meta name="color:background" content="#fff"/>
  100. <meta name="color:link" content="#777"/>
  101. <meta name="color:text" content="#777"/>
  102. <meta name="color:hover" content="#fff"/>
  103. <meta name="color:name" content="#fff"/>
  104. <meta name="color:link" content="#777"/>
  105. <meta name="color:text" content="#777"/>
  106. <meta name="color:title" content="#333"/>
  107. <meta name="color:title1" content="#333"/>
  108. <meta name="text:title1" content="Christmas"/>
  109. <meta name="color:hover" content="#fff"/>
  110. <meta name="color:sidebar border1" content="#ddd"/>
  111. <meta name="color:sidebar border2" content="#ddd"/>
  112. <meta name="color:borders" content="7c7c7c">
  113. <meta name="color:bar1" content="#ddd"/>
  114. <!--random shit like for decor idk -->
  115. <meta name="image:sideimg" content="1"/>
  116. <meta name="image:sidebar" content="1"/>
  117. <meta name="image:gif" content="1"/>
  118. <meta name="image:sideback" content="1"/>
  119. <meta name="image:sideback1" content="1"/>
  120. <!--fucking text shit bb -->
  121. <meta name="text:stats" content="lol"/>
  122. <meta name="text:quote" content="lol no homo"/>
  123. <meta name="text:your name" content="yo name nig"/>
  124. <meta name="text:link one" content="feet one"/>
  125. <meta name="text:link 1 msg" content="link 1 msg"/>
  126. <meta name="text:link two" content="feet two"/>
  127. <meta name="text:link 2 msg" content="link 2 msg"/>
  128. <meta name="text:link three" content="feet three"/>
  129. <meta name="text:link 3 msg" content="link 3 msg"/>
  130. <meta name="text:link four" content="feet four"/>
  131. <meta name="text:link 4 msg" content="link 4 msg"/>
  132. <meta name="text:link five" content="feet five"/>
  133. <meta name="text:link 5 msg" content="link 5 msg"/>
  134. <style type="text/css">
  135. #s-m-t-tooltip {
  136. width:auto;
  137. padding:6px 6px 6px 6px;
  138. margin:20px 0px 0px 20px;
  139. background: #fff; /* change the background color */
  140. border-left:2px solid {color:sidebar border1}; /* change the border color */
  141. border-top:3px solid {color:sidebar border2};
  142. border-bottom:3px solid {color:sidebar border2};
  143. border-right:2px solid {color:sidebar border1};
  144. box-shadow: 0px 0px 5px #dddddd;
  145. font-family:calibri; /* change the font */
  146. font-size:12px; /* change the font size */
  147. letter-spacing:1px; /* change the letter spacing */
  148. text-transform:none; /* can be uppercase, lowercase, none*/
  149. color:{color:text}; /* change the text color */
  150. z-index:999999999999999999999999999999999999;
  151. border-radius:0px;
  152. border-top-left-radius:10px;
  153. border-bottom-right-radius:10px;
  154. }
  155. #fade { /*--Transparent background layer--*/
  156. display: none; /*--hidden by default--*/
  157. background:white;
  158. position: fixed; left: 0; top: 0;
  159. width: 100%; height: 100%;
  160. opacity: .50;
  161. z-index: 999999999;
  162. }
  163. .popup_block{
  164. display: none; /*--hidden by default--*/
  165. background:white;
  166. padding: 20px;
  167. border: 10px solid {color:sidebar border1};
  168. float: left;
  169. font-size:13px;
  170. font-family:calibri;
  171. position: fixed;
  172. top: 50%; left: 50%;
  173. z-index: 9999999999999999;
  174. /*--CSS3 Rounded Corners--*/
  175. -webkit-border-radius: 40px;
  176. -webkit-transition: all .7s ease;
  177. -moz-transition: all .7s ease;
  178. -o-transition: all .7s ease;
  179. transition: all .7s ease;
  180. }
  181. img.btn_close {
  182. float: right;
  183. margin: 5px 5px 0 0;
  184. }
  185. /*--Making IE6 Understand Fixed Positioning--*/
  186. *html #fade {
  187. position: absolute;
  188. }
  189. *html .popup_block {
  190. position: absolute;
  191. }
  192.  
  193.  
  194. .popup_block:hover{
  195. border-radius:60px;
  196. }
  197.  
  198.  
  199. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  200.  
  201. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  202.  
  203. 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;}
  204.  
  205. ::-webkit-scrollbar {width: 5px; height: 6px; background: transparent;}
  206.  
  207. ::-webkit-scrollbar-thumb {background-color:{color:sidebar border}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  208. #aaaaaa; border-radius:10px; }
  209. p {
  210. margin:0px;
  211. margin-top:0px;
  212. }
  213.  
  214. askk{
  215. font-family: lol;
  216. font-size: 15px;
  217. text-transform:normal;
  218. text-align:left;
  219. letter-spacing: 1px;
  220. line height:20px;
  221. color: {color:sidebar border1};
  222. z-index: 1;
  223. }
  224.  
  225. askkk{
  226. font-family: lol;
  227. font-size: 20px;
  228. text-align:right;
  229. text-align:center;
  230. text-transform:normal;
  231. letter-spacing: 1px;
  232. line height:20px;
  233. color:{color:link};
  234. z-index: 1;
  235. }
  236.  
  237. name{
  238. text-decoration:underline;
  239. font-size:15px;
  240. font-style:italic;
  241. font-weight:bold;
  242. font-family:stan;
  243. line-height:15px;
  244.  
  245. }
  246.  
  247. body {
  248. padding: 0px;
  249. margin: 0px;
  250. color:{color:text};
  251. font-family: dixel;
  252. line-height:7px;
  253. font-size:8px;
  254. background-color: {color:Background};
  255. background-image:url({image:Background});
  256. background-attachment: fixed;
  257. background-repeat: repeat;
  258. }
  259.  
  260. a:link, a:active, a:visited{
  261. text-decoration: none;
  262. -webkit-transition: color 0.3s ease-out;
  263. -moz-transition: color 0.3s ease-out;
  264. transition: color 0.3s ease-out;
  265. color:{color:link};
  266. }
  267.  
  268. a:hover {
  269. text-decoration: none;
  270. font-style:;
  271. color: {color:Hover};
  272. }
  273.  
  274. div#center{
  275. margin:auto;
  276. position:relative;
  277. width:1000px;
  278. background-color:;
  279. overflow:auto;
  280. overflow-y:hidden;
  281. }
  282.  
  283.  
  284. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  285. .entry {
  286. margin:5px;
  287. padding: 5px;
  288. padding-bottom: 2px;
  289. display: block;
  290. float:left;
  291. background-color:white;
  292. opacity: 1;
  293. border: double 5px #eee;
  294. overflow:hidden;
  295. border-radius:5px;
  296. width:241px;
  297. background-color:white;
  298. background-image:URL();
  299. {block:PermalinkPage}
  300. width:377px;
  301. text-align:left;
  302. line-height:10px;
  303. top: 70px;
  304. {/block:PermalinkPage}
  305. -webkit-animation: fadeInDown 2s;
  306. -moz-animation: fadeInDown 2s;
  307. -o-animation: fadeInDown 2s;
  308. animation: fadeInDown 2s;
  309. }
  310.  
  311. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  312. .entry .perma{
  313. width:220px;
  314. height:27px;
  315. margin-left:0px;
  316. margin-top: 50px;
  317. position: absolute;
  318. line-height: 26px;
  319. overflow:hidden;
  320. text-align:center;
  321. top:0px;
  322. padding: 2px;
  323. font-family: calibri;
  324. border-top:3px double #ddd;
  325. border-bottom:3px double #ddd;
  326. text-transform:uppercase;
  327. font-size: 21px;
  328. background:white;
  329. word-spacing:2px;
  330. letter-spacing:1px;
  331. opacity: 0.0;
  332. -webkit-transition: 0.4s linear;
  333. -webkit-transition: all 0.4s linear;
  334. -moz-transition: all 0.4s linear;
  335. transition: all 0.4s linear;
  336. }
  337.  
  338. .entry:hover .perma{
  339. margin-top:30px;
  340. overflow:hidden;
  341. opacity:1;
  342. -webkit-transition: 0.7s linear;
  343. -webkit-transition: all 0.7s linear;
  344. -moz-transition: all 0.7s linear;
  345. transition: all 0.7s linear;
  346. }
  347. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  348. #posts {
  349. width:660px;
  350. font-family: calibri;
  351. font-size: 12px;
  352. line-height: 15px;
  353. margin-top:38px;
  354. z-index:999;
  355. margin-right:80px;
  356. right:auto;
  357. background:WHITE;
  358. margin-left:auto;
  359. position:relative;
  360. overflow-x: hidden;
  361. }
  362.  
  363.  
  364.  
  365.  
  366. /*CUSTOMIZE SIDEBAR HERE*/
  367. #sidebar{
  368. position:fixed !important;
  369. width:309px;
  370. padding:12px;
  371. border: 8px solid {color:sidebar border2};
  372.  
  373. background:white;
  374. height:auto;
  375. margin-top:140px;
  376. margin-left:-236px;
  377. text-align:center;
  378. box-shadow: 0px 0px 1px #000;
  379. transition: all 0.6s ease-out;
  380. -o-transition-transition: all 0.4s ease-out;
  381. -webkit-transition: all 0.4s ease-out;
  382. -moz-transition: all 0.4s ease-out;
  383. }
  384. #pic{
  385. background-image:url(http://static.tumblr.com/cbbe5f1f8130bb0fd280aa55c2ac1647/cdio41f/k1dmw0tt4/tumblr_static_tumblr_mhx07in4m51s5um8no1_500.png);
  386. margin-top:2px;
  387. margin-left:-2px;
  388. width:309px;
  389. height:auto;
  390.  
  391. }
  392.  
  393.  
  394. #pic img{
  395. margin-top:0px;
  396. margin-left:-1px;
  397. width:309px;
  398. background:;
  399. height:auto;
  400. opacity:1;
  401. -webkit-transition: all .7s ease;
  402. -moz-transition: all .7s ease;
  403. -o-transition: all .7s ease;
  404. transition: all .7s ease;
  405. -webkit-transform: perspective(00) rotateY(0deg);
  406. -moz-transform: perspective(0) rotateY(0deg);
  407. transform: perspective(00) rotateY(0deg);
  408. }
  409.  
  410. #sidebar:hover #pic img{
  411. -webkit-transform: perspective(0) rotateY(0deg);
  412. -moz-transform: perspective(00) rotateY(0deg);
  413. transform: perspective(00) rotateY(0deg);
  414. opacity:0;
  415. }
  416. .sideback{
  417. -webkit-animation:fadeInDownBig 2s;
  418. -moz-animation:fadeInDownBig 2s;
  419. -ms-animation:fadeInDownBig 2s;
  420. position:fixed;
  421. margin-left:194px;
  422. top: 0px;
  423. z-index:4;
  424. background: #fff;
  425. background:{color:sidebar border1};
  426. height:6000000px;
  427. -moz-box-shadow:0px 0px 4px #919191;
  428. -webkit-box-shadow:0px 0px 4px #919191;
  429. box-shadow:0px 3px 2px #919191;
  430. opacity:1;
  431. width:15px;
  432. border:5px solid #fff;
  433. border-top:0px;
  434. }
  435.  
  436.  
  437. .sideback1{
  438. -webkit-animation:fadeInDownBig 2s;
  439. -moz-animation:fadeInDownBig 2s;
  440. -ms-animation:fadeInDownBig 2s;
  441. position:fixed;
  442. margin-left:822px;
  443. top: 0px;
  444. z-index:4;
  445. background: #fff;
  446. background:{color:sidebar border1};
  447. height:6000000px;
  448. -moz-box-shadow:0px 0px 4px #919191;
  449. -webkit-box-shadow:0px 0px 4px #919191;
  450. box-shadow:0px 3px 2px #919191;
  451. opacity:1;
  452. width:15px;
  453. border:5px solid #fff;
  454. border-top:0px;
  455. }
  456. #turds{
  457. -webkit-animation:fadeInDownBig 2s;
  458. -moz-animation:fadeInDownBig 2s;
  459. -ms-animation:fadeInDownBig 2s;
  460. position:fixed;
  461. z-index:99;
  462. width:700053479999999px;
  463. height:14px;
  464. opacity: 2;
  465. margin-left:-492px;
  466. margin-top: 0px;
  467. text-transform: uppercase;
  468. background-color:#fff;
  469. border-bottom:4px double {color:bar1};
  470. color: {color:quote text};
  471. line-height:32px;
  472. text-align:center;
  473. font-size: 15px;
  474. letter-spacing: 3px;
  475. font-family: "calibri";
  476. }
  477.  
  478.  
  479.  
  480. #title1{
  481. position:fixed !important;
  482. z-index:3;
  483. width:300px;
  484. height:40px;
  485. opacity: 1;
  486. padding:3px;
  487. margin-top:90px;
  488. margin-left:-254px;
  489. background:transperant;
  490. line-height:50px;
  491. text-align:center;
  492. color: {color:title1};
  493. letter-spacing:2px;
  494. font-size: 50px;
  495. text-shadow: 2px 2px 3px #fff;
  496. font-family: 'lol';
  497. border-top-left-radius: 5px;
  498. border-top-right-radius: 5px;
  499. border-bottom-left-radius: 2px;
  500. border-bottom-right-radius: 2px;
  501. }
  502.  
  503.  
  504. #sidebar #updates{
  505. position:fixed !important;
  506. width:40px;
  507. padding-top:6px;
  508. height:20px;
  509. margin-top: -30px;
  510. margin-left:267px;
  511. text-align:center;
  512. z-index:99999;
  513. font-family: curz;
  514. border-bottom-right-radius:6px;
  515. color:#fff;
  516. background:transparent;
  517. opacity:0;
  518. transition: all 0.5s ease-out;
  519. -o-transition-transition: all 0.5s ease-out;
  520. -webkit-transition: all 0.5s ease-out;
  521. -moz-transition: all 0.5s ease-out;
  522. }
  523. #sidebar:hover #updates{
  524. opacity:1;
  525. margin-top: -30px;
  526. margin-left:267px;
  527. transition: all 0.5s ease-out;
  528. -o-transition-transition: all 0.5s ease-out;
  529. -webkit-transition: all 0.5s ease-out;
  530. -moz-transition: all 0.5s ease-out;
  531. }
  532.  
  533.  
  534.  
  535. #desc{
  536. z-index:2;
  537. position:fixed !important;
  538. opacity: 0;
  539. width:140px;
  540. height:90px;
  541. padding:4px;
  542. margin-left:145px;
  543. margin-top:-397px;
  544. color:black;
  545. border-radius:30px;
  546. box-shadow:0px 0px 1px #333;
  547. border: 3px solid {color:sidebar border2};
  548. border-right: 6px solid {color:sidebar border1};;
  549. border-left: 6px solid {color:sidebar border1};;
  550. background:white;
  551. letter-spacing:1px;
  552. font-family: calibri;
  553. font-size:13px;
  554. line-height:18px;
  555. transition: all 0.6s ease-out;
  556. -o-transition-transition: all 0.4s ease-out;
  557. -webkit-transition: all 0.4s ease-out;
  558. -moz-transition: all 0.4s ease-out;
  559. }
  560.  
  561. #sidebar:hover #desc{
  562. opacity:3;
  563. transform:rotate(0deg);
  564. -ms-transform:rotate(0deg);
  565. -webkit-transform:rotate(0deg);
  566. -moz-border-radius: 45px;;
  567. border-radius:30px;
  568. margin-top:-397px;
  569. height:90px;
  570. width: 140px;
  571. margin-left:145px;
  572. }
  573. #sidebar #cat{
  574. z-index:99999999999;
  575. position:fixed !important;
  576. padding: 10px;
  577. background:trans;
  578. height:100px;
  579. margin-top:-407px;
  580. margin-left:-4px;
  581. opacity:0;
  582. border-radius:30;
  583. -webkit-border-radius: 15px;
  584. transition: all 0.6s ease-out;
  585. -o-transition-transition: all 0.4s ease-out;
  586. -webkit-transition: all 0.4s ease-out;
  587. -moz-transition: all 0.4s ease-out;
  588. }
  589.  
  590. #sidebar:hover #cat{
  591. opacity:1;
  592. border-radius:30px;
  593. margin-top:-407px;
  594. }
  595.  
  596. #cat img{
  597. width:128px;
  598. height:100px;
  599. margin-top::-407px;
  600. border-radius:30px;
  601. margin-left:-4px;
  602. -webkit-border-radius: 15px;
  603. border: 3px solid {color:sidebar border2};
  604. border-right: 6px solid {color:sidebar border1};;
  605. border-left: 6px solid {color:sidebar border1};;
  606. background:white;
  607. opacity:1;
  608. transition: all 0.6s ease-out;
  609. -o-transition-transition: all 0.4s ease-out;
  610. -webkit-transition: all 0.4s ease-out;
  611. -moz-transition: all 0.4s ease-out;
  612. }
  613.  
  614. #link1 {
  615. z-index:3;
  616. position:absolute;
  617. top:200px;
  618. opacity:0;
  619. left:45px;
  620. width:60px;
  621. height:40px;
  622. color:#000;
  623. overflow:hidden;
  624. border:2px solid {color:sidebar border2};
  625. box-shadow: 0px 0px 1px #ccc;
  626.  
  627. font-family:penis;
  628. font-size:27px;
  629. padding-left:0px;
  630. line-height:4px;
  631. letter-spacing:4px;
  632. text-align:center;
  633. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  634. background-color:{color:sidebar border1};
  635. background-position:left;
  636. transition: all 0.7s ease-out;
  637. -o-transition-transition: all 0.7s ease-out;
  638. -webkit-transition: all 0.7s ease-out;
  639. }
  640.  
  641. #sidebar:hover #link1{
  642. opacity:6;
  643. }
  644.  
  645. #link2 {
  646. z-index:3;
  647. position:absolute;
  648. top:200px;
  649. opacity:0;
  650. left:140px;
  651. width:60px;
  652. height:40px;
  653. color:#000;
  654. overflow:hidden;
  655. border:2px solid {color:sidebar border1};
  656. box-shadow: 0px 0px 1px #ccc;
  657. font-family:penis;
  658. font-size:27px;
  659. padding-left:0px;
  660. line-height:4px;
  661. letter-spacing:4px;
  662. text-align:center;
  663. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  664. background-color:{color:sidebar border2};
  665. background-position:center;
  666. transition: all 0.7s ease-out;
  667. -o-transition-transition: all 0.7s ease-out;
  668. -webkit-transition: all 0.7s ease-out;
  669. }
  670.  
  671. #sidebar:hover #link2{
  672. opacity:2;
  673. }
  674.  
  675.  
  676. #link3 {
  677. z-index:3;
  678. position:absolute;
  679. top:200px;
  680. opacity:0;
  681. left:230px;
  682. width:60px;
  683. height:40px;
  684. color:#000;
  685. overflow:hidden;
  686. border:2px solid {color:sidebar border2};
  687. box-shadow: 0px 0px 1px #ccc;
  688. font-family:penis;
  689. font-size:27px;
  690. padding-left:0px;
  691. line-height:4px;
  692. letter-spacing:4px;
  693. text-align:center;
  694. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  695. background-color:{color:sidebar border1};
  696. background-position:center right;
  697. transition: all 0.7s ease-out;
  698. -o-transition-transition: all 0.7s ease-out;
  699. -webkit-transition: all 0.7s ease-out;
  700. }
  701.  
  702.  
  703. #sidebar:hover #link3{
  704. opacity:2;
  705. }
  706.  
  707.  
  708.  
  709. #link4 {
  710. z-index:3;
  711. position:absolute;
  712. top:260px;
  713. opacity:0;
  714. left:185px;
  715. width:60px;
  716. height:40px;
  717. color:#000;
  718. overflow:hidden;
  719. border:2px solid {color:sidebar border2};
  720. box-shadow: 0px 0px 1px #ccc;
  721. font-family:penis;
  722. font-size:27px;
  723. padding-left:0px;
  724. line-height:4px;
  725. letter-spacing:4px;
  726. text-align:center;
  727. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  728. background-color:{color:sidebar border1};
  729. background-position:center right;
  730. transition: all 0.7s ease-out;
  731. -o-transition-transition: all 0.7s ease-out;
  732. -webkit-transition: all 0.7s ease-out;
  733. }
  734.  
  735. #sidebar:hover #link4{
  736. opacity:2;
  737. }
  738.  
  739.  
  740. #link5 {
  741. z-index:3;
  742. position:absolute;
  743. top:260px;
  744. opacity:0;
  745. left:90px;
  746. width:60px;
  747. height:40px;
  748. color:#000;
  749. overflow:hidden;
  750. border:2px solid {color:sidebar border1};
  751. box-shadow: 0px 0px 1px #ccc;
  752. font-family:penis;
  753. font-size:27px;
  754. padding-left:0px;
  755. line-height:4px;
  756. letter-spacing:4px;
  757. text-align:center;
  758. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  759. background-color:{color:sidebar border2};
  760. background-position:center;
  761. transition: all 0.7s ease-out;
  762. -o-transition-transition: all 0.7s ease-out;
  763. -webkit-transition: all 0.7s ease-out;
  764. }
  765.  
  766.  
  767. #sidebar:hover #link5{
  768. opacity:2;
  769. }
  770. #stats{
  771. position:fixed !important;
  772. width:130px;
  773. height:26px;
  774. padding:2px;
  775. margin-top:355px;
  776. margin-left:85px;
  777. background:white;
  778. border:2px solid {color:sidebar border2};
  779. border-radius:5px;
  780. font-family:wow;
  781. font-size:20px;
  782. line-height:27px;
  783. opacity:0;
  784. -webkit-transition: all .7s ease;
  785. -moz-transition: all .7s ease;
  786. -o-transition: all .7s ease;
  787. transition: all .7s ease;
  788. }
  789.  
  790. #sidebar:hover #stats{
  791. opacity:1;
  792. margin-top:355px;
  793. }
  794.  
  795. @font-face{font-family: "wow"; src:url('http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf');}
  796. @font-face { font-family: "pee"; src: url('http://static.tumblr.com/4yxykdm/wmVlrea61/king_cool_kc_1_.ttf'); }
  797. @font-face { font-family: "lol"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  798. @font-face { font-family: "niglet"; src: url('http://static.tumblr.com/zux19tj/NaYmhkpum/anjelika_rose_1_.ttf'); }
  799.  
  800. @font-face { font-family: "nig"; src: url('http://static.tumblr.com/4yxykdm/Ncwlrfhzq/paulpan_.ttf'); }
  801. @font-face { font-family: "nigga"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  802. @font-face { font-family: penis; src: url('http://static.tumblr.com/vtg00tr/umkmr13ix/ellephont.ttf'); }
  803.  
  804. @font-face { font-family: penus; src: url('http://static.tumblr.com/vtg00tr/F5imr15mo/asimplelife.ttf'); }
  805.  
  806. @font-face { font-family: "paulpan"; src: url('http://static.tumblr.com/4yxykdm/Ncwlrfhzq/paulpan_.ttf'); }
  807.  
  808.  
  809. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  810.  
  811. #topbar{
  812. position:fixed;
  813. z-index:8;
  814. width:589px;
  815. height:26px;
  816. opacity: 2;
  817. padding: 0px;
  818. padding-left: 25px;
  819. margin-left:213px;
  820. margin-top: -1px;
  821. box-shadow:0px 2px 1px #ddd;
  822. text-transform: uppercase;
  823. background:{color:sidebar border1};
  824. color: #fff;
  825. border-bottom: 3px double #fff;
  826. border-left:0px;
  827. line-height:29px;
  828. text-align:left;
  829. font-size: 18px;
  830. letter-spacing: 2px;
  831. font-family: niglet;
  832. -webkit-transition: all .7s ease;
  833. -moz-transition: all .7s ease;
  834. -o-transition: all .7s ease;
  835. transition: all .7s ease;
  836. -webkit-animation:fadeInDown 2s;
  837. -moz-animation:fadeInDown 2s;
  838. -ms-animation:fadeInDown 2s;
  839. }
  840.  
  841. #lace img{
  842. position:fixed !important;
  843. z-index:99999;
  844. width:312px;
  845. margin-top:140px;
  846. margin-left:-160px;
  847. opacity:0;
  848. -webkit-transition: all .7s ease;
  849. -moz-transition: all .7s ease;
  850. -o-transition: all .7s ease;
  851. transition: all .7s ease;
  852. }
  853.  
  854. #sidebar:hover #lace img{
  855. opacity:1;
  856. margin-top:140px;
  857. }
  858. #lace2 img{
  859. position:fixed !important;
  860. z-index:99999;
  861. width:312px;
  862. margin-top:310px;
  863. margin-left:-160px;
  864. opacity:0;
  865. -webkit-transition: all .7s ease;
  866. -moz-transition: all .7s ease;
  867. -o-transition: all .7s ease;
  868. transition: all .7s ease;
  869. }
  870.  
  871. #sidebar:hover #lace2 img{
  872. opacity:1;
  873. margin-top:310px;
  874. }
  875. #heart1{
  876. position:fixed;
  877. width:1650px;
  878. height:1655px;
  879. margin-left:943px;
  880. margin-top:300px;
  881. background:transparent;
  882. opacity:0.5;
  883. background:url({image:sideimg}) no-repeat;
  884. }
  885. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  886. .title{
  887. line-height: 12px;
  888. color:{color:Title};
  889. font-weight: normal;
  890. font-family:lol;
  891. font-size:16px;
  892. }
  893.  
  894.  
  895. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  896. .entry .perma{
  897. position:absolute;
  898. width:260px;
  899. height:0px;
  900. margin-left:-10px;
  901. height:10px;
  902. padding-top:3px;
  903. bottom:4px;
  904. background-color:#fff;
  905. overflow:hidden;
  906. letter-spacing:1px;
  907. font-family: "calibri";
  908. border-top: 1px dashed #aaaaaa;
  909. border-bottom: 1px dashed #aaaaaa;
  910. text-transform: uppercase;
  911. font-size: 10px;
  912. line-height:10px;
  913. text-align:center;
  914. opacity:.8;
  915. -webkit-transition: all 0.5s linear;
  916. -webkit-transition: all 0.5s linear;
  917. -moz-transition: all 0.5s linear;
  918. transition: all 0.5s linear;
  919. }
  920.  
  921.  
  922. .entry .perma2{
  923. position:absolute;
  924. width:190;
  925. height:15px;
  926. padding:5px;
  927. top:0px;
  928. margin-left: 10px;
  929. background-color:#fff;
  930. overflow:hidden;
  931. letter-spacing:1px;
  932. font-family: wow;
  933. text-transform: normal;
  934. font-size: 15px;
  935. line-height:16px;
  936. text-align:center;
  937. opacity: 0;
  938. border-right: 7px double {color:sidebar border2};
  939. border-left:7px double {color:sidebar border2};
  940. -webkit-transition: all 0.5s linear;
  941. -webkit-transition: all 0.5s linear;
  942. -moz-transition: all 0.5s linear;
  943. transition: all 0.5s linear;
  944.  
  945. }
  946.  
  947.  
  948. .entry:hover .perma2{
  949. opacity: 1;
  950. top:15px;
  951. }
  952.  
  953. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  954. #infscr-loading{
  955. bottom: -70px;
  956. position: absolute;
  957. left: 50%;
  958. margin-left:-8px;
  959. width:16px;
  960. height:11px;
  961. overflow:hidden;
  962. margin-bottom: 50px;
  963. }
  964.  
  965. #postnotes{
  966. text-align: justify;}
  967.  
  968. #postnotes blockquote{
  969. border: 0px;}
  970.  
  971. blockquote{
  972. padding:0px 0px 2px 5px;
  973. margin:0px 0px 2px 10px;
  974. border-left: 1px dotted #555555;
  975. }
  976.  
  977. blockquote p, ul{
  978. margin:0px;
  979. padding:0px;
  980. }
  981.  
  982. a img{border: 0px;}
  983.  
  984.  
  985. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  986.  
  987. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  988. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  989.  
  990. .notes img{width:10px; position:relative; top:3px;}
  991. <--ses-->
  992. small{font-size: 90%;}
  993.  
  994. {CustomCSS}
  995.  
  996. </style>
  997.  
  998. {block:IndexPage}
  999. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1000. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1001.  
  1002. <script type="text/javascript">
  1003. $(window).load(function(){
  1004. var $wall = $('#posts');
  1005. $wall.imagesLoaded(function(){
  1006. $wall.masonry({
  1007. itemSelector: '.entry, .entry_photo',
  1008. isAnimated : false
  1009. });
  1010. });
  1011.  
  1012. $wall.infinitescroll({
  1013. navSelector : '#pagination',
  1014. nextSelector : '#pagination a',
  1015. itemSelector : '.entry, .entry_photo',
  1016. bufferPx : 2000,
  1017. debug : false,
  1018. errorCallback: function() {
  1019. $('#infscr-loading').fadeOut('normal');
  1020. }},
  1021. function( newElements ) {
  1022. var $newElems = $( newElements );
  1023. $newElems.hide();
  1024. $newElems.imagesLoaded(function(){
  1025. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1026. });
  1027. }); $('#posts').show(500);
  1028. });
  1029. </script>
  1030.  
  1031.  
  1032.  
  1033.  
  1034. {/block:IndexPage}
  1035.  
  1036.  
  1037. <title>{title}</title>
  1038.  
  1039. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_meh7bgb2qs1qdlkyg.gif" />
  1040. <meta name="viewport" content="width=820" />
  1041. </head>
  1042.  
  1043. <body>
  1044. <div style="position:fixed; bottom:5px; right:5px; background:ifejaksd; border: 0px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://flovvs.tumblr.com" title="theme by flovvs"><img src="http://media.tumblr.com/tumblr_lumdi6GxZ11qibcty.gif"></a></div>
  1045. <script type="text/javascript">
  1046. /* SNOWFLAKES BY NAEIVE */
  1047.  
  1048. // Set the colors for the snow. Add/remove as many colors as you like //
  1049. var snowcolor=new Array("#ffffff","#b34040","#638955","#7fa977","#814747")
  1050.  
  1051. var snowmax=40
  1052. var snowtype=new Array("Times")
  1053. var snowletter="*"
  1054. var sinkspeed=0.3
  1055. var snowmaxsize=40
  1056. var snowminsize=8
  1057. var snowingzone=1
  1058.  
  1059. // Do not edit below this line //
  1060. var snow=new Array()
  1061. var marginbottom
  1062. var marginright
  1063. var timer
  1064. var i_snow=0
  1065. var x_mv=new Array();
  1066. var crds=new Array();
  1067. var lftrght=new Array();
  1068. var browserinfos=navigator.userAgent
  1069. var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
  1070. var ns6=document.getElementById&&!document.all
  1071. var opera=browserinfos.match(/Opera/)
  1072. var browserok=ie5||ns6||opera
  1073.  
  1074. function randommaker(range) {
  1075. rand=Math.floor(range*Math.random())
  1076. return rand
  1077. }
  1078.  
  1079. function initsnow() {
  1080. if (ie5 || opera) {
  1081. marginbottom = document.body.scrollHeight
  1082. marginright = document.body.clientWidth-15
  1083. }
  1084. else if (ns6) {
  1085. marginbottom = document.body.scrollHeight
  1086. marginright = window.innerWidth-15
  1087. }
  1088. var snowsizerange=snowmaxsize-snowminsize
  1089. for (i=0;i<=snowmax;i++) {
  1090. crds[i] = 0;
  1091. lftrght[i] = Math.random()*15;
  1092. x_mv[i] = 0.03 + Math.random()/10;
  1093. snow[i]=document.getElementById("s"+i)
  1094. snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
  1095. snow[i].size=randommaker(snowsizerange)+snowminsize
  1096. snow[i].style.fontSize=snow[i].size+'px';
  1097. snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
  1098. snow[i].style.zIndex=1000
  1099. snow[i].sink=sinkspeed*snow[i].size/5
  1100. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  1101. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  1102. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  1103. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  1104. snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
  1105. snow[i].style.left=snow[i].posx+'px';
  1106. snow[i].style.top=snow[i].posy+'px';
  1107. }
  1108. movesnow()
  1109. }
  1110.  
  1111. function movesnow() {
  1112. for (i=0;i<=snowmax;i++) {
  1113. crds[i] += x_mv[i];
  1114. snow[i].posy+=snow[i].sink
  1115. snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+'px';
  1116. snow[i].style.top=snow[i].posy+'px';
  1117.  
  1118. if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
  1119. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  1120. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  1121. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  1122. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  1123. snow[i].posy=0
  1124. }
  1125. }
  1126. var timer=setTimeout("movesnow()",50)
  1127. }
  1128.  
  1129. for (i=0;i<=snowmax;i++) {
  1130. document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
  1131. }
  1132. if (browserok) {
  1133. window.onload=initsnow
  1134. }
  1135.  
  1136. </script>
  1137.  
  1138. <BODY onselectstart="return false;" ondragstart="return false;">
  1139. <div class="wrapper">
  1140. <div class="header">
  1141. </div>
  1142.  
  1143. <div id="cage">
  1144. <div id="center">
  1145.  
  1146. <div id="topbar">{text:quote}
  1147. </div>
  1148. <div id="title1"><center>{text:title1}</center></div>
  1149. <div id="heart1"></div>
  1150. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  1151. <div id="sidebar">
  1152.  
  1153. <center>
  1154.  
  1155.  
  1156.  
  1157.  
  1158. </script></a>
  1159. <div id="stats">{text:stats}</div>
  1160. <div id="lace"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mfiuhanjqj1roozkr.gif"></div>
  1161. <div id="lace2"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mfiuhanjqj1roozkr.gif"></div>
  1162. <div id="pic"><img src="{image:sidebar}"></div>
  1163. <div id="cat"><a href="#?w=500" rel="02" class="poplight" title="Updates!"><img src="http://25.media.tumblr.com/tumblr_m5ubm6EBt61rygvigo1_1280.gif"></a></div>
  1164. <div id="link1"><a href="{text:link one}" title="{text:link 1 msg}"><img src="https://cdn3.iconfinder.com/data/icons/49handdrawing/128x128/home.png" style="opacity:0.6; width:35px; height:35px;"></a> </div>
  1165. <div id="link2"><a href="{text:link two}"title="{text:link 2 msg}"><img src="https://cdn3.iconfinder.com/data/icons/49handdrawing/128x128/mail.png" style="opacity:0.6; width:35px; height:35px;"></a> </div>
  1166. <div id="link3"><a href="{text:link three}"title="{text:link 3 msg}"><img src="https://cdn3.iconfinder.com/data/icons/49handdrawing/128x128/add.png" style="opacity:0.6; width:35px; height:35px;"></a> </div>
  1167. <div id="link4"><a href="{text:link four}"title="{text:link 4 msg}"><img src="https://cdn3.iconfinder.com/data/icons/49handdrawing/128x128/photo-camera.png" style="opacity:0.6; width:35px; height:35px;"></a> </div>
  1168. <div id="link5"><a href="{text:link five}"title="{text:link 5 msg}"><img src="https://cdn3.iconfinder.com/data/icons/49handdrawing/128x128/users.png" style="opacity:0.8; width:35px; height:35px;"></a> </div>
  1169. <div id="desc">{description}
  1170. </center>
  1171. </div>
  1172. <!------------------------------------->
  1173.  
  1174.  
  1175. <div class="left">
  1176. <div class="sideback"></div>
  1177. <div class="sideback1"></div>
  1178. <div id="posts">
  1179. {block:Posts}
  1180. <div class="entry">
  1181.  
  1182.  
  1183. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1184.  
  1185. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  1186. {/block:Text}
  1187.  
  1188. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1189.  
  1190. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1191.  
  1192. {block:Answer}
  1193. <div style="margin: 1px 2px 1px 2px; min-height:30px; border: 5px double {color:sidebar border2}; padding: 3px; background-color: white; border-bottom-left-radius:5px; border-bottom-right-radius:5px;border-top-left-radius:5px; border-top-right-radius:5px;">
  1194. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:2px;"/>
  1195. <askk>{Asker}</askk>: {Question}</div>
  1196. <div style="padding: -1px 5px -1px 5px; background: transparent;"><center><br>{Answer}</center></div><br>
  1197. <askkk>Love, {text:your name} <br></askkk>
  1198. <small><P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a></small>
  1199. {/block:Answer}
  1200.  
  1201. {block:Photo}
  1202. {block:IndexPage}
  1203. <center>
  1204. <div class="perma2">
  1205. <a href="{ReblogURL}" target="_blank"> reblog </a> - <a href="{Permalink}">{NoteCount} notes</a> </div>
  1206.  
  1207. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1208. {/block:IndexPage}
  1209. {block:PermalinkPage}
  1210. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1211.  
  1212. {LinkCloseTag}
  1213. {/block:PermalinkPage}
  1214. {/block:Photo}
  1215.  
  1216. {block:Photoset}
  1217. {block:IndexPage}
  1218. <center>
  1219.  
  1220. <div class="perma2">
  1221. <a href="{ReblogURL}" target="_blank"> reblog </a> / <a href="{Permalink}">{NoteCount} notes</a> </div>
  1222.  
  1223. {Photoset-250}</center>
  1224. {/block:IndexPage}
  1225. {block:PermalinkPage}
  1226. <center>
  1227. {Photoset-500}</center>
  1228. {/block:PermalinkPage}
  1229. {/block:Photoset}
  1230.  
  1231. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1232.  
  1233. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1234.  
  1235. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1236. <ul class="chat">
  1237. {block:Lines}
  1238. <li class="user_{UserNumber}">
  1239. {block:Label}
  1240. <span class="label">{Label}</span>
  1241. {/block:Label}
  1242.  
  1243. {Line}
  1244. </li>
  1245. {/block:Lines}
  1246. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1247. {/block:Chat}
  1248.  
  1249. {block:Audio}
  1250. <div style="width:200px; height:30px;">
  1251. {AudioPlayerBlack}
  1252. </div>
  1253. {block:IndexPage}<span class="permalink">
  1254. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1255. </span>{/block:IndexPage}
  1256. {/block:Audio}
  1257.  
  1258. {block:Video}
  1259. {block:IndexPage}
  1260. <center>
  1261. <div class="perma2">
  1262. <a href="{ReblogURL}" target="_blank"> reblog </a> / <a href="{Permalink}">{NoteCount} notes</a> </div>
  1263. {Video-250}</center>
  1264. {/block:IndexPage}
  1265. {block:PermalinkPage}
  1266. <center>
  1267. {Video-400}</center>
  1268. {/block:PermalinkPage}
  1269. {block:Video}
  1270.  
  1271.  
  1272. {block:PostNotes}<div align="middle">{caption}</div>
  1273. <center>
  1274.  
  1275. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1276.  
  1277. {block:HasTags}
  1278. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1279. {block:RebloggedFrom}
  1280. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1281. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1282.  
  1283. {/block:RebloggedFrom}
  1284. </center></span>
  1285. <br>
  1286. <div id="postnotes">{PostNotes}</div><br>
  1287.  
  1288. <center>{block:ContentSource}
  1289. <br><a href="{SourceURL}">
  1290. {lang:Source}:
  1291. {block:SourceLogo}
  1292. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1293. height="{LogoHeight}" alt="{SourceTitle}" />
  1294. {/block:SourceLogo}
  1295. {block:NoSourceLogo}
  1296. {SourceLink}
  1297. {/block:NoSourceLogo}
  1298. </a>
  1299. {/block:ContentSource}</center>
  1300.  
  1301. {/block:PostNotes}
  1302. </div>
  1303. {/block:Posts}
  1304. </div></div>
  1305.  
  1306. {block:IndexPage}
  1307. {block:Pagination}
  1308. <div id="pagination">
  1309. {block:NextPage}
  1310. <a id="nextPage" href="{NextPage}"></a>
  1311. {/block:NextPage}
  1312. {block:PreviousPage}
  1313. <a href="{PreviousPage}"></a>
  1314. {/block:PreviousPage}
  1315. </div>
  1316. {/block:Pagination}
  1317. {/block:IndexPage}
  1318. </body>
  1319. <div id="02" class="popup_block">
  1320. <center><div style="font-family: lol; font-size: 40px; margin-top:15px;line-height: 46px; margin-left:5px; color: {color:sidebar};">Updates<br></center><br>
  1321.  
  1322. <center>
  1323.  
  1324. write shit here plz ily <br><br>
  1325. just do wat i do <br><br>
  1326. i like bacon <br><br>
  1327. </center>
  1328.  
  1329.  
  1330. </div></div></div></div></div></div></div></div></div></div>
  1331.  
  1332.  
  1333. </html>
Add Comment
Please, Sign In to add comment