mausamixoxo

theme 13

Sep 20th, 2012
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.70 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="#fff"/>
  45. <meta name="color:link" content="#e98ca5"/>
  46. <meta name="color:link shadow" content=""/>
  47. <meta name="color:hover" content="#000"/>
  48. <meta name="color:text" content="#000"/>
  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.  
  67. <style type="text/css">
  68.  
  69. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa; }
  70.  
  71. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px transparent #aaaaaa; border-top: 1px transparent #aaaaaa; border-left: 1px transparent
  72. #aaaaaa; border-right: 1px transparent #aaaaaa; }
  73.  
  74. #tumblr_controls {
  75. right:3px !important;
  76. position: fixed !important;
  77. }
  78.  
  79. .wrapper{
  80. margin: 0px auto;
  81. width: 100%;
  82. }
  83.  
  84. .header{
  85. float: left;
  86. width: 100%;
  87. }
  88.  
  89. .left{
  90. float: left;
  91. margin-right: 20px;
  92. width: 802px;
  93. }
  94.  
  95. .right{
  96. float: right;
  97. width: 200px;
  98. background-color: #fff;
  99. }
  100.  
  101. p {
  102. margin:0px;
  103. margin-top:0px;
  104. }
  105.  
  106. body {
  107. padding: 0px;
  108. margin: 0px;
  109. color:{color:text};
  110. text-transform: uppercase;
  111. font-family:littlefont;
  112. line-height: 8px;
  113. font-size: 8px;
  114. letter-spacing: 1px;
  115. background-color: {color:Background};
  116. background-image:url({image:Background});
  117. background-attachment: fixed;
  118. background-repeat: repeat;
  119. }
  120.  
  121. a:link, a:active, a:visited{
  122. color: {color:link};
  123. text-decoration: none;
  124. }
  125.  
  126. a:hover {
  127. color:{color:hover};
  128. text-decoration: italic;
  129. -webkit-transition: color 0.3s ease-out;
  130. -moz-transition: color 0.3s ease-out;
  131. }
  132.  
  133. askk {
  134. font-family: ultimapdaa hairline;
  135. text-transform:none;
  136. font-size:20px;
  137. z-index:1;
  138. color: {color:link};
  139. }
  140.  
  141. @font-face { font-family:"Ultimapdaa Hairline"; src: url('http://static.tumblr.com/iddq6cw/GQTm040bn/ultimapdaa-hairline.ttf'); }
  142.  
  143. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  144.  
  145. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  146.  
  147.  
  148. div#center{
  149. margin:auto;
  150. position:relative;
  151. width:900px;
  152. background-color:;
  153. overflow:hidden;
  154. overflow-y:hidden;
  155. }
  156.  
  157. #sidebar{
  158. position:fixed;
  159. margin-top:200px;
  160. margin-left:30px;
  161. height:150px;
  162. width:200px;
  163. border: 2px dashed #ddd;
  164. background:white;
  165. }
  166.  
  167. #blogtitle{
  168. position:fixed;
  169. text-align:right;
  170. margin-top:-13px;
  171. margin-left:0px;
  172. width:200px;
  173. height:auto;
  174. font-family:cedarcursive;
  175. text-transform:none;
  176. font-size:{text:blog title size}px;
  177. letter-spacing:5px;
  178. color:{color:Blog Title};
  179. text-shadow: 1px 1px 1px #000;
  180. }
  181.  
  182. #sidebar:hover #blogtitle{
  183. margin-top:20px;
  184. opacity:0;
  185. -webkit-transform: rotateX(180deg);
  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. #descbox{
  194. position:fixed;
  195. opacity:0;
  196. text-align:center;
  197. margin-top:60px;
  198. margin-left:0px;
  199. width:192px;
  200. height:auto;
  201. padding:3px;
  202. border:2px dashed #ddd;
  203. font-family:littlefont;
  204. text-transform:uppercase;
  205. background-image:url(http://static.tumblr.com/oct6d4x/Tdzm1ewiu/tumblr_lr3lxmzvql1qf72le.png);
  206. color:{color:description};
  207. border-radius: 0px 0px 20px 20px;
  208. -webkit-transition: all 0.9s ease;
  209. -moz-transition: all 0.9s ease;
  210. -o-transition: all 0.9s ease;
  211. -ms-transition: all 0.9s ease;
  212. transition: all 0.9s ease;
  213. }
  214.  
  215. #sidebar:hover #descbox{
  216. opacity:1;
  217. margin-top:0px;
  218. -webkit-transition: all 0.9s ease;
  219. -moz-transition: all 0.9s ease;
  220. -o-transition: all 0.9s ease;
  221. -ms-transition: all 0.9s ease;
  222. transition: all 0.9s ease;
  223. }
  224.  
  225.  
  226. #posts {
  227. width:670px;
  228. margin-top: 0px;
  229. margin-left:250px;
  230. z-index:0;
  231. right:auto;
  232. margin-right:auto;
  233. position:relative;
  234. overflow-y: hidden;
  235. }
  236.  
  237. .entry {
  238. float:left;
  239. display: block;
  240. overflow:hidden;
  241. width:230px;
  242. border: 1px dashed #ddd;
  243. padding-top:2px;
  244. padding-bottom:0px;
  245. padding-right:2px;
  246. padding-left:2px;
  247. margin:1px;
  248. font-family: littlefont;
  249. text-transform:uppercase;
  250. font-size: 8px;
  251. {block:PermalinkPage}
  252. width:470px;
  253. margin-left:0px;
  254. margin-top: 3px;
  255. text-align:center;
  256. {/block:PermalinkPage}
  257. background: white;
  258. background-image:URL();
  259. opacity:0.8;
  260. webkit-transition: all 0.4s linear;
  261. -moz-transition: all 0.4s linear;
  262. transition: all 0.4s linear;
  263. }
  264.  
  265. .entry:hover {
  266. opacity:1;
  267. webkit-transition: all 0.4s linear;
  268. -moz-transition: all 0.4s linear;
  269. transition: all 0.4s linear;
  270. }
  271.  
  272. .entry .permados{
  273. position:absolute;
  274. margin-top: 0px;
  275. margin-left:-5px;
  276. width:225px;
  277. height:5px;
  278. text-transform: none;
  279. background-color:#ffffff;
  280. padding:5px;
  281. overflow:hidden;
  282. font-family: littlefont;
  283. text-transform: uppercase;
  284. font-size: 8px;
  285. letter-spacing:0px;
  286. line-height:5px;
  287. text-align:center;
  288. opacity:0.0;
  289. border-radius: 0px 0px 0px 0px;
  290. -webkit-transition: all 0.3s ease;
  291. -webkit-transition: all 0.3s ease;
  292. -moz-transition: all 0.3s ease;
  293. transition: all 0.3s ease;
  294. }
  295.  
  296. .entry:hover .permados{
  297. margin-left: 0px;
  298. overflow:visible;
  299. opacity:0.9;
  300. -webkit-transition: all 0.3s ease;
  301. -webkit-transition: all 0.3s ease;
  302. -moz-transition: all 0.3s ease;
  303. transition: all 0.3s ease;
  304. }
  305.  
  306. .permalinktext {
  307. display: block;
  308. padding: 1px;
  309. margin: 2px 0px 0px 5px;
  310. text-transform: uppercase;
  311. font-family:littlefont;
  312. font-size: 8px;
  313. color: #000;
  314. line-height: 11px;
  315. text-align: right;
  316. text-decoration: none;
  317. border-top: 1px solid #ddd;
  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. .permalinktext:hover{
  325. margin:2px 4px 0px 5px;
  326. webkit-transition: all 0.2s linear;
  327. -webkit-transition: all 0.2s linear;
  328. -moz-transition: all 0.2s linear;
  329. transition: all 0.2s linear;
  330. }
  331.  
  332. .title{
  333. text-align: center;
  334. font-family: ultimapdaa hairline;
  335. font-size: 14px;
  336. line-height:14px;
  337. letter-spacing: 0px;
  338. color: {color:Title};
  339. }
  340.  
  341. #infscr-loading{
  342. bottom: -70px;
  343. position: absolute;
  344. left: 50%;
  345. margin-left:-8px;
  346. width:16px;
  347. height:11px;
  348. overflow:hidden;
  349. margin-bottom: 50px;
  350. }
  351.  
  352. #postnotes{
  353. text-align: justify;}
  354.  
  355. #postnotes blockquote{
  356. border: 0px;}
  357.  
  358. blockquote{
  359. padding:0px 0px 2px 5px;
  360. margin:0px 0px 2px 10px;
  361. border-left: 1px dotted #555555;
  362. }
  363.  
  364. blockquote p, ul{
  365. margin:0px;
  366. padding:0px;
  367. }
  368.  
  369. a img{border: 0px;}
  370.  
  371.  
  372. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  373.  
  374. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  375. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  376.  
  377. .notes img{width:10px; position:relative; top:3px;}
  378. <--ses-->
  379. small{font-size: 90%;}
  380.  
  381. {CustomCSS}
  382.  
  383. </style>
  384.  
  385. {block:IndexPage}
  386. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  387. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  388.  
  389. <script type="text/javascript">
  390. $(window).load(function () {
  391. var $content = $('#posts');
  392. $content.masonry({itemSelector: '.entry'}),
  393. $content.infinitescroll({
  394. navSelector : 'div#pagination',
  395. nextSelector : 'div#pagination a#nextPage',
  396. itemSelector : '.entry',
  397. loading: {
  398. finishedMsg: '',
  399. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  400. },
  401. bufferPx : 600,
  402. debug : false,
  403. },
  404. // call masonry as a callback.
  405. function( newElements ) {
  406. var $newElems = $( newElements );
  407. $newElems.hide();
  408. // ensure that images load before adding to masonry layout
  409. $newElems.imagesLoaded(function(){
  410. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  411.  
  412.  
  413. });
  414. });
  415. });
  416. </script>
  417.  
  418. {/block:IndexPage}
  419.  
  420.  
  421. <title>{title}</title>
  422.  
  423. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Gifs/fv-new13.png">
  424. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  425. <meta name="viewport" content="width=820" />
  426. </head>
  427. <body onkeydown="return false">
  428.  
  429. <body>
  430. <div class="wrapper">
  431. <div class="header">
  432. </div>
  433. <div id="cage">
  434. <div id="center">
  435. <div id="sidebar">
  436. <a href="/"><img src="{image:sidebar}" style="height:150px; width:200px; opacity:0.9;"></a>
  437. <div id="blogtitle"><center>{text:Blog Title}</center></div>
  438. <div id="descbox">{Description}<br></br>
  439. <div style="border:1px dashed #ddd; width:180px; margin-left:5px; "></div><br>
  440. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  441. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  442. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  443. <a href="{text:Link Four}">{text:Link Four Title}</a> </div>
  444. </div>
  445.  
  446.  
  447. <div class="left">
  448. <div id="posts">
  449. {block:Posts}
  450. <div class="entry">
  451.  
  452. {block:Answer}
  453. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: transparent; color: black; padding:4px; box-shadow: 1px 1px 1px #ddd; ">
  454. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  455. <askk>{Asker}</askk>: {Question}</div>
  456. <div style="padding:3px; text-align:left;"></div>
  457. {Answer}
  458. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  459. {/block:Answer}
  460.  
  461. {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>
  462. {/block:Text}
  463.  
  464. {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}
  465.  
  466. {block:Photo}
  467. {block:IndexPage}
  468. <div class="permados">
  469. <a href="{permalink}">{NoteCountWithLabel}</a> &middot <a> {timeago} </a> &middot <a> <a href="{ReblogURL}" target="_blank"> Reblog </a>
  470. </div><center>
  471. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px></a>{LinkCloseTag}</center>
  472. {/block:IndexPage}
  473. {block:PermalinkPage}
  474. {LinkOpenTag}
  475. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=470px/>
  476. {LinkCloseTag}
  477. {/block:PermalinkPage}
  478. {/block:Photo}
  479.  
  480.  
  481. {block:Photoset}
  482. {block:IndexPage}
  483. <center>
  484. {Photoset-500}</center>
  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: 1px; right:1px;">
  566. <a href="http://witheredtrust.tumblr.com/">credit</a>
  567. </html>
Advertisement
Add Comment
Please, Sign In to add comment