Fucking_Aj

Quality 5 I think yes.

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