mausamixoxo

theme 8

Aug 29th, 2012
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.29 KB | None | 0 0
  1. <!--
  2. theme by witheredtrst/themes-bymausami
  3. if you dont put the credit, ill poo on your face. jk, but seriously have some dignity.
  4.  
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39. <script type="text/javascript"
  40. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  41.  
  42. <!-- DEFAULT VARIABLES -->
  43. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  45. <meta name="color:background" content="#fff"/>
  46. <meta name="color:link" content="#e98ca5"/>
  47. <meta name="color:link shadow" content="#fff"/>
  48. <meta name="color:hover" content="#000"/>
  49. <meta name="color:text" content="#000"/>
  50. <meta name="color:description" content="#777"/>
  51. <meta name="color:title" content="#777"/>
  52. <meta name="color:Blog Title" content="#f184ab">
  53. <meta name="color:title" content="#777"/>
  54. <meta name="color:scrollbar" content="#777"/>
  55. <meta name="image:background" content=""/>
  56. <meta name="image:sidebar" content=""/>
  57. <meta name="text:Blog Title" content="" />
  58. <meta name="text:blog title size" content="" />
  59. <meta name="text:Link One" content="" />
  60. <meta name="text:Link One Title" content="Index" />
  61. <meta name="text:Link Two" content="" />
  62. <meta name="text:Link Two Title" content="Inbox" />
  63. <meta name="text:Link Three" content="" />
  64. <meta name="text:Link Three Title" content="link" />
  65. <meta name="text:Link Four" content="" />
  66. <meta name="text:Link Four Title" content="link" />
  67.  
  68. <style type="text/css">
  69.  
  70. ::-webkit-scrollbar {width: 5px; 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. .wrapper{
  81. margin: 0px auto;
  82. width: 100%;
  83. }
  84.  
  85. .header{
  86. float: left;
  87. width: 100%;
  88. }
  89.  
  90. .left{
  91. float: left;
  92. margin-right: 20px;
  93. width: 802px;
  94. }
  95.  
  96. .right{
  97. float: right;
  98. width: 200px;
  99. background-color: #fff;
  100. }
  101.  
  102. p {
  103. margin:0px;
  104. margin-top:0px;
  105. }
  106.  
  107. body {
  108. padding: 0px;
  109. margin: 0px;
  110. color:{color:text};
  111. font-family: silkscreen;
  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: none;
  129. -webkit-transition: color 0.3s ease-out;
  130. -moz-transition: color 0.3s ease-out;
  131. text-shadow:1px 1px 5px {color:link shadow};
  132. }
  133.  
  134. askk {
  135. font-family: halohandletter;
  136. font-size:30px;
  137. z-index:1;
  138. color: {color:link};
  139. }
  140.  
  141. div#center{
  142. margin:auto;
  143. position:relative;
  144. width:900px;
  145. background-color:;
  146. overflow:auto;
  147. overflow-y:hidden;
  148. }
  149.  
  150. div#sidebar{
  151. position: fixed;
  152. padding: 0px;
  153. opacity:1;
  154. height:160px;
  155. width: 190px;
  156. float:left;
  157. background: transparent;
  158. margin-left:15px;
  159. margin-top: 280px;
  160. padding-right: 4px;
  161. z-index:0;
  162. border: 1px dashed #aaa;
  163. transition: all 0.9s ease-out;
  164. -o-transition-transition: all 0.9s ease-out;
  165. -webkit-transition: all 0.9s ease-out;
  166. -moz-transition: all 0.9s ease-out;
  167. }
  168.  
  169. #links{
  170. position:fixed;
  171. height:160px;
  172. width:15px;
  173. background:white;
  174. opacity:0.8;
  175. margin-left:15px;
  176. margin-top:-161px;
  177. }
  178.  
  179.  
  180. #link1{
  181. position: fixed;
  182. margin-left: 20px;
  183. top: 300px;
  184. z-index:2;
  185. }
  186.  
  187. #link2{
  188. position: fixed;
  189. margin-left: 20px;
  190. top: 340px;
  191. z-index:2;
  192. }
  193.  
  194. #link3{
  195. position: fixed;
  196. margin-left: 20px;
  197. top: 380px;
  198. z-index:2;
  199. }
  200.  
  201. #link4{
  202. position: fixed;
  203. margin-left: 20px;
  204. top: 420px;
  205. z-index:2;
  206. }
  207.  
  208. div#desc {
  209. position: fixed;
  210. text-align:center;
  211. width:155px;
  212. height:144px;
  213. margin-top: -169px;
  214. margin-left: 61px;
  215. font-family:silkscreen;
  216. padding-top: 8px;
  217. padding-bottom: 8px;
  218. padding-right:4px;
  219. padding-left:4px;
  220. background: white;
  221. opacity: 0.0;
  222. z-index:0;
  223. text-transform: uppercase;
  224. font-size:8px;
  225. color: {color:description};
  226. line-height:10px;
  227. letter-spacing:0px;
  228. transition: all 0.5s ease-out;
  229. -o-transition-transition: all 0.5s ease-out;
  230. -webkit-transition: all 0.5s ease-out;
  231. -moz-transition: all 0.5s ease-out;
  232. }
  233.  
  234. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  235.  
  236. #desc:hover{
  237. opacity:0.9;
  238. margin-left:30px;
  239. transition: all 0.5s ease-out;
  240. -o-transition-transition: all 0.5s ease-out;
  241. -webkit-transition: all 0.5s ease-out;
  242. -moz-transition: all 0.5s ease-out;
  243. }
  244.  
  245. div#blogtitle{
  246. opacity: 0.7;
  247. text-align: center;
  248. position: fixed;
  249. width:220px;
  250. font-family: halohandletter;
  251. font-size: {text:blog title size}px;
  252. text-transform: none;
  253. margin-left: -10px;
  254. margin-top: -17px;
  255. padding-top: 14px;
  256. padding-bottom: 16px;
  257. line-height:5px;
  258. background: transparent;
  259. color: {color:Blog Title};
  260. text-shadow: 2px 3px 3px #aaa;
  261. transition: all 0.9s ease-out;
  262. -o-transition-transition: all 0.9s ease-out;
  263. -webkit-transition: all 0.9s ease-out;
  264. -moz-transition: all 0.9s ease-out;
  265. }
  266.  
  267. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  268.  
  269. #posts {
  270. width:670px;
  271. margin-top: 4px;
  272. margin-left:220px;
  273. right:auto;
  274. margin-right:auto;
  275. position:relative;
  276. overflow-y: hidden;
  277. }
  278.  
  279. .entry {
  280. float:left;
  281. display: block;
  282. overflow:hidden;
  283. width:230px;
  284. border: 2px solid #ddd;
  285. padding-top:2px;
  286. padding-bottom:0px;
  287. padding-right:2px;
  288. padding-left:2px;
  289. margin:1px;
  290. font-family: silkscreen;
  291. font-size: 8px;
  292. {block:PermalinkPage}
  293. width:550px;
  294. margin-left:40px;
  295. margin-top: 3px;
  296. text-align:center;
  297. {/block:PermalinkPage}
  298. background: white;
  299. background-image:URL();
  300. opacity:0.8;
  301. webkit-transition: all 0.4s linear;
  302. -moz-transition: all 0.4s linear;
  303. transition: all 0.4s linear;
  304. }
  305.  
  306. .entry:hover {
  307. opacity:1;
  308. webkit-transition: all 0.4s linear;
  309. -moz-transition: all 0.4s linear;
  310. transition: all 0.4s linear;
  311. }
  312.  
  313. .entry .permados{
  314. position:absolute;
  315. margin-top: 7px;
  316. margin-left:-10px;
  317. width:55px;
  318. height:15px;
  319. text-transform: none;
  320. background-color:#ffffff;
  321. padding:5px;
  322. overflow:hidden;
  323. font-family: halohandletter;
  324. font-size: 25px;
  325. line-height:15px;
  326. text-align:center;
  327. opacity:0.0;
  328. border: 0px dashed #000;
  329. border-radius: 0px 30px 30px 0px;
  330. -webkit-transition: all 0.3s ease;
  331. -webkit-transition: all 0.3s ease;
  332. -moz-transition: all 0.3s ease;
  333. transition: all 0.3s ease;
  334. }
  335.  
  336. .entry:hover .permados{
  337. margin-left: -2px;
  338. overflow:visible;
  339. opacity:0.9;
  340. -webkit-transition: all 0.3s ease;
  341. -webkit-transition: all 0.3s ease;
  342. -moz-transition: all 0.3s ease;
  343. transition: all 0.3s ease;
  344. }
  345.  
  346. .permalinktext {
  347. display: block;
  348. padding: 1px;
  349. margin: 2px 0px 0px 5px;
  350. text-transform: lowercase;
  351. font-family:silkscreen;
  352. font-size: 8px;
  353. color: #000;
  354. line-height: 11px;
  355. text-align: right;
  356. text-decoration: none;
  357. border-top: 1px solid #ddd;
  358. webkit-transition: all 0.2s linear;
  359. -webkit-transition: all 0.2s linear;
  360. -moz-transition: all 0.2s linear;
  361. transition: all 0.2s linear;
  362. }
  363.  
  364. .permalinktext:hover{
  365. margin:2px 4px 0px 5px;
  366. webkit-transition: all 0.2s linear;
  367. -webkit-transition: all 0.2s linear;
  368. -moz-transition: all 0.2s linear;
  369. transition: all 0.2s linear;
  370. }
  371.  
  372. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf');}
  373.  
  374. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  375.  
  376. .title{
  377. text-align: center;
  378. font-family: halohandletter;
  379. font-size: 30px;
  380. line-height:14px;
  381. letter-spacing: 2px;
  382. color: {color:Title};
  383. }
  384.  
  385. #infscr-loading{
  386. bottom: -70px;
  387. position: absolute;
  388. left: 50%;
  389. margin-left:-8px;
  390. width:16px;
  391. height:11px;
  392. overflow:hidden;
  393. margin-bottom: 50px;
  394. }
  395.  
  396. #postnotes{
  397. text-align: justify;}
  398.  
  399. #postnotes blockquote{
  400. border: 0px;}
  401.  
  402. blockquote{
  403. padding:0px 0px 2px 5px;
  404. margin:0px 0px 2px 10px;
  405. border-left: 1px dotted #555555;
  406. }
  407.  
  408. blockquote p, ul{
  409. margin:0px;
  410. padding:0px;
  411. }
  412.  
  413. a img{border: 0px;}
  414.  
  415.  
  416. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  417.  
  418. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  419. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  420.  
  421. .notes img{width:10px; position:relative; top:3px;}
  422. <--ses-->
  423. small{font-size: 90%;}
  424.  
  425. {CustomCSS}
  426.  
  427. </style>
  428.  
  429. {block:IndexPage}
  430. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  431. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  432.  
  433. <script type="text/javascript">
  434. $(window).load(function () {
  435. var $content = $('#posts');
  436. $content.masonry({itemSelector: '.entry'}),
  437. $content.infinitescroll({
  438. navSelector : 'div#pagination',
  439. nextSelector : 'div#pagination a#nextPage',
  440. itemSelector : '.entry',
  441. loading: {
  442. finishedMsg: '',
  443. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  444. },
  445. bufferPx : 600,
  446. debug : false,
  447. },
  448. // call masonry as a callback.
  449. function( newElements ) {
  450. var $newElems = $( newElements );
  451. $newElems.hide();
  452. // ensure that images load before adding to masonry layout
  453. $newElems.imagesLoaded(function(){
  454. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  455.  
  456.  
  457. });
  458. });
  459. });
  460. </script>
  461.  
  462. {/block:IndexPage}
  463.  
  464.  
  465. <title>{title}</title>
  466.  
  467. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5z4RA9q1qfamg6.gif">
  468. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  469. <meta name="viewport" content="width=820" />
  470. </head>
  471. <body onkeydown="return false">
  472.  
  473. <body>
  474. <div class="wrapper">
  475. <div class="header">
  476. </div>
  477. <div id="cage">
  478. <div id="center">
  479. <div id="sidebar"><center>
  480. <a href="/"><img src="{image:sidebar}" style="height:160px; width:194px; opacity:0.9;"></a>
  481.  
  482. <div id="links"></div>
  483.  
  484. <div id="link1"><a href="{text:Link One}"><img src="http://i46.tinypic.com/3483s4o.png" align="center"></a></div>
  485.  
  486. <div id="link2"><a href="{text:Link Two}"><img src="http://i47.tinypic.com/2586n45.png" align="center"></a></div>
  487.  
  488. <div id="link3"><a href="{text:Link Three}"><img src="http://i45.tinypic.com/1o7ss9.png" align="center"></a></div>
  489.  
  490. <div id="link4"><a href="{text:Link Four}"><img src="http://i46.tinypic.com/wiuhk3.png" align="center"></a></div>
  491.  
  492. <div id="desc">{Description}</div>
  493. </center>
  494.  
  495. <div id="blogtitle"><center>{text:Blog Title}</center></div>
  496.  
  497. </div>
  498.  
  499. <div class="left">
  500. <div id="posts">
  501. {block:Posts}
  502. <div class="entry">
  503.  
  504.  
  505. {block:Answer}
  506. <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: transparent; color: black; padding:4px;">
  507. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  508. <askk>{Asker}</askk>: {Question}</div>
  509. <div style="padding:3px; text-align:left;"></div>
  510. <b>and I whispered:</b>
  511. {Answer}
  512. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>
  513. {/block:Answer}
  514.  
  515. {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>
  516. {/block:Text}
  517.  
  518. {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}
  519.  
  520. {block:Photo}
  521. {block:IndexPage}
  522. <div class="permados">
  523. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">Reblog </a>
  524. </div><center>
  525. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px></a>{LinkCloseTag}</center>
  526. {/block:IndexPage}
  527. {block:PermalinkPage}
  528. {LinkOpenTag}
  529. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px/>
  530. {LinkCloseTag}
  531. {/block:PermalinkPage}
  532. {/block:Photo}
  533.  
  534.  
  535. {block:Photoset}
  536. {block:IndexPage}
  537. <center>
  538. {Photoset-500}</center>
  539. {/block:IndexPage}
  540. {block:PermalinkPage}
  541. <center>
  542. {Photoset-500}</center>
  543. {/block:PermalinkPage}
  544. {/block:Photoset}
  545.  
  546. {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}
  547.  
  548. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  549. <ul class="chat">
  550. {block:Lines}
  551. <li class="user_{UserNumber}">
  552. {block:Label}
  553. <span class="label">{Label}</span>
  554. {/block:Label}
  555.  
  556. {Line}
  557. </li>
  558. {/block:Lines}
  559. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>
  560. {/block:Chat}
  561.  
  562. {block:Audio}
  563. <div style="width:300px; height:30px;">
  564. {AudioPlayerBlack}
  565. </div>
  566. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  567. {/block:Audio}
  568.  
  569. {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}
  570.  
  571. {block:PostNotes}<div align="middle">{caption}</div>
  572. <center>
  573.  
  574. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  575.  
  576. {block:HasTags}
  577. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  578. {block:RebloggedFrom}
  579. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  580. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  581.  
  582. {/block:RebloggedFrom}
  583. </center></span>
  584. <br>
  585. <div id="postnotes">{PostNotes}</div><br>
  586.  
  587. <center>{block:ContentSource}
  588. <br><a href="{SourceURL}">
  589. {lang:Source}:
  590. {block:SourceLogo}
  591. <img src="{BlackLogoURL}" width="{LogoWidth}"
  592. height="{LogoHeight}" alt="{SourceTitle}" />
  593. {/block:SourceLogo}
  594. {block:NoSourceLogo}
  595. {SourceLink}
  596. {/block:NoSourceLogo}
  597. </a>
  598. {/block:ContentSource}</center>
  599.  
  600. {/block:PostNotes}
  601. </div>
  602. {/block:Posts}
  603. </div></div>
  604.  
  605. {block:IndexPage}
  606. {block:Pagination}
  607. <div id="pagination">
  608. {block:NextPage}
  609. <a id="nextPage" href="{NextPage}"></a>
  610. {/block:NextPage}
  611. {block:PreviousPage}
  612. <a href="{PreviousPage}"></a>
  613. {/block:PreviousPage}
  614. </div>
  615. {/block:Pagination}
  616. {/block:IndexPage}
  617.  
  618. </body>
  619. <div style="position:fixed; bottom: 1px; right:1px;">
  620. <a href="http://witheredtrust.tumblr.com/">credit</a>
  621. </html>
Advertisement
Add Comment
Please, Sign In to add comment