Fucking_Aj

Vengeance Theme by Bruhthemes

Nov 27th, 2014
518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.67 KB | None | 0 0
  1. <!--
  2. █▀▀▄ █▀▀█ █░░█ █░░█ ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  3. █▀▀▄ █▄▄▀ █░░█ █▀▀█ ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  4. ▀▀▀░ ▀░▀▀ ░▀▀▀ ▀░░▀ ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  5. -->
  6.  
  7. <HTML lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  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="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" 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. </script>
  46. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Comfortaa:400,300' rel='stylesheet' type='text/css'>
  48. <link href='http://fonts.googleapis.com/css?family=Nixie+One' rel='stylesheet' type='text/css'>
  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. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  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:background" content="#fff"/>
  98. <meta name="color:link" content="#777"/>
  99. <meta name="color:text" content="#777"/>
  100. <meta name="color:title" content="#333"/>
  101. <meta name="color:sidebar borders" content="#fff"/>
  102. <meta name="color:blogtitle" content="#fff"/>
  103. <meta name="color:hover" content="#fff"/>
  104. <meta name="image:sidebar" content="1"/>
  105. <meta name="image:background" content="1"/>
  106. <meta name="text:blogtitle" content="Merry Christmas"/>
  107. <meta name="text:blogtitle2" content="and a happy new year"/>
  108. <meta name="text:name" content="Name"/>
  109. <meta name="text:stats" content="stats"/>
  110. <meta name="text:music" content="music"/>
  111. <meta name="text:link one" content="/"/>
  112. <meta name="text:link two" content="/"/>
  113. <meta name="text:link three" content="/"/>
  114. <meta name="text:link four" content="/"/>
  115. <meta name="text:link five" content="/"/>
  116. <meta name="text:link one msg" content="Refresh"/>
  117. <meta name="text:link two msg" content="Inbox"/>
  118. <meta name="text:link three msg" content="My uploads"/>
  119. <meta name="text:link four msg" content="Submit"/>
  120. <meta name="text:link five msg" content="Navigation"/>
  121. <style type="text/css">
  122.  
  123. #ak{
  124. color:{color:blogtitle};
  125. font-size:17px;
  126. line-height:21px;
  127. font-family: 'Poiret One', cursive;
  128. }
  129. #fade { /*--Transparent background layer--*/
  130. display: none; /*--hidden by default--*/
  131. background:white;
  132. position: fixed; left: 0; top: 0;
  133. width: 150px; height: 150px;
  134. opacity: .50;
  135. z-index: 999999999;
  136. }
  137. .popup_block{
  138. display: none; /*--hidden by default--*/
  139. background:white;
  140. padding: 20px;
  141. border: 6px solid {color:sidebar borders};
  142. float: left;
  143. font-size:11px;
  144. font-family:calibri;
  145. position: fixed;
  146. text-transform:none;
  147. top: 50%; left: 50%;
  148. z-index: 9999999999999999;
  149. /*--CSS3 Rounded Corners--*/
  150. border-radius:10px;
  151. line-height:11px;
  152. -webkit-animation:pulse 2s;
  153. -moz-animation:pulse 2s;
  154. -ms-animation:pulse 2s;
  155. -webkit-transition: all .7s ease;
  156. -moz-transition: all .7s ease;
  157. -o-transition: all .7s ease;
  158. transition: all .7s ease;
  159. }
  160. .popup_block:hover{
  161. border-radius:0px;
  162. -webkit-transition: all .7s ease;
  163. -moz-transition: all .7s ease;
  164. -o-transition: all .7s ease;
  165. transition: all .7s ease;
  166. }
  167. img.btn_close {
  168. float: right;
  169. margin: 5px 5px 0 0;
  170. }
  171. /*--Making IE6 Understand Fixed Positioning--*/
  172. *html #fade {
  173. position: absolute;
  174. }
  175. *html .popup_block {
  176. position: absolute;
  177. }
  178. 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-
  179.  
  180. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  181.  
  182. 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;}
  183.  
  184. p {
  185. margin:0px;
  186. margin-top:0px;
  187. }
  188.  
  189.  
  190. body {
  191. padding: 0px;
  192. margin: 0px;
  193. color:{color:text};
  194. font-family: calibri;
  195. line-height:13px;
  196. font-size:11px;
  197. background-color: {color:Background};
  198. background-image:url({image:Background});
  199. background-attachment: fixed;
  200. background-repeat: repeat;
  201. }
  202.  
  203.  
  204. a:link, a:active, a:visited{
  205. text-decoration: none;
  206. -webkit-transition: color 0.3s ease-out;
  207. -moz-transition: color 0.3s ease-out;
  208. transition: color 0.3s ease-out;
  209. color:{color:link};
  210. }
  211.  
  212. a:hover {
  213. text-decoration: none;
  214. font-style:;
  215. color: {color:Hover};
  216. }
  217.  
  218. div#center{
  219. margin:auto;
  220. position:relative;
  221. width:1000px;
  222. background-color:;
  223. overflow:auto;
  224. overflow-y:hidden;
  225. }
  226. #s-m-t-tooltip {
  227. max-width:500px;
  228. padding:5px;
  229. border-radius:3px;
  230. margin:20px 0px 0px 20px;
  231. background: {color:blogtitle};
  232. border:1px solid {color:blogtitle};
  233. letter-spacing: 1px;
  234. color: white;
  235. font-size:11px;
  236. font-family:calibri;
  237.  
  238. z-index:999999999999999999999999999999999999;
  239. }
  240.  
  241. #s-m-t-tooltip:before{
  242. position: absolute;
  243. left: -11px;
  244. top: -7px;
  245. width: 0px;
  246. content:"";
  247. transform: scale(1.7, .3);
  248. -webkit-transform: scale(1.7, .3);
  249. -moz-transform: scale(1.7, .3);
  250. -o-transform: scale(1.7, .3);
  251. -ms-transform: scale(1.7, .3);
  252. height: 0px;
  253. border-right: 4px solid {color:blogtitle};
  254. border-bottom: 17px solid transparent;
  255. border-left: 4px solid transparent;
  256. border-top: 17px solid transparent;
  257. }
  258.  
  259. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  260. .entry {
  261. float:left;
  262. display: block;
  263. margin:7px;
  264. overflow:hidden;
  265. width:270px;
  266. padding:13px;
  267. border:1px solid #e1e1e1;
  268. outline:3px double #e1e1e1;
  269. outline-offset:-7px;
  270. {block:PermalinkPage}
  271. width:450px;
  272. text-align:left;
  273. line-height:10px;
  274. {/block:PermalinkPage}
  275. background:white;
  276. background-image:URL();
  277. }
  278.  
  279.  
  280. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  281. .entry .perma{
  282. width:275px;
  283. height:20px;
  284. margin-left:-3px;
  285. position: absolute;
  286. line-height: 16px;
  287. border-bottom:1px solid {color:blogtitle};
  288. border-bottom-right-radius:7px;
  289. border-bottom-left-radius:7px;
  290. overflow:hidden;
  291. text-align:center;
  292. z-index:9;
  293. top:0px;
  294. background:white;
  295. word-spacing:2px;
  296. letter-spacing:1px;
  297. opacity: 0.0;
  298. -webkit-transition: all .7s ease;
  299. -moz-transition: all .7s ease;
  300. -o-transition: all .7s ease;
  301. transition: all .7s ease;
  302.  
  303. }
  304.  
  305. .entry:hover .perma{
  306. overflow:visible;
  307. opacity:1;
  308. margin-top:10px;
  309. }
  310.  
  311. .perma2{
  312. width:45px;
  313. height:45px;
  314. margin-left:65px;
  315. position: absolute;
  316. line-height: 16px;
  317. border:1px solid {color:blogtitle};
  318. border-radius:5px;
  319. overflow:hidden;
  320. text-align:center;
  321. top:0px;
  322. background:white;
  323. word-spacing:2px;
  324. letter-spacing:1px;
  325. opacity: 0.0;
  326. -webkit-transition: all .7s ease;
  327. -moz-transition: all .7s ease;
  328. -o-transition: all .7s ease;
  329. transition: all .7s ease;
  330. }
  331.  
  332. .entry:hover .perma2{
  333. overflow:visible;
  334. opacity:1;
  335. margin-top:45px;
  336. }
  337. .perma3{
  338. width:45px;
  339. height:45px;
  340. margin-left:145px;
  341. position: absolute;
  342. line-height: 16px;
  343. border:1px solid {color:blogtitle};
  344. border-radius:5px;
  345. overflow:hidden;
  346. text-align:center;
  347. top:0px;
  348. background:white;
  349. word-spacing:2px;
  350. letter-spacing:1px;
  351. opacity: 0.0;
  352. -webkit-transition: all .7s ease;
  353. -moz-transition: all .7s ease;
  354. -o-transition: all .7s ease;
  355. transition: all .7s ease;
  356. }
  357.  
  358. .entry:hover .perma3{
  359. overflow:visible;
  360. opacity:1;
  361. margin-top:45px;
  362. }
  363.  
  364.  
  365. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  366. #posts {
  367. width:700px;
  368. margin-top:36px;
  369. z-index:99;
  370. margin-left:369px;
  371. right:auto;
  372. background:transparent;
  373. margin-right:auto;
  374. position:relative;
  375. overflow-y: hidden;
  376. }
  377.  
  378.  
  379. /*CUSTOMIZE SIDEBAR HERE*/
  380. #sidebar{
  381. position:fixed !important;
  382. width:340px;
  383. background:white;
  384. height:410px;
  385. padding:10px;
  386. border:3px double {color:sidebar borders};
  387. margin-top:150px;
  388. margin-left:-35px;
  389. text-align:center;
  390. box-shadow:4px 4px #e1e1e1;
  391. -webkit-transition: all .6s ease;
  392. -moz-transition: all .6s ease;
  393. -o-transition: all .6s ease;
  394. transition: all .6s ease;
  395. }
  396. #pic{
  397. width:340px;
  398. height:410px;
  399. opacity:1;
  400. box-shadow:4px 4px 3px#e1e1e1;
  401. -webkit-transition: all .6s ease;
  402. -moz-transition: all .6s ease;
  403. -o-transition: all .6s ease;
  404. transition: all .6s ease;
  405.  
  406.  
  407. }
  408. #sidebar:hover #pic{
  409. opacity:0;
  410. -webkit-transition: all .6s ease;
  411. -moz-transition: all .6s ease;
  412. -o-transition: all .6s ease;
  413. transition: all .6s ease;
  414.  
  415.  
  416. }
  417. #pic img{
  418. width:340px;
  419. height:410px;
  420. -webkit-transition: all .6s ease;
  421. -moz-transition: all .6s ease;
  422. -o-transition: all .6s ease;
  423. transition: all .6s ease;
  424.  
  425. }
  426. #blogtitle{
  427. position:fixed;
  428. color:#fff;
  429. margin-top:126px;
  430. margin-left:-20px;
  431. z-index:9;
  432. text-shadow:-1px 1px {color:blogtitle}, 0px 1px {color:blogtitle}, 1px 1px {color:blogtitle}, 2px 1px {color:blogtitle};
  433. font-size:54px;
  434. font-family:mistral;
  435. }
  436. #blogtitle2{
  437. position:fixed;
  438. color:#fff;
  439. opacity:0;
  440. margin-top:-16px;
  441. margin-left:-22px;
  442. z-index:9;
  443. text-shadow:-1px 1px {color:blogtitle}, 0px 1px {color:blogtitle}, 1px 1px {color:blogtitle}, 2px 1px {color:blogtitle};
  444. font-size:40px;
  445. font-family: 'Pacifico', cursive;
  446. -webkit-transition: all .7s ease;
  447. -moz-transition: all .7s ease;
  448. -o-transition: all .7s ease;
  449. transition: all .7s ease;
  450. }
  451. #sidebar:hover #blogtitle2{
  452. margin-left:-5px;
  453. opacity:1;
  454. -webkit-transition: all .7s ease;
  455. -moz-transition: all .7s ease;
  456. -o-transition: all .7s ease;
  457. transition: all .7s ease;
  458. }#p{
  459. position:fixed;
  460. opacity:0;
  461. margin-top:-400px;
  462. margin-left:10px;
  463. -webkit-transition: all .7s ease;
  464. -moz-transition: all .7s ease;
  465. -o-transition: all .7s ease;
  466. transition: all .7s ease;
  467. }
  468. #p img{
  469. width:320px;
  470. }
  471. #sidebar:hover #p{
  472. opacity:1;
  473. -webkit-transition: all .7s ease;
  474. -moz-transition: all .7s ease;
  475. -o-transition: all .7s ease;
  476. transition: all .7s ease;
  477. }
  478. #p2{
  479. position:fixed;
  480. opacity:0;
  481. margin-top:-150px;
  482. margin-left:219px;
  483. -webkit-transition: all .7s ease;
  484. -moz-transition: all .7s ease;
  485. -o-transition: all .7s ease;
  486. transition: all .7s ease;
  487. }
  488. #p2 img{
  489. width:300px;
  490. }
  491. #sidebar:hover #p2{
  492. opacity:1;
  493. -webkit-transition: all .7s ease;
  494. -moz-transition: all .7s ease;
  495. -o-transition: all .7s ease;
  496. transition: all .7s ease;
  497. }
  498. #na{
  499. position:fixed;
  500. color:#fff;
  501. text-shadow:-1px 0 {color:sidebar borders}, 0 1px {color:sidebar borders}, 1px 0 {color:sidebar borders}, 0 -1px {color:sidebar borders};
  502. font-family:Vivaldi;
  503. opacity:0;
  504. margin-top:-306px;
  505. margin-left:140px;
  506. font-size:30px;
  507. -webkit-transition: all .7s ease;
  508. -moz-transition: all .7s ease;
  509. -o-transition: all .7s ease;
  510. transition: all .7s ease;
  511. }
  512. #sidebar:hover #na{
  513. opacity:1;
  514. -webkit-transition: all .7s ease;
  515. -moz-transition: all .7s ease;
  516. -o-transition: all .7s ease;
  517. transition: all .7s ease;
  518. }
  519. ::-webkit-scrollbar-thumb{ background-color:{color:blogtitle}; border:2px solid {color:blogtitle}; height:auto; -moz-border-radius:10px; border-radius:10px; height:2px;}
  520.  
  521. ::-webkit-scrollbar{ height:2px; width:5px; background-color:{color:blogtitle}; border:2px solid #fff;}
  522. #desc{
  523. position:fixed;
  524. background:white;
  525. border-radius:3px;
  526. width:190px;
  527. padding:10px;
  528. border:1px solid #e1e1e1;
  529. height:50px;
  530. margin-top:-290px;
  531. margin-left:120px;
  532. overflow-y:scroll;
  533. opacity:0;
  534. -webkit-transition: all .7s ease;
  535. -moz-transition: all .7s ease;
  536. -o-transition: all .7s ease;
  537. transition: all .7s ease;
  538. }
  539. #sidebar:hover #desc{
  540. opacity:1;
  541. -webkit-transition: all .7s ease;
  542. -moz-transition: all .7s ease;
  543. -o-transition: all .7s ease;
  544. transition: all .7s ease;
  545. }
  546. #topbar{
  547. position:fixed;
  548. border-bottom:3px double white;
  549. background:{color:blogtitle};
  550. width:1000%;
  551. height:30px;
  552. opacity:.9;
  553. margin-left:-1000px;
  554. z-index:99999999;
  555.  
  556. }
  557. #topbar2{
  558. position:fixed;
  559. width:3333000px;
  560. height:25px;
  561. margin-top:2px;
  562. background-image:url(http://media.tumblr.com/b1bb6a1c44b2ba2b1935daee87ca79e0/tumblr_inline_mw96xg8mPi1r63cto.gif);
  563. opacity:1;
  564. margin-left:-1100px;
  565. z-index:99999999999;
  566.  
  567. }
  568. #topbar2 img{
  569. width:auto;
  570. height:auto;
  571. }
  572.  
  573. #link1{
  574. position:fixed;
  575. overflow:visible;
  576. opacity:0;
  577. z-index:999999999999999999;
  578. margin-top:-200px;
  579. margin-left:40px;
  580. -webkit-transition: all .3s ease;
  581. -moz-transition: all .3s ease;
  582. -o-transition: all .3s ease;
  583. transition: all .3s ease;
  584. -webkit-transform: rotate(180deg);
  585. }
  586.  
  587. #sidebar:hover #link1{
  588. opacity:1;
  589. -webkit-transform: rotate(180deg);
  590. -webkit-transition: all .7s ease;
  591. -moz-transition: all .7s ease;
  592. -o-transition: all .7s ease;
  593. transition: all .7s ease;
  594. }
  595. #link1 a{
  596. -webkit-transform: rotate(180deg);
  597. transform: scale(0, 1.11);
  598. border-left:13px double transparent;
  599. border-right:13px double transparent;
  600. border-top:30px solid {color:blogtitle};
  601. -webkit-transition: all .8s ease;
  602. -moz-transition: all .8s ease;
  603. -o-transition: all .8s ease;
  604. transition: all .8s ease;
  605. }
  606. #link2{
  607. position:fixed;
  608. overflow:visible;
  609. opacity:0;
  610. z-index:999999999999999999;
  611. margin-top:-200px;
  612. margin-left:95px;-webkit-transform: rotate(180deg);
  613. -webkit-transition: all .3s ease;
  614. -moz-transition: all .3s ease;
  615. -o-transition: all .3s ease;
  616. transition: all .3s ease;
  617. }
  618.  
  619. #sidebar:hover #link2{
  620. opacity:1;-webkit-transform: rotate(180deg);
  621. -webkit-transition: all .7s ease;
  622. -moz-transition: all .7s ease;
  623. -o-transition: all .7s ease;
  624. transition: all .7s ease;
  625. }
  626. #link2 a{
  627. -webkit-transform: rotate(180deg);
  628. transform: scale(0, 1.11);
  629. border-left:13px double transparent;
  630. border-right:13px double transparent;
  631. border-top:30px solid {color:blogtitle};
  632. -webkit-transform: rotate(180deg);
  633. -webkit-transition: all .8s ease;
  634. -moz-transition: all .8s ease;
  635. -o-transition: all .8s ease;
  636. transition: all .8s ease;
  637. }
  638. #link3{
  639. position:fixed;
  640. overflow:visible;
  641. opacity:0;
  642. z-index:999999999999999999;
  643. margin-top:-200px;
  644. -webkit-transform: rotate(180deg);
  645. margin-left:150px;
  646. -webkit-transition: all .3s ease;
  647. -moz-transition: all .3s ease;
  648. -o-transition: all .3s ease;
  649. transition: all .3s ease;
  650. }
  651.  
  652. #sidebar:hover #link3{
  653. opacity:1;
  654. -webkit-transition: all .7s ease;
  655. -moz-transition: all .7s ease;
  656. -o-transition: all .7s ease;
  657. transition: all .7s ease;
  658. }
  659. #link3 a{
  660. -webkit-transform: rotate(180deg);
  661. transform: scale(0, 1.11);
  662. border-left:13px double transparent;
  663. border-right:13px double transparent;
  664. border-top:30px solid {color:blogtitle};
  665. -webkit-transition: all .8s ease;
  666. -moz-transition: all .8s ease;
  667. -o-transition: all .8s ease;
  668. transition: all .8s ease;
  669. }
  670.  
  671. #link4{
  672. position:fixed;
  673. overflow:visible;
  674. opacity:0;
  675. z-index:999999999999999999;
  676. margin-top:-200px;
  677.  
  678. margin-left:210px;-webkit-transform: rotate(180deg);
  679. -webkit-transition: all .3s ease;
  680. -moz-transition: all .3s ease;
  681. -o-transition: all .3s ease;
  682. transition: all .3s ease;
  683. }
  684.  
  685. #sidebar:hover #link4{
  686. opacity:1;-webkit-transform: rotate(180deg);
  687. -webkit-transition: all .7s ease;
  688. -moz-transition: all .7s ease;
  689. -o-transition: all .7s ease;
  690. transition: all .7s ease;
  691. }
  692. #link4 a{
  693. -webkit-transform: rotate(180deg);
  694. transform: scale(0, 1.11);
  695. border-left:13px double transparent;
  696. border-right:13px double transparent;
  697. border-top:30px solid {color:blogtitle};
  698.  
  699. -webkit-transition: all .8s ease;
  700. -moz-transition: all .8s ease;
  701. -o-transition: all .8s ease;
  702. transition: all .8s ease;
  703. }
  704.  
  705. #link5{
  706. position:fixed;
  707. overflow:visible;
  708. opacity:0;
  709. z-index:999999999999999999;
  710. margin-top:-200px;
  711. -webkit-transform: rotate(180deg);
  712. margin-left:270px;
  713. -webkit-transition: all .3s ease;
  714. -moz-transition: all .3s ease;
  715. -o-transition: all .3s ease;
  716. transition: all .3s ease;
  717. }
  718.  
  719. #sidebar:hover #link5{
  720. opacity:1;
  721. -webkit-transform: rotate(180deg);
  722. -webkit-transition: all .7s ease;
  723. -moz-transition: all .7s ease;
  724. -o-transition: all .7s ease;
  725. transition: all .7s ease;
  726. }
  727. #link5 a{
  728. -webkit-transform: rotate(180deg);
  729. transform: scale(0, 1.11);
  730. border-left:13px double transparent;
  731. border-right:13px double transparent;
  732. border-top:30px solid {color:blogtitle};
  733. -webkit-transition: all .8s ease;
  734. -moz-transition: all .8s ease;
  735. -o-transition: all .8s ease;
  736. transition: all .8s ease;
  737. }
  738.  
  739. #sidebar #updates{
  740. z-index:3;
  741. position:absolute;
  742. top:279px;
  743. opacity:0;
  744. left:29px;
  745. width:173px;
  746. height:14px;
  747. overflow:hidden;
  748. border-top-right-radius:5px;
  749. border-top-left-radius:5px;
  750. font-family:calibri;
  751. font-size:13px;
  752. padding-left:0px;
  753. padding-top:2px;
  754. padding-bottom:8px;
  755. line-height:20px;
  756. letter-spacing:0px;
  757. border:1px solid {color:sidebar borders};
  758. text-align:center;
  759. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  760. background:white;
  761. transition: all 0.7s ease-out;
  762. -o-transition-transition: all 0.7s ease-out;
  763. -webkit-transition: all 0.7s ease-out;
  764. -moz-transition: all 0.7s ease-out;
  765. }
  766. #sidebar:hover #updates{
  767. opacity:1;
  768.  
  769. transition: all 0.5s ease-out;
  770. -o-transition-transition: all 0.5s ease-out;
  771. -webkit-transition: all 0.5s ease-out;
  772. -moz-transition: all 0.5s ease-out;
  773. }
  774. #updates img{
  775. width:150px;
  776. }
  777. #music {
  778. z-index:3;
  779. position:absolute;
  780. top:305px;
  781. opacity:0;
  782. left:29px;
  783. width:173px;
  784. height:14px;
  785. overflow:hidden;
  786. font-family:calibri;
  787. font-size:13px;
  788. padding-left:0px;
  789. padding-top:2px;
  790. padding-bottom:8px;
  791. line-height:20px;
  792. letter-spacing:0px;
  793. border-left:1px solid {color:sidebar borders};
  794. border-right:1px solid {color:sidebar borders};
  795. border-bottom:1px solid {color:sidebar borders};
  796. text-align:center;
  797. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  798. background:white;
  799. transition: all 0.7s ease-out;
  800. -o-transition-transition: all 0.7s ease-out;
  801. -webkit-transition: all 0.7s ease-out;
  802. -moz-transition: all 0.7s ease-out;
  803. }
  804.  
  805.  
  806. #sidebar:hover #music{
  807. opacity:2;
  808. transform: rotateX(0deg);
  809. -webkit-transform: rotateX(0deg); /* Safari and Chrome */
  810. }
  811.  
  812. #oh{
  813. position:fixed;
  814.  
  815. margin-top:-65px;
  816. line-height:9px;
  817. margin-left:19px;
  818.  
  819. width:173px;
  820. height:14px;
  821. overflow:hidden;
  822. border-bottom-right-radius:5px;
  823. border-bottom-left-radius:5px;
  824. font-family:calibri;
  825. font-size:13px;
  826. padding-left:0px;
  827. padding-top:2px;
  828. padding-bottom:8px;
  829. line-height:20px;
  830. letter-spacing:0px;
  831. opacity:0.0;
  832. border-bottom:1px solid {color:sidebar borders};
  833. border-left:1px solid {color:sidebar borders};
  834. border-right:1px solid {color:sidebar borders};
  835.  
  836. text-align:center;
  837. text-shadow: -1px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -1px #fff;
  838. -o-transition-transition: all 0.6s ease-out;
  839. -webkit-transition: all 0.6s ease-out;
  840. -moz-transition: all 0.6s ease-out;
  841. }
  842.  
  843. #sidebar:hover #oh{
  844. opacity:1;
  845.  
  846. -o-transition-transition: all 0.6s ease-out;
  847. -webkit-transition: all 0.6s ease-out;
  848. -moz-transition: all 0.6s ease-out;
  849. }
  850.  
  851.  
  852. #stats{
  853. position:fixed !important;
  854. width:173px;
  855. height:14px;
  856. padding-left:0px;
  857. padding-top:2px;
  858. padding-bottom:8px;
  859. line-height:20px;
  860. margin-top:-90px;
  861. margin-left:19px;
  862. background:white;
  863. border-right:1px solid {color:sidebar borders};
  864. border-left:1px solid {color:sidebar borders};
  865. border-bottom:1px solid {color:sidebar borders};
  866.  
  867. font-family:calibri;
  868. font-size:13px;
  869.  
  870. opacity:0;
  871. -webkit-transition: all .7s ease;
  872. -moz-transition: all .7s ease;
  873. -o-transition: all .7s ease;
  874. transition: all .7s ease;
  875. }
  876.  
  877. #sidebar:hover #stats{
  878. opacity:1;
  879.  
  880. }
  881. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  882. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  883.  
  884.  
  885. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  886. .title{
  887. line-height: 12px;
  888. color:{color:Title};
  889. font-weight: normal;
  890. }
  891.  
  892.  
  893. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  894. .permalink{
  895. text-transform: normal;
  896. display: block;
  897. text-align: right;
  898. text-decoration: none;
  899. }
  900.  
  901.  
  902. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  903. #infscr-loading{
  904. bottom: -70px;
  905. position: absolute;
  906. left: 50%;
  907. margin-left:-8px;
  908. width:16px;
  909. height:11px;
  910. overflow:hidden;
  911. margin-bottom: 50px;
  912. }
  913.  
  914. #postnotes{
  915. text-align: justify;}
  916.  
  917. #postnotes blockquote{
  918. border: 0px;}
  919.  
  920. blockquote{
  921. padding:0px 0px 2px 5px;
  922. margin:0px 0px 2px 10px;
  923. border-left: 1px dotted #555555;
  924. }
  925.  
  926. blockquote p, ul{
  927. margin:0px;
  928. padding:0px;
  929. }
  930.  
  931. a img{border: 0px;}
  932.  
  933.  
  934. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  935.  
  936. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  937. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  938.  
  939. .notes img{width:10px; position:relative; top:3px;}
  940. <--ses-->
  941. small{font-size: 90%;}
  942.  
  943. {CustomCSS}
  944.  
  945. </style>
  946.  
  947. {block:IndexPage}
  948. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  949. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  950.  
  951. <script type="text/javascript">
  952. $(window).load(function(){
  953. var $wall = $('#posts');
  954. $wall.imagesLoaded(function(){
  955. $wall.masonry({
  956. itemSelector: '.entry, .entry_photo',
  957. isAnimated : false
  958. });
  959. });
  960.  
  961. $wall.infinitescroll({
  962. navSelector : '#pagination',
  963. nextSelector : '#pagination a',
  964. itemSelector : '.entry, .entry_photo',
  965. bufferPx : 2000,
  966. debug : false,
  967. errorCallback: function() {
  968. $('#infscr-loading').fadeOut('normal');
  969. }},
  970. function( newElements ) {
  971. var $newElems = $( newElements );
  972. $newElems.hide();
  973. $newElems.imagesLoaded(function(){
  974. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  975. });
  976. }); $('#posts').show(500);
  977. });
  978. </script>
  979.  
  980.  
  981. {/block:IndexPage}
  982.  
  983.  
  984. <title>{title}</title>
  985.  
  986. <link rel="shortcut icon" href="http://fc08.deviantart.net/fs70/f/2012/246/e/f/ef3b886c7ae371bf9e96029b957b5a01-d5de0jn.gif" />
  987. <meta name="viewport" content="width=820" />
  988. </head>
  989.  
  990. <body>
  991. <BODY onselectstart="return false;" ondragstart="return false;">
  992. <div class="wrapper">
  993. <div class="header">
  994. </div>
  995.  
  996. <div id="cage">
  997. <div id="center">
  998. <div id="blogtitle">{text:blogtitle}</div>
  999. <div id="topbar"></div>
  1000. <div id="topbar2"></div>
  1001. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  1002. <div id="sidebar">
  1003. <center>
  1004. <div id="pic"><img src="{image:sidebar}"></div>
  1005. <div id="desc">{description}</div><div id="na">{text:name} ;</div>
  1006. <div id="blogtitle2">{text:blogtitle2}</div>
  1007. <div id="p"><img src="http://media.tumblr.com/78c1e206492a9b10c638efeff79bde7c/tumblr_inline_mwkqx09Htt1r7r8u7.gif"><br><img src="http://media.tumblr.com/tumblr_lumdbtGxSD1qibcty.gif" style="width:auto; height:auto; margin-top:100px;margin-left:-80px;"><img src="http://media.tumblr.com/tumblr_lumdbz6pDZ1qibcty.gif" style="position:fixed;width:auto; height:auto; margin-top:100px;margin-left:0px;"><img src="http://media.tumblr.com/tumblr_mdgp1d0OkM1qid2nw.gif"style="position:fixed;width:auto; height:auto; margin-top:30px;margin-left:-130px;">
  1008. </div>
  1009. <div id="link1"><a href="{text:link one}" title="{text:link one msg}"></a></div>
  1010. <div id="link2"><a href="{text:link two}" title="{text:link two msg}"></a></div>
  1011. <div id="link3"><a href="{text:link three}" title="{text:link three msg}"></a></div>
  1012. <div id="link4"><a href="{text:link four}" title="{text:link four msg}"></a></div>
  1013.  
  1014. <div id="link5"><a href="{text:link five}" title="{text:link five msg}"></a></div>
  1015. <div id="updates"><a href="#?w=360" rel="02" class="poplight" title="Updates!">Updates</a></div>
  1016. <div id="stats">{text:stats}</div>
  1017. <div id="music">
  1018.  
  1019. {text:music}
  1020.  
  1021.  
  1022. </div>
  1023. <div id="p2"><img src="http://www.u.arizona.edu/~patricia/cute-collection/christmas-stuff/ctree05.gif" style="width:auto;height:auto;"></div>
  1024. <div id="oh"><a href="#?w=360" rel="05" class="poplight"title="playlist">Playlist</a></div>
  1025. </center>
  1026. </div>
  1027. <!------------------------------------->
  1028.  
  1029.  
  1030. <div class="left">
  1031. <div id="posts">
  1032. {block:Posts}
  1033. <div class="entry">
  1034.  
  1035.  
  1036. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1037.  
  1038. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  1039. {/block:Text}
  1040.  
  1041. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1042.  
  1043. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1044. {block:Answer}
  1045. <div style="margin-left:5px; margin-top:16px; width:240px; height:auto; border:1px solid #e1e1e1; padding: 10px; border-radius:4px; background-color:#fbfbfb;">
  1046. <img src="{AskerPortraitURL-40}" width="40" height="40" align="left" style="margin-right: 4px; margin-top: -6px ;padding: 2px; background: white; border:3px solid {color:blogtitle}; z-index:1;opacity:1; border-radius:40px;"/>
  1047. <div id="ak">{Asker} asked:</div> {Question}</div> </p> <br>
  1048. <img src="{PortraitURL-40}" width="40" height="40" align="right" style="margin-right: 16px; margin-top: -2px ;padding: 2px; background: white; border:3px solid {color:blogtitle}; z-index:1;opacity:1; border-radius:40px;"/>
  1049.  
  1050. <div style="margin-left:5px;width:140px; margin-top:-9px; height:auto; text-align:left;
  1051. border:1px solid #e1e1e1; padding: 10px; border-radius:4px;background-color:#fbfbfb; width: 240px; "><center><div id="ak">{text:name} said: </div><div style="text-align:left;">{Answer}</div></center></div><br><br>
  1052. {/block:Answer}
  1053. {block:Photo}
  1054. {block:IndexPage}
  1055. <center>
  1056. <div class="perma">
  1057. <a href="{PermaURL}" target="_blank"> {Notecountwithlabel} </a> ☯ {Month} {Dayofmonth}, {Year}</div>
  1058. <div class="perma2">
  1059. <div style="margin-left:10px; margin-top:9px"><li>{ReblogButton color="grey" size="25"}</li></div>
  1060. </div>
  1061. <div class="perma3">
  1062. <div style="margin-left:2px; margin-top:11px"><li>{LikeButton color="grey" size="25"}</li></div>
  1063. </div>
  1064. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1065. {/block:IndexPage}
  1066. {block:PermalinkPage}
  1067. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1068.  
  1069. {LinkCloseTag}
  1070. {/block:PermalinkPage}
  1071. {/block:Photo}
  1072.  
  1073. {block:Photoset}
  1074. {block:IndexPage}
  1075. <center>
  1076.  
  1077. <div class="perma">
  1078. <a href="{PermaURL}" target="_blank"> {Notecountwithlabel} </a> ☯ {Month} {Dayofmonth}, {Year}</div>
  1079. <div class="perma2">
  1080. <div style="margin-left:10px; margin-top:9px"><li>{ReblogButton color="grey" size="25"}</li></div>
  1081. </div>
  1082. <div class="perma3">
  1083. <div style="margin-left:2px; margin-top:11px"><li>{LikeButton color="grey" size="25"}</li></div>
  1084. </div>
  1085.  
  1086. {Photoset-250}</center>
  1087. {/block:IndexPage}
  1088. {block:PermalinkPage}
  1089. <center>
  1090. {Photoset-500}</center>
  1091. {/block:PermalinkPage}
  1092. {/block:Photoset}
  1093.  
  1094. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1095.  
  1096. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1097.  
  1098. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1099. <ul class="chat">
  1100. {block:Lines}
  1101. <li class="user_{UserNumber}">
  1102. {block:Label}
  1103. <span class="label">{Label}</span>
  1104. {/block:Label}
  1105.  
  1106. {Line}
  1107. </li>
  1108. {/block:Lines}
  1109. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1110. {/block:Chat}
  1111.  
  1112. {block:Audio}
  1113. <div style="width:200px; height:30px;">
  1114. {AudioPlayerBlack}
  1115. </div>
  1116. {block:IndexPage}<span class="permalink">
  1117. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1118. </span>{/block:IndexPage}
  1119. {/block:Audio}
  1120.  
  1121. {block:Video}
  1122. {block:IndexPage}
  1123. <center>
  1124. <div class="perma">
  1125. <a href="{PermaURL}" target="_blank"> {Notecountwithlabel} </a> ☯ {Month} {Dayofmonth}, {Year}</div>
  1126. <div class="perma2">
  1127. <div style="margin-left:10px; margin-top:9px"><li>{ReblogButton color="grey" size="25"}</li></div>
  1128. </div>
  1129. <div class="perma3">
  1130. <div style="margin-left:2px; margin-top:11px"><li>{LikeButton color="grey" size="25"}</li></div>
  1131. </div>
  1132. {Video-250}</center>
  1133. {/block:IndexPage}
  1134. {block:PermalinkPage}
  1135. <center>
  1136. {Video-400}</center>
  1137. {/block:PermalinkPage}
  1138. {block:Video}
  1139.  
  1140.  
  1141. {block:PostNotes}<div align="middle">{caption}</div>
  1142. <center>
  1143.  
  1144. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1145.  
  1146. {block:HasTags}
  1147. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1148. {block:RebloggedFrom}
  1149. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1150. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1151.  
  1152. {/block:RebloggedFrom}
  1153. </center></span>
  1154. <br>
  1155. <div id="postnotes">{PostNotes}</div><br>
  1156.  
  1157. <center>{block:ContentSource}
  1158. <br><a href="{SourceURL}">
  1159. {lang:Source}:
  1160. {block:SourceLogo}
  1161. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1162. height="{LogoHeight}" alt="{SourceTitle}" />
  1163. {/block:SourceLogo}
  1164. {block:NoSourceLogo}
  1165. {SourceLink}
  1166. {/block:NoSourceLogo}
  1167. </a>
  1168. {/block:ContentSource}</center>
  1169.  
  1170. {/block:PostNotes}
  1171. </div>
  1172. {/block:Posts}
  1173. </div></div>
  1174.  
  1175. {block:IndexPage}
  1176. {block:Pagination}
  1177. <div id="pagination">
  1178. {block:NextPage}
  1179. <a id="nextPage" href="{NextPage}"></a>
  1180. {/block:NextPage}
  1181. {block:PreviousPage}
  1182. <a href="{PreviousPage}"></a>
  1183. {/block:PreviousPage}
  1184. </div>
  1185. {/block:Pagination}
  1186. {/block:IndexPage}
  1187. </body>
  1188. <div id="02" class="popup_block">
  1189. <center><div style="font-family: mistral; font-size: 59px; margin-top:15px;line-height: 46px; margin-left:5px; color: {color:sidebar borders};">Updates<br></center><br>
  1190.  
  1191. <center>
  1192.  
  1193. yeet.
  1194.  
  1195. </center>
  1196. </div></div></div></div></div></div></div></div></div></div>
  1197. <div id="05" class="popup_block">
  1198. <center><div style="font-family: mistral; font-size: 59px; margin-top:15px;line-height: 46px; margin-left:5px; color: {color:sidebar borders};">Playlist<br></center><br>
  1199.  
  1200. <center>
  1201.  
  1202. song 1 <br><br>
  1203. song 2<br><br>
  1204. song 3<br><br>
  1205. </center>
  1206.  
  1207.  
  1208. </div></div></div></div></div></div></div></div></div></div>
  1209.  
  1210. <div style="position:fixed;bottom:3px; right:3px; font-size:11px; letter-spacing:2px; background:transparent; padding:2px; font-family:consolas;"><a href="http://bruhthemes.tumblr.com/" title="theme by AJ">BRUHTHEMES<img src="http://i205.photobucket.com/albums/bb186/mhilkas/favoicons/favnt7.gif"></a>
  1211. </div>
  1212.  
  1213. </html>
Add Comment
Please, Sign In to add comment