Advertisement
0fficialvanessa

"On My Mind" Theme Four|1.

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