mausamixoxo

theme 45

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