Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------------
- _ _ _
- | | ____ _(_) __ _ _ _| | __
- | |/ / _` | |/ _` | | | | |/ /
- | < (_| | | (_| | |_| | <
- |_|\_\__,_|_|\__, |\__,_|_|\_\
- |___/
- Shine theme by Ani (http://kaiguk.tumblr.com/) ฅ^•ﻌ•^ฅ
- Please enjoy my theme, don't steal or use as base code, you know
- the usual yadda yadda, anyways, if anything goes wrong, notify me
- have a greatttt day!!! ★
- ------------------------------------------------------------------------>
- <!DOCTYPE html>
- <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}
- <head>
- <meta name="if:infinitescroll" content="0"/>
- <meta name="color:bold" content="#f5ad58"/>
- <meta name="color:italic" content="#fad6ab"/>
- <meta name="color:underline" content="#eeeeee"/>
- <meta name="color:bg" content="#ffffff">
- <meta name="color:link" content="#f7c282">
- <meta name="color:hover" content="#eeeeee">
- <meta name="color:letter" content="#7dd885">
- <meta name="color:letter bg" content="#7dd885">
- <meta name="color:text" content="#9a9a9a">
- <meta name="color:title bg" content="#fad6ab">
- <meta name="color:title" content="#ffffff">
- <meta name="color:perma text" content="#9a9a9a">
- <meta name="color:scrollbar" content="#fcebd5">
- <meta name="color:border" content="#f1f0f0">
- <meta name="color:ask bg" content="#fcebd5">
- <meta name="image:sidebar" content=""/>
- <meta name="image:BG" content=""/>
- <meta name="image:totop" content=""/>
- <meta name="color:linktitlebg" content="#eeeeee"/>
- <meta name="color:linktitletext" content="#888888"/>
- <meta name="color:selection text" content="#888888"/>
- <meta name="color:selection bg" content="#eeeeee"/>
- <meta name="text:top title" content="Type Whatever You'd Like">
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <meta name="text:link5" content="">
- <meta name="text:link5 url" content="/">
- <meta name="text:link6" content="">
- <meta name="text:link6 url" content="/">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:bg};
- }
- body {
- background-color:{color:bg};
- background-image:url('{image:bg}');
- background-attachment:fixed;
- font-family:arial;
- font-weight:normal;
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- h1 {
- font-weight:normal;
- text-align:left;
- line-height:120%;
- letter-spacing:0px;
- font-size:12px;
- font-family:arial;
- color:{color:text};
- font-style:italic;
- }
- h2 {
- text-align:left;
- line-height:120%;
- letter-spacing:0px;
- font-size:16px;
- font-family:arial;
- font-style:italic;
- font-weight:normal;
- color:{color:text};
- }
- #toptitle {
- position:fixed;
- margin-top:0px;
- margin-left:250px;
- font-family:cambria;
- font-style:oblique;
- padding:25px;
- padding-top:60px;
- font-weight:bold;
- font-style:italic;
- font-size:30px;
- width:497px;
- text-align:center;
- color:{color:title};
- background-color:{color:title bg};
- }
- #banner {
- width:100%;
- height:10px;
- top:0px;
- left:0px;
- position:fixed;
- z-index:999999;
- }
- #bannera{
- background-color:{color:title bg};
- repeat:repeat-x;
- width:100%;
- height:30px;
- }
- blockquote {
- padding-left:5px;
- margin:5px;
- border-left:5px solid;
- border-color:{color:border};
- background-color:#f6f6f6;
- padding:4px;
- }
- #exo {
- background-color:{color:bg};
- width:700px;
- margin: 0 auto -12px auto;
- text-align: center;
- }
- #sidebar {
- position:fixed;
- width:250px;
- margin-top:150px;
- margin-left:-120px;
- text-align:center;
- background-color:#fff;
- padding:20px;
- border:1px double {color:border};
- color:{color:text};
- }
- #sidebar img {
- width:200px;
- height:auto;
- margin-left:0px;
- margin-bottom:15px;
- }
- .links {
- margin-top:-9px;
- margin-left:5px;
- width:244px;
- font-family:arial;
- font-size:11px;
- text-transform:normal;
- letter-spacing:1px;
- text-align:center;
- line-height:170%;
- letter-spacing:0px;
- word-spacing:6px;
- color:{color:link};
- }
- .links a:hover{
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- color:{color:hover};
- }
- .desc {
- padding:30px;
- margin-left:0px;
- margin-top:-20px;
- width:190px;
- text-align:justify;
- font-size:10px;
- font-family:arial;
- letter-spacing:0px;
- line-height:140%;
- color:{color:text};
- }
- .desc a {
- color:{color:link};
- }
- .desc:first-letter {
- font-family:arial;
- font-size:13px;
- text-transform:uppercase;
- padding:5px 10px 5px 10px;
- border:3px double;
- border-color:#ffffff;
- float:left;
- line-height:150%;
- margin-right:3px;
- margin-top:1px;
- color:{color:letter};
- background-color:{color:letter bg};
- }
- .pagi {
- margin-top:10px;
- border-top:1px solid {color:border};
- font-size:10px;
- letter-spacing:3px;
- font-style:normal;
- text-align:center;
- }
- .pagi a {
- color:{color:link};
- }
- #postcon {
- float:left;
- margin-left:200px;
- margin-top:80px;
- margin-left:200px;
- text-align:center;
- color:{color:text};
- margin-bottom:20px;
- }
- #posts {
- width:500px;
- margin-top:50px;
- margin-bottom:40px;
- margin-left:61px;
- text-align:justify;
- font-size:11px;
- line-height:100%;
- letter-spacing:0px;
- padding:10px;
- background-color:#fff;
- border:3px double{color:border};
- color:{color:text};
- }
- #musicart {
- position: absolute;
- height: 50px;
- width: 50px;
- border: 1px solid #F0F0F0;
- background: #FFF;
- padding: 5px;
- }
- #musicart img {
- opacity: 0.8;
- height: 50px;
- width: 50px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #player {
- opacity: 0.2;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #asker {
- font-family: arial;
- text-transform: normal;
- font-size:10px;
- color:{color:text};
- }
- #question {
- font-family: arial;
- text-transform: normal;
- font-size:10px;
- color:{color:text};
- }
- .ask {
- padding:15px;
- width:470px;
- text-align:center;
- color:#ffffff;
- background-color:{color:ask bg};
- font-family: arial;
- text-transform: normal;
- font-size:10px;
- }
- .answer {
- width:500px;
- padding:5px;
- text-align:center;
- font-style: normal;
- font-family: arial;
- font-size:8x;
- color:{color:text};
- }
- .note {
- font-family:arial;
- text-transform:lowercase;
- font-style:italic;
- letter-spacing:0px;
- font-size:9px;
- text-align:left;
- line-height:90%;
- margin-left:-40px;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- border-bottom:1px solid {color:border};
- }
- ul.chat, .chat ol, .chat li {
- line-height:120%;
- list-style:none;
- margin:0px;
- padding:2px;
- }
- #perma{
- font-family: arial;
- font-size: 11px;
- text-transform: normal;
- letter-spacing: 1px;
- text-align: center;
- margin-top:12px;
- border-top:1px double {color:title bg};
- padding-top:4px;
- }
- #perma a {
- color:{color:perma text};
- }
- #perma a:hover {
- color: {color:hover};
- }
- #permainfo {
- padding:8px;
- line-height:15px;
- margin-top:10px;
- background-color:#f6f6f6;
- opacity:0.5px;
- color:{color:text};
- }
- #permainfo a{
- color:{color:link};
- }
- #permainfo a:hover{
- color:{color:hover};
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- border-bottom:1px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes img {
- display:none!important;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background: {color:LinkTitleBG};
- font-size: 10px;
- line-height: 11px;
- font-family: arial;
- letter-spacing: 1px;
- text-transform: normal;
- color: {color:LinkTitleText};
- max-width: 150px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- }
- ::selection {
- background:{color:selection bg};
- color:{color:selection text};
- }
- #scrollToTop:link, #scrollToTop:visited {
- display:none;
- position:fixed;
- bottom: 10px;
- right:10px;
- }
- {CustomCSS}
- </style>
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScroll}
- {block:IfInfiniteScroll}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" title="top"><img src="{image:ToTop}"></a></a>
- {/block:IfInfiniteScroll}
- </head>
- <body>
- <div id="exo">
- <div id="banner"><div id="bannera"></div></div>
- <div id="toptitle">{text:top title}</div>
- <div id="sidebar"><a href="/"><img src="{image:sidebar}" /></a>
- <div class="desc">{Description}</div>
- <div class="links">
- {block:IfLink1}
- <a href="{text:link1 url}">{text:link1}</a>
- {/block:IfLink1}
- {block:IfLink2}
- <a href="{text:link2 url}">{text:link2}</a>
- {/block:IfLink2}
- {block:IfLink3}
- <a href="{text:link3 url}">{text:link3}</a>
- {/block:IfLink3}
- {block:IfLink4}
- <a href="{text:link4 url}">{text:link4}</a>
- {/block:IfLink4}
- {block:IfLink5}
- <a href="{text:link5 url}">{text:link5}</a>
- {/block:IfLink5}
- <a href="{text:link6 url}">{text:link6}</a>
- {/block:IfLink6}
- </div>
- {block:IfNotInfiniteScroll}
- {block:IndexPage}
- <div class="pagi">
- {block:PreviousPage}
- <a href="{PreviousPage}">prev</a>
- —
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- </div>
- {/block:IndexPage}
- {/block:IfNotInfiniteScroll}
- </div>
- <div id="postcon">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="posts">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</h2><h1>— {Source}</h1>{/block:Quote}
- {block:Link}<a href="{URL}"><h2>{Name} »</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}<div class="ask"><span id="asker"><img style="border-radius:100px;" src="{AskerPortraitURL-48}"><br><br>
- {Asker} asked:</span> <p><span id="question">{Question}</span></div><div class="answer">{Answer}</div>{/block:Answer}
- {block:Audio}
- <div id="musicart">
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}
- </div>
- <div id="player"><div style="position: absolute; margin: 1px 0px 0px 1px; padding: 17px 16px 16px 17px; background: #FFF;"><div style="width: 27px; height: 27px; overflow: hidden;">{AudioPlayerWhite}</div></div></div>
- <div style="margin-left: 67px; min-height: 62px; padding-left: 5px; font-size: 10px; font-family: arial; text-transform: normal; letter-spacing: 1px; line-height: 15px;">
- {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
- {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
- <b>Plays:</b> {PlayCount}<br>
- </div><br>
- {/block:Audio}
- {block:IndexPage}
- <div id="perma">
- <a href="{Permalink}">Posted {TimeAgo} </a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="permainfo">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- <br>
- <b>Date:</b> {ShortMonth} {DayOfMonthWithZero}, {Year}<br>
- {block:NoteCount}
- <b>Notes:</b> {NoteCount}<br>
- {/block:NoteCount}
- {block:RebloggedFrom}
- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a><br>
- {/block:ContentSource}
- {block:HasTags}
- <b>Tagged under:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- </div>
- <div style="position:fixed;bottom:3px; left:3px; font-size:11px; letter-spacing:1px; font-family:arial; color:{color:link}; padding:8px "><a href="http://kaiguk.tumblr.com/" title="theme by Ani">KG</a></center>
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement