Advertisement
deviousgleerpthemes

dystopia

Feb 12th, 2016
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.71 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <!-- "DYSTOPIA" by youainshitrps
  12. Tthis is all my coding. So please don't steal. -->
  13.  
  14.  
  15.  
  16. <meta name="color:background" content="#ffffff"/>
  17. <meta name="color:container" content="#ffffff"/>
  18. <meta name="color:text" content="#a8a8a8"/>
  19. <meta name="color:links" content="#007dc7"/>
  20. <meta name="color:hover" content="#ffffff"/>
  21. <meta name="color:blockquote" content="#007dc7"/>
  22. <meta name="color:border" content="#007dc7"/>
  23. <meta name="color:post border" content="#007dc7"/>
  24. <meta name="color:description text" content="#000000"/>
  25. <meta name="color:sidebar background" content="#000000"/>
  26. <meta name="color:blog title" content="#ffffff"/>
  27. <meta name="color:titlebar" content="#ffffff"/>
  28. <meta name="color:drop shadow" content="#000000"/>
  29. <meta name="color:post background" content="#ffffff"/>
  30. <meta name="color:info background" content="#000000"/>
  31. <meta name="color:info text" content="ffffff"/>
  32. <meta name="color:pre text" content="#ffffff"/>
  33. <meta name="color:pre color" content="#000000"/>
  34. <meta name="color:pagination text" content="#007dc7"/>
  35. <meta name="color:scrollbar" content="#000000"/>
  36. <meta name="color:scrollbarBg" content="#ffffff"/>
  37. <meta name="image:background" content=""/>
  38. <meta name="image:sidebar" content=""/>
  39. <meta name="image:side1" content=""/>
  40.  
  41. <meta name="text:Link 1 URL" content="/">
  42. <meta name="text:Link 2 URL" content="/">
  43. <meta name="text:Link 3 URL" content="/">
  44. <meta name="text:Link 4 URL" content="/">
  45. <meta name="text:Link 5 URL" content="/">
  46. <meta name="text:Link 1 name" content="/">
  47. <meta name="text:Link 2 name" content="/">
  48. <meta name="text:Link 3 name" content="/">
  49. <meta name="text:Link 4 name" content="/">
  50. <meta name="text:Link 5 name" content="/">
  51.  
  52. <meta name="text:squad 1 URL" content="/">
  53. <meta name="text:squad 2 URL" content="/">
  54. <meta name="text:squad 3 URL" content="/">
  55. <meta name="text:squad 1 name" content="/">
  56. <meta name="text:squad 2 name" content="/">
  57. <meta name="text:squad 3 name" content="/">
  58.  
  59. <meta name="image:squad1" content="/">
  60. <meta name="image:squad2" content="/">
  61. <meta name="image:squad3" content="/">
  62.  
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68. ::-webkit-scrollbar-thumb {
  69. height:auto;
  70. background-color:{color:Scrollbar};
  71. }
  72.  
  73. ::-webkit-scrollbar {
  74. height:9px;
  75. width:4px;
  76. background-color:{color:ScrollbarBg};
  77. }
  78.  
  79.  
  80. body {
  81. background:{color:background};
  82. margin:0px;
  83. color:{color:text};
  84. font-family: arial;
  85. line-height:150%;
  86. font-size:11px;
  87. text-align:justify;
  88. background-image:url('{image:background}');
  89. }
  90.  
  91.  
  92. a {
  93. color: {color:links};
  94. text-decoration: none;
  95.  
  96. }
  97.  
  98. a:hover {
  99. color:{color:hover};
  100. transition:all 0.5s ease-in-out;
  101. -o-transition:all 0.5s ease-in-out;
  102. -moz-transition:all 0.5s ease-in-out;
  103. -webkit-transition:all 0.5s ease-in-out;
  104.  
  105. }
  106.  
  107.  
  108. #title{
  109. position:fixed;
  110. color:{color:blog title};
  111. padding:5px;
  112. letter-spacing:20px;
  113. margin-top:-33px;
  114. margin-left:-3px;
  115. font-weight:bold;
  116. font-family: arial;
  117. font-size:10px;
  118. text-align:center;
  119. width:625px;
  120. height:20px;
  121. text-transform:uppercase;
  122. text-shadow: 2px 1px 0px {color:drop shadow};
  123.  
  124. }
  125.  
  126.  
  127. #titlebar{
  128. position:fixed;
  129. padding:5px;
  130. margin-top:-33px;
  131. margin-left:-287px;
  132. width:1174px;
  133. height:15px;
  134. background-color:{color:titlebar};
  135. border-top-left-radius:15px;
  136. border-top-right-radius:15px;
  137. }
  138.  
  139. img {
  140. border:none;
  141. }
  142.  
  143.  
  144. pre {
  145. font-family:arial;
  146. font-size:12px;
  147. text-transform:uppercase;
  148. padding-left:8px;
  149. padding-right:8px;
  150. padding-top:1px;
  151. padding-bottom:1px;
  152. text-align:center;
  153. color:{color:pre text};
  154. background-color:{color:pre color};
  155. word-wrap:break-word;
  156. }
  157.  
  158. small{font-size:9px;}
  159.  
  160. h1 {
  161. font-size:15px;
  162. color:{color:text};
  163. text-transform:uppercase;
  164. font-family:'helvetica';
  165. background-color:{color:background};
  166. padding:10px;
  167. font-style:bold, italic;
  168. text-align:center;
  169. }
  170.  
  171. blockquote {
  172. border-left:1px solid {color:text};
  173. padding-left:5px;
  174. margin-left:10px;
  175. margin-top:10px;
  176. }
  177.  
  178.  
  179. /*ENTRIES*/
  180.  
  181.  
  182.  
  183. #container {
  184.  
  185. width:610px;
  186. height:425px;
  187. margin-left:425px;
  188. top:220px;
  189. background-color:{color:container};
  190. position:fixed;
  191. padding:5px;
  192. overflow:auto;
  193. z-index:9999999999999;
  194. border: solid 1px {color:border};
  195. }
  196.  
  197.  
  198.  
  199. #entries {
  200. width:530px;
  201. padding:10px;
  202. margin-left:30px;
  203. margin-top:0px;
  204. margin-bottom:30px;
  205. background-color:{color:post background};
  206. border:solid 2px {color:post border};
  207. }
  208.  
  209.  
  210. #posttitle {
  211. margin-bottom: 5px;
  212. color:{color:sidebar link};
  213. font-size:20px;
  214. line-height:115%;
  215. text-align:left;
  216. text-transform: uppercase;
  217. }
  218.  
  219. /*SIDEBAR*/
  220.  
  221. #description {
  222. position:fixed;
  223. height:75px;
  224. width:275px;
  225. padding:5px;
  226. font-family:arial;
  227. font-size:11px;
  228. margin-top:50px;
  229. margin-left:15px;
  230. text-align:justify;
  231. overflow:auto;
  232. color:{color:description text};
  233. }
  234.  
  235.  
  236.  
  237.  
  238. #side1 {
  239. position:static;
  240. opacity:1;
  241. background-image:url('{image:side1}');
  242. width:280px;
  243. height:600px;
  244. top:-80px;
  245. margin-top:44px;
  246. margin-left:615px;
  247. border:solid 1px {color:border};
  248. z-index:9999999;
  249.  
  250. }
  251.  
  252.  
  253.  
  254.  
  255.  
  256. #sidebar{
  257. padding: 5px;
  258. z-index:-9999;
  259. text-align:center;
  260. position:fixed;
  261. margin-top:80px;
  262. background:{color:Sidebar background};
  263. font-size:10px;
  264. margin-left:425px;
  265. width:610px;
  266. height:130px;
  267. font-family:cambria;
  268. color:{color:background};
  269. border: solid 1px {color:border};
  270. }
  271.  
  272. .sidebarimg {
  273.  
  274. margin-top:-50px;
  275. margin-left:-101px;
  276. }
  277.  
  278.  
  279. .sidebarimg img {
  280. position:fixed;
  281. opacity:1;
  282. width:280px;
  283. height:600px;
  284. top:-80px;
  285. margin-top:160px;
  286. margin-left:-542px;
  287. border:solid 1px {color:border};
  288. z-index:9999999;
  289.  
  290. }
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297. /*POST INFO*/
  298.  
  299. #info {
  300. width:525px;
  301. text-align:center;
  302. font-family: 'Roboto', sans-serif;
  303. text-transform:uppercase;
  304. margin-left:0px;
  305. font-size:9px;
  306. margin-top:20px;
  307. margin-bottom:0px;
  308. font-style:none;
  309. padding:3px;
  310. line-height:10px;
  311. background-color:{color:Info Background};
  312. color:{color:Info Text};
  313. border-top:solid 2px {color:post border};
  314. }
  315.  
  316. #info a {
  317. text-align:center;
  318. font-family: 'Roboto', sans-serif;
  319. color:{color:Info Text};
  320. }
  321.  
  322. /*PAGINATION*/
  323.  
  324. #pagination {
  325. position: fixed;
  326. font-size:11px;
  327. line height:130%;
  328. padding-top:5px;
  329. padding-bottom:5px;
  330. width:620px;
  331. height:14px;
  332. font:georgia;
  333. font-weight:bold;
  334. font-style:italic;
  335. text-align:center;
  336. letter-spacing: .5px;
  337. margin-top: 657px;
  338. margin-left:425px;
  339. color: {color:pagination text};
  340. background-color:{color:Info Background};
  341. text-shadow: 1px 1px 0px {color:drop shadow};
  342. border-bottom:solid 1px {color:border};
  343. border-left:solid 1px {color:border};
  344. border-right:solid 1px {color:border};
  345. }
  346.  
  347. /*SIDELINKS*/
  348. .links {
  349. padding:3px;
  350. padding-bottom:6px;
  351. line-height:120%;
  352. z-index:10000000000000000;
  353. text-align:center;
  354. font-size:8px;
  355. letter-spacing:4px;
  356. opacity:1;
  357. position:fixed;
  358. font-family: times;
  359. position:absolute;
  360. text-transform:uppercase;
  361. text-align:center;
  362.  
  363. }
  364.  
  365. .links a{
  366. z-index:10000000000000000;
  367. margin-left:10px;
  368. padding:10px;
  369. display:inline-block;
  370. }
  371.  
  372. .links a:hover{
  373. color:{color:post background};
  374. -moz-transition-duration:.2s;
  375. -webkit-transition-duration:.2s;
  376. -o-transition-duration:.2s;
  377. background-color:{color:info background};
  378. }
  379.  
  380.  
  381. #links{
  382. padding:10px;
  383. margin-top:-495px;
  384. text-align:center;
  385. z-index:9999;
  386. line-height:50%;
  387. font-size:15px;
  388. margin-left:10px;
  389. width:570px;
  390. height:8px;
  391. background-color:{color:info background};
  392. border-top:solid 1px {color:post border};
  393.  
  394. }
  395.  
  396. #links a{
  397. padding:5px;
  398. font-size:15px;
  399. letter-spacing:1px;
  400. text-transform:uppercase;
  401. margin-top:-15px;
  402. margin-left:-5px;
  403. font-family: arial;
  404. line-height:100%;
  405. text-shadow: 1px 1px 0px {color:drop shadow};
  406. color:{color:Links Text};
  407. width:60px;
  408. display:inline-block;
  409. }
  410.  
  411. #links a:hover{background-color:{color:info background};
  412. color:{color:hover};
  413. }
  414.  
  415. #squad1 {
  416. position:fixed;
  417. opacity:1;
  418. background-image:url('{image:squad1}');
  419. width:70px;
  420. height:70px;
  421. top:100px;
  422. margin-left:750px;
  423. border:solid 1px {color:border};
  424. z-index:9999999;
  425. }
  426.  
  427.  
  428. #squad2 {
  429. position:fixed;
  430. opacity:1;
  431. background-image:url('{image:squad2}');
  432. width:70px;
  433. height:70px;
  434. top:100px;
  435. margin-left:850px;
  436. border:solid 1px {color:border};
  437. z-index:9999999;
  438. }
  439.  
  440. #squad3 {
  441. position:fixed;
  442. opacity:1;
  443. background-image:url('{image:squad3}');
  444. width:70px;
  445. height:70px;
  446. top:100px;
  447. margin-left:950px;
  448. border:solid 1px {color:border};
  449. z-index:9999999;
  450. }
  451.  
  452.  
  453.  
  454.  
  455.  
  456. /*TAGS*/
  457. #tags {
  458. color: #fff;
  459. margin-top:0px;
  460. font-size:9px;
  461. letter-spacing:0px;
  462. font-style:;
  463. text-transform:lowercase;
  464. margin-top:-3px;
  465. }
  466.  
  467. #tags a {
  468. color: {color:links}
  469. margin-right:8px;
  470. }
  471.  
  472. #tags a:hover {color: {color:hover}}
  473.  
  474.  
  475. .note {
  476. text-transform:uppercase;
  477. font-style:normal;
  478. letter-spacing:0px;
  479. font-size: 8px;
  480. text-align:left;
  481. line-height:90%;
  482. margin-left:-40px;
  483. }
  484.  
  485. .note li {
  486. list-style-type:none;
  487. border-bottom:1px solid {color:border};
  488. padding:10px 25px 10px 25px;
  489. text-align:left;
  490. margin:0px;
  491. -moz-transition-duration:0.5s;
  492. -webkit-transition-duration:0.5s;
  493. -o-transition-duration:0.5s;
  494. }
  495.  
  496. ol.notes {margin:-25px 0px 0px 0px; width: 500px; list-style-type:none; background-color:{color:posts}; padding:15px;}
  497.  
  498. ol.notes li.note {border-top:1px solid {color:borders}; padding:10px 0px;}
  499. ol.notes li.note:first-child, ol.notes li.note:before {content:none; padding-right:0px; border:none;}
  500. ol.notes li.note img.avatar {float:left; margin:-3px 10px 0px 0px; height:17px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; {block:ifroundsidebarimage}-webkit-border-radius:80px; -moz-border-radius:80px; border-radius:80px;{/block:ifroundsidebarimage}}
  501. ol.notes li.note blockquote {border-color:{color:borders}; padding:2px 5px; margin:5px 0px 0px 25px;}
  502.  
  503.  
  504. .quote {
  505. text-transform:uppercase;
  506. font-size:12px;
  507. font-weight:bold;
  508. text-align:center;
  509. }
  510.  
  511. .quotesource {
  512. text-align:center;
  513. margin-top:10px;
  514. }
  515.  
  516. .chat {
  517. line-height:20px;
  518. list-style:none;
  519. }
  520.  
  521. .line.odd {
  522. background:#fafafa;
  523. margin-bottom:2px;
  524. padding:5px;
  525. list-style:none;
  526. font-size:10px;
  527. }
  528.  
  529. .line.even {
  530. background:#ffffff;
  531. margin-bottom:2px;
  532. padding:5px;
  533. list-style:none;
  534. font-size:10px;
  535. }
  536.  
  537. .label {
  538. padding-right:1px;
  539. text-transform:uppercase;
  540. font-weight:bold;
  541. color:{color:links};
  542. }
  543.  
  544. #asks {
  545. text-align:justify;
  546. padding:22px 5px 5px 8px;
  547. color:{color:text};
  548. background-color:{color:background};
  549. min-height:43px;
  550. margin-left:70px;
  551. font-size:9px;
  552. }
  553.  
  554. .asker {
  555. text-transform:uppercase;
  556. margin-bottom:-12px;
  557. font-size:11px;
  558. letter-spacing:0px;}
  559.  
  560. #answers {
  561. background-color:{color:background};
  562. color:{color:text};
  563. font-size:11px;
  564. margin-top:8px
  565. }
  566.  
  567. #audios {
  568. width:100%;
  569. height:100px;
  570. margin-bottom:12px
  571. }
  572.  
  573. .albumart {
  574. float:left;
  575. width:100px;
  576. height:100px
  577. }
  578.  
  579. .player {
  580. width:25px;
  581. height:25px;
  582. color:{color:background};
  583. margin-top:34px;
  584. margin-left:33px;
  585. overflow:hidden;
  586. position:absolute;
  587. padding:3px;
  588. opacity:0.4;
  589. }
  590.  
  591. .audioinfo {
  592. margin-left:120px;
  593. line-height:150%;
  594. font-family: 'Roboto', sans-serif;
  595. font-size:10px}
  596.  
  597.  
  598.  
  599. /*CREDIT*/
  600.  
  601. #credit {
  602. text-align:center;
  603. position:fixed;
  604. bottom:10px;
  605. right:10px;
  606. width:15px;
  607. height:15px;
  608. padding:3px;
  609. text-shadow: 1px 0px 0px {color:drop shadow};
  610. -webkit-transition: all 0.5s ease;
  611. -moz-transition: all 0.5s ease;
  612. -o-transition: all 0.5s ease;
  613. }
  614.  
  615. #credit:hover {
  616. background:transparent;
  617. transform: rotate(360deg);
  618. -ms-transform: rotate(360deg);
  619. -webkit-transform: rotate(360deg);
  620. -o-transform: rotate(360deg);
  621. -moz-transform: rotate(30deg);
  622. -webkit-transition: all 0.5s ease;
  623. -moz-transition: all 0.5s ease;
  624. -o-transition: all 0.5s ease;
  625. }
  626. #credit a {
  627. text-decoration:none;
  628. font-size:25px;
  629. color:{color:hover links text};
  630. text-shadow: 1px 0px 0px {color:drop shadow};
  631.  
  632. -webkit-transition: all 0.5s ease;
  633. -moz-transition: all 0.5s ease;
  634. -o-transition: all 0.5s ease;
  635. }
  636.  
  637. #credit a:hover {
  638. color:{color:hover};
  639. transform: rotate(360deg);
  640. -ms-transform: rotate(360deg);
  641. -webkit-transform: rotate(360deg);
  642. -o-transform: rotate(360deg);
  643. -moz-transform: rotate(30deg);
  644. -webkit-transition: all 0.5s ease;
  645. -moz-transition: all 0.5s ease;
  646. -o-transition: all 0.5s ease;
  647. }
  648.  
  649.  
  650. {CustomCSS}</style></head><body>
  651.  
  652. </div>
  653. <div id="sidebar"><div id="titlebar"></div><div id="title">{title}</div>
  654.  
  655.  
  656.  
  657.  
  658. <div class="sidebarimg"><img src="{image:sidebar}"></div>
  659. <div id="description">{description}</div>
  660.  
  661. <div id="side1"><img src="{image:side1}"></div>
  662.  
  663.  
  664.  
  665.  
  666. <div id="links">
  667. <a href="/" title="base">🏢</a>
  668. <a href="/ask" title="interface">✉</a>
  669. <a href="/submit" title="input">📥</a>
  670. <a href="{text:link 1 url}" title="{text:link 1 name}">🕛</a>
  671. <a href="{text:link 2 url}" title="{text:link 2 name}">🕒️</a>
  672. <a href="{text:link 3 url}" title="{text:link 3 name}">🕕️</a>
  673. <a href="{text:link 4 url}" title="{text:link 4 name}">🕘</a>
  674. <a href="{text:link 5 url}" title="{text:link 5 name}">🕛️</a>
  675. </div>
  676.  
  677. </div>
  678.  
  679. <div id="squad1"><a href="{text:squad 1 url}" title="{text:squad 1 name}"><img src="{image:squad1}"></a></div></div>
  680. <div id="squad2"><a href="{text:squad 2 url}" title="{text:squad 2 name}"><img src="{image:squad2}"></a></div>
  681. <div id="squad3"><a href="{text:squad 3 url}" title="{text:squad 3 name}"><img src="{image:squad3}"></a></div>
  682.  
  683. <div id="pagination">
  684. {block:Pagination}
  685. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  686. {block:JumpPagination length="7"}
  687. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  688. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  689. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  690. {/block:Pagination} </div></div></div>
  691.  
  692.  
  693.  
  694. <div id="container">
  695.  
  696. {block:Posts}
  697. <div id="entries">
  698.  
  699. {block:Text}
  700. {block:Title}<div id="posttitle">{Title}</div>{/block:Title}
  701. {Body}{/block:Text}
  702.  
  703. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  704. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  705.  
  706. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  707. {/block:Caption}{/block:Photoset}
  708.  
  709. {block:Quote}<div id="posttitle">{Quote}"</div>
  710. {block:Source}<div class="qsource"> —{Source}</div>
  711. {/block:Source}{/block:Quote}
  712.  
  713. {block:Link}<div id="posttitle"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  714.  
  715. {block:Chat}<div id="posttitle">{chat}</div><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  716. {/block:Chat}
  717.  
  718. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  719. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  720. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  721. {/block:ExternalAudio}<b>Played:</b> {PlayCount}<br>
  722. {/block:Audio}
  723.  
  724. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  725.  
  726. {block:Answer}
  727. <img src="{AskerPortraitURL-64}" style="height:64px; width:64px; float:left; margin-top:0px; border:1px solid #f6f6f6; padding: 2px; border-radius: 0%">
  728. <div id="asks"><div class="asker">{Asker} wondered:</div>
  729. <br>{Question}</div>
  730. <div id="answers">{Answer}</div>
  731. {/block:Answer}
  732.  
  733.  
  734.  
  735. <div id="info">
  736. <div id="permalink">
  737. <a href="{Permalink}" title="{ShortMonth}.{DayOfMonth}.{Year}">{TimeAgo}</a> <div class=right>{NoteCount}</div></a></div>
  738. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  739. </div></div>
  740.  
  741. {/block:Posts}{/block:Posts}</div></div></div>
  742.  
  743.  
  744. </div>
  745.  
  746. </ul>
  747. </div></div>
  748.  
  749.  
  750. <div id="credit">
  751. <a href="http://youaintshitrps.tumblr.com/">➳</a>
  752. </div>
  753.  
  754.  
  755. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
  756. <script type="text/javascript">
  757. $(function(){
  758. var stickyRibbonTop = $('#links').offset().top;
  759. $(window).scroll(function(){
  760. if( $(window).scrollTop() > stickyRibbonTop ) {
  761. $('#links').css({position: 'fixed', top: '0px'});
  762. } else {
  763. $('#links').css({position: 'static', top: '0px'});
  764. }
  765. });
  766. });
  767. </script>
  768.  
  769. </body>
  770. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement