Advertisement
debz6789

Deborah's Theme 8 (sleeping-stfu)

Mar 10th, 2014
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.50 KB | None | 0 0
  1. <!--
  2. Theme 8 by Deborah (sleeping-stfu.tumblr.com)
  3. You MUST keep the credit or else i will hunt you down and report you.
  4. I worked really hard on this theme and taking off the credit is rude.
  5. You may edit this to your liking, just remember KEEP THE CREDIT and do NOT post it publically without my consent :)
  6. Remember this theme is not a base code.. it is a theme.
  7. Also, do not remove this text from the html k thanks ily bye mwah :*
  8. -->
  9.  
  10. <html lang="en">
  11. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13. <head>
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17. <script>
  18. $(document).ready(function() {
  19. //
  20. $('a.poplight[href^=#]').click(function() {
  21. var popID = $(this).attr('rel'); //Get Popup Name
  22. var popURL = $(this).attr('href'); //Get Popup href to define size
  23. var query= popURL.split('?');
  24. var dim= query[1].split('&');
  25. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  26. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://cdn1.iconfinder.com/data/icons/bwpx/icons/symbol_multiplication.gif" class="btn_close" title="Close" alt="Close" /></a>');
  27. var popMargTop = ($('#' + popID).height() + 80) / 2;
  28. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  29. //Apply Margin to Popup
  30. $('#' + popID).css({
  31. 'margin-top' : -popMargTop,
  32. 'margin-left' : -popMargLeft
  33. });
  34. $('body').append('<div id="fade"></div>');
  35. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  36. return false;
  37. });
  38. $('a.close, #fade').live('click', function() {
  39. $('#fade , .popup_block').fadeOut(function() {
  40. $('#fade, a.close').remove(); //fade them both out
  41. });
  42. return false;
  43. });
  44. });
  45.  
  46. </script>
  47.  
  48.  
  49. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  50. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  51. <script>
  52. (function($){
  53. $(document).ready(function(){
  54. $("a[title]").style_my_tooltips({
  55. tip_follows_cursor:true,
  56. tip_delay_time:90,
  57. tip_fade_speed:600,
  58. attribute:"title"
  59. });
  60. });
  61. })(jQuery);
  62. </script>
  63.  
  64.  
  65. <script type="text/javascript">
  66. <!--
  67.  
  68. // Disable Right Click Script
  69.  
  70. function IE(e)
  71. {
  72. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  73. {
  74. return false;
  75. }
  76. }
  77. function NS(e)
  78. {
  79. if (document.layers || (document.getElementById && !document.all))
  80. {
  81. if (e.which == "2" || e.which == "3")
  82. {
  83. return false;
  84. }
  85. }
  86. }
  87. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  88.  
  89. //-->
  90. </script>
  91.  
  92.  
  93. <script type="text/javascript"
  94. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  95.  
  96. <!--DEFAULT VARIABLES-->
  97. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  98. <meta name="color:background" content="#fff"/>
  99. <meta name="color:link" content="#9478c9"/>
  100. <meta name="color:text" content="#0a0a0a"/>
  101. <meta name="color:hover" content="#a5d884"/>
  102. <meta name="color:sideback" content="#d4e8c7"/>
  103. <meta name="color:topbar quote color" content="#fff"/>
  104. <meta name="color:answer" content="#f0f9ea"/>
  105. <meta name="color:sideback2" content="#ded2f4"/>
  106. <meta name="color:title" content="#6c48b1"/>
  107.  
  108. <meta name="image:background" content="1"/>
  109. <meta name="image:posts background" content="1"/>
  110. <meta name="image:sidebar 1" content="1"/>
  111. <meta name="image:sidebar 2" content="1"/>
  112. <meta name="image:sidebar 3" content="1"/>
  113. <meta name="image:sidebar 4" content="1"/>
  114. <meta name="image:sidebar 5" content="1"/>
  115. <meta name="image:sidebar 6" content="1"/>
  116. <meta name="image:cover" content="1"/>
  117. <meta name="image:hover photo1" content="1"/>
  118. <meta name="image:hover photo2" content="1"/>
  119.  
  120. <meta name="text:topbar quote" content="Insert an artsy quote here">
  121. <meta name="text:Title 1" content="My Theme">
  122. <meta name="text:Title 2" content="Is better than yours">
  123. <meta name="text:name" content="Deborah">
  124. <meta name="text:name link" content="http://">
  125. <meta name="text:name hover msg" content="name msg">
  126. <meta name="text:secret flower link" content="http://">
  127. <meta name="text:secret flower link msg" content="Wow you found my secret link!">
  128. <meta name="text:stats" content="stats here yo">
  129. <meta name="text:updates hover" content="updates here yo">
  130. <meta name="text:music code" content="music code here ya">
  131. <meta name="text:link1" content="http://">
  132. <meta name="text:link2" content="http://">
  133. <meta name="text:link3" content="http://">
  134. <meta name="text:link4" content="http://">
  135. <meta name="text:link5" content="http://">
  136. <meta name="text:link1 msg" content="link1 msg">
  137. <meta name="text:link2 msg" content="link2 msg">
  138. <meta name="text:link3 msg" content="link3 msg">
  139. <meta name="text:link4 msg" content="link4 msg">
  140. <meta name="text:link5 msg" content="link5 msg">
  141.  
  142. <style type="text/css">
  143.  
  144. /*Customize Apperance of hover messages here*/
  145. #s-m-t-tooltip {
  146. line-height:15px;
  147. max-width:500px;
  148. padding:6px 6px 6px 6px;
  149. margin:20px 0px 0px 20px;
  150. border:1px solid white; /* change the border color */
  151. font-family:myfirstcrush; /* change the font */
  152. font-size:20px; /* change the font size */
  153. letter-spacing:0px; /* change the letter spacing */
  154. text-transform:bold;
  155. z-index:999999999999999999999999999999999999;
  156. color:{color:topbar quote color}; /* change the text color */
  157. background: {color:sideback2}; /* change the background color */
  158. }
  159.  
  160. /*CUSTOMIZE POP UP UPDATES HERE*/
  161.  
  162. #fade { /*--Transparent background layer--*/
  163. display:none; /*--hidden by default--*/
  164. background-color:#0a0a0a;
  165. position:fixed; left:0; top:0;
  166. width:100%; height:100%;
  167. opacity:0.2;
  168. z-index:999999999;
  169. -webkit-transition: all .5s ease;
  170. -moz-transition: all .5s ease;
  171. -o-transition: all .5s ease;
  172. transition: all .5s ease;
  173. }
  174.  
  175. .popup_block{
  176. display: none;
  177. background: white;
  178. font-family: myfirstcrush;
  179. float: left;
  180. font-size: 20px;
  181. line-height:20px;
  182. position: fixed;
  183. top: 55%; left: 59%;
  184. z-index: 99999999999999999999999;
  185. box-shadow:5px 5px 5px #777;
  186. border-radius: 0px;
  187. padding:10px;
  188. padding-left:50px;
  189. padding-right:50px;
  190. border-top:1px solid {color:sideback};
  191. border-bottom:1px solid {color:sideback};
  192. border-left:15px solid {color:sideback};
  193. border-right:15px solid {color:sideback};
  194. background-image: url({image:background});
  195. -webkit-animation:fadeInDownBig 2s;
  196. -moz-animation:fadeInDownBig 2s;
  197. -ms-animation:fadeInDownBig 2s;
  198. -webkit-transition: all .5s ease;
  199. -moz-transition: all .5s ease;
  200. -o-transition: all .5s ease;
  201. transition: all .5s ease;
  202. }
  203. img.btn_close {
  204. float: right;
  205. margin: -5px -5px 0 0;
  206. }
  207. *html .popup_block {
  208. position: absolute;
  209. }
  210.  
  211. 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-
  212.  
  213. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  214.  
  215. iframe#tumblr_controls:hover{
  216. ::-webkit-scrollbar {width: 2px; height: 4px; background: #ffffff; }
  217. ::-webkit-scrollbar-thumb { background-color: color; -webkit-border-radius: 1ex; }
  218.  
  219. -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;
  220. }
  221.  
  222. p {
  223. margin:0px;
  224. margin-top:0px;
  225. }
  226.  
  227.  
  228. body {
  229. padding: 0px;
  230. margin: 0px;
  231. color:{color:text};
  232. font-family: myfirstcrush;
  233. line-height:18px;
  234. font-size:16px;
  235. text-align:center;
  236. background-color: {color:Background};
  237. background-image:url({image:Background});
  238. background-attachment: fixed;
  239. background-repeat: repeat;
  240. }
  241.  
  242.  
  243. a:link, a:active, a:visited{
  244. text-decoration:none;
  245. color:{color:link};
  246. font-weight:bold;
  247. -webkit-transition: color 0.3s ease-out;
  248. -moz-transition: color 0.3s ease-out;
  249. transition: color 0.3s ease-out;
  250. }
  251.  
  252. a:hover {
  253. text-decoration: none;
  254. color: {color:Hover};
  255. -webkit-transition: color 0.3s ease-out;
  256. -moz-transition: color 0.3s ease-out;
  257. transition: color 0.3s ease-out;
  258. }
  259.  
  260. div#center{
  261. margin:auto;
  262. position:relative;
  263. width:1000px;
  264. background-color:;
  265. overflow:auto;
  266. overflow-y:hidden;
  267. }
  268.  
  269.  
  270. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  271. .entry {
  272. opacity:0.7;
  273. float:left;
  274. display: block;
  275. margin:12px;
  276. overflow:hidden;
  277. width:305px;
  278. padding:15px;
  279. padding-bottom:10px;
  280. background:white;
  281. border:3px double {color:sideback};
  282. {block:PermalinkPage}
  283. width:670px;
  284. text-align:left;
  285. line-height:20px;
  286. {/block:PermalinkPage}
  287. -webkit-transition: all .7s ease;
  288. -moz-transition: all .7s ease;
  289. -o-transition: all .7s ease;
  290. transition: all .7s ease;
  291. }
  292.  
  293. .entry:hover{
  294. opacity:1;
  295. -webkit-transition: all .7s ease;
  296. -moz-transition: all .7s ease;
  297. -o-transition: all .7s ease;
  298. transition: all .7s ease;
  299. }
  300.  
  301. .entry .photo{
  302. overflow:hidden;
  303. padding:2px;
  304. padding-right:6px;
  305. padding-bottom:0px;
  306. background:{color:sideback};
  307. -webkit-transition: all .7s ease;
  308. -moz-transition: all .7s ease;
  309. -o-transition: all .7s ease;
  310. transition: all .7s ease;
  311. }
  312.  
  313. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  314. .entry .perma{
  315. z-index:3;
  316. width:20px;
  317. height:20px;
  318. margin-left:10px;
  319. margin-top:10px;
  320. position: absolute;
  321. line-height: 16px;
  322. overflow:hidden;
  323. background:white;
  324. padding:10px;
  325. border-radius:50px;
  326. border:1px solid {color:sideback2};
  327. opacity: 0.0;
  328. -webkit-transform: rotate(360deg);
  329. -webkit-transition: all .7s ease;
  330. -moz-transition: all .7s ease;
  331. -o-transition: all .7s ease;
  332. transition: all .7s ease;
  333. }
  334.  
  335. .entry:hover .perma{
  336. overflow:visible;
  337. opacity:1;
  338. -webkit-transform: rotate(0deg);
  339. -webkit-transition: all .7s ease;
  340. -moz-transition: all .7s ease;
  341. -o-transition: all .7s ease;
  342. transition: all .7s ease;
  343. }
  344.  
  345. .entry .perma2{
  346. z-index:3;
  347. width:20px;
  348. height:20px;
  349. margin-left:60px;
  350. margin-top:10px;
  351. position: absolute;
  352. line-height: 16px;
  353. overflow:hidden;
  354. background:white;
  355. padding:10px;
  356. border-radius:50px;
  357. border:1px solid {color:sideback2};
  358. opacity: 0.0;
  359. -webkit-transform: rotate(0deg);
  360. -webkit-transition: all .7s ease;
  361. -moz-transition: all .7s ease;
  362. -o-transition: all .7s ease;
  363. transition: all .7s ease;
  364. }
  365.  
  366. .entry:hover .perma2{
  367. overflow:visible;
  368. opacity:1;
  369. -webkit-transform: rotate(360deg);
  370. -webkit-transition: all .7s ease;
  371. -moz-transition: all .7s ease;
  372. -o-transition: all .7s ease;
  373. transition: all .7s ease;
  374. }
  375.  
  376. .entry .perma3{
  377. position:absolute;
  378. opacity:0;
  379. overflow:hidden;
  380. z-index:2;
  381. width:3px;
  382. height:0px;
  383. margin-top:-20px;
  384. margin-left:29px;
  385. background:white;
  386. border:1px solid {color:sideback2};
  387. -webkit-transition: all .7s ease;
  388. -moz-transition: all .7s ease;
  389. -o-transition: all .7s ease;
  390. transition: all .7s ease;
  391. }
  392.  
  393. .entry:hover .perma3{
  394. opacity:1;
  395. height:120%;
  396. -webkit-transition: all .7s ease;
  397. -moz-transition: all .7s ease;
  398. -o-transition: all .7s ease;
  399. transition: all .7s ease;
  400. }
  401.  
  402. .entry .perma4{
  403. position:absolute;
  404. opacity:0;
  405. overflow:hidden;
  406. z-index:2;
  407. width:3px;
  408. height:0px;
  409. margin-top:-20px;
  410. margin-left:78px;
  411. background:white;
  412. border:1px solid {color:sideback2};
  413. -webkit-transition: all .7s ease;
  414. -moz-transition: all .7s ease;
  415. -o-transition: all .7s ease;
  416. transition: all .7s ease;
  417. }
  418.  
  419. .entry:hover .perma4{
  420. opacity:1;
  421. height:120%;
  422. -webkit-transition: all .7s ease;
  423. -moz-transition: all .7s ease;
  424. -o-transition: all .7s ease;
  425. transition: all .7s ease;
  426. }
  427.  
  428. .entry .textperma{
  429. position:absolute;
  430. opacity:1;
  431. overflow:hidden;
  432. padding-top:5px;
  433. width:102%;
  434. height:23px;
  435. background: {color:answer};
  436. bottom:0px;
  437. margin-left:-20px;
  438. font-size: 15px;
  439. font-family: myfirstcrush;
  440. line-height:15px;
  441. text-align:center;
  442. color: {color:text};
  443. border-top: 3px double #fff;
  444. -webkit-transition: all .7s ease;
  445. -moz-transition: all .7s ease;
  446. -o-transition: all .7s ease;
  447. transition: all .7s ease;
  448. }
  449.  
  450. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  451. #posts {
  452. width:730px;
  453. height:100%;
  454. margin-top:33px;
  455. margin-left:268px;
  456. position:relative;
  457. overflow: hidden;
  458. background-image:url({image:posts background});
  459. -webkit-transition: all .7s ease;
  460. -moz-transition: all .7s ease;
  461. -o-transition: all .7s ease;
  462. transition: all .7s ease;
  463. }
  464.  
  465. /*CUSTOMIZE BACKGROUNDS HERE*/
  466. #topbar{
  467. position:fixed;
  468. overflow:hidden;
  469. opacity:1;
  470. z-index:99999999;
  471. height:30px;
  472. width:1480px;
  473. margin-left:-200px;
  474. margin-top:0px;
  475. border-bottom:3px double white;
  476. font-family:myfirstcrush;
  477. line-height:30px;
  478. font-size:18px;
  479. text-align:center;
  480. color:{color:topbar quote color};
  481. background:{color:sideback2};
  482. -webkit-transition: all .7s ease;
  483. -moz-transition: all .7s ease;
  484. -o-transition: all .7s ease;
  485. transition: all .7s ease;
  486. }
  487.  
  488. #snowflake1{
  489. overflow:hidden;
  490. position:fixed;
  491. opacity:1;
  492. width:30px;
  493. height:30px;
  494. margin-left:-100px;
  495. margin-top:125px;
  496. background:transparent;
  497. -webkit-animation:fadeInDownBig 1.9s;
  498. -moz-animation:fadeInDownBig 1.9s;
  499. -ms-animation:fadeInDownBig 1.9s;
  500. }
  501.  
  502. #snowflake2{
  503. overflow:hidden;
  504. position:fixed;
  505. opacity:1;
  506. width:30px;
  507. height:30px;
  508. margin-left:-20px;
  509. margin-top:45px;
  510. background:transparent;
  511. -webkit-animation:fadeInDownBig 1.6s;
  512. -moz-animation:fadeInDownBig 1.6s;
  513. -ms-animation:fadeInDownBig 1.6s;
  514. }
  515.  
  516. #snowflake3{
  517. overflow:hidden;
  518. position:fixed;
  519. opacity:1;
  520. width:30px;
  521. height:30px;
  522. margin-left:60px;
  523. margin-top:90px;
  524. background:transparent;
  525. -webkit-animation:fadeInDownBig 1.8s;
  526. -moz-animation:fadeInDownBig 1.8s;
  527. -ms-animation:fadeInDownBig 1.8s;
  528. }
  529.  
  530. #snowflake4{
  531. overflow:hidden;
  532. position:fixed;
  533. opacity:1;
  534. width:30px;
  535. height:30px;
  536. margin-left:150px;
  537. margin-top:70px;
  538. background:transparent;
  539. -webkit-animation:fadeInDownBig 1.7s;
  540. -moz-animation:fadeInDownBig 1.7s;
  541. -ms-animation:fadeInDownBig 1.7s;
  542. }
  543.  
  544. #snowflake5{
  545. overflow:hidden;
  546. position:fixed;
  547. opacity:1;
  548. width:30px;
  549. height:30px;
  550. margin-left:220px;
  551. margin-top:200px;
  552. background:transparent;
  553. -webkit-animation:fadeInDownBig 2s;
  554. -moz-animation:fadeInDownBig 2s;
  555. -ms-animation:fadeInDownBig 2s;
  556. }
  557.  
  558. #snowflake6{
  559. overflow:hidden;
  560. position:fixed;
  561. opacity:1;
  562. width:30px;
  563. height:30px;
  564. margin-left:1030px;
  565. margin-top:220px;
  566. background:transparent;
  567. -webkit-animation:fadeInDownBig 2s;
  568. -moz-animation:fadeInDownBig 2s;
  569. -ms-animation:fadeInDownBig 2s;
  570. }
  571.  
  572. #snowflake7{
  573. overflow:hidden;
  574. position:fixed;
  575. opacity:1;
  576. width:30px;
  577. height:30px;
  578. margin-left:1055px;
  579. margin-top:400px;
  580. background:transparent;
  581. -webkit-animation:fadeInDownBig 2.2s;
  582. -moz-animation:fadeInDownBig 2.2s;
  583. -ms-animation:fadeInDownBig 2.2s;
  584. }
  585.  
  586. #snowflake8{
  587. overflow:hidden;
  588. position:fixed;
  589. opacity:1;
  590. width:30px;
  591. height:30px;
  592. margin-left:1080px;
  593. margin-top:70px;
  594. background:transparent;
  595. -webkit-animation:fadeInDownBig 1.6s;
  596. -moz-animation:fadeInDownBig 1.6s;
  597. -ms-animation:fadeInDownBig 1.6s;
  598. }
  599.  
  600. #snowline1{
  601. overflow:hidden;
  602. position:fixed;
  603. opacity:1;
  604. width:2px;
  605. height:95px;
  606. margin-left:-86px;
  607. margin-top:30px;
  608. background:{color:sideback};
  609. -webkit-animation:fadeInDownBig 1.9s;
  610. -moz-animation:fadeInDownBig 1.9s;
  611. -ms-animation:fadeInDownBig 1.9s;
  612. }
  613.  
  614. #snowline2{
  615. overflow:hidden;
  616. position:fixed;
  617. opacity:1;
  618. width:2px;
  619. height:15px;
  620. margin-left:-6px;
  621. margin-top:30px;
  622. background:{color:sideback};
  623. -webkit-animation:fadeInDownBig 1.6s;
  624. -moz-animation:fadeInDownBig 1.6s;
  625. -ms-animation:fadeInDownBig 1.6s;
  626. }
  627.  
  628. #snowline3{
  629. overflow:hidden;
  630. position:fixed;
  631. opacity:1;
  632. width:2px;
  633. height:60px;
  634. margin-left:74px;
  635. margin-top:30px;
  636. background:{color:sideback};
  637. -webkit-animation:fadeInDownBig 1.8s;
  638. -moz-animation:fadeInDownBig 1.8s;
  639. -ms-animation:fadeInDownBig 1.8s;
  640. }
  641.  
  642. #snowline4{
  643. overflow:hidden;
  644. position:fixed;
  645. opacity:1;
  646. width:2px;
  647. height:40px;
  648. margin-left:164px;
  649. margin-top:30px;
  650. background:{color:sideback};
  651. -webkit-animation:fadeInDownBig 1.7s;
  652. -moz-animation:fadeInDownBig 1.7s;
  653. -ms-animation:fadeInDownBig 1.7s;
  654. }
  655.  
  656. #snowline5{
  657. overflow:hidden;
  658. position:fixed;
  659. opacity:1;
  660. width:2px;
  661. height:170px;
  662. margin-left:234px;
  663. margin-top:30px;
  664. background:{color:sideback};
  665. -webkit-animation:fadeInDownBig 2s;
  666. -moz-animation:fadeInDownBig 2s;
  667. -ms-animation:fadeInDownBig 2s;
  668. }
  669.  
  670. #snowline6{
  671. overflow:hidden;
  672. position:fixed;
  673. opacity:1;
  674. width:2px;
  675. height:191px;
  676. margin-left:1044px;
  677. margin-top:30px;
  678. background:{color:sideback};
  679. -webkit-animation:fadeInDownBig 2s;
  680. -moz-animation:fadeInDownBig 2s;
  681. -ms-animation:fadeInDownBig 2s;
  682. }
  683.  
  684. #snowline7{
  685. overflow:hidden;
  686. position:fixed;
  687. opacity:1;
  688. width:2px;
  689. height:370px;
  690. margin-left:1069px;
  691. margin-top:30px;
  692. background:{color:sideback};
  693. -webkit-animation:fadeInDownBig 2.2s;
  694. -moz-animation:fadeInDownBig 2.2s;
  695. -ms-animation:fadeInDownBig 2.2s;
  696. }
  697.  
  698. #snowline8{
  699. overflow:hidden;
  700. position:fixed;
  701. opacity:1;
  702. width:2px;
  703. height:41px;
  704. margin-left:1094px;
  705. margin-top:30px;
  706. background:{color:sideback};
  707. -webkit-animation:fadeInDownBig 1.6s;
  708. -moz-animation:fadeInDownBig 1.6s;
  709. -ms-animation:fadeInDownBig 1.6s;
  710. }
  711.  
  712. #sideback1{
  713. position:fixed;
  714. overflow:hidden;
  715. height:512px;
  716. width:7px;
  717. border:3px double white;
  718. margin-left:255px;
  719. margin-top:-10px;
  720. background:{color:sideback2};
  721. }
  722.  
  723. #sideback2{
  724. position:fixed;
  725. overflow:hidden;
  726. height:300px;
  727. width:7px;
  728. border:3px double white;
  729. margin-left:255px;
  730. margin-top:510px;
  731. background:{color:sideback2};
  732. }
  733.  
  734. #sideback3{
  735. position:fixed;
  736. overflow:hidden;
  737. height:202px;
  738. width:7px;
  739. border:3px double white;
  740. margin-left:998px;
  741. margin-top:-10px;
  742. background:{color:sideback2};
  743. }
  744.  
  745. #sideback4{
  746. position:fixed;
  747. overflow:hidden;
  748. height:500px;
  749. width:7px;
  750. border:3px double white;
  751. margin-left:998px;
  752. margin-top:200px;
  753. background:{color:sideback2};
  754. }
  755.  
  756. /*CUSTOMIZE SIDEBAR HERE*/
  757. #sidebar{
  758. position:fixed;
  759. overflow:visible;
  760. width:250px;
  761. height:350px;
  762. margin-top:210px;
  763. margin-left:-95px;
  764. text-align:center;
  765. padding-left:20px;
  766. padding-right:20px;
  767. padding-top:20px;
  768. border:5px double white;
  769. border-radius:5px;
  770. box-shadow:1px 1px 10px #ddd;
  771. -webkit-transition: all .7s ease;
  772. -moz-transition: all .7s ease;
  773. -o-transition: all .7s ease;
  774. transition: all .7s ease;
  775. background:{color:sideback};
  776. }
  777.  
  778. #sidebar:hover{
  779. padding-bottom:60px;
  780. box-shadow:10px 10px 5px #ccc;
  781. -webkit-transition: all .7s ease;
  782. -moz-transition: all .7s ease;
  783. -o-transition: all .7s ease;
  784. transition: all .7s ease;
  785. }
  786.  
  787. #titlekay{
  788. position:fixed;
  789. overflow:hidden;
  790. opacity:1;
  791. font-family:aire;
  792. font-size:60px;
  793. height:250px;
  794. width:300px;
  795. line-height:65px;
  796. margin-top:-405px;
  797. margin-left:-25px;
  798. text-shadow:1px 1px 5px {color:title};
  799. color:white;
  800. -webkit-transition: all .7s ease;
  801. -moz-transition: all .7s ease;
  802. -o-transition: all .7s ease;
  803. transition: all .7s ease;
  804. }
  805.  
  806. #sidebar:hover #titlekay{
  807. margin-top:-435px;
  808. margin-left:-30px;
  809. -webkit-transition: all .7s ease;
  810. -moz-transition: all .7s ease;
  811. -o-transition: all .7s ease;
  812. transition: all .7s ease;
  813. }
  814.  
  815. #titlekay2{
  816. position:fixed;
  817. overflow:hidden;
  818. opacity:0;
  819. z-index:-9;
  820. font-family:jenna sue;
  821. font-size:30px;
  822. height:250px;
  823. width:300px;
  824. line-height:65px;
  825. margin-top:-370px;
  826. margin-left:-30px;
  827. text-shadow:1px 1px 2px {color:title};
  828. color:white;
  829. -webkit-transition: all .7s ease;
  830. -moz-transition: all .7s ease;
  831. -o-transition: all .7s ease;
  832. transition: all .7s ease;
  833. }
  834.  
  835. #sidebar:hover #titlekay2{
  836. opacity:1;
  837. margin-left:40px;
  838. margin-top:-400px;
  839. -webkit-transition: all .7s ease;
  840. -moz-transition: all .7s ease;
  841. -o-transition: all .7s ease;
  842. transition: all .7s ease;
  843. }
  844.  
  845. #sidebarimg{
  846. background:white;
  847. z-index:9999;
  848. border:5px solid white;
  849. border-right:7px solid white;
  850. border-bottom:0px;
  851. border-radius:5px;
  852. width:237px;
  853. opacity:1;
  854. -webkit-transform: rotateY(360deg);
  855. -webkit-transition: all .7s ease;
  856. -moz-transition: all .7s ease;
  857. -o-transition: all .7s ease;
  858. transition: all .7s ease;
  859. }
  860.  
  861. #sidebar:hover #sidebarimg{
  862. opacity:0;
  863. -webkit-transform: rotateY(0deg);
  864. -webkit-transition: all .7s ease;
  865. -moz-transition: all .7s ease;
  866. -o-transition: all .7s ease;
  867. transition: all .7s ease;
  868. }
  869.  
  870. #cover{
  871. position:fixed;
  872. overflow:hidden;
  873. opacity:0;
  874. height:323px;
  875. width:242px;
  876. background:white;
  877. margin-top:-328px;
  878. margin-left:0px;
  879. border-radius:5px;
  880. border:3px solid white;
  881. background-image:url({image:cover});
  882. -webkit-transition: all .7s ease;
  883. -moz-transition: all .7s ease;
  884. -o-transition: all .7s ease;
  885. transition: all .7s ease;
  886. -webkit-transform: rotateY(360deg);
  887. }
  888.  
  889. #sidebar:hover #cover{
  890. padding-bottom:60px;
  891. opacity:1;
  892. -webkit-transition: all .7s ease;
  893. -moz-transition: all .7s ease;
  894. -o-transition: all .7s ease;
  895. transition: all .7s ease;
  896. -webkit-transform: rotateY(0deg);
  897. }
  898.  
  899. #desc{
  900. position:fixed;
  901. overflow:hidden;
  902. opacity:0;
  903. height:160px;
  904. width:125px;
  905. margin-top:-212px;
  906. margin-left:70px;
  907. background:white;
  908. font-family:aderyn;
  909. font-size:15px;
  910. line-height:15px;
  911. padding:15px;
  912. text-align:center;
  913. color:black;
  914. border:2px solid {color:sideback};
  915. }
  916.  
  917. #sidebar:hover #desc{
  918. opacity:1;
  919. -webkit-animation:fadeInDownBig 2s;
  920. -moz-animation:fadeInDownBig 2s;
  921. -ms-animation:fadeInDownBig 2s;
  922. }
  923.  
  924. #line{
  925. z-index:9;
  926. position:fixed;
  927. overflow:hidden;
  928. opacity:0;
  929. width:5px;
  930. height:324px;
  931. margin-top:-328px;
  932. margin-left:30px;
  933. border-left:1px solid white;
  934. border-right:1px solid white;
  935. background:{color:sideback};
  936. -webkit-transition: all .7s ease;
  937. -moz-transition: all .7s ease;
  938. -o-transition: all .7s ease;
  939. transition: all .7s ease;
  940. }
  941.  
  942. #sidebar:hover #line{
  943. opacity:1;
  944. -webkit-transition: all .7s ease;
  945. -moz-transition: all .7s ease;
  946. -o-transition: all .7s ease;
  947. transition: all .7s ease;
  948. }
  949.  
  950. #line2{
  951. position:fixed;
  952. overflow:hidden;
  953. opacity:0;
  954. width:108px;
  955. height:5px;
  956. margin-left:0px;
  957. margin-top:-5px;
  958. border-top:1px solid white;
  959. border-bottom:1px solid white;
  960. background:{color:sideback};
  961. -webkit-transition: all .7s ease;
  962. -moz-transition: all .7s ease;
  963. -o-transition: all .7s ease;
  964. transition: all .7s ease;
  965. }
  966.  
  967. #sidebar:hover #line2{
  968. width:248px;
  969. opacity:1;
  970. -webkit-transition: all .7s ease;
  971. -moz-transition: all .7s ease;
  972. -o-transition: all .7s ease;
  973. transition: all .7s ease;
  974. }
  975.  
  976. #photo1{
  977. z-index:8;
  978. position:fixed;
  979. overflow:hidden;
  980. opacity:0;
  981. width:65px;
  982. height:85px;
  983. margin-top:-305px;
  984. margin-left:70px;
  985. padding:5px;
  986. padding-bottom:15px;
  987. background:white;
  988. -webkit-transform: rotate(-10deg);
  989. border:2px solid {color:sideback};
  990. }
  991.  
  992. #sidebar:hover #photo1{
  993. opacity:1;
  994. -webkit-animation:fadeInDownBig 2.5s;
  995. -moz-animation:fadeInDownBig 2.5s;
  996. -ms-animation:fadeInDownBig 2.5s;
  997. }
  998.  
  999. #photo2{
  1000. z-index:2;
  1001. position:fixed;
  1002. overflow:hidden;
  1003. opacity:0;
  1004. width:65px;
  1005. height:85px;
  1006. margin-top:-305px;
  1007. margin-left:150px;
  1008. padding:5px;
  1009. padding-bottom:15px;
  1010. background:white;
  1011. -webkit-transform: rotate(10deg);
  1012. border:2px solid {color:sideback};
  1013. }
  1014.  
  1015. #sidebar:hover #photo2{
  1016. opacity:1;
  1017. -webkit-animation:fadeInDownBig 2.5s;
  1018. -moz-animation:fadeInDownBig 2.5s;
  1019. -ms-animation:fadeInDownBig 2.5s;
  1020. }
  1021.  
  1022. #stats{
  1023. z-index:99999999999999;
  1024. position:fixed;
  1025. overflow:hidden;
  1026. opacity:0;
  1027. width:115px;
  1028. height:27px;
  1029. margin-top:13px;
  1030. margin-left:17px;
  1031. background:white;
  1032. font-family:aderyn;
  1033. font-size:17px;
  1034. line-height:30px;
  1035. text-align:center;
  1036. border:1px solid {color:sideback}
  1037. }
  1038.  
  1039. #sidebar:hover #stats{
  1040. opacity:1;
  1041. -webkit-animation:fadeInDownBig 1.5s;
  1042. -moz-animation:fadeInDownBig 1.5s;
  1043. -ms-animation:fadeInDownBig 1.5s;
  1044. }
  1045.  
  1046. #updates{
  1047. z-index:99999999999999999;
  1048. position:fixed;
  1049. overflow:hidden;
  1050. opacity:0;
  1051. width:85px;
  1052. height:27px;
  1053. margin-top: 13px;
  1054. margin-left:140px;
  1055. background:white;
  1056. font-family:aderyn;
  1057. font-size:17px;
  1058. line-height:30px;
  1059. text-align:center;
  1060. border:1px solid {color:sideback};
  1061. }
  1062.  
  1063. #sidebar:hover #updates{
  1064. opacity:1;
  1065. -webkit-animation:fadeInDownBig 1.5s;
  1066. -moz-animation:fadeInDownBig 1.5s;
  1067. -ms-animation:fadeInDownBig 1.5s;
  1068. }
  1069.  
  1070. #link1{
  1071. z-index:99;
  1072. position:fixed;
  1073. overflow:hidden;
  1074. opacity:0;
  1075. height:30px;
  1076. width:30px;
  1077. margin-top:-305px;
  1078. margin-left:15px;
  1079. background:white;
  1080. font-family:myfirstcrush;
  1081. font-size:18px;
  1082. line-height:30px;
  1083. text-shadow:1px 1px 1px #555;
  1084. border:2px solid {color:sideback};
  1085. }
  1086.  
  1087. #sidebar:hover #link1{
  1088. opacity:1;
  1089. -webkit-animation:fadeInDownBig 2.5s;
  1090. -moz-animation:fadeInDownBig 2.5s;
  1091. -ms-animation:fadeInDownBig 2.5s;
  1092. }
  1093.  
  1094. #link2{
  1095. z-index:99;
  1096. position:fixed;
  1097. overflow:hidden;
  1098. opacity:0;
  1099. height:30px;
  1100. width:30px;
  1101. margin-top:-255px;
  1102. margin-left:15px;
  1103. background:{color:answer};
  1104. font-family:myfirstcrush;
  1105. font-size:18px;
  1106. line-height:30px;
  1107. text-shadow:1px 1px 1px #555;
  1108. border:2px solid {color:sideback};
  1109. }
  1110.  
  1111. #sidebar:hover #link2{
  1112. opacity:1;
  1113. -webkit-animation:fadeInDownBig 2.3s;
  1114. -moz-animation:fadeInDownBig 2.3s;
  1115. -ms-animation:fadeInDownBig 2.3s;
  1116. }
  1117.  
  1118. #link3{
  1119. z-index:99;
  1120. position:fixed;
  1121. overflow:hidden;
  1122. opacity:0;
  1123. height:30px;
  1124. width:30px;
  1125. margin-top:-205px;
  1126. margin-left:15px;
  1127. background:white;
  1128. font-family:myfirstcrush;
  1129. font-size:18px;
  1130. line-height:30px;
  1131. text-shadow:1px 1px 1px #555;
  1132. border:2px solid {color:sideback};
  1133. }
  1134.  
  1135. #sidebar:hover #link3{
  1136. opacity:1;
  1137. -webkit-animation:fadeInDownBig 2.1s;
  1138. -moz-animation:fadeInDownBig 2.1s;
  1139. -ms-animation:fadeInDownBig 2.1s;
  1140. }
  1141.  
  1142. #link4{
  1143. z-index:99;
  1144. position:fixed;
  1145. overflow:hidden;
  1146. opacity:0;
  1147. height:30px;
  1148. width:30px;
  1149. margin-top:-155px;
  1150. margin-left:15px;
  1151. background:{color:answer};
  1152. font-family:myfirstcrush;
  1153. font-size:18px;
  1154. line-height:30px;
  1155. text-shadow:1px 1px 1px #555;
  1156. border:2px solid {color:sideback};
  1157. }
  1158.  
  1159. #sidebar:hover #link4{
  1160. opacity:1;
  1161. -webkit-animation:fadeInDownBig 1.9s;
  1162. -moz-animation:fadeInDownBig 1.9s;
  1163. -ms-animation:fadeInDownBig 1.9s;
  1164. }
  1165.  
  1166. #link5{
  1167. z-index:99;
  1168. position:fixed;
  1169. overflow:hidden;
  1170. opacity:0;
  1171. height:30px;
  1172. width:30px;
  1173. margin-top:-105px;
  1174. margin-left:15px;
  1175. background:white;
  1176. font-family:myfirstcrush;
  1177. font-size:18px;
  1178. line-height:30px;
  1179. text-shadow:1px 1px 1px #555;
  1180. border:2px solid {color:sideback};
  1181. }
  1182.  
  1183. #sidebar:hover #link5{
  1184. opacity:1;
  1185. -webkit-animation:fadeInDownBig 1.7s;
  1186. -moz-animation:fadeInDownBig 1.7s;
  1187. -ms-animation:fadeInDownBig 1.7s;
  1188. }
  1189.  
  1190. #link6{
  1191. z-index:99;
  1192. position:fixed;
  1193. overflow:hidden;
  1194. opacity:0;
  1195. height:30px;
  1196. width:30px;
  1197. margin-top:-55px;
  1198. margin-left:15px;
  1199. background:{color:answer};
  1200. font-family:myfirstcrush;
  1201. font-size:18px;
  1202. line-height:30px;
  1203. text-shadow:1px 1px 1px #555;
  1204. border:2px solid {color:sideback};
  1205. }
  1206.  
  1207. #sidebar:hover #link6{
  1208. opacity:1;
  1209. -webkit-animation:fadeInDownBig 1.5s;
  1210. -moz-animation:fadeInDownBig 1.5s;
  1211. -ms-animation:fadeInDownBig 1.5s;
  1212. }
  1213.  
  1214. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  1215.  
  1216. @font-face { font-family: "swenson"; src: url('http://static.tumblr.com/q54tzar/PHem21foh/swenson_1_.ttf'); }
  1217.  
  1218. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  1219.  
  1220. @font-face { font-family: "ronda"; src: url'http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  1221.  
  1222. @font-face { font-family: "aire"; src: url('http://static.tumblr.com/wkrmnwc/4cZmmv7w1/southernaire_personal_use_only.ttf'); }
  1223.  
  1224. @font-face{font-family:Indie Star;src:url(http://static.tumblr.com/9wzbixa/EOUmj2m9n/indiestarbb_reg.otf);}
  1225.  
  1226. @font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
  1227.  
  1228. @font-face{font-family:Jenna Sue;src:url(http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf);}
  1229.  
  1230. @font-face{font-family:Helvetidoodle; src:url(http://static.tumblr.com/9wzbixa/qOPmj2lzl/helvetidoodlebyedt.ttf);}
  1231.  
  1232. @font-face{font-family:Waltograph;src:url(http://static.tumblr.com/9wzbixa/CaXlyw8mg/waltograph42.otf);}
  1233.  
  1234. @font-face {font-family:hashtag; src:url(http://static.tumblr.com/sphdrqj/sVhmt4h2e/hashtag.ttf);}
  1235.  
  1236. @font-face {font-family:Caviar Dreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
  1237.  
  1238. @font-face {font-family: myfirstcrush; src:url(http://static.tumblr.com/sphdrqj/pVnmw2pdr/my_first_crush.ttf);}
  1239.  
  1240.  
  1241.  
  1242. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  1243. .title{
  1244. line-height: 40px;
  1245. color:{color:sideback2};
  1246. font-family:myfirstcrush;
  1247. font-size:30px;
  1248. font-weight: normal;
  1249. }
  1250.  
  1251.  
  1252. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  1253. .permalink{
  1254. text-transform: normal;
  1255. display: block;
  1256. text-align: right;
  1257. text-decoration: none;
  1258. }
  1259.  
  1260.  
  1261. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  1262. #infscr-loading{
  1263. bottom: -70px;
  1264. position: absolute;
  1265. left: 50%;
  1266. margin-left:-8px;
  1267. width:16px;
  1268. height:11px;
  1269. overflow:hidden;
  1270. margin-bottom: 50px;
  1271. }
  1272.  
  1273. #postnotes{
  1274. text-align: justify;}
  1275.  
  1276. #postnotes blockquote{
  1277. border: 0px;}
  1278.  
  1279. blockquote{
  1280. padding:0px 0px 2px 5px;
  1281. margin:0px 0px 2px 10px;
  1282. border-left: 1px dotted #555555;
  1283. }
  1284.  
  1285. blockquote p, ul{
  1286. margin:0px;
  1287. padding:0px;
  1288. }
  1289.  
  1290. a img{border: 0px;}
  1291.  
  1292.  
  1293. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  1294.  
  1295. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  1296. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  1297.  
  1298. .notes img{width:10px; position:relative; top:3px;}
  1299. <--ses-->
  1300. small{font-size: 90%;}
  1301.  
  1302. @-webkit-keyframes zoomIn {
  1303. 0% {
  1304. opacity: 0;
  1305. -webkit-transform: scale(.3);
  1306. }
  1307. 50% {
  1308. opacity: 1;
  1309. -webkit-transform: scale(1);
  1310. }
  1311. }
  1312. @-moz-keyframes zoomIn {
  1313. 0% {
  1314. opacity: 0;
  1315. -moz-transform: scale(.3);
  1316. }
  1317. 50% {
  1318. opacity: 1;
  1319. -moz-transform: scale(1.05);
  1320. }
  1321. 70% {
  1322. -moz-transform: scale(.9);
  1323. }
  1324. 100% {
  1325. -moz-transform: scale(1);
  1326. }
  1327. }
  1328. @-ms-keyframes zoomIn {
  1329. 0% {
  1330. opacity: 0;
  1331. -ms-transform: scale(.3);
  1332. }
  1333. 50% {
  1334. opacity: 1;
  1335. -ms-transform: scale(1.05);
  1336. }
  1337. 70% {
  1338. -ms-transform: scale(.9);
  1339. }
  1340. 100% {
  1341. -ms-transform: scale(1);
  1342. }
  1343. }
  1344. @-o-keyframes zoomIn {
  1345. 0% {
  1346. opacity: 0;
  1347. -o-transform: scale(.3);
  1348. }
  1349. 50% {
  1350. opacity: 1;
  1351. -o-transform: scale(1.05);
  1352. }
  1353. 70% {
  1354. -o-transform: scale(.9);
  1355. }
  1356. 100% {
  1357. -o-transform: scale(1);
  1358. }
  1359. }
  1360. @keyframes zoomIn {
  1361. 0% {
  1362. opacity: 0;
  1363. transform: scale(.3);
  1364. }
  1365. 50% {
  1366. opacity: 1;
  1367. transform: scale(1.05);
  1368. }
  1369. 70% {
  1370. transform: scale(.9);
  1371. }
  1372. 100% {
  1373. transform: scale(1);
  1374. }
  1375. }
  1376. .zoomIn {
  1377. -webkit-animation-name: zoomIn;
  1378. -moz-animation-name: zoomIn;
  1379. -ms-animation-name: zoomIn;
  1380. -o-animation-name: zoomIn;
  1381. animation-name: zoomIn;
  1382. }
  1383.  
  1384.  
  1385. @-webkit-keyframes bounceIn {
  1386. 0% {
  1387. opacity: 0;
  1388. -webkit-transform: scale(.3);
  1389. }
  1390. 50% {
  1391. opacity: 1;
  1392. -webkit-transform: scale(1.05);
  1393. }
  1394. 70% {
  1395. -webkit-transform: scale(.9);
  1396. }
  1397. 100% {
  1398. -webkit-transform: scale(1);
  1399. }
  1400. }
  1401. @-moz-keyframes bounceIn {
  1402. 0% {
  1403. opacity: 0;
  1404. -moz-transform: scale(.3);
  1405. }
  1406. 50% {
  1407. opacity: 1;
  1408. -moz-transform: scale(1.05);
  1409. }
  1410. 70% {
  1411. -moz-transform: scale(.9);
  1412. }
  1413. 100% {
  1414. -moz-transform: scale(1);
  1415. }
  1416. }
  1417. @-ms-keyframes bounceIn {
  1418. 0% {
  1419. opacity: 0;
  1420. -ms-transform: scale(.3);
  1421. }
  1422. 50% {
  1423. opacity: 1;
  1424. -ms-transform: scale(1.05);
  1425. }
  1426. 70% {
  1427. -ms-transform: scale(.9);
  1428. }
  1429. 100% {
  1430. -ms-transform: scale(1);
  1431. }
  1432. }
  1433. @-o-keyframes bounceIn {
  1434. 0% {
  1435. opacity: 0;
  1436. -o-transform: scale(.3);
  1437. }
  1438. 50% {
  1439. opacity: 1;
  1440. -o-transform: scale(1.05);
  1441. }
  1442. 70% {
  1443. -o-transform: scale(.9);
  1444. }
  1445. 100% {
  1446. -o-transform: scale(1);
  1447. }
  1448. }
  1449. @keyframes bounceIn {
  1450. 0% {
  1451. opacity: 0;
  1452. transform: scale(.3);
  1453. }
  1454. 50% {
  1455. opacity: 1;
  1456. transform: scale(1.05);
  1457. }
  1458. 70% {
  1459. transform: scale(.9);
  1460. }
  1461. 100% {
  1462. transform: scale(1);
  1463. }
  1464. }
  1465. .bounceIn {
  1466. -webkit-animation-name: bounceIn;
  1467. -moz-animation-name: bounceIn;
  1468. -ms-animation-name: bounceIn;
  1469. -o-animation-name: bounceIn;
  1470. animation-name: bounceIn;
  1471. }
  1472.  
  1473.  
  1474. @-webkit-keyframes fadeInDownBig {
  1475. 0% {
  1476. opacity: 0;
  1477. -webkit-transform: translateY(-2000px);
  1478. }
  1479.  
  1480. 100% {
  1481. opacity: 1;
  1482. -webkit-transform: translateY(0);
  1483. }
  1484. }
  1485.  
  1486. @-moz-keyframes fadeInDownBig {
  1487. 0% {
  1488. opacity: 0;
  1489. -moz-transform: translateY(-2000px);
  1490. }
  1491.  
  1492. 100% {
  1493. opacity: 1;
  1494. -moz-transform: translateY(0);
  1495. }
  1496. }
  1497.  
  1498. @-ms-keyframes fadeInDownBig {
  1499. 0% {
  1500. opacity: 0;
  1501. -ms-transform: translateY(-2000px);
  1502. }
  1503.  
  1504. 100% {
  1505. opacity: 1;
  1506. -ms-transform: translateY(0);
  1507. }
  1508. }
  1509.  
  1510. @-o-keyframes fadeInDownBig {
  1511. 0% {
  1512. opacity: 0;
  1513. -o-transform: translateY(-2000px);
  1514. }
  1515.  
  1516. 100% {
  1517. opacity: 1;
  1518. -o-transform: translateY(0);
  1519. }
  1520. }
  1521.  
  1522. @keyframes fadeInDownBig {
  1523. 0% {
  1524. opacity: 0;
  1525. transform: translateY(-2000px);
  1526. }
  1527.  
  1528. 100% {
  1529. opacity: 1;
  1530. transform: translateY(0);
  1531. }
  1532.  
  1533.  
  1534.  
  1535. @-webkit-keyframes fadeInDown {
  1536. 0% {
  1537. opacity: 0;
  1538. -webkit-transform: translateY(-20px);
  1539. }
  1540. 100% {
  1541. opacity: 1;
  1542. -webkit-transform: translateY(0);
  1543. }
  1544. }
  1545. @-moz-keyframes fadeInDown {
  1546. 0% {
  1547. opacity: 0;
  1548. -moz-transform: translateY(-20px);
  1549. }
  1550. 100% {
  1551. opacity: 1;
  1552. -moz-transform: translateY(0);
  1553. }
  1554. }
  1555. @-ms-keyframes fadeInDown {
  1556. 0% {
  1557. opacity: 0;
  1558. -ms-transform: translateY(-20px);
  1559. }
  1560. 100% {
  1561. opacity: 1;
  1562. -ms-transform: translateY(0);
  1563. }
  1564. }
  1565. @-o-keyframes fadeInDown {
  1566. 0% {
  1567. opacity: 0;
  1568. -ms-transform: translateY(-20px);
  1569. }
  1570. 100% {
  1571. opacity: 1;
  1572. -ms-transform: translateY(0);
  1573. }
  1574. }
  1575. @keyframes fadeInDown {
  1576. 0% {
  1577. opacity: 0;
  1578. transform: translateY(-20px);
  1579. }
  1580. 100% {
  1581. opacity: 1;
  1582. transform: translateY(0);
  1583. }
  1584. }
  1585. .fadeInDown {
  1586. -webkit-animation-name: fadeInDown;
  1587. -moz-animation-name: fadeInDown;
  1588. -ms-animation-name: fadeInDown;
  1589. -o-animation-name: fadeInDown;
  1590. animation-name: fadeInDown;
  1591. }
  1592.  
  1593.  
  1594. @-webkit-keyframes fadeInUpBig {
  1595. 0% {
  1596. opacity: 0;
  1597. -webkit-transform: translateY(2000px);
  1598. }
  1599.  
  1600. 100% {
  1601. opacity: 1;
  1602. -webkit-transform: translateY(0);
  1603. }
  1604. }
  1605.  
  1606. @-moz-keyframes fadeInUpBig {
  1607. 0% {
  1608. opacity: 0;
  1609. -moz-transform: translateY(2000px);
  1610. }
  1611.  
  1612. 100% {
  1613. opacity: 1;
  1614. -moz-transform: translateY(0);
  1615. }
  1616. }
  1617.  
  1618. @-o-keyframes fadeInUpBig {
  1619. 0% {
  1620. opacity: 0;
  1621. -o-transform: translateY(2000px);
  1622. }
  1623.  
  1624. 100% {
  1625. opacity: 1;
  1626. -o-transform: translateY(0);
  1627. }
  1628. }
  1629.  
  1630. @keyframes fadeInUpBig {
  1631. 0% {
  1632. opacity: 0;
  1633. transform: translateY(2000px);
  1634. }
  1635.  
  1636. 100% {
  1637. opacity: 1;
  1638. transform: translateY(0);
  1639. }
  1640. }
  1641.  
  1642. .fadeInUpBig {
  1643. -webkit-animation-name: fadeInUpBig;
  1644. -moz-animation-name: fadeInUpBig;
  1645. -o-animation-name: fadeInUpBig;
  1646. animation-name: fadeInUpBig;
  1647. }
  1648.  
  1649.  
  1650. @-webkit-keyframes fadeInLeft {
  1651. 0% {
  1652. opacity: 0;
  1653. -webkit-transform: translateX(-20px);
  1654. } 100% {
  1655. opacity: 1;
  1656. -webkit-transform: translateX(0);
  1657. }
  1658. }
  1659.  
  1660. @-moz-keyframes fadeInLeft {
  1661. 0% {
  1662. opacity: 0;
  1663. -moz-transform: translateX(-20px);
  1664. }
  1665.  
  1666. 100% {
  1667. opacity: 1;
  1668. -moz-transform: translateX(0);
  1669. }
  1670. }
  1671.  
  1672. @-o-keyframes fadeInLeft {
  1673. 0% {
  1674. opacity: 0;
  1675. -o-transform: translateX(-20px);
  1676. }
  1677.  
  1678. 100% {
  1679. opacity: 1;
  1680. -o-transform: translateX(0);
  1681. }
  1682. }
  1683.  
  1684. @keyframes fadeInLeft {
  1685. 0% {
  1686. opacity: 0;
  1687. transform: translateX(-20px);
  1688. }
  1689.  
  1690. 100% {
  1691. opacity: 1;
  1692. transform: translateX(0);
  1693. }
  1694. }
  1695.  
  1696. .fadeInLeft {
  1697. -webkit-animation-name: fadeInLeft;
  1698. -moz-animation-name: fadeInLeft;
  1699. -o-animation-name: fadeInLeft;
  1700. animation-name: fadeInLeft;
  1701. }
  1702.  
  1703.  
  1704. {CustomCSS}
  1705.  
  1706. </style>
  1707.  
  1708. {block:IndexPage}
  1709. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1710. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1711.  
  1712. <script type="text/javascript">
  1713. $(window).load(function(){
  1714. var $wall = $('#posts');
  1715. $wall.imagesLoaded(function(){
  1716. $wall.masonry({
  1717. itemSelector: '.entry, .entry_photo',
  1718. isAnimated : false
  1719. });
  1720. });
  1721.  
  1722. $wall.infinitescroll({
  1723. navSelector : '#pagination',
  1724. nextSelector : '#pagination a',
  1725. itemSelector : '.entry, .entry_photo',
  1726. bufferPx : 2000,
  1727. debug : false,
  1728. errorCallback: function() {
  1729. $('#infscr-loading').fadeOut('normal');
  1730. }},
  1731. function( newElements ) {
  1732. var $newElems = $( newElements );
  1733. $newElems.hide();
  1734. $newElems.imagesLoaded(function(){
  1735. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1736. });
  1737. }); $('#posts').show(500);
  1738. });
  1739. </script>
  1740.  
  1741.  
  1742. {/block:IndexPage}
  1743.  
  1744.  
  1745. <title>{title}</title>
  1746.  
  1747. <link rel="shortcut icon" href="https://cdn1.iconfinder.com/data/icons/pidginsmilies/coffee.png" />
  1748. <meta name="viewport" content="width=820" />
  1749.  
  1750. </head>
  1751.  
  1752. <body>
  1753.  
  1754. <BODY onselectstart="return false;" ondragstart="return false;">
  1755. <div class="wrapper">
  1756. <div class="header">
  1757. </div>
  1758.  
  1759. <div id="cage">
  1760. <div id="center">
  1761.  
  1762. <div id="sideback1"></div>
  1763. <div id="sideback2"></div>
  1764. <div id="sideback3"></div>
  1765. <div id="sideback4"></div>
  1766. <div id="topbar">{text:topbar quote}</div>
  1767.  
  1768. <div id="snowflake1"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1769. <div id="snowflake2"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1770. <div id="snowflake3"><a href="{text:secret flower link}"title="{text:secret flower link msg}"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1771. <div id="snowflake4"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1772. <div id="snowflake5"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1773. <div id="snowflake6"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1774. <div id="snowflake7"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1775. <div id="snowflake8"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1776. <div id="snowline1"></div>
  1777. <div id="snowline2"></div>
  1778. <div id="snowline3"></div>
  1779. <div id="snowline4"></div>
  1780. <div id="snowline5"></div>
  1781. <div id="snowline6"></div>
  1782. <div id="snowline7"></div>
  1783. <div id="snowline8"></div>
  1784.  
  1785.  
  1786. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  1787. <div id="sidebar">
  1788. <div id="sidebarimg"><a href="/">
  1789. <script language="JavaScript">
  1790. function random_imglink(){
  1791. var myimages=new Array()
  1792. myimages[1]="{image:sidebar 1}"
  1793. myimages[2]="{image:sidebar 2}"
  1794. myimages[3]="{image:sidebar 3}"
  1795. myimages[4]="{image:sidebar 4}"
  1796. myimages[5]="{image:sidebar 5}"
  1797. myimages[6]="{image:sidebar 6}"
  1798.  
  1799. var ry=Math.floor(Math.random()*myimages.length)
  1800. if (ry==0)
  1801. ry=1
  1802. document.write('<img src="'+myimages[ry]+'" style="width:100%; height:315px; border:1px solid #ddd; border-radius:5px;">')
  1803. }
  1804. random_imglink()
  1805. </script></a></div>
  1806.  
  1807. <div id="titlekay">{text:Title 1}</a></div>
  1808. <div id="titlekay2">{text:Title 2}</a></div>
  1809. <div id="cover"></a></div>
  1810.  
  1811. <div id="desc"><span style="font-family:'aire';font-size:36px;line-height:40px;color:{color:sideback};text-shadow:1px 1px 2px #222;"><a href="{text:name link}"title="{text:name hover msg}">{text:name}: </a></span>{description}<br><br>{text:music code}</a></div>
  1812.  
  1813. <div id="line"></a></div>
  1814. <div id="line2"></a></div>
  1815. <div id="photo1"><img src="{image:hover photo1}" width="100%" height="100%"></a></div>
  1816. <div id="photo2"><img src="{image:hover photo2}" width="100%" height="100%"></a></div>
  1817. <div id="stats">{text:stats}</a></div>
  1818. <div id="updates"><a href="#?w=500" rel="02" class="poplight"title="{text:updates hover}">UPDATES</a></div>
  1819.  
  1820. <div id="link1"><a href="{text:link1}"title="{text:link1 msg}">.01</a></div>
  1821. <div id="link2"><a href="{text:link2}"title="{text:link2 msg}">.02</a></div>
  1822. <div id="link3"><a href="{text:link3}"title="{text:link3 msg}">.03</a></div>
  1823. <div id="link4"><a href="{text:link4}"title="{text:link4 msg}">.04</a></div>
  1824. <div id="link5"><a href="{text:link5}"title="{text:link5 msg}">.05</a></div>
  1825. <div id="link6"><a href="http://sleeping-stfu.tumblr.com"title="Theme Credit">.06</a></div>
  1826.  
  1827. </div>
  1828.  
  1829. <!------------------------------------->
  1830.  
  1831.  
  1832. <div class="left">
  1833. <div id="posts">
  1834. {block:Posts}
  1835. <div class="entry">
  1836.  
  1837. {block:Text}
  1838. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink">
  1839.  
  1840. {block:IndexPage}<br></br>
  1841. <div class="textperma">
  1842. <a href="{Permalink}">{NoteCount} ✵ </a> <a href="{ReblogURL}" target="_blank">Reblossom</a></div>
  1843. {/block:IndexPage}{/block:HasTags}</span></align>
  1844. {/block:Text}
  1845.  
  1846. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1847.  
  1848. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1849.  
  1850. {block:Photo}
  1851. {block:IndexPage}
  1852. <center>
  1853. <div class="perma">
  1854. <a href="{ReblogURL}" target="_blank" title="Regrow"><img src="https://cdn1.iconfinder.com/data/icons/Toolbar_Icon_Set_by_shlyapnikova/32/leaf.png" alt="some_text" width="100%" height="100%"></a></div>
  1855.  
  1856. <div class="perma2">
  1857. <a href="{permalink}" target="_blank" title="{notecount} flowers"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1858.  
  1859. <div class="perma3"></div>
  1860.  
  1861. <div class="perma4"></div>
  1862.  
  1863. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1864. {/block:IndexPage}
  1865. {block:PermalinkPage}
  1866. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1867.  
  1868. {LinkCloseTag}
  1869. {/block:PermalinkPage}
  1870. {/block:Photo}
  1871.  
  1872. {block:Photoset}
  1873. {block:IndexPage}
  1874. <center>
  1875.  
  1876. <div class="perma">
  1877. <a href="{ReblogURL}" target="_blank" title="Regrow"><img src="https://cdn1.iconfinder.com/data/icons/Toolbar_Icon_Set_by_shlyapnikova/32/leaf.png" alt="some_text" width="100%" height="100%"></a></div>
  1878.  
  1879. <div class="perma2">
  1880. <a href="{permalink}" target="_blank" title="{notecount} flowers"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1881.  
  1882. <div class="perma3"></div>
  1883.  
  1884. <div class="perma4"></div>
  1885.  
  1886. {Photoset-250}</center>
  1887. {/block:IndexPage}
  1888. {block:PermalinkPage}
  1889. <center>
  1890. {Photoset-500}</center>
  1891. {/block:PermalinkPage}
  1892. {/block:Photoset}
  1893.  
  1894. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1895.  
  1896. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1897.  
  1898. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1899. <ul class="chat">
  1900. {block:Lines}
  1901. <li class="user_{UserNumber}">
  1902. {block:Label}
  1903. <span class="label">{Label}</span>
  1904. {/block:Label}
  1905.  
  1906. {Line}
  1907. </li>
  1908. {/block:Lines}
  1909. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1910. {/block:Chat}
  1911.  
  1912. {block:Audio}
  1913. <div style="width:200px; height:30px;">
  1914. {AudioPlayerBlack}
  1915. </div>
  1916. {block:IndexPage}<span class="permalink">
  1917. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1918. </span>{/block:IndexPage}
  1919. {/block:Audio}
  1920.  
  1921. {block:Video}
  1922. {block:IndexPage}
  1923. <center>
  1924. <div class="perma">
  1925. <a href="{ReblogURL}" target="_blank" title="Regrow"><img src="https://cdn1.iconfinder.com/data/icons/Toolbar_Icon_Set_by_shlyapnikova/32/leaf.png" alt="some_text" width="100%" height="100%"></a></div>
  1926.  
  1927. <div class="perma2">
  1928. <a href="{permalink}" target="_blank" title="{notecount} flowers"><img src="https://cdn1.iconfinder.com/data/icons/fatcow/32/flower.png" alt="some_text" width="100%" height="100%"></a></div>
  1929.  
  1930. <div class="perma3"></div>
  1931.  
  1932. <div class="perma4"></div>
  1933.  
  1934. {Video-250}</center>
  1935. {/block:IndexPage}
  1936. {block:PermalinkPage}
  1937. <center>
  1938. {Video-400}</center>
  1939. {/block:PermalinkPage}
  1940. {block:Video}
  1941.  
  1942. {block:Answer}<br>
  1943. <img src="{AskerPortraitURL-48}"
  1944. width="40"
  1945. align="left"
  1946. style=
  1947. "margin-left: 8px;
  1948. margin-top: -5px;
  1949. padding: 1px;
  1950. border:0px solid #aaa;
  1951. -moz-border-radius:0px;
  1952. border-radius: 0px;
  1953. z-index:1;
  1954. opacity:1;
  1955. background: white;
  1956. text-align: left;"/>
  1957.  
  1958. <div style=
  1959. "border:0px solid #aaa;
  1960. -moz-border-radius: 0px;
  1961. border-radius: 0px;
  1962. margin-top: -7px;
  1963. margin-left:5px;
  1964. text-align: left;
  1965. line-height:20px;
  1966. min-height:30px;
  1967. width:293px;
  1968. padding-left: 0px;
  1969. padding-top: 5px;
  1970. padding-right: 4px;
  1971. padding-bottom: 2px;
  1972. background: {color:answer};
  1973. z-index: 0;>
  1974. &nbsp;<span style="font-size:20px;">{Asker} :</span> <div style="margin-top:0px;margin-left:55px;">{Question}</div></div>
  1975.  
  1976. <div style="padding-top:9px;"></div>
  1977.  
  1978. <div style=
  1979. {block:IndexPage}
  1980. width: 290px;
  1981. {/block:IndexPage}{block:PermalinkPage}
  1982. width:700px;
  1983. {/block:PermalinkPage}
  1984. min-height:28px;
  1985. line-height: 14px;
  1986. padding-left: 8px;
  1987. padding-top: 5px;
  1988. padding-right: 4px;
  1989. padding-bottom: 2px;
  1990. margin-left:50px;
  1991. background: {color:answer};
  1992. z-index: 0;
  1993. text-align: center;">
  1994. <div style="margin-top:0px;margin-left:10px;">{Answer}</div></div>
  1995.  
  1996. <div style="padding-top:9px;"></div>
  1997.  
  1998. <div style=
  1999. "background:white;
  2000. font-family:yummycupcakes;
  2001. font-size: 15px;
  2002. text-align: center;
  2003. line-height:17px;
  2004. width:264px;
  2005. bottom:100px;
  2006. height:16px;
  2007. margin-left:5px;
  2008. {block:IndexPage}
  2009. width:295px;
  2010. {/block:IndexPage}{block:PermalinkPage}
  2011. width:100%;
  2012. {/block:PermalinkPage}
  2013. padding-top:2px;
  2014. border-top: 3px double {color:sideback2};">
  2015. <a href="{Permalink}"> {NoteCount} ✵ <a href="{ReblogURL}">Reblossom</a></div>
  2016. {/block:IndexPage}
  2017. {/block:Answer}
  2018.  
  2019.  
  2020. {block:PostNotes}<div align="middle">{caption}</div>
  2021. <center>
  2022.  
  2023. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  2024.  
  2025. {block:HasTags}
  2026. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  2027. {block:RebloggedFrom}
  2028. reblossomed from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  2029. planted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  2030.  
  2031. {/block:RebloggedFrom}
  2032. </center></span>
  2033. <br>
  2034. <div id="postnotes">{PostNotes}</div><br>
  2035.  
  2036. <center>{block:ContentSource}
  2037. <br><a href="{SourceURL}">
  2038. {lang:Source}:
  2039. {block:SourceLogo}
  2040. <img src="{BlackLogoURL}" width="{LogoWidth}"
  2041. height="{LogoHeight}" alt="{SourceTitle}" />
  2042. {/block:SourceLogo}
  2043. {block:NoSourceLogo}
  2044. {SourceLink}
  2045. {/block:NoSourceLogo}
  2046. </a>
  2047. {/block:ContentSource}</center>
  2048.  
  2049. {/block:PostNotes}
  2050. </div>
  2051. {/block:Posts}
  2052. </div></div>
  2053.  
  2054. {block:IndexPage}
  2055. {block:Pagination}
  2056. <div id="pagination">
  2057. {block:NextPage}
  2058. <a id="nextPage" href="{NextPage}"></a>
  2059. {/block:NextPage}
  2060. {block:PreviousPage}
  2061. <a href="{PreviousPage}"></a>
  2062. {/block:PreviousPage}
  2063. </div>
  2064. {/block:Pagination}
  2065. {/block:IndexPage}
  2066.  
  2067. </body>
  2068.  
  2069. <!--THIS IS WHERE UR UPDATES WILL GO LOOK BELOW-->
  2070. <div id="02" class="popup_block">
  2071. <div style="max-height:400px; overflow:auto;">
  2072. <Center>
  2073. <span style="font-family:'aire';font-size:70px;line-height:70px;color:{color:sideback};text-shadow:1px 1px 2px #222;">
  2074. Updates: <br>
  2075. </span>
  2076.  
  2077. Put all of your updates right here
  2078.  
  2079. <br><br>
  2080.  
  2081. <span style="font-family:'aire';font-size:70px;line-height:70px;color:{color:sideback};text-shadow:1px 1px 2px #222;">
  2082. Other Info: <br>
  2083. </span>
  2084.  
  2085. Put all of ur stats and other information in here yo
  2086.  
  2087. <br><br>
  2088. </center></div>
  2089. </div></div></div></div></div></div></div></div></div></div>
  2090.  
  2091.  
  2092. <div id="03" class="popup_block">
  2093. <center>
  2094.  
  2095. <span style="font-family:'aire';font-size:50px;line-height:50px;color:{color:sideback};text-shadow:1px 1px 1px #222;">
  2096. Winners: <br>
  2097. </span>
  2098.  
  2099. Best Url : <a href="http://w-reckinqball.tumblr.com"title="w-reckinqball">1</a> ☸ <a href="http://prinqless.tumblr.com"title="prinqless">2</a>
  2100. <br>
  2101. Best Icon : <a href="http://cunstructive.tumblr.com"title="cunstructive">1</a> ☸ <a href="http://awkward-boners.tumblr.com"title="awkward-boners">2</a>
  2102. <br>
  2103. Best Non-Quality : <a href="http://wanderlusti.tumblr.com"title="wanderlusti">1</a>
  2104. <br>
  2105. Best Colour Scheme : <a href="http://huqtacos.tumblr.com"title="huqtacos">1</a> ☸ <a href="http://preach-malik.tumblr.com"title="preach-malik">2</a>
  2106. <br>
  2107. Best Theme : <a href="http://brbcuddlinq.tumblr.com"title="brbcuddlinq">1</a> ☸ <a href="http://erodinq.tumblr.com"title="erodinq">2</a>
  2108. <br>
  2109. Best Posts : <a href="http://songwriters.co.vu"title="sonqwriters">1</a> ☸ <a href="http://berryflirt.tumblr.com"title="berryflirt">2</a>
  2110. <br>
  2111. Best Mine Page : <a href="http://selectinq.tumblr.com"title="selectinq">1</a> ☸ <a href="http://lonelyhmu.tumblr.com"title="lonelyhmu">2</a>
  2112. <br>
  2113. Best Christmas Theme : <a href="http://doinqwifi.tumblr.com"title="doinqwifi">1</a> ☸ <a href="http://5waggot.tumblr.com"title="5waggot">2</a>
  2114. <br>
  2115. Best Winter Theme : <a href="http://sw4nlake.tumblr.com"title="sw4nlake">1</a>
  2116. <br><br>
  2117. Overalls and Specials: <br>
  2118. <a href="http://qloss.tumblr.com"title="qloss">Gold</a> ☸
  2119. <a href="http://eqqrolls.tumblr.com"title="eqqrolls">Silver</a> ☸
  2120. <a href="http://nerdinq.tumblr.com"title="nerdinq">Bronze</a>
  2121. <br>
  2122. <a href="http://z4ynmalik.co.vu"title="datinqmalik">Alin's Fave</a> ☸
  2123. <a href="http://chickenfinqers.tumblr.com"title="chickenfinqers">Deborah's Fave</a>
  2124. <br>
  2125.  
  2126. </center></div>
  2127.  
  2128. </div></div></div></div></div></div></div></div></div></div>
  2129. </div></div></div></div></div></div></div></div></div></div>
  2130.  
  2131.  
  2132. <div id="04" class="popup_block" >
  2133. <center>
  2134. <span style="font-family:'aire';font-size:50px;line-height:50px;color:{color:sideback};text-shadow:1px 1px 1px #222;">
  2135. Playlist: <br>
  2136. </span></center>
  2137.  
  2138. 1. Do You Want To Build A Snowman? <br>
  2139. 2. For The First Time In Forever <br>
  2140. 3. Love Is An Open Door <br>
  2141. 4. Let It Go <br>
  2142. 5. In Summer <br>
  2143. 6. Fixer Upper <br>
  2144. 7. Reindeer(s) are better than people <br>
  2145. 8. Frozen Heart <br>
  2146. 9. Vuelie <br><br>
  2147.  
  2148. <center>
  2149. ☸ If you didnt notice, my playlist is the movie "Frozen's" soundtrack becuase I am 100% obsessed with it. If you are too, you should msg me and we can be best friends okay? Great! ☸
  2150. <br></center></div>
  2151.  
  2152. </div></div></div></div></div></div></div></div></div></div>
  2153.  
  2154.  
  2155. </html>
  2156. <div style="border:1px solid #aaa; position:fixed;left:6px;bottom:4px; font-size:20px; height:16px; padding-top:3px; padding-bottom:0px; padding-right:2px; padding-left:2px; line-height:15px; font-family:shit; background:#fff;"><a href="http://sleeping-stfu.tumblr.com" title="Keep Credit Please">♥</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement