Fucking_Aj

Dangered Theme - Dreamlayouts (AJ)

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