Advertisement
ramisaaaaa

Untitled

Jul 18th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.34 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. permalink icons by macmilker & links by ponyboy
  4. -->
  5.  
  6. <head>
  7. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script|Unkempt|The+Girl+Next+Door|Allura|Sevillana|Seaweed+Script|Norican|Ruluko|Italianno' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  13. <meta name="color:background" content="#dadada"/>
  14. <meta name="color:text" content="#130C11"/>
  15. <meta name="color:hover" content="#130C11"/>
  16. <meta name="color:link" content="#000000"/>
  17. <meta name="color:shadow" content="#dadada"/>
  18. <meta name="image:background" content="1"/>
  19. <meta name="if:faded images" content="0"/>
  20. <meta name="text:Link one" content="/"/>
  21. <meta name="text:Link one Title" content=""/>
  22. <meta name="text:Link Two" content="" />
  23. <meta name="text:Link Two Title" content=""/>
  24. <meta name="text:Link Three" content=""/>
  25. <meta name="text:Link Three Title" content=""/>
  26. <meta name="text:Link four" content=""/>
  27. <meta name="text:Link four Title" content=""/>
  28.  
  29. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  35.  
  36. {block:iffadedimages}img{
  37.  
  38. -webkit-transition: opacity 0.4s linear;
  39.  
  40. opacity: 0.90;
  41.  
  42. }
  43. img:hover{
  44.  
  45. -webkit-transition: opacity 0.4s linear;
  46.  
  47. opacity: 1;
  48.  
  49. }{/block:iffadedimages}
  50.  
  51.  
  52.  
  53. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  54. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  55.  
  56.  
  57. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  58.  
  59. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  60.  
  61.  
  62. ::-webkit-scrollbar {width: 8px; height: 4px; background: rgba(0,0,0,0.3); }
  63.  
  64. ::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.5); -webkit-border-radius: 0ex;}
  65.  
  66.  
  67. #tumblr_controls{
  68. position:fixed !important;
  69. }
  70.  
  71. .wrapper{
  72. margin: 0px auto;
  73. width: 802px;
  74. }
  75.  
  76. .header{
  77. float: left;
  78. width: 100%;
  79. }
  80.  
  81. .left{
  82. float: left;
  83. margin-right: 20px;
  84. width: 802px;
  85. }
  86.  
  87. .right{
  88. float: right;
  89. width: 200px;
  90. background-color: {color:Background};
  91. }
  92.  
  93. body {
  94. margin:0px;
  95. text-decoration: none;
  96. background-color: {color:background};
  97. background-image:url({image:Background});
  98. background-attachment: fixed;
  99. background-repeat: repeat;
  100. color: {color:Text};
  101. font-family: pixel;
  102. font-size: 8px;
  103. text-transform: uppercase;
  104. }
  105.  
  106. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  107.  
  108. div#content{
  109. padding: 4px;
  110. }
  111.  
  112. a:link, a:active, a:visited{
  113. color: {color:Link};
  114. text-decoration: none;
  115. -webkit-transition: color 0.2s ease-out;
  116. -moz-transition: color 0.2s ease-out;
  117. }
  118.  
  119. a:hover{
  120. color:{color:Hover};
  121. text-decoration: italic;
  122. -webkit-transition: color 0.2s ease-out;
  123. -moz-transition: color 0.2s ease-out;
  124. text-shadow: {color:shadow} 5px 2px 2px;
  125. }
  126.  
  127. .entry {
  128. float:left;
  129. {block:IndexPage}
  130. padding-left: 10px;
  131. padding-right: 10px;
  132. padding-top: 10px;
  133. padding-bottom: 6px;
  134. margin: 8px;
  135. width: 250px;
  136. {/block:IndexPage}
  137. background-color:rgba(0,0,0,0.1);
  138. -moz-box-shadow: 5px 5px 6px rgba(0,0,0,0.6);
  139. -webkit-box-shadow: 5px 5px 6px rgba(0,0,0,0.6);
  140. box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
  141. {block:PermalinkPage}
  142. width:400px;
  143. {/block:PermalinkPage}
  144. opacity: 1.0;
  145. }
  146.  
  147. .permalink{
  148. display: block;
  149. line-height: 13px;
  150. text-transform: none;
  151. font-family: helvetica;
  152. font-size: 8px;
  153. text-align:center;
  154. margin-top: 1px;
  155. background-color: transparent;
  156. opacity: 0.8;
  157. text-transform: uppercase;
  158. text-align: left;
  159. font-color: #000000;
  160. }
  161.  
  162. .entry .perma{
  163. overflow: hidden;
  164. overflow-y:hidden;
  165. z-index: 999;
  166. opacity: 0;
  167. letter-spacing: 2px;
  168. text-transform: uppercase;
  169. margin: auto;
  170. font-family: bebas neue;
  171. position: absolute;
  172. text-align: center;
  173. margin-top: 0px;
  174. width: 100%;
  175. height: 100%;
  176. background: #615c5c;
  177. padding-left: -10px;
  178. color: #aaa;
  179. padding-right: -10px;
  180. padding-top: -10px;
  181. padding-bottom: -13px;
  182. background-image:url(http://flashspeaksactionscript.com/wp-content/uploads/2008/06/background22.jpg);
  183. left: 0;
  184. bottom: 0;
  185. opacity: 0;
  186. }
  187.  
  188.  
  189. .entry:hover .perma{
  190. height: 100%;
  191. letter-spacing: 4px;
  192. margin-top:0px;
  193. line-height: 60px;
  194. position: absolute;
  195. overflow:visible;
  196. -webkit-transition: all 0.8s linear;
  197. opacity: 0.8;
  198. -webkit-transition: all 0.7s linear;
  199. -moz-transition: all 0.8s linear;
  200. transition: all 0.8s linear;
  201. }
  202.  
  203. select {
  204. font-size: 9px;
  205. width: 100px;
  206.  
  207.  
  208. }
  209. option {
  210. font-size: 9px;
  211.  
  212. text-align: left;
  213.  
  214. }
  215. input[type=button]
  216. {
  217. font-size: 9px;
  218. }
  219.  
  220. .likep {
  221. width: 21px;
  222. height: 20px;
  223. overflow: hidden;
  224. position: relative;
  225. z-index: 9999999;
  226. position: absolute;
  227. margin-top: 26px;
  228. margin-left: 5px;
  229. }
  230. .rep {
  231. width: 24px;
  232. height: 20px;
  233. overflow: hidden;
  234. position: relative;
  235. z-index: 9999999;
  236. position: absolute;
  237. margin-top: 26px;
  238. margin-left: 31px;
  239. }
  240. .likep a:hover {
  241. background-position: 0px 0px;
  242. }
  243. .likep a {
  244. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  245. background-position: 0px 0px;
  246. display: block;
  247. z-index: 9999999;
  248. webkit-transition: all 0s linear;
  249. -webkit-transition: all 0s linear;
  250. -moz-transition: all 0s linear;
  251. transition: all 0s linear;
  252. }
  253. .likep img {
  254. width: 21px;
  255. height: 20px;
  256. webkit-transition: all 0.2s linear;
  257. -webkit-transition: all 0.2s linear;
  258. -moz-transition: all 0.2s linear;
  259. transition: all 0.2s linear;
  260. }
  261. .rep img{
  262. width: 24px;
  263. height: 20px;
  264. line-height: 30px;
  265. display: inline;
  266. }
  267.  
  268. .noteslabel { position: absolute;
  269. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  270. height: 20px;
  271. font-size: 11px;
  272. line-height: 20px;
  273. color: #fff;
  274. position: absolute;
  275. margin-top: 26px;
  276. margin-left: 60px;
  277. padding-left: 4px;
  278. padding-right: 4px;
  279. -moz-border-radius: 2px;
  280. border-radius: 2px;
  281. font-weight: bold;
  282. }
  283. .noteslabel a{
  284. color: #fff;
  285. }
  286.  
  287.  
  288. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  289.  
  290. div#sidebar{
  291. position:fixed !important;
  292. width: 560px;
  293. height:auto;
  294. margin-top: 30px;
  295. margin-left: 80px;
  296. padding: 10px;
  297. line-height:11px;
  298. letter-spacing:0px;
  299. margin-bottom: 6px;
  300. background-color:rgba(0,0,0,0.1);
  301. box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
  302. font-size: 8px;
  303. opacity: 1.0;
  304. }
  305.  
  306. #posts {
  307. width: 800px;
  308. margin-left:80px;
  309. margin-top: 200px;
  310. background-color: transparent;
  311. {block:PermalinkPage}
  312. margin-left:190px;
  313. {/block:PermalinkPage}
  314. float:left;
  315. }
  316.  
  317. .descriprion_icons{
  318. position: absolute;
  319. display: block;
  320. width: 25px;
  321. height: 25px;
  322. left: 50%;
  323. top: 80%;
  324. margin-top: -12px;
  325. background: url(http://static.tumblr.com/dbek3sy/ZQDlsyx5t/icons.png) no-repeat;
  326. opacity:0;
  327. }
  328. .entry .permalink_icon{
  329. background-position: -25px 0px;
  330. margin-left: 5px;
  331. -webkit-transition: all 0.65s ease;
  332. }
  333.  
  334. .entry .reblog_icon{
  335. background-position: 0px 0px;
  336. margin-left: -30px;
  337. -webkit-transition: all 0.45s ease;
  338. }
  339.  
  340. .entry:hover .permalink_icon{
  341. top: 50%;
  342. opacity: 0.6;
  343. -webkit-transition: all 0.65s ease;
  344. }
  345.  
  346. .entry:hover .reblog_icon{
  347. top: 50%;
  348. opacity: 0.6;
  349. -webkit-transition: all 0.45s ease;
  350. }
  351.  
  352. #linkbby {
  353. margin: 0px 0px 0px 575px;
  354. position: fixed;
  355. padding: 2px;
  356. height: 25px;
  357. width: 80px;
  358. z-index: 1000px;
  359. overflow: hidden;
  360. overflow-y:hidden;
  361. -webkit-transition: opacity 0.8s linear;
  362. -webkit-transition: all 0.8s linear;
  363. -moz-transition: all 0.8s linear;
  364. transition: all 0.8s linear;
  365. }
  366.  
  367. #linkbby:hover{
  368. height: 280px;
  369. -webkit-transition: opacity 0.4s linear;
  370. -webkit-transition: all 0.3s linear;
  371. -moz-transition: all 0.5s linear;
  372. transition: all 0.4s linear;
  373. }
  374.  
  375. .navtitle {
  376. font-size: 24pt;
  377. font-family: bebas neue;
  378. background-color: transparent;
  379. letter-spacing: px;
  380. text-shadow:1px 1px 1px #000;
  381. line-height: 16pt;
  382. height: 30px;
  383. padding: 2px;
  384. color: #000000;
  385. text-align:center;
  386. margin-top: 3px;
  387. }
  388.  
  389. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  390.  
  391.  
  392. #links a{
  393. font-family: pixel;
  394. font-size: 8px;
  395. text-transform: uppercase;
  396. }
  397.  
  398.  
  399. #navigation .nav{
  400. background-color:transparent;
  401. -webkit-transition: all 0.5s ease;
  402. -moz-transition: all 0.5s ease;
  403. -o-transition: all 0.5s ease;
  404. opacity: 0;
  405. width: 407px;
  406. height:auto;
  407. margin-left: 30px;
  408. margin-top: -7px;
  409. margin-bottom: 0px;
  410. position:absolute;
  411. line-height:20px;}
  412.  
  413. #navigation:hover .nav{
  414. opacity: 1;
  415. margin-left: 100px;}
  416.  
  417.  
  418. .sidebarpic {
  419. image: url({image:sidebar});
  420. overflow: hidden;
  421. width: 200px;
  422. height: auto;
  423. margin-top: 90px;
  424. -moz-box-shadow: 0 0 10px {color:boxshadow};
  425. -webkit-box-shadow: 0 0 10px #FFFFFF;
  426. box-shadow: 0 0 8px #FFFFFF;
  427. }
  428.  
  429.  
  430. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  431.  
  432. #infscr-loading{
  433. bottom: -70px;
  434. position: absolute;
  435. left: 50%;
  436. margin-left:-8px;
  437. width:16px;
  438. height:11px;
  439. overflow:hidden;
  440. margin-bottom: 50px;
  441. }
  442.  
  443. .title{
  444. font-family: meow;
  445. font-size: 18px;
  446. line-height:14px;
  447. color: {color:Title};
  448. font-weight: normal;
  449. }
  450.  
  451. .blogtitle{
  452. text-shadow:3px 3px 0px rgba(0,0,0,.2);
  453. font-family: bebas neue;
  454. font-size: 55px;
  455. line-height:80px;
  456. color: {color:Title};
  457. text-align: center;
  458. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  459. text-shadow:4px 0 0 rgba(255,0,0,0.3), -4px 0 0 rgba(0,255,0,0.3);
  460. -webkit-transition: all 0.4s ease;
  461. -moz-transition: all 0.4s ease;
  462. transition: all 0.4s ease;
  463. font-weight: italic;
  464. }
  465.  
  466. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  467.  
  468.  
  469. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  470.  
  471.  
  472.  
  473. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  474.  
  475. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  476.  
  477. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  478.  
  479. blockquote{
  480. padding:0px 0px 2px 5px;
  481. margin:0px 0px 2px 10px;
  482. border-left: 1px dotted #555555;
  483. }
  484.  
  485.  
  486. {CustomCSS}
  487.  
  488. </style>
  489.  
  490. {block:IndexPage}
  491. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  492. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  493.  
  494. <script type="text/javascript">
  495. $(window).load(function () {
  496. var $content = $('#posts');
  497. $content.masonry({itemSelector: '.entry'}),
  498. $content.infinitescroll({
  499. navSelector : 'div#pagination',
  500. nextSelector : 'div#pagination a#nextPage',
  501. itemSelector : '.entry',
  502. loading: {
  503. finishedMsg: '',
  504. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  505. },
  506. bufferPx : 600,
  507. extraScrollPx: 700,
  508. debug : false,
  509. },
  510. // call masonry as a callback.
  511. function( newElements ) {
  512. var $newElems = $( newElements );
  513. $newElems.hide();
  514. // ensure that images load before adding to masonry layout
  515. $newElems.imagesLoaded(function(){
  516. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  517.  
  518.  
  519. });
  520. });
  521. });
  522. </script>
  523.  
  524. {/block:IndexPage}
  525.  
  526. <title>{title}</title>
  527.  
  528. <link rel="shortcut icon" href="{Favicon}">
  529. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  530. <meta name="viewport" content="width=820" />
  531.  
  532. </head>
  533. <body>
  534. <div class="wrapper">
  535. <div class="header">
  536. </span>
  537. </div>
  538.  
  539.  
  540. <div id="center">
  541.  
  542. <div id="sidebar">
  543. <center>
  544.  
  545.  
  546. <span class=blogtitle><a title="" href="/">
  547. {Title}
  548. </a></span>
  549.  
  550.  
  551. <br>{Description}
  552.  
  553. <div id="navigation">***<div class="nav">
  554. <div id="links"><a href="{text:Link one}">{text:Link one Title}</a> - <a href="{text:Link two}">{text:Link two Title}</a> - <a href="{text:Link three}">{text:Link three Title}</a> - <a href="{text:Link four}">{text:Link four title}</a></div></div></div></div>
  555.  
  556. <center>
  557.  
  558.  
  559.  
  560. </div>
  561.  
  562.  
  563.  
  564. <div id="content">
  565. <div class="left">
  566.  
  567. <div id="posts">
  568.  
  569. {block:Posts}
  570. <div class="entry">
  571.  
  572. {block:IndexPage}
  573. {/block:IndexPage}
  574.  
  575. {block:Text}
  576. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  577. <div class="permalink">
  578. <span class="permalink">{notecountwithlabel} | {timeago}<a href="{permalink}">
  579. <span class="permalink"><a href="{permalink}"></a></div>
  580. {/block:Text}
  581.  
  582. {block:Link}
  583. <a href="{URL}" class="title">{Name}</a>
  584. {block:Description}{Description}{/block:Description}
  585. <div class="permalink">
  586. <span class="permalink"><a href="{permalink}">
  587. <span class="permalink"><a href="{permalink}">
  588. </a></a></span></div>
  589. {block:Link}
  590.  
  591. {block:Photo}{block:IndexPage}<div class="perma">
  592.  
  593.  
  594.  
  595. <a href="{Permalink}" class="descriprion_icons permalink_icon"></a>
  596. <a href="{ReblogURL}" target="_blank" class="descriprion_icons reblog_icon"></a>
  597.  
  598.  
  599.  
  600. </div>
  601. {/block:IndexPage}
  602. {block:IndexPage}
  603. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a>
  604. {/block:IndexPage}
  605. {block:permalinkpage}{LinkOpenTag}
  606. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  607. {/block:permalinkpage}
  608.  
  609. {/block:Photo}
  610.  
  611.  
  612.  
  613. {block:Photoset}
  614. {block:IndexPage}
  615. <center>
  616. {Photoset-200}</center>
  617. {/block:IndexPage}
  618. {block:PermalinkPage}
  619. <center>
  620. {Photoset-500}</center>
  621. <div class="permalink">
  622. <span class="permalink"><a href="{permalink}">
  623. <span class="permalink"><a href="{permalink}">
  624. </a></a></span></div>
  625. {/block:PermalinkPage}
  626. {/block:Photoset}
  627.  
  628. {block:Quote}
  629. {Quote}</span>
  630. {block:Source}<strong>{Source}</strong>{/block:Source}
  631. <div class="permalink">
  632. <span class="permalink"><a href="{permalink}">
  633. <span class="permalink"><a href="{permalink}">
  634. </a></a></span></div>
  635. {/block:Quote}
  636.  
  637. {block:Chat}
  638. {block:Title}<span class="title">{Title}</span>{/block:Title}
  639. <ul class="chat">
  640. {block:Lines}
  641. <li class="user_{UserNumber}">
  642. {block:Label}
  643. <span class="label">{Label}</span>
  644. {/block:Label}
  645.  
  646. {Line}
  647. </li>
  648. {/block:Lines}
  649. </ul><div class="permalink">
  650. <span class="permalink"><a href="{permalink}">
  651. <span class="permalink"><a href="{permalink}">
  652. </a></a></span></div>
  653.  
  654. {/block:Chat}
  655.  
  656. {block:Audio}
  657. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  658. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  659. <div class="permalink">
  660. <span class="permalink"><a href="{permalink}">
  661. <span class="permalink"><a href="{permalink}">
  662. </a></a></span></div>
  663. {/block:Audio}
  664.  
  665. {block:Video}
  666. {block:IndexPage}
  667. <center>
  668. {Video-250}</center>
  669. {/block:IndexPage}
  670. {block:PermalinkPage}
  671. <center>
  672. {Video-500}</center>
  673. {/block:PermalinkPage}
  674. <div class="permalink">
  675. <span class="permalink"><a href="{permalink}">
  676. <span class="permalink"><a href="{permalink}">
  677. </a></a></span></div>
  678. {block:Video}
  679.  
  680. {block:PermalinkPage}
  681. <center>
  682. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  683. {/block:PermalinkPage}
  684.  
  685.  
  686. {block:PostNotes}{PostNotes}
  687. {/block:PostNotes}
  688. </div>
  689.  
  690.  
  691. {/block:Posts}
  692. </div>
  693. </div>
  694. {block:IndexPage}
  695. {block:Pagination}
  696. <div id="pagination">
  697. {block:NextPage}
  698. <a id="nextPage" href="{NextPage}"></a>
  699. {/block:NextPage}
  700. {block:PreviousPage}
  701. <a href="{PreviousPage}">&larr;&nbsp;</a>
  702. {/block:PreviousPage}
  703. </div>
  704. {/block:Pagination}
  705. {/block:IndexPage}
  706. </div>
  707. </body>
  708. </html>
  709.  
  710. <div style="position:fixed; bottom:2px; left:2px;">
  711. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement