mausamixoxo

theme 19

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