azurethemes

theme 14 "a little more"

Apr 20th, 2015
1,158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.24 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.  
  3.  
  4. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  5.  
  6. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  7.  
  8.  
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  10. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  11. <script>
  12. (function($){
  13. $(document).ready(function(){
  14. $("a[title]").style_my_tooltips({
  15. tip_follows_cursor:true,
  16. tip_delay_time:30,
  17. tip_fade_speed:300,
  18. attribute:"title"
  19. });
  20. });
  21. })(jQuery);
  22. </script>
  23.  
  24.  
  25. <head>
  26.  
  27. <title>{Title}</title>
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  30. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  31.  
  32. <!---- $$$ theme 14 "a little more" $$$
  33. $$$ dont be a dick and steal anything of my coding pls $$$
  34. $$$ dont claim my themes as your own $$$
  35. $$$ for questions, just check out my faq $$$
  36. --->
  37.  
  38.  
  39.  
  40. <!--META NAMES-->
  41.  
  42. <meta name="color:background" content="#c3cccc"/>
  43. <meta name="color:text" content="#000000"/>
  44. <meta name="color:post text" content="#b6b6b6"/>
  45. <meta name="color:title text" content="#ffffff"/>
  46. <meta name="color:links" content="#ffffff"/>
  47. <meta name="color:italic" content="#000000">
  48. <meta name="color:bold" content="#000000">
  49. <meta name="color:hover" content="#c1b8b8">
  50. <meta name="color:text shadow" content="#ffffff">
  51. <meta name="color:shadow" content="#768181">
  52. <meta name="color:blockquote" content="#c3cccc">
  53. <meta name="color:blockquote border" content="#ffffff">
  54. <meta name="color:border" content="#000000">
  55.  
  56.  
  57.  
  58.  
  59. <meta name="color:h1 background" content="#c3cccc">
  60. <meta name="color:hover background" content="#d7d1d1">
  61. <meta name="color:title background" content="#c1b6b6"/>
  62. <meta name="color:post background" content="#000000">
  63. <meta name="color:links background" content="#a1adad">
  64. <meta name="color:description background" content="#000000">
  65. <meta name="color:info background" content="#a1adad">
  66. <meta name="color:tags background" content="#adb3b3">
  67. <meta name="color:ask background" content="#adb3b3">
  68. <meta name="color:post box background" content="#adb3b3">
  69. <meta name="color:scrollbar" content="#473f3f">
  70. <meta name="color:scrollbar background" content="#616b6b">
  71.  
  72.  
  73. <meta name="image:background" content=""/>
  74. <meta name="image:ask background" content=""/>
  75. <meta name="image:sidebar" content=""/>
  76. <meta name="image:admin" content=""/>
  77. <meta name="image:admin two" content=""/>
  78.  
  79.  
  80. <meta name="text:title" content="">
  81.  
  82.  
  83. <meta name="text:link 1" content="Link 1">
  84. <meta name="text:link 2" content="Link 2">
  85. <meta name="text:link 3" content="Link 3">
  86. <meta name="text:link 4" content="Link 4">
  87. <meta name="text:link 5" content="Link 5">
  88. <meta name="text:link 6" content="Link 6">
  89. <meta name="text:link 7" content="Link 7">
  90. <meta name="text:link 8" content="Link 8">
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. <meta name="text:link 1 url" content="/">
  104. <meta name="text:link 2 url" content="/">
  105. <meta name="text:link 3 url" content="/">
  106. <meta name="text:link 4 url" content="/">
  107. <meta name="text:link 5 url" content="/">
  108. <meta name="text:link 6 url" content="/">
  109. <meta name="text:link 7 url" content="/">
  110. <meta name="text:link 8 url" content="/">
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. <style type="text/css">
  130.  
  131.  
  132. ::-webkit-scrollbar-thumb {
  133. height:5px;
  134. border-top-left-radius:50px;
  135. background-color:{color:scrollbar};
  136.  
  137. }
  138.  
  139. ::-webkit-scrollbar {
  140. height:2px;
  141. width:1px;
  142. background-color:{color:scrollbar background};
  143.  
  144. }
  145. #s-m-t-tooltip {
  146. max-width:300px;
  147. padding:3px 5px 3px 5px;
  148. margin:20px 0px 0px 20px;
  149. background:{color:description background};
  150. box-shadow: 1px 1px 2px {color:border shadow};
  151. color:{color:text};
  152. text-transform:lowercase;
  153. font-weight:bold;
  154. font-style:italic;
  155. z-index:999999999999999999999999999999999999;
  156. font-family:'consolas';
  157. font-size:9px;
  158. }
  159.  
  160.  
  161.  
  162.  
  163. body {
  164. background-color:{color:background};
  165. background-image:url('{image:background}');
  166. background-attachment: fixed;
  167. background-repeat: repeat;
  168. font-family:arial;
  169. font-size:10px;
  170. text-align:justify;
  171. color:{color:txt};
  172. margin:0;
  173.  
  174.  
  175. }
  176.  
  177. a {
  178. text-decoration:none;
  179. color:{color:links};
  180. transition-duration: 0.2s;
  181. -moz-transition-duration: 0.2s;
  182. -webkit-transition-duration: 0.3s;
  183. -o-transition-duration: 0.3s;
  184. }
  185.  
  186. a:hover {
  187. text-decoration:none;
  188. color:{color:hover};
  189. transition-duration: 0.2s;
  190. -moz-transition-duration: 0.2s;
  191. -webkit-transition-duration: 0.3s;
  192. -o-transition-duration: 0.3s;
  193.  
  194. }
  195.  
  196. img {
  197. border:none;
  198.  
  199.  
  200.  
  201. }
  202.  
  203. blockquote {
  204. background:{color:blockquote};
  205. color:{color:text};
  206. border-left:3px solid {color:blockquote border};
  207. padding:5px;
  208.  
  209. }
  210.  
  211. pre{
  212. margin-top:0px;
  213. margin-bottom:5px;
  214. font-size:10px;
  215. background-color:{color:blockquote};
  216. text-shadow: 0px 0px 1px {color:text shadow};
  217. border-top:solid 2px {color:blockquote border};
  218. border-bottom:solid 2px {color:blockquote border};
  219. padding:5px;
  220. color:{color:text};
  221. text-transform:lowercase;
  222. font-family:arial;
  223. font-weight:bold;
  224. text-align:center;
  225. }
  226.  
  227. small{
  228. font-size:10px;
  229. }
  230.  
  231. big{
  232. font-size:10px;
  233. }
  234.  
  235. sub{
  236. font-size:10px;
  237. }
  238.  
  239.  
  240. h1 {
  241. font-size:9px;
  242. text-transform:lowercase;
  243. font-style:italic;
  244. text-align:left;
  245. font-weight:bold;
  246. letter-spacing:1px;
  247. background-color:{color:h1 background};
  248. text-shadow: 0px 0px 1px {color:text shadow};
  249. color:{color:text};
  250. padding:5px;
  251.  
  252. }
  253.  
  254. h1 a{
  255. color:{color:text};
  256. }
  257.  
  258.  
  259. h2{
  260. color:{color:text};
  261. text-transform:uppercase;
  262. text-shadow: 1px 1px 0px {color:text shadow};
  263. text-align:left;
  264. font-style:italic;
  265.  
  266. }
  267.  
  268.  
  269.  
  270. b {
  271. font-weight:bold;
  272. color:{color:bold};
  273.  
  274.  
  275. }
  276.  
  277. i {
  278. font-weight:italic;
  279. color:{color:italic};
  280.  
  281.  
  282. }
  283.  
  284. u {
  285. text-decoration:none;
  286. border-bottom:1px solid {color:border};
  287.  
  288.  
  289. }
  290.  
  291.  
  292.  
  293.  
  294. #description {
  295. overflow:auto;
  296. position:fixed;
  297. text-align:left;
  298. margin-top:347px;
  299. margin-left:50px;
  300. width:208px;
  301. height:115px;
  302. opacity:1;
  303. line-height:10px;
  304. color:{color:text};
  305. background:{color:description background};
  306. padding:10px;
  307. box-shadow: 5px 5px 0px{color:shadow};
  308. padding-top:5px;
  309. font-size:9px;
  310. z-index:99999999999999999;
  311. transition-duration: 0.2s;
  312. -moz-transition-duration: 0.2s;
  313. -webkit-transition-duration: 0.3s;
  314. -o-transition-duration: 0.3s;
  315.  
  316.  
  317. }
  318.  
  319.  
  320.  
  321. #title {
  322. width:335px;
  323. height:7px;
  324. position:fixed;
  325. padding-top:10px;
  326. padding-bottom:10px;
  327. padding-left:10px;
  328. padding-right:10px;
  329. line-height:9px;
  330. top:415px;
  331. color:{color:title text};
  332. margin-left:300px;
  333. font-weight:bold;
  334. text-transform:lowercase;
  335. font-size:10px;
  336. font-family:'arial';
  337. background:{color:title background};
  338. font-style:italic;
  339. text-align:center;
  340. overflow:hidden;
  341. letter-spacing:1px;
  342. box-shadow: 5px 5px 0px{color:shadow};
  343. z-index:999999999999;
  344. opacity:1;
  345.  
  346. }
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353. #pagi {
  354. font-size:10px;
  355. font-style:normal;
  356. position:fixed;
  357. text-align:center;
  358. letter-spacing:1px;
  359. margin-left:130px;
  360. margin-top:404px;
  361. font-style:italic;
  362. padding:5px;
  363. line-height:28px;
  364. width:38px;
  365. display:inline-block;
  366. color:{color:title text};
  367. z-index:99999999999999;
  368. font-family:'consolas';
  369. text-shadow: 1px 1px 0px {color:text shadow};
  370. transition-duration: 0.9s;
  371. -moz-transition-duration:0.9s;
  372. -webkit-transition-duration:0.9s;
  373. -o-transition-duration:0.9s;
  374.  
  375.  
  376.  
  377.  
  378.  
  379. }
  380.  
  381. #pagi:hover{
  382. color:{color:hover};
  383. transition-duration: 0.9s;
  384. -moz-transition-duration:0.9s;
  385. -webkit-transition-duration:0.9s;
  386. -o-transition-duration:0.9s;
  387.  
  388.  
  389.  
  390. }
  391.  
  392.  
  393.  
  394.  
  395. #sidebar1 {
  396. position:fixed;
  397. opacity:1;
  398. background-image:url('{image:sidebar}');
  399. width:520px;
  400. height:300px;
  401. background-color:{color:title background};
  402. box-shadow: 5px 5px 0px{color:shadow};
  403. top:90px;
  404. margin-left:130px;
  405. z-index:-999;
  406.  
  407. }
  408.  
  409. #bbackground {
  410. position:fixed;
  411. opacity:1;
  412. width:560px;
  413. height:525px;
  414. top:90px;
  415. margin-left:675px;
  416. background:{color:post box background};
  417. box-shadow: 5px 5px 0px{color:shadow};
  418. z-index:-9999;
  419.  
  420.  
  421. }
  422.  
  423.  
  424. #admins img{
  425. width:70px;
  426. padding:5px;
  427. z-index:99999999999999;
  428. margin-top:470px;
  429. margin-left:551px;
  430. border-radius:100px;
  431. border:solid 1px {color:border};
  432. z-index:99999999999999;
  433.  
  434. }
  435.  
  436. #admins2 img{
  437. width:70px;
  438. padding:5px;
  439. z-index:99999999999999;
  440. margin-top:-35px;
  441. margin-left:100px;
  442. border-radius:100px;
  443. border:solid 1px {color:border};
  444. z-index:99999999999999;
  445.  
  446. }
  447.  
  448.  
  449.  
  450.  
  451. .links {
  452. width:254px;
  453. height:148px;
  454. overflow:hidden;
  455. cursor:pointer;
  456. margin-top:-136px;
  457. position:fixed;
  458. margin-left:250px;
  459. background:{color:description background};
  460. box-shadow: 5px 5px 0px{color:shadow};
  461. z-index:999999;
  462. }
  463.  
  464. .links #all {
  465. margin-left:2px;
  466. margin-top:0px;
  467. padding:10px;
  468. height:14px;
  469. z-index:999999999999999999999;
  470. }
  471.  
  472. .links #all a:hover {
  473. background-color:{color:hover background};
  474. transition-duration: 0.2s;
  475. -moz-transition-duration: 0.2s;
  476. -webkit-transition-duration: 0.3s;
  477. -o-transition-duration: 0.3s;
  478. }
  479.  
  480.  
  481.  
  482. .links a {
  483. width:105px;
  484. height:15px;
  485. margin-bottom:3px;
  486. text-align:center;
  487. font-style:italic;
  488. font-weight:bold;
  489. padding:4px;
  490. line-height:16px;
  491. color:{color:links};
  492. font-family:'arial';
  493. letter-spacing:1px;
  494. background-color:{color:links background};
  495. font-size:9px;
  496. display:inline-block;
  497.  
  498. }
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506. #entries {
  507. position:fixed;
  508. z-index:999;
  509. height:501px;
  510. width:540px;
  511. overflow:auto;
  512. margin-left:685px;
  513. margin-top:-500px;
  514.  
  515.  
  516.  
  517.  
  518. }
  519.  
  520. #post{
  521. padding:15px;
  522. width:500px;
  523. background-color:{color:post background};
  524. overflow:hidden;
  525. color:{color:post text};
  526. margin-bottom:20px;
  527. margin-left:0px;
  528. float:center;
  529. z-index:999;
  530.  
  531. }
  532.  
  533.  
  534.  
  535.  
  536.  
  537. #info {
  538. width:520px;
  539. text-align:left;
  540. font-family:arial;
  541. font-size:9px;
  542. padding:7px;
  543. color:{color:text};
  544. font-weight:bold;
  545. line-height:10px;
  546. background-color:{color:info background};
  547. margin-top:5px;
  548. margin-left:-15px;
  549. font-size:9px;
  550. margin-bottom:-15px;
  551. font-style:italic;
  552. text-transform:lowercase;
  553. letter-spacing:0px;
  554. padding:5px;
  555. line-height:10px;
  556. transition-duration: 1.0s;
  557. -moz-transition-duration: 1.0s;
  558. -webkit-transition-duration: 1.0s;
  559. -o-transition-duration: 1.0s;
  560.  
  561. }
  562.  
  563. #info hover{
  564. color:{color:hover};
  565. transition-duration: 1.0s;
  566. -moz-transition-duration: 1.0s;
  567. -webkit-transition-duration: 1.0s;
  568. -o-transition-duration: 1.0s;
  569.  
  570.  
  571. }
  572.  
  573. #info a {
  574. text-align:center;
  575. font-family:arial;
  576. color:{color:text};
  577.  
  578. }
  579.  
  580. .right{
  581. float:right
  582.  
  583. }
  584.  
  585.  
  586. #tags {
  587. text-align:center;
  588. opacity:1;
  589. font-size:9px;
  590. font-family:'arial';
  591. margin-top:4px;
  592. margin-left:-5px;
  593. padding:-5px;
  594. margin-bottom:-5px;
  595. height:20px;
  596. width:530px;
  597. padding-top:1px;
  598. background-color:{color:tags background};
  599. text-transform:lowercase;
  600. transition-duration: 0.5s;
  601. -moz-transition-duration: 0.5s;
  602. -webkit-transition-duration: 0.5s;
  603. -o-transition-duration: 0.5s;
  604. }
  605.  
  606.  
  607.  
  608. #tags a {
  609. padding:4px;
  610. color:{color:text};
  611. letter-spacing:0px;
  612. font-family:'arial';
  613. text-decoration:none;
  614. display:inline-block;
  615. }
  616.  
  617. #tags a:hover {
  618. -moz-transition-duration:0.3s;
  619. -webkit-transition-duration:0.3s;
  620. -o-transition-duration:0.3s;
  621. color:{color:hover};
  622. }
  623.  
  624.  
  625. .ask{
  626. padding:1px;
  627. padding-right:5px;
  628. padding-left:5px;
  629. color:{color:text};
  630. background-color:{color:info background};
  631. font-size:10px;
  632. font-style:italic;
  633. line-height:18px;
  634. font-weight:bold;
  635. text-align:right;
  636. margin-bottom:0px;
  637.  
  638. }
  639.  
  640. .ask a{
  641. color:{color:text};
  642.  
  643. }
  644.  
  645. .ask a:hover{
  646. color:{color:hover};
  647. }
  648.  
  649. .ask :hover{
  650. color:{color:hover};
  651.  
  652. }
  653.  
  654. .question{
  655. text-align:center;
  656. padding:15px;
  657. background-color:{color:ask background};
  658. background-image:url('{image:ask background}');
  659. color:{color:text};
  660.  
  661. }
  662.  
  663. .answer{
  664. color:{color:txt};
  665. text-align:left;
  666. margin-top:1px;
  667. }
  668.  
  669.  
  670.  
  671.  
  672.  
  673. #c{
  674. position:fixed;
  675. font-size:7px;
  676. font-weight:bold;
  677. font-style:italic;
  678. padding-bottom:5px;
  679. padding-top:5px;
  680. height:10px;
  681. width:50px;
  682. padding-left:5px;
  683. padding-right:5px;
  684. margin-left:1302px;
  685. margin-top:60px;
  686. line-height:150%;
  687. text-align:center;
  688. float:left;
  689. font-family:arial;
  690. color:{color:post text};
  691. text-transform:uppercase;
  692. background-color:{color:description background};
  693. transition-duration: 0.8s;
  694.  
  695.  
  696. }
  697.  
  698.  
  699.  
  700. {CustomCSS}</style>
  701.  
  702.  
  703.  
  704. </head>
  705. <body>
  706.  
  707.  
  708. <div id="sidebar">
  709. <div id="sidebar1"><a href="/"><img src="{image:sidebar}"></a></div>
  710. <div id="bbackground"></div>
  711. <div id="title">{text:title}</div>
  712. <div id="description">{description}</div>
  713. <div id="admins"><img src="{image:admin}"></a></div>
  714. <div id="admins2"><img src="{image:admin two}"></a></div>
  715.  
  716.  
  717. </div>
  718.  
  719. <div class="links">
  720. <div id="all">
  721. <a href="/" title="refresh"</a>home</a>
  722. <a href="/ask" title="MESSAGE"</a>inquire</a>
  723. <a href="{text:link 1 url}" title="my themes"</a>{text:link 1}</a>
  724. <a href="{text:link 2 url}" title="my character psd's"</a>{text:link 2}</a>
  725. <a href="{text:link 3 url}" title="all about me"</a>{text:link 3}</a>
  726. <a href="{text:link 4 url}" title="see all themes"</a>{text:link 4}</a>
  727. <a href="{text:link 5 url}" title="take a look @ all psd's"</a>{text:link 5}</a>
  728. <a href="{text:link 6 url}" title="he saved my life"</a>{text:link 6}</a>
  729. <a href="{text:link 7 url}" title="favorite music"</a>{text:link 7}</a>
  730. <a href="{text:link 8 url}" title="see my full navi"</a>{text:link 8}</a>
  731.  
  732. </div>
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739. </div>
  740.  
  741.  
  742. <div id="title">
  743. <div id="pagination">
  744. {block:Pagination}
  745. {block:PreviousPage}<a href="{PreviousPage}" title="BACK"</a>-</a>{/block:PreviousPage}
  746. {/block:Pagination}
  747. {text:title}
  748. {block:Pagination}
  749. {block:NextPage}<a href="{NextPage}" title="NEXT"</a>+</a>{/block:NextPage}
  750. {/block:Pagination}</div>
  751. </div>
  752.  
  753.  
  754. <div id="entries">
  755. {block:Posts}
  756. <div id="post"
  757.  
  758. <!--TEXT POSTS-->
  759.  
  760. {block:Text}
  761. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  762. {Body}
  763. {/block:Text}
  764.  
  765. <!--ASKS-->
  766. {block:Answer}<div class="ask"> − {Asker}</div>
  767. <div class="question">{Question}</div>
  768. <div class="answer">{Answer}</div>{/block:answer}
  769.  
  770. <!--QUOTE POSTS-->
  771. {block:Quote}
  772.  
  773. {block:Quote}
  774. <h2>{Quote}</h2>
  775. <div align="right">
  776. {block:Source}<h1>-{Source}</h1>{/block:Source}
  777. </div>
  778. {/block:Quote}
  779. <!--LINK POSTS-->
  780.  
  781. {block:Link}
  782. <h2><center><a href="{URL}">{Name}</center></a></h2>
  783. {block:Description}{Description}{/block:Description}
  784. {/block:Link}
  785.  
  786. <!--CHAT POSTS-->
  787.  
  788. {block:Chat}
  789. {block:Title}<h2>{Title}</h2>{/block:Title}
  790. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  791. {Line}</li>{/block:Lines}</ul>
  792. {/block:Chat}
  793.  
  794. <!--PHOTO POSTS-->
  795.  
  796. {block:Photo}
  797. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  798.  
  799. {block:Caption}{Caption}{/block:Caption}
  800. {/block:Photo}
  801.  
  802. <!--PHOTOSET POSTS-->
  803.  
  804. {block:Photoset}
  805. {Photoset-500}
  806. {block:Caption}{Caption}{/block:Caption}
  807. {/block:Photoset}
  808.  
  809. <!--VIDEO POSTS-->
  810.  
  811. {block:Video}
  812. {Video-500}
  813. {block:Caption}{Caption}{/block:Caption}
  814. {/block:Video}
  815.  
  816.  
  817. <!--AUDIO-->
  818.  
  819. {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>
  820. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  821. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  822. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  823. {/block:Audio}
  824.  
  825.  
  826. <!--POST INFO-->
  827.  
  828.  
  829. <div id="info">
  830. <div id="permalink">
  831. <a href="{Permalink}" title="{ShortMonth}.{DayOfMonth}.{Year}">{TimeAgo}</a> <div class=right>{NoteCount}</div></a></div>
  832.  
  833. {block:HasTags}<div id="tags">
  834. {block:Tags} <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}
  835. </div>{block:HasTags}
  836. </div>
  837. </div>
  838.  
  839. {/block:Posts}{block:PostNotes}<br><br><div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  840. {/block:Posts}</div>
  841.  
  842. </div>
  843.  
  844. {/block:Posts}{/block:Posts}</div></div></div>
  845.  
  846.  
  847. </div>
  848.  
  849.  
  850. </div>
  851.  
  852. </div>
  853. <div id="c">
  854. <a href="http://azureofrp.tumblr.com/">AZUREOFRP </a>
  855.  
  856. </div>
  857. </div>
Advertisement
Add Comment
Please, Sign In to add comment