Advertisement
mausamixoxo

theme 39

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