Advertisement
hashtaqno

theme 8 by hashtaq-no

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