Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <html>
- <!-----
- theme #007 by Rose @ itsacrimescene.tumblr.com
- Please do not copy or claim as your own
- Do not remove this credit from the code
- Thank you :3
- ------>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#575757" />
- <meta name="color:navibar" content="#4d4d4d" />
- <meta name="color:posts" content="#575757" />
- <meta name="color:link" content="#b6b6b6" />
- <meta name="color:linkbackground" content="#4d4d4d" />
- <meta name="color:linkhover" content="#be3c3e" />
- <meta name="color:text" content="#959595" />
- <meta name="color:info" content="#3a3a3a" />
- <meta name="color:infolink" content="#888888" />
- <meta name="color:title" content="#d33b46" />
- <meta name="color:askbackground" content="#6d6d6d" />
- <meta name="color:asktext" content="#2e2c27" />
- <meta name="color:bold" content="#2e2c27" />
- <meta name="color:italic" content="#2e2c27" />
- <meta name="image:sidebar" content="http://static.tumblr.com/ougddg1/Qe8m8ci4x/bw.png" />
- <meta name="image:background" content="http://static.tumblr.com/08d66df629d2fa8d85b0f3bb8c618828/ougddg1/4Gkmfwwzf/tumblr_static_oo7bg.png" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="text:blogtitle" content="" />
- <meta name="text:subtitle" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* BASICS */
- body {
- background-color:{color:background};
- color:{color:text};
- font-family: Palatino, Georgia, Times, serif;
- font-size: 11px;
- line-height:120%;
- text-align:justify;
- letter-spacing: 1px;
- margin-bottom:30px;
- margin-top: 0px;
- margin-left: 0px;
- margin-right: 0px;
- padding:0px;
- background-image:url('{image:background}');
- background-attachment:fixed
- }
- a:link, a:active, a:visited {
- color: {color:link};
- text-decoration:none;
- letter-spacing: 2px;
- }
- a:hover {
- color:{color:text};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- img a {border:0px;}
- p {margin-top:1px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left: 4px solid {color:navibar};}
- blockquote img {max-width:470px;}
- pre{font-family: Arial; font-size:11px; padding: 3px 5px 3px 5px; word-wrap: break-word; background-color:{color:linkbackground}; max-height:100px!important; overflow-y:auto;}
- b, strong {color: {color:bold}; font-weight:bold;}
- i, em {color: {color:italic};font-style:italic;}
- /* TOPBAR */
- #topbar {
- height: 111px;
- width: 100%;
- margin-top: 120px;
- background-color: {color:navibar};
- padding: 5px;
- z-index:-1;
- position:fixed;
- }
- #navibar {
- width: 190px;
- height:auto;
- background-color:transparent;
- margin: 0;
- position:absolute;
- padding: 10px 5px 10px 5px;
- }
- #navibar a {
- display:block;
- width: 100px;
- background-color: {color:background};
- font-size: 9px;
- font-family: Calibri;
- text-align: center;
- color: {color:infolink};
- padding:3px 0 3px 0;
- margin-top: 1px;
- margin-bottom:4px;
- text-transform: uppercase;
- letter-spacing: 2px;
- }
- #navibar a:hover {
- background-color: {color:linkhover};
- color: {color:text};
- }
- #icon {
- margin: -92px 0 0 111px;
- border-top-right-radius: 15px;
- border-bottom-left-radius: 15px;
- background-color: {color:background};
- padding: 7px 7px 5px 7px;
- position:absolute;
- }
- #icon img {
- width:64px;
- height:64px;
- margin: auto;
- border-top-right-radius: 15px;
- border-bottom-left-radius: 15px;
- }
- #pagination {
- margin: -10px 0 0 89px;
- color: {color:title};
- font-size: 11px;
- text-align: center;
- width: 100px;
- line-height: 10px;
- position: absolute;
- letter-spacing: 0px;
- }
- #pagination a {
- display:inline;
- background-color: transparent;
- }
- #pagination a:hover {
- background-color:transparent;
- color: {color:title};}
- #pagination b, strong {
- color: {color:title};}
- /* SIDEBAR */
- #sidebar {
- width: 225px;
- padding: 5px;
- margin-left: 760px;
- margin-top: 20px;
- position: fixed;
- border-top-right-radius: 15px;
- border-bottom-left-radius: 15px;
- background-color: {color:info};
- }
- .blogtitle {
- line-height: 20px;
- font-family: Georgia;
- font-size: 32px;
- font-style: italic;
- color: {color:title};
- text-align: center;
- padding: 3px;
- margin-top:0px;
- text-transform: lowercase;
- }
- .blogtitle a{
- color: {color:title};
- letter-spacing: -4px;
- background-color: transparent;
- text-shadow: -1px -1px 0px {color:info};
- }
- .blogtitle a:hover{
- color: {color:infolink};
- }
- .subtitle {
- color: {color:text};
- font-size: 10px;
- font-family: Calibri;
- padding: 2px;
- text-align: center;
- letter-spacing: 4px;
- text-transform: uppercase;
- margin-top: -5px;
- }
- #about {
- width: 210px;
- height: 286px;
- background-color: transparent;
- margin: 10px auto 12px auto;
- }
- .sidebarimg {
- width: 210px;
- height: 286px;
- margin: auto;
- }
- .sidebarimg img {
- width: 210px;
- height:286px;
- border-top-left-radius: 10px;
- border-bottom-right-radius: 10px;
- }
- .desc {
- width:180px;
- height:265px;
- padding: 15px;
- overflow: auto;
- font-size: 10px;
- letter-spacing: 1px;
- opacity: 0.3;
- margin:auto;
- position:absolute;
- background-color: {color:info};
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- #about:hover .desc {
- opacity: 0.9;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;}
- #sidebarlinks {
- margin: 10px auto 8px auto;
- background-color:transparent;
- width: 210px;
- height: auto;
- }
- #sidebarlinks a {
- font-size: 9px;
- font-family: Calibri;
- text-align: center;
- color: {color:infolink};
- padding:3px 0 3px 0;
- display: block;
- margin: 1px auto 3px auto;
- text-transform: uppercase;
- letter-spacing: 2px;
- background-color: {color:linkbackground};
- }
- #sidebarlinks a:hover {
- background-color: {color:linkhover};
- color: {color: text};
- }
- /* CONTAINER */
- #container {
- width: 550px;
- height: 100%;
- margin: 0 0 0 209px;
- background-color:transparent;
- }
- #entries {
- position:absolute;
- background-color: transparent;
- width: 540px;
- height: auto;
- margin: 20px auto;
- }
- #entry {
- width: 540px;
- height: auto;
- background-color: {color:info};
- text-align: center;
- margin-bottom: 20px;
- padding-bottom: 4px;
- border-top-left-radius: 15px;
- border-bottom-right-radius: 15px;
- }
- #post {
- text-align: justify;
- width: 500px;
- margin: 0 auto 15px auto;
- background-color: {color:posts};
- padding:5px;
- border-top-right-radius: 10px;
- }
- #info {
- width: 500px;
- margin-left: auto;
- margin-right: auto;
- padding-top: 20px;
- font-size:10px;
- text-align: left;
- color: {color:infolink};
- font-family: Calibri;
- letter-spacing:2px;
- background-color: transparent;
- padding: 5px;
- }
- #info a {color: {color:infolink}}
- #info a:hover {color: {color:text}}
- .date {
- text-transform:uppercase;
- font-family:{font:info};
- font-size:10px;
- letter-spacing:2px;
- font-family: Calibri;
- }
- #tags {
- text-align: center;
- font-size: 10px;
- font-family: Calibri;
- letter-spacing: 1px;
- color: {color:linkbackground};
- width: 94%;
- padding: 2px;
- margin-bottom: 10px;
- margin-left: auto;
- margin-right: auto;
- list-style: none;
- border-bottom-left-radius: 10px;
- background-color: {color:posts};
- }
- #tags a {color: {color:infolink}; display: inline;}
- #tags a:hover {color: {color:link};}
- /* POSTS */
- h1 {font-size: 18px; font-family: Georgia; letter-spacing: 1px; text-transform: lowercase; line-height: 11px; color: {color:title}; background-color: {color:linkbackground}; text-decoration: none;}
- .titles {line-height: 20px; font-family: georgia; letter-spacing: -3px; font-size: 30px; font-style: italic; color: {color:link}; background-color: {color:linkbackground}; text-transform:lowercase;}
- .titles a {color:{color:title}; font-style:none; letter-spacing:-3px;}
- .titles a:hover {color: {color:text};}
- .image {text-align:center; border-bottom-right-radius: 15px; }
- .image a{border: 0px; text-align:center;}
- #asker {
- float: right;
- width:500px;
- text-align:left;
- text-transform:lowercase;
- font-style: italic;
- color {color:link};
- margin-top:-5px;
- }
- #asker a {color: {color:title};}
- #asker a:hover {color: {color:askbackground};}
- #asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; margin-top: -2px; max-height:15px; border: 2px solid {color:askbackground};}
- #question {
- background-color:{color:askbackground};
- font-size: 12px;
- font-weight: normal;
- font-family: georgia, palatino;
- text-align: right;
- line-height:90%;
- letter-spacing: 1px;
- color: {color:asktext};
- margin: 0 0 11px 0;
- padding: 10px 15px;
- position: relative;
- border-radius: 13px;
- }
- #bubble {
- width: 8px;
- height: 4px;
- font-size:32px;
- font-family:Georgia;
- position: absolute;
- color:{color:askbackground};
- bottom: 0.2px;
- left: 188px;
- margin-top: 10px;
- }
- #answer {
- text-align:justify;
- padding: 7px;
- }
- .qqmarks {
- font-size: 80px;
- font-weight: bold;
- line-height: 80px;
- color: {color:linkbackground};
- opacity: 1;
- }
- .qquote {
- font-size: 20px;
- letter-spacing: -1px;
- line-height: 17px;
- text-transform: none;
- margin-top: -70px;
- text-indent: 40px;
- }
- .qusource {
- width: 500px;
- margin:-2px 0 5px 0;
- text-align:right;
- font-size: 10px;
- font-family: Calibri;
- color: {color:text};
- line-height: 9px;
- opacity: 0.8;
- }
- .qusource a {
- text-align:right;
- font-size: 10px;
- color: {color:link};
- line-height: 9px;
- opacity: 0.8;
- background-color: transparent;
- }
- .qusource a:hover {
- color: {color:text};
- line-height: 9px;
- opacity: 1;
- }
- #audio {
- margin-bottom: 50px;
- width: 500px;
- height:auto;
- }
- .cover {
- width: 100px;
- height: 100px;
- position: absolute;
- }
- .cover img {
- width: 100px;
- height: 100px;
- float: left;
- }
- .playercontainer {
- width:100px;
- height:100px;
- position:absolute;
- display:block;
- background-color: #000000;
- z-index:6;
- opacity:0.5;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .playercontainer:hover {
- opacity:0.7;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .player {
- width: 25px;
- height: 25px;
- margin-left: 36px;
- margin-top: 36px;
- overflow: hidden;
- background-color:#000;
- }
- .sugarbabylove {
- margin: 2px 0 7px 110px;
- float:left;
- width:76%;
- padding:4px;
- font-size:11px;
- line-height:90%;
- letter-spacing:1px;
- color: {color:asktext};
- background-color:{color:askbackground};
- }
- .chat {line-height: 12px; list-style: none;}
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {background-color: {color:linkbackground}; color: {color:text} }
- .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
- .person2 {background-color: {color:background}; color: {color: text} }
- .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
- .cap {
- padding: 0px;
- text-align: justify;
- margin: 0px auto;
- padding-top:5px;}
- .cap img {
- max-width:470px;
- height:auto;}
- .source {display:none;}
- #notes {background-color:{color:info};width:540px; margin-bottom:10px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; }
- #notestext {width: 500px; margin: 10px auto 10px auto; background-color:{color:info}; padding: 10px 3px; text-align:left;}
- ol.notes {list-style: none; padding:5px}
- ol.notes li {background-color: {color: background}; margin: 0 px; padding: 5px;}
- ol.notes .avatar {border: 0px; height: 10px; padding: 0px; width: 10px;}
- ol.notes li .clear {height: 0px!important;}
- ol.notes li blockquote {border-color: {color:posts}; padding: 5px; width:90%; margin: 4px auto 0px auto; background-color: {color:posts};}
- #clear{width:300px;height:3px; clear:both; background-color: transparent}
- #tumblr_controls {position: fixed!important}
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:text};
- width:7px;
- height:auto;
- border: 1px solid {color:info};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:background};
- width:auto;
- height:7px;
- border: 1px solid {color:info};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar {
- height:7px;
- width:7px;
- background-color: {color:linkbackground};
- }
- ::-moz-selection {background-color: {color:linkhover}; color: {color:asktext};}
- ::selection {background-color: {color:linkhover}; color: {color:asktext};}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="topbar">
- <div id="navibar">
- <a href="/">refresh</a>
- <a href="/ask">ask me</a>
- <a href="/archive">archive</a>
- <a href="http://itsacrimetheme.tumblr.com" target="_blank">theme</a>
- <div id="icon"><img src="{PortraitURL-64}" /></div>
- <div id="pagination">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- <b>{CurrentPage}</b>/{TotalPages}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- {/block:Pagination}</div>
- </div>
- </div>
- <div id="sidebar">
- <div class="blogtitle"><a href="/">{text:blogtitle}</a></div>
- <div class="subtitle">{text:subtitle}</div>
- <div id="about">
- {block:Description}<div class="desc">{Description}</div>{/block:Description}
- <div class="sidebarimg"><img src="{image:sidebar}"></div>
- </div>
- <div id="sidebarlinks"><center>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</center>
- </div>
- </div>
- <div id="container">
- <div id="entries">
- {block:Posts}
- <div id="entry">
- <div id="info">
- {block:Date}<span class="date"><a href="{Permalink}" title="Permalink to this post">
- {block:answer}answered {/block:answer}
- {block:photo}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}
- {block:NotReblog}Posted {/block:NotReblog}{/block:photo}
- {block:text}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}{block:NotReblog}Posted {/block:NotReblog}{/block:text}
- {block:audio}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}{block:NotReblog}Posted {/block:NotReblog}{/block:audio}
- {block:video}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}{block:NotReblog}Posted {/block:NotReblog}{/block:video}
- {block:quote}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}{block:NotReblog}Posted {/block:NotReblog}{/block:quote}
- {block:chat}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}{block:NotReblog}Posted {/block:NotReblog}{/block:chat}
- {block:photoset}{block:RebloggedFrom}reblogged {/block:RebloggedFrom} {block:NotReblog}Posted {/block:NotReblog}{/block:photoset}
- {block:link}{block:RebloggedFrom}reblogged {/block:RebloggedFrom}{block:NotReblog}Posted {/block:NotReblog}{/block:link}
- {TimeAgo}</a> on {DayOfMonth} {Month} {Year}</span>{/block:Date}{block:NoteCount} WITH <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount}
- {block:text}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:text}
- {block:photo}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:photo}
- {block:photoset}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:photoset}
- {block:quote}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:quote}
- {block:audio}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:audio}
- {block:video}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:video}
- {block:chat}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:chat}
- {block:link}<span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>{/block:link}
- {block:answer} {/block:answer}
- {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> // originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
- </div>
- <div id="post">
- {block:Text}
- {block:Title}<div class="titles">{Title}</div><br>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" border="0"></div>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- {block:Quote}
- <b class="qqmarks">“</b><div class="qquote"><p>{Quote}</p></div>
- {block:Source}
- <div class="qusource"> {Source} </div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="titles">* <a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}<br>{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="titles"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Answer}
- <div id="question">
- <br>
- <div id="bubble">◥</div>
- {Question}
- <br>
- <br>
- </div>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br><br>
- <div id="answer">{Answer}</div>
- {/block:answer}
- {block:Audio}<div id="audio">
- <div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
- {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- {block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerBlack}</div>
- </div>{/block:AudioPlayer}
- {block:TrackName}<div class="sugarbabylove"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
- {block:Artist}<div class="sugarbabylove"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
- {block:Album}<div class="sugarbabylove"><b>Album:</b> {Album}</div>{/block:Album}
- {block:PlayCount}<div class="sugarbabylove"><center>{PlayCountWithLabel}</center></div>{/block:PlayCount}
- </div>
- {block:Caption}<br><div class="cap">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Photo}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photoset}
- <div class="source">
- {block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}
- </div>
- </div>
- {block:HasTags}<div id="tags"> {block:Tags} #<a href="{TagUrl}">{Tag}</a> {/block:Tags} </div>{/block:HasTags}
- <div id="clear"></div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement