mausamixoxo

theme 33

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