mausamixoxo

theme 10

Sep 8th, 2012
945
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.21 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.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39. <script type="text/javascript"
  40. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  41.  
  42. <!-- DEFAULT VARIABLES -->
  43. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  45. <meta name="color:background" content="#fff"/>
  46. <meta name="color:link" content=""/>
  47. <meta name="color:link shadow" content=""/>
  48. <meta name="color:hover" content=""/>
  49. <meta name="color:text" content=""/>
  50. <meta name="color:description" content=""/>
  51. <meta name="color:title" content=""/>
  52. <meta name="color:Blog Title" content="">
  53. <meta name="color:scrollbar" content=""/>
  54. <meta name="image:background" content=""/>
  55. <meta name="image:sidebar" content=""/>
  56. <meta name="text:Blog Title 1" content="" />
  57. <meta name="text:Blog Title 2" content="" />
  58. <meta name="text:blog title 2 size" content="" />
  59. <meta name="text:links 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: handy00;
  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: none;
  130. -webkit-transition: color 0.3s ease-out;
  131. -moz-transition: color 0.3s ease-out;
  132. text-shadow:1px 1px 5px {color:link shadow};
  133. }
  134.  
  135. @font-face { font-family:"Hasteristico"; src: url('http://slutpark-resources.webs.com/Hasteristico.ttf');}
  136.  
  137. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  138.  
  139. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  140.  
  141. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  142.  
  143. askk {
  144. font-family: cedarcursive;
  145. font-size:17px;
  146. z-index:1;
  147. color: {color:link};
  148. }
  149.  
  150. div#center{
  151. margin:auto;
  152. position:relative;
  153. width:900px;
  154. background-color:;
  155. overflow:auto;
  156. overflow-y:hidden;
  157. }
  158.  
  159. div#sidebar{
  160. position:fixed !important;
  161. width: 180px;
  162. height:180px;
  163. margin-top:200px;
  164. margin-left:620px;
  165. border: 1px solid #ddd;
  166. background-color: white;
  167. padding: 2px;
  168. z-index:0;
  169. transition: all 0.5s linear;
  170. -o-transition-transition: all 0.5s linear;
  171. -webkit-transition: all 0.5s linear;
  172. -moz-transition: all 0.5s linear;
  173. }
  174.  
  175. #sidebar:hover{
  176. height:210px;
  177. transition: all 0.5s linear;
  178. -o-transition-transition: all 0.5s linear;
  179. -webkit-transition: all 0.5s linear;
  180. -moz-transition: all 0.5s linear;
  181. }
  182.  
  183. #blogtitle1{
  184. position:fixed;
  185. width:180px;
  186. margin-top:-25px;
  187. margin-left:0px;
  188. font-family:silkscreen;
  189. opacity:1;
  190. z-index:1;
  191. color: {color:Blog Title};
  192. font-size:8px;
  193. letter-spacing:0px;
  194. text-shadow: 2px 2px 2px #000;
  195. transition: all 0.5s ease-out;
  196. -o-transition-transition: all 0.5s ease;
  197. -webkit-transition: all 0.5s ease;
  198. -moz-transition: all 0.5s ease;
  199. }
  200.  
  201. #sidebar:hover #blogtitle1{
  202. position:fixed;
  203. opacity:0;
  204. margin-left:-55px;
  205. transition: all 0.5s ease;
  206. -o-transition-transition: all 0.5s ease;
  207. -webkit-transition: all 0.5s ease;
  208. -moz-transition: all 0.5s ease;
  209. }
  210.  
  211. #blogtitle2{
  212. position:fixed;
  213. width:180px;
  214. margin-top:-15px;
  215. margin-left:0px;
  216. text-align:right;
  217. font-family: cedarcursive;
  218. opacity:1;
  219. z-index:1;
  220. font-size:{text:blog title 2 size}px;
  221. letter-spacing:0px;
  222. text-shadow: 2px 2px 2px #000;
  223. color: {color:Blog Title};
  224. transition: all 0.5s ease-out;
  225. -o-transition-transition: all 0.5s ease-out;
  226. -webkit-transition: all 0.5s ease-out;
  227. -moz-transition: all 0.5s ease-out;
  228. }
  229.  
  230. #sidebar:hover #blogtitle2{
  231. position:fixed;
  232. margin-left: 30px;
  233. opacity:0;
  234. transition: all 0.5s ease-out;
  235. -o-transition-transition: all 0.5s ease-out;
  236. -webkit-transition: all 0.5s ease-out;
  237. -moz-transition: all 0.5s ease-out;
  238. }
  239.  
  240. #links{
  241. position:fixed;
  242. text-align:center;
  243. width:180px;
  244. height:auto;
  245. font-size:8px;
  246. font-family:silkscreen;
  247. letter-spacing: 0px;
  248. color: {color:link};
  249. margin-top:20px;
  250. opacity:0;
  251. transition: all 0.5s ease-out;
  252. -o-transition-transition: all 0.5s ease-out;
  253. -webkit-transition: all 0.5s ease-out;
  254. -moz-transition: all 0.5s ease-out;
  255. }
  256.  
  257. #sidebar:hover #links{
  258. opacity:1;
  259. transition: all 0.5s ease-out;
  260. -o-transition-transition: all 0.5s ease-out;
  261. -webkit-transition: all 0.5s ease-out;
  262. -moz-transition: all 0.5s ease-out;
  263. }
  264.  
  265. #desc{
  266. position:fixed;
  267. text-align:center;
  268. width:180px;
  269. font-family:silkscreen;
  270. font-size: 8px;
  271. opacity:0;
  272. margin-top:2px;
  273. color:{color:description};
  274. transition: all 0.5s ease-out;
  275. -o-transition-transition: all 0.5s ease-out;
  276. -webkit-transition: all 0.5s ease-out;
  277. -moz-transition: all 0.5s ease-out;
  278. }
  279.  
  280. #sidebar:hover #desc{
  281. opacity:1;
  282. transition: all 0.5s ease-out;
  283. -o-transition-transition: all 0.5s ease-out;
  284. -webkit-transition: all 0.5s ease-out;
  285. -moz-transition: all 0.5s ease-out;
  286. }
  287.  
  288. #posts {
  289. width:500px;
  290. margin-top: 0px;
  291. margin-left:120px;
  292. right:auto;
  293. margin-right:auto;
  294. position:relative;
  295. overflow-y: hidden;
  296. }
  297.  
  298. .title{
  299. text-align: center;
  300. font-family: hasteristico;
  301. font-size: 15px;
  302. line-height:14px;
  303. letter-spacing: 2px;
  304. color: {color:title};
  305. }
  306.  
  307. .entry {
  308. float:left;
  309. display: block;
  310. overflow:hidden;
  311. width:240px;
  312. border: 0px solid #ddd;
  313. padding-top:1px;
  314. padding-bottom:0px;
  315. padding-right:1px;
  316. padding-left:1px;
  317. margin:1px;
  318. font-family:handy00;
  319. font-size: 8px;
  320. {block:PermalinkPage}
  321. width:550px;
  322. margin-left:-50px;
  323. margin-top: 3px;
  324. text-align:center;
  325. {/block:PermalinkPage}
  326. background: transparent;
  327. background-image:URL();
  328. opacity:0.8;
  329. webkit-transition: all 0.4s linear;
  330. -moz-transition: all 0.4s linear;
  331. transition: all 0.4s linear;
  332. }
  333.  
  334. .entry:hover {
  335. opacity:1;
  336. webkit-transition: all 0.4s linear;
  337. -moz-transition: all 0.4s linear;
  338. transition: all 0.4s linear;
  339. }
  340.  
  341. .entry .permados{
  342. position:absolute;
  343. margin-top: 7px;
  344. margin-left:-10px;
  345. width:45px;
  346. height:12px;
  347. text-transform: none;
  348. background-color:#ffffff;
  349. padding:5px;
  350. overflow:hidden;
  351. font-family: hasteristico;
  352. letter-spacing:1px;
  353. font-size: 10px;
  354. line-height:10px;
  355. text-align:center;
  356. opacity:0.0;
  357. border: 0px dashed #ddd;
  358. border-radius: 0px 30px 30px 0px;
  359. -webkit-transition: all 0.3s ease;
  360. -webkit-transition: all 0.3s ease;
  361. -moz-transition: all 0.3s ease;
  362. transition: all 0.3s ease;
  363. }
  364.  
  365. .entry:hover .permados{
  366. margin-left: 0px;
  367. overflow:visible;
  368. opacity:0.9;
  369. -webkit-transition: all 0.3s ease;
  370. -webkit-transition: all 0.3s ease;
  371. -moz-transition: all 0.3s ease;
  372. transition: all 0.3s ease;
  373. }
  374.  
  375. .permalinktext {
  376. display: block;
  377. padding: 1px;
  378. margin: 2px 0px 0px 5px;
  379. text-transform: lowercase;
  380. font-family:silkscreen;
  381. font-size: 8px;
  382. color: #000;
  383. line-height: 11px;
  384. text-align: right;
  385. text-decoration: none;
  386. border-top: 1px solid #ddd;
  387. webkit-transition: all 0.2s linear;
  388. -webkit-transition: all 0.2s linear;
  389. -moz-transition: all 0.2s linear;
  390. transition: all 0.2s linear;
  391. }
  392.  
  393. .permalinktext:hover{
  394. margin:2px 4px 0px 5px;
  395. webkit-transition: all 0.2s linear;
  396. -webkit-transition: all 0.2s linear;
  397. -moz-transition: all 0.2s linear;
  398. transition: all 0.2s linear;
  399. }
  400.  
  401. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf');}
  402.  
  403. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  404.  
  405. #infscr-loading{
  406. bottom: -70px;
  407. position: absolute;
  408. left: 50%;
  409. margin-left:-8px;
  410. width:16px;
  411. height:11px;
  412. overflow:hidden;
  413. margin-bottom: 50px;
  414. }
  415.  
  416. #postnotes{
  417. text-align: center;}
  418.  
  419. #postnotes blockquote{
  420. border: 0px;}
  421.  
  422. blockquote{
  423. padding:0px 0px 2px 5px;
  424. margin:0px 0px 2px 10px;
  425. border-left: 1px dotted #555555;
  426. }
  427.  
  428. blockquote p, ul{
  429. margin:0px;
  430. padding:0px;
  431. }
  432.  
  433. a img{border: 0px;}
  434.  
  435.  
  436. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  437.  
  438. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  439. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  440.  
  441. .notes img{width:10px; position:relative; top:3px;}
  442. <--ses-->
  443. small{font-size: 90%;}
  444.  
  445. {CustomCSS}
  446.  
  447. </style>
  448.  
  449. {block:IndexPage}
  450. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  451. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  452.  
  453. <script type="text/javascript">
  454. $(window).load(function () {
  455. var $content = $('#posts');
  456. $content.masonry({itemSelector: '.entry'}),
  457. $content.infinitescroll({
  458. navSelector : 'div#pagination',
  459. nextSelector : 'div#pagination a#nextPage',
  460. itemSelector : '.entry',
  461. loading: {
  462. finishedMsg: '',
  463. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  464. },
  465. bufferPx : 600,
  466. debug : false,
  467. },
  468. // call masonry as a callback.
  469. function( newElements ) {
  470. var $newElems = $( newElements );
  471. $newElems.hide();
  472. // ensure that images load before adding to masonry layout
  473. $newElems.imagesLoaded(function(){
  474. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  475.  
  476.  
  477. });
  478. });
  479. });
  480. </script>
  481.  
  482. {/block:IndexPage}
  483.  
  484.  
  485. <title>{title}</title>
  486.  
  487. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_m75yov6mnu1rqmdb7.gif">
  488. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  489. <meta name="viewport" content="width=820" />
  490. </head>
  491. <body onkeydown="return false">
  492.  
  493. <body>
  494. <div class="wrapper">
  495. <div class="header">
  496. </div>
  497. <div id="cage">
  498. <div id="center">
  499. <div id="sidebar">
  500. <a href=""><img src="{image:sidebar}" style="height:180px; width:180px;"></a>
  501. <div id="blogtitle1">{text:Blog Title 1}</div>
  502. <div id="blogtitle2">{text:Blog Title 2}</div>
  503. <div id="desc">{Description}</div><br>
  504. <div id="links">
  505. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  506. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  507. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  508. <a href="{text:Link Four}">{text:Link Four Title}</a> </div>
  509. </div>
  510.  
  511.  
  512.  
  513. <div class="left">
  514. <div id="posts">
  515. {block:Posts}
  516. <div class="entry">
  517.  
  518.  
  519. {block:Answer}
  520. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: transparent; color: black; padding:4px;">
  521. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  522. <askk>{Asker}</askk>: {Question}</div>
  523. <div style="padding:3px; text-align:left;"></div>
  524. <b>and I whispered:</b>
  525. {Answer}
  526. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  527. {/block:Answer}
  528.  
  529. {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>
  530. {/block:Text}
  531.  
  532. {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}
  533.  
  534. {block:Photo}
  535. {block:IndexPage}
  536. <div class="permados">
  537. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">Reblog </a>
  538. </div><center>
  539. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=240px></a>{LinkCloseTag}</center>
  540. {/block:IndexPage}
  541. {block:PermalinkPage}
  542. {LinkOpenTag}
  543. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px/>
  544. {LinkCloseTag}
  545. {/block:PermalinkPage}
  546. {/block:Photo}
  547.  
  548.  
  549. {block:Photoset}
  550. {block:IndexPage}
  551. <center>
  552. {Photoset-500}</center>
  553. {/block:IndexPage}
  554. {block:PermalinkPage}
  555. <center>
  556. {Photoset-500}</center>
  557. {/block:PermalinkPage}
  558. {/block:Photoset}
  559.  
  560. {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}
  561.  
  562. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  563. <ul class="chat">
  564. {block:Lines}
  565. <li class="user_{UserNumber}">
  566. {block:Label}
  567. <span class="label">{Label}</span>
  568. {/block:Label}
  569.  
  570. {Line}
  571. </li>
  572. {/block:Lines}
  573. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>
  574. {/block:Chat}
  575.  
  576. {block:Audio}
  577. <div style="width:300px; height:30px;">
  578. {AudioPlayerBlack}
  579. </div>
  580. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  581. {/block:Audio}
  582.  
  583. {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}
  584.  
  585. {block:PostNotes}<div align="middle">{caption}</div>
  586. <center>
  587.  
  588. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  589.  
  590. {block:HasTags}
  591. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  592. {block:RebloggedFrom}
  593. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  594. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  595.  
  596. {/block:RebloggedFrom}
  597. </center></span>
  598. <br>
  599. <div id="postnotes">{PostNotes}</div><br>
  600.  
  601. <center>{block:ContentSource}
  602. <br><a href="{SourceURL}">
  603. {lang:Source}:
  604. {block:SourceLogo}
  605. <img src="{BlackLogoURL}" width="{LogoWidth}"
  606. height="{LogoHeight}" alt="{SourceTitle}" />
  607. {/block:SourceLogo}
  608. {block:NoSourceLogo}
  609. {SourceLink}
  610. {/block:NoSourceLogo}
  611. </a>
  612. {/block:ContentSource}</center>
  613.  
  614. {/block:PostNotes}
  615. </div>
  616. {/block:Posts}
  617. </div></div>
  618.  
  619. {block:IndexPage}
  620. {block:Pagination}
  621. <div id="pagination">
  622. {block:NextPage}
  623. <a id="nextPage" href="{NextPage}"></a>
  624. {/block:NextPage}
  625. {block:PreviousPage}
  626. <a href="{PreviousPage}"></a>
  627. {/block:PreviousPage}
  628. </div>
  629. {/block:Pagination}
  630. {/block:IndexPage}
  631.  
  632. <BODY onselectstart="return false;" ondragstart="return false;">
  633.  
  634. </body>
  635. <div style="position:fixed; bottom: 1px; right:1px;">
  636. <a href="http://witheredtrust.tumblr.com/">credit</a>
  637. </html>
Advertisement
Add Comment
Please, Sign In to add comment