mausamixoxo

theme 14

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