Fucking_Aj

Ascend Theme by Mufflinq

Apr 9th, 2015
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.34 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. █▀▀▄ █▀▀█ █░░█ █░░█   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  5. █▀▀▄ █▄▄▀ █░░█ █▀▀█   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  6. ▀▀▀░ ▀░▀▀ ░▀▀▀ ▀░░▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  7.  
  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. <link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Kranky' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  17. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  18. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  19. <script>
  20. (function($){
  21. $(document).ready(function(){
  22. $("a[title]").style_my_tooltips({
  23. tip_follows_cursor:true,
  24. tip_delay_time:90,
  25. tip_fade_speed:600,
  26. attribute:"title"
  27. });
  28. });
  29. })(jQuery);
  30. </script>
  31. <script type="text/javascript">
  32. <!--
  33.  
  34. // Disable Right Click Script
  35.  
  36. function IE(e)
  37. {
  38. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  39. {
  40. return false;
  41. }
  42. }
  43. function NS(e)
  44. {
  45. if (document.layers || (document.getElementById && !document.all))
  46. {
  47. if (e.which == "2" || e.which == "3")
  48. {
  49. return false;
  50. }
  51. }
  52. }
  53. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  54.  
  55. //-->
  56. </script>
  57.  
  58.  
  59. <script type="text/javascript"
  60. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  61.  
  62. <!--DEFAULT VARIABLES-->
  63. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  64. <meta name="color:background" content="#fff"/>
  65. <meta name="color:link" content="#777"/>
  66. <meta name="color:text" content="#777"/>
  67. <meta name="color:Title" content="#ffc4dd"/>
  68. <meta name="color:Blogtitle" content="#ffc4dd"/>
  69. <meta name="color:Borders" content="#333"/>
  70. <meta name="color:hover" content="#ffc4dd"/>
  71. <meta name="image:sidebar" content="1"/>
  72. <meta name="image:background" content="1"/>
  73. <meta name="text:Blogtitle" content="Bubblegum"/>
  74. <meta name="text:Link One" content="/"/>
  75. <meta name="text:Link One Message" content="message"/>
  76.  
  77. <meta name="text:Link Two" content="/"/>
  78. <meta name="text:Link Two Message" content="message"/>
  79.  
  80. <meta name="text:Link Three" content="/"/>
  81. <meta name="text:Link Three Message" content="message"/>
  82.  
  83. <meta name="text:Link Four" content="/"/>
  84. <meta name="text:Link Four Message" content="message"/>
  85.  
  86. <meta name="text:Link Five" content="/"/>
  87. <meta name="text:Link Five Message" content="message"/>
  88.  
  89. <meta name="text:Link Six" content="/"/>
  90. <meta name="text:Link Six Message" content="message"/>
  91. <style type="text/css">
  92.  
  93.  
  94. 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-
  95.  
  96. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  97.  
  98. 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;}
  99. ::-webkit-scrollbar { background-color:{color:blogtitle}; border:2px solid #fff; height:5px; -moz-border-radius:10px; border-radius:10px; width:5px;}
  100.  
  101. ::-webkit-scrollbar-thumb {width:5px; border:1px solid {color:borders}; border-radius:5px; background-image: -ms-linear-gradient(top, {color:blogtitle}; 0%, #fff 100%);
  102. background-image: -moz-linear-gradient(top, {color:blogtitle}; 0%, #fff 100%);
  103. background-image: -o-linear-gradient(top, {color:blogtitle}; 0%, #fff 100%);
  104. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, {color:blogtitle}), color-stop(1, #fff));
  105. background-image: -webkit-linear-gradient(top,{color:blogtitle}; 0%, #fff 100%);}
  106. #s-m-t-tooltip {
  107. max-width:300px;
  108. padding:6px 6px 6px 6px;
  109. margin:20px 0px 0px 20px;
  110. background: #fff; /* change the background color */
  111. border:1px solid {color:blogtitle}; /* change the border color */
  112. font-family: 'Short Stack', cursive;
  113. outline:1px dashed {color:borders};
  114. outline-offset:-4px;
  115. font-size:10px; /* change the font size */
  116. letter-spacing:3px; /* change the letter spacing */
  117. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  118. color:{color:borders}; /* change the text color */
  119. z-index:999999999999999999999999999999999999;
  120. }
  121.  
  122. p {
  123. margin:0px;
  124. margin-top:0px;
  125. }
  126.  
  127.  
  128. body {
  129. padding: 0px;
  130. margin: 0px;
  131. color:{color:text};
  132. line-height:16px;
  133. font-size:12.5px;
  134. font-family: 'Architects Daughter', cursive;
  135. background-color: {color:Background};
  136. background-image:url({image:Background});
  137. background-attachment: fixed;
  138. background-repeat: repeat;
  139. }
  140.  
  141.  
  142. a:link, a:active, a:visited{
  143. text-decoration: none;
  144. -webkit-transition: color 0.3s ease-out;
  145. -moz-transition: color 0.3s ease-out;
  146. transition: color 0.3s ease-out;
  147. color:{color:link};
  148. }
  149.  
  150. a:hover {
  151. text-decoration: none;
  152. font-style:;
  153. color: {color:Hover};
  154. }
  155.  
  156. div#center{
  157. margin:auto;
  158. position:relative;
  159. width:1000px;
  160. background-color:;
  161. overflow:auto;
  162. overflow-y:hidden;
  163. }
  164.  
  165.  
  166. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  167. .entry {
  168. float:left;
  169. display: block;
  170. margin:9px;
  171. overflow:hidden;
  172. width:210px;
  173. padding:14px;
  174. border:2px solid {color:borders};
  175. outline:3px double {color:borders};
  176. outline-offset:-10px;
  177. {block:PermalinkPage}
  178. width:450px;
  179. text-align:left;
  180. line-height:16px;
  181. {/block:PermalinkPage}
  182. background:white;
  183. background-image:URL();
  184. }
  185.  
  186.  
  187. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  188. .entry .perma{
  189. width:20px;
  190. height:20px;
  191. margin-left:10px;
  192. position: absolute;
  193. line-height: 16px;
  194. overflow:hidden;
  195. text-align:center;
  196. top:10px;
  197. padding:5px;
  198. border:2px solid {color:borders};
  199. background:white;
  200. word-spacing:2px;
  201. letter-spacing:1px;
  202. opacity: 0.0;
  203. -webkit-transition: all .7s ease;
  204. -moz-transition: all .7s ease;
  205. -o-transition: all .7s ease;
  206. transition: all .7s ease;
  207.  
  208. }
  209.  
  210. .entry:hover .perma{
  211. overflow:visible;
  212. opacity:0.9;
  213. top:25px;
  214.  
  215. -webkit-transition: all .7s ease;
  216. -moz-transition: all .7s ease;
  217. -o-transition: all .7s ease;
  218. transition: all .7s ease;
  219. }
  220. .entry .perma2{
  221. width:20px;
  222. height:20px;
  223. margin-left:60px;
  224. position: absolute;
  225. line-height: 16px;
  226. overflow:hidden;
  227. text-align:center;
  228. top:10px;
  229. padding:5px;
  230. border:2px solid {color:borders};
  231. background:white;
  232. word-spacing:2px;
  233. letter-spacing:1px;
  234. opacity: 0.0;
  235. -webkit-transition: all .7s ease;
  236. -moz-transition: all .7s ease;
  237. -o-transition: all .7s ease;
  238. transition: all .7s ease;
  239.  
  240. }
  241.  
  242. .entry:hover .perma2{
  243. overflow:visible;
  244. opacity:0.9;
  245. top:25px;
  246.  
  247. -webkit-transition: all .7s ease;
  248. -moz-transition: all .7s ease;
  249. -o-transition: all .7s ease;
  250. transition: all .7s ease;
  251. }
  252. .entry .perma3{
  253. width:160px;
  254. height:50px;
  255. margin-left:10px;
  256. position: absolute;
  257. line-height: 16px;
  258. overflow:hidden;
  259. text-align:center;
  260. top:10px;
  261. padding:5px;
  262. border:2px solid {color:borders};
  263. background:white;
  264. word-spacing:2px;
  265. letter-spacing:1px;
  266. opacity: 0.0;
  267. font-size:12px;
  268. -webkit-transition: all .7s ease;
  269. -moz-transition: all .7s ease;
  270. -o-transition: all .7s ease;
  271. transition: all .7s ease;
  272.  
  273. }
  274.  
  275. .entry:hover .perma3{
  276. overflow:visible;
  277. opacity:0.9;
  278. top:65px;
  279.  
  280. -webkit-transition: all .7s ease;
  281. -moz-transition: all .7s ease;
  282. -o-transition: all .7s ease;
  283. transition: all .7s ease;
  284. }
  285. .permalinktext{
  286. display:block;
  287. text-align:center;
  288. text-decoration:none;
  289. font-size:11px;
  290. letter-spacing:1px;
  291. padding-top:7px;
  292. font-family:calibri;
  293. text-transform:uppercase;
  294. background:#f9f9f9;
  295. border:1px solid #f3f3f3;
  296. padding:2px; color:#fff;
  297. text-shadow: -1px 0 {color:blogtitle}, 0 1px {color:blogtitle}, 1px 0 {color:blogtitle}, 0 -1px {color:blogtitle};
  298. background: -webkit-linear-gradient(left, {color:blogtitle} , white);
  299. background: -o-linear-gradient(right, {color:blogtitle}, white);
  300. background: -moz-linear-gradient(right, {color:blogtitle}, white);
  301. background: linear-gradient(to right, {color:blogtitle} , white); /* must be last */
  302. }
  303.  
  304. .permalinktext a{
  305. color:#fff;
  306. text-shadow: -1px 0 {color:blogtitle}, 0 1px {color:blogtitle}, 1px 0 {color:blogtitle}, 0 -1px {color:blogtitle};
  307. }
  308.  
  309. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  310. #posts {
  311. width:900px;
  312. margin-top:21px;
  313. z-index:99;
  314. margin-left:209px;
  315. right:auto;
  316. background:transparent;
  317. margin-right:auto;
  318. position:relative;
  319. overflow-y: hidden;
  320. }
  321. #topbar{
  322. position:fixed;
  323. z-index:99999;
  324. background:{color:blogtitle};
  325. width:1943923904839px;
  326. height:10px;
  327. border-bottom:3px solid #fff;
  328. box-shadow:4px 2px 4px {color:borders};
  329. padding:4px;
  330. margin-left:-1000px;
  331. margin-top:-1px;
  332. }
  333.  
  334. /*CUSTOMIZE SIDEBAR HERE*/
  335. #sidebar{
  336. position:fixed !important;
  337. width:220px;
  338. background:white;
  339. height:220px;
  340. margin-top:180px;
  341. margin-left:-95px;
  342. padding:10px;
  343. border:6px inset {color:borders};
  344. text-align:center;
  345. border-radius:2px;
  346. }
  347. #desc{
  348. position:fixed;
  349. opacity:0;
  350. border:6px outset {color:borders};
  351. background:white;
  352. padding:10px;
  353. font-size:11px;
  354. font-family: 'Short Stack', cursive;
  355. line-height:14px;
  356. width:220px;
  357. height:80px;
  358. overflow-y:scroll;
  359. margin-left:-18px;
  360. margin-top:-100px;
  361. border-radius:2px;
  362. -webkit-transition: all 2s ease;
  363. -moz-transition: all 2s ease;
  364. -o-transition: all 2s ease;
  365. transition: all 2s ease;
  366. }
  367. #sidebar:hover #desc{
  368. opacity:1;
  369. margin-top:60px;
  370. -webkit-transition: all 2s ease;
  371. -moz-transition: all 2s ease;
  372. -o-transition: all 2s ease;
  373. transition: all 2s ease;
  374. }
  375. #blogtitle{
  376. position:fixed;
  377. font-family: 'Kranky', cursive;
  378. color:{color:blogtitle};
  379. margin-top:-38px;
  380. margin-left:0px;
  381. font-size:36px;
  382. width:220px;
  383. text-align:center;
  384. }
  385.  
  386. #updatesfour {
  387. position:fixed;
  388. margin-top:-355px; /* Position of updates tab from top */
  389. margin-left:-182px; /* Position of updates tab from left */
  390. width:200px;
  391. height:200px;
  392. background:transparent;
  393. z-index:99999999999;
  394. }
  395.  
  396. #box1four {
  397. width:30px;
  398. height:30px;
  399. background:white;
  400. position:absolute;
  401. margin-top:440px;
  402. margin-left:100px;
  403. overflow:hidden;
  404. border:3px solid {color:borders}; /* border color of box1 */
  405. border-radius:50%;
  406. -webkit-transition: all .5s ease-in-out;
  407. -moz-transition: all .5s ease-in-out;
  408. -ms-transition: all .5s ease-in-out;
  409. -o-transition: all .5s ease-in-out;
  410. transition: all .5s ease-in-out;
  411. }
  412.  
  413. #box1four:hover {
  414. border-radius:0%;
  415. border: 6px solid {color:borders}; /* border color of box1 on hover */
  416. width:241px; /* width of box1 on hover */
  417. height:241px; /* height of box1 on hover */
  418. z-index:9999;
  419. margin-top:535px;
  420. margin-left:85px;
  421. -webkit-transition: all .5s ease-in-out;
  422. -moz-transition: all .5s ease-in-out;
  423. -ms-transition: all .5s ease-in-out;
  424. -o-transition: all .5s ease-in-out;
  425. transition: all .5s ease-in-out;
  426. }
  427.  
  428. .txt1four {
  429. width:230px; /* width of text box - make sure this is 10px less than the width of box1 on hover */
  430. height:241px; /* height of text box - make sure this is 10px less than the height of box1 on hover */
  431. padding:5px;
  432. top:0;
  433. left:0;
  434. overflow:hidden;
  435. word-break:inherit;
  436. position:absolute;
  437. text-align:center;
  438. font-size:11px;
  439. letter-spacing:1px;
  440. color:transparent;
  441. background:transparent;
  442. -webkit-transition: all .5s ease-in-out;
  443. -moz-transition: all .5s ease-in-out;
  444. -ms-transition: all .5s ease-in-out;
  445. -o-transition: all .5s ease-in-out;
  446. transition: all .5s ease-in-out;
  447. }
  448.  
  449. #box1four:hover .txt1four {
  450. color:#b9b9b9; /* color of text */
  451. background:#fff; /* background color */
  452. z-index:9999;
  453. -webkit-transition: all .5s ease-in-out;
  454. -moz-transition: all .5s ease-in-out;
  455. -ms-transition: all .5s ease-in-out;
  456. -o-transition: all .5s ease-in-out;
  457. transition: all .5s ease-in-out;
  458. }
  459.  
  460. /* BOX 2 */
  461.  
  462. #box2four {
  463. width:30px;
  464. height:30px;
  465. background:white;
  466. position:absolute;
  467. margin-top:440px;
  468. margin-left:165px;
  469. overflow:hidden;
  470. border:3px solid {color:blogtitle}; /* border color of box2 */
  471. border-radius:50%;
  472. -webkit-transition: all .5s ease-in-out;
  473. -moz-transition: all .5s ease-in-out;
  474. -ms-transition: all .5s ease-in-out;
  475. -o-transition: all .5s ease-in-out;
  476. transition: all .5s ease-in-out;
  477. }
  478.  
  479. #box2four:hover {
  480. border-radius:0%;
  481. border: 6px solid {color:borders}; /* border color of box1 on hover */
  482. width:241px; /* width of box1 on hover */
  483. height:241px; /* height of box1 on hover */
  484. z-index:9999;
  485. margin-top:535px;
  486. margin-left:85px;
  487. -webkit-transition: all .5s ease-in-out;
  488. -moz-transition: all .5s ease-in-out;
  489. -ms-transition: all .5s ease-in-out;
  490. -o-transition: all .5s ease-in-out;
  491. transition: all .5s ease-in-out;
  492. }
  493.  
  494. .txt2four {
  495. width:230px; /* width of text box - make sure this is 10px less than the width of box2 on hover */
  496. height:241px; /* height of text box - make sure this is 10px less than the height of box2 on hover */
  497. padding:5px;
  498. top:0;
  499. left:0;
  500. overflow:hidden;
  501. word-break:inherit;
  502. position:absolute;
  503. text-align:left;
  504. letter-spacing:1px;
  505. color:transparent;
  506. text-align:center;
  507. font-size:11px;
  508. background:transparent;
  509. -webkit-transition: all .3s ease-in-out;
  510. -moz-transition: all .3s ease-in-out;
  511. -ms-transition: all .3s ease-in-out;
  512. -o-transition: all .3s ease-in-out;
  513. transition: all .3s ease-in-out;
  514. }
  515.  
  516. #box2four:hover .txt2four {
  517. z-index:99999;
  518. color:#b9b9b9; /* color of text */
  519. background:#fff; /* background color */
  520. -webkit-transition: all .5s ease-in-out;
  521. -moz-transition: all .5s ease-in-out;
  522. -ms-transition: all .5s ease-in-out;
  523. -o-transition: all .5s ease-in-out;
  524. transition: all .5s ease-in-out;
  525. }
  526.  
  527.  
  528. /* BOX 3 */
  529.  
  530. #box3four {
  531. width:30px;
  532. height:30px;
  533. background:white;
  534. position:absolute;
  535. margin-top:440px;
  536. margin-left:230px;
  537. overflow:hidden;
  538. border:3px solid {color:blogtitle}; /* border color of box3 */
  539. border-radius:50%;
  540. -webkit-transition: all .5s ease-in-out;
  541. -moz-transition: all .5s ease-in-out;
  542. -ms-transition: all .5s ease-in-out;
  543. -o-transition: all .5s ease-in-out;
  544. transition: all .5s ease-in-out;
  545. }
  546.  
  547. #box3four:hover {
  548. border-radius:0%;
  549. border: 6px solid {color:borders}; /* border color of box1 on hover */
  550. width:241px; /* width of box1 on hover */
  551. height:241px; /* height of box1 on hover */
  552. z-index:9999;
  553. margin-top:535px;
  554. margin-left:85px;
  555. -webkit-transition: all .5s ease-in-out;
  556. -moz-transition: all .5s ease-in-out;
  557. -ms-transition: all .5s ease-in-out;
  558. -o-transition: all .5s ease-in-out;
  559. transition: all .5s ease-in-out;
  560. }
  561.  
  562. .txt3four {
  563. width:230px; /* width of text box - make sure this is 10px less than the width of box3 on hover */
  564. height:241px; /* height of text box - make sure this is 10px less than the height of box3 on hover */
  565. padding:5px;
  566. top:0;
  567. left:0;
  568. overflow:hidden;
  569. word-break:inherit;
  570. position:absolute;
  571. text-align:center;
  572. letter-spacing:1px;
  573. color:transparent;
  574. font-size:11px;
  575. background:transparent;
  576. -webkit-transition: all .5s ease-in-out;
  577. -moz-transition: all .5s ease-in-out;
  578. -ms-transition: all .5s ease-in-out;
  579. -o-transition: all .5s ease-in-out;
  580. transition: all .5s ease-in-out;
  581. }
  582.  
  583. #box3four:hover .txt3four {
  584. color:#b9b9b9; /* color of text */
  585. background:#fff; /* background color */
  586. z-index:99999;
  587. -webkit-transition: all .5s ease-in-out;
  588. -moz-transition: all .5s ease-in-out;
  589. -ms-transition: all .5s ease-in-out;
  590. -o-transition: all .5s ease-in-out;
  591. transition: all .5s ease-in-out;
  592. }
  593.  
  594.  
  595. /* BOX 4 */
  596.  
  597. #box4four {
  598. width:30px;
  599. height:30px;
  600. background:white;
  601. position:absolute;
  602. margin-top:440px;
  603. margin-left:295px;
  604. overflow:hidden;
  605. border:3px solid {color:borders}; /* border color of box4 */
  606. border-radius:50%;
  607. -webkit-transition: all .5s ease-in-out;
  608. -moz-transition: all .5s ease-in-out;
  609. -ms-transition: all .5s ease-in-out;
  610. -o-transition: all .5s ease-in-out;
  611. transition: all .5s ease-in-out;
  612. }
  613.  
  614. #box4four:hover {
  615. border-radius:0%;
  616. border: 6px solid {color:borders}; /* border color of box1 on hover */
  617. width:241px; /* width of box1 on hover */
  618. height:241px; /* height of box1 on hover */
  619. z-index:9999;
  620. margin-top:535px;
  621. margin-left:85px;
  622. -webkit-transition: all .5s ease-in-out;
  623. -moz-transition: all .5s ease-in-out;
  624. -ms-transition: all .5s ease-in-out;
  625. -o-transition: all .5s ease-in-out;
  626. transition: all .5s ease-in-out;
  627. }
  628.  
  629. .txt4four {
  630. width:230px; /* width of text box - make sure this is 10px less than the width of box4 on hover */
  631. height:241px; /* height of text box - make sure this is 10px less than the height of box4 on hover */
  632. padding:5px;
  633. top:0;
  634. left:0;
  635. overflow:hidden;
  636. word-break:inherit;
  637. position:absolute;
  638. text-align:center;
  639. letter-spacing:1px;
  640. color:transparent;
  641. font-size:11px;
  642. background:transparent;
  643. -webkit-transition: all .5s ease-in-out;
  644. -moz-transition: all .5s ease-in-out;
  645. -ms-transition: all .5s ease-in-out;
  646. -o-transition: all .5s ease-in-out;
  647. transition: all .5s ease-in-out;
  648. }
  649.  
  650. #box4four:hover .txt4four {
  651. color:#b9b9b9; /* color of text */
  652. background:#fff; /* background color */
  653. z-index:99999;
  654. -webkit-transition: all .5s ease-in-out;
  655. -moz-transition: all .5s ease-in-out;
  656. -ms-transition: all .5s ease-in-out;
  657. -o-transition: all .5s ease-in-out;
  658. transition: all .5s ease-in-out;
  659. }
  660.  
  661. /* hey links hur */
  662. #link1{
  663. position:fixed;
  664. width:30px;
  665. height:30px;
  666. background:white;
  667. position:absolute;
  668. margin-top:-200px;
  669. margin-left:-53px;
  670. overflow:hidden;
  671. line-height:17px;
  672. border:3px solid {color:borders};
  673. border-radius:5px;
  674. opacity:0;
  675. -webkit-transition: all 2s ease;
  676. -moz-transition: all 2s ease;
  677. -o-transition: all 2s ease;
  678. transition: all 2s ease;
  679. }
  680. #sidebar:hover #link1{
  681. opacity:1;
  682. margin-left:55px;
  683. -webkit-transition: all 2s ease;
  684. -moz-transition: all 2s ease;
  685. -o-transition: all 2s ease;
  686. transition: all 2s ease;
  687. }
  688. #link2{
  689. position:fixed;
  690. width:30px;
  691. height:30px;
  692. background:white;
  693. position:absolute;
  694. margin-top:-160px;
  695. margin-left:-53px;
  696. overflow:hidden;
  697. line-height:17px;
  698. border:3px solid {color:borders};
  699. border-radius:5px;
  700. opacity:0;
  701. -webkit-transition: all 2s ease;
  702. -moz-transition: all 2s ease;
  703. -o-transition: all 2s ease;
  704. transition: all 2s ease;
  705.  
  706. }
  707. #sidebar:hover #link2{
  708. opacity:1;
  709. margin-left:55px;
  710. -webkit-transition: all 2s ease;
  711. -moz-transition: all 2s ease;
  712. -o-transition: all 2s ease;
  713. transition: all 2s ease;
  714. }
  715. #link3{
  716. position:fixed;
  717. width:30px;
  718. height:30px;
  719. background:white;
  720. position:absolute;
  721. margin-top:-120px;
  722. margin-left:-53px;
  723. overflow:hidden;
  724. line-height:17px;
  725. border:3px solid {color:borders};
  726. border-radius:5px;
  727. opacity:0;
  728. -webkit-transition: all 2s ease;
  729. -moz-transition: all 2s ease;
  730. -o-transition: all 2s ease;
  731. transition: all 2s ease;
  732. }
  733. #sidebar:hover #link3{
  734. opacity:1;
  735. margin-left:55px;
  736. -webkit-transition: all 2s ease;
  737. -moz-transition: all 2s ease;
  738. -o-transition: all 2s ease;
  739. transition: all 2s ease;
  740. }
  741. #link4{
  742. position:fixed;
  743. width:30px;
  744. height:30px;
  745. background:white;
  746. position:absolute;
  747. margin-top:-200px;
  748. margin-left:230px;
  749. overflow:hidden;
  750. line-height:17px;
  751. border:3px solid {color:borders};
  752. border-radius:5px;
  753. opacity:0;
  754. -webkit-transition: all 2s ease;
  755. -moz-transition: all 2s ease;
  756. -o-transition: all 2s ease;
  757. transition: all 2s ease;
  758.  
  759. }
  760. #sidebar:hover #link4{
  761. opacity:1;
  762. margin-left:140px;
  763. -webkit-transition: all 2s ease;
  764. -moz-transition: all 2s ease;
  765. -o-transition: all 2s ease;
  766. transition: all 2s ease;
  767. }
  768. #link5{
  769. position:fixed;
  770. width:30px;
  771. height:30px;
  772. background:white;
  773. position:absolute;
  774. margin-top:-160px;
  775. margin-left:230px;
  776. overflow:hidden;
  777. line-height:17px;
  778. border:3px solid {color:borders};
  779. border-radius:5px;
  780. opacity:0;
  781. -webkit-transition: all 2s ease;
  782. -moz-transition: all 2s ease;
  783. -o-transition: all 2s ease;
  784. transition: all 2s ease;
  785. }
  786. #sidebar:hover #link5{
  787. opacity:1;
  788. margin-left:140px;
  789. -webkit-transition: all 2s ease;
  790. -moz-transition: all 2s ease;
  791. -o-transition: all 2s ease;
  792. transition: all 2s ease;}
  793. #link6{
  794. position:fixed;
  795. width:30px;
  796. height:30px;
  797. background:white;
  798. position:absolute;
  799. margin-top:-120px;
  800. margin-left:230px;
  801. overflow:hidden;
  802. line-height:17px;
  803. border:3px solid {color:borders};
  804. border-radius:5px;
  805. opacity:0;
  806. -webkit-transition: all 2s ease;
  807. -moz-transition: all 2s ease;
  808. -o-transition: all 2s ease;
  809. transition: all 2s ease;
  810. }
  811. #sidebar:hover #link6{
  812. opacity:1;
  813. margin-left:140px;
  814. -webkit-transition: all 2s ease;
  815. -moz-transition: all 2s ease;
  816. -o-transition: all 2s ease;
  817. transition: all 2s ease;
  818. }
  819.  
  820. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  821. .title{
  822. line-height: 32px;
  823. color:{color:Title};
  824. font-weight: normal;
  825. font-family: 'Kranky', cursive;
  826. font-size:30px;
  827. }
  828.  
  829.  
  830. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  831. .permalink{
  832. text-transform: normal;
  833. display: block;
  834. text-align: right;
  835. text-decoration: none;
  836. }
  837.  
  838.  
  839. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  840. #infscr-loading{
  841. bottom: -70px;
  842. position: absolute;
  843. left: 50%;
  844. margin-left:-8px;
  845. width:16px;
  846. height:11px;
  847. overflow:hidden;
  848. margin-bottom: 50px;
  849. }
  850.  
  851. #postnotes{
  852. text-align: justify;}
  853.  
  854. #postnotes blockquote{
  855. border: 0px;}
  856.  
  857. blockquote{
  858. padding:0px 0px 2px 5px;
  859. margin:0px 0px 2px 10px;
  860. border-left: 1px dotted #555555;
  861. }
  862.  
  863. blockquote p, ul{
  864. margin:0px;
  865. padding:0px;
  866. }
  867.  
  868. a img{border: 0px;}
  869.  
  870.  
  871. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  872.  
  873. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  874. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  875.  
  876. .notes img{width:10px; position:relative; top:3px;}
  877. <--ses-->
  878. small{font-size: 90%;}
  879.  
  880. {CustomCSS}
  881.  
  882. </style>
  883.  
  884. {block:IndexPage}
  885. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  886. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  887.  
  888. <script type="text/javascript">
  889. $(window).load(function(){
  890. var $wall = $('#posts');
  891. $wall.imagesLoaded(function(){
  892. $wall.masonry({
  893. itemSelector: '.entry, .entry_photo',
  894. isAnimated : false
  895. });
  896. });
  897.  
  898. $wall.infinitescroll({
  899. navSelector : '#pagination',
  900. nextSelector : '#pagination a',
  901. itemSelector : '.entry, .entry_photo',
  902. bufferPx : 2000,
  903. debug : false,
  904. errorCallback: function() {
  905. $('#infscr-loading').fadeOut('normal');
  906. }},
  907. function( newElements ) {
  908. var $newElems = $( newElements );
  909. $newElems.hide();
  910. $newElems.imagesLoaded(function(){
  911. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  912. });
  913. }); $('#posts').show(500);
  914. });
  915. </script>
  916.  
  917.  
  918. {/block:IndexPage}
  919.  
  920.  
  921. <title>{title}</title>
  922.  
  923. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl7439kSD1qfamg6.gif" />
  924. <meta name="viewport" content="width=820" />
  925. </head>
  926.  
  927. <body>
  928. <BODY onselectstart="return false;" ondragstart="return false;">
  929. <div class="wrapper">
  930. <div class="header">
  931. </div>
  932.  
  933. <div id="cage">
  934. <div id="center">
  935. <div id="topbar"></div>
  936. <div id="updatesfour">
  937.  
  938. <!--- START BOX 1 ---->
  939. <div id="box1four"><div class="txt1four"><img src="http://media.tumblr.com/tumblr_m7kw0cyj3b1qid2nw.gif" style="float:left"><div style="text-align:center; font-size:20px; font-family: 'Kranky', cursive; color:{color:borders};margin-bottom:3px;">Updates</div> <!-- Updates title -->
  940.  
  941. <!--- Write your updates here ---->
  942. hi these is the updates tab!! Put your updates here w/ you theme, personal life etc!!
  943.  
  944.  
  945. <!--- ending divs ---->
  946. </div></div>
  947. <!--- END BOX 1 ---->
  948.  
  949.  
  950. <!--- START BOX 2 ---->
  951. <div id="box2four"><div class="txt2four"><img src="http://media.tumblr.com/tumblr_mdns7nrbqe1qdlkyg.gif" style="float:left"><div style="text-align:center; font-size:20px; font-family: 'Kranky', cursive; color:{color:borders};margin-bottom:3px;">Title here</div> <!-- Updates title -->
  952.  
  953. <!--- Write your updates here ---->
  954. Write your updates here, it's best to keep your title short. (upper right corner)
  955.  
  956.  
  957. <!--- ending divs ---->
  958. </div></div>
  959. <!--- END BOX 2 ---->
  960.  
  961.  
  962. <!--- START BOX 3 ---->
  963. <div id="box3four"><div class="txt3four"><img src="http://media.tumblr.com/tumblr_mdpf5kf9Wl1qdlkyg.gif" style="float:left"><div style="text-align:center; font-size:20px; font-family: 'Kranky', cursive; color:{color:borders};margin-bottom:3px;">Title here</div> <!-- Updates title -->
  964.  
  965. <!--- Write your updates here ---->
  966. Write your updates here, it's best to keep your title short. (bottom left corner)
  967.  
  968.  
  969. <!--- ending divs ---->
  970. </div></div>
  971. <!--- END BOX 3 ---->
  972.  
  973.  
  974. <!--- START BOX 4 ---->
  975. <div id="box4four"><div class="txt4four"><img src="http://media.tumblr.com/94adfd00f3f06b8dc87d16717cfb9477/tumblr_inline_mley62Gdhk1rxsw83.gif" style="float:left"><div style="text-align:center; font-size:20px;font-family: 'Kranky', cursive; color:{color:borders};margin-bottom:3px;">Title here</div> <!-- Updates title -->
  976.  
  977. <!--- Write your updates here ---->
  978. Write your updates here, it's best to keep your title short. (bottom right corner)
  979.  
  980.  
  981. <!--- ending divs ---->
  982. </div></div>
  983. <!--- END BOX 4 ---->
  984.  
  985. </div>
  986. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  987. <div id="sidebar">
  988. <div id="blogtitle"><img src="http://static.tumblr.com/vilw5yj/o9fmw06k7/30v0qp4__1_.gif">{text:Blogtitle}<img src="http://static.tumblr.com/vilw5yj/Pu9mw06me/30v0qp4.gif"></div>
  989. <center>
  990. <a href="/"><img src="{image:sidebar}" width=100%></a>
  991. <div id="desc">{description}</div>
  992. <div id="link1"><a href="{text:Link one}" title="{text:Link One Message}"><img src="http://media.tumblr.com/bc63a0029cf66441e47eb6b8997b6977/tumblr_inline_mkp7ol0Tu01qz4rgp.gif" style="margin-top:4px;"></a></div>
  993. <div id="link2"><a href="{text:Link Two}" title="{text:Link Two Message}"><img src="http://media.tumblr.com/b68e4cf512c0efe2cff697d60757db3b/tumblr_inline_mkp7o4vTOM1qz4rgp.gif" style="margin-top:4px;"></a></div>
  994. <div id="link3"><a href="{text:Link Three}" title="{text:Link Three Message}"><img src="http://media.tumblr.com/dc5cfd47ee6bd923f2111c77f4657b28/tumblr_inline_mkp7nsTJ6S1qz4rgp.gif" style="margin-top:4px;"></a></div>
  995. <div id="link4"><a href="{text:Link Four}" title="{text:Link Four Message}"><img src="http://media.tumblr.com/3c20f5ce05bb9d10faddbbd3ec063268/tumblr_inline_mkp7o30Kq81qz4rgp.gif" style="margin-top:4px;"></a></div>
  996. <div id="link5"><a href="{text:Link Five}" title="{text:Link Five Message}"><img src="http://media.tumblr.com/3f85de96947f6e6e33f5ac8e1de8f8a3/tumblr_inline_mkp7ogdXuU1qz4rgp.gif" style="margin-top:4px;"></a></div>
  997. <div id="link6"><a href="{text:Link Six}" title="{text:Link Six Message}"><img src="http://media.tumblr.com/d5c1e61a14f6e9ea1d504281be4632dd/tumblr_inline_mkp7nnQ2NY1qz4rgp.gif" style="margin-top:4px;"></a></div>
  998. </center>
  999. </div>
  1000. <!------------------------------------->
  1001.  
  1002.  
  1003. <div class="left">
  1004. <div id="posts">
  1005. {block:Posts}
  1006. <div class="entry">
  1007.  
  1008. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><br><div class="permalinktext">
  1009. {ShortMonth},{DayofMonth}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}">Reblog</a></div>
  1010. {/block:Text}
  1011.  
  1012. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1013.  
  1014. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1015. {block:Answer}
  1016. <br>
  1017. <div style="border:1px solid {color:blogtitle}; margin:3px; margin-top:-5px; min-height:30px; padding:7px;
  1018. padding-bottom:19px; text-transform:uppercase; border-radius:5px; background:#fff">
  1019. <img src="{AskerPortraitURL-30}" width="30" align="left"
  1020. style="margin-right:4px; margin-top:-3px; border-radius:100%; margin-left:0px; border:1px dashed {color:borders}; padding:7px; background:#fff; outline:0px solid transparent;">
  1021. <askk>{Asker}</askk>: {Question}</div><br>
  1022. <askk>I responded with:</askk>
  1023. <div style="font-size:10px;font-family:'Short Stack', cursive; border:1px solid {color:blogtitle}; margin:3px; margin-top:9px; min-height:30px; padding:10px;padding-bottom:19px; text-transform:uppercase; border-radius:5px; background:#fff">
  1024. <img src="{PortraitURL-30}" width="30" align="right"
  1025. style="margin-right:0px; margin-top:-6px; border-radius:100%; margin-left:8px;border:1px dashed {color:borders}; padding:7px; outline:0px solid transparent; background:#fff;">{Answer}</div><br>
  1026. {/block:Answer}
  1027. {block:Photo}
  1028. {block:IndexPage}
  1029. <center>
  1030. <div class="perma">
  1031. {LikeButton} </div>
  1032. <div class="perma2">
  1033. {ReblogButton}
  1034. </div>
  1035. <div class="perma3">
  1036. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1037. has <a href="{Permalink}">{Notecountwithlabel}</a>
  1038. </div>
  1039. <div class="photo"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></div>
  1040. {/block:IndexPage}
  1041. {block:PermalinkPage}
  1042. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1043.  
  1044. {LinkCloseTag}
  1045. {/block:PermalinkPage}
  1046. {/block:Photo}
  1047.  
  1048. {block:Photoset}
  1049. {block:IndexPage}
  1050. <center>
  1051.  
  1052. <div class="perma">
  1053. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1054.  
  1055. {Photoset-250}</center>
  1056. {/block:IndexPage}
  1057. {block:PermalinkPage}
  1058. <center>
  1059. {Photoset-500}</center>
  1060. {/block:PermalinkPage}
  1061. {/block:Photoset}
  1062.  
  1063. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1064.  
  1065. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1066.  
  1067. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1068. <ul class="chat">
  1069. {block:Lines}
  1070. <li class="user_{UserNumber}">
  1071. {block:Label}
  1072. <span class="label">{Label}</span>
  1073. {/block:Label}
  1074.  
  1075. {Line}
  1076. </li>
  1077. {/block:Lines}
  1078. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1079. {/block:Chat}
  1080.  
  1081. {block:Audio}
  1082. <div style="width:200px; height:30px;">
  1083. {AudioPlayerBlack}
  1084. </div>
  1085. {block:IndexPage}<span class="permalink">
  1086. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1087. </span>{/block:IndexPage}
  1088. {/block:Audio}
  1089.  
  1090. {block:Video}
  1091. {block:IndexPage}
  1092. <center>
  1093. <div class="perma">
  1094. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1095. {Video-250}</center>
  1096. {/block:IndexPage}
  1097. {block:PermalinkPage}
  1098. <center>
  1099. {Video-400}</center>
  1100. {/block:PermalinkPage}
  1101. {block:Video}
  1102.  
  1103.  
  1104. {block:PostNotes}<div align="middle">{caption}</div>
  1105. <center>
  1106.  
  1107. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1108.  
  1109. {block:HasTags}
  1110. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1111. {block:RebloggedFrom}
  1112. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1113. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1114.  
  1115. {/block:RebloggedFrom}
  1116. </center></span>
  1117. <br>
  1118. <div id="postnotes">{PostNotes}</div><br>
  1119.  
  1120. <center>{block:ContentSource}
  1121. <br><a href="{SourceURL}">
  1122. {lang:Source}:
  1123. {block:SourceLogo}
  1124. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1125. height="{LogoHeight}" alt="{SourceTitle}" />
  1126. {/block:SourceLogo}
  1127. {block:NoSourceLogo}
  1128. {SourceLink}
  1129. {/block:NoSourceLogo}
  1130. </a>
  1131. {/block:ContentSource}</center>
  1132.  
  1133. {/block:PostNotes}
  1134. </div>
  1135. {/block:Posts}
  1136. </div></div>
  1137.  
  1138. {block:IndexPage}
  1139. {block:Pagination}
  1140. <div id="pagination">
  1141. {block:NextPage}
  1142. <a id="nextPage" href="{NextPage}"></a>
  1143. {/block:NextPage}
  1144. {block:PreviousPage}
  1145. <a href="{PreviousPage}"></a>
  1146. {/block:PreviousPage}
  1147. </div>
  1148. {/block:Pagination}
  1149. {/block:IndexPage}
  1150. </body>
  1151. <div style="position:fixed; padding:5px; bottom:6px; right:6px;"><a href="http://mufflinq.tumblr.com" title="theme by aj"><img src="http://media.tumblr.com/tumblr_lqwdjl9w5H1qcfn0j.gif" style="left:-5px; top:-4px; "></a></div>
  1152. </html>
Add Comment
Please, Sign In to add comment