Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- ʙᴀsᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ ᴀʀɪᴀsʀᴘʜ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! ᴇᴅɪᴛɪɴɢ ɪs ᴀʟᴏᴡᴇᴅ, ʙᴜᴛ ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛɪɴɢ ɪɴᴛᴀᴄᴛ. -->
- <style type="text/css">
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- /* ASPEX */
- @font-face { font-family: "aspex"; src: url('https:/dl.dropboxusercontent.com/s/yeeehszy65j0cfk/ASPEX_0.TTF') }
- body {
- background-color: #ffffff;
- }
- a {
- color: #a3a6c2;
- text-decoration: none;
- -moz-outline-style: none;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- a:hover {
- color: #cdd3d8;
- -moz-outline-style: none;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote, blockquote blockqute, {
- border-left: 1px solid #a3a6c2;
- padding-left: 5px;
- margin-left: 5px;
- }
- blockquote img, blockqute blockquote img, .answer img, #post img, .photosetpost, .video {
- opacity: 0.3;
- -webkit-filter: grayscale(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img:hover, blockqute blockquote img:hover, .answer img:hover, #post img:hover, .photosetpost:hover, .video:hover {
- opacity: 0.8;
- -webkit-filter: grayscale(30%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img, #post img, .answer img {
- max-width: 240px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 180px;
- height: auto;
- }
- img {
- border:none;
- }
- h1, h2, h3 {
- font-family: "Aspex";
- font-size: 15px;
- color: #a3a6c2;
- font-weight: 500;
- text-transform: uppercase;
- letter-spacing: 1px;
- line-height: 28px;
- text-align: justify;
- }
- pre, code {
- color: #000000;
- font-family: "Gasara";
- font-size: 8px;
- line-height: 12px;
- letter-spacing: 1px;
- text-align: center;
- background-color: #ffffff;
- padding: 10px;
- white-space:pre-wrap;
- word-wrap:break-word;
- border-left: 1px solid #a3a6c2;
- border-right: 1px solid #a3a6c2;
- border-bottom: 1px dotted #a3a6c2;
- }
- #entries {
- width: 260px;
- height: 100%;
- float: right;
- margin-top: 20px;
- margin-right: 300px;
- }
- #post {
- background-color: #e4e4e4;
- width: 250px;
- text-align: justify;
- padding: 20px;
- margin-bottom: 50px;
- font-family: "Calibri";
- font-size: 12px;
- color: #000000;
- }
- #post b {
- font-family: "Aspex";
- font-size: 10px;
- }
- #post i {
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .posttitle {
- font-family: "Aspex";
- font-size: 20px;
- letter-spacing: 1px;
- color: #a3a6c2;
- }
- #asker {
- font-family: "Aspex" !important;
- font-size: 20px;
- text-transform: uppercase;
- text-align: center;
- margin-bottom: 10px;
- }
- .question {
- background-color: #ffffff;
- padding: 10px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- border-top: 1px dotted #a3a6c2;
- }
- .chat b {
- text-transform: uppercase;
- }
- .player {
- width: 27px;
- height: 27px;
- left: 16px;
- top: 16px;
- opacity: 0.4;
- line-height: 0;
- overflow: hidden;
- }
- .details {
- margin-top: -20px;
- margin-left: 23px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .quote {
- font-family: "Aspex";
- font-size: 15px;
- text-align: justify;
- }
- .source {
- font-family: "Gasara";
- font-size: 8px;
- text-align: right;
- }
- /* POST PERMA */
- .perma {
- margin-top: 15px;
- padding-top: 15px;
- line-height: 10px;
- border-top: 1px solid #ffffff;
- font-size: 9px;
- position: relative;
- text-transform :uppercase;
- }
- .perma a {
- display:inline-block;
- }
- .perma .pperma {
- float:right;
- display:inline-block;
- text-align:right;
- }
- /* SIDEBAR */
- #wrap {
- height: 500px;
- width: 500px;
- position: fixed;
- float: left;
- left: 120px;
- bottom: 70px;
- }
- .picture {
- height: 350px;
- width: 245px;
- margin-left: -55px;
- margin-top: 180px;
- }
- .jei {
- margin-left: 400px;
- margin-top: -400px;
- }
- .desc1 {
- position: absolute;
- z-index: -99;
- width: 250px;
- height: 80px;
- padding: 10px;
- background-color: #e4e4e4;
- margin-top: -103px;
- margin-left: 150px;
- font-family: "Calibri";
- font-sizE: 10px;
- text-align: justify;
- text-transform: uppercase;
- }
- .links {
- position: absolute;
- margin-left: 150px;
- margin-top: -128px;
- }
- .lks {
- display: inline-block;
- width: 40px;
- height: 20px;
- background-color: #e4e4e4;
- margin-right: 10px;
- text-align: center;
- font-family: "aspex";
- font-size: 15px;
- line-height: 30px;
- text-transform: uppercase;
- }
- .lvsh {
- position: absolute;
- z-index: -999;
- width: 270px;
- height: 50px;
- margin-left: 150px;
- margin-top: -183px;
- }
- .lvsh img {
- margin-right: -5px;
- }
- .desc2 {
- position: absolute;
- z-index: -99;
- width: 250px;
- height: 50px;
- padding: 10px;
- background-color: #e4e4e4;
- margin-top: -258px;
- margin-left: 150px;
- font-family: "Calibri";
- font-sizE: 10px;
- text-align: justify;
- text-transform: uppercase;
- }
- .updatebar {
- margin-left: 150px;
- margin-top : -283px;
- width: 250px;
- height: 1px;
- padding: 10px;
- background-color: #e4e4e4;
- font-family: "Calibri";
- font-size: 10px;
- line-height: 1px;
- text-align: center;
- text-transform: uppercase;
- word-spacing: 25px;
- }
- .pagi {
- position: absolute;
- z-index: 99999;
- margin-left: 370px;
- margin-top: -30px;
- font-family: "Calibri";
- font-size: 8px;
- }
- .title {
- position: absolute;
- z-index: -9999;
- font-family: "Aspex";
- font-size: 12px;
- margin-left: 100px;
- margin-top: -40px;
- }
- /* SIGNARITA */
- @font-face{ font-family:"signarita"; src: url('https://dl.dropboxusercontent.com/s/gc29howy3wio7t8/signarita%20zhai%20rhianne.ttf?dl=1');}
- .title i {
- line-height: 5px;
- font-family: "signarita";
- font-size: 15px;
- }
- .friends {
- position: absolute;
- z-index: 99;
- height: 80px;
- width: 80px;
- padding: 5px;
- background-color: #e4e4e4;
- border-radius: 50%;
- margin-left: -110px;
- margin-top: 180px;
- }
- .friends img {
- border-radius: 50%;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .friends img:hover {
- transform: rotate(-360deg);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- /* MUSIC PLAYER */
- #musicplayer {
- position: fixed;
- top: 10px;
- left: 10px;
- }
- .shut {
- border: 1px solid #a3a6c2; /** change the border colour here **/
- background-color: #ffffff;
- padding-top: 1px;
- padding-right: 1px;
- position: fixed;
- width: 20px;
- height: 20px;
- margin: 5px 5px 0px 0px;
- overflow: hidden;
- z-index: 9999;
- }
- #credit {
- position: fixed;
- bottom: 10px;
- left: 5px;
- font-size: 10px;
- text-transform: uppercase;
- text-align: center;
- }
- #s-m-t-tooltip{
- max-width: 200px;
- padding: 5px;
- margin: 10px;
- background-color: #e4e4e4;
- border-left: 3px solid #a3a6c2;
- color: #000000;
- font-family: "Gasara";
- letter-spacing: 2px;
- text-transform: uppercase;
- font-size: 8px;
- line-height: 100%;
- z-index:9999999999999999999999999999999999999999999999;
- }
- .pinfo {
- margin-top: 20px;
- padding-top: 10px;
- border-top: 1px solid white;
- font-family: "Aspex";
- font-size: 10px;
- text-align: center;
- }
- .notes img {
- display: none;
- }
- .notes {
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- text-transform: uppercase;
- }
- </style>
- <script src="http://static.tumblr.com/whx9ghv/lq0m3ktlh/modernizr.custom.34978.js"></script>
- <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div id="musicplayer">
- <div class="shut"><div style="margin-left:-2.5px;margin-top:0px;"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
- <param name="bgcolor" value="#fff" />
- <param name="FlashVars" value="mp3=http://k003.kiwi6.com/hotlink/m96j5yd1o3/You_Don_t_Own_Me_-_Grace_No_Rap_Radio_Edit_.mp3&autoplay=1&bgcolor=fff&loadingcolor=4c4c4c&buttoncolor=4c4c4c" />
- </object></div></div></div>
- <div id="wrap">
- <div class="picture">
- <img src="http://i.imgur.com/FpQAnEO.png" />
- </div>
- <div class="jei">
- <img src="http://i.imgur.com/5LgFtkz.png" />
- </div>
- <div class="desc1">
- i just wanna dance the night away asdfghjklqw tyuio
- </div>
- <div class="links">
- <a href="/" title="/"><div class="lks">i.</div></a>
- <a href="/" title="/"><div class="lks">ii.</div></a>
- <a href="/" title="/"><div class="lks">iii.</div></a>
- <a href="/" title="/"><div class="lks">iv.</div></a>
- <a href="/" title="/"><div class="lks">v.</div></a>
- </div>
- <div class="lvsh">
- <a href="" title=""><img src="http://i.imgur.com/NMFJPmW.png" /></a>
- <a href="" title=""><img src="http://i.imgur.com/xbo3VQx.png" /></a>
- <a href="" title=""><img src="http://i.imgur.com/cGufU25.png" /></a>
- <a href="" title=""><img src="http://i.imgur.com/ybAdlGg.png" /></a>
- <a href="" title=""><img src="http://i.imgur.com/OrwP22w.png" /></a>
- </div>
- <div class="desc2">
- love line sdfghj love line
- </div>
- <div class="updatebar">
- <a title="oc not jei of fiestar">VERSE</a>
- <a title="ye sex will be here">NSFW</a>
- <a title="dont own gifs and photos bla bla">DISC</a>
- <a title="not affiliated with jei bla bla">AFFILIATE</a>
- <a href="http://tq-entertainment.tumblr.com/" title="">TQ.ENT</a>
- </div>
- <div class="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">PREV</a>{/block:PreviousPage} // {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
- </div>
- <div class="title">
- MAKE ME FEEL LIKE A <i>dangerous woman,</i>
- </div>
- <div class="friends">
- <img src="http://i.imgur.com/RQs62gS.gif" />
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <div id="post">
- <!-- TEXT POSTS -->
- {block:Text}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- {Body}
- {/block:Text}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <center><img src="{PhotoURL-250}" /></center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div class="photosetpost">{Photoset-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="source">{block:Source} —{Source}{/block:Source}</div>
- {/block:Quote}
- <!-- LINK POSTS -->
- {block:Link}
- <div class="posttitle"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!-- CHAT POSTS -->
- {block:Chat}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- <div class="chat">
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>
- {/block:Chat}
- <!-- ASK POST -->
- {block:Answer}
- <div id="asker">{Asker}</div>
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <!-- AUDIO POST -->
- {block:Audio}
- <div class="player">{AudioPlayerGrey}</div>
- <div class="details">
- {block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}{/block:Artist}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!-- VIDEO POST -->
- {block:Video}
- <div class="video">{Video-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:IndexPage}
- <div class="perma">
- <span class="pperma">
- <a href="{Permalink}" target="_blank" class="r">{NoteCountWithLabel}</a><br>
- <a href="{ReblogURL}" target="_blank" class="r">REBLOG?</a>
- </span>
- <a href="{Permalink}" target="_blank">{DayOfMonth} {Month}</a><br>
- <a href="{Permalink}" target="_blank" title="{block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}">TAGGED</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="pinfo">
- Posted on {DayOfMonth} {Month} {Year} with {NoteCountWithLabel}.<br />
- Tagged as: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}.
- </div>
- <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="credit">
- <a title="THEME BY 98BROOK.">♕</a>
- <!-- <a href="" title=""></a> -->
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement