mausamixoxo

Theme 21

Nov 3rd, 2012
429
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. Stripes credit goes to escapingtides
  4. 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.
  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://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  45. <meta name="color:background" content=""/>
  46. <meta name="color:links" 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:title" content=""/>
  54. <meta name="color:scrollbar" content=""/>
  55. <meta name="color:Desc Border" content=""/>
  56. <meta name="color:Bottom Stripe" content=""/>
  57. <meta name="color:Blog Title Shadow" content=""/>
  58. <meta name="color:Stripes Borders and Shadow" content=""/>
  59. <meta name="image:background" content=""/>
  60. <meta name="image:sidebar" content=""/>
  61. <meta name="image:Top Stripe" content=""/>
  62. <meta name="text:Blog Title" content="" />
  63. <meta name="text:Link One" content="" />
  64. <meta name="text:Link One Title" content="Index" />
  65. <meta name="text:Link Two" content="" />
  66. <meta name="text:Link Two Title" content="Inbox" />
  67. <meta name="text:Link Three" content="" />
  68. <meta name="text:Link Three Title" content="link" />
  69. <meta name="text:Link Four" content="" />
  70. <meta name="text:Link Four Title" content="link" />
  71. <meta name="text:Link Five" content="" />
  72. <meta name="text:Link Five Title" content="link" />
  73.  
  74. <style type="text/css">
  75.  
  76. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa; }
  77.  
  78. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px transparent #aaaaaa; border-top: 1px transparent #aaaaaa; border-left: 1px transparent
  79. #aaaaaa; border-right: 1px transparent #aaaaaa; }
  80.  
  81. #tumblr_controls {
  82. right:3px !important;
  83. position: fixed !important;
  84. }
  85.  
  86. body {
  87. padding: 0px;
  88. margin: 0px;
  89. color:{color:text};
  90. font-family: dixel;
  91. line-height: 8px;
  92. font-size: 8px;
  93. letter-spacing: 0px;
  94. background-color: {color:Background};
  95. background-image:url({image:Background});
  96. background-attachment: fixed;
  97. background-repeat: repeat;
  98. }
  99.  
  100. a:link, a:active, a:visited{
  101. color: {color:links};
  102. text-decoration: none;
  103. }
  104.  
  105. a:hover {
  106. color:{color:hover};
  107. text-decoration: none;
  108. -webkit-transition: color 0.3s ease-out;
  109. -moz-transition: color 0.3s ease-out;
  110. text-shadow:1px 1px 5px {color:link shadow};
  111. }
  112.  
  113. askk {
  114. font-family: arsenalewhite;
  115. font-size:30px;
  116. text-transform:none;
  117. z-index:1;
  118. color: {color:links};
  119. }
  120.  
  121. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  122.  
  123. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  124.  
  125. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  126.  
  127.  
  128. div#center{
  129. margin:auto;
  130. position:relative;
  131. width:900px;
  132. background-color:;
  133. overflow:auto;
  134. overflow-y:hidden;
  135. }
  136.  
  137. div#sidebar{
  138. position: fixed;
  139. padding: 3px;
  140. height:290px;
  141. width:200px;
  142. float:left;
  143. background:transparent;
  144. margin-left:50px;
  145. margin-top:150px;
  146. z-index:1;
  147. -webkit-animation:fadeInUp 3s;
  148. -moz-animation:fadeInUp 3s;
  149. -ms-animation:fadeInUp 3s;
  150. }
  151.  
  152. #links{
  153. text-align:center;
  154. position:fixed;
  155. width:200px;
  156. height:20px;
  157. background:transparent;
  158. opacity:0;
  159. margin-left:0px;
  160. margin-top:260px;
  161. font-family:dixel;
  162. font-size:8px;
  163. letter-spacing:0px;
  164. z-index:2;
  165. border-top:1px solid {color:Desc Border};
  166. color: {color:links};
  167. transition: all 0.9s ease;
  168. -o-transition-transition: all 0.9s ease;
  169. -webkit-transition: all 0.9s ease;
  170. -moz-transition: all 0.9s ease;
  171. }
  172.  
  173. #sidebar:hover #links{
  174. margin-top:252px;
  175. opacity:1;
  176. -webkit-animation:fadeInUp 0.9s;
  177. -moz-animation:fadeInUp 0.9s;
  178. -ms-animation:fadeInUp 0.9s;
  179. }
  180.  
  181. #desc{
  182. opacity:0;
  183. position:fixed;
  184. width:200px;
  185. height:30px;
  186. font-family:dixel;
  187. font-size:8px;
  188. text-align:center;
  189. letter-spacing:0px;
  190. margin-top: 225px;
  191. margin-left:-1px;
  192. background:white;
  193. border-top:1px solid {color:Desc Border};
  194. border-bottom:1px solid {color:Desc Border};
  195. z-index:1;
  196. color: {color:description};
  197. transition: all 0.9s ease;
  198. -o-transition-transition: all 0.9s ease;
  199. -webkit-transition: all 0.9s ease;
  200. -moz-transition: all 0.9s ease;
  201. }
  202.  
  203. #sidebar:hover #desc{
  204. opacity:0.9;
  205. margin-top:225px;
  206. height:30px;
  207. -webkit-animation:fadeInUp 0.9s;
  208. -moz-animation:fadeInUp 0.9s;
  209. -ms-animation:fadeInUp 0.9s;
  210. }
  211.  
  212. #blogtitle{
  213. opacity: 0.9;
  214. text-align: center;
  215. position: fixed;
  216. width:200px;
  217. font-family:lala;
  218. letter-spacing:0px;
  219. font-weight:bold;
  220. margin-left:0px;
  221. margin-top: 230px;
  222. padding-top: 14px;
  223. padding-bottom: 16px;
  224. line-height:5px;
  225. background: transparent;
  226. text-shadow: 1px 2px 8px {color:Blog Title Shadow};
  227. z-index:2;
  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. #sidebar:hover #blogtitle{
  237. margin-top:-20px;
  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. div#side{
  245. opacity: 0.5;
  246. width:200px;
  247. position:fixed !important;
  248. text-align:center;
  249. top:-2px;
  250. height:1025px;
  251. margin-left:50px;
  252. background:{color:Bottom Stripe};
  253. border: 2px solid #fff;
  254. box-shadow: 0px 0px 7px {color:Stripes Borders and Shadow};
  255. }
  256.  
  257. div#side2{
  258. opacity: 0.8;
  259. width: 40px;
  260. position:fixed !important;
  261. text-align:center;
  262. top:-2px;
  263. height:1025px;
  264. margin-left:90px;
  265. background: url({image:Top Stripe});
  266. border: 1px solid {color:Stripes Borders and Shadow};
  267. box-shadow: 0px 0px 10px #fff;
  268. -webkit-animation:fadeInUp 3s;
  269. -moz-animation:fadeInUp 3s;
  270. -ms-animation:fadeInUp 3s;
  271. }
  272.  
  273. #posts {
  274. width:500px;
  275. margin-top: 0px;
  276. margin-left:260px;
  277. right:auto;
  278. margin-right:auto;
  279. position:relative;
  280. overflow-y: hidden;
  281. -webkit-animation:fadeInUp 3s;
  282. -moz-animation:fadeInUp 3s;
  283. -ms-animation:fadeInUp 3s;
  284. }
  285.  
  286. .entry {
  287. float:left;
  288. display: block;
  289. overflow:hidden;
  290. width:240px;
  291. margin:1px;
  292. border:1px solid #ddd;
  293. padding-right:3px;
  294. padding-left:3px;
  295. padding-top:3px;
  296. padding-bottom:1px;
  297. font-family:dixel;
  298. letter-spacing:0px;
  299. font-size: 8px;
  300. line-height:10px;
  301. {block:PermalinkPage}
  302. width:400px;
  303. margin-left:0px;
  304. margin-top: 3px;
  305. text-align:center;
  306. {/block:PermalinkPage}
  307. background: white;
  308. opacity:0.9;
  309. -webkit-animation:fadeInUp 3s;
  310. -moz-animation:fadeInUp 3s;
  311. -ms-animation:fadeInUp 3s;
  312. }
  313.  
  314. .entry:hover {
  315. opacity:1;
  316. -webkit-animation:fadeInUp 3s;
  317. -moz-animation:fadeInUp 3s;
  318. -ms-animation:fadeInUp 3s;
  319. }
  320.  
  321. .entry .permados a{
  322. color: #aaa;
  323. }
  324.  
  325. .entry .permalinktext a{
  326. color:#aaa;
  327. }
  328.  
  329. .entry .permados{
  330. position:absolute;
  331. margin-top: 0px;
  332. margin-left:-5px;
  333. width:auto;
  334. height:12px;
  335. text-transform: uppercase;
  336. background-color:#ffffff;
  337. padding:5px;
  338. overflow:hidden;
  339. font-family: dixel;
  340. letter-spacing:0px;
  341. font-size: 8px;
  342. line-height:10px;
  343. text-align:center;
  344. opacity:0.0;
  345. border: 0px dashed #ddd;
  346. border-radius: 0px 0px 30px 0px;
  347. transition: all 0.9s ease;
  348. -o-transition-transition: all 0.9s ease;
  349. -webkit-transition: all 0.9s ease;
  350. -moz-transition: all 0.9s ease;
  351. }
  352.  
  353. .entry:hover .permados{
  354. margin-left: 0px;
  355. overflow:visible;
  356. opacity:0.9;
  357. transition: all 0.9s ease;
  358. -o-transition-transition: all 0.9s ease;
  359. -webkit-transition: all 0.9s ease;
  360. -moz-transition: all 0.9s ease;
  361. }
  362.  
  363. .permalinktext {
  364. display: block;
  365. padding: 1px;
  366. margin: 2px 0px 0px 5px;
  367. text-transform: uppercase;
  368. font-family:dixel;
  369. font-size: 8px;
  370. color: #000;
  371. line-height: 11px;
  372. letter-spacing:0px;
  373. text-align: right;
  374. text-decoration: none;
  375. border-top: 1px solid #ddd;
  376. webkit-transition: all 0.2s linear;
  377. -webkit-transition: all 0.2s linear;
  378. -moz-transition: all 0.2s linear;
  379. transition: all 0.2s linear;
  380. }
  381.  
  382. .permalinktext:hover{
  383. margin:2px 4px 0px 5px;
  384. webkit-transition: all 0.2s linear;
  385. -webkit-transition: all 0.2s linear;
  386. -moz-transition: all 0.2s linear;
  387. transition: all 0.2s linear;
  388. }
  389.  
  390.  
  391. .title{
  392. text-align: center;
  393. font-family: arsenalewhite;
  394. text-transform:none;
  395. font-size: 30px;
  396. line-height:12px;
  397. letter-spacing: 0px;
  398. color: {color:Title};
  399. }
  400.  
  401. #infscr-loading{
  402. bottom: -70px;
  403. position: absolute;
  404. left: 50%;
  405. margin-left:-8px;
  406. width:16px;
  407. height:11px;
  408. overflow:hidden;
  409. margin-bottom: 50px;
  410. }
  411.  
  412. #postnotes{
  413. text-align: center;}
  414.  
  415. #postnotes blockquote{
  416. border: 0px;}
  417.  
  418. blockquote{
  419. padding:0px 0px 0px 0px;
  420. margin:0px 0px 0px 0px;
  421. border-left: 1px dotted #555555;
  422. }
  423.  
  424. blockquote p, ul{
  425. margin:0px;
  426. padding:0px;
  427. }
  428.  
  429. a img{border: 0px;}
  430.  
  431.  
  432. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  433.  
  434. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  435. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  436.  
  437. .notes img{width:10px; position:relative; top:3px;}
  438. <--ses-->
  439. small{font-size: 90%;}
  440.  
  441. {CustomCSS}
  442.  
  443. </style>
  444.  
  445. {block:IndexPage}
  446. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  447. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  448.  
  449. <script type="text/javascript">
  450. $(window).load(function () {
  451. var $content = $('#posts');
  452. $content.masonry({itemSelector: '.entry'}),
  453. $content.infinitescroll({
  454. navSelector : 'div#pagination',
  455. nextSelector : 'div#pagination a#nextPage',
  456. itemSelector : '.entry',
  457. loading: {
  458. finishedMsg: '',
  459. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  460. },
  461. bufferPx : 600,
  462. debug : false,
  463. },
  464. // call masonry as a callback.
  465. function( newElements ) {
  466. var $newElems = $( newElements );
  467. $newElems.hide();
  468. // ensure that images load before adding to masonry layout
  469. $newElems.imagesLoaded(function(){
  470. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  471.  
  472.  
  473. });
  474. });
  475. });
  476. </script>
  477.  
  478. {/block:IndexPage}
  479.  
  480.  
  481. <title>{title}</title>
  482.  
  483. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif">
  484. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  485. <meta name="viewport" content="width=820" />
  486. </head>
  487. <body onkeydown="return false">
  488.  
  489. <body>
  490. <div class="wrapper">
  491. <div class="header">
  492. </div>
  493. <div id="cage">
  494. <div id="center">
  495. <div id="side"></div>
  496. <div id="side2"></div>
  497. <div id="sidebar">
  498. <div id="links">
  499. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  500. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  501. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  502. <a href="{text:Link Four}">{text:Link Four Title}</a> &middot
  503. <a href="{text:Link Five}">{text:Link Five Title}</a> </div><br>
  504. <div id="blogtitle"><center>{text:Blog Title}</center></div>
  505. <div id="desc">{Description}</div>
  506. <a href="/"><img src="{image:sidebar}" style="opacity: 0.8; height:250px; width:192px; opacity:1; border:1px solid #ddd; z-index: 0; margin-left:2px; margin-top:5px;"></a>
  507. </div>
  508.  
  509. <div class="left">
  510. <div id="posts">
  511. {block:Posts}
  512. <div class="entry">
  513.  
  514. {block:Answer}
  515. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: white; color: black; padding:4px; box-shadow: 1px 1px 1px #ddd;">
  516. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  517. <askk>{Asker}</askk>: {Question}</div>
  518. <div style="padding:3px; text-align:left;"></div>
  519. {Answer}
  520. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  521. {/block:Answer}
  522.  
  523. {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>
  524. {/block:Text}
  525.  
  526. {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}
  527.  
  528. {block:Photo}
  529. {block:IndexPage}
  530. <div class="permados">
  531. <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  532. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=240px></a>{LinkCloseTag}</center>
  533. {/block:IndexPage}
  534. {block:PermalinkPage}
  535. {LinkOpenTag}
  536. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>
  537. {LinkCloseTag}
  538. {/block:PermalinkPage}
  539. {/block:Photo}
  540.  
  541. {block:Photoset}
  542. {block:IndexPage}
  543. <center>
  544. {Photoset-500}</center>
  545. {/block:IndexPage}
  546. {block:PermalinkPage}
  547. <center>
  548. {Photoset-500}</center>
  549. {/block:PermalinkPage}
  550. {/block:Photoset}
  551.  
  552. {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}
  553.  
  554. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  555. <ul class="chat">
  556. {block:Lines}
  557. <li class="user_{UserNumber}">
  558. {block:Label}
  559. <span class="label">{Label}</span>
  560. {/block:Label}
  561.  
  562. {Line}
  563. </li>
  564. {/block:Lines}
  565. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>
  566. {/block:Chat}
  567.  
  568. {block:Audio}
  569. <div style="width:300px; height:30px;">
  570. {AudioPlayerBlack}
  571. </div>
  572. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  573. {/block:Audio}
  574.  
  575. {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}
  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.  
  624. <BODY onselectstart="return false;" ondragstart="return false;">
  625. <div style="position:fixed; bottom: 1px; right:1px;">
  626. <a href="http://witheredtrust.tumblr.com/">credit</a>
  627. </html>
Advertisement
Add Comment
Please, Sign In to add comment