Advertisement
Lolovers

Theme Soprano

Aug 3rd, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 17.00 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">
  3.  
  4. <head>
  5.  
  6.  
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10.  
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  13.  
  14. <script type="text/javascript">
  15. function changeNavigation(id) {document.getElementById('post').innerHTML=document.getElementById(id).innerHTML}
  16. </script>
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <style type="text/css">
  24.  
  25.  
  26.  
  27. /*** fundo ***/
  28. body {background: url('http://media.tumblr.com/e7dcd636e03103a566e04ca03c4853a0/tumblr_inline_mq27ezirDL1qz4rgp.jpg');}
  29.  
  30.  
  31. /*** Centralização do theme - Não mecha~***/
  32.  
  33. #pagina {background-image: url('');width: 800px; margin-left: auto;margin-right: auto;}
  34.  
  35. #header {background: url('') no-repeat top center; width:0px;height: 0px;  margin-top: 00px;z-index:1000; margin-left:340px; margin-right:0px;}
  36.  
  37. #footer {background:url('') no-repeat; width: 893px; height: 0px; clear: both; padding-bottom: 0px; z-index:500;margin-left:0px; margin-right:0px;background-repeat: no-repeat;}
  38.  
  39. #sidebar {  width: 300px; text-align: justify; padding: 5px; float: left; margin-top: 0px; margin-left: 0px; color: #5C4666; border-right:0px dotted #c4c4c4;position:fixed;}
  40.  
  41. #conteudo { width: 490px; font-family: bold;text-align: justify; margin-left:5px; margin-right:-40px; float: right; margin-top:-0px;z-index:500;}
  42.  
  43.  
  44. /*** Formatação do negrito, italico e etc... Links e seleção colorida***/
  45.  
  46. b, strong { color: #b4b4b4; TEXT-DECORATION: none; border-bottom: 1px dashed #none; }
  47. u {color: #999; TEXT-DECORATION: none; border-bottom: 1px solid #a9c7b2;}
  48. s, strike {color: #ccc;}
  49. i {color: #fbadac; TEXT-DECORATION: none;}
  50.  
  51.  
  52. a:link, a:active, a:visited {
  53. color: #b4b4b4;
  54. text-decoration: none;
  55. cursor: auto;
  56. }
  57.  
  58. a:hover { color: #000;
  59. text-decoration: none;
  60. cursor: auto;}
  61.  
  62.  
  63. ::-moz-selection {background: #000; color: #fff;}
  64. ::selection {background: #000; color:#fff;}
  65.  
  66.  
  67.  
  68.  
  69. /*** Formatação de texto***/
  70.  
  71. .h1 { font-weight:normal; line-height:20px; margin:-3px 1px 6px 1px; color: #fff; text-shadow: 0px 0px 0px #FFFFFF;text-align: center; padding-top:15px; font-size:17px; font-family: 'Open Sans', sans-serif;}
  72.  
  73.  
  74. .h7{background: #a6c0ba; font-family:'Play', sans-serif; font-size: 15px;padding-left:5px; border-radius:2px; margin-bottom:10px;color:#fff;padding:5px;}
  75.  
  76.  
  77.  
  78. /*** Estilos da caixas dos post e sidebar ***/
  79.  
  80. .post{margin-bottom:9px;}
  81.  
  82. .box {overflow:hidden;letter-spacing: 1px; text-align: left; color: #999; background-color: #fff; padding:5px; text-align:normal;  padding-top:5px;   border:0px solid #EDDCE0;border-radius: 2px;font-family: 'Play', sans-serif; font-size:10px;}
  83.  
  84. .caixinha1 {width:490px;margin-top:-20px; overflow:hidden;letter-spacing: 1px; text-align: left; color: #999; background-color: #fff; padding:5px; text-align:normal;  padding-top:5px;  box-shadow: 3px 3px 1px #e6ecef; border:0px solid #EDDCE0;border-radius: 2px;font-family:'Open Sans', sans-serif ; font-size:10px;}
  85.  
  86. .sisi { color: #bdbcbc; background-color: #transparent; padding:5px; text-align:normal;  padding-top:5px; text-align:center; border:0px solid #EDDCE0;border-radius: 0px;font-family: giorgia ; font-size:12px;border-radius:2px;}
  87.  
  88. .menu {-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s;}
  89. .sisi .menu{margin-top:0px;opacity:0.0;}
  90. .sisi:hover .menu{margin-top:0px;opacity:1.0;}
  91.  
  92.  
  93. /*** Notes enfeitados por things-to-help-you  ******/
  94. ol.notes { display : block;border-left : 1px solid #fae2e8;bakground-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #1f1f1f; list-style-type: none; font-size: 10px;}
  95. ol.notes li.note {border-top: solid 1px #fff; padding: 4px;}
  96. ol.notes li.note img.avatar {display: none;}
  97. ol.notes li.note span.action {font-weight: none;}
  98. ol.notes li.note .answer_content {font-weight: normal;}
  99. ol.notes li.note blockquote {display: none;}
  100. ol.notes li.note blockquote a {text-decoration: none;}
  101. ful { list-style: none; }
  102. ol { list-style-position: inside; }
  103. * { margin: 0; padding: 0; outline: none; }
  104. .caixa  {overflow: hidden;background: #000; padding: 7px;
  105. font-family: Verdana, Geneva, sans-serif;
  106. color: #ff81b9;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  107. .extra {border-left: 4px solid #ff81b9; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  108. .extrass {border-left: 4px solid #ff81b9; display : block;border-bottom : 1px solid #ff81b9;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  109. .extra a {padding-right: 6px; color: #80acb9; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  110.  
  111. .wishlist {background: #f5f5f5; colocar:#999; font-size:11px; font-family:arial; padding:5px;margin-bottom:2px;}
  112.  
  113.  
  114. pre {background: #f5f5f5; font: 12px arial; color: #777 width: auto; height:auto; overflow:auto; padding:5px; }
  115.  
  116.  
  117. /*** tamanho, borda, opacidade em imagens **/
  118.  
  119. .imagem {border-radius:100px; margin-left:-20px;margin-bottom:0px;}
  120.  
  121. .border1 {border-radius:100px; margin-left:-20px;margin-bottom:10px;}
  122.  
  123.  
  124. .fofo {margin-top: 10px;float:left;margin-left: -20px;position:fixed;}
  125.  
  126. .ponta2 {margin-top:0px; float:left; margin-right:0px;}
  127.  
  128.  
  129. /*** tamanho dos vídeos e photoset***/
  130.  
  131. .video {width:477px;}
  132. .photoset {width:477px;}
  133.  
  134. /*** blockquote e tabelinhas ***/
  135.  
  136.  
  137. blockquote {background: #f3f3f3; margin: 0 5px; text-align: justify; line-height:150%; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;border: 2px dashed #e0eff2;margin-top:10px;margin-bottom:10px;}
  138.  
  139. .blockquote {background: #f3f3f3; margin: 0 5px; text-align: justify; line-height:150%; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;border: 2px dashed #e0eff2;margin-top:10px;margin-bottom:10px;}
  140.  
  141.  
  142.  
  143. /*** Estilo de ask ***/
  144.  
  145. .pergunta {background: #f5f5f5;font-family: 'Open Sans', sans-serif; font-size:11px; color: #999;text-shadow: 0px 0px 0px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-top-left-radius: 5px;
  146. border-top-right-radius: 5px;}
  147.  
  148. .perguntou {background: #e7e7e7; color:#999;font-family: 'Open Sans', sans-serif; font-size:11px; color: #fff;text-shadow: 0px 0px 0px #eee;padding:3px;text-align: justify;margin-left: auto;margin-right: auto;margin-bottom:10px;border-bottom-left-radius: 5px;
  149. border-bottom-right-radius: 5px;}
  150.  
  151. .perguntou a {color: #b4b4b4;}
  152.  
  153. .pergunta p {margin:1px 0px;}
  154.  
  155. .fotos {float:left; border-radius:20px;margin-top:-7px;margin-right:5px;}
  156.  
  157. .xx {float:right;width:15px; height:15px;}
  158.  
  159. .resposta {background: #f5f5f5;font-family: 'Open Sans', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 0px 0px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;}
  160.  
  161.  
  162. /* Chat por Anna (livelikeasuicide) *********/
  163. .chat {background: #fff; margin: 0; font-size:
  164. 10px; font-family: Fonte;}
  165. .chat .chat1 {margin-left: 0px;}
  166. .chat .chat1 .chat2 {background: #e4f0f4; color: #999;
  167. margin-bottom: 1px; padding: 4px 4px 4px 4px;} /* Primeira linha */
  168. .chat .chat1 .chat2.even {background: #fff;
  169. color: #999;} /* Segunda linha */
  170. .chat .chat1 .chat2 span{font-weight: bold;}
  171.  
  172. /*** Quote estilo por: things-to-help-you***********/
  173. .quote  {font-family: 'Play', sans-serif;  font-size: 15px;  text-align:justy; padding: 4px; color: #999; }
  174. .quotem {overflow: hidden; padding: 5px; background: #f5f5f5; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  175. .bottomq {background: url('') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  176. .ci {color: #999; display: inline-block;background: #e8f2f6; padding: 3px; margin-left: 20px; margin-top: -14px; margin-bottom: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 2px;}
  177. .ci a {color: #fff;}
  178. .ci a:hover {color: #fff;}
  179.  
  180.  
  181. /*** Block de audio - TTHY **/
  182. .trackid  {font-family: 'Pontano Sans', sans-serif;  font-size: 9pt; margin-left: 98px;padding: 8px; margin-top: 1px; margin-bottom: 2px; background:#f3f3f3;margin-right: 0px; text-shadow: 0px 1px 1px #;}
  183. .trackid  c {color: #777;text-transform:uppercase; font-size: 8pt;}
  184. .trackid2  {margin-top: 1px; background:#f3f3f3; display: block; height:27px;overflow:hidden; padding:1px;}
  185. .album {opacity: 0.7;margin-top: 0px; float: left; display: inline-block;}
  186. .boxmusica {background:#f3f3f3;}
  187. .clear {margin-top:1px;}
  188.  
  189.  
  190.  /*** Permalink***/
  191. .tag {letter-spacing: 0px; text-align: right; color: #bdbcbc; background-color: #transparent; padding:1px; text-align:normal;  border:0px solid #EDDCE0;border-radius: 0px;font-family:'Open Sans', sans-serif ; font-size:10px;padding-left:7px;border-top:1px solid #eeeeee;}  
  192.  
  193.  
  194.  
  195. /***Menu***/
  196. .mennu {background: #transparent;font-family:'Open Sans', sans-serif ; font-size:10px; padding:3px; -webkit-transition-duration: .50s;display: inline-block;margin:3px;}
  197.  
  198. .mennu:hover {background: #f5f5f5;border-radius:2px;}
  199.  
  200.  
  201.  
  202. .menuzinhofofo {position:fixed; margin-top:30px; margin-left:45px;width:auto;display:block;width:180px;}
  203.  
  204.  
  205. /*** Paginação***/
  206.  
  207. #paginacao {font-size: 9px; font-family:arial; line-height: 21px; color: #777;}
  208.  
  209. #paginacao a {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;margin-left:2px;}
  210.  
  211. #paginacao a:hover {background: #fff; border: none;border-radius:0px;}
  212.  
  213. #paginacao span.pagina_atual {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;}
  214.  
  215. #paginacao span.info {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;margin-right:5px;}
  216.  
  217.  
  218. </style>
  219.  
  220.  
  221.  
  222.  
  223. <body>
  224.  
  225.  
  226. <div id="pagina">
  227.  
  228.  
  229. <div id="header"></div>
  230.  
  231. <div id="sidebar">
  232. <div class="sisi">
  233. <div class="imagem"><img src="http://24.media.tumblr.com/f5b82e9a807ab177761c4f377981dffa/tumblr_mqut98tE1C1r5uehlo3_500.gif" width="355" height="180" class="border1"></div>
  234.  
  235. {block:Description}{Description}{/block:Description}
  236.  
  237.  
  238. <center><div class="menu"><a href="/" class="mennu"><div style="color:#777"> Home</div></a>
  239.  
  240. <a href="/ask" class="mennu"><div style="color:#777"> Ask me</div></a>
  241.  
  242. <a href="LINK" class="mennu"><div style="color:#777"> Twitter</div></a>
  243.  
  244. <a href="LINK" class="mennu"><div style="color:#777"> Facebook</div></a>
  245.  
  246.  
  247. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('tumblr').innerHTML" class="mennu"><div style="color:#777"> ++++++</div></a>
  248. </div></div></center>
  249. <br><br>
  250.  
  251. <center>
  252. {block:IndexPage}  
  253. <div id="paginacao">
  254. {block:Pagination}{block:PreviousPage}
  255. <a href="{PreviousPage}"><<</a>
  256. {/block:PreviousPage}
  257. {/block:Pagination}
  258. {block:Pagination}
  259. {block:NextPage}
  260. <a href="{NextPage}">>></a>
  261. {/block:NextPage}
  262. {/block:Pagination}
  263. </div></center>
  264. {/block:IndexPage}
  265. </center>
  266.  
  267.  
  268.    
  269. </div>
  270.  
  271.  
  272.  
  273. <div id="conteudo">
  274.  
  275.  
  276.  
  277.  
  278. <div id="post">
  279.  
  280. {block:Posts}
  281.  
  282.  
  283.  
  284. {block:Regular}<div class="post"><div class="box">
  285.  
  286.  
  287.  
  288. {block:Title}<div class="h1"><p>{Title}</div>{/block:Title}
  289. <div class="entry">{Body}</div>
  290.  
  291. <div class="divdate"></div>
  292.  
  293.  
  294.  
  295. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  296.  
  297. </div></div> </div>
  298. <div class="sombra"></div>
  299.  
  300. {/block:Regular}
  301.  
  302.  
  303.  
  304. {block:Photo}
  305. <div class="post"><div class="box">
  306.  
  307.  
  308.  
  309. <center>{LinkOpenTag}<div class="opacidade"><img src="{PhotoURL-500}" class="border3" alt="{PhotoAlt}" width=477px/></div>{LinkCloseTag}</center>
  310. {block:Caption}          
  311. <br>
  312. <div class="caption">{Caption}</div>
  313. {/block:Caption}
  314.  
  315.  
  316. <div class="divdate"></div>
  317.  
  318.  
  319.  
  320. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  321.  
  322.  
  323. </div></div></div><div class="sombra"></div>
  324. {/block:Photo}
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335. {block:Answer}
  336. <div class="post"><div class="box">
  337. <div class="pergunta">{Question}</div>
  338. <div class="perguntou"><img src="{AskerPortraitURL-30}" class="fotos">Pergunta feita por: {Asker} <div class="xx"><img src="http://media.tumblr.com/a6d07429add5ed1595b2f7190142bdc0/tumblr_inline_mjx7nkRGyk1qz4rgp.png"></div></div>
  339. <div class="resposta">{Answer}</div>
  340.  
  341.  
  342. <br><div style="float: center"><div class="tag">Respondida em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> |  <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  343.  
  344.  
  345. </div></div></div>
  346. {/block:Answer}
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353. {block:Quote}  
  354. <div class="post"><div class="box">    
  355. <div class="quotem">
  356. <div class="quote">{Quote}</div>  
  357. </div>
  358. <div class="bottomq"></div>
  359. <div class="ci">{block:Source}
  360. <div class="source">{Source}</div>
  361. {/block:Source}</div>
  362.  
  363.  
  364.  
  365.  
  366. <div class="divdate"></div>
  367.  
  368.  
  369.  
  370. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  371.  
  372.  
  373. </div> </div> </div><div class="sombra"></div>
  374. {/block:Quote}
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381. {block:Link}
  382. <div class="post"><div class="box">
  383.  
  384.  
  385. <a href="{URL}" class="link" {Target}><div class="h1">{Name}</div></a>
  386. {block:Description}
  387. <div class="description">{Description}</div>
  388. {/block:Description}
  389.  
  390.  
  391. <div class="divdate"></div>
  392.  
  393.  
  394.  
  395.  
  396. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  397.  
  398.  
  399. </div></div> </div>
  400. <div class="sombra"></div>
  401. {/block:Link}
  402.  
  403.  
  404.  
  405.  
  406. {block:Chat}
  407. <div class="post"><div class="box">
  408.  
  409.  
  410.  
  411. <div class="chat">
  412. <div class="chat1">
  413. {block:Lines}
  414. <div class="chat2 {Alt}">
  415. {block:Label}
  416. <span>{Label}</span>
  417. {/block:Label}
  418. {Line}</div>
  419. {/block:Lines}
  420. </div>
  421. </div>
  422. <div class="divdate"></div>
  423.  
  424.  
  425.  
  426.  
  427.  
  428. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  429.  
  430.  
  431. </div></div> </div><div class="sombra"></div>
  432. {/block:Chat}
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439. {block:Audio}
  440. <div class="post"><div class="box">
  441.  
  442.  
  443.  
  444. <div class="trackid2">{AudioPlayerGrey}</div>
  445. <div class="boxmusica">
  446. <div class="album">{block:AlbumArt}
  447. <img src="{AlbumArtURL}" class="album"width="95" >
  448. {/block:AlbumArt}</div>
  449. {block:TrackName}<div class="trackid">
  450. <c>Faixa:</c> {TrackName}</div>{/block:TrackName}
  451. {block:Artist} <div class="trackid"><c>Artista:</c> {Artist}</div>{/block:Artist}
  452. <div class="trackid"><c>Executado:</c> ({PlayCount}) Vezes</div>
  453. <div class="clear"></div>
  454. </div>
  455.  
  456.  
  457. <div class="divdate"></div>
  458.  
  459.  
  460.  
  461.  
  462. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  463.  
  464.  
  465. </div></div> </div><div class="sombra"></div>
  466. {/block:Audio}
  467.  
  468.  
  469.  
  470.  
  471.  
  472. {block:Video}
  473. <div class="post">
  474. <div class="box">
  475.  
  476.  
  477.  
  478. <div class="video">{Video-500}</div>
  479. {block:Caption}
  480. <div class="caption">{Caption}</div>
  481. {/block:Caption}</center>
  482.  
  483.  
  484. <div class="divdate"></div><div class="sombra"></div>
  485.  
  486.  
  487.  
  488.  
  489. <br><div style="float: center"><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  490.  
  491.  
  492. </div></div> </div>
  493. <div class="sombra"></div>
  494. {/block:Video}
  495.  
  496.  
  497.  
  498.  
  499. {block:PostNotes}
  500. <div class="caixa">
  501. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {block:RebloggedFrom} <a href="{ReblogParentURL}">  Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom}   {block:ContentSource}<a href="{SourceURL}" target=blank>  Source  </a>. {/block:ContentSource} </div>
  502. <div class="extra">
  503. <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  504. </div>
  505. <div class="extra">
  506. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  507. <span style="width:auto;">
  508. {block:HasTags}
  509. {block:Tags}
  510. <a class="tag" href="{TagURL}">{Tag}</a>
  511. {/block:Tags}
  512. {/block:HasTags}</span>
  513. <br>
  514. </div>
  515. <div class="extra">
  516. <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
  517. </div>
  518. </div><br>
  519. <div class="caixa">
  520. {PostNotes}
  521. </div>
  522. {/block:PostNotes}
  523.  
  524. {/block:Posts}
  525.  
  526. </div>
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533. <div id="tumblr" style="display:none;"><br>
  534.  
  535. <div class="caixinha1"><div class="h7">Creditos</div>
  536.  
  537. <div class="wishlist"> Theme e Design: <a href="http://jessierobsten.tumblr.com">Jessie Robsten</a></div>
  538. <div class="wishlist">Cores por: Photoshop CS5</div>
  539. <div class="wishlist">Fontes: Google</div>
  540. <div class="wishlist">Tutoriais úteis: <a href="http://things-to-help-you.tumblr.com/">TTHY</a></div>
  541. <div class="wishlist">BG: <a href="http://design-and-html.tumblr.com/">DAH</a></div>
  542. </div>
  543.  
  544.  
  545.  
  546.  
  547. </div>
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556. <div id="footer"></div>
  557.  
  558. </div>
  559.  
  560. </body>
  561. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement