Advertisement
Allisons-Themes

Old theme part 1

Sep 29th, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.33 KB | None | 0 0
  1. <!--
  2. Hey this is my old theme! Please take care of it and dont remove the credit please!
  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.  
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12. <script>
  13. $(document).ready(function() {
  14. //
  15. $('a.poplight[href^=#]').click(function() {
  16. var popID = $(this).attr('rel'); //Get Popup Name
  17. var popURL = $(this).attr('href'); //Get Popup href to define size
  18. var query= popURL.split('?');
  19. var dim= query[1].split('&');
  20. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  21. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://png.findicons.com/files/icons/1714/dropline_neu/24/dialog_close.png" class="btn_close" title="Close" alt="Close" /></a>');
  22. var popMargTop = ($('#' + popID).height() + 80) / 2;
  23. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  24. //Apply Margin to Popup
  25. $('#' + popID).css({
  26. 'margin-top' : -popMargTop,
  27. 'margin-left' : -popMargLeft
  28. });
  29. $('body').append('<div id="fade"></div>');
  30. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  31. return false;
  32. });
  33. $('a.close, #fade').live('click', function() {
  34. $('#fade , .popup_block').fadeOut(function() {
  35. $('#fade, a.close').remove(); //fade them both out
  36. });
  37. return false;
  38. });
  39. });
  40. </script>
  41.  
  42.  
  43. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  44. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  45. <script>
  46. (function($){
  47. $(document).ready(function(){
  48. $("a[title]").style_my_tooltips({
  49. tip_follows_cursor:true,
  50. tip_delay_time:90,
  51. tip_fade_speed:600,
  52. attribute:"title"
  53. });
  54. });
  55. })(jQuery);
  56. </script>
  57.  
  58. <script type="text/javascript">
  59. <!--
  60.  
  61. // Disable Right Click Script
  62.  
  63. function IE(e)
  64. {
  65. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  66. {
  67. return false;
  68. }
  69. }
  70. function NS(e)
  71. {
  72. if (document.layers || (document.getElementById && !document.all))
  73. {
  74. if (e.which == "2" || e.which == "3")
  75. {
  76. return false;
  77. }
  78. }
  79. }
  80. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  81.  
  82. //-->
  83. </script>
  84.  
  85.  
  86. <script type="text/javascript"
  87. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  88.  
  89. <!--DEFAULT VARIABLES-->
  90. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  91. <meta name="color:background" content="#fff"/>
  92. <meta name="color:link" content="#777"/>
  93. <meta name="color:text" content="#777"/>
  94. <meta name="color:title" content="#333"/>
  95. <meta name="color:hover" content="#fff"/>
  96. <meta name="color:link border" content="#fff"/>
  97. <meta name="color:desc border" content="#fff"/>
  98. <meta name="color:sidebar border" content="#fff"/>
  99. <meta name="color:title shadow" content="#fff"/>
  100. <meta name="color:ask border" content="#333"/>
  101. <meta name="color:scrollbar" content="#fff"/>
  102. <meta name="color:note border" content="#333"/>
  103. <meta name="color:post border" content="#333"/>
  104. <meta name="color:title color" content="#333"/>
  105.  
  106. <meta name="image:sidebar0" content="1"/>
  107. <meta name="image:sidebar1" content="1"/>
  108. <meta name="image:sidebar2" content="1"/>
  109. <meta name="image:sidebar3" content="1"/>
  110. <meta name="image:sidebar4" content="1"/>
  111. <meta name="image:sidebar5" content="1"/>
  112. <meta name="image:sidebar6" content="1"/>
  113. <meta name="image:sidebar7" content="1"/>
  114. <meta name="image:sidebar8" content="1"/>
  115. <meta name="image:sidebar9" content="1"/>
  116.  
  117.  
  118. <meta name="image:background" content="1"/>
  119.  
  120. <meta name="text:toptitle" content=""/>
  121. <meta name="text:name" content=""/>
  122. <meta name="text:stats" content=""/>
  123. <meta name="text:quote" content=""/>
  124. <meta name="text:credits" content=""/>
  125. <meta name="text:popup stats" content=""/>
  126. <meta name="text:playlist" content=""/>
  127. <meta name="text:updates" content=""/>
  128. <meta name="text:music" content=""/>
  129.  
  130. <meta name="text:link 1" content=""/>
  131. <meta name="text:link 1 message" content=""/>
  132. <meta name="text:link 2" content=""/>
  133. <meta name="text:link 2 message" content=""/>
  134. <meta name="text:link 3" content=""/>
  135. <meta name="text:link 3 message" content=""/>
  136. <meta name="text:link 4" content=""/>
  137. <meta name="text:link 4 message" content=""/>
  138. <meta name="text:link 5" content=""/>
  139. <meta name="text:link 5 message" content=""/>
  140.  
  141. <style type="text/css">
  142.  
  143. #fade { /*--Transparent background layer--*/
  144. display: none; /*--hidden by default--*/
  145. background:url(http://static.tumblr.com/vyr0ogr/tq2mrw0l0/images__3_.jpg);
  146. position: fixed; left: 0; top: 0;
  147. width: 100%; height: 100%;
  148. opacity: .5;
  149. z-index: 9999;
  150. }
  151. .popup_block{
  152. display: none; /*--hidden by default--*/
  153. background: #fff;
  154. padding: 20px;
  155. border: 10px solid {color:note border};
  156. line-height: 20px;
  157. float: left;
  158. font-size:15px;
  159. font-family:"calibri";
  160. position: fixed;
  161. top: 50%; left: 50%;
  162. z-index: 99999999;
  163. /*--CSS3 Box Shadows--*/
  164. -webkit-box-shadow: 0px 0px 20px #000;
  165. -moz-box-shadow: 0px 0px 20px #000;
  166. box-shadow: 0px 0px 20px #000;
  167. /*--CSS3 Rounded Corners--*/
  168. -webkit-border-radius: 50px;
  169. -moz-border-radius: 50px;
  170. border-radius: 5px 25px/25px 5px;
  171. -webkit-animation:bounceInUp 3s;
  172. -moz-animation:bounceInUp 3s;
  173. -ms-animation:bounceInUp 3s;
  174. -webkit-transition: all .9s ease;
  175. -moz-transition: all .9s ease;
  176. -o-transition: all .9s ease;
  177. transition: all .9s ease;
  178.  
  179. }
  180. .popup_block:hover{
  181. border-radius: 25px 5px/5px 25px;
  182. -webkit-transition: all .9s ease;
  183. -moz-transition: all .9s ease;
  184. -o-transition: all .9s ease;
  185. transition: all .9s ease;
  186. }
  187.  
  188. img.btn_close {
  189. float: right;
  190. margin: -5px -5px 0 0;
  191. }
  192. /*--Making IE6 Understand Fixed Positioning--*/
  193. *html #fade {
  194. position: absolute;
  195. }
  196. *html .popup_block {
  197. position: absolute;
  198. }
  199.  
  200. #smile1{
  201. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  202. repeat:repeat-x;
  203. margin-left:-8px;
  204. width:307px;
  205. margin-top: -27px;
  206. height:18px;
  207. position: fixed;
  208. z-index: 1;
  209. opacity:1;
  210. border-top: 2px solid White;
  211. -webkit-transform:rotate(180deg);
  212. -moz-transform: rotate(180deg);
  213. -o-transform:rotate(180deg);
  214. transform:rotate(180deg);
  215. }
  216.  
  217. #smile4{
  218. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  219. repeat:repeat-x;
  220. margin-left:-8px;
  221. width:299px;
  222. margin-top: 422px;
  223. height:18px;
  224. position: fixed;
  225. z-index: 2;
  226. opacity:1;
  227. border-top: 2px solid white;
  228. }
  229.  
  230. #smile2{
  231. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  232. repeat:repeat-x;
  233. margin-left:73px;
  234. width:448px;
  235. margin-top: 200px;
  236. height:18px;
  237. position: fixed;
  238. z-index: 1;
  239. opacity:1;
  240. -webkit-transform:rotate(270deg);
  241. -moz-transform: rotate(270deg);
  242. -o-transform:rotate(270deg);
  243. transform:rotate(270deg);
  244. border-top:2px solid white;
  245. }
  246.  
  247. #smile3{
  248. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  249. repeat:repeat-x;
  250. margin-left:-236px;
  251. width:448px;
  252. margin-top: 196px;
  253. height:18px;
  254. position: fixed;
  255. z-index: 0;
  256. opacity:1;
  257. -webkit-transform:rotate(90deg);
  258. -moz-transform: rotate(90deg);
  259. -o-transform:rotate(90deg);
  260. transform:rotate(90deg);
  261. border-top:2px solid white;
  262. }
  263.  
  264. #smile5{
  265. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  266. repeat:repeat-x;
  267. margin-left:-192px;
  268. width:1000px;
  269. margin-top:300px;
  270. height:18px;
  271. position: fixed;
  272. z-index: ;
  273. opacity:1;
  274. -webkit-transform:rotate(90deg);
  275. -moz-transform: rotate(90deg);
  276. -o-transform:rotate(90deg);
  277. transform:rotate(90deg);
  278. border-top:6px solid {color:post border};
  279. }
  280.  
  281. #smile6{
  282. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  283. repeat:repeat-x;
  284. margin-left:476px;
  285. width:1000px;
  286. margin-top:300px;
  287. height:18px;
  288. position: fixed;
  289. z-index: 9;
  290. opacity:1;
  291. -webkit-transform:rotate(270deg);
  292. -moz-transform: rotate(270deg);
  293. -o-transform:rotate(270deg);
  294. transform:rotate(270deg);
  295. border-top:6px solid {color:post border};
  296. }
  297.  
  298. ::-webkit-scrollbar-thumb:vertical {
  299. background-color: {color:scrollbar}; /*scrollbar's slider color*/
  300. background-image:url('URL HERE'); /*optional background image*/
  301. height:100px;
  302. -moz-border-radius: 5px; /*these make bar rounded*/
  303. border-radius: 5px;
  304. border: 1px solid #cecece; /*border's color*/
  305. }
  306.  
  307. ::-webkit-scrollbar-thumb:horizontal {
  308. background-color:{color: scrollbar}; /*scrollbar's slider color*/
  309. height:100px !important;
  310. }
  311.  
  312. ::-webkit-scrollbar {
  313. background-color: gray; /*scrollbar's main color*/
  314. background-image:url('URL HERE'); /*optional background image*/
  315. height:10px;
  316. width:5px; /*width of slider*/
  317. border: 1px solid {color: scrollbar}; /*border's color*/
  318. }
  319.  
  320. #s-m-t-tooltip {
  321. max-width:300px;
  322. height: 12px;
  323. padding:6px 6px 6px 6px;
  324. margin:20px 0px 0px 20px;
  325. background: #fff; /* change the background color */
  326. border:10px double {color:note border}; /* change the border color */
  327. font-family: ""; /* change the font */
  328. font-size:20px; /* change the font size */
  329. line-height: 10px;
  330. letter-spacing:1px; /* change the letter spacing */
  331. text-transform:None; /* can be uppercase, lowercase, none*/
  332. color:#000; /* change the text color */
  333. z-index:999999999999999999999999999999999999;
  334. border-radius: 30px;
  335. }
  336.  
  337. 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-
  338.  
  339. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  340.  
  341. 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;}
  342.  
  343. p {
  344. margin:0px;
  345. margin-top:0px;
  346. }
  347.  
  348.  
  349. body {
  350. padding: 0px;
  351. margin: 0px;
  352. color:{color:text};
  353. font-family: "calibri";
  354. line-height:20px;
  355. font-size:20px;
  356. background-color: {color:Background};
  357. background-image:url({image:Background});
  358. background-attachment: fixed;
  359. background-repeat: repeat;
  360. }
  361.  
  362.  
  363. a:link, a:active, a:visited{
  364. text-decoration: none;
  365. -webkit-transition: color 0.3s ease-out;
  366. -moz-transition: color 0.3s ease-out;
  367. transition: color 0.3s ease-out;
  368. color:{color:link};
  369. }
  370.  
  371. a:hover {
  372. text-decoration: none;
  373. font-style:;
  374. color: {color:Hover};
  375. }
  376.  
  377. div#center{
  378. margin:auto;
  379. position:relative;
  380. width:1000px;
  381. background-color:;
  382. overflow:auto;
  383. overflow-y:hidden;
  384. }
  385.  
  386.  
  387. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  388. .entry {
  389. float:left;
  390. display: block;
  391. margin:5px;
  392. width:290px;
  393. overflow:hidden;
  394. {block:PermalinkPage}
  395. width:500px;
  396. text-align:left;
  397. line-height:20px;
  398. background: transparent;
  399. padding: 0px;
  400. border: 0px solid white;
  401. overflow:auto;
  402. {/block:PermalinkPage}
  403. background: white;
  404. background-image:URL();
  405. padding:10px;
  406. border: 1px solid #e9e9e9;
  407. border-radius: 10px;
  408. }
  409.  
  410. .entry img{
  411. background:#f6f6f6;
  412. padding: 9px;
  413. margin-left: -5px;
  414. border: 1px solid #e9e9e9;
  415. width: 280px;
  416. border-radius: 10px;
  417. overflow:visible;
  418. {block:PermalinkPage}
  419. word-spacing: 2;
  420. line-height: 20px;
  421. padding: 0px;
  422. width:480px;
  423. overflow:auto;
  424. {/block:PermalinkPage}
  425. }
  426.  
  427. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  428. .entry .perma{
  429. width:220px;
  430. height:30px;
  431. margin-left:30px;
  432. position: absolute;
  433. line-height: 25px;
  434. overflow:hidden;
  435. text-align:center;
  436. top:-30px;
  437. background:white;
  438. word-spacing:2px;
  439. letter-spacing:1px;
  440. opacity: 0.0;
  441. border-bottom: 7px solid {color:note border} ;
  442. border-top: 7px solid {color:note border};
  443. border-left: 10px double {color:note border};
  444. border-right: 10px double {color:note border} ;
  445. font-size: ;
  446. font-family: "Pink";
  447. -webkit-transition: all .7s ease;
  448. -moz-transition: all .7s ease;
  449. -o-transition: all .7s ease;
  450. transition: all .7s ease;
  451. transform: perspective(0) rotateX(0deg);
  452. -o-transform: perspective(0) rotateX(0deg);
  453. -webkit-transform: perspective(0) rotateX(0deg);
  454. }
  455.  
  456. .entry:hover .perma{
  457. overflow:visible;
  458. opacity:1;
  459. top:30px;
  460. transform: perspective(0) rotateX(360deg);
  461. -o-transform: perspective(0) rotateX(360deg);
  462. -webkit-transform: perspective(0) rotateX(360deg);
  463. -webkit-transition: all .7s ease;
  464. -moz-transition: all .7s ease;
  465. -o-transition: all .7s ease;
  466. transition: all .7s ease;
  467. }
  468.  
  469. .entry .perma2{
  470. width:220px;
  471. height:30px;
  472. margin-left:30px;
  473. position: absolute;
  474. line-height: 25px;
  475. overflow:hidden;
  476. text-align:center;
  477. bottom:-30px;
  478. background:white;
  479. word-spacing:2px;
  480. letter-spacing:1px;
  481. opacity: 0.0;
  482. border-bottom: 7px solid {color:note border} ;
  483. border-top: 7px solid {color:note border};
  484. border-left: 10px double {color:note border};
  485. border-right: 10px double {color:note border} ;
  486. font-size: ;
  487. font-family: "Pink";
  488. -webkit-transition: all .7s ease;
  489. -moz-transition: all .7s ease;
  490. -o-transition: all .7s ease;
  491. transition: all .7s ease;
  492. transform: perspective(0) rotateX(0deg);
  493. -o-transform: perspective(0) rotateX(0deg);
  494. -webkit-transform: perspective(0) rotateX(0deg);
  495. }
  496.  
  497. .entry:hover .perma2{
  498. overflow:visible;
  499. opacity:1;
  500. bottom: 30px;
  501. transform: perspective(0) rotateX(360deg);
  502. -o-transform: perspective(0) rotateX(360deg);
  503. -webkit-transform: perspective(0) rotateX(360deg);
  504. -webkit-transition: all .7s ease;
  505. -moz-transition: all .7s ease;
  506. -o-transition: all .7s ease;
  507. transition: all .7s ease;
  508. }
  509.  
  510. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  511. #posts {
  512. width:655px;
  513. margin-top: -2px;
  514. margin-left:320px;
  515. position:fixed;
  516. background:white;
  517. border-left: 5px;
  518. }
  519.  
  520. askk{
  521. font-size: 30px;
  522. font-family: "heart";
  523. line-height: 30px;
  524. }
  525.  
  526. question{
  527. font-size:15px;
  528. line-height: 15px;
  529. font-family: "calibri";
  530. }
  531.  
  532. answer{
  533. font-size:15px;
  534. line-height:15px;
  535. font-family: "calibri";
  536. }
  537.  
  538. name{
  539. font-size:32px;
  540. line-height: 25px;
  541. font-family: "heart";
  542. text-shadow: 2px 4px 6px;
  543. color: #d7d7d7;
  544. }
  545.  
  546.  
  547. /*CUSTOMIZE SIDEBAR HERE*/
  548. #sidebar{
  549. position:fixed !important;
  550. background:{color:sidebar border};
  551. width:287px;
  552. height:auto;
  553. margin-top:100px;
  554. margin-left:-105px;
  555. text-align:center;
  556. padding-left: 0px;
  557. padding-right: 0px;
  558. padding-bottom: 5px;
  559. padding-top: 5px;
  560. border: 8px solid white;
  561. border-radius: 15px;
  562. transform: perspective(00) rotateY(0deg);
  563. -o-transform: perspective(00) rotateY(0deg);
  564. -webkit-transform: perspective(00) rotateY(0deg);
  565. }
  566.  
  567. #sidebar img{
  568. -webkit-filter:grayscale(100%);
  569. }
  570.  
  571. #sidebarrr{
  572. transform-origin: 0% 0%;
  573. -webkit-transform-origin: 0% 0%;
  574. -o-transform-origin: 0% 0%;
  575. -webkit-transition: all .7s ease;
  576. -moz-transition: all .7s ease;
  577. -o-transition: all .7s ease;
  578. transition: all .7s ease;
  579. }
  580.  
  581. #sidebar:hover #sidebarrr{
  582. z-index: 99999999999999999999999999999999999999999999999999;
  583. -webkit-transition: opacity -.2s linear;
  584. opacity: 0;
  585. transform: perspective(950) rotateY(-180deg);
  586. -o-transform: perspective(950) rotateY(-180deg);
  587. -webkit-transform: perspective(950) rotateY(-180deg);
  588. transform-origin: 0% 0%;
  589. -webkit-transform-origin: 0% 0%;
  590. -o-transform-origin: 0% 0%;
  591. -webkit-transition: all .9s ease;
  592. -moz-transition: all .9s ease;
  593. -o-transition: all .9s ease;
  594. transition: all .9s ease;
  595. }
  596.  
  597. #sidebarr img{
  598. margin-left: -1px;
  599. width: 270px;
  600. height: 405px;
  601. border:6px double white;
  602. border-radius:5px;
  603. }
  604.  
  605. #link1{
  606. position:fixed;
  607. z-index:1;
  608. width:50px;
  609. height:50px;
  610. opacity: 0;
  611. padding: 2px;
  612. padding-top:3px;
  613. margin-left:15px;
  614. margin-top:290px;
  615. background: white;
  616. border:5px double {color:link border};
  617. color:white;
  618. line-height:15px;
  619. font-size: 20px;
  620. font-family: "Fangtasia";
  621. text-align:center;
  622. border-radius: 15px 10px/10px 15px;
  623. -webkit-transition: all .3s ease;
  624. -moz-transition: all .3s ease;
  625. -o-transition: all .3s ease;
  626. transition: all .3s ease;
  627. }
  628.  
  629. #sidebar:hover #link1{
  630. opacity: 1;
  631. -webkit-transition: all .7s ease;
  632. -moz-transition: all .7s ease;
  633. -o-transition: all .7s ease;
  634. transition: all .7s ease;
  635. }
  636.  
  637.  
  638. #link2{
  639. position:fixed;
  640. z-index:1;
  641. width:50px;
  642. height:50px;
  643. opacity: 0;
  644. padding: 2px;
  645. padding-top:3px;
  646. margin-left:65px;
  647. margin-top:355px;
  648. background: white;
  649. border:5px double {color:link border};
  650. color:white;
  651. line-height:15px;
  652. font-size: 20px;
  653. font-family: "Fangtasia";
  654. text-align:center;
  655. border-radius: 15px 10px/10px 15px;
  656. -webkit-transition: all .3s ease;
  657. -moz-transition: all .3s ease;
  658. -o-transition: all .3s ease;
  659. transition: all .3s ease;
  660. }
  661.  
  662. #sidebar:hover #link2{
  663. opacity: 1;
  664. -webkit-transition: all .7s ease;
  665. -moz-transition: all .7s ease;
  666. -o-transition: all .7s ease;
  667. transition: all .7s ease;
  668. }
  669.  
  670.  
  671.  
  672. #link3{
  673. position:fixed;
  674. z-index:1;
  675. width:50px;
  676. height:50px;
  677. opacity: 0;
  678. padding: 2px;
  679. padding-top:3px;
  680. margin-left:115px;
  681. margin-top:290px;
  682. background: white;
  683. border:5px double {color:link border};
  684. color:white;
  685. line-height:15px;
  686. font-size: 20px;
  687. font-family: "Fangtasia";
  688. text-align:center;
  689. border-radius: 15px 10px/10px 15px;
  690. -webkit-transition: all .3s ease;
  691. -moz-transition: all .3s ease;
  692. -o-transition: all .3s ease;
  693. transition: all .3s ease;
  694. }
  695.  
  696. #sidebar:hover #link3{
  697. opacity: 1;
  698. -webkit-transition: all .7s ease;
  699. -moz-transition: all .7s ease;
  700. -o-transition: all .7s ease;
  701. transition: all .7s ease;
  702. }
  703.  
  704.  
  705.  
  706. #link4{
  707. position:fixed;
  708. z-index:1;
  709. width:50px;
  710. height:50px;
  711. opacity: 0;
  712. padding: 2px;
  713. padding-top:3px;
  714. margin-left:165px;
  715. margin-top:355px;
  716. background: white;
  717. border:5px double {color:link border};
  718. color:white;
  719. line-height:15px;
  720. font-size: 20px;
  721. font-family: "Fangtasia";
  722. text-align:center;
  723. border-radius: 15px 10px/10px 15px;
  724. -webkit-transition: all .3s ease;
  725. -moz-transition: all .3s ease;
  726. -o-transition: all .3s ease;
  727. transition: all .3s ease;
  728. }
  729.  
  730. #sidebar:hover #link4{
  731. opacity: 1;
  732. -webkit-transition: all .7s ease;
  733. -moz-transition: all .7s ease;
  734. -o-transition: all .7s ease;
  735. transition: all .7s ease;
  736. }
  737.  
  738.  
  739.  
  740. #link5{
  741. position:fixed;
  742. z-index:1;
  743. width:50px;
  744. height:50px;
  745. opacity: 0;
  746. padding: 2px;
  747. padding-top:3px;
  748. margin-left:215px;
  749. margin-top:290px;
  750. background: white;
  751. border:5px double {color:link border};
  752. padding: 2px;
  753. color:white;
  754. line-height:15px;
  755. font-size: 20px;
  756. font-family: "Fangtasia";
  757. text-align:center;
  758. border-radius: 15px 10px/10px 15px;
  759. -webkit-transition: all .3s ease;
  760. -moz-transition: all .3s ease;
  761. -o-transition: all .3s ease;
  762. transition: all .3s ease;
  763. }
  764.  
  765. #link5:hover{
  766. -webkit-transition: all .7s ease;
  767. -moz-transition: all .7s ease;
  768. -o-transition: all .7s ease;
  769. transition: all .7s ease;
  770. }
  771.  
  772. #sidebar:hover #link5{
  773. opacity: 1;
  774. -webkit-transition: all .7s ease;
  775. -moz-transition: all .7s ease;
  776. -o-transition: all .7s ease;
  777. transition: all .7s ease;
  778. }
  779.  
  780.  
  781. #desc{
  782. position:fixed;
  783. z-index:1;
  784. padding:1px;
  785. margin-top: 220px;
  786. margin-left: 15px;
  787. height: 60px;
  788. width: 250px;
  789. opacity: 0;
  790. border: 3px double {color:desc border};
  791. background-color: white;
  792. font-family: "Rose";
  793. font-size: 20px;
  794. line-height: 20px;
  795. border-radius: 15px 10px/10px 15px;
  796. -webkit-transition: all .3s ease;
  797. -moz-transition: all .3s ease;
  798. -o-transition: all .3s ease;
  799. transition: all .3s ease;
  800. }
  801.  
  802. #sidebar:hover #desc{
  803. opacity: 1;
  804. -webkit-transition: all .7s ease;
  805. -moz-transition: all .7s ease;
  806. -o-transition: all .7s ease;
  807. transition: all .7s ease;
  808. }
  809.  
  810. #stats{
  811. position:fixed;
  812. z-index:1;
  813. padding:1px;
  814. margin-top: 150px;
  815. margin-left: 15px;
  816. height: 30px;
  817. width: 170px;
  818. opacity: 0;
  819. border: 3px double {color:desc border};
  820. background-color: white;
  821. font-family: "Rose";
  822. font-size: 25px;
  823. line-height: 25px;
  824. border-radius: 15px 10px/10px 15px;
  825. -webkit-transition: all .3s ease;
  826. -moz-transition: all .3s ease;
  827. -o-transition: all .3s ease;
  828. transition: all .3s ease;
  829. }
  830.  
  831. #sidebar:hover #stats{
  832. opacity: 1;
  833. -webkit-transition: all .7s ease;
  834. -moz-transition: all .7s ease;
  835. -o-transition: all .7s ease;
  836. transition: all .7s ease;
  837. }
  838.  
  839. #music{
  840. position:fixed;
  841. z-index:1;
  842. padding:1px;
  843. margin-top: 100px;
  844. margin-left: 95px;
  845. height: 30px;
  846. width: 170px;
  847. opacity: 0;
  848. border: 3px double {color:desc border};
  849. background-color: white;
  850. font-family: "Rose";
  851. font-size: 25px;
  852. line-height: 25px;
  853. border-radius: 15px 10px/10px 15px;
  854. -webkit-transition: all .3s ease;
  855. -moz-transition: all .3s ease;
  856. -o-transition: all .3s ease;
  857. transition: all .3s ease;
  858. }
  859.  
  860. #sidebar:hover #music{
  861. opacity: 1;
  862. -webkit-transition: all .7s ease;
  863. -moz-transition: all .7s ease;
  864. -o-transition: all .7s ease;
  865. transition: all .7s ease;
  866. }
  867.  
  868. #heart{
  869. position:fixed;
  870. z-index:1;
  871. padding:1px;
  872. margin-top: 148px;
  873. margin-left: 225px;
  874. height: 30px;
  875. width: 40px;
  876. opacity: 0;
  877. border: 3px double {color:desc border};
  878. background-color: white;
  879. font-family: "Marker";
  880. font-size: 15px;
  881. line-height: 15px;
  882. border-radius: 15px 10px/10px 15px;
  883. -webkit-transition: all .3s ease;
  884. -moz-transition: all .3s ease;
  885. -o-transition: all .3s ease;
  886. transition: all .3s ease;
  887. }
  888.  
  889. #sidebar:hover #heart{
  890. opacity: 1;
  891. -webkit-transition: all .7s ease;
  892. -moz-transition: all .7s ease;
  893. -o-transition: all .7s ease;
  894. transition: all .7s ease;
  895. }
  896.  
  897. #playlist{
  898. position:fixed;
  899. z-index:1;
  900. padding:1px;
  901. margin-top: 100px;
  902. margin-left: 15px;
  903. height: 30px;
  904. width: 40px;
  905. opacity: 0;
  906. border: 3px double {color:desc border};
  907. background-color: white;
  908. font-family: "Marker";
  909. font-size: 15px;
  910. line-height: 15px;
  911. border-radius: 15px 10px/10px 15px;
  912. -webkit-transition: all .3s ease;
  913. -moz-transition: all .3s ease;
  914. -o-transition: all .3s ease;
  915. transition: all .3s ease;
  916. }
  917.  
  918. #sidebar:hover #playlist{
  919. opacity: 1;
  920. -webkit-transition: all .7s ease;
  921. -moz-transition: all .7s ease;
  922. -o-transition: all .7s ease;
  923. transition: all .7s ease;
  924. }
  925.  
  926. #star{
  927. position:fixed;
  928. z-index:1;
  929. padding:1px;
  930. margin-top: 75px;
  931. margin-left: 235px;
  932. height: 30px;
  933. width: 40px;
  934. opacity: 0;
  935. -webkit-transition: all .3s ease;
  936. -moz-transition: all .3s ease;
  937. -o-transition: all .3s ease;
  938. transition: all .3s ease;
  939. }
  940.  
  941. #sidebar:hover #star{
  942. opacity: 1;
  943. -webkit-transition: all .7s ease;
  944. -moz-transition: all .7s ease;
  945. -o-transition: all .7s ease;
  946. transition: all .7s ease;
  947. }
  948.  
  949.  
  950.  
  951. #Flower{
  952. position:fixed;
  953. float: left;
  954. height: 50px;
  955. z-index:99;
  956. right:-14px;
  957. top:445px;
  958. background: transparent;
  959. }
  960.  
  961. #gif{
  962. position: fixed !important;
  963. opacity:0;
  964. margin-left:0px;
  965. z-index: 9999999999;
  966. margin-top: 0px;
  967. font-family: "Normal";
  968. font-size: 25px;
  969. line-height: 23px;
  970. color: {color:titlecolor};
  971. text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  972. -webkit-transition: all .3s ease;
  973. -moz-transition: all .3s ease;
  974. -o-transition: all .3s ease;
  975. transition: all .3s ease;
  976. }
  977.  
  978. #sidebar:hover #gif{
  979. opacity: 1;
  980. -webkit-transform:rotate(0deg);
  981. -moz-transform:rotate(0deg);
  982. -o-transform: rotate(0deg);
  983. -webkit-transition: all .7s ease;
  984. -moz-transition: all .7s ease;
  985. -o-transition: all .7s ease;
  986. transition: all .7s ease;
  987. }
  988.  
  989. #allison{
  990. position: fixed !important;
  991. opacity:0;
  992. margin-left: 20px;
  993. z-index: 9999999999;
  994. margin-top: 200px;
  995. font-family: "Marina";
  996. font-size: 40px;
  997. color: {color:titlecolor};
  998. -webkit-transition: all .3s ease;
  999. -moz-transition: all .3s ease;
  1000. -o-transition: all .3s ease;
  1001. transition: all .3s ease;
  1002. -webkit-transform:rotate(-20deg);
  1003. -moz-transform:rotate(-20deg);
  1004. -o-transform: rotate(-20deg);
  1005. }
  1006.  
  1007. #sidebar:hover #allison{
  1008. opacity: 1;
  1009. -webkit-transform:rotate(0deg);
  1010. -moz-transform:rotate(0deg);
  1011. -o-transform: rotate(0deg);
  1012. -webkit-transition: all .7s ease;
  1013. -moz-transition: all .7s ease;
  1014. -o-transition: all .7s ease;
  1015. transition: all .7s ease;
  1016. }
  1017.  
  1018. #toptitle{
  1019. position: fixed !important;
  1020. margin-left: -60px;
  1021. z-index: 9999999999;
  1022. margin-top: -10px;
  1023. font-family: "Marina";
  1024. font-size:90px;
  1025. color: {color:title color};
  1026. text-shadow: -3px 0 #fff, 0 3px #fff, 3px 0 #fff, 0 -3px #fff;
  1027. -webkit-transform:rotate(-20deg);
  1028. -moz-transform:rotate(-20deg);
  1029. -o-transform: rotate(-20deg);
  1030. -webkit-transition: all .7s ease;
  1031. -moz-transition: all .7s ease;
  1032. -o-transition: all .7s ease;
  1033. transition: all .7s ease;
  1034. }
  1035.  
  1036. #sidebar:hover #toptitle{
  1037. opacity: 0;
  1038. -webkit-transition: all .7s ease;
  1039. -moz-transition: all .7s ease;
  1040. -o-transition: all .7s ease;
  1041. transition: all .7s ease;
  1042. -webkit-transform:rotate(0deg);
  1043. -moz-transform:rotate(0deg);
  1044. -o-transform: rotate(0deg);
  1045. }
  1046. @font-face { font-family: ; src: url(); }
  1047.  
  1048. @font-face { font-family: ; src: url(); }
  1049.  
  1050. @font-face { font-family: ; src: url(); }
  1051.  
  1052. @font-face { font-family: Giggle; src: url(http://static.tumblr.com/vyr0ogr/nafmsmsgy/just_for_giggles.ttf); }
  1053.  
  1054. @font-face { font-family: Normal; src: url(http://static.tumblr.com/vyr0ogr/VF8msmsck/deutsche_normalschrift_a.ttf); }
  1055.  
  1056. @font-face { font-family: Rose; src: url(http://static.tumblr.com/vyr0ogr/GRsmsms5f/anjelika_rose.ttf); }
  1057.  
  1058. @font-face { font-family: Pink; src: url(http://static.tumblr.com/vyr0ogr/m3xmsmrj2/all_things_pink.ttf); }
  1059.  
  1060. @font-face { font-family: heart; src: url(http://static.tumblr.com/vyr0ogr/TJomsmr9w/always_in_my_heart.ttf); }
  1061.  
  1062. @font-face { font-family: Marina; src: url(http://static.tumblr.com/vyr0ogr/yjzmrv704/a_gentle_touch.ttf); }
  1063.  
  1064. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  1065.  
  1066.  
  1067. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  1068. .title{
  1069. line-height: 45px;
  1070. font-size: 45px;
  1071. font-family: "Giggle";
  1072. text-shadow: 2px 3px 4px {color:title shadow};
  1073. color:{color:Title};
  1074. font-weight: normal;
  1075. }
  1076.  
  1077.  
  1078. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  1079. .permalink{
  1080. text-transform: normal;
  1081. display: block;
  1082. text-align: right;
  1083. text-decoration: none;
  1084. }
  1085.  
  1086.  
  1087. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  1088. #infscr-loading{
  1089. bottom: -70px;
  1090. position: absolute;
  1091. left: 50%;
  1092. margin-left:-8px;
  1093. width:16px;
  1094. height:11px;
  1095. overflow:hidden;
  1096. margin-bottom: 50px;
  1097. }
  1098.  
  1099. #postnotes{
  1100. text-align: justify;}
  1101.  
  1102. #postnotes blockquote{
  1103. border: 0px;}
  1104.  
  1105. blockquote{
  1106. padding:0px 0px 2px 5px;
  1107. margin:0px 0px 2px 10px;
  1108. border-left: 1px dotted #555555;
  1109. }
  1110.  
  1111. blockquote p, ul{
  1112. margin:0px;
  1113. padding:0px;
  1114. }
  1115.  
  1116. a img{border: 0px;}
  1117.  
  1118.  
  1119. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  1120.  
  1121. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  1122. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  1123.  
  1124. .notes img{width:10px; position:relative; top:3px;}
  1125. <--ses-->
  1126. small{font-size: 90%;}
  1127.  
  1128. @-webkit-keyframes flipOutY {
  1129. 0% {
  1130. -webkit-transform: perspective(400px) rotateY(0deg);
  1131. opacity: 1;
  1132. }
  1133. 100% {
  1134. -webkit-transform: perspective(400px) rotateY(90deg);
  1135. opacity: 0;
  1136. }
  1137. }
  1138. @-moz-keyframes flipOutY {
  1139. 0% {
  1140. -moz-transform: perspective(400px) rotateY(0deg);
  1141. opacity: 1;
  1142. }
  1143. 100% {
  1144. -moz-transform: perspective(400px) rotateY(90deg);
  1145. opacity: 0;
  1146. }
  1147. }
  1148. @-o-keyframes flipOutY {
  1149. 0% {
  1150. -o-transform: perspective(400px) rotateY(0deg);
  1151. opacity: 1;
  1152. }
  1153. 100% {
  1154. -o-transform: perspective(400px) rotateY(90deg);
  1155. opacity: 0;
  1156. }
  1157. }
  1158. @keyframes flipOutY {
  1159. 0% {
  1160. transform: perspective(400px) rotateY(0deg);
  1161. opacity: 1;
  1162. }
  1163. 100% {
  1164. transform: perspective(400px) rotateY(90deg);
  1165. opacity: 0;
  1166. }
  1167. }
  1168.  
  1169. .flipOutY {
  1170. -webkit-backface-visibility: visible !important;
  1171. -webkit-animation-name: flipOutY;
  1172. -moz-backface-visibility: visible !important;
  1173. -moz-animation-name: flipOutY;
  1174. -o-backface-visibility: visible !important;
  1175. -o-animation-name: flipOutY;
  1176. backface-visibility: visible !important;
  1177. animation-name: flipOutY;
  1178. }
  1179.  
  1180.  
  1181. {CustomCSS}
  1182.  
  1183. </style>
  1184.  
  1185. {block:IndexPage}
  1186. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1187. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1188.  
  1189. <script type="text/javascript">
  1190. $(window).load(function(){
  1191. var $wall = $('#posts');
  1192. $wall.imagesLoaded(function(){
  1193. $wall.masonry({
  1194. itemSelector: '.entry, .entry_photo',
  1195. isAnimated : false
  1196. });
  1197. });
  1198.  
  1199. $wall.infinitescroll({
  1200. navSelector : '#pagination',
  1201. nextSelector : '#pagination a',
  1202. itemSelector : '.entry, .entry_photo',
  1203. bufferPx : 2000,
  1204. debug : false,
  1205. errorCallback: function() {
  1206. $('#infscr-loading').fadeOut('normal');
  1207. }},
  1208. function( newElements ) {
  1209. var $newElems = $( newElements );
  1210. $newElems.hide();
  1211. $newElems.imagesLoaded(function(){
  1212. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1213. });
  1214. }); $('#posts').show(500);
  1215. });
  1216. </script>
  1217.  
  1218.  
  1219. {/block:IndexPage}
  1220.  
  1221.  
  1222. <title>{title}</title>
  1223.  
  1224. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_ltsfswn7kZ1r1b4vq.gif" />
  1225. <meta name="viewport" content="width=820" />
  1226. </head>
  1227.  
  1228. <body onkeydown="return false">
  1229.  
  1230. <BODY onselectstart="return false;" ondragstart="return false;">
  1231. <div class="wrapper">
  1232. <div class="header">
  1233. </div>
  1234.  
  1235. <div id="cage">
  1236. <div id="center">
  1237.  
  1238. <div id="Flower">
  1239. <img src="http://31.media.tumblr.com/tumblr_mbtiguRETI1rgpyeqo1_500.png" height=auto width=190px>
  1240. </div>
  1241.  
  1242. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  1243. <div id="sidebar">
  1244. <div id="smile1"></div>
  1245. <div id="smile2"></div>
  1246. <div id="smile3"></div>
  1247. <div id="smile4"></div>
  1248. <div id="stats">{text:stats}</div>
  1249. <div id="music">
  1250. {text:music}
  1251. </div>
  1252.  
  1253. <div id="gif">{text:quote}
  1254. </div>
  1255.  
  1256. <div id="playlist"><a href="#?w=300" rel="02" class="poplight"title="Playlist"><div style="margin-top:10px;"><img src="http://media.tumblr.com/tumblr_lu2dd4ocjj1qfoi4t.gif"></a></div>
  1257. </div>
  1258.  
  1259. <div id="star"><a href="#?w=300" rel="04" class="poplight"title="Credits"><img src="http://i1261.photobucket.com/albums/ii598/invisibunny/pixels/00000_zps1cd987d2.gif"></a>
  1260. </div>
  1261.  
  1262. <div id="heart"><a href="#?w=300" rel="03" class="poplight"title="Updates & more stats"><div style="margin-top:5px;"><img src="https://cdn4.iconfinder.com/data/icons/berlin/32x32/heart.png" width=18px;></div></a>
  1263. </div>
  1264.  
  1265. <div id="allison">{text:name};</div>
  1266. <div id="desc">{Description}</div>
  1267. <div id="toptitle">{text:toptitle}</div>
  1268.  
  1269. <div id="link1"><a href="{text:link 1}"title="{text:link 1 message}">
  1270. <div style="-webkit-filter:grayscale(100%); margin-top: 1px;">
  1271. <img src="https://cdn1.iconfinder.com/data/icons/kids/128x128/filesystems/folder_home.png" width=45px height=45px></div>
  1272. </a></div>
  1273.  
  1274. <div id="link2"><a href="{text:link 2}"title="{text:link 2 message}">
  1275. <div style="-webkit-filter:grayscale(100%); margin-top:2px;">
  1276. <img src="https://cdn1.iconfinder.com/data/icons/kids/128x128/apps/mail.png" width=50px height=50px></div>
  1277. </a></div>
  1278.  
  1279. <div id="link3"><a href="{text:link 3}"title="{text:link 3 message}">
  1280. <div style="-webkit-filter:grayscale(100%); margin-top: 0px;">
  1281. <img src="https://cdn1.iconfinder.com/data/icons/kids/128x128/actions/viewmag.png.png" width=47px height=47px></div>
  1282. </a></div>
  1283.  
  1284. <div id="link4"><a href="{text:link 4}"title="{text:link 4 message}">
  1285. <div style="-webkit-filter:grayscale(100%); margin-top: 2px; margin-left: 3px;">
  1286. <img src="https://cdn1.iconfinder.com/data/icons/kids/128x128/devices/camera.png" width=50px height=50px></div>
  1287. </a></div>
  1288.  
  1289. <div id="link5"><a href="{text:link 5}"title="{text:link 5 message}">
  1290. <div style="-webkit-filter:grayscale(100%); margin-top:3px;">
  1291. <img src="https://cdn1.iconfinder.com/data/icons/kids/128x128/apps/stylesheet.png" width=45px height=45px></div>
  1292. </a></div>
  1293.  
  1294. <center>
  1295. <div id="sidebarrr"><div id="sidebarr"><script language="JavaScript">
  1296. <!--
  1297.  
  1298. /*
  1299. Random Image Script- By JavaScript Kit (http://www.javascriptkit.com)
  1300. Over 400+ free JavaScripts here!
  1301. Keep this notice intact please
  1302. */
  1303.  
  1304. function random_imglink(){
  1305. var myimages=new Array()
  1306. //specify random images below. You can have as many as you wish
  1307. myimages[1]="{image:sidebar0}"
  1308. myimages[2]="{image:sidebar1}"
  1309. myimages[3]="{image:sidebar2}"
  1310. myimages[4]="{image:sidebar3}"
  1311. myimages[5]="{image:sidebar4}"
  1312. myimages[6]="{image:sidebar5}"
  1313. myimages[7]="{image:sidebar6}"
  1314. myimages[8]="{image:sidebar7}"
  1315. myimages[9]="{image:sidebar8}"
  1316. myimages[10]="{image:sidebar9}"
  1317.  
  1318. var ry=Math.floor(Math.random()*myimages.length)
  1319. if (ry==0)
  1320. ry=1
  1321. document.write('<img src="'+myimages[ry]+'" border=0 height=405px >')
  1322. }
  1323. random_imglink()
  1324. //-->
  1325. </script></div></div>
  1326.  
  1327. </center>
  1328. </div>
  1329. <!------------------------------------->
  1330.  
  1331.  
  1332. <div class="left">
  1333. <div id="smile5"></div>
  1334. <div id="smile6"></div>
  1335.  
  1336. <div id="posts">
  1337.  
  1338. {block:Posts}
  1339. <div class="entry">
  1340.  
  1341. {block:Answer}
  1342. <img src="{AskerPortraitURL-40}" align=left style="border:1px solid #d7d7d7; border-radius: 10px; width: 40px; padding: 0;"/>
  1343. <div style=" border-radius:10px; min-height: 25px; border: 1px solid {color:ask border}; background: white; margin-top: 15px; box-shadow: 0px 0px 0px gray;"><askk>{Asker}:<askk><div style="margin-top:0px;"><center><question>{Question}</question></center></div></div>
  1344. <br>
  1345. <img src="{Favicon}" width=40 p align=right style="border:1px solid #d7d7d7; border-radius: 10px; width: 40px; padding: 0; margin-top: 20px;"/>
  1346. <name>{text:name} says:</name>
  1347. <div style=" border-radius: 10px; min-height: 35px; border:1px solid {color:ask border}; background: white; margin-top: 15px; box-shadow: 0px 0px 0px gray;"><center><answer>{Answer}</answer></center></div>
  1348. <br>
  1349. <p align=right></ask><div style="border: 1px solid {color:note border}; height: 15px; font-family:arial; font-size:12px; line-height: 15px; border-radius: 10px;"> <center><a href="{Permalink}">{TimeAgo}</a> ♥ <a href="{Permalink}">{notecountwithlabel}</center></div></a>
  1350. {/block:Answer}
  1351.  
  1352. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1353.  
  1354. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  1355. {/block:Text}
  1356.  
  1357. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1358.  
  1359. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1360.  
  1361.  
  1362. {block:Photo}
  1363. {block:IndexPage}
  1364. <center>
  1365. <div class="perma">
  1366. <a href="{ReblogURL}" target="_blank"> reblog </a> | <a href="{Permalink}">{notecountwithlabel}</a> </div>
  1367.  
  1368. <div class="perma2">
  1369. <a href="{Permalink}">{Month} {DayOfMonth}, {12Hour}:{Minutes}{AmPm}</a> </div>
  1370.  
  1371. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1372. {/block:IndexPage}
  1373.  
  1374. {block:PermalinkPage}
  1375. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1376.  
  1377. {LinkCloseTag}
  1378. {/block:PermalinkPage}
  1379. {/block:Photo}
  1380.  
  1381. {block:Photoset}
  1382. {block:IndexPage}
  1383. <center>
  1384.  
  1385. <div class="perma">
  1386. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1387.  
  1388. {Photoset-250}</center>
  1389. {/block:IndexPage}
  1390. {block:PermalinkPage}
  1391. <center>
  1392. {Photoset-500}</center>
  1393. {/block:PermalinkPage}
  1394. {/block:Photoset}
  1395.  
  1396. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1397.  
  1398. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1399.  
  1400. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1401. <ul class="chat">
  1402. {block:Lines}
  1403. <li class="user_{UserNumber}">
  1404. {block:Label}
  1405. <span class="label">{Label}</span>
  1406. {/block:Label}
  1407.  
  1408. {Line}
  1409. </li>
  1410. {/block:Lines}
  1411. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1412. {/block:Chat}
  1413.  
  1414. {block:Audio}
  1415. <div style="width:200px; height:30px;">
  1416. {AudioPlayerBlack}
  1417. </div>
  1418. {block:IndexPage}<span class="permalink">
  1419. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1420. </span>{/block:IndexPage}
  1421. {/block:Audio}
  1422.  
  1423. {block:Video}
  1424. {block:IndexPage}
  1425. <center>
  1426. <div class="perma">
  1427. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1428. {Video-250}</center>
  1429. {/block:IndexPage}
  1430. {block:PermalinkPage}
  1431. <center>
  1432. {Video-400}</center>
  1433. {/block:PermalinkPage}
  1434. {block:Video}
  1435.  
  1436.  
  1437. {block:PostNotes}<div align="middle">{caption}</div>
  1438. <center>
  1439.  
  1440. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1441.  
  1442. {block:HasTags}
  1443. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1444. {block:RebloggedFrom}
  1445. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1446. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1447.  
  1448. {/block:RebloggedFrom}
  1449. </center></span>
  1450. <br>
  1451. <div id="postnotes">{PostNotes}</div><br>
  1452.  
  1453. <center>{block:ContentSource}
  1454. <br><a href="{SourceURL}">
  1455. {lang:Source}:
  1456. {block:SourceLogo}
  1457. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1458. height="{LogoHeight}" alt="{SourceTitle}" />
  1459. {/block:SourceLogo}
  1460. {block:NoSourceLogo}
  1461. {SourceLink}
  1462. {/block:NoSourceLogo}
  1463. </a>
  1464. {/block:ContentSource}</center>
  1465.  
  1466. {/block:PostNotes}
  1467. </div>
  1468. {/block:Posts}
  1469. </div></div>
  1470.  
  1471. {block:IndexPage}
  1472. {block:Pagination}
  1473. <div id="pagination">
  1474. {block:NextPage}
  1475. <a id="nextPage" href="{NextPage}"></a>
  1476. {/block:NextPage}
  1477. {block:PreviousPage}
  1478. <a href="{PreviousPage}"></a>
  1479. {/block:PreviousPage}
  1480. </div>
  1481. {/block:Pagination}
  1482. {/block:IndexPage}
  1483. </body>
  1484.  
  1485. <div id="02" class="popup_block">
  1486.  
  1487. <center><div style="font-family:Giggle; font-size: 45px; text-shadow: 2px 4px 6px gray;">Playlist</center><br>
  1488. <center>
  1489. {text:playlist}
  1490.  
  1491. </center>
  1492.  
  1493. </div></div></div></div></div></div></div></div></div></div>
  1494.  
  1495. <div id="03" class="popup_block">
  1496. <center><div style="font-family:Giggle; font-size: 45px; text-shadow: 2px 4px 6px gray;">Stats</center><br>
  1497.  
  1498. <center>
  1499. {text:popup stats}
  1500. </center>
  1501.  
  1502. <center><div style="font-family:Giggle; font-size: 45px; text-shadow: 2px 4px 6px gray; line-height:30px;">Updates</center><br>
  1503.  
  1504. <center>
  1505.  
  1506. {text:updates}
  1507. </center>
  1508.  
  1509. </div></div></div></div></div></div></div></div></div></div>
  1510.  
  1511.  
  1512.  
  1513. <div id="04" class="popup_block">
  1514. <center><div style="font-family:Giggle; font-size: 45px; text-shadow: 2px 4px 6px gray;">Credits</center><br>
  1515. <center>
  1516. Theme by danqle
  1517. {text:credits}
  1518. </center>
  1519. </div></div></div></div></div></div></div></div></div></div>
  1520.  
  1521. <div style="position:fixed; bottom:5px; right:5px; background:white; padding: 3px; padding-bottom:7px; padding-top: 7px; font-family: calibri; font-size: 10px; line-height: 10px; z-index: 999999;"><a href="http://0mg-what.tumblr.com"> ♥ </a></div>
  1522.  
  1523. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement