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'); }
- /* BEBAS NEUE */
- @font-face { font-family: "bebas neue"; src: url('https://dl.dropboxusercontent.com/u/67800931/bebasneue.otf'); }
- *, body, a {
- cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
- }
- a:hover {
- cursor: url(http://i.imgur.com/IepP2.jpg), auto;
- }
- ::-webkit-scrollbar-thumb {
- height: auto;
- background-color: #090909;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:4px;
- background-color: #000000;
- }
- body {
- background-color: #000000;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color: #919191
- }
- blockquote, blockquote blockquote {
- border-left: 1px solid #919191;
- padding-left:5px;
- margin-left: 5px;
- }
- blockquote img, blockquote blockquote img, #post img, .photopost, .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, blockquote blockquote img:hover, #post img:hover, .photopost:hover, .photosetpost:hover, .video {
- 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 {
- max-width: 240px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 180px;
- height: auto;
- }
- h1, h2, h3 {
- color: #919191;
- font-family: "Bebas Neue";
- font-size: 30px;
- letter-spacing: 1px;
- }
- pre, code {
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- text-transform: uppercase;
- padding: 20px;
- background-color: #000000;
- white-space:pre-wrap;
- word-wrap:break-word;
- }
- small, sub, sup {
- font-size: 10px;
- }
- #entries {
- width: 260px;
- height: 100%;
- float: right;
- margin-top: 20px;
- margin-right: 300px;
- }
- #post {
- background-color: #090909;
- color: #919191;
- margin-bottom: 60px;
- padding: 20px;
- width: 250px;
- font-family: "Calibri";
- font-size: 12px;
- text-align: justify;
- }
- .posttitle {
- font-family: "Bebas Neue";
- font-size: 30px;
- text-shadow: 1px 1px 2px #242424;
- padding-bottom: 5px;
- margin-bottom: 10px;
- -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;
- }
- .quote {
- font-family: "Bebas Neue";
- font-size: 20px;
- text-align: justify;
- }
- .source {
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- text-align: right;
- }
- .player {
- width: 27px;
- height: 27px;
- left: 16px;
- top: 16px;
- opacity: 0.4;
- line-height: 0;
- overflow: hidden;
- }
- .details {
- margin-top: -20px;
- margin-left: 28px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .caption a {
- font-size: 10px;
- text-transform: uppercase;
- }
- .caption b, .caption strong, .chat b, .chat strong {
- font-family: "Bebas Neue";
- font-size: 15px;
- letter-spacing: 1px;
- }
- .caption i, .caption em {
- font-family: "Gasara";
- font-size: 8px;
- font-weight: none;
- }
- .asker {
- font-family: "Bebas Neue";
- font-size: 30px;
- letter-spacing: 1px;
- }
- .question {
- font-size: 10px;
- text-transform: uppercase;
- padding: 10px;
- background-color: black;
- text-align: justify;
- }
- .perma {
- height: 5px;
- background-color: #090909;
- -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;
- }
- .unhover {
- margin-top: -10px;
- margin-left: -20px;
- width: 250px;
- padding: 20px;
- background-color: #090909;
- overflow: hidden;
- text-transform: uppercase;
- text-align: center;
- font-size: 10px;
- height: 10px;
- -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;
- }
- .perma:hover .unhover {
- height: 40px;
- overflow: hideen;
- -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;
- }
- .pinfo {
- margin-top: 20px;
- padding-top: 10px;
- border-top: 1px solid black;
- font-family: "Bebas";
- font-size: 12px;
- text-align: center;
- }
- .pinfo {
- margin-top: 20px;
- padding-top: 10px;
- border-top: 1px solid black;
- font-family: "Bebas";
- font-size: 13px;
- letter-spacing: 1px;
- text-align: center;
- }
- .notes img {
- display: none;
- }
- .notes {
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- text-transform: uppercase;
- }
- #credit {
- position: fixed;
- bottom: 5px;
- left: 5px;
- font-family: "Calibri";
- font-size: 12px;
- text-transform: uppercase;
- }
- #wrapper {
- float: left;
- bottom: 30px;
- left: 40px;
- position: fixed;
- height: 500px;
- width: 700px;
- }
- .render {
- height: 500px;
- width: auto;
- }
- .bar {
- height: 10px;
- width: 600px;
- background-color: #090909;
- }
- .title1 {
- margin-left: 150px;
- margin-top: -45px;
- font-family: "Bebas Neue";
- font-size: 33px;
- color: #090909;
- letter-spacing: 1px;
- }
- .likes {
- padding: 5px;
- height: 75px;
- width: 90px;
- background-color: #090909;
- color: #919191;
- margin-top: -125px;
- margin-left: 160px;
- font-family: "Bebas Neue";
- font-size: 15px;
- text-align: justify;
- }
- .dislikes {
- padding: 5px;
- height: 75px;
- width: 90px;
- background-color: #090909;
- color: #919191;
- margin-top: -85px;
- margin-left: 265px;
- font-family: "Bebas Neue";
- font-size: 15px;
- text-align: justify;
- }
- .desc1 {
- position: absolute;
- height: 65px;
- width: 210px;
- padding: 10px;
- background-color: #090909;
- color: #919191;
- margin-top: -85px;
- margin-left: 370px;
- font-family: "Calibri";
- font-size: 11px;
- text-transform: uppercase;
- text-align: justify;
- }
- .rend1 {
- position: absolute;
- z-index: 999;
- margin-top: -280px;
- margin-left: 440px;
- }
- .desc2 {
- margin-left: 200px;
- margin-top: -210px;
- height: 100px;
- width: 240px;
- background-color: #090909;
- color: #919191;
- font-family: "Calibri";
- font-size: 11px;
- text-transform: uppercase;
- text-align: justify;
- padding: 10px;
- }
- .stats {
- margin-left: 200px;
- margin-top: -145px;
- font-family: "Bebas Neue";
- font-size: 22px;
- }
- /* SIGNERICA */
- @font-face{ font-family:"signerica"; src: url('https://dl.dropboxusercontent.com/s/kfe6jebile02ki3/signerica_thin.ttf');}
- .desc1:first-letter {
- font-family: "signerica";
- font-size: 30px;
- line-height: 11px;
- }
- /* MUSIC PLAYER */
- .mpp3 {
- letter-spacing: 1px;
- line-height: 25px;
- height: 23px;
- width: 240px;
- padding: 5px;
- background-color: #090909;
- margin-top: -63px;
- margin-left: 210px;
- font-family: "Bebas Neue";
- font-size: 20px;
- color: #919191;
- }
- .musicplayer {
- background-color: #090909;
- }
- .shut {
- border: 1px solid #191919; /** change the border colour here **/
- background-color: #090909;
- padding-top: 1px;
- padding-right: 1px;
- position: fixed;
- width: 20px;
- height: 20px;
- overflow: hidden;
- z-index: 9999;
- }
- .title2 {
- margin-left: 210px;
- margin-top: -66px;
- font-family: "Bebas Neue";
- font-size: 30px;
- color: #090909;
- letter-spacing: 1px;
- }
- .empty1, .empty2, .empty3 {
- height: 20px;
- width: 120px;
- padding: 5px;
- background-color: #090909;
- position: absolute;
- z-index: -99;
- }
- .location, .aim, .collective {
- text-align: center;
- height: 20px;
- width: 120px;
- padding: 5px;
- background-color: #090909;
- font-family: "Bebas Neue";
- color: #919191;
- line-height: 100%;
- font-size: 25px;
- }
- .empty1 {
- margin-left: 200px;
- margin-top: -65px;
- }
- .empty2 {
- margin-left: 335px;
- margin-top: -65px;
- }
- .empty3 {
- margin-left: 470px;
- margin-top: -30px;
- }
- .location img {
- height: 20px !important;
- width: auto;
- }
- .location {
- margin-left: 200px;
- margin-top: -100px;
- }
- .aim {
- margin-left: 335px;
- margin-top: 5px;
- }
- .collective {
- margin-left: 470px;
- margin-top: -65px;
- }
- .links {
- position: absolute;
- margin-left: 200px;
- margin-top: -65px;
- }
- .linkk {
- line-height: 25px;
- display: inline-block;
- width: 67px;
- height: 20px;
- padding: 5px;
- margin-right: 0px;
- font-family:"Bebas Neue";
- text-align: center;
- background-color: #090909;
- }
- .title3 {
- margin-left: 200px;
- margin-top: -100px;
- font-family: "Bebas Neue";
- font-size: 33px;
- color: #090909;
- letter-spacing: 1px;
- }
- #s-m-t-tooltip{
- max-width: 200px;
- margin-top: 15px;
- margin-left: 15px;
- padding: 5px;
- border-left: 1px solid #000000;
- z-index:9999999999999999999999;
- background-color:#090909;
- color: #919191;
- font-family: "Calibri";
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- letter-spacing: 1px;
- text-transform: uppercase;
- box-shadow: 0px 0px 10px #000000;
- }
- </style>
- <!-- S-M-T-TOOLTIP JAVA -->
- <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="wrapper">
- <div class="render"><img src="http://i.imgur.com/LqMLFeI.png" /></div>
- <div class="bar"></div>
- <div class="title1">Tout le monde a une sale vie qui passe</div>
- <!-- LINE 1 -->
- <div class="likes">
- <a href="/tagged/likes"><img src="http://i.imgur.com/1SbpMwx.png" /></a> autumn, girls, coffee, sweaters, books
- </div>
- <div class="dislikes">
- <a href="/tagged/dislikes"><img src="http://i.imgur.com/SeF1vU8.png" /></a> cold, snow, romcoms
- </div>
- <div class="desc1">
- Gonna wear that dress you like, skin-tight, Do my hair up real, real nice, And syncopate my skin to your heart beating
- </div>
- <!-- LINE 2-->
- <div class="rend1">
- <img src="http://i.imgur.com/1eIMCVC.png" />
- </div>
- <div class="desc2">
- is there something i should tell you? bla bla bla this is the second description and its like this
- </div>
- <div class="stats">
- <a title="This is a literate RP account">LITERATE</a>
- <a title="18+ and triggering posts">NSFW</a>
- <a title="not EXO's Kai not affiliated">DISCLAIMER</a>
- <a title="oc, pls dont approach as kai">VERSE</a>
- <a title="2014">EST</a>
- </div>
- <div class="mpp3">
- <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="#090909" />
- <param name="FlashVars" value="mp3=http://k003.kiwi6.com/hotlink/pwku72kea4/The_Weeknd_-_High_for_This.mp3&autoplay=1&bgcolor=fff&loadingcolor=4c4c4c&buttoncolor=4c4c4c" />
- </object>
- </div>
- </div>
- HIGH FOR THIS, the weeknd
- </div>
- <!-- LINE 4 -->
- <div class="title2">
- Et tout le monde a une âme emmêlée
- </div>
- <!-- LINE 5 -->
- <div class="empty1"></div>
- <div class="location">
- <img src="http://i.imgur.com/lvYXn21.png" /> SEOUL, SK
- </div>
- <div class="aim">
- @AIMHERE
- </div>
- <div class="empty2"></div>
- <div class="empty3"></div>
- <div class="collective">
- <a href="#">COLLECTIVE</a>
- </div>
- <!-- LINE 6 -->
- <div class="links">
- <div class="linkk"><a href="/">HOME</a></div>
- <div class="linkk"><a href="/">INBOX</a></div>
- <div class="linkk"><a href="/">ARCHIVE</a></div>
- <div class="linkk"><a href="/">PROFILE</a></div>
- <div class="linkk"><a href="/">LINKS</a></div>
- </div>
- <!-- LINE 7 -->
- <div class="title3">Et tout le monde a l'âme emmêlée</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}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
- <div class="caption">{Body}</div>
- {/block:Text}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <div class="photopost"><center>{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}</center></div>
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div class="photosetpost">{Photoset-250}</div>
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {/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 class="asker">{Asker} SAID:</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>
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- <!-- VIDEO POST -->
- {block:Video}
- <div class="video">{Video-250}</div>
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Video}
- {block:IndexPage}
- <div class="perma">
- <div class="unhover">
- Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}
- <br /><br /><br />
- {NoteCountWithLabel}<br />
- {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- </div>
- </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 href="http://chrvstn.tumblr.com/" title="Theme by chrvstn. Please don't steal any of the codes!">♕</a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement