Advertisement
mausamixoxo

theme 40

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