mausamixoxo

theme 12

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