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ᴛᴇᴀʟ ᴛʜᴇ ᴄᴏᴅᴇ. -->
- <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') }
- /* DARLESTON */
- @font-face { font-family: "darleston"; src: url('https://dl.dropboxusercontent.com/s/pon2nz49g2gofuu/Darleston.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: #00998a;
- }
- ::-webkit-scrollbar {
- height: 9px;
- width: 3px;
- background-color: #d3e8e6;
- }
- ::-webkit-scrollbar:vertical {
- height: 9px;
- width: 3px;
- background-color: #00998a;
- }
- body {
- background-color: #d3e8e6;
- }
- a {
- color: #00998a;
- outline: none;
- text-decoration: 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 #00998a;
- padding-left:5px;
- margin-left: 5px;
- }
- blockquote img, blockqute blockquote img, .answer img, .photosetpost, .video, #post img {
- 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, .photosetpost:hover, .video:hover, #post img: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, .answer img, #post img {
- max-width: 240px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 165px;
- height: auto;
- }
- h1, h2, h3 {
- font-family: "Aspex";
- font-size: 15px;
- color: #00998a;
- font-weight: 500;
- text-transform: uppercase;
- line-height: 28px;
- text-align: justify;
- }
- pre, code {
- font-family: "Gasara";
- font-size: 8px;
- line-height: 12px;
- letter-spacing: 1px;
- text-align: center;
- background-color: #d3e8e6;
- padding: 10px;
- white-space:pre-wrap;
- word-wrap:break-word;
- }
- /* ENTRIES */
- #entries {
- background-color: #ffffff;
- padding: 20px;
- width: 275px;
- height: 100%;
- float: left;
- margin-top: 20px;
- margin-left: 300px;
- }
- #post {
- width: 250px;
- padding: 10px;
- margin-bottom: 30px;
- border: 5px solid #d3e8e6;
- font-family: "Calibri";
- font-size: 12px;
- text-align: justify;
- }
- #post b, #post i {
- font-family: "Gasara";
- font-size: 8px;
- }
- .posttitle {
- font-family: "Bebas";
- color: #d3e8e6;
- font-size: 30px;
- line-height: 35px;
- text-align: justify;
- margin-bottom: 15px;
- }
- .quote {
- font-family: "Aspex";
- font-size: 20px;
- line-height: 25px;
- text-align: justify;
- }
- .source {
- text-align: right;
- font-family: "Gasara";
- font-size: 8px;
- }
- /* Audio */
- .audioplayer {
- width: 27px;
- height: 27px;
- padding-bottom: 3px;
- z-index: 99999;
- left: 0px;
- top: 0px;
- }
- .soundcloud_audio_player {
- width: 100%;
- }
- .tumblr_audio_player {
- width: 100%;
- }
- #postperma {
- margin-top: 5px;
- margin-bottom: 10px;
- margin-left:10px;
- width: 240px;
- color: #000000;
- padding: 5px;
- text-align: center;
- }
- .pperma {
- margin-right: 30px;
- display: inline-block;
- height: 7px;
- width: 7px;
- padding: 3px;
- border: 3px solid #d3e8e6;
- background-color: #ffffff;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .pperma:hover {
- border-radius: 50%;
- background-color: #d3e8e6;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #pageperma {
- margin-top: 20px;
- width: 250px;
- }
- .permatitle {
- font-family: "Aspex";
- font-size: 10px;
- text-align: center;
- }
- .permatitle:first-letter {
- font-size: 13px;
- }
- .permatags {
- font-family: "Gasara";
- font-size: 8px;
- text-align: justify;
- }
- .postnotes {
- font-family: "Gasara";
- font-size :8px;
- text-align: justify;
- line-height: 12px;
- }
- .postnotes img {
- display: none;
- }
- #sidebarwrap {
- height: 400px;
- width: 500px;
- position: fixed;
- float: left;
- bottom: 150px;
- left: 680px;
- }
- .bs {
- width: 500px;
- height: 10px;
- background-color: #ffffff;
- }
- .pic1 {
- height: 230px;
- width: 230px;
- padding: 7px;
- background-color: #ffffff;
- margin-top: 5px;
- }
- .pic2 {
- margin-top: -244px;
- margin-left: 255px;
- height: 230px;
- width: 230px;
- padding: 7px;
- background-color: #ffffff;
- }
- .b2st {
- z-index: 9999999;
- position: absolute;
- height: 100px;
- width: 100px;
- padding: 7px;
- background-color: #ffffff;
- margin-top: -56px;
- margin-left: 196px;
- border-radius: 50%;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .b2st img {
- border-radius: 50%;
- }
- .beasteu {
- margin-left: -203px;
- margin-top: -299px;
- height: 230px;
- width: 230px;
- padding: 7px;
- background-color: #ffffff;
- font-family: "Calibri";
- opacity: 0;
- font-size: 10px;
- text-transform: uppercase;
- text-align: justify;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .beasteu b {
- font-family: "Aspex";
- text-align: center;
- font-size: 15px;
- color: #00998a;
- }
- .b2st:hover .beasteu, .b2st:hover .beasteu1 {
- opacity: 1;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .beasteu1 {
- opacity: 0;
- margin-top: -244px;
- margin-left: 52px;
- background-color: #ffffff;
- height: 230px;
- width: 230px;
- padding: 7px;
- text-align: center;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .beasteu1 img {
- margin-top: 25px;
- border-radius: 50%;
- margin-right: 7px;
- }
- .bbs {
- width: 500px;
- height: 10px;
- background-color: #ffffff;
- margin-top: 5px;
- }
- .desc1 {
- margin-top: 5px;
- width: 230px;
- height: 50px;
- padding: 7px;
- background-color: #ffffff;
- font-family: "Calibri";
- font-size: 12px;
- text-transform: uppercase;
- }
- .pic3 {
- margin-top: 5px;
- width: 230px;
- height: 45px;
- padding: 7px;
- background-color: #ffffff;
- }
- .stat1 {
- margin-top: 5px;
- width: 230px;
- height: 10px;
- padding: 7px;
- background-color: #ffffff;
- font-family: "Gasara";
- font-size: 8px;
- line-height: 9px;
- }
- .musicplay {
- width: 230px;
- height: 20px;
- padding: 7px;
- background-color: #ffffff;
- text-align: right;
- margin-top: -142px;
- margin-left: 255px;
- }
- .lnks {
- width: 270px;
- height: 90px;
- padding: 7px;
- margin-top: -2px;
- margin-left: 250px;
- }
- .lnks a {
- display: inline-block;
- width: 103px;
- height: 7px;
- padding: 7px;
- font-family: "Gasara";
- font-size: 8px;
- text-align: right;
- background-color: #ffffff;
- margin-right: 5px;
- margin-bottom: 4px;
- }
- #gayoon {
- position: fixed;
- z-index: 99999999;
- width: 80px;
- height: 80px;
- padding: 7px;
- background-color: #ffffff;
- border-radius: 50%;
- bottom: 500px;
- left: 650px;
- }
- #gayoon img {
- position: absolute;
- border-radius: 50%;
- }
- .gy1 {
- position: relative !important;
- opacity: 0;
- height: 227px;
- width: 230px;
- padding: 7px;
- margin-top: -15px;
- margin-left: 23px;
- background-color: #ffffff;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- text-align: justify;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .gy1 b, .gy2 b {
- text-transform: none !important;
- font-family: "darleston";
- font-size: 30px;
- text-align: center;
- color: #00998a;
- }
- .gy2 {
- position: relative !important;
- background-color: #ffffff;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- text-align: justify;
- position: absolute;
- width: 230px;
- height: 230px;
- padding: 7px;
- margin-left: 277px;
- margin-top: -15px;
- opacity: 0;
- }
- #gayoon:hover .gy1, #gayoon:hover .gy2 {
- opacity: 1;
- margin-top: 53px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .bbbs {
- height: 10px;
- width: 500px;
- background-color: #ffffff;
- margin-top: 10px;
- }
- #s-m-t-tooltip{
- max-width: 200px;
- padding: 5px;
- margin: 10px;
- background-color: #ffffff;
- border-left: 3px solid #00998a;
- color: #000000;
- font-family: "Gasara";
- letter-spacing: 2px;
- text-transform: uppercase;
- font-size: 8px;
- line-height: 100%;
- -moz-box-shadow:0px 0px 2px #00998a;
- -webkit-box-shadow:0px 0px 2px #00998a;
- box-shadow:0px 0px 2px #00998a;
- z-index:9999999999999999999999999999999999999999999999;
- }
- #credit {
- position: fixed;
- bottom: 5px;
- left: 5px;
- font-size: 10px;
- }
- </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="gayoon">
- <img src="http://i.imgur.com/aD9MsYD.gif" />
- <div class="gy1">
- {text:Gayoon1}
- </div>
- <div class="gy2">
- {text:Gayoon2}
- </div>
- </div>
- <div id="sidebarwrap">
- <div class="bs"></div>
- <div class="pic1"><img src="http://i.imgur.com/TIBID3X.png" /></div>
- <div class="pic2"><img src="http://i.imgur.com/SpkD6Sx.png" /></div>
- <div class="b2st">
- <img src="http://i.imgur.com/18r4nNx.gif" />
- <div class="beasteu">
- {text:Beast}
- </div>
- <div class="beasteu1">
- <a href="{text:JHURL}" title="{text:JHHover}"><img src="http://i.imgur.com/JT65NlJ.png" /></a>
- <a href="{text:YSURL}" title="{text:YSHover}"><img src="http://i.imgur.com/4aybXJ5.png" /></a>
- <a href="{text:DJURL}" title="{text:DJHover}"><img src="http://i.imgur.com/AsPhsud.png" /></a>
- <a href="{text:GKURL}" title="{text:GKHover}"><img src="http://i.imgur.com/CLIenJd.jpg" /></a>
- <a href="{text:HSURL}" title="{text:HSHover}"><img src="http://i.imgur.com/t4pDYxc.png" /></a>
- <a href="{text:DWURL}" title="{text:DWHover}"><img src="http://i.imgur.com/0zhvY11.jpg" /></a>
- </div>
- </div>
- <div class="bbs"></div>
- <div class="stat1">{text:Stats}</div>
- <div class="desc1">
- {text:Desc1}
- </div>
- <div class="pic3"><img src="http://i.imgur.com/Rz32R9C.png" /></div>
- <div class="musicplay">
- <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="#ffffff" />
- <param name="FlashVars" value="mp3=%7Btext%3AMP3Link%7D&autoplay=1&bgcolor=ffffff&loadingcolor=d3e8e6&buttoncolor=d3e8e6&slidercolor=d3e8e6" />
- </object>
- </div>
- <div class="lnks">
- <a href="/">I. HOME</a> <a href="/ask">II. INBOX</a><br />
- <a href="{text:URL1}">III. {text:Link1}</a> <a href="{text:URL2}">IV. {text:Link2}</a><br />
- <a href="{text:URL3}">V. {text:Link3}</a> <a href="{text:URL4}">VI. {text:Link4}</a><br />
- <a href="{text:URL5}">VII. {text:Link5}</a> <a href="{text:URL6}">VIII. {text:Link6}</a><br />
- </div>
- <div class="bbbs"></div>
- </div>
- <div id="entries">
- {block:Posts}
- <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>
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
- {/block:Chat}
- <!-- ASK POST -->
- {block:Answer}
- <div id="asker">{Asker}</div>
- <div id="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <!-- AUDIO POST -->
- {block:Audio}
- {block:AudioPlayer}
- <div class="audioplayer">{AudioPlayer}</div>
- {/block:AudioPlayer}
- <div style="margin-left: 30px; margin-top: -20px; float: left; text-transform: uppercase;">
- {block:TrackName}<b>{TrackName}{/block:TrackName}</b>
- {block:Artist}BY {Artist}{/block:Artist}
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!-- POST PERMA -->
- {block:IndexPage}
- <div id="postperma">
- <a href="{Permalink}" title="{block:HasTags}{block:Tags} #{Tag}; {/block:Tags}{/block:HasTags}"><div class="pperma"></div></a>
- <a href="{Permalink}" title="{block:Date}{DayOfMonth}/{MonthNumber}/{Year}{/block:Date}"><div class="pperma"></div></a>
- <a href="{Permalink}" title="{NoteCount}"><div class="pperma"></div></a>
- <a href="{ReblogURL}" title="Reblog it?"><div class="pperma"></div></a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="pageperma">
- <div class="permatitle">
- Posted On: {block:Date}{DayOfMonth}/{MonthNumber}/{Year}{/block:Date} with {NoteCountWithLabel}!
- </div>
- <div class="permatags">
- {block:HasTags}{block:Tags} #<a href="/tagged/{Tag}">{Tag}</a>, {/block:Tags}{/block:HasTags}
- </div>
- </div>
- <div class="postnotes">
- {block:PostNotes}
- {PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="credit"><a title="Theme by chrvstn for gttkwng, optimized for chrome, 1368 x 768. Please don't steal!">♕</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement