mausamixoxo

theme 31

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