Advertisement
InfiniteTherese

Reckless Serenade (2 column)

Oct 31st, 2014
1,295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.02 KB | None | 0 0
  1. <!-
  2. theme by coldplaytbh. i made a lot of effort so DO NOT REMOVE THE CREDIT. if you want to remove the credit put it in your faq. you can delete this now. p.s. dear bitch, you are using my theme. and its not yours. pls follow me on ig: theresewbu and also in my tumblr: coldplaytbh. thanks for using my theme darling.
  3. -!>
  4.  
  5. <html lang="en">
  6.  
  7. <head>
  8.  
  9. <meta name="color:Background" content="#ffffff"/>
  10. <meta name="color:Title" content="#aaa"/>
  11. <meta name="color:Text" content="#363636"/>
  12. <meta name="color:Link" content="#282929"/>
  13. <meta name="color:scrollbar" content="#727272"/>
  14. <meta name="color:blogtitle" content="#427ea3" />
  15. <meta name="color:sidebarlink" content="#213f52" />
  16. <meta name="color:descriptioncolor" content="#484e4f"/>
  17. <meta name="image:Background" content=""/>
  18. <meta name="image:Sidebar" content=""/>
  19. <meta name="if:twocolumn" content="0"/>
  20. <meta name="if:threecolumn" content="0"/>
  21. <meta name="if:left" content="1"/>
  22. <meta name="if:center" content="0" />
  23. <meta name="if:right" content="0" />
  24. <meta name="text:blogtitle size" content="21"/>
  25. <meta name="text:blogtitle" content="balaclava" />
  26. <meta name="text:sidebarheight" content="340px" />
  27. <meta name="text:link one" content="" />
  28. <meta name="text:link one title" content="" />
  29. <meta name="text:link two" content="" />
  30. <meta name="text:link two title" content="" />
  31. <meta name="text:link three" content="" />
  32. <meta name="text:link three title" content="" />
  33. <meta name="text:link four" content="" />
  34. <meta name="text:link four title" content="" />
  35.  
  36.  
  37. </script>
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42. #tumblr_controls{
  43. position:fixed !important;
  44. -webkit-filter: invert(100%)
  45. }
  46.  
  47. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  48.  
  49. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  50.  
  51. ::-webkit-scrollbar { width: 8px; height: 4px; background: #eeeeee; border:1px solid #EEE0E5; -webkit-border-radius:999px;}
  52.  
  53. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};-webkit-border-radius:5px; border:1px solid #fff;}
  54.  
  55. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  56.  
  57. body{
  58. margin:5px;
  59. background-color: {color:Background};
  60. background-image:url({image:Background});
  61. background-attachment: fixed;
  62. background-repeat: repeat;
  63. font-size: 8px;
  64. font-family: arma;
  65. line-height:8px;
  66. color:{color:Text};
  67. }
  68.  
  69. a:link, a:active, a:visited{
  70. color:{color:link};
  71. text-shadow:0px 0px 0px #000;
  72. text-decoration: none;
  73. -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;
  74. }
  75.  
  76. a:hover {
  77. text-decoration: none;
  78. text-shadow:0px 0px 0px #000;
  79. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  80. }
  81.  
  82. #cunt{width:250px; height:auto;}
  83. {block:PermalinkPage}
  84. width:410px;
  85. {/block:PermalinkPage}
  86. }
  87.  
  88. #center{
  89. padding-top:3px;
  90. padding-bottom:3px;
  91. position:fixed !important;
  92. width:250px;
  93. height:207px;
  94. background-color:#fff;
  95. {block:PermalinkPage}
  96. width:410px;
  97. margin-left:800px;
  98. height:207px;
  99. {/block:PermalinkPage}
  100. }
  101.  
  102. #sidebar{
  103. position:fixed !important;
  104. width:180px;
  105. background:white;
  106. height:{text:sidebarheight};
  107. padding:10px;
  108. margin-top:130px;
  109. padding-top:10px;
  110. margin-left:800px;
  111. text-align:
  112. {block:ifcenter}center{/block:ifcenter}
  113. {block:ifright}right{/block:ifright}
  114. {block:ifleft}left{/block:ifleft}
  115. ;
  116. line-height:8px;
  117. opacity:1;
  118. border:1px solid #ddd;
  119. -webkit-transition: all .7s ease;
  120. -moz-transition: all .7s ease;
  121. -o-transition: all .7s ease;
  122. transition: all .7s ease;
  123. }
  124.  
  125. #desc{
  126. position:fixed;
  127. width:180px;
  128. height:auto;
  129. font-family:arial;
  130. letter-spacing:1px;
  131. text-transform:normal;
  132. font-family:7px;
  133. margin-top:20px;
  134. margin-left:-5px;
  135. color:{color:descriptioncolor};
  136. line-height:9px;
  137. overflow:hidden;
  138. padding:5px;
  139. background:white;
  140. text-align:
  141. {block:ifcenter}center{/block:ifcenter}
  142. {block:ifright}right{/block:ifright}
  143. {block:ifleft}left{/block:ifleft}
  144. ;
  145. }
  146.  
  147. #arabella{
  148. width:180px;
  149. height:auto;
  150. background:white;
  151. text-transform:uppercase;
  152. font-family:calibri;
  153. color:{color:sidebarlink};
  154. font-family:7.5px;
  155. margin-top:10px;
  156. text-align:
  157. {block:ifcenter}center{/block:ifcenter}
  158. {block:ifright}right{/block:ifright}
  159. {block:ifleft}left{/block:ifleft}
  160. ;
  161. }
  162.  
  163.  
  164. #sidebarpic{
  165. width:180px;
  166. -webkit-transition: all .7s ease;
  167. -moz-transition: all .7s ease;
  168. -o-transition: all .7s ease;
  169. transition: all .7s ease;
  170. }
  171.  
  172. #sidebarpic img{
  173. width:180px;
  174. }
  175.  
  176. #suckitandsee{
  177. color:{color:blogtitle};
  178. width:180px;
  179. z-index:999;
  180. letter-spacing:2px;
  181. margin-left:0px;
  182. margin-top:5px;
  183. position:fixed;
  184. font-family:arial;
  185. text-transform:uppercase;
  186. font-size:{text:blogtitle size}px;
  187. line-height:27px;
  188. text-align:
  189. {block:ifcenter}center{/block:ifcenter}
  190. {block:ifright}right{/block:ifright}
  191. {block:ifleft}left{/block:ifleft}
  192. ;
  193. }
  194.  
  195. #posts{
  196. opacity: 1;
  197. float:center;
  198. {block:indexpage}
  199. width:800px;
  200. {/block:indexpage}
  201. {block:permalinkpage}
  202. width:800px;
  203. margin-top:150px;
  204. {/block:permalinkpage}
  205. margin-left:220px;
  206. margin-top:-10px;
  207. transition: all 0.5s ease-out;
  208. -o-transition-transition: all 0.5s ease-out;
  209. -webkit-transition: all 0.5s ease-out;
  210. -moz-transition: all 0.5s ease-out;
  211. }
  212.  
  213. #posts:hover{
  214. opacity: 1;
  215. transition: all 0.5s ease-out;
  216. -o-transition-transition: all 0.5s ease-out;
  217. -webkit-transition: all 0.5s ease-out;
  218. -moz-transition: all 0.5s ease-out;
  219. }
  220.  
  221. #entry{
  222. opacity:1;
  223. font-family: calibri;
  224. font-size: 10px;
  225. text-align:left;
  226. z-index:1;
  227. float:left;
  228. margin:0px;
  229. border-radius:0px;
  230. border:1px solid #eee;
  231. padding:15px;
  232. width:250px;
  233. height: auto;
  234. {block:PermalinkPage}
  235. width: 450px;
  236. height: auto;
  237. {/block:PermalinkPage}
  238. line-height:11px;
  239. background-color:#fff;
  240. margin-right:4px;
  241. overflow:hidden;
  242. margin-bottom:4px;
  243. padding-bottom: 16px;
  244. transition: all 0.9s ease-out;
  245. -o-transition-transition: all 0.9s ease-out;
  246. -webkit-transition: all 0.9s ease-out;
  247. -moz-transition: all 0.9s ease-out;
  248. }
  249.  
  250. #entry:hover{
  251. opacity: 1;
  252. transition: all 0.9s ease-out;
  253. -o-transition-transition: all 0.9s ease-out;
  254. -webkit-transition: all 0.9s ease-out;
  255. -moz-transition: all 0.9s ease-out;
  256. }
  257.  
  258.  
  259. #entry .perma a{
  260. color:;}
  261.  
  262. .permalink {
  263. display: block;
  264. border-top: 1px solid #ddd;
  265. padding: 3px;
  266. margin: 4px 8px 0px 8px;
  267. font-family: pixel;
  268. font-size: 8px;
  269. color: #424242;
  270. line-height: 18px;
  271. text-align: center;
  272. text-decoration: none;
  273. text-transform:uppercase;
  274. -webkit-transition: color 0.9s ease-out;
  275. -moz-transition: color 0.9s ease-out;
  276. }
  277.  
  278. #entry .perma a{
  279. color:;
  280. -webkit-transition: color 0.9s ease-out;
  281. -moz-transition: color 0.9s ease-out;
  282. }
  283.  
  284.  
  285. #entry .perma{
  286. width:auto;
  287. height:15px;
  288. position: absolute;
  289. line-height: 15px;
  290. overflow:hidden;
  291. font-family:calibri;
  292. letter-spacing:1px;
  293. text-transform:uppercase;
  294. text-align:center;
  295. font-size:9.5px;
  296. height:15px;
  297. margin-left:4px;
  298. margin-top:5px;
  299. color:{color:Text};
  300. background:#fff;
  301. opacity: 0;
  302. padding:5px;
  303. transition: all 0.7s ease-out;
  304. -o-transition-transition: all 0.7s ease-out;
  305. -webkit-transition: all 0.7s ease-out;
  306. -moz-transition: all 0.7s ease-out;
  307. }
  308.  
  309. #entry:hover .perma{
  310. opacity:0.95;
  311. -webkit-transition: all 0.7s ease-in-out;
  312. -moz-transition: all 0.7s ease-in-out;
  313. -o-transition: all 0.7s ease-in-out;
  314. -ms-transition: all 0.7s ease-in-out;
  315. transition: all 0.7s ease-in-out;
  316. }
  317.  
  318. #entry .perma2{
  319. width:auto;
  320. height:15px;
  321. position: absolute;
  322. line-height: 15px;
  323. overflow:hidden;
  324. font-family:calibri;
  325. letter-spacing:1px;
  326. text-transform:uppercase;
  327. text-align:center;
  328. font-size:9.5px;
  329. margin-left:4px;
  330. margin-top:32px;
  331. color:{color:Text};
  332. background:#fff;
  333. opacity: 0;
  334. padding:5px;
  335. transition: all 0.7s ease-out;
  336. -o-transition-transition: all 0.7s ease-out;
  337. -webkit-transition: all 0.7s ease-out;
  338. -moz-transition: all 0.7s ease-out;
  339. }
  340.  
  341. #entry:hover .perma2{
  342. opacity:0.95;
  343. -webkit-transition: all 0.7s ease-in-out;
  344. -moz-transition: all 0.7s ease-in-out;
  345. -o-transition: all 0.7s ease-in-out;
  346. -ms-transition: all 0.7s ease-in-out;
  347. transition: all 0.7s ease-in-out;
  348. }
  349.  
  350. .permalinktext {
  351. display: block;
  352. padding: 2px;
  353. margin: 8px 2px 0px 8px;
  354. font-family:calibri;
  355. letter-spacing:1px;
  356. font-size:7.5px;
  357. color: #aaaaaa;
  358. line-height: 10px;
  359. letter-spacing:2px;
  360. text-align: right;
  361. text-transform:uppercase;
  362. -webkit-transition: color 0.5s ease-out;
  363. -moz-transition: color 0.5s ease-out;
  364. border-top: 1px solid #fafafa
  365. }
  366.  
  367.  
  368.  
  369. #postnotes{
  370. text-align: left;
  371. }
  372.  
  373. #postnotes blockquote{
  374. border: 0px;
  375. }
  376.  
  377. askk {
  378. font-family: calibri;
  379. color: {color:Title};
  380. font-size:8px;
  381. text-transform:uppercase;
  382. letter-spacing:1px;
  383. z-index:1;
  384. }
  385.  
  386. .title{
  387. font-family:arial;
  388. font-size: 11px;
  389. line-height: 11px;
  390. color: {color:Title};
  391. text-transform:uppercase;
  392. font-weight: normal;
  393. letter-spacing:2px;
  394. text-transform: normal;
  395. padding: 2px 0px 0px 0px;
  396. }
  397.  
  398.  
  399. blockquote{
  400. padding:0px 0px 0px 2px;
  401. margin:0px 0px 0px 1px;
  402. border-left: 3px solid {color:scrollbar};
  403. }
  404. ul, ol, li{
  405. list-style:none;
  406. margin:0px;
  407. padding:0px;
  408. }
  409.  
  410. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  411. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  412. }
  413.  
  414. a.links {
  415. font-family: ronda;
  416. font-size: 8px;
  417. line-height: 8px;
  418. text-transform: normal;
  419. letter-spacing:0px;
  420. display:block;
  421. padding: 0px;
  422. margin-bottom: 0px;
  423. }
  424.  
  425. a.links:hover {
  426. font-style: none;
  427. text-decoration: none;
  428. letter-spacing:10px;
  429. }
  430.  
  431.  
  432. #audio {
  433. width:200px;
  434. height:auto;
  435. min-height:60px;
  436. padding-bottom:0px;
  437. }
  438. .cover {
  439. position:absolute;
  440. z-index:1;
  441. width:60px;
  442. height:60px;
  443. }
  444. .cover img {
  445. float:left;
  446. width:60px;
  447. height:60px;
  448. }
  449. .playbox {
  450. opacity:0.6;
  451. width:27px;
  452. height:30px;
  453. overflow:hidden;
  454. position:absolute;
  455. z-index:1000;
  456. margin-left:17px;
  457. margin-top:17px;
  458. text-align:center;
  459. }
  460. .info {
  461. margin-left:73px;
  462. margin-top:4px;
  463. line-height:14px;
  464. }
  465.  
  466.  
  467. </style>
  468. <title>{title}</title>
  469. <link rel="shortcut icon" href="{favicon}">
  470. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  471. <meta name="viewport" content="width=720" />
  472. </head>
  473. <body onkeydown="return false">
  474. <div id="center">
  475. <div id="sidebar">
  476.  
  477. <center>
  478. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div><div id="suckitandsee"><b>{text:blogtitle}</b></div>
  479. <div id="desc"><div id="arabella">
  480. <a href="{text:link one}"style="color:{color:sidebarlink};">{text:link one title}</a> • <a href="{text:link two}"style="color:{color:sidebarlink};">{text:link two title}</a> • <a href="{text:link three}"style="color:{color:sidebarlink};">{text:link three title}</a> • <a href="{text:link four}"style="color:{color:sidebarlink};">{text:link four title}</a> • <a href="http://coldplaytbh.tumblr.com"style="color:{color:sidebarlink};">credit</a>
  481. </div><br>
  482. {description}
  483. </div></div>
  484.  
  485. <div id="posts">
  486. {block:Posts}
  487. <div id="entry">
  488.  
  489. {block:Text}
  490. {block:Title}<span class="title"><b>{Title}</b></span>{/block:Title}
  491. <span class="entrytext">{Body}</span>
  492. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  493. {/block:Text}
  494.  
  495. {block:Link}
  496. <a href="{URL}" class="title"><b>{Name}</b></a>
  497. {block:Description}{Description}{/block:Description}
  498. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  499. {block:Link}
  500.  
  501. {block:Photo}{block:IndexPage}
  502. <div class="perma">
  503. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  504. </span></div>
  505. <div class="perma2">
  506. <a href="{permalink}"><b>{NoteCountwithlabel}</b></a></span></div>
  507.  
  508. {/block:IndexPage}
  509. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px </a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}
  510. {/block:Photo}
  511.  
  512.  
  513. {block:Quote}
  514. <span class="entrytext">{Quote}</span>
  515. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  516. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  517. {/block:Quote}
  518.  
  519. {block:Chat}
  520. {block:Title}<span class="title"><b>{Title}</b></span>{/block:Title}
  521. <ul class="chat">
  522. {block:Lines}
  523. <li class="user_{UserNumber}">
  524. {block:Label}
  525. <span class="label">{Label}</span>
  526. {/block:Label}
  527.  
  528. {Line}
  529. </li>
  530. {/block:Lines}
  531. </ul>
  532. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  533. {/block:Chat}
  534.  
  535.  
  536. {block:Audio}
  537.  
  538. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  539. {block:IndexPage}
  540. {/block:IndexPage}
  541. {/block:Audio}
  542.  
  543. {block:Video}<center>
  544. <div style="padding-top:0px; padding-bottom:2px;">
  545. {Video-250}</div>
  546. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  547. <div class="permalinktext"> <a href="{ReblogURL}" target="_blank">reblog</a> <font color="#aaa">/</font> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  548. {block:Video}
  549.  
  550. {block:Answer}
  551. <br>
  552. <div style="border-radius:5px; border: 1px solid #eee; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px #eee;">
  553. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  554. <askk>{Asker}</askk>: {Question}<br></div>
  555. <div style="font-family: calibri; font-size: 10px;">
  556. {Answer}
  557. </div>
  558. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">/</font> <a href="{permalink}">{timeago}</a> </div>
  559. {/block:Answer}
  560.  
  561. {block:PostNotes}<div align="middle">{caption}</div>
  562. <center>
  563.  
  564. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  565.  
  566. {block:HasTags}
  567. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  568. {block:RebloggedFrom}
  569. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  570. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  571.  
  572. {/block:RebloggedFrom}
  573. </center></span>
  574. <br>
  575. <div id="postnotes">{PostNotes}</div><br>
  576.  
  577. <center>{block:ContentSource}
  578. <br><a href="{SourceURL}">
  579. {lang:Source}:
  580. {block:SourceLogo}
  581. <img src="{BlackLogoURL}" width="{LogoWidth}"
  582. height="{LogoHeight}" alt="{SourceTitle}" />
  583. {/block:SourceLogo}
  584. {block:NoSourceLogo}
  585. {SourceLink}
  586. {/block:NoSourceLogo}
  587. </a>
  588. {/block:ContentSource}</center>
  589.  
  590. {/block:PostNotes}
  591. </div>
  592. {/block:Posts}
  593. </div></div>
  594.  
  595. {block:indexpage}
  596. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  597. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  598. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  599. <script type="text/javascript">
  600. $(window).load(function(){
  601. var $wall = $('#posts');
  602. $wall.imagesLoaded(function(){
  603. $wall.masonry({
  604. itemSelector: '#entry, #entry_photo',
  605. isAnimated : false
  606. });
  607. });
  608.  
  609. $wall.infinitescroll({
  610. navSelector : '#page-nav',
  611. nextSelector : '#page-nav a',
  612. itemSelector : '#entry, #entry_photo',
  613. bufferPx : 2000,
  614. debug : false,
  615. errorCallback: function() {
  616. $('#infscr-loading').fadeOut('normal');
  617. }},
  618. function( newElements ) {
  619. var $newElems = $( newElements );
  620. $newElems.hide();
  621. $newElems.imagesLoaded(function(){
  622. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  623. });
  624. }); $('#content').show(500);
  625. });
  626. </script>
  627. {/block:indexpage}
  628.  
  629. </body>
  630. <div style="position:fixed;bottom:6px;right:4px;font-family:arial;font-size:20px;background:white;"><a href="http://coldplaytbh.tumblr.com/">†</a></div></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement