Advertisement
0fficialvanessa

"Steal A Kiss" Theme Nine.

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