iwtyhe

#25 shining stars

Nov 17th, 2012
1,045
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 15.62 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5.  
  6.  
  7. <script type="text/javascript">
  8. <!--
  9.  
  10. // Disable Right Click Script
  11.  
  12. function IE(e)
  13. {
  14. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  15. {
  16. return false;
  17. }
  18. }
  19. function NS(e)
  20. {
  21. if (document.layers || (document.getElementById && !document.all))
  22. {
  23. if (e.which == "2" || e.which == "3")
  24. {
  25. return false;
  26. }
  27. }
  28. }
  29. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  30.  
  31. //-->
  32. </script>
  33.  
  34.  
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37.  
  38. <!-- DEFAULT VARIABLES -->
  39. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  40. <meta name="color:background" content="#fff"/>
  41. <meta name="color:link" content="#777"/>
  42. <meta name="color:text" content="#777"/>
  43. <meta name="color:title" content="#333"/>
  44. <meta name="color:borders" content="#eee"/>
  45. <meta name="color:hover" content="#fff"/>
  46. <meta name="color:scrollbar" content="#ddd" />
  47. <meta name="color:posts background" content="#f1eeee">
  48. <meta name="color:ask background" content="#fff">
  49. <meta name="image:sidebar" content=""/>
  50. <meta name="image:sidebarbg" content="http://images2.layoutsparks.com/1/72983/groovilicious-animated-stars-night.gif"/>
  51. <meta name="image:background" content=""/>
  52. <meta name="text:link one" content="" />
  53. <meta name="text:link one title" content="" />
  54. <meta name="text:link two" content="" />
  55. <meta name="text:link two title" content="" />
  56. <meta name="text:link three" content="" />
  57. <meta name="text:link three title" content="" />
  58. <meta name="text:link four" content="" />
  59. <meta name="text:link four title" content="" />
  60. <meta name="text:link five" content="" />
  61. <meta name="text:link five title" content="" />
  62. <meta name="text:link six" content="" />
  63. <meta name="text:link six title" content="" />
  64. <meta name="text:link seven" content="" />
  65. <meta name="text:link seven title" content="" />
  66. <meta name="text:link eight" content="" />
  67. <meta name="text:link eight title" content="" />
  68. <meta name="text:link separation" content="&middot;"/>
  69. <style type="text/css">
  70.  
  71.  
  72.  
  73. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid {color:borders}; background-color:{color:background};background-image:url({image:background});}
  74. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  75.  
  76. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.3;-webkit-transition: all 0.8s ease-out;-moz-
  77.  
  78. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  79.  
  80. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  81.  
  82. 0.4s ease-out;}
  83.  
  84. p {
  85. margin:0px;
  86. margin-top:0px;
  87. }
  88.  
  89.  
  90.  ::selection {
  91. background: #ffffff;
  92. color: #ffffff;
  93. }
  94.  
  95. ::-moz-selection {
  96. background: #ffffff;
  97. color: #ffffff;
  98. }
  99.  
  100.  
  101. body {
  102. padding: 0px;
  103. margin: 0px;
  104. color:{color:text};
  105. font-family: dixel;
  106. line-height:7px;
  107. font-size:8px;
  108. background-image:url('{image:background}');
  109. background-color: {color:Background};
  110. background-attachment: fixed;
  111. background-repeat: repeat;
  112. }
  113.  
  114.  
  115. a:link, a:active, a:visited{
  116. text-decoration: none;
  117. -webkit-transition: color 0.3s ease-out;
  118. -moz-transition: color 0.3s ease-out;
  119. transition: color 0.3s ease-out;
  120. color:{color:link};
  121. }
  122.  
  123. a:hover {
  124. text-decoration: none;
  125. font-style:;
  126. text-shadow:0px 0px 2px #000;
  127. color: {color:Hover};
  128. }
  129.  
  130. askname{
  131. font-family:jenna;
  132. font-size:13px;
  133. z-index:1;
  134. }
  135.  
  136. div#center{
  137. margin:auto;
  138. position:relative;
  139. width:1000px;
  140. background-color:;
  141. overflow:auto;
  142. overflow-y:hidden;
  143. }
  144.  
  145. .entry {
  146. float:left;
  147. display: block;
  148. margin:1px;
  149. line-height:7px;
  150. padding:5px;
  151. overflow:hidden;
  152. width:180px;
  153. opacity: .5;
  154. {block:PermalinkPage}
  155. width:428px;
  156. text-align:left;
  157. line-height:10px;
  158. {/block:PermalinkPage}
  159. background:{color:posts background};
  160. background-image:URL();
  161. -webkit-transition: all .9s ease;
  162. -moz-transition: all .9s ease;
  163. -o-transition: all .9s ease;
  164. transition: all .9s ease;
  165. }
  166.  
  167. .entry:hover{
  168.     opacity:1;}
  169.  
  170. .entry .perma a{
  171. color:#444;}
  172.  
  173.  .entry .perma a:hover {
  174. text-decoration: none;
  175. font-style:;
  176. text-shadow:0px 0px 2px #000;
  177. color: {color:Hover};
  178. }
  179.  
  180. .entry .perma{
  181. width:38px;
  182. height:30px;
  183. position: absolute;
  184. line-height: 33px;
  185. overflow:hidden;
  186. font-family:dixel;
  187. text-align:left;
  188. padding-left:4px;
  189. font-size:8px;
  190. left:-50px;
  191. bottom:5px;
  192. border-right:1px solid #f2f2f2;
  193. border-top:1px solid #f2f2f2;
  194. background:white;
  195. letter-spacing: 0px;
  196. opacity: 0.0;
  197. -webkit-transition: all .7s ease;
  198. -moz-transition: all .7s ease;
  199. -o-transition: all .7s ease;
  200. transition: all .7s ease;
  201. border-top-right-radius:90px;
  202. -moz-border-top-right-radius:90px;
  203. -webkit-border-top-right-radius:90px;
  204.  
  205. }
  206.  
  207. .entry:hover .perma{
  208. margin-left: 0px;
  209. left:5px;
  210. overflow:visible;
  211. opacity:0.85;
  212. }
  213.  
  214. .entry .perma2 a{
  215.     color:#444;}
  216.  
  217. .entry .perma2 a:hover {
  218. text-decoration: none;
  219. font-style:;
  220. text-shadow:0px 0px 2px #000;
  221. color: {color:Hover};
  222. }
  223.  
  224. .entry .perma2{
  225. width:auto;
  226. height:30px;
  227. position: absolute;
  228. line-height: 28px;
  229. overflow:hidden;
  230. font-family:dixel;
  231. text-align:center;
  232. padding-left:20px;
  233. padding-right:10px;
  234. font-size:8px;
  235. right:-50px;
  236. top:5px;
  237. border-left:1px solid #f2f2f2;
  238. border-bottom:1px solid #f2f2f2;
  239. background:white;
  240. letter-spacing: 0px;
  241. opacity: 0.0;
  242. -webkit-transition: all .9s ease;
  243. -moz-transition: all .9s ease;
  244. -o-transition: all .9s ease;
  245. transition: all .9s ease;
  246. border-bottom-left-radius:90px;
  247. -moz-border-bottom-left-radius:90px;
  248. -webkit-border-bottom-left-radius:90px;}
  249.  
  250. .entry:hover .perma2{
  251. margin-left: 0px;
  252. right:5px;
  253. overflow:visible;
  254. opacity:0.85;
  255. -webkit-transition: all .9s ease;
  256. -moz-transition: all .9s ease;
  257. -o-transition: all .9s ease;
  258. transition: all .9s ease;
  259. }
  260.  
  261. #posts {
  262.  
  263. width:430px;
  264. margin-top:3px;
  265. z-index:1;
  266. margin-left:295px;
  267. right:auto;
  268. background:transparent;
  269. margin-right:auto;
  270. position:relative;
  271. overflow-y: hidden;
  272. }
  273.  
  274. #sidebar{
  275. position:fixed !important;
  276. width:150px;
  277. background-image:url('{image:sidebarbg}');
  278. background:white;
  279. height:100%;
  280. padding:5px;
  281. padding-top:120px;
  282. margin-top:6px;
  283. margin-left:127px;
  284. opacity:.7;
  285. text-align:center;
  286. line-height:8px;
  287. border:2px solid {color:borders};
  288. -webkit-transition: all .7s ease;
  289. -moz-transition: all .7s ease;
  290. -o-transition: all .7s ease;
  291. transition: all .7s ease;
  292. }
  293.  
  294.  
  295. #sidebar:hover{
  296. opacity:1;
  297. }
  298.  
  299. #desc{
  300.     position:fixed;
  301.     width:150px;
  302.    
  303.     padding:3px;
  304.     padding-top:4px;
  305.     height:auto;
  306.     margin-left:-5px;
  307.     margin-top:-4px;
  308.     line-height:9px;
  309.     overflow:hidden;
  310. background:white;
  311. border-top:1px solid {color:borders};
  312. -webkit-transition: all .7s ease;
  313. -moz-transition: all .7s ease;
  314. -o-transition: all .7s ease;
  315. transition: all .7s ease;
  316. }
  317.  
  318.  
  319.  
  320. #links{
  321.     width:150px;
  322. line-height:18px;
  323. opacity:1;
  324. margin-top:-3px;
  325.     margin-left:-6px;
  326. padding:3px;
  327. -webkit-transition: all .7s ease;
  328. -moz-transition: all .7s ease;
  329. -o-transition: all .7s ease;
  330. transition: all .7s ease;
  331.     }
  332.    
  333.        
  334. #sidebarpic{
  335. width:160px;
  336. margin-left:-5px;
  337. margin-top:-120px;
  338. }
  339.  
  340. #sidebarpic img{
  341.     width:160px;
  342. }
  343.  
  344. @font-face {
  345. font-family: "jenna";
  346. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  347. }
  348.  
  349. .title{
  350. font-family:cedarville;
  351. font-size: 17px;
  352. line-height: 17px;
  353. color:{color:Title};
  354. letter-spacing: 0px;
  355. font-weight: normal;
  356. padding:0px 0px 0px 0px;
  357. }
  358.  
  359.  
  360. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  361. @font-face { font-family: "cedarville"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  362.  
  363.    
  364. .permalink{
  365. text-transform: normal;
  366. display: block;
  367. text-align: right;
  368. text-decoration: none;
  369. }
  370.  
  371. #infscr-loading{
  372. bottom: -70px;
  373. position: absolute;
  374. left: 50%;
  375. margin-left:-8px;
  376. width:16px;
  377. height:11px;
  378. overflow:hidden;
  379. margin-bottom: 50px;
  380. }
  381.  
  382. #postnotes{
  383. text-align: justify;}
  384.  
  385. #postnotes blockquote{
  386. border: 0px;}
  387.  
  388. blockquote{
  389. padding:0px 0px 2px 5px;
  390. margin:0px 0px 2px 10px;
  391. border-left: 1px dotted #555555;
  392. }
  393.  
  394. blockquote p, ul{
  395. margin:0px;
  396. padding:0px;
  397. }
  398.  
  399. a img{border: 0px;}
  400.  
  401.  
  402. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  403.  
  404. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  405. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  406.  
  407. .notes img{width:10px; position:relative; top:3px;}
  408. <--ses-->
  409. small{font-size: 90%;}
  410.  
  411. {CustomCSS}
  412.  
  413. </style>
  414.  
  415. {block:IndexPage}
  416. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  417. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  418.  
  419. <script type="text/javascript">
  420. $(window).load(function(){
  421. var $wall = $('#posts');
  422. $wall.imagesLoaded(function(){
  423. $wall.masonry({
  424. itemSelector: '.entry, .entry_photo',
  425. isAnimated : false
  426. });
  427. });
  428.  
  429. $wall.infinitescroll({
  430. navSelector : '#pagination',
  431. nextSelector : '#pagination a',
  432. itemSelector : '.entry, .entry_photo',
  433. bufferPx : 2000,
  434. debug : false,
  435. errorCallback: function() {
  436. $('#infscr-loading').fadeOut('normal');
  437. }},
  438. function( newElements ) {
  439. var $newElems = $( newElements );
  440. $newElems.hide();
  441. $newElems.imagesLoaded(function(){
  442. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  443. });
  444. }); $('#posts').show(500);
  445. });
  446. </script>
  447.  
  448.  
  449. {/block:IndexPage}
  450.  
  451.  
  452. <title>{title}</title>
  453.  
  454. <link rel="shortcut icon" href="{Favicon}" />
  455. <meta name="viewport" content="width=820" />
  456. </head>
  457.  
  458. <body>
  459. <BODY onselectstart="return false;" ondragstart="return false;">
  460. <div class="wrapper">
  461. <div class="header">
  462. </div>
  463.  
  464. <div id="cage">
  465. <div id="center">
  466. <div id="sidebar">
  467.  
  468. <center>
  469. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div><div id="links">
  470. <a href="{text:link one}">{text:link one title}</a> {text:link separation} <a href="{text:link two}">{text:link two title}</a> {text:link separation} <a href="{text:link three}">{text:link three title}</a>
  471. {block:iflinkfourtitle} {text:link separation} <a href="{text:link four}">{text:link four title}</a>
  472. {/block:iflinkfourtitle}{block:iflinkfivetitle} {text:link separation} <a href="{text:link five}">{text:link five title}</a>{/block:iflinkfivetitle}
  473. {block:iflinksixtitle} {text:link separation} <a href="{text:link six}">{text:link six title}</a>{/block:iflinksixtitle}
  474.     {block:iflinkseventitle} {text:link separation} <a href="{text:link seven}">{text:link seven title}</a>{/block:iflinkseventitle}
  475.     {block:iflinkeighttitle} {text:link separation} <a href="{text:link eight}">{text:link eight title}</a>{/block:iflinkeighttitle}
  476. </div><div id="desc">
  477. {description}
  478. </div></div>
  479. </center>
  480.  
  481.  
  482. <div class="left">
  483. <div id="posts">
  484. {block:Posts}
  485. <div class="entry">
  486.  
  487. {block:Answer}
  488. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:{color:ask background};border:1px solid {color:borders};border-radius:4px;">
  489. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  490. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  491. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  492. {/block:Answer}
  493.  
  494. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  495.  
  496. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  497. {/block:Text}
  498.  
  499. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  500.  
  501. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  502.  
  503. {block:Photo}
  504. {block:IndexPage}
  505. <center>
  506. <div class="perma2">
  507. <a href="{Permalink}"> {notecount}</a> </div>
  508. <div class="perma">
  509. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  510. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  511. {/block:IndexPage}
  512. {block:PermalinkPage}
  513. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  514.  
  515. {LinkCloseTag}
  516. {/block:PermalinkPage}
  517. {/block:Photo}
  518.  
  519. {block:Photoset}
  520. {block:IndexPage}
  521. <center>
  522. <div class="perma2">
  523. <a href="{Permalink}"> {notecount}</a> </div>
  524. <div class="perma">
  525. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  526. {Photoset-250}</center>
  527. {/block:IndexPage}
  528. {block:PermalinkPage}
  529. <center>
  530. {Photoset-500}</center>
  531. {/block:PermalinkPage}
  532. {/block:Photoset}
  533.  
  534. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  535.  
  536. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  537.  
  538. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  539. <ul class="chat">
  540. {block:Lines}
  541. <li class="user_{UserNumber}">
  542. {block:Label}
  543. <span class="label">{Label}</span>
  544. {/block:Label}
  545.  
  546. {Line}
  547. </li>
  548. {/block:Lines}
  549. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  550. {/block:Chat}
  551.  
  552. {block:Audio}
  553. <div style="width:200px; height:30px;">
  554. {AudioPlayerBlack}
  555. </div>
  556. {block:IndexPage}<span class="permalink">
  557. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  558. </span>{/block:IndexPage}
  559. {/block:Audio}
  560.  
  561. {block:Video}
  562. {block:IndexPage}
  563. <center>
  564. <div class="perma2">
  565. <a href="{Permalink}"> {notecount}</a> </div>
  566. <div class="perma">
  567. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  568. {Video-250}</center>
  569. {/block:IndexPage}
  570. {block:PermalinkPage}
  571. <center>
  572. {Video-400}</center>
  573. {/block:PermalinkPage}
  574. {block:Video}
  575.  
  576.  
  577. {block:PostNotes}<div align="middle">{caption}</div>
  578. <center>
  579.  
  580. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  581.  
  582. {block:HasTags}
  583. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  584. {block:RebloggedFrom}
  585. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  586. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  587.  
  588. {/block:RebloggedFrom}
  589. </center></span>
  590. <br>
  591. <div id="postnotes">{PostNotes}</div><br>
  592.  
  593. <center>{block:ContentSource}
  594. <br><a href="{SourceURL}">
  595. {lang:Source}:
  596. {block:SourceLogo}
  597. <img src="{BlackLogoURL}" width="{LogoWidth}"
  598. height="{LogoHeight}" alt="{SourceTitle}" />
  599. {/block:SourceLogo}
  600. {block:NoSourceLogo}
  601. {SourceLink}
  602. {/block:NoSourceLogo}
  603. </a>
  604. {/block:ContentSource}</center>
  605.  
  606. {/block:PostNotes}
  607. </div>
  608. {/block:Posts}
  609. </div></div>
  610.  
  611. {block:IndexPage}
  612. {block:Pagination}
  613. <div id="pagination">
  614. {block:NextPage}
  615. <a id="nextPage" href="{NextPage}"></a>
  616. {/block:NextPage}
  617. {block:PreviousPage}
  618. <a href="{PreviousPage}"></a>
  619. {/block:PreviousPage}
  620. </div>
  621. {/block:Pagination}
  622. {/block:IndexPage}
  623. </body>
  624. <div style="position:fixed;bottom:5px;right:5px;">themed by <a href="http://s-uicidalgirl.tumblr.com">S-UICIDALGIRL</a></div>
  625. </html>
Advertisement
Add Comment
Please, Sign In to add comment