Advertisement
hashtaqno

theme 13 by hashtaq-no

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