Advertisement
Kimmyvp123

Theme 6 by Preachlarcel

Aug 16th, 2013
1,126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.92 KB | None | 0 0
  1. <!--
  2. Theme by Preachlarcel. Don't remove credit or I will disable your wifi :P!
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <link href='http://static.tumblr.com/blpgwiz/u8Qmijy1c/fade_in_up.css' rel='stylesheet' type='text/css'>
  10.  
  11. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  12.  
  13. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://static.tumblr.com/blpgwiz/Zjemijy8n/fade_in_down.css' rel='stylesheet' type='text/css'>
  16.  
  17. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  18. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  19. <script>
  20. (function($){
  21. $(document).ready(function(){
  22. $("a[title]").style_my_tooltips({
  23. tip_follows_cursor:true,
  24. tip_delay_time:90,
  25. tip_fade_speed:600,
  26. attribute:"title"
  27. });
  28. });
  29. })(jQuery);
  30. </script>
  31.  
  32. <script type="text/javascript"
  33. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  34. <script>
  35. $(document).ready(function() {
  36. //
  37. $('a.poplight[href^=#]').click(function() {
  38. var popID = $(this).attr('rel'); //Get Popup Name
  39. var popURL = $(this).attr('href'); //Get Popup href to define size
  40. var query= popURL.split('?');
  41. var dim= query[1].split('&');
  42. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  43. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://png.findicons.com/files/icons/1714/dropline_neu/24/dialog_close.png" class="btn_close" title="Close" alt="Close" /></a>');
  44. var popMargTop = ($('#' + popID).height() + 80) / 2;
  45. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  46. //Apply Margin to Popup
  47. $('#' + popID).css({
  48. 'margin-top' : -popMargTop,
  49. 'margin-left' : -popMargLeft
  50. });
  51. $('body').append('<div id="fade"></div>');
  52. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  53. return false;
  54. });
  55. $('a.close, #fade').live('click', function() {
  56. $('#fade , .popup_block').fadeOut(function() {
  57. $('#fade, a.close').remove(); //fade them both out
  58. });
  59. return false;
  60. });
  61. });
  62. </script>
  63.  
  64. <script type="text/javascript">
  65. <!--
  66.  
  67. // Disable Right Click Script
  68.  
  69. function IE(e)
  70. {
  71. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  72. {
  73. return false;
  74. }
  75. }
  76. function NS(e)
  77. {
  78. if (document.layers || (document.getElementById && !document.all))
  79. {
  80. if (e.which == "2" || e.which == "3")
  81. {
  82. return false;
  83. }
  84. }
  85. }
  86. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  87.  
  88. //-->
  89. </script>
  90.  
  91.  
  92. <script type="text/javascript"
  93. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  94.  
  95. <!--DEFAULT VARIABLES-->
  96. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  97. <meta name="color:backgrd" content="#eee"/>
  98. <meta name="color:link" content="#777"/>
  99. <meta name="color:bar1" content="#777"/>
  100. <meta name="color:bar2" content="#777"/>
  101. <meta name="color:text" content="#777"/>
  102. <meta name="color:title" content="#333"/>
  103. <meta name="color:hover" content="#fff"/>
  104. <meta name="color:text" content="#777"/>
  105. <meta name="color:blogtitle" content="#aaa"/>
  106. <meta name="color:blogtitle2" content="#aaa"/>
  107. <meta name="color:blogtitle shadow" content="#000"/>
  108. <meta name="color:scrollbar" content="#ccc"/>
  109. <meta name="color:sidebarborder" content="#eee"/>
  110. <meta name="color:sidebarborder2" content="#eee"/>
  111. <meta name="color:linkborder" content="#000"/>
  112. <meta name="color:postborder" content="#f5e1f5"/>
  113. <meta name="color:titlehover" content="#f5e1f5"/>
  114. <meta name="image:sidebar" content="1"/>
  115. <meta name="image:background" content="1"/>
  116. <meta name="image:sidebar bg" content="1"/>
  117. <meta name="text:blogtitle" content="Hear me" />
  118. <meta name="text:blogtitle2" content="Roar" />
  119. <meta name="text:Link One" content""/>
  120. <meta name="text:stats" content""/>
  121. <meta name="text:hitcounter" content""/>
  122. <meta name="text:Link One Hover Title" content"hover title1"/>
  123. <meta name="text:Link Two" content""/>
  124. <meta name="text:Link Two Hover Title" content"hover title2"/>
  125. <meta name="text:Link Three" content""/>
  126. <meta name="text:Link Three Hover Title" content"hover title3"/>
  127. <meta name="text:Link Four" content="" />
  128. <meta name="text:Link Four Hover Title" content"hover title4"/>
  129.  
  130.  
  131. <style type="text/css">
  132.  
  133. #fade { /*--Transparent background layer--*/
  134. display: none; /*--hidden by default--*/
  135. background:url(http://31.media.tumblr.com/6ae5a66e2edd039a543a55e6163146e0/tumblr_mjcgn1OR9B1s5um8no1_500.jpg);
  136. position: fixed; left: 0; top: 0;
  137. width: 100%; height: 100%;
  138. opacity: .80;
  139. z-index: 9999;
  140. }
  141. .popup_block{
  142. display: none; /*--hidden by default--*/
  143. background: #fff;
  144. padding: 20px;
  145. line-height:10px;
  146. border: 10px solid #ccc;
  147. float: left;
  148. font-size:12px;
  149. font-family:arial;
  150. position: fixed;
  151. top: 50%; left: 50%;
  152. z-index: 99999;
  153. /*--CSS3 Box Shadows--*/
  154. -webkit-box-shadow: 0px 0px 20px #000;
  155. -moz-box-shadow: 0px 0px 20px #000;
  156. box-shadow: 0px 0px 20px #000;
  157. /*--CSS3 Rounded Corners--*/
  158. -webkit-border-radius: 10px;
  159. -moz-border-radius: 10px;
  160. border-radius: 10px;
  161. }
  162. img.btn_close {
  163. float: right;
  164. margin: -5px -5px 0 0;
  165. }
  166. /*--Making IE6 Understand Fixed Positioning--*/
  167. *html #fade {
  168. position: absolute;
  169. }
  170. *html .popup_block {
  171. position: absolute;
  172. }
  173.  
  174.  
  175.  
  176.  
  177. #s-m-t-tooltip {
  178. max-width:300px;
  179. padding:6px 6px 6px 6px;
  180. margin:20px 0px 0px 20px;
  181. background: #fff; /* change the background color */
  182. border:1px solid #eee; /* change the border color */
  183. border-right:6px solid #ddd;
  184. border-left:2px solid #eee;
  185. font-family:pewp; /* change the font */
  186. font-size:10px; /* change the font size */
  187. letter-spacing:1px; /* change the letter spacing */
  188. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  189. color:{color:hoverlink textcolor}; /* change the text color */
  190. z-index:999999;
  191. -moz-border-radius: 0px 0px / 00px 0px;
  192. border-radius: 0px 0px / 0px 0px;
  193. -moz-box-shadow:1px 1px 2px 1px #aaa;
  194. -webkit-box-shadow:1px 1px 2px 1px #aaa;
  195. box-shadow:1px 1px 2px 1px #aaa;
  196. }
  197.  
  198. 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-
  199.  
  200. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  201.  
  202. 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;}
  203.  
  204. p {
  205. margin:0px;
  206. margin-top:0px;
  207. }
  208.  
  209.  
  210. body {
  211. padding: 0px;
  212. margin: 0px;
  213. color:{color:text};
  214. font-family: dixel;
  215. line-height:7px;
  216. font-size:8px;
  217. background-color: {color:Background};
  218. background-image:url({image:Background});
  219. background-attachment: fixed;
  220. background-repeat: repeat;
  221. }
  222.  
  223.  
  224. a:link, a:active, a:visited{
  225. text-decoration: none;
  226. -webkit-transition: color 0.3s ease-out;
  227. -moz-transition: color 0.3s ease-out;
  228. transition: color 0.3s ease-out;
  229. color:{color:link};
  230. }
  231.  
  232. a:hover {
  233. text-decoration: none;
  234. font-style:;
  235. color: {color:Hover};
  236. }
  237.  
  238. div#center{
  239. margin:auto;
  240. position:relative;
  241. width:1000px;
  242. background-color:;
  243. overflow:auto;
  244. overflow-y:hidden;
  245. }
  246.  
  247. ::-webkit-scrollbar-thumb{
  248. background-color: {color:scrollbar};
  249. border: 2px solid #ffffff;
  250. height:5px;
  251. -moz-border-radius: 20px;
  252. border-radius: 20px;
  253. }
  254.  
  255. ::-webkit-scrollbar {
  256. height:5px;
  257. width:9px;
  258. background-color: #aaaaaa;
  259. border: 4px solid #fff;
  260. }
  261.  
  262. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  263. .entry {
  264. float:left;
  265. display: block;
  266. margin:5px;
  267. overflow:hidden;
  268. border: 1px solid #c9c9c9;
  269. box-shadow:2px 2px 2px #ddd;
  270. padding: 6px;
  271. width:230px;
  272. font-family:meow;
  273. font-size:14px;
  274. line-height:20px;
  275. padding-bottom:2px;
  276. {block:PermalinkPage}
  277. width:520px;
  278. text-align:left;
  279. line-height:15px;
  280. {/block:PermalinkPage}
  281. background-color:{color:postborder};
  282. background-image:URL();
  283. -webkit-transition: all 0.5s linear;
  284. -moz-transition: all 0.5s linear;
  285. transition: all 0.5s linear;
  286. }
  287.  
  288. .entry:hover{
  289. opacity:1;
  290. }
  291.  
  292. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  293.  
  294. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  295.  
  296. .entry .perma{
  297. width:auto;
  298. height:20px;
  299. margin-left:8px;
  300. position: absolute;
  301. line-height: 20px;
  302. overflow:hidden;
  303. text-align:center;
  304. top:-15px;
  305. border:1px solid #dbdbdb;
  306. border-left:0px;
  307. border-radius:0px 0px 15px 15px;
  308. font-size:18px;
  309. background:white;
  310. font-family:lala;
  311. padding:4px;
  312. padding-top:2px;
  313. padding-bottom:2px;
  314. padding-left:6px;
  315. word-spacing:2px;
  316. letter-spacing:1px;
  317. opacity: 0.0;
  318. -webkit-transition: opacity .7s linear;
  319. -webkit-transition: all .7s ease-in-out;
  320. -moz-transition: all .7s ease-in-out;
  321. -o-transition: all .7s ease-in-out;
  322.  
  323. }
  324.  
  325. .entry:hover .perma{
  326. overflow:visible;
  327. opacity:1;
  328. top:6px;
  329. }
  330.  
  331. .entry .perma2{
  332. width:auto;
  333. height:20px;
  334. margin-left:73px;
  335. position: absolute;
  336. line-height: 20px;
  337. overflow:hidden;
  338. text-align:center;
  339. top:145px;
  340. border:1px solid #dbdbdb;
  341. border-left:0px solid #dbdbdb;
  342. border-right:0px solid #fff;
  343. border-radius:15px 15px 0px 0px;
  344. font-size:18px;
  345. background:white;
  346. font-family:lala;
  347. padding:4px;
  348. padding-top:2px;
  349. padding-bottom:2px;
  350. padding-right:6px;
  351. word-spacing:2px;
  352. letter-spacing:1px;
  353. opacity: 0.0;
  354. -webkit-transition: opacity .7s linear;
  355. -webkit-transition: all .7s ease-in-out;
  356. -moz-transition: all .7s ease-in-out;
  357. -o-transition: all .7s ease-in-out;
  358.  
  359. }
  360.  
  361. .entry:hover .perma2{
  362. overflow:visible;
  363. opacity:1;
  364. top:135px;
  365. }
  366.  
  367.  
  368.  
  369. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  370. #posts {
  371. width:800px;
  372. margin-top:25px;
  373. margin-left:219px;
  374. right:auto;
  375. background:transparent;
  376. margin-right:auto;
  377. position:relative;
  378. overflow-y: hidden;
  379. -webkit-transition: all 0.5s linear;
  380. -moz-transition: all 0.5s linear;
  381. transition: all 0.5s linear;
  382. }
  383.  
  384. .duck{
  385. position: fixed !important;
  386. z-index: 99;
  387. font-family: arial;
  388. line-height:10px;
  389. font-size: 1px;
  390. padding: 3px;
  391. bottom:5px;
  392. left:1325px;
  393. height:15px;
  394. width:18px;
  395. border-radius:10px;
  396. border:1px solid {color:borders};
  397. background:white;
  398. }
  399.  
  400. /*CUSTOMIZE SIDEBAR HERE*/
  401. #sidebar{
  402. z-index: 1;
  403. position:fixed !important;
  404. width:240px;
  405. height:auto;
  406. opacity:1;
  407. background: white;
  408. padding: 10px;
  409. border-top: 8px solid {color:sidebarborder};
  410. border-left: 8px solid {color:sidebarborder2};
  411. border-right: 8px solid {color:sidebarborder2};
  412. border-bottom: 8px solid {color:sidebarborder};
  413. border-top-left-radius: 0px;
  414. border-top-right-radius: 0px;
  415. border-bottom-left-radius: 0px;
  416. border-bottom-right-radius: 0px;
  417. margin-top:140px;
  418. box-shadow: 0px 0px 5px #ddd;
  419. margin-left:-105px;
  420. text-align:center;
  421. -webkit-transition: all .7s ease-in-out;
  422. -moz-transition: all .7s ease-in-out;
  423. -o-transition: all .7s ease-in-out;
  424. }
  425.  
  426. #sidebarpic img {
  427. margin-top:-0px;
  428. height:auto;
  429. opacity:.8;
  430. width:240px;
  431. transition: all 0.5s ease-out;
  432. -o-transition-transition: all 0.5s ease-out;
  433. -webkit-transition: all 0.5s ease-out;
  434. -moz-transition: all 0.5s ease-out;
  435. }
  436.  
  437. #sidebar:hover #sidebarpic img{
  438. opacity:.2;
  439. transition: all 0.5s ease-out;
  440. -o-transition-transition: all 0.5s ease-out;
  441. -webkit-transition: all 0.5s ease-out;
  442. -moz-transition: all 0.5s ease-out;
  443. }
  444.  
  445. #bar{
  446. position:fixed;
  447. height:85%;
  448. border-left:1px solid #fff;
  449. border-right:1px solid #fff;
  450. width:10px;
  451. box-shadow:0px 0px 2px #ccc;
  452. margin-left:-18px;
  453. top:0px;
  454. background:{color:bar1};
  455. -webkit-transition: all .7s ease-in-out;
  456. -moz-transition: all .7s ease-in-out;
  457. -o-transition: all .7s ease-in-out;
  458. -webkit-animation: fadeInUp 2s;
  459. -moz-animation: fadeInUp 2s;
  460. -ms-animation: fadeInUp 2s;
  461. }
  462.  
  463. #bar2{
  464. position:fixed;
  465. height:100%;
  466. border-left:1px solid #fff;
  467. border-right:1px solid #fff;
  468. width:10px;
  469. box-shadow:0px 0px 2px #ccc;
  470. margin-left:1046px;
  471. top:0px;
  472. background:{color:bar1};
  473. -webkit-transition: all .7s ease-in-out;
  474. -moz-transition: all .7s ease-in-out;
  475. -o-transition: all .7s ease-in-out;
  476. -webkit-animation: fadeInUp 2s;
  477. -moz-animation: fadeInUp 2s;
  478. -ms-animation: fadeInUp 2s;
  479. }
  480.  
  481. #bar3{
  482. position:fixed;
  483. height:85%;
  484. border-left:1px solid #fff;
  485. border-right:1px solid #fff;
  486. width:10px;
  487. box-shadow:0px 0px 2px #ccc;
  488. margin-left:85px;
  489. top:0px;
  490. background:{color:bar2};
  491. -webkit-transition: all .7s ease-in-out;
  492. -moz-transition: all .7s ease-in-out;
  493. -o-transition: all .7s ease-in-out;
  494. -webkit-animation: fadeInUp 2s;
  495. -moz-animation: fadeInUp 2s;
  496. -ms-animation: fadeInUp 2s;
  497. }
  498.  
  499. #bar4{
  500. position:fixed;
  501. height:100%;
  502. border-left:1px solid #fff;
  503. border-right:1px solid #fff;
  504. width:10px;
  505. box-shadow:0px 0px 2px #ccc;
  506. margin-left:1090px;
  507. top:0px;
  508. background:{color:bar2};
  509. -webkit-transition: all .7s ease-in-out;
  510. -moz-transition: all .7s ease-in-out;
  511. -o-transition: all .7s ease-in-out;
  512. -webkit-animation: fadeInUp 2s;
  513. -moz-animation: fadeInUp 2s;
  514. -ms-animation: fadeInUp 2s;
  515. }
  516.  
  517. #sidebar .phineas{
  518. position:fixed !important;
  519. width: 400px;
  520. opacity:1;
  521. margin-top: -57px;
  522. margin-left:10px;
  523. text-align: left;
  524. line-height: 54px;
  525. color:{color:blogtitle};
  526. font-weight: normal;
  527. font-family: Cedarville;
  528. text-shadow: 1px 1px 3px {color:blogtitle shadow};
  529. font-size: 50px;
  530. z-index:6;
  531. -o-transition-transition: all 0.4s linear;
  532. -webkit-transition: all 0.4s linear;
  533. -moz-transition: all 0.4s linear;
  534. }
  535. #sidebar:hover .phineas{
  536. margin-left:-300px;
  537. -o-transition-transition: all 0.4s linear;
  538. -webkit-transition: all 0.4s linear;
  539. -moz-transition: all 0.4s linear;
  540. }
  541.  
  542. #sidebar .phineas2{
  543. position:fixed !important;
  544. width: 400px;
  545. opacity:0;
  546. margin-top: -65px;
  547. margin-left:-30px;
  548. text-align: left;
  549. line-height: 54px;
  550. color:{color:blogtitle2};
  551. font-weight: normal;
  552. font-family: stars;
  553. text-shadow: 1px 1px 3px {color:blogtitle shadow};
  554. font-size: 45px;
  555. z-index:6;
  556. transform: rotate(-30deg);
  557. -ms-transform: rotate(-30deg);
  558. -webkit-transform: rotate(-30deg);
  559. -o-transform: rotate(-30deg);
  560. -moz-transform: rotate(-30deg);
  561. -o-transition-transition: all 0.2s linear;
  562. -webkit-transition: all 0.2s linear;
  563. -moz-transition: all 0.2s linear;
  564. }
  565. #sidebar:hover .phineas2{
  566. opacity:1;
  567. text-transform:none;
  568. letter-spacing: 1px;
  569. -o-transition-transition: all 0.4s linear;
  570. -webkit-transition: all 0.4s linear;
  571. -moz-transition: all 0.4s linear;
  572. }
  573.  
  574. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  575. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  576. @font-face { font-family: "comesinhandy"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  577. @font-face {font-family: "cedarville"; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');}
  578. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  579. @font-face{ font-family:jane; src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  580. @font-face { font-family: "neou"; src: url('http://static.tumblr.com/t5cadah/Qzumnxg66/neou-thin.ttf'); }
  581. @font-face{font-family:"Jane Austen";src:url('http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf');}
  582. @font-face { font-family: "pacifico"; src: url('http://static.tumblr.com/jdjsstr/Julm7s6p2/pacifico_1_.ttf'); }
  583. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  584. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  585. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  586. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  587. @font-face { font-family: "bold"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  588. @font-face { font-family: "bond"; src: url('hhttp://static.tumblr.com/t5cadah/QLlmki683/bondoluopeek.otf'); }
  589. @font-face {font-family: "beautiful every time"; src: url('http://static.tumblr.com/nsunyax/Pm3lzwzye/beautifuleverytime.ttf');}
  590. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  591. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  592. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  593. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  594. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  595. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  596. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  597. @font-face {font-family:"CelesteHand"; src: url('http://static.tumblr.com/y5evvpz/dVCmkz0sf/celeste_hand.ttf');}
  598. @font-face {font-family:"Springtime"; src: url('http://static.tumblr.com/y5evvpz/7iomdz3n1/springtime.ttf');}
  599. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  600. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  601.  
  602. #desc{
  603. position:fixed !important;
  604. width:176px;
  605. padding:30px;
  606. padding-top:10px;
  607. background:white;
  608. height:20px;
  609. margin-top:160px;
  610. margin-left:0px;
  611. text-align:center;
  612. z-index:5;
  613. font-family:pewp;
  614. color:#000;
  615. font-size:14px;
  616. line-height:15px;
  617. border: 2px solid #ccc;
  618. opacity:0;
  619. overflow-y:scroll;
  620. overflow-x:hidden;
  621. border-radius: 10px 1px 10px 1px;
  622. -o-transition-transition: all 0.4s linear;
  623. -webkit-transition: all 0.4s linear;
  624. -moz-transition: all 0.4s linear;
  625. box-shadow: 1px 1px 3px #aaa;
  626. border-right:2px solid #ccc;
  627. border-left:2px solid #ccc;
  628. }
  629.  
  630. #sidebar:hover #desc{
  631. opacity:1;
  632. }
  633.  
  634. #stats{
  635. position:fixed !important;
  636. width:26px;
  637. padding:10px;
  638. padding-top:10px;
  639. background:white;
  640. height:10px;
  641. margin-top:240px;
  642. margin-left:45px;
  643. text-align:center;
  644. z-index:5;
  645. font-family:pewp;
  646. color:#000;
  647. font-size:14px;
  648. line-height:15px;
  649. border-radius: 7px 1px 7px 1px;
  650. border: 2px solid #ccc;
  651. opacity:0;
  652. letter-spacing: 2px;
  653. -o-transition-transition: all 0.4s linear;
  654. -webkit-transition: all 0.4s linear;
  655. -moz-transition: all 0.4s linear;
  656. box-shadow: 1px 1px 3px #aaa;
  657. border-right:2px solid #ccc;
  658. border-left:2px solid #ccc;
  659. }
  660.  
  661. #sidebar:hover #stats{
  662. opacity:1;
  663. transform: rotate(10deg);
  664. -ms-transform: rotate(10deg);
  665. -webkit-transform: rotate(10deg);
  666. -o-transform: rotate(10deg);
  667. -moz-transform: rotate(10deg);
  668. }
  669.  
  670. #text{
  671. position:fixed !important;
  672. width:26px;
  673. padding:10px;
  674. padding-top:10px;
  675. background:white;
  676. height:10px;
  677. margin-top:240px;
  678. margin-left:155px;
  679. text-align:center;
  680. z-index:5;
  681. font-family:pewp;
  682. color:#000;
  683. letter-spacing: 2px;
  684. font-size:14px;
  685. line-height:15px;
  686. border: 2px solid #ccc;
  687. opacity:0;
  688. border-radius: 1px 7px 1px 7px;
  689. -o-transition-transition: all 0.4s linear;
  690. -webkit-transition: all 0.4s linear;
  691. -moz-transition: all 0.4s linear;
  692. box-shadow: 1px 1px 3px #aaa;
  693. border-right:2px solid #ccc;
  694. border-left:2px solid #ccc;
  695. }
  696.  
  697. #sidebar:hover #text{
  698. opacity:1;
  699. transform: rotate(-10deg);
  700. -ms-transform: rotate(-10deg);
  701. -webkit-transform: rotate(-10deg);
  702. -o-transform: rotate(-10deg);
  703. -moz-transform: rotate(-10deg);
  704. }
  705.  
  706.  
  707.  
  708. #updates{
  709. position:fixed;
  710. height:100%;
  711. width:10px;
  712. margin-left:-180px;
  713. top:615px;
  714. }
  715.  
  716. #link1{
  717. position:fixed;
  718. z-index:999;
  719. width:25px;
  720. height:22px;
  721. padding:3px;
  722. margin-left:-87px;
  723. margin-top:560px;
  724. background: white;
  725. border: 3px double {color:linkborder};
  726. line-height:25px;
  727. text-align:center;
  728. text-color: {color:text};
  729. font-size: 15px;
  730. letter-spacing: 1px;
  731. font-family: calibri;
  732. transition: all 0.5s ease-out;
  733. -o-transition-transition: all 0.5s ease-out;
  734. -webkit-transition: all 0.5s ease-out;
  735. -moz-transition: all 0.5s ease-out;
  736. }
  737.  
  738. #link1:hover{
  739. border-radius:5px;
  740. transition: all 0.5s ease-out;
  741. -o-transition-transition: all 0.5s ease-out;
  742. -webkit-transition: all 0.5s ease-out;
  743. -moz-transition: all 0.5s ease-out;
  744. transform: rotate(-30deg);
  745. -ms-transform: rotate(-30deg);
  746. -webkit-transform: rotate(-30deg);
  747. -o-transform: rotate(-30deg);
  748. -moz-transform: rotate(-30deg);
  749. }
  750.  
  751. #link2{
  752. position:fixed;
  753. z-index:999;
  754. width:25px;
  755. height:22px;
  756. opacity: 2;
  757. padding:3px;
  758. margin-left:-31px;
  759. margin-top:560px;
  760. background: white;
  761. border: 3px double {color:linkborder};
  762. border-right:3px double {color:linkborder};
  763. border-left:3px double {color:linkborder};
  764. line-height:25px;
  765. text-align:center;
  766. text-color: {color:text};
  767. font-size: 15px;
  768. letter-spacing: 1px;
  769. font-family: calibri;
  770. transition: all 0.5s ease-out;
  771. -o-transition-transition: all 0.5s ease-out;
  772. -webkit-transition: all 0.5s ease-out;
  773. -moz-transition: all 0.5s ease-out;
  774. }
  775.  
  776. #link2:hover{
  777. border-radius:5px;
  778. transition: all 0.5s ease-out;
  779. -o-transition-transition: all 0.5s ease-out;
  780. -webkit-transition: all 0.5s ease-out;
  781. -moz-transition: all 0.5s ease-out;
  782. transform: rotate(30deg);
  783. -ms-transform: rotate(30deg);
  784. -webkit-transform: rotate(30deg);
  785. -o-transform: rotate(30deg);
  786. -moz-transform: rotate(30deg);
  787. }
  788.  
  789. #link3{
  790. position:fixed;
  791. z-index:999;
  792. width:25px;
  793. height:22px;
  794. opacity: 2;
  795. padding:3px;
  796. margin-left:20px;
  797. margin-top:560px;
  798. background: white;
  799. border: 3px double {color:linkborder};
  800. border-right:3px double {color:linkborder};
  801. border-left:3px double {color:linkborder};
  802. line-height:25px;
  803. text-align:center;
  804. text-color: {color:text};
  805. font-size: 15px;
  806. letter-spacing: 1px;
  807. font-family: calibri;
  808. transition: all 0.5s ease-out;
  809. -o-transition-transition: all 0.5s ease-out;
  810. -webkit-transition: all 0.5s ease-out;
  811. -moz-transition: all 0.5s ease-out;
  812. }
  813.  
  814. #link3:hover{
  815. border-radius:5px;
  816. transition: all 0.5s ease-out;
  817. -o-transition-transition: all 0.5s ease-out;
  818. -webkit-transition: all 0.5s ease-out;
  819. -moz-transition: all 0.5s ease-out;
  820. transform: rotate(-30deg);
  821. -ms-transform: rotate(-30deg);
  822. -webkit-transform: rotate(-30deg);
  823. -o-transform: rotate(-30deg);
  824. -moz-transform: rotate(-30deg);
  825. }
  826.  
  827.  
  828.  
  829. #link4{
  830. position:fixed;
  831. z-index:999;
  832. width:25px;
  833. height:22px;
  834. opacity: 2;
  835. padding:3px;
  836. margin-left:70px;
  837. margin-top:560px;
  838. background: white;
  839. border: 3px double {color:linkborder};
  840. border-right:3px double {color:linkborder};
  841. border-left:3px double {color:linkborder};
  842. line-height:25px;
  843. text-align:center;
  844. text-color: {color:text};
  845. font-size: 15px;
  846. letter-spacing: 1px;
  847. font-family: calibri;
  848. transition: all 0.5s ease-out;
  849. -o-transition-transition: all 0.5s ease-out;
  850. -webkit-transition: all 0.5s ease-out;
  851. -moz-transition: all 0.5s ease-out;
  852. }
  853.  
  854. #link4:hover{
  855. border-radius:5px;
  856. transition: all 0.5s ease-out;
  857. -o-transition-transition: all 0.5s ease-out;
  858. -webkit-transition: all 0.5s ease-out;
  859. -moz-transition: all 0.5s ease-out;
  860. transform: rotate(30deg);
  861. -ms-transform: rotate(30deg);
  862. -webkit-transform: rotate(30deg);
  863. -o-transform: rotate(30deg);
  864. -moz-transform: rotate(30deg);
  865. }
  866.  
  867.  
  868. #link5{
  869. position:fixed;
  870. z-index:999;
  871. width:25px;
  872. height:22px;
  873. padding:3px;
  874. margin-left:116px;
  875. margin-top:560px;
  876. background:white;
  877. opacity:1;
  878. border: 3px double {color:linkborder};
  879. border-right:3px double {color:linkborder};
  880. border-left:3px double {color:linkborder};
  881. line-height:25px;
  882. text-align:center;
  883. text-color: {color:text};
  884. font-size: 15px;
  885. letter-spacing: 1px;
  886. font-family: calibri;
  887. transition: all 0.5s ease-out;
  888. -o-transition-transition: all 0.5s ease-out;
  889. -webkit-transition: all 0.5s ease-out;
  890. -moz-transition: all 0.5s ease-out;
  891. }
  892.  
  893. #link5:hover{
  894. border-radius:5px;
  895. transition: all 0.5s ease-out;
  896. -o-transition-transition: all 0.5s ease-out;
  897. -webkit-transition: all 0.5s ease-out;
  898. -moz-transition: all 0.5s ease-out;
  899. transform: rotate(-30deg);
  900. -ms-transform: rotate(-30deg);
  901. -webkit-transform: rotate(-30deg);
  902. -o-transform: rotate(-30deg);
  903. -moz-transform: rotate(-30deg);
  904. }
  905.  
  906. @font-face { font-family: "fineliner"; src: url('http://static.tumblr.com/q54tzar/JcYm21fwu/fineliner_script_1_.otf'); }
  907.  
  908. askk{
  909. font-family: fineliner;
  910. font-size: 20px;
  911. text-transform:normal;
  912. text-align:left;
  913. letter-spacing: 1px;
  914. line height:15px;
  915. color: {color:link};
  916. z-index: 1;
  917. text-shadow: 0px 0px 1px #000;
  918. }
  919.  
  920.  
  921. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  922. .title{
  923. font-family:cutiepop;
  924. font-size: 25px;
  925. line-height: 29px;
  926. color:{color:title};
  927. text-shadow:0px 0px 6px #000;
  928. font-weight: normal;
  929. }
  930.  
  931. @font-face { font-family: "cutiepop"; src: url('http://static.tumblr.com/q54tzar/Gs7m21f91/cutiepop_1_.ttf'); }
  932.  
  933.  
  934. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  935. .permalink a { color:#000; }
  936.  
  937. .entry .permalink {
  938. text-align:right;
  939. opacity:0;
  940. text-transform:uppercase;
  941. margin-bottom:0px;
  942. font-family:calibri;
  943. font-size:10px;
  944. color:#000000;
  945. margin-right:-20px;
  946. -webkit-transition: all 0.5s ease-out;
  947. -moz-transition: all 0.5s ease-out;
  948. transition: all 0.5s ease-out;}
  949.  
  950. .entry:hover .permalink {
  951. margin-right:5px;
  952. opacity:1;
  953. -webkit-transition: all 0.5s ease-out;
  954. -moz-transition: all 0.5s ease-out;
  955. transition: all 0.5s ease-out;
  956. }
  957.  
  958.  
  959. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  960. #infscr-loading{
  961. bottom: -70px;
  962. position: absolute;
  963. left: 50%;
  964. margin-left:-8px;
  965. width:16px;
  966. height:11px;
  967. overflow:hidden;
  968. margin-bottom: 50px;
  969. }
  970.  
  971. #postnotes{
  972. text-align: justify;}
  973.  
  974. #postnotes blockquote{
  975. border: 0px;}
  976.  
  977. blockquote{
  978. padding:0px 0px 2px 5px;
  979. margin:0px 0px 2px 10px;
  980. border-left: 1px dotted #555555;
  981. }
  982.  
  983. blockquote p, ul{
  984. margin:0px;
  985. padding:0px;
  986. }
  987.  
  988. a img{border: 0px;}
  989.  
  990.  
  991. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  992.  
  993. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  994. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  995.  
  996. .notes img{width:10px; position:relative; top:3px;}
  997. <--ses-->
  998. small{font-size: 90%;}
  999.  
  1000. {CustomCSS}
  1001.  
  1002. </style>
  1003.  
  1004. {block:IndexPage}
  1005. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1006. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1007.  
  1008. <script type="text/javascript">
  1009. $(window).load(function(){
  1010. var $wall = $('#posts');
  1011. $wall.imagesLoaded(function(){
  1012. $wall.masonry({
  1013. itemSelector: '.entry, .entry_photo',
  1014. isAnimated : false
  1015. });
  1016. });
  1017.  
  1018. $wall.infinitescroll({
  1019. navSelector : '#pagination',
  1020. nextSelector : '#pagination a',
  1021. itemSelector : '.entry, .entry_photo',
  1022. bufferPx : 2000,
  1023. debug : false,
  1024. errorCallback: function() {
  1025. $('#infscr-loading').fadeOut('normal');
  1026. }},
  1027. function( newElements ) {
  1028. var $newElems = $( newElements );
  1029. $newElems.hide();
  1030. $newElems.imagesLoaded(function(){
  1031. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1032. });
  1033. }); $('#posts').show(500);
  1034. });
  1035. </script>
  1036.  
  1037. {/block:IndexPage}
  1038.  
  1039.  
  1040. <title>{title}</title>
  1041.  
  1042. <link rel="shortcut icon" href="{Favicon}" />
  1043. <meta name="viewport" content="width=820" />
  1044. </head>
  1045.  
  1046. <body onkeydown="return false">
  1047. <BODY onselectstart="return false;" ondragstart="return false;">
  1048. <div class="wrapper">
  1049. <div class="header">
  1050. </div>
  1051.  
  1052. <div id="cage">
  1053. <div id="center">
  1054.  
  1055. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  1056. <div id="sidebar">
  1057. <div class="phineas">{text:blogtitle}</div>
  1058. <div class="phineas2">{text:blogtitle2}</div>
  1059. <div class="linkbar"></div>
  1060. <div id="desc">{description}</div>
  1061. <div id="bar5"></div>
  1062. <div id="bar6"></div>
  1063. <div id="stats">{text:stats}</div>
  1064. <div id="text">{text:hitcounter}</div>
  1065. <center>
  1066. <a href="/"><div id="sidebarpic"><a href="/"><img src="{image:sidebar}" width=100%></a>
  1067. </center>
  1068. </div>
  1069.  
  1070. <div id="link1"><a href="{text:link one}"title="{text:link one hover title}"><img src="http://media.tumblr.com/tumblr_m39ujo40D71qhqvlp.png" width=20px></a></div>
  1071.  
  1072. <div id="link2"><a href="{text:link two}"title="{text:link two hover title}"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/icon_mail_glay.gif" width=22px height=18px></a></div>
  1073.  
  1074. <div id="link3"><a href="{text:link three}"title="{text:link three hover title}"><img src="http://media.tumblr.com/tumblr_m39uiz3gKu1qhqvlp.png" width=20px height=20px></a></div>
  1075.  
  1076. <div id="link4"><a href="{text:link four}"title="{text:link four hover title}"><img src="http://media.tumblr.com/tumblr_m39uj5BUVm1qhqvlp.png" width=20px height=20px></a></div>
  1077.  
  1078. <div id="link5"><a href="http://preachlarcel.tumblr.com"title="Theme Credit"><img src="http://media.tumblr.com/tumblr_m39ujceOfs1qhqvlp.png" width=20px height=20px></a>
  1079. </div>
  1080.  
  1081.  
  1082.  
  1083. <!------------------------------------->
  1084.  
  1085.  
  1086. <div class="left">
  1087. <div id="updates"><a href="#?w=500" rel="03" class="poplight"title="Updates"><img src="http://media.tumblr.com/tumblr_mbecpfzdMu1roozkr.gif"></a></div>
  1088. <div id="bar"></div>
  1089. <div id="bar2"></div>
  1090. <div id="bar3"></div>
  1091. <div id="bar4"></div>
  1092. <div id="posts">
  1093. {block:Posts}
  1094. <div class="entry">
  1095.  
  1096. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1097.  
  1098. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{timeago} &middot {notecountwithlabel}&nbsp</a></a><br>{/block:HasTags}</span></align>
  1099. {/block:Text}
  1100.  
  1101. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1102.  
  1103. class="permalink"><a href="{Permalink}">{timeago} &middot {notecountwithlabel}&nbsp</a> <a href="{Permalink}"></span></align>{block:Link}</a>
  1104.  
  1105. {block:Photo}
  1106. {block:IndexPage}
  1107. <center>
  1108. <div class="perma">
  1109. <a href="{ReblogURL}" target="_blank"> reblog </a>&middot <a href="{Permalink}">{notecountwithlabel}</a></div>
  1110.  
  1111. <div class="perma2">
  1112. <a href="{permalink}">posted {Date} {timeago}</a>
  1113. </div>
  1114.  
  1115. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1116. {/block:IndexPage}
  1117. {block:PermalinkPage}
  1118. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1119.  
  1120. {LinkCloseTag}
  1121. {/block:PermalinkPage}
  1122. {/block:Photo}
  1123.  
  1124. {block:Photoset}
  1125. {block:IndexPage}
  1126. <center>
  1127.  
  1128. <div class="perma">
  1129. <a href="{ReblogURL}" target="_blank"> reblog </a>&middot <a href="{Permalink}">{notecountwithlabel}</a></div>
  1130.  
  1131. <div class="perma2">
  1132. <a href="{permalink}">posted {Date} {timeago}</a>
  1133. </div>
  1134.  
  1135. {Photoset-250}</center>
  1136. {/block:IndexPage}
  1137. {block:PermalinkPage}
  1138. <center>
  1139. {Photoset-500}</center>
  1140. {/block:PermalinkPage}
  1141. {/block:Photoset}
  1142.  
  1143. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1144.  
  1145. href="{Permalink}">{timeago} &middot {notecountwithlabel}&nbsp</a> <a href="{Permalink}"> </span>{/block:Quote}
  1146.  
  1147. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1148. <ul class="chat">
  1149. {block:Lines}
  1150. <li class="user_{UserNumber}">
  1151. {block:Label}
  1152. <span class="label">{Label}</span>
  1153. {/block:Label}
  1154.  
  1155. {Line}
  1156. </li>
  1157. {/block:Lines}
  1158. <div class="permalink"><p align=right><a href="{Permalink}">{timeago} &middot {notecountwithlabel}&nbsp</a></div> <a href="{Permalink}"></span>
  1159. {/block:Chat}
  1160.  
  1161. {block:Audio}
  1162. <div style="width:200px; height:30px;">
  1163. {AudioPlayerWhite}
  1164. </div>
  1165. {block:IndexPage}<span class="permalink">
  1166. <div class="permalink"><p align=right><a href="{Permalink}">{timeago} &middot {notecountwithlabel}&nbsp</a></span></div>{/block:IndexPage}
  1167. {/block:Audio}
  1168.  
  1169. {block:Video}
  1170. {block:IndexPage}
  1171. <center>
  1172. <div class="perma">
  1173. <a href="{ReblogURL}" target="_blank"> reblog </a>&middot <a href="{Permalink}">{notecountwithlabel}</a></div>
  1174. {Video-250}</center>
  1175. {/block:IndexPage}
  1176. {block:PermalinkPage}
  1177. <center>
  1178. {Video-400}</center>
  1179. {/block:PermalinkPage}
  1180. {block:Video}
  1181.  
  1182. {block:Answer}
  1183. <div style="margin: 2px 3px 2px 3px; min-height:30px;border: 1px solid #dbdbdb; padding: 4px; background-color: #eee;">
  1184. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  1185. <askk>{Asker}</askk>: {Question}</div>
  1186. <div style="padding: -1px 5px -1px 5px;background: transparent;"><center>{Answer}</center><askk><p align="right"><big>-{text:name}</big></p></askk></div>
  1187. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}&nbsp</a></span>
  1188. {/block:Answer}
  1189.  
  1190.  
  1191. {block:PostNotes}<div align="middle">{caption}</div>
  1192. <center>
  1193.  
  1194. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1195.  
  1196. {block:HasTags}
  1197. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1198. {block:RebloggedFrom}
  1199. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1200. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1201.  
  1202. {/block:RebloggedFrom}
  1203. </center></span>
  1204. <br>
  1205. <div id="postnotes">{PostNotes}</div><br>
  1206.  
  1207. <center>{block:ContentSource}
  1208. <br><a href="{SourceURL}">
  1209. {lang:Source}:
  1210. {block:SourceLogo}
  1211. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1212. height="{LogoHeight}" alt="{SourceTitle}" />
  1213. {/block:SourceLogo}
  1214. {block:NoSourceLogo}
  1215. {SourceLink}
  1216. {/block:NoSourceLogo}
  1217. </a>
  1218. {/block:ContentSource}</center>
  1219.  
  1220. {/block:PostNotes}
  1221. </div>
  1222. {/block:Posts}
  1223. </div></div>
  1224.  
  1225. {block:IndexPage}
  1226. {block:Pagination}
  1227. <div id="pagination">
  1228. {block:NextPage}
  1229. <a id="nextPage" href="{NextPage}"></a>
  1230. {/block:NextPage}
  1231. {block:PreviousPage}
  1232. <a href="{PreviousPage}"></a>
  1233. {/block:PreviousPage}
  1234. </div>
  1235. {/block:Pagination}
  1236. {/block:IndexPage}
  1237. </body>
  1238.  
  1239. <div id="03" class="popup_block">
  1240.  
  1241. Or you can put your updates here <br>
  1242. I'm currently online! <br>
  1243. Follow my BOTW for a promo!<br>
  1244. Use <br> to make a new line & <p> for a new paragraph !
  1245.  
  1246.  
  1247.  
  1248. </div></div></div></div></div></div></div></div></div></div>
  1249.  
  1250. </html>
  1251. <div class="duck"><center><a href="http://preachlarcel.tumblr.com/"title="Theme by Preachlarcel"><img src="http://media.tumblr.com/tumblr_lkl5s8Ay6F1qfamg6.gif" width=14/></a></center></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement