abss_99

Theme #4 by h0ran-wbu

Aug 9th, 2013
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.64 KB | None | 0 0
  1. <!--
  2. THEME #4 MADE BY h0ran-wbu! steal credits, and i'll piss on everything you cherish AND make your blog suffer
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  10. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  11. <script>
  12. (function($){
  13. $(document).ready(function(){
  14. $("a[title]").style_my_tooltips({
  15. tip_follows_cursor:true,
  16. tip_delay_time:90,
  17. tip_fade_speed:600,
  18. attribute:"title"
  19. });
  20. });
  21. })(jQuery);
  22. </script>
  23.  
  24. <script type="text/javascript">
  25. <!--
  26.  
  27. // Disable Right Click Script
  28.  
  29. function IE(e)
  30. {
  31. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  32. {
  33. return false;
  34. }
  35. }
  36. function NS(e)
  37. {
  38. if (document.layers || (document.getElementById && !document.all))
  39. {
  40. if (e.which == "2" || e.which == "3")
  41. {
  42. return false;
  43. }
  44. }
  45. }
  46. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  47.  
  48. //-->
  49. </script>
  50.  
  51.  
  52. <script type="text/javascript"
  53. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  54.  
  55. <!--DEFAULT VARIABLES-->
  56. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  57. <meta name="color:background" content="#fff"/>
  58. <meta name="color:link" content="#777"/>
  59. <meta name="color:text" content="#777"/>
  60. <meta name="color:title" content="#333"/>
  61. <meta name="color:hover" content="#fff"/>
  62. <meta name="color:blogtitle" content="#fff"/>
  63. <meta name="color:links" content="#fff"/>
  64. <meta name="color:link titles" content="#fff"/>
  65. <meta name="color:borders" content="#fff"/>
  66. <meta name="image:sidebar" content="1"/>
  67. <meta name="image:background" content="1"/>
  68. <meta name="text:Link One" content=""/>
  69. <meta name="text:Link One Message" content"link1 title"/>
  70. <meta name="text:Link Two" content=""/>
  71. <meta name="text:Link Two Message" content"link2 title"/>
  72. <meta name="text:Link Three" content=""/>
  73. <meta name="text:Link Three Message" content"link3 title"/>
  74. <meta name="text:Link Four" content="" />
  75. <meta name="text:Link Four Message" content"link4 title"/>
  76. <meta name="text:your name" content="your name here"/>
  77. <meta name="text:quote hurr" content="quote goes hurr"/>
  78.  
  79. <style type="text/css">
  80.  
  81. #s-m-t-tooltip {
  82. max-width:300px;
  83. padding:6px 6px 6px 6px;
  84. margin:20px 0px 0px 20px;
  85. background: #fff; /* change the background color */
  86. border:2px inset {color:link titles}; /* change the border color */
  87. font-family:cutiepop; /* change the font */
  88. font-size:16px; /* change the font size */
  89. letter-spacing:0px; /* change the letter spacing */
  90. text-transform:lowercase; /* can be uppercase, lowercase, none*/
  91. color:#000; /* change the text color */
  92. z-index:999999999999999999999999999999999999;
  93. border-radius:20px;
  94. }
  95.  
  96. ::-webkit-scrollbar-thumb:vertical {
  97. height:9px;
  98. background-color: {color:scrollbar};
  99. }
  100.  
  101. ::-webkit-scrollbar-thumb:horizontal {
  102. width:0px;
  103. height:0px;
  104. overflow:hidden;
  105. background:#fff;
  106. }
  107.  
  108. ::-webkit-scrollbar {
  109. width:3px;
  110. height:5px;
  111. overflow:hidden;
  112. background:#ddd;
  113. margin-right:5px;
  114. }
  115.  
  116. 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-
  117.  
  118. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  119.  
  120. 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;}
  121.  
  122. p {
  123. margin:0px;
  124. margin-top:0px;
  125. }
  126.  
  127.  
  128. body {
  129. padding: 0px;
  130. margin: 0px;
  131. color:{color:text};
  132. font-family: dixel;
  133. line-height:7px;
  134. font-size:8px;
  135. background-color: {color:Background};
  136. background-image:url({image:Background});
  137. background-attachment: fixed;
  138. background-repeat: repeat;
  139. }
  140.  
  141.  
  142. a:link, a:active, a:visited{
  143. text-decoration: none;
  144. -webkit-transition: color 0.3s ease-out;
  145. -moz-transition: color 0.3s ease-out;
  146. transition: color 0.3s ease-out;
  147. color:{color:link};
  148. }
  149.  
  150. a:hover {
  151. text-decoration: none;
  152. font-style:;
  153. color: {color:Hover};
  154. }
  155.  
  156. div#center{
  157. margin:auto;
  158. position:relative;
  159. width:1000px;
  160. background-color:;
  161. overflow:auto;
  162. overflow-y:hidden;
  163. }
  164.  
  165. askk{
  166. font-family:stars;
  167. font-size:14px;
  168. text-shadow:2px 1px 1px;
  169. }
  170.  
  171. askerr{
  172. font-family:cutiepop;
  173. font-size:17px;
  174. text-shadow:2px 1px 1px;
  175. color:{color:title};
  176. }
  177.  
  178. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  179. .entry {
  180. float:left;
  181. display: block;
  182. margin:10px;
  183. overflow:hidden;
  184. width:220px;
  185. border: 2px solid #ddd;
  186. box-shadow:5px 3px 6px #ddd;
  187. border-radius:15px;
  188. opacity:.6;
  189. padding: 5px;
  190. {block:PermalinkPage}
  191. width:450px;
  192. text-align:left;
  193. line-height:10px;
  194. {/block:PermalinkPage}
  195. background:white;
  196. background-image:URL();
  197. -o-transition-transition: all 0.9s ease-out;
  198. -webkit-transition: all 0.9s ease-out;
  199. -moz-transition: all 0.9s ease-out;
  200. }
  201.  
  202. #entry:hover {
  203. opacity: 1.0;
  204. -o-transition-transition: all 0.9s ease-out;
  205. -webkit-transition: all 0.9s ease-out;
  206. -moz-transition: all 0.9s ease-out;
  207. }
  208.  
  209. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  210. .entry .perma{
  211. width:auto;
  212. height:auto;
  213. margin-left:0px;
  214. margin-top:110px;
  215. padding:5px;
  216. padding-left:10px;
  217. font-family:destrukt;
  218. position: absolute;
  219. line-height: 16px;
  220. overflow:hidden;
  221. text-align:center;
  222. top:0px;
  223. background:white;
  224. word-spacing:2px;
  225. letter-spacing:1px;
  226. opacity: 0.0;
  227. border:1px solid {color:borders};
  228. box-shadow:20px #000;
  229. -webkit-transition: opacity 0.3s linear;
  230. -webkit-transition: all 0.3s linear;
  231. -moz-transition: all 0.3s linear;
  232. transition: all 0.3s linear;
  233. }
  234.  
  235. .entry:hover .perma{
  236. overflow:visible;
  237. margin-left: 30px;
  238. height: auto;
  239. margin-top: 110px;
  240. -webkit-transition: opacity 0.4s linear; opacity: 1;
  241. -webkit-transition: all 0.4s linear;
  242. -moz-transition: all 0.4s linear;
  243. transition: all 0.4s linear;
  244. }
  245.  
  246.  
  247. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  248. #posts {
  249. width:800px;
  250. margin-top:50px;
  251. z-index:99;
  252. margin-left:220px;
  253. font-size:14px;
  254. font-family:ultimapdaa hairline;
  255. line-height:16px;
  256. background:transparent;
  257. position:relative;
  258. overflow-y: hidden;
  259. -webkit-animation: fadeInDownBig 2s;
  260. -moz-animation: fadeInDownBig 2s;
  261. -ms-animation: fadeInDownBig 2s;
  262. }
  263.  
  264.  
  265. /*CUSTOMIZE SIDEBAR HERE*/
  266. #sidebar{
  267. position:fixed !important;
  268. width:220px;
  269. background:white;
  270. height:auto;
  271. margin-top:175px;
  272. margin-left:-95px;
  273. text-align:center;
  274. opacity:.9;
  275. -o-transition-transition: all 0.9s ease-out;
  276. -webkit-transition: all 0.9s ease-out;
  277. -moz-transition: all 0.9s ease-out;
  278. }
  279.  
  280. #sidebar #blogtitle {
  281. width:390px;
  282. opacity:1px;
  283. margin-top:-90px;
  284. margin-left:-90px;
  285. text-align:center;
  286. position:fixed;
  287. font-family:waltograph;
  288. font-size:70px;
  289. color:{color:blogtitle};
  290. background:transparent;
  291. line-height:80px;
  292. height: 65px;
  293. z-index: 3;
  294. text-shadow:1px 2px 5px #000;
  295. }
  296.  
  297. #sidebar #desc {
  298. position:fixed !important;
  299. height:auto;
  300. width:200px;
  301. margin-left:10px;
  302. margin-top:-30px;
  303. opacity:0;
  304. line-height:15px;
  305. font-family:ultimapdaa hairline;
  306. font-size:16px;
  307. background-color:white;
  308. border:2px solid;
  309. transition: all 0.6s ease-out;
  310. -o-transition-transition: all 0.6s ease-out;
  311. -webkit-transition: all 0.6s ease-out;
  312. -moz-transition: all 0.6s ease-out;
  313. }
  314.  
  315. #sidebar:hover #desc {
  316. opacity:1;
  317. margin-left:10px;
  318. margin-top:-100px;
  319. }
  320.  
  321. #happy {
  322. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  323. repeat:repeat-x;
  324. left:0;
  325. width:100%;
  326. margin-top: 15px;
  327. height:18px;
  328. position: fixed;
  329. z-index: 1;
  330. opacity:1;
  331. }
  332.  
  333. #happy2 {
  334. background-color: #fff;
  335. repeat:repeat-x;
  336. left:0;
  337. width:100%;
  338. margin-top: -10px;
  339. height:30px;
  340. position: fixed;
  341. z-index: 1;
  342. opacity:1;
  343. }
  344.  
  345. #flower{
  346. position:fixed;
  347. margin-left:55px; /*move left or right*/
  348. margin-top:320px; /*move up or down*/
  349. z-index:100;
  350. -webkit-transform: rotate(50deg); /*rotate the image*/
  351. }
  352.  
  353. #flower img{
  354. width:115px; /*size of the image*/
  355. }
  356.  
  357. #flower1{
  358. position:fixed;
  359. margin-left:-35px; /*move left or right*/
  360. margin-top:320px; /*move up or down*/
  361. z-index:100;
  362. -webkit-transform: rotate(50deg); /*rotate the image*/
  363. }
  364.  
  365. #flower1 img{
  366. width:115px; /*size of the image*/
  367. }
  368.  
  369. #flower2{
  370. position:fixed;
  371. margin-left:-115px; /*move left or right*/
  372. margin-top:320px; /*move up or down*/
  373. z-index:100;
  374. -webkit-transform: rotate(50deg); /*rotate the image*/
  375. }
  376.  
  377. #flower2 img{
  378. width:115px; /*size of the image*/
  379. }
  380.  
  381. .quote{
  382. position: fixed !important;
  383. width:250px;
  384. height:auto;
  385. font-family:waltograph;
  386. font-size: 35px;
  387. line-height: 35px;
  388. text-shadow: 2px 2px 2px #888;
  389. background-color: transparent;
  390. padding: 2px;
  391. text-align:center;
  392. margin-top: 235px;
  393. margin-left: -20px;
  394. }
  395.  
  396. #meep{
  397. position:fixed !important;
  398. width:25px;
  399. padding:8px;
  400. background:white;
  401. height:10px;
  402. margin-top:-177px;
  403. margin-left:160px;
  404. text-align:center;
  405. z-index:5;
  406. border:2px solid;
  407. opacity:0;
  408. border-radius: 25px;
  409. transition: all 0.4s ease-out;
  410. -o-transition-transition: all 0.4s ease-out;
  411. -webkit-transition: all 0.4s ease-out;
  412. -moz-transition: all 0.4s ease-out;
  413. }
  414.  
  415. #sidebar:hover #meep{
  416. opacity:1;
  417. margin-left:170px;
  418. margin-top:-177px;
  419. }
  420.  
  421. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  422.  
  423. @font-face {font-family:"Waltograph"; src:url('http://static.tumblr.com/9wzbixa/CaXlyw8mg/waltograph42.otf');}
  424.  
  425. @font-face {font-family:"Destrukt"; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  426.  
  427. @font-face { font-family:"Ultimapdaa Hairline"; src: url('http://static.tumblr.com/iddq6cw/GQTm040bn/ultimapdaa-hairline.ttf'); }
  428.  
  429. @font-face { font-family: "cutiepop"; src: url('http://static.tumblr.com/q54tzar/Gs7m21f91/cutiepop_1_.ttf'); }
  430.  
  431. @font-face { font-family: "honeyscript"; src: url('http://static.tumblr.com/q54tzar/vvam21fco/honeyscript-light_1_.ttf'); }
  432.  
  433. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  434.  
  435. #link1 {
  436. position:fixed !important;
  437. width:10px;
  438. height:5px;
  439. padding:10px;
  440. margin-left:205px;
  441. margin-top:10px;
  442. background:{color:links};
  443. line-height:8px;
  444. text-align:center;
  445. color:#000;
  446. font-size: 16px;
  447. letter-spacing:2px;
  448. font-family: destrukt;
  449. opacity:0;
  450. text-decoration:color;
  451. z-index: 3;
  452. transition: all 0.6s ease-out;
  453. -o-transition-transition: all 0.6s ease-out;
  454. -webkit-transition: all 0.6s ease-out;
  455. -moz-transition: all 0.6s ease-out;
  456. }
  457.  
  458. #sidebar:hover #link1 {
  459. opacity:1;
  460. margin-left:235px;
  461. margin-top:10px;
  462. }
  463.  
  464. #link2 {
  465. position:fixed !important;
  466. width:10px;
  467. height:5px;
  468. padding:10px;
  469. margin-left:205px;
  470. margin-top:40px;
  471. background:{color:links};
  472. line-height:8px;
  473. text-align:center;
  474. color:#000;
  475. font-size: 16px;
  476. letter-spacing:2px;
  477. font-family: destrukt;
  478. opacity:0;
  479. text-decoration:color;
  480. z-index: 3;
  481. transition: all 0.6s ease-out;
  482. -o-transition-transition: all 0.6s ease-out;
  483. -webkit-transition: all 0.6s ease-out;
  484. -moz-transition: all 0.6s ease-out;
  485. }
  486.  
  487. #sidebar:hover #link2 {
  488. opacity:1;
  489. margin-left:235px;
  490. margin-top:40px;
  491. }
  492.  
  493. #link3 {
  494. position:fixed !important;
  495. width:10px;
  496. height:5px;
  497. padding:10px;
  498. margin-left:205px;
  499. margin-top:70px;
  500. background:{color:links};
  501. line-height:8px;
  502. text-align:center;
  503. color:#000;
  504. font-size: 16px;
  505. letter-spacing:2px;
  506. font-family: destrukt;
  507. opacity:0;
  508. text-decoration:color;
  509. z-index: 3;
  510. transition: all 0.6s ease-out;
  511. -o-transition-transition: all 0.6s ease-out;
  512. -webkit-transition: all 0.6s ease-out;
  513. -moz-transition: all 0.6s ease-out;
  514. }
  515.  
  516. #sidebar:hover #link3 {
  517. opacity:1;
  518. margin-left:235px;
  519. margin-top:70px;
  520. }
  521.  
  522. #link4 {
  523. position:fixed !important;
  524. width:10px;
  525. height:5px;
  526. padding:10px;
  527. margin-left:205px;
  528. margin-top:100px;
  529. background:{color:links};
  530. line-height:8px;
  531. text-align:center;
  532. color:#000;
  533. font-size: 16px;
  534. letter-spacing:2px;
  535. font-family: destrukt;
  536. opacity:0;
  537. text-decoration:color;
  538. z-index: 3;
  539. transition: all 0.6s ease-out;
  540. -o-transition-transition: all 0.6s ease-out;
  541. -webkit-transition: all 0.6s ease-out;
  542. -moz-transition: all 0.6s ease-out;
  543. }
  544.  
  545. #sidebar:hover #link4 {
  546. opacity:1;
  547. margin-left:235px;
  548. margin-top:100px;
  549. }
  550.  
  551. #link5 {
  552. position:fixed !important;
  553. width:10px;
  554. height:5px;
  555. padding:10px;
  556. margin-left:205px;
  557. margin-top:130px;
  558. background:{color:links};
  559. line-height:8px;
  560. text-align:center;
  561. color:#000;
  562. font-size: 16px;
  563. letter-spacing:2px;
  564. font-family: destrukt;
  565. opacity:0;
  566. text-decoration:color;
  567. z-index: 3;
  568. transition: all 0.6s ease-out;
  569. -o-transition-transition: all 0.6s ease-out;
  570. -webkit-transition: all 0.6s ease-out;
  571. -moz-transition: all 0.6s ease-out;
  572. }
  573.  
  574. #sidebar:hover #link5 {
  575. opacity:1;
  576. margin-left:235px;
  577. margin-top:130px;
  578. }
  579.  
  580. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  581. .title{
  582. line-height: 17px;
  583. color:{color:Title};
  584. font-weight: normal;
  585. font-family:honeyscript;
  586. font-size:37px;
  587. }
  588.  
  589.  
  590. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  591. .permalink{
  592. text-transform: normal;
  593. display: block;
  594. text-align: right;
  595. text-decoration: none;
  596. font-size:12px;
  597. }
  598.  
  599.  
  600. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  601. #infscr-loading{
  602. bottom: -70px;
  603. position: absolute;
  604. left: 50%;
  605. margin-left:-8px;
  606. width:16px;
  607. height:11px;
  608. overflow:hidden;
  609. margin-bottom: 50px;
  610. }
  611.  
  612. #postnotes{
  613. text-align: justify;}
  614.  
  615. #postnotes blockquote{
  616. border: 0px;}
  617.  
  618. blockquote{
  619. padding:0px 0px 2px 5px;
  620. margin:0px 0px 2px 10px;
  621. border-left: 1px dotted #555555;
  622. }
  623.  
  624. blockquote p, ul{
  625. margin:0px;
  626. padding:0px;
  627. }
  628.  
  629. a img{border: 0px;}
  630.  
  631.  
  632. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  633.  
  634. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  635. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  636.  
  637. .notes img{width:10px; position:relative; top:3px;}
  638. <--ses-->
  639. small{font-size: 90%;}
  640.  
  641. @-webkit-keyframes fadeInDownBig {
  642. 0% {
  643. opacity: 0;
  644. -webkit-transform: translateY(-2000px);
  645. }
  646. 100% {
  647. opacity: 1;
  648. -webkit-transform: translateY(0);
  649. }
  650. }
  651. @-moz-keyframes fadeInDownBig {
  652. 0% {
  653. opacity: 0;
  654. -moz-transform: translateY(-2000px);
  655. }
  656. 100% {
  657. opacity: 1;
  658. -moz-transform: translateY(0);
  659. }
  660. }
  661. @-ms-keyframes fadeInDownBig {
  662. 0% {
  663. opacity: 0;
  664. -ms-transform: translateY(-2000px);
  665. }
  666. 100% {
  667. opacity: 1;
  668. -ms-transform: translateY(0);
  669. }
  670. }
  671. @-o-keyframes fadeInDownBig {
  672. 0% {
  673. opacity: 0;
  674. -o-transform: translateY(-2000px);
  675. }
  676. 100% {
  677. opacity: 1;
  678. -o-transform: translateY(0);
  679. }
  680. }
  681. @keyframes fadeInDownBig {
  682. 0% {
  683. opacity: 0;
  684. transform: translateY(-2000px);
  685. }
  686. 100% {
  687. opacity: 1;
  688. transform: translateY(0);
  689. }
  690. }
  691. .fadeInDownBig {
  692. -webkit-animation-name: fadeInDownBig;
  693. -moz-animation-name: fadeInDownBig;
  694. -ms-animation-name: fadeInDownBig;
  695. -o-animation-name: fadeInDownBig;
  696. animation-name: fadeInDownBig;
  697. }
  698.  
  699. {CustomCSS}
  700.  
  701. </style>
  702.  
  703. {block:IndexPage}
  704. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  705. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  706.  
  707. <script type="text/javascript">
  708. $(window).load(function(){
  709. var $wall = $('#posts');
  710. $wall.imagesLoaded(function(){
  711. $wall.masonry({
  712. itemSelector: '.entry, .entry_photo',
  713. isAnimated : false
  714. });
  715. });
  716.  
  717. $wall.infinitescroll({
  718. navSelector : '#pagination',
  719. nextSelector : '#pagination a',
  720. itemSelector : '.entry, .entry_photo',
  721. bufferPx : 2000,
  722. debug : false,
  723. errorCallback: function() {
  724. $('#infscr-loading').fadeOut('normal');
  725. }},
  726. function( newElements ) {
  727. var $newElems = $( newElements );
  728. $newElems.hide();
  729. $newElems.imagesLoaded(function(){
  730. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  731. });
  732. }); $('#posts').show(500);
  733. });
  734. </script>
  735.  
  736.  
  737. {/block:IndexPage}
  738.  
  739.  
  740. <title>{title}</title>
  741.  
  742. <link rel="shortcut icon" href="{Favicon}" />
  743. <meta name="viewport" content="width=820" />
  744. </head>
  745.  
  746. <body>
  747. <BODY onselectstart="return false;" ondragstart="return false;">
  748. <div class="wrapper">
  749. <div class="header">
  750. </div>
  751.  
  752. <div id="cage">
  753. <div id="center">
  754.  
  755. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  756. <div id="flower"><img src="http://24.media.tumblr.com/2e5379299ec42e1fa93ad2cf86a65a36/tumblr_mq0i11AuFw1rm6jd7o1_500.png"></div>
  757. <div id="flower1"><img src="http://24.media.tumblr.com/2e5379299ec42e1fa93ad2cf86a65a36/tumblr_mq0i11AuFw1rm6jd7o1_500.png"></div>
  758. <div id="flower2"><img src="http://24.media.tumblr.com/2e5379299ec42e1fa93ad2cf86a65a36/tumblr_mq0i11AuFw1rm6jd7o1_500.png"></div>
  759. <div id="sidebar">
  760. <div id="link1"><a href="{text:Link One}" title="{text:Link One Message}">1</a></div>
  761. <div id="link2"><a href="{text:Link two}" title="{text:Link Two Message}">2</a></div>
  762. <div id="link3"><a href="{text:Link three}" title="{text:Link Three Message}">3</a></div>
  763. <div id="link4"><a href="{text:Link four}" title="{text:Link Four Message}">4</a></div>
  764. <div id="link5"><a href="http://h0ran-wbu.tumblr.com" title="Theme Credit">5</a></div>
  765. <div class="quote">"{text:quote hurr}"
  766. </div>
  767. <center>
  768. <div id="blogtitle">{blogtitle}</div>
  769. <a href="/"><img src="{image:sidebar}" width=100%></a>
  770. <div id="desc">{description}</div>
  771. <div id="meep"></a>MUSIC CODE GOES HERE</a>
  772. </center>
  773. </div>
  774. <!------------------------------------->
  775.  
  776. <div id="happy"></div>
  777. <div id="happy2"></div
  778.  
  779. <div class="left">
  780. <div id="posts">
  781. {block:Posts}
  782. <div class="entry">
  783.  
  784. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  785.  
  786. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  787. {/block:Text}
  788.  
  789. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  790.  
  791. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  792.  
  793. {block:Answer}
  794. <div style="margin: 3px 2px 3px 2px; min-height:30px; padding: 10px; border:1px outset; background-color: white;
  795. ">
  796. <img src="{AskerPortraitURL-40}" width="30" align="Left" style="margin-left:-7px; margin-top: -5px; border:2px solid; border-radius:25px;"/>
  797. <askerr>{Asker}</askerr>: {Question}</div>
  798. <div style="background: transparent;"><center><br>{Answer}</center></div><br>
  799. <askk>{text:your name}</askk>
  800. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  801. {/block:Answer}
  802.  
  803. {block:Photo}
  804. {block:IndexPage}
  805. <center>
  806. <div class="perma">
  807. <a href="{Permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank"> reblawg </a> </div>
  808.  
  809. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  810. {/block:IndexPage}
  811. {block:PermalinkPage}
  812. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  813.  
  814. {LinkCloseTag}
  815. {/block:PermalinkPage}
  816. {/block:Photo}
  817.  
  818. {block:Photoset}
  819. {block:IndexPage}
  820. <center>
  821.  
  822. <div class="perma">
  823. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  824.  
  825. {Photoset-250}</center>
  826. {/block:IndexPage}
  827. {block:PermalinkPage}
  828. <center>
  829. {Photoset-500}</center>
  830. {/block:PermalinkPage}
  831. {/block:Photoset}
  832.  
  833. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  834.  
  835. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  836.  
  837. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  838. <ul class="chat">
  839. {block:Lines}
  840. <li class="user_{UserNumber}">
  841. {block:Label}
  842. <span class="label">{Label}</span>
  843. {/block:Label}
  844.  
  845. {Line}
  846. </li>
  847. {/block:Lines}
  848. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  849. {/block:Chat}
  850.  
  851. {block:Audio}
  852. <div style="width:200px; height:30px;">
  853. {AudioPlayerBlack}
  854. </div>
  855. {block:IndexPage}<span class="permalink">
  856. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  857. </span>{/block:IndexPage}
  858. {/block:Audio}
  859.  
  860. {block:Video}
  861. {block:IndexPage}
  862. <center>
  863. <div class="perma">
  864. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  865. {Video-250}</center>
  866. {/block:IndexPage}
  867. {block:PermalinkPage}
  868. <center>
  869. {Video-400}</center>
  870. {/block:PermalinkPage}
  871. {block:Video}
  872.  
  873.  
  874. {block:PostNotes}<div align="middle">{caption}</div>
  875. <center>
  876.  
  877. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  878.  
  879. {block:HasTags}
  880. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  881. {block:RebloggedFrom}
  882. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  883. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  884.  
  885. {/block:RebloggedFrom}
  886. </center></span>
  887. <br>
  888. <div id="postnotes">{PostNotes}</div><br>
  889.  
  890. <center>{block:ContentSource}
  891. <br><a href="{SourceURL}">
  892. {lang:Source}:
  893. {block:SourceLogo}
  894. <img src="{BlackLogoURL}" width="{LogoWidth}"
  895. height="{LogoHeight}" alt="{SourceTitle}" />
  896. {/block:SourceLogo}
  897. {block:NoSourceLogo}
  898. {SourceLink}
  899. {/block:NoSourceLogo}
  900. </a>
  901. {/block:ContentSource}</center>
  902.  
  903. {/block:PostNotes}
  904. </div>
  905. {/block:Posts}
  906. </div></div>
  907.  
  908. {block:IndexPage}
  909. {block:Pagination}
  910. <div id="pagination">
  911. {block:NextPage}
  912. <a id="nextPage" href="{NextPage}"></a>
  913. {/block:NextPage}
  914. {block:PreviousPage}
  915. <a href="{PreviousPage}"></a>
  916. {/block:PreviousPage}
  917. </div>
  918. {/block:Pagination}
  919. {/block:IndexPage}
  920. </body>
  921. <div style="position:fixed; bottom:5px; right:5px; background:white; padding: 3px; font-size: 18px; line-height: 10px; border:2px solid; border-radius:10px;" title= "theme by h0ran-wbu!"><a href="http://h0ran-wbu.tumblr.com"><img src="http://i1225.photobucket.com/albums/ee381/enix-directory/Pixels/tumblr_lkl5x4Rh131qfamg6.gif"></a></div>
  922. </html>
Advertisement
Add Comment
Please, Sign In to add comment