Advertisement
mausamixoxo

theme 22

Nov 10th, 2012
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.45 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:links" 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:Borders" 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. }
  79.  
  80. body {
  81. padding: 0px;
  82. margin: 0px;
  83. color:{color:text};
  84. font-family: dixel;
  85. line-height: 8px;
  86. font-size: 8px;
  87. letter-spacing: 1px;
  88. background-color: {color:Background};
  89. background-image:url({image:Background});
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. }
  93.  
  94. a:link, a:active, a:visited{
  95. color: {color:links};
  96. text-decoration: none;
  97. }
  98.  
  99. a:hover {
  100. color:{color:hover};
  101. text-decoration: none;
  102. -webkit-transition: color 0.3s ease-out;
  103. -moz-transition: color 0.3s ease-out;
  104. text-shadow:1px 1px 5px {color:link shadow};
  105. }
  106.  
  107. askk {
  108. font-family: arsenalewhite;
  109. font-size:35px;
  110. text-transform:none;
  111. z-index:1;
  112. color: {color:links};
  113. }
  114.  
  115. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  116.  
  117. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  118.  
  119. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  120.  
  121. div#center{
  122. margin:auto;
  123. position:relative;
  124. width:900px;
  125. background-color:;
  126. overflow:auto;
  127. overflow-y:hidden;
  128. }
  129.  
  130. div#sidebar{
  131. position: fixed;
  132. padding: 3px;
  133. height:260px;
  134. width:220px;
  135. float:left;
  136. background:white;
  137. margin-left:30px;
  138. margin-top:180px;
  139. border:1px dotted {color:Borders};
  140. }
  141.  
  142. #box{
  143. position:fixed;
  144. text-align:center;
  145. width:226px;
  146. height:50px;
  147. margin-top:452px;
  148. margin-left:30px;
  149. background:white;
  150. border:1px dotted {color:Borders};
  151. }
  152.  
  153. #links{
  154. text-align:center;
  155. position:fixed;
  156. width:220px;
  157. height:11px;
  158. background:transparent;
  159. opacity:0;
  160. margin-left:3px;
  161. margin-top:38px;
  162. font-family:dixel;
  163. font-size:8px;
  164. letter-spacing:0px;
  165. line-height:8px;
  166. border-top:1px dotted {color:Borders};
  167. color: {color:link};
  168. transition: all 0.9s ease;
  169. -o-transition-transition: all 0.9s ease;
  170. -webkit-transition: all 0.9s ease;
  171. -moz-transition: all 0.9s ease;
  172. }
  173.  
  174. #box:hover #links{
  175. opacity:1;
  176. transition: all 0.9s ease;
  177. -o-transition-transition: all 0.9s ease;
  178. -webkit-transition: all 0.9s ease;
  179. -moz-transition: all 0.9s ease;
  180. }
  181.  
  182. #desc{
  183. opacity:0;
  184. position:fixed;
  185. width:218px;
  186. height:30px;
  187. font-family:dixel;
  188. font-size:8px;
  189. text-align:center;
  190. letter-spacing:0px;
  191. margin-top: -5px;
  192. margin-left:3px;
  193. z-index:1;
  194. border:0px dotted {color:Borders};
  195. color: {color:description};
  196. transition: all 0.9s ease;
  197. -o-transition-transition: all 0.9s ease;
  198. -webkit-transition: all 0.9s ease;
  199. -moz-transition: all 0.9s ease;
  200. }
  201.  
  202. #box:hover #desc{
  203. opacity:1;
  204. transition: all 0.9s ease;
  205. -o-transition-transition: all 0.9s ease;
  206. -webkit-transition: all 0.9s ease;
  207. -moz-transition: all 0.9s ease;
  208. }
  209.  
  210. #blogtitle{
  211. opacity: 0.9;
  212. text-align:center;
  213. position: fixed;
  214. width:215px;
  215. height:10px;
  216. border:1px dotted {color:Borders};
  217. font-family:caviardreams;
  218. text-transform:uppercase;
  219. letter-spacing:0px;
  220. margin-left:5px;
  221. margin-top: -4px;
  222. padding-top: 14px;
  223. padding-bottom: 16px;
  224. line-height:15px;
  225. background: transparent;
  226. text-shadow:0px 2px 10px #aaa;
  227. z-index:1;
  228. color: {color:Blog Title};
  229. font-size: 35px;
  230. transition: all 0.9s ease;
  231. -o-transition-transition: all 0.9s ease;
  232. -webkit-transition: all 0.9s ease;
  233. -moz-transition: all 0.9s ease;
  234. }
  235.  
  236. #box:hover #blogtitle{
  237. opacity:0;
  238. transition: all 0.9s ease;
  239. -o-transition-transition: all 0.9s ease;
  240. -webkit-transition: all 0.9s ease;
  241. -moz-transition: all 0.9s ease;
  242. }
  243.  
  244. #posts {
  245. width:520px;
  246. margin-top: 5px;
  247. margin-left:270px;
  248. right:auto;
  249. margin-right:auto;
  250. position:relative;
  251. overflow-y: hidden;
  252. }
  253.  
  254. .entry {
  255. float:left;
  256. display: block;
  257. overflow:hidden;
  258. width:240px;
  259. margin:2px;
  260. border:1px dotted {color:Borders};
  261. padding-right:5px;
  262. padding-left:5px;
  263. padding-top:5px;
  264. padding-bottom:3px;
  265. font-family:dixel;
  266. letter-spacing:0px;
  267. font-size: 8px;
  268. line-height:10px;
  269. {block:PermalinkPage}
  270. width:400px;
  271. margin-left:0px;
  272. margin-top: 3px;
  273. text-align:center;
  274. {/block:PermalinkPage}
  275. background: white;
  276. opacity:0.9;
  277. webkit-transition: all 0.4s linear;
  278. -moz-transition: all 0.4s linear;
  279. transition: all 0.4s linear;
  280. }
  281.  
  282. .entry:hover {
  283. opacity:1;
  284. webkit-transition: all 0.4s linear;
  285. -moz-transition: all 0.4s linear;
  286. transition: all 0.4s linear;
  287. }
  288.  
  289. .entry .permados a{
  290. color: #aaa;
  291. }
  292.  
  293. .entry .permalinktext a{
  294. color:#aaa;
  295. }
  296.  
  297. .entry .permados{
  298. position:absolute;
  299. margin-top: 5px;
  300. margin-left:-5px;
  301. width:auto;
  302. height:12px;
  303. text-transform: uppercase;
  304. background-color:#ffffff;
  305. padding:5px;
  306. overflow:hidden;
  307. font-family: dixel;
  308. letter-spacing:0px;
  309. font-size: 8px;
  310. line-height:10px;
  311. text-align:center;
  312. opacity:0.0;
  313. border: 1px dotted #aaa;
  314. border-radius: 5px 5px 5px 5px;
  315. transition: all 0.9s ease;
  316. -o-transition-transition: all 0.9s ease;
  317. -webkit-transition: all 0.9s ease;
  318. -moz-transition: all 0.9s ease;
  319. }
  320.  
  321. .entry:hover .permados{
  322. margin-left: 5px;
  323. overflow:visible;
  324. opacity:0.9;
  325. transition: all 0.9s ease;
  326. -o-transition-transition: all 0.9s ease;
  327. -webkit-transition: all 0.9s ease;
  328. -moz-transition: all 0.9s ease;
  329. }
  330.  
  331. .permalinktext {
  332. display: block;
  333. padding: 1px;
  334. margin: 2px 0px 0px 5px;
  335. text-transform: uppercase;
  336. font-family:dixel;
  337. font-size: 8px;
  338. color: #000;
  339. line-height: 11px;
  340. letter-spacing:0px;
  341. text-align: right;
  342. text-decoration: none;
  343. border-top: 1px dotted #ddd;
  344. webkit-transition: all 0.2s linear;
  345. -webkit-transition: all 0.2s linear;
  346. -moz-transition: all 0.2s linear;
  347. transition: all 0.2s linear;
  348. }
  349.  
  350. .permalinktext:hover{
  351. margin:2px 4px 0px 5px;
  352. webkit-transition: all 0.2s linear;
  353. -webkit-transition: all 0.2s linear;
  354. -moz-transition: all 0.2s linear;
  355. transition: all 0.2s linear;
  356. }
  357.  
  358. .title{
  359. text-align: center;
  360. font-family: arsenalewhite;
  361. text-transform:none;
  362. font-size: 35px;
  363. line-height:5px;
  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_lkl6ysimH71qfamg6.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. <a href="/"><img src="{image:sidebar}" style="height:251px; width:211px; opacity:0.9; padding:3px; margin-left:0px; border:1px dotted {color:Borders};"></a></div>
  464. <div id="box">
  465. <div id="links">
  466. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  467. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  468. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  469. <a href="{text:Link Four}">{text:Link Four Title}</a> &middot
  470. <a href="{text:Link Five}">{text:Link Five Title}</a> </div><br>
  471. <div id="blogtitle">{text:Blog Title}</div>
  472. <div id="desc">{Description}</div>
  473. </div>
  474.  
  475. <div class="left">
  476. <div id="posts">
  477. {block:Posts}
  478. <div class="entry">
  479.  
  480. {block:Answer}
  481. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: white; color: black; padding:4px; box-shadow: 1px 1px 1px #ddd;">
  482. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  483. <askk>{Asker}</askk>: {Question}</div>
  484. <div style="padding:3px; text-align:left;"></div>
  485. {Answer}
  486. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  487. {/block:Answer}
  488.  
  489. {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>
  490. {/block:Text}
  491.  
  492. {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}
  493.  
  494. {block:Photo}
  495. {block:IndexPage}
  496. <div class="permados">
  497. <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  498. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=240px></a>{LinkCloseTag}</center>
  499. {/block:IndexPage}
  500. {block:PermalinkPage}
  501. {LinkOpenTag}
  502. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>
  503. {LinkCloseTag}
  504. {/block:PermalinkPage}
  505. {/block:Photo}
  506.  
  507. {block:Photoset}
  508. {block:IndexPage}
  509. <center>
  510. {Photoset-250}</center>
  511. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  512. {/block:IndexPage}
  513. {block:PermalinkPage}
  514. <center>
  515. {Photoset-500}</center>
  516. {/block:PermalinkPage}
  517. {/block:Photoset}
  518.  
  519. {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}
  520.  
  521. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  522. <ul class="chat">
  523. {block:Lines}
  524. <li class="user_{UserNumber}">
  525. {block:Label}
  526. <span class="label">{Label}</span>
  527. {/block:Label}
  528.  
  529. {Line}
  530. </li>
  531. {/block:Lines}
  532. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>
  533. {/block:Chat}
  534.  
  535. {block:Audio}
  536. <div style="width:300px; height:30px;">
  537. {AudioPlayerBlack}
  538. </div>
  539. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  540. {/block:Audio}
  541.  
  542. {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}
  543.  
  544. {block:PostNotes}<div align="middle">{caption}</div>
  545. <center>
  546.  
  547. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  548.  
  549. {block:HasTags}
  550. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  551. {block:RebloggedFrom}
  552. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  553. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  554.  
  555. {/block:RebloggedFrom}
  556. </center></span>
  557. <br>
  558. <div id="postnotes">{PostNotes}</div><br>
  559.  
  560. <center>{block:ContentSource}
  561. <br><a href="{SourceURL}">
  562. {lang:Source}:
  563. {block:SourceLogo}
  564. <img src="{BlackLogoURL}" width="{LogoWidth}"
  565. height="{LogoHeight}" alt="{SourceTitle}" />
  566. {/block:SourceLogo}
  567. {block:NoSourceLogo}
  568. {SourceLink}
  569. {/block:NoSourceLogo}
  570. </a>
  571. {/block:ContentSource}</center>
  572.  
  573. {/block:PostNotes}
  574. </div>
  575. {/block:Posts}
  576. </div></div>
  577.  
  578. {block:IndexPage}
  579. {block:Pagination}
  580. <div id="pagination">
  581. {block:NextPage}
  582. <a id="nextPage" href="{NextPage}"></a>
  583. {/block:NextPage}
  584. {block:PreviousPage}
  585. <a href="{PreviousPage}"></a>
  586. {/block:PreviousPage}
  587. </div>
  588. {/block:Pagination}
  589. {/block:IndexPage}
  590.  
  591. <BODY onselectstart="return false;" ondragstart="return false;">
  592. <div style="position:fixed; bottom: 1px; right:1px;">
  593. <a href="http://witheredtrust.tumblr.com/">credit</a>
  594. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement