Advertisement
sexycullen

# 94

Aug 16th, 2014
2,675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.08 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 94
  9. THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21. <meta name="color:Background" content="#FFFFFF">
  22. <meta name="color:Link" content="#626262">
  23. <meta name="color:Link Hover" content="#9D9D9D">
  24. <meta name="color:Text" content="#626262">
  25. <meta name="color:Scrollbar" content="#000000">
  26. <meta name="color:Blockquote" content="#EAEAEA">
  27. <meta name="color:Info Border" content="#F5F5F5">
  28. <meta name="color:Image Border" content="#F5F5F5">
  29. <meta name="color:Questions Border" content="#FBFBFB">
  30. <meta name="color:Sidebar Border" content="#F5F5F5">
  31. <meta name="color:Sidebar Link Border" content="#F5F5F5">
  32.  
  33. <meta name="text:Body Font Size" content="11px"/>
  34. <meta name="text:Body Font" content="arial"/>
  35.  
  36. <meta name="image:Sidebar" content=""/>
  37.  
  38. <meta name="if:Show 400px posts" content="0"/>
  39. <meta name="if:Hover Tags" content="0"/>
  40. <meta name="if:Show Link1" content="0" />
  41. <meta name="if:Show Link2" content="0" />
  42. <meta name="if:Show Link3" content="0" />
  43.  
  44. <meta name="text:link1" content="">
  45. <meta name="text:link1 url" content="/">
  46. <meta name="text:link2" content="">
  47. <meta name="text:link2 url" content="/">
  48. <meta name="text:link3" content="">
  49. <meta name="text:link3 url" content="/">
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  64.  
  65. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  66. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  67. <script>
  68. (function($){
  69. $(document).ready(function(){
  70. $("a[title]").style_my_tooltips({
  71. tip_follows_cursor:true,
  72. tip_delay_time:90,
  73. tip_fade_speed:600,
  74. attribute:"title"
  75. });
  76. });
  77. })(jQuery);
  78. </script>
  79.  
  80. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  81.  
  82. <style type="text/css">
  83.  
  84. #scrollToTop:link,#scrollToTop:visited {
  85. display: none;
  86. font-family:Inconsolata;
  87. text-transform:uppercase;
  88. font-size:10px;
  89. }
  90.  
  91. #s-m-t-tooltip {
  92. max-width:300px;
  93. padding:2px 2px 2px 2px;
  94. margin:20px 0px 0px 20px;
  95. margin-left:0px;
  96. font-size:11px;
  97. padding:2px;
  98. font-family:calibri;
  99. letter-spacing:1px;
  100. font-weight:normal;
  101. text-align:center;
  102. text-transform:uppercase;
  103. background-color:{color:Links BG};
  104. color:{color:Links Title};
  105. z-index:999999999999999999999999999999999999;
  106. }
  107.  
  108. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  109. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  110. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  111.  
  112.  
  113. h1 {
  114. font-weight:normal;
  115. font-size:11px;
  116. text-align:center;
  117. font-style:italic;
  118. line-height:50%;
  119. letter-spacing:0px;
  120. font-family:Josefin Slab;
  121. text-transform:none;
  122. color:{color:text};
  123. }
  124.  
  125. h2 {
  126. font-size:18px;
  127. font-family:Open Sans Condensed;
  128. letter-spacing:0px;
  129. margin-bottom:12px;
  130. padding-bottom:10px;
  131. font-weight:normal;
  132. line-height:90%;
  133. text-transform:lowercase;
  134. color: {color:Text};
  135. margin: 0px;
  136. border-bottom:1px solid {color:Info Border};}
  137.  
  138. code {
  139. font-size:11px;
  140. font-family:Arial;
  141. color:{color:Text};
  142. }
  143.  
  144. pre {
  145. {block:ifNotShow400pxposts}
  146. width:500px;
  147. {/block:ifNotShow400pxposts}
  148. {block:ifShow400pxposts}
  149. width:400px;
  150. {/block:ifShow400pxposts}
  151. text-align: left;
  152. word-wrap: break-word;
  153. color:{color:Text};
  154. }
  155.  
  156. blockquote {
  157. border-left:1px solid {color:Blockquote};
  158. padding-left:6px;
  159. margin:8px;
  160. }
  161.  
  162. blockquote img {
  163. max-width:460px;
  164. }
  165.  
  166. body {
  167. color: {color:Text};
  168. line-height:90%;
  169. background-color:{color:Background};}
  170.  
  171. a {
  172. color: {color:Link};
  173. text-decoration: none;
  174. -moz-transition-duration: 0.5s;
  175. -o-transition-duration: 0.5s;
  176. -webkit-transition-duration: 0.5s;
  177. transition-duration: 0.5s;}
  178.  
  179. a:hover {
  180. color: {color:Link Hover};
  181. -moz-transition-duration: 0.5s;
  182. -o-transition-duration: 0.5s;
  183. -webkit-transition-duration: 0.5s;
  184. transition-duration: 0.5s;}
  185.  
  186.  
  187. .sidebar {
  188. width:245px;
  189. color:{color:Text};
  190. position: fixed;
  191. margin-top:120px;
  192. margin-left:23px;
  193. }
  194.  
  195. .sidebar a {
  196. color:{color:Link};
  197. }
  198.  
  199. .sidebar a:hover {
  200. color:{color:Link Hover};
  201. }
  202.  
  203. .sidebarimage {
  204. width:245px;
  205. margin-left:0px;
  206. margin-bottom:6px;
  207. padding:0px;
  208. -webkit-filter: grayscale(0%);
  209. }
  210.  
  211. .sidebarlinks {
  212. width:245px;
  213. padding-top:0px;
  214. margin-bottom:3px;
  215. font-size:12px;
  216. font-family:arial;
  217. text-transform:lowercase;
  218. text-align:center;
  219. letter-spacing:0px;
  220. border-bottom:0px solid {color:Sidebar Link Border};
  221. }
  222.  
  223.  
  224. .sidebarlinks a {
  225. color:{color:Link};
  226. padding:3px;
  227. -moz-transition-duration: 0.5s;
  228. -o-transition-duration: 0.5s;
  229. -webkit-transition-duration: 0.5s;
  230. transition-duration: 0.5s;}
  231.  
  232. .sidebarlinks a:hover {
  233. color:{color:Hover};
  234. -moz-transition-duration: 0.5s;
  235. -o-transition-duration: 0.5s;
  236. -webkit-transition-duration: 0.5s;
  237. transition-duration: 0.5s;}
  238.  
  239.  
  240. .description {
  241. text-transform:lowercase;
  242. width:245px;
  243. margin-top:2px;
  244. padding-bottom:5px;
  245. padding:0px;
  246. line-height:95%;
  247. text-align:center;
  248. font-size:11px;
  249. font-family:arial;
  250. color:{color:Text};
  251. letter-spacing:0px;
  252. background-color:;
  253. border-left:0px solid {color:Sidebar Link Border};
  254. }
  255.  
  256. .description a:hover {
  257. color:{color:Hover};
  258. }
  259.  
  260. .pagination {
  261. padding:3px;
  262. font-family:arial;
  263. font-size:11px;
  264. text-transform:lowercase;
  265. letter-spacing:-1x;
  266. }
  267.  
  268. .pagination a {
  269. padding:3px;
  270. color:{color:Text};
  271. }
  272.  
  273. .pagination a:hover {
  274. color:{color:Hover};
  275. }
  276.  
  277. .container {
  278. width:900px;
  279. margin: auto;
  280. margin-top:-8px;
  281. margin-bottom:38px;
  282. outline:0px solid {color:Posts Border};
  283. }
  284.  
  285. .postscontainer {
  286. {block:ifNotShow400pxposts}
  287. max-width:500px;
  288. {/block:ifNotShow400pxposts}
  289. {block:ifShow400pxposts}
  290. max-width:400px;
  291. {/block:ifShow400pxposts}
  292. margin: auto;
  293. margin-top:-60px;
  294. margin-left:360px;
  295. outline:0px solid {color:Posts Border};
  296. }
  297.  
  298. .posts {
  299. font-size: {text:Body Font Size};
  300. font-family: {text:Body Font};
  301. font-weight:lighter;
  302. {block:ifNotShow400pxposts}
  303. width:500px;
  304. {/block:ifNotShow400pxposts}
  305. {block:ifShow400pxposts}
  306. width:400px;
  307. {/block:ifShow400pxposts}
  308. line-height:100%;
  309. margin-top:120px;
  310. text-align:justify;
  311. }
  312.  
  313. .posts img {
  314. {block:ifNotShow400pxposts}
  315. max-width:500px;
  316. {/block:ifNotShow400pxposts}
  317. {block:ifShow400pxposts}
  318. max-width:400px;
  319. {/block:ifShow400pxposts}
  320. }
  321.  
  322. .info {
  323. margin-top:20px;
  324. padding-bottom:3px;
  325. margin-left:3px;
  326. line-height:0px;
  327. text-align:left;
  328. font-family:trebuchet ms;
  329. text-transform:lowercase;
  330. letter-spacing:0px;
  331. font-size:9px;
  332. border-top:1px solid {color:Info Border};
  333. }
  334.  
  335. .info a {
  336. color:{color:Text};
  337. }
  338.  
  339. .info a:hover {
  340. text-decoration:underline;
  341. color:{color:Hover};
  342. }
  343.  
  344. .info2 {
  345. font-size:8px;
  346. letter-spacing:0.9px;
  347. font-family:trebuchet ms;
  348. text-transform:uppercase;
  349. font-weight:lighter;
  350. margin-top:4px;
  351. text-align:left;
  352. }
  353.  
  354. .info2 a {
  355. color:{color:link};
  356. }
  357.  
  358. .info2 a:hover {
  359. text-decoration:underline;
  360. color:{color:hover};
  361. }
  362.  
  363. .postscontainer:hover .tags {
  364. {block:ifHoverTags}
  365. margin-top:1px;filter: alpha(opacity = 100);
  366. opacity:100;-webkit-transition: all 0.5s ease-out;
  367. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  368. {/block:ifHoverTags}}
  369.  
  370. .tags {{block:ifHoverTags}
  371. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  372. {/block:ifHoverTags}
  373. {block:ifNotShow400pxposts}
  374. width:500px;
  375. {/block:ifNotShow400pxposts}
  376. {block:ifShow400pxposts}
  377. width:400px;
  378. {/block:ifShow400pxposts}
  379. margin-top:1px;
  380. line-height:122%;
  381. text-transform:none;
  382. font-family:trebuchet ms;
  383. letter-spacing:0px;
  384. font-size:9px;
  385. font-weight:lighter;
  386. text-align:left;
  387. padding:2px;
  388. border-top:0px solid {color:infobg};
  389. -moz-transition-duration:0.5s;
  390. -webkit-transition-duration:0.5s;
  391. -o-transition-duration:0.5s;
  392. }
  393.  
  394. .tags a {
  395. background-color:none;
  396. color:{color:text};
  397. }
  398.  
  399. .tags a:hover {
  400. text-decoration:underline;
  401. color:{color:hover};
  402. }
  403.  
  404. .postnote {
  405. {block:ifNotShow400pxposts}
  406. width:500px;
  407. {/block:ifNotShow400pxposts}
  408. {block:ifShow400pxposts}
  409. width:400px;
  410. {/block:ifShow400pxposts}
  411. font-family:calibri;
  412. text-transform:lowercase;
  413. font-style:normal;
  414. letter-spacing:0px;
  415. font-size:10px;
  416. text-align:left;
  417. line-height:90%;
  418. margin-top:40px;
  419. }
  420.  
  421. .postnote li {
  422. list-style-type:none;
  423. border-bottom:1px solid {color:Questions Border};
  424. padding:37px 0px 3px 0px;
  425. text-align:left;
  426. margin:0px;
  427. -moz-transition-duration:0.5s;
  428. -webkit-transition-duration:0.5s;
  429. -o-transition-duration:0.5s;
  430. }
  431.  
  432. .postnote img {
  433. align: left;
  434. margin: 0px 2px -4px 1px;
  435. padding: 3px;
  436. }
  437.  
  438. .music {
  439. width:500px;
  440. {block:ifShow400pxposts}
  441. width:400px;
  442. {/block:ifShow400pxposts}
  443. padding-bottom:10px;
  444. }
  445.  
  446. .albumart {
  447. float:left;
  448. padding:10px 10px 10px 0px;
  449. }
  450.  
  451. .albumart img {
  452. width:30px;
  453. padding: 3px;
  454. margin:2px 7px -3px 6px;
  455. border:2px solid {color:Info Border};
  456. border-radius:100px;
  457. -webkit-border-radius:100px;
  458. -moz-border-radius:100px;
  459. }
  460.  
  461. .playercontainer {
  462. text-align:left;
  463. padding:5px 5px -5px;
  464. width:480px;
  465. }
  466.  
  467. .musicinfo {
  468. padding:10px;
  469. margin-top:9px;
  470. color:{color:text};
  471. }
  472.  
  473. .quote {
  474. font-size:18px;
  475. font-family:Open Sans Condensed;
  476. letter-spacing:0px;
  477. line-height:90%;
  478. font-weight:normal;
  479. text-align:center;
  480. text-transform:lowercase;
  481. }
  482.  
  483. .source {
  484. font-family:calibri;
  485. font-size:10px;
  486. font-style:normal;
  487. text-align:center;
  488. line-height:17px;
  489. }
  490.  
  491. .chat ol {
  492. font-family:Open Sans Condensed;
  493. font-size:12px;
  494. line-height:100%;
  495. padding:0px;
  496. list-style:none;
  497. }
  498. .label {
  499. font-family:Open Sans Condensed;
  500. text-transform:lowercase;
  501. font-size:12px;
  502. font-weight:bold;
  503. color:{color:Text};
  504. }
  505. .line.odd {
  506. padding:4px;
  507. margin-bottom:2px;
  508. }
  509. .line.even {
  510. padding:4px;
  511. margin-bottom:2px;
  512. }
  513.  
  514. .ask {
  515. font-size:18px;
  516. font-family:Open Sans Condensed;
  517. letter-spacing:0px;
  518. text-align:left;
  519. margin-top:3px;
  520. text-transform:lowercase;
  521. }
  522.  
  523. .question {
  524. {block:ifNotShow400pxposts}
  525. width:500px;
  526. {/block:ifNotShow400pxposts}
  527. {block:ifShow400pxposts}
  528. width:400px;
  529. {/block:ifShow400pxposts}
  530. letter-spacing:0px;
  531. margin-top:10px;
  532. font-family:arial;
  533. font-size:11px;
  534. padding-bottom:4px;
  535. text-align:justify;
  536. color:{color:Text};
  537. border-bottom: 1px solid {color:Questions Border};
  538. }
  539.  
  540. .answer {
  541. {block:ifNotShow400pxposts}
  542. width:500px;
  543. {/block:ifNotShow400pxposts}
  544. {block:ifShow400pxposts}
  545. width:400px;
  546. {/block:ifShow400pxposts}
  547. letter-spacing:0px;
  548. text-align:justify;
  549. font-family:arial;
  550. font-size:11px;
  551. padding-top:5px;
  552. margin-bottom:1px;
  553. color:{color:Text};
  554. }
  555.  
  556. .askimg {
  557. padding: 3px;
  558. margin:2px 7px -3px 6px;
  559. border:2px solid {color:Info Border};
  560. border-radius:100px;
  561. -webkit-border-radius:100px;
  562. -moz-border-radius:100px;
  563. }
  564.  
  565. .credit {
  566. position:fixed;
  567. font-family:calibri;
  568. font-size:8px;
  569. font-weight:normal;
  570. line-height:150%;
  571. letter-spacing:0px;
  572. right:5px;
  573. bottom:20px;
  574. text-transform:uppercase;
  575. text-align:center;
  576. }
  577.  
  578. .credit a {
  579. font-style:normal;
  580. padding:3px;
  581. color:{color:Link};
  582. -moz-transition-duration:0.5s;
  583. -webkit-transition-duration:0.5s;
  584. -o-transition-duration:0.5s;
  585. }
  586.  
  587. </style>
  588. </head>
  589.  
  590. <body>
  591. <div class="container">
  592. <div class="sidebar">
  593. <a href="/">
  594. <center>
  595. <img src="{image:sidebar}" class="sidebarimage">
  596. </a>
  597.  
  598. <div class="sidebarlinks">
  599. {block:PreviousPage}
  600. <a href="{PreviousPage}"> ‹ </a>
  601. {/block:PreviousPage}
  602.  
  603. <a href="/">index</a>
  604. <a href="/ask">ask</a>
  605. {block:ifShowLink1}
  606. <a href="{text:link1 url}">{text:link1}</a>
  607. {/block:IfShowLink1}
  608. {block:ifShowLink2}
  609. <a href="{text:link2 url}">{text:link2}</a>
  610. {/block:IfShowLink2}
  611. {block:ifShowLink3}
  612. <a href="{text:link3 url}">{text:link3}</a>
  613. {/block:IfShowLink3}
  614. {block:ifShowLink4}
  615. <a href="{text:link4 url}">{text:link4}</a>
  616. {/block:IfShowLink4}
  617. {block:Pagination}
  618.  
  619.  
  620. {block:NextPage}
  621. <a href="{NextPage}"> › </a>
  622. {/block:NextPage}
  623. {/block:Pagination}
  624. </div>
  625. <div class="description">
  626. {Description}
  627. </div>
  628. </div>
  629.  
  630.  
  631.  
  632. <div class="postscontainer">
  633. {block:Posts}
  634.  
  635. <div class="posts">
  636.  
  637. {block:Text}
  638. {block:Title}<h2>{Title}</h2>{/block:Title}
  639. {Body}
  640. {/block:Text}
  641.  
  642. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  643.  
  644. {/block:Quote}
  645.  
  646. {block:Link}
  647. <h2><a href="{URL}">{Name}</a></h2>
  648. {block:Description}{Description}{/block:Description}
  649. {/block:Link}
  650.  
  651. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  652. </ol></div>{/block:Chat}
  653.  
  654. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  655.  
  656. {block:Photo}
  657. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  658. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  659. {/block:Photo}
  660.  
  661. {block:Photoset}
  662. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  663. {block:Caption}{Caption}{/block:Caption}
  664. {/block:Photoset}
  665.  
  666. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  667. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  668. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  669. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  670. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  671.  
  672. {block:Video}
  673. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  674. {block:Caption}{Caption}{/block:Caption}
  675. {/block:Video}
  676.  
  677. {block:Date}<div class="info"><span style="background-color:{color:background};padding:1px;"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{block:NoteCount} with {NoteCountwithlabel}{/block:NoteCount} </span></div>{/block:Date}
  678.  
  679. {block:PermalinkPage}
  680. <div class="info2">{block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} © <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource} — <a href="{ReblogURL}">reblog</a>{/block:RebloggedFrom}</div>
  681. {/block:PermalinkPage}
  682.  
  683. {block:HasTags}
  684. <div class="tags">
  685. {block:Tags}<a href="{TagURL}">#</a> {Tag} {/block:Tags}
  686. {/block:HasTags}</div>
  687.  
  688. <div class="postnote">
  689. {block:PostNotes}{PostNotes}{/block:PostNotes}
  690. </div>
  691. {/block:Posts}
  692.  
  693. <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  694.  
  695.  
  696. </div>
  697. </div>
  698. </div>
  699. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement