0fficialvanessa

"Eye Gazing" Theme Thirteen.

Jun 25th, 2013
629
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1. <!-- Theme Thirteen// Eye Gazing - 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="#f3f3f3"/>
  44. <meta name="color:link" content="#bbd0ec"/>
  45. <meta name="color:text" content="#777"/>
  46. <meta name="color:title" content="#333"/>
  47. <meta name="color:hover" content="#515253"/>
  48. <meta name="color:text shadow" content="#aaa"/>
  49. <meta name="color:scrollbar" content="#777"/>
  50.  
  51. <meta name="image:sidebar" content="1"/>
  52. <meta name="image:background" content="1"/>
  53. <meta name="image:decoration" 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="Inbox"/>
  62. <meta name="text:Link Three Title" content="Etcetera"/>
  63. <meta name="text:Link Four Title" content="Themes"/>
  64. <meta name="text:Link Five Title" content="Credits"/>
  65.  
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70. #tumblr_controls{
  71. position:fixed !important;
  72. -webkit-filter: invert(100%)
  73. }
  74.  
  75. 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;}
  76.  
  77. 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;}
  78.  
  79. p {
  80. margin:0px;
  81. margin-top:0px;
  82. }
  83.  
  84.  
  85. body {
  86. margin: 5px;
  87. font-family: calibri;
  88. line-height:10px;
  89. font-size:10px;
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. color:{color:text};
  93. background-color: {color:Background};
  94. background-image:url({image:Background});
  95. }
  96.  
  97.  
  98. a:link, a:active, a:visited{
  99. text-decoration: none;
  100. -webkit-transition: all 0.6s ease-out;
  101. -moz-transition: all 0.6s ease-out;
  102. -o-transition: all 0.6s ease-out;
  103. transition: all 0.6s ease-out;
  104. color:{color:link};
  105. }
  106.  
  107. a:hover {
  108. text-decoration: none;
  109. -webkit-transition: all 0.3s ease-out;
  110. -moz-transition: all 0.3s ease-out;
  111. -o-transition: all 0.3s ease-out;
  112. transition: all 0.3s ease-out;
  113. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  114. color: {color:Hover};
  115. text-shadow:0px 0px 2px {color:text shadow};
  116. }
  117.  
  118. div#center{
  119. margin:auto;
  120. position:relative;
  121. width:1000px;
  122. background-color:;
  123. overflow:auto;
  124. overflow-y:hidden;
  125. }
  126.  
  127. .entry {
  128. float:left;
  129. display: block;
  130. margin:5px;
  131. overflow:hidden;
  132. padding:6px;
  133. width:245px;
  134. background:white;
  135. border:1px solid #eee;
  136. -webkit-transition: all 0.5s linear;
  137. -webkit-transition: all 0.5s linear;
  138. -moz-transition: all 0.5s linear;
  139. transition: all 0.5s linear;
  140. {block:PermalinkPage}
  141. width:450px;
  142. text-align:left;
  143. line-height:10px;
  144. {/block:PermalinkPage}
  145. }
  146.  
  147. .entry .perma{
  148. width:245px;
  149. height:auto;
  150. margin-left:0px;
  151. position: absolute;
  152. line-height: 14px;
  153. overflow:hidden;
  154. text-align:center;
  155. bottom:2px;
  156. padding:2px;
  157. padding-top:4px;
  158. background:white;
  159. word-spacing:2px;
  160. letter-spacing:1px;
  161. font-size:8px;
  162. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  163. -webkit-transition: all 0.5s linear;
  164. -moz-transition: all 0.5s linear;
  165. transition: all 0.5s linear;
  166. }
  167.  
  168. .entry:hover .perma{
  169. overflow:visible;
  170. opacity:1;
  171. -webkit-transition: all 0.5s linear;
  172. -webkit-transition: all 0.5s linear;
  173. -moz-transition: all 0.5s linear;
  174. transition: all 0.5s linear;
  175. }
  176.  
  177. .entry:hover{
  178. border-radius:8px;
  179. -webkit-transition: all 0.5s linear;
  180. -webkit-transition: all 0.5s linear;
  181. -moz-transition: all 0.5s linear;
  182. transition: all 0.5s linear;
  183. }
  184.  
  185. .entry img{
  186. max-width:245px;
  187. }
  188.  
  189. #posts {
  190. width:818px;
  191. margin-top:1px;
  192. z-index:99;
  193. margin-left:182px;
  194. right:auto;
  195. background:transparent;
  196. margin-right:auto;
  197. position:relative;
  198. overflow-y: hidden;
  199. }
  200.  
  201. #creditss {
  202. position:fixed;
  203. font-family: calibri;
  204. font-size: 8px;
  205. bottom:-5px;
  206. right:5px;
  207. padding: 8px;
  208. height:12px;
  209. text-transform:uppercase;
  210. padding-bottom:8px;
  211. background: white;
  212. border-top-right-radius: 10px;
  213. border-top-left-radius: 10px;
  214. border: 1px solid #ddd;
  215. }
  216.  
  217. #sidebar{
  218. position:fixed !important;
  219. width:auto;
  220. background:white;
  221. height:auto;
  222. margin-top:175px;
  223. margin-left:-100px;
  224. text-align:center;
  225. padding:4px;
  226. }
  227.  
  228. #sidebar img{
  229. width:200px;
  230. height:200px;
  231. padding:4px;
  232. }
  233.  
  234. div#navi{
  235. margin-left:-10px;
  236. width:100px;
  237. margin-top:-214px;
  238. padding:6px;
  239. position:fixed;
  240. height:206px;
  241. background:white;
  242. line-height: 20px;
  243. text-align: left;
  244. z-index:-4;
  245. transition: all 0.9s ease-out;
  246. -o-transition-transition: all 0.9s ease-out;
  247. -webkit-transition: all 0.9s ease-out;
  248. -moz-transition: all 0.9s ease-out;
  249. }
  250.  
  251. #navi:hover{
  252. margin-left:-100px;
  253. transition: all 0.9s ease-out;
  254. -o-transition-transition: all 0.9s ease-out;
  255. -webkit-transition: all 0.9s ease-out;
  256. -moz-transition: all 0.9s ease-out;
  257. }
  258.  
  259. #decor{
  260. position:fixed;
  261. margin-left:65px;
  262. margin-top:304px;
  263. z-index:999999999999999999999999;
  264. }
  265.  
  266. #decor img{
  267. max-width:200px;
  268. max-height:150px;
  269. }
  270.  
  271. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  272.  
  273. askk {
  274. font-family:"cutty";
  275. font-size:15px;
  276. z-index:1;
  277. color: {color:Title};
  278. }
  279.  
  280. .title{
  281. line-height: 16px;
  282. font-size: 16px;
  283. font-family: "cutty";
  284. color:{color:Title};
  285. }
  286.  
  287. .permalink{
  288. display: block;
  289. text-align: center;
  290. text-decoration: none;
  291. margin-top:8px;
  292. margin-bottom:2px;
  293. font-size:8px;
  294. padding:3px;
  295. text-transform:uppercase;
  296. border-top:1px dashed #eee;
  297. }
  298.  
  299. #audio {
  300. width:200px;
  301. height:auto;
  302. min-height:60px;
  303. padding-bottom:0px;
  304. }
  305. .cover {
  306. position:absolute;
  307. z-index:1;
  308. width:60px;
  309. height:60px;
  310. }
  311. .cover img {
  312. float:left;
  313. width:60px;
  314. height:60px;
  315. }
  316. .playbox {
  317. opacity:0.6;
  318. width:27px;
  319. height:30px;
  320. overflow:hidden;
  321. position:absolute;
  322. z-index:1000;
  323. margin-left:17px;
  324. margin-top:17px;
  325. text-align:center;
  326. }
  327. .info {
  328. margin-left:73px;
  329. margin-top:4px;
  330. line-height:14px;
  331. }
  332.  
  333. #infscr-loading{
  334. bottom: -70px;
  335. position: absolute;
  336. left: 50%;
  337. margin-left:-8px;
  338. width:16px;
  339. height:11px;
  340. overflow:hidden;
  341. margin-bottom: 50px;
  342. }
  343.  
  344. ::-webkit-scrollbar {
  345. width: 4px;
  346. height: 4px;
  347. border-left:0px solid #ccc;
  348. background-color:{color:background};
  349. }
  350.  
  351. ::-webkit-scrollbar-thumb {
  352. background: {color:scrollbar};
  353. }
  354.  
  355. ::-webkit-scrollbar {
  356. width: 5px;
  357. height: 5px;
  358. background: #dddddd;
  359. }
  360.  
  361. ::-webkit-scrollbar-thumb {
  362. background-color:{color:scrollbar};
  363. }
  364.  
  365. #postnotes{
  366. text-align: justify;}
  367.  
  368. #postnotes blockquote{
  369. border: 0px;}
  370.  
  371. blockquote{
  372. padding:0px 0px 2px 5px;
  373. margin:0px 0px 2px 10px;
  374. border-left: 1px dotted #555555;
  375. }
  376.  
  377. blockquote p, ul{
  378. margin:0px;
  379. padding:0px;
  380. }
  381.  
  382. a img{border: 0px;}
  383.  
  384.  
  385. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  386.  
  387. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  388. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  389.  
  390. .notes img{width:10px; position:relative; top:3px;}
  391. <--ses-->
  392. small{font-size: 90%;}
  393.  
  394. {CustomCSS}
  395.  
  396. </style>
  397.  
  398. {block:IndexPage}
  399. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  400. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  401.  
  402. <script type="text/javascript">
  403. $(window).load(function(){
  404. var $wall = $('#posts');
  405. $wall.imagesLoaded(function(){
  406. $wall.masonry({
  407. itemSelector: '.entry, .entry_photo',
  408. isAnimated : false
  409. });
  410. });
  411.  
  412. $wall.infinitescroll({
  413. navSelector : '#pagination',
  414. nextSelector : '#pagination a',
  415. itemSelector : '.entry, .entry_photo',
  416. bufferPx : 2000,
  417. debug : false,
  418. errorCallback: function() {
  419. $('#infscr-loading').fadeOut('normal');
  420. }},
  421. function( newElements ) {
  422. var $newElems = $( newElements );
  423. $newElems.hide();
  424. $newElems.imagesLoaded(function(){
  425. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  426. });
  427. }); $('#posts').show(500);
  428. });
  429. </script>
  430.  
  431.  
  432. {/block:IndexPage}
  433.  
  434.  
  435. <title>{title}</title>
  436.  
  437. <link rel="shortcut icon" href="{Favicon}" />
  438. <meta name="viewport" content="width=820" />
  439. </head>
  440.  
  441. <body>
  442. <BODY onselectstart="return false;" ondragstart="return false;">
  443. <div class="wrapper">
  444. <div class="header">
  445. </div>
  446.  
  447. <div id="cage">
  448. <div id="center">
  449.  
  450. <!---->
  451.  
  452. <div id="creditss">
  453. Theme by <a href="http://mxrandakerr.tumblr.com/"><u>mxrandakerr</u></a>
  454. </div>
  455. <div id="decor">
  456. <a href="/"><img src="{image:decoration}"></a>
  457. </div>
  458.  
  459. <div id="sidebar">
  460. <a href="/"><img src="{image:sidebar}" width=100%></a>
  461. <div id="navi">
  462. <div style="text-align: left;font-size: 8px;">L &nbsp;
  463. <a href="{text:Link One}">{text:Link One Title}</a>
  464. <div style="text-align: left;font-size: 8px;">I &nbsp;
  465. <a href="{text:Link Two}">{text:Link Two Title}</a>
  466. <div style="text-align: left;font-size: 8px;">N &nbsp;
  467. <a href="{text:Link Three}">{text:Link Three Title}</a>
  468. <div style="text-align: left;font-size: 8px;">K &nbsp;
  469. <a href="{text:Link Four}">{text:Link Four Title}</a>
  470. <div style="text-align: left;font-size: 8px;">S &nbsp;
  471. <a href="{text:Link Five}">{text:Link Five Title}</a>
  472. </div></div></div></div></div>
  473. <font color="#eee">-------------------------------</font><br>
  474. <div style="padding-left:8px;font-size: 9px;">{Description}</div>
  475. </div>
  476. </div>
  477. <!------------------------------------->
  478.  
  479.  
  480. <div class="left">
  481. <div id="posts">
  482. {block:Posts}
  483. <div class="entry">
  484.  
  485. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink">Published on <a
  486. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{DayOfWeek}</a> - <a href="{ReblogURL}" target="_blank"> Share This Post </a></a><br>{/block:HasTags}</span></align>
  487. {/block:Text}
  488.  
  489. {block:Answer}
  490. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  491. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  492. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  493. {/block:Answer}
  494.  
  495. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}<span class="permalink">Published on <a
  496. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{DayOfWeek}</a> - <a href="{ReblogURL}" target="_blank"> Share This Post </a> <a href="{Permalink}"></span>{/block:Link}
  497.  
  498. {block:Photo}
  499. {block:IndexPage}
  500. <center>
  501. <div class="perma">
  502. <div style="font-family:cutty;font-size:15px;text-transform:normal;">
  503. <a href="{ReblogURL}" target="_blank"> Share </a></div>
  504. <div style="text-transform:uppercase;">
  505. Posted on <a href="{Permalink}">{DayOfWeek}</a> with <a href="{Permalink}">{NoteCount} Likes </a></div>
  506. </div>
  507.  
  508. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  509. {/block:IndexPage}
  510. {block:PermalinkPage}
  511. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  512.  
  513. {LinkCloseTag}
  514. {/block:PermalinkPage}
  515. {/block:Photo}
  516.  
  517. {block:Photoset}
  518. {block:IndexPage}
  519. <center>
  520.  
  521. <div class="perma">
  522. <div style="font-family:cutty;font-size:15px;text-transform:normal;">
  523. <a href="{ReblogURL}" target="_blank"> Share </a></div>
  524. <div style="text-transform:uppercase;">
  525. Posted on <a href="{Permalink}">{DayOfWeek}</a> with <a href="{Permalink}">{NoteCount} Likes </a></div>
  526. </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:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><span class="permalink">Published on <a
  537. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{DayOfWeek}</a> - <a href="{ReblogURL}" target="_blank"> Share This Post </a> <a href="{Permalink}"> </span>{/block:Quote}
  538.  
  539. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  540. <ul class="chat">
  541. {block:Lines}
  542. <li class="user_{UserNumber}">
  543. {block:Label}
  544. <span class="label">{Label}</span>
  545. {/block:Label}
  546.  
  547. {Line}
  548. </li>
  549. {/block:Lines}
  550. <center><div style="font-size:8px;text-transform:uppercase;"><span class="permalink">Published on <a href="{Permalink}">{DayOfWeek}</a> - <a href="{ReblogURL}" target="_blank"> Share This Post </a> <a href="{Permalink}"></div></center>
  551. {/block:Chat}
  552.  
  553. {block:Audio}
  554. <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>
  555. {block:IndexPage}
  556. {/block:IndexPage}
  557. {/block:Audio}
  558.  
  559. {block:Video}
  560. {block:IndexPage}
  561. <center>
  562. <div class="perma">
  563. <div style="font-family:cutty;font-size:15px;text-transform:normal;">
  564. <a href="{ReblogURL}" target="_blank"> Share </a></div>
  565. <div style="text-transform:uppercase;">
  566. Posted on <a href="{Permalink}">{DayOfWeek}</a> with <a href="{Permalink}">{NoteCount} Likes </a></div>
  567. </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.  
  625. <!-- THEME BY MXRANDAKERR -->
  626. <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
  627.  
  628. </html>
Advertisement
Add Comment
Please, Sign In to add comment