mausamixoxo

Theme 29

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