Advertisement
mausamixoxo

theme 25

Nov 12th, 2012
1,257
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 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="#aaa"/>
  50. <meta name="color:title" content="#b89aa3"/>
  51. <meta name="color:Borders" content="#ddd">
  52. <meta name="color:Sidebar Background" content="#b89aa3">
  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="happiness" />
  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: 3px; 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: 0px;
  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. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  122.  
  123. div#center{
  124. margin:auto;
  125. position:relative;
  126. width:900px;
  127. background-color:;
  128. overflow:auto;
  129. overflow-y:hidden;
  130. }
  131.  
  132. div#sidebar{
  133. position: fixed;
  134. padding: 3px;
  135. height:178px;
  136. width:295px;
  137. float:left;
  138. background:white;
  139. margin-left:-60px;
  140. margin-top:200px;
  141. border:1px solid {color:Borders};;
  142. }
  143.  
  144. #links{
  145. text-align:center;
  146. position:fixed;
  147. width:303px;
  148. height:15px;
  149. background:{color:Sidebar Background};;
  150. opacity:1;
  151. margin-left:-4px;
  152. margin-top:1px;
  153. font-family:dixel;
  154. font-size:8px;
  155. letter-spacing:0px;
  156. line-height:13px;
  157. border-radius:0px 0px 8px 8px;
  158. color: white;
  159. transition: all 0.9s ease;
  160. -o-transition-transition: all 0.9s ease;
  161. -webkit-transition: all 0.9s ease;
  162. -moz-transition: all 0.9s ease;
  163. }
  164.  
  165. #links a{
  166. color:#fff;
  167. }
  168.  
  169. #desc{
  170. opacity:1;
  171. position:fixed;
  172. width:100px;
  173. height:174px;
  174. font-family:dixel;
  175. font-size:8px;
  176. text-align:center;
  177. letter-spacing:0px;
  178. margin-top: -178px;
  179. margin-left:193px;
  180. z-index:1;
  181. overflow:auto;
  182. border:1px dotted {color:Borders};;
  183. color: ;
  184. transition: all 0.9s ease;
  185. -o-transition-transition: all 0.9s ease;
  186. -webkit-transition: all 0.9s ease;
  187. -moz-transition: all 0.9s ease;
  188. }
  189.  
  190. #blogtitle{
  191. opacity: 0.9;
  192. text-align:center;
  193. position: fixed;
  194. width:303px;
  195. height:5px;
  196. background:{color:Sidebar Background};
  197. font-family:signerica;
  198. letter-spacing:0px;
  199. margin-left:-4px;
  200. margin-top: -218px;
  201. padding-top: 14px;
  202. padding-bottom: 16px;
  203. line-height:8px;
  204. z-index:1;
  205. color: white;
  206. font-size: 28px;
  207. transition: all 0.9s ease;
  208. -o-transition-transition: all 0.9s ease;
  209. -webkit-transition: all 0.9s ease;
  210. -moz-transition: all 0.9s ease;
  211. }
  212.  
  213. #posts {
  214. width:520px;
  215. margin-top: 5px;
  216. margin-left:270px;
  217. right:auto;
  218. margin-right:auto;
  219. position:relative;
  220. overflow-y: hidden;
  221. }
  222.  
  223. .entry {
  224. float:left;
  225. display: block;
  226. overflow:hidden;
  227. width:240px;
  228. margin:2px;
  229. border:1px dotted {color:Borders};
  230. padding-right:5px;
  231. padding-left:5px;
  232. padding-top:5px;
  233. padding-bottom:3px;
  234. font-family:dixel;
  235. letter-spacing:0px;
  236. font-size: 8px;
  237. line-height:10px;
  238. {block:PermalinkPage}
  239. width:400px;
  240. margin-left:0px;
  241. margin-top: 3px;
  242. text-align:center;
  243. {/block:PermalinkPage}
  244. background: white;
  245. opacity:0.9;
  246. webkit-transition: all 0.4s linear;
  247. -moz-transition: all 0.4s linear;
  248. transition: all 0.4s linear;
  249. }
  250.  
  251. .entry:hover {
  252. opacity:1;
  253. webkit-transition: all 0.4s linear;
  254. -moz-transition: all 0.4s linear;
  255. transition: all 0.4s linear;
  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:-5px;
  270. width:auto;
  271. height:12px;
  272. text-transform: uppercase;
  273. background-color:#ffffff;
  274. padding:5px;
  275. overflow:hidden;
  276. font-family: dixel;
  277. letter-spacing:0px;
  278. font-size: 8px;
  279. line-height:10px;
  280. text-align:center;
  281. opacity:0.0;
  282. color:#aaa;
  283. border: 2px solid {color:Sidebar Background};;
  284. border-radius: 5px 5px 5px 5px;
  285. transition: all 0.9s ease;
  286. -o-transition-transition: all 0.9s ease;
  287. -webkit-transition: all 0.9s ease;
  288. -moz-transition: all 0.9s ease;
  289. }
  290.  
  291. .entry:hover .permados{
  292. margin-left: 5px;
  293. overflow:visible;
  294. opacity:0.9;
  295. transition: all 0.9s ease;
  296. -o-transition-transition: all 0.9s ease;
  297. -webkit-transition: all 0.9s ease;
  298. -moz-transition: all 0.9s ease;
  299. }
  300.  
  301. .permalinktext {
  302. display: block;
  303. padding: 1px;
  304. margin: 2px 0px 0px 5px;
  305. text-transform: uppercase;
  306. font-family:dixel;
  307. font-size: 8px;
  308. color: #000;
  309. line-height: 11px;
  310. letter-spacing:0px;
  311. text-align: right;
  312. text-decoration: none;
  313. border-top: 1px dotted #ddd;
  314. webkit-transition: all 0.2s linear;
  315. -webkit-transition: all 0.2s linear;
  316. -moz-transition: all 0.2s linear;
  317. transition: all 0.2s linear;
  318. }
  319.  
  320. .permalinktext:hover{
  321. margin:2px 4px 0px 5px;
  322. webkit-transition: all 0.2s linear;
  323. -webkit-transition: all 0.2s linear;
  324. -moz-transition: all 0.2s linear;
  325. transition: all 0.2s linear;
  326. }
  327.  
  328. .title{
  329. text-align: center;
  330. font-family: arsenalewhite;
  331. text-transform:none;
  332. font-size: 35px;
  333. line-height:5px;
  334. letter-spacing: 0px;
  335. color: {color:Title};
  336. }
  337.  
  338. #infscr-loading{
  339. bottom: -70px;
  340. position: absolute;
  341. left: 50%;
  342. margin-left:-8px;
  343. width:16px;
  344. height:11px;
  345. overflow:hidden;
  346. margin-bottom: 50px;
  347. }
  348.  
  349. #postnotes{
  350. text-align: center;}
  351.  
  352. #postnotes blockquote{
  353. border: 0px;}
  354.  
  355. blockquote{
  356. padding:0px 0px 0px 0px;
  357. margin:0px 0px 0px 0px;
  358. border-left: 1px dotted #555555;
  359. }
  360.  
  361. blockquote p, ul{
  362. margin:0px;
  363. padding:0px;
  364. }
  365.  
  366. a img{border: 0px;}
  367.  
  368.  
  369. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  370.  
  371. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  372. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  373.  
  374. .notes img{width:10px; position:relative; top:3px;}
  375. <--ses-->
  376. small{font-size: 90%;}
  377.  
  378. {CustomCSS}
  379.  
  380. </style>
  381.  
  382. {block:IndexPage}
  383. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  384. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  385.  
  386. <script type="text/javascript">
  387. $(window).load(function () {
  388. var $content = $('#posts');
  389. $content.masonry({itemSelector: '.entry'}),
  390. $content.infinitescroll({
  391. navSelector : 'div#pagination',
  392. nextSelector : 'div#pagination a#nextPage',
  393. itemSelector : '.entry',
  394. loading: {
  395. finishedMsg: '',
  396. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  397. },
  398. bufferPx : 600,
  399. debug : false,
  400. },
  401. // call masonry as a callback.
  402. function( newElements ) {
  403. var $newElems = $( newElements );
  404. $newElems.hide();
  405. // ensure that images load before adding to masonry layout
  406. $newElems.imagesLoaded(function(){
  407. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  408.  
  409.  
  410. });
  411. });
  412. });
  413. </script>
  414.  
  415. {/block:IndexPage}
  416.  
  417.  
  418. <title>{title}</title>
  419.  
  420. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6ysimH71qfamg6.gif">
  421. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  422. <meta name="viewport" content="width=820" />
  423. </head>
  424. <body onkeydown="return false">
  425.  
  426. <body>
  427. <div class="wrapper">
  428. <div class="header">
  429. </div>
  430. <div id="cage">
  431. <div id="center">
  432. <div id="sidebar">
  433. <a href="/"><img src="{image:sidebar}" style="height:170px; width:180px; opacity:0.9; padding:3px; margin-left:0px; border:1px dotted {color:Borders};"></a>
  434. <div id="links">
  435. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  436. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  437. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  438. <a href="{text:Link Four}">{text:Link Four Title}</a> &middot
  439. <a href="{text:Link Five}">{text:Link Five Title}</a> </div><br>
  440. <div id="blogtitle">{text:Blog Title}</div>
  441. <div id="desc">{Description}</div>
  442. </div>
  443.  
  444. <div class="left">
  445. <div id="posts">
  446. {block:Posts}
  447. <div class="entry">
  448.  
  449. {block:Answer}
  450. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: white; color: black; padding:4px; box-shadow: 1px 1px 1px #ddd;">
  451. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  452. <askk>{Asker}</askk>: {Question}</div>
  453. <div style="padding:3px; text-align:left;"></div>
  454. {Answer}
  455. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  456. {/block:Answer}
  457.  
  458. {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>
  459. {/block:Text}
  460.  
  461. {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}
  462.  
  463. {block:Photo}
  464. {block:IndexPage}
  465. <div class="permados">
  466. <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  467. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=240px></a>{LinkCloseTag}</center>
  468. {/block:IndexPage}
  469. {block:PermalinkPage}
  470. {LinkOpenTag}
  471. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>
  472. {LinkCloseTag}
  473. {/block:PermalinkPage}
  474. {/block:Photo}
  475.  
  476. {block:Photoset}
  477. {block:IndexPage}
  478. <center>
  479. {Photoset-250}</center>
  480. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  481. {/block:IndexPage}
  482. {block:PermalinkPage}
  483. <center>
  484. {Photoset-500}</center>
  485. {/block:PermalinkPage}
  486. {/block:Photoset}
  487.  
  488. {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}
  489.  
  490. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  491. <ul class="chat">
  492. {block:Lines}
  493. <li class="user_{UserNumber}">
  494. {block:Label}
  495. <span class="label">{Label}</span>
  496. {/block:Label}
  497.  
  498. {Line}
  499. </li>
  500. {/block:Lines}
  501. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>
  502. {/block:Chat}
  503.  
  504. {block:Audio}
  505. <div style="width:300px; height:30px;">
  506. {AudioPlayerBlack}
  507. </div>
  508. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  509. {/block:Audio}
  510.  
  511. {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}
  512.  
  513. {block:PostNotes}<div align="middle">{caption}</div>
  514. <center>
  515.  
  516. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  517.  
  518. {block:HasTags}
  519. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  520. {block:RebloggedFrom}
  521. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  522. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  523.  
  524. {/block:RebloggedFrom}
  525. </center></span>
  526. <br>
  527. <div id="postnotes">{PostNotes}</div><br>
  528.  
  529. <center>{block:ContentSource}
  530. <br><a href="{SourceURL}">
  531. {lang:Source}:
  532. {block:SourceLogo}
  533. <img src="{BlackLogoURL}" width="{LogoWidth}"
  534. height="{LogoHeight}" alt="{SourceTitle}" />
  535. {/block:SourceLogo}
  536. {block:NoSourceLogo}
  537. {SourceLink}
  538. {/block:NoSourceLogo}
  539. </a>
  540. {/block:ContentSource}</center>
  541.  
  542. {/block:PostNotes}
  543. </div>
  544. {/block:Posts}
  545. </div></div>
  546.  
  547. {block:IndexPage}
  548. {block:Pagination}
  549. <div id="pagination">
  550. {block:NextPage}
  551. <a id="nextPage" href="{NextPage}"></a>
  552. {/block:NextPage}
  553. {block:PreviousPage}
  554. <a href="{PreviousPage}"></a>
  555. {/block:PreviousPage}
  556. </div>
  557. {/block:Pagination}
  558. {/block:IndexPage}
  559.  
  560. <BODY onselectstart="return false;" ondragstart="return false;">
  561. <div style="position:fixed; bottom: 1px; right:1px;">
  562. <a href="http://witheredtrust.tumblr.com/">credit</a>
  563. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement