mausamixoxo

theme 47

Apr 13th, 2013
747
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.05 KB | None | 0 0
  1. <!--
  2. theme by euphoricaly/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. <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. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  44. <meta name="color:background" content="#f7f7f7"/>
  45. <meta name="color:links" content="#ddd"/>
  46. <meta name="color:link shadow" content="#fff"/>
  47. <meta name="color:hover" content="#aaa"/>
  48. <meta name="color:text" content="#aaa"/>
  49. <meta name="color:description" content="#aaa"/>
  50. <meta name="color:Title" content="#aaa"/>
  51. <meta name="color:scrollbar" content="#aaa"/>
  52. <meta name="color:Bar" content="#ddd"/>
  53. <meta name="color:Main Links Hover" content="#ddd"/>
  54. <meta name="color:Post Border" content="#ddd"/>
  55. <meta name="image:background" content="1"/>
  56. <meta name="image:sidebar" content=""/>
  57. <meta name="text:Link One" content="" />
  58. <meta name="text:Link One Title" content="Link" />
  59. <meta name="text:Link Two" content="" />
  60. <meta name="text:Link Two Title" content="Link" />
  61. <meta name="text:Link Three" content="" />
  62. <meta name="text:Link Three Title" content="Link" />
  63. <meta name="text:Link Four" content="" />
  64. <meta name="text:Link Four Title" content="Link" />
  65. <meta name="text:Link Five" content="" />
  66. <meta name="text:Link Five 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: 3px transparent #fff; border-top: 3px transparent #ffffff; border-left: 3px transparent #fff; border-right: 3px transparent #fff; }
  73.  
  74. #tumblr_controls {
  75. right:0px !important;
  76. position: fixed !important;
  77. -webkit-filter: invert(100%)
  78. }
  79.  
  80. p {
  81. margin:0px;
  82. margin-top:0px;
  83. }
  84.  
  85. body {
  86. padding: 0px;
  87. margin: 0px;
  88. color:{color:text};
  89. font-family:calibri;
  90. line-height: 10px;
  91. font-size: 10px;
  92. letter-spacing: 0px;
  93. background-color: {color:Background};
  94. background-image:url({image:Background});
  95. background-attachment: fixed;
  96. background-repeat: repeat;
  97. }
  98.  
  99. a:link, a:active, a:visited{
  100. color: {color:links};
  101. text-decoration: none;
  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:1px 1px 5px {color:link shadow};
  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:dawning;
  119. font-size:25px;
  120. text-transform:none;
  121. z-index:1;
  122. }
  123.  
  124. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  125.  
  126. @font-face{font-family:Jane Austen;src:url(http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf);}
  127.  
  128. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  129.  
  130. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  131.  
  132. .credit a{
  133. background:white;
  134. padding:5px;
  135. letter-spacing:1px;
  136. font-size:9px;
  137. font-family:calibri;
  138. text-transform:uppercase;
  139. color:{color:Blog Title 2};
  140. border-right: 2px solid {color:Main Links Hover};
  141. border-left:2px solid {color:Main Links Hover};
  142. }
  143.  
  144. .title{
  145. text-align: center;
  146. font-family:dawning;
  147. text-transform:none;
  148. font-size: 30px;
  149. line-height:20px;
  150. letter-spacing: 1px;
  151. color: {color:Title};
  152. }
  153.  
  154. div#center{
  155. margin:auto;
  156. position:relative;
  157. width:1000px;
  158. background-color:;
  159. overflow:auto;
  160. overflow-y:hidden;
  161. }
  162.  
  163. #topbar{
  164. position:fixed;
  165. width:728px;
  166. height:20px;;
  167. margin-top:15px;
  168. margin-left:115px;
  169. text-align:center;
  170. z-index:2;
  171. background:{color:Bar};
  172. }
  173.  
  174. #sidebar{
  175. position:fixed;
  176. }
  177.  
  178. #linkie{
  179. width:80px;
  180. height:120px;
  181. margin-left:37px;
  182. margin-top:-150px;
  183. position:fixed;
  184. padding:3px;
  185. z-index:2;
  186. opacity:0;
  187. background:white;
  188. border:1px solid {color:Post Border};
  189. transition: all 0.9s ease;
  190. -o-transition-transition: all 0.9s ease;
  191. -webkit-transition: all 0.9s ease;
  192. -moz-transition: all 0.9s ease;
  193. }
  194.  
  195. .links a{
  196. font-style:none;
  197. letter-spacing:0px;
  198. display:inline-block;
  199. width:75px;
  200. height:23px;
  201. font-size:10px;
  202. line-height:23px;
  203. font-family:calibri;
  204. text-transform:uppercase;
  205. letter-spacing:1px;
  206. color:#aaa;
  207. border-bottom:1px dotted {color:Post Border};
  208. }
  209.  
  210. .links a:hover{
  211. color:white;
  212. letter-spacing:3px;
  213. background:{color:Main Links Hover};
  214. }
  215.  
  216. #sidebar:hover #linkie{
  217. opacity:0.8;
  218. transition: all 0.9s ease;
  219. -o-transition-transition: all 0.9s ease;
  220. -webkit-transition: all 0.9s ease;
  221. -moz-transition: all 0.9s ease;
  222. }
  223.  
  224. #posts {
  225. width:580px;
  226. z-index:1;
  227. margin-top:40px;
  228. margin-left:270px;
  229. right:auto;
  230. background:transparent;
  231. margin-right:auto;
  232. position:relative;
  233. overflow-y: hidden;
  234. }
  235.  
  236. .entry {
  237. float:left;
  238. display: block;
  239. overflow:hidden;
  240. width:250px;
  241. margin:3px;
  242. background:#fdfcfc;
  243. padding-right:13px;
  244. padding-left:13px;
  245. padding-top:13px;
  246. padding-bottom:11px;
  247. font-family:calibri;
  248. font-size: 10px;
  249. line-height:13px;
  250. {block:PermalinkPage}
  251. width:400px;
  252. margin-left:30px;
  253. margin-top: 3px;
  254. text-align:center;
  255. opacity:1;
  256. {/block:PermalinkPage}
  257. opacity:1;
  258. z-index:0;
  259. webkit-transition: all 0.4s linear;
  260. -moz-transition: all 0.4s linear;
  261. transition: all 0.4s linear;
  262. border:1px solid {color:Post Border};
  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 a{
  273. color: #aaa;
  274. }
  275.  
  276. .entry .permalinktext a{
  277. color:#ccc;
  278. }
  279.  
  280. .entry .permados{
  281. position:absolute;
  282. margin-top:5%;;
  283. margin-left:-10px;
  284. width:260px;
  285. height:30px;
  286. text-transform:uppercase;
  287. padding:5px;
  288. overflow:hidden;
  289. font-family:ronda;
  290. letter-spacing:0px;
  291. font-size: 10px;
  292. line-height:15px;
  293. text-align:center;
  294. opacity:0.0;
  295. color:#aaa;
  296. border-right-radius:50px;
  297. transition: all 0.9s ease;
  298. -o-transition-transition: all 0.9s ease;
  299. -webkit-transition: all 0.9s ease;
  300. -moz-transition: all 0.9s ease;
  301. background-color:white;
  302. }
  303.  
  304. .entry:hover .permados{
  305. overflow:visible;
  306. opacity:0.9;
  307. transition: all 0.9s ease;
  308. -o-transition-transition: all 0.9s ease;
  309. -webkit-transition: all 0.9s ease;
  310. -moz-transition: all 0.9s ease;
  311. }
  312.  
  313. .permalinktext {
  314. display: block;
  315. padding: 2px;
  316. margin: 10px 0px 0px 0px;
  317. text-transform:uppercase;
  318. font-family:calibri;
  319. font-size: 8px;
  320. color: #ccc;
  321. line-height: 15px;
  322. letter-spacing:1px;
  323. text-align: center;
  324. text-decoration: none;
  325. border:1px solid #eee;
  326. background-color:#f7f7f7;
  327. webkit-transition: all 0.2s linear;
  328. -webkit-transition: all 0.2s linear;
  329. -moz-transition: all 0.2s linear;
  330. transition: all 0.2s linear;
  331. }
  332.  
  333. .permalinktext:hover{
  334. webkit-transition: all 0.2s linear;
  335. -webkit-transition: all 0.2s linear;
  336. -moz-transition: all 0.2s linear;
  337. transition: all 0.2s linear;
  338. }
  339.  
  340. #infscr-loading{
  341. bottom: -70px;
  342. position: absolute;
  343. left: 50%;
  344. margin-left:-8px;
  345. width:16px;
  346. height:11px;
  347. overflow:hidden;
  348. margin-bottom: 50px;
  349. }
  350.  
  351. #postnotes{
  352. text-align: justify;}
  353.  
  354. #postnotes blockquote{
  355. border: 0px;}
  356.  
  357. blockquote{
  358. padding:0px 0px 2px 5px;
  359. margin:0px 0px 2px 10px;
  360. border-left: 1px dotted #555555;
  361. }
  362.  
  363. blockquote p, ul{
  364. margin:0px;
  365. padding:0px;
  366. }
  367.  
  368. a img{border: 0px;}
  369.  
  370.  
  371. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  372.  
  373. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  374. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  375.  
  376. .notes img{width:10px; position:relative; top:3px;}
  377. <--ses-->
  378. small{font-size: 90%;}
  379.  
  380. {CustomCSS}
  381.  
  382. </style>
  383.  
  384. {block:IndexPage}
  385. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  386. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  387.  
  388. <script type="text/javascript">
  389. $(window).load(function(){
  390. var $wall = $('#posts');
  391. $wall.imagesLoaded(function(){
  392. $wall.masonry({
  393. itemSelector: '.entry, .entry_photo',
  394. isAnimated : false
  395. });
  396. });
  397.  
  398. $wall.infinitescroll({
  399. navSelector : '#pagination',
  400. nextSelector : '#pagination a',
  401. itemSelector : '.entry, .entry_photo',
  402. bufferPx : 2000,
  403. debug : false,
  404. errorCallback: function() {
  405. $('#infscr-loading').fadeOut('normal');
  406. }},
  407. function( newElements ) {
  408. var $newElems = $( newElements );
  409. $newElems.hide();
  410. $newElems.imagesLoaded(function(){
  411. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  412. });
  413. }); $('#posts').show(500);
  414. });
  415. </script>
  416.  
  417.  
  418. {/block:IndexPage}
  419.  
  420.  
  421. <title>{title}</title>
  422.  
  423. <link rel="shortcut icon" href="http://cdn3.iconfinder.com/data/icons/other-icons/48/heart_love-48.png">
  424. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  425. <meta name="viewport" content="width=820" />
  426. </head>
  427. <body>
  428.  
  429. <div id="cage">
  430. <div id="center">
  431. <div id="topbar">
  432. <div style="position:fixed; font-family:calibri; font-size:9px; text-transform:uppercase; color:{color:description}; width:550px; text-align:Center; margin-left:160px; margin-top:5px; letter-spacing:1px;">{description}</div>
  433.  
  434. <div id="sidebar">
  435. <a href="/"><img src="{image:sidebar}" style="width:110px; height:150px; padding:10px; margin-top:-10px; margin-left:15px; border:1px solid {color:Bar}; background:{color:Bar};"></a>
  436.  
  437. <div id="linkie">
  438. <div class="links">
  439. <a href="{text:Link One}">{text:Link One Title}</a> <br>
  440. <a href="{text:Link Two}">{text:Link Two Title}</a> <br>
  441. <a href="{text:Link Three}">{text:Link Three Title}</a> <br>
  442. <a href="{text:Link Four}">{text:Link Four Title}</a> <br>
  443. <a href="{text:Link Five}">{text:Link Five Title}</a> </div>
  444. </div></div>
  445. </div>
  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:40px; padding: 3px; border:1px solid #ddd; background: white; color:{color:text}; padding:2px; box-shadow: 1px 1px 1px #ddd; border-radius:5px;">
  454. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:5px; border-radius:5px; padding:3px; border:3px double #eee;"/>
  455. <askk>{Asker}</askk>: {Question}</div>
  456. <div style="padding:3px; text-align:left;"></div>
  457. {Answer}
  458. <div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</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}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</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}"><a href="{permalink}">Reblogged this {timeago}</a> <br> <a href="{permalink}">{NoteCountWithLabel}</a> | <a href="{ReblogURL}" target="_blank"> Reblog </a></span></div>
  470. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px></a>{LinkCloseTag}</center>
  471. {/block:IndexPage}
  472. {block:PermalinkPage}
  473. {LinkOpenTag}
  474. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>
  475. {LinkCloseTag}
  476. {/block:PermalinkPage}
  477. {/block:Photo}
  478.  
  479. {block:Photoset}
  480. {block:IndexPage}
  481. <center>
  482. {Photoset-250}</center>
  483. <div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  484. {/block:IndexPage}
  485. {block:PermalinkPage}
  486. <center>
  487. {Photoset-500}</center>
  488. {/block:PermalinkPage}
  489. {/block:Photoset}
  490.  
  491. {LinkCloseTag}
  492. {/block:PermalinkPage}
  493. {/block:Photo}
  494.  
  495. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  496.  
  497. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  498.  
  499. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  500. <ul class="chat">
  501. {block:Lines}
  502. <li class="user_{UserNumber}">
  503. {block:Label}
  504. <span class="label">{Label}</span>
  505. {/block:Label}
  506.  
  507. {Line}
  508. </li>
  509. {/block:Lines}
  510. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  511. {/block:Chat}
  512.  
  513. {block:Audio}
  514. <div style="width:200px; height:30px;">
  515. {AudioPlayerBlack}
  516. </div>
  517. {block:IndexPage}<span class="permalink">
  518. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  519. </span>{/block:IndexPage}
  520. {/block:Audio}
  521.  
  522. {block:Video}
  523. {block:IndexPage}
  524. <center>
  525. <div class="perma">
  526. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  527. {Video-250}</center>
  528. {/block:IndexPage}
  529. {block:PermalinkPage}
  530. <center>
  531. {Video-400}</center>
  532. {/block:PermalinkPage}
  533. {block:Video}
  534.  
  535.  
  536. {block:PostNotes}<div align="middle">{caption}</div>
  537. <center>
  538.  
  539. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  540.  
  541. {block:HasTags}
  542. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  543. {block:RebloggedFrom}
  544. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  545. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  546.  
  547. {/block:RebloggedFrom}
  548. </center></span>
  549. <br>
  550. <div id="postnotes">{PostNotes}</div><br>
  551.  
  552. <center>{block:ContentSource}
  553. <br><a href="{SourceURL}">
  554. {lang:Source}:
  555. {block:SourceLogo}
  556. <img src="{BlackLogoURL}" width="{LogoWidth}"
  557. height="{LogoHeight}" alt="{SourceTitle}" />
  558. {/block:SourceLogo}
  559. {block:NoSourceLogo}
  560. {SourceLink}
  561. {/block:NoSourceLogo}
  562. </a>
  563. {/block:ContentSource}</center>
  564.  
  565. {/block:PostNotes}
  566. </div>
  567. {/block:Posts}
  568. </div></div>
  569.  
  570. {block:IndexPage}
  571. {block:Pagination}
  572. <div id="pagination">
  573. {block:NextPage}
  574. <a id="nextPage" href="{NextPage}"></a>
  575. {/block:NextPage}
  576. {block:PreviousPage}
  577. <a href="{PreviousPage}"></a>
  578. {/block:PreviousPage}
  579. </div>
  580. {/block:Pagination}
  581. {/block:IndexPage}
  582. </body>
  583. <BODY onselectstart="return false;" ondragstart="return false;">
  584. <div class="credit" style="position:fixed; top:35px; right:5px; ">
  585. <a href="http://euphoricaly.tumblr.com">&copy EUPHORICALY</a></div>
  586. </html>
Advertisement
Add Comment
Please, Sign In to add comment