mausamixoxo

theme 32

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