Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------------
- _ _ _
- | | ____ _(_) __ _ _ _| | __
- | |/ / _` | |/ _` | | | | |/ /
- | < (_| | | (_| | |_| | <
- |_|\_\__,_|_|\__, |\__,_|_|\_\
- |___/
- Loud theme by Ani (http://kaiguk.tumblr.com/) ฅ^•ﻌ•^ฅ
- If anything goes wrong with the theme, please let me know.
- Please don't touch the credit, but tweak all you want.
- Thanks for using my theme and have a good 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="#3bb5bb"/>
- <meta name="color:italic" content="#fe3b80"/>
- <meta name="color:underline" content="#cccccc"/>
- <meta name="color:text" content="#9a9a9a">
- <meta name="color:link" content="#fe3b80">
- <meta name="color:hover" content="#ffd8e6">
- <meta name="color:toplink hover" content="#ffffff">
- <meta name="color:big letter" content="#fe3b80" />
- <meta name="color:background" content="#ffffff">
- <meta name="color:sidebar bg" content="#ffffff"/>
- <meta name="color:post bg" content="#ffffff">
- <meta name="color:header bg" content="#3bb5bb"/>
- <meta name="color:perma bg" content="#eeeeee"/>
- <meta name="color:perma date" content="#3bb5bb"/>
- <meta name="color:quote" content="#3bb5bb"/>
- <meta name="color:h2" content="#fe3b80"/>
- <meta name="color:scrollbar" content="#d6d5d5">
- <meta name="color:sideimg border" content="#fafafa">
- <meta name="color:border" content="#eeeeee">
- <meta name="color:linktitlebg" content="#eeeeee"/>
- <meta name="color:linktitletext" content="#888888"/>
- <meta name="color:selection bg" content="#eeeeee"/>
- <meta name="color:selection text" content="#888888"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="image:ToTop" content=""/>
- <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="/">
- <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.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- a:hover {
- color:{color:hover};
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- body {
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment:fixed;
- font-family:arial;
- font-weight:normal;
- }
- h2 {
- font-size:15px;
- text-align:center;
- line-height:100%;
- color:{color:h2};
- padding:5px;
- padding-bottom:2px;
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- #quote{
- font-size:12px;
- text-align:justify;
- color:{color:quote};
- }
- blockquote {
- border-left:1px solid {color:big letter};
- background:#fcfcfc;
- padding-left:5px;
- margin:5px;
- }
- #exo {
- background-color:{color:background};
- width:700px;
- margin:0 auto -12px auto;
- text-align:justify;
- }
- #top {
- width:100%;
- height:40px;
- background:{color:header bg};
- position:fixed;
- z-index:99999999;
- top:0;
- left:0;
- }
- #sidebar {
- color:{color:text};
- position:fixed;
- width:150px;
- margin-top:180px;
- text-align:left;
- padding:5px;
- background: {color:sidebar bg};
- }
- #sidebar img {
- float:left;
- margin-right:7px;
- width:60px;
- height:60px;
- border-radius:10px;
- background-color:{color:sideimg border};
- padding:3px;
- }
- .links {
- margin-top:10px;
- margin-left:85px;
- font-size:12px;
- text-align:center;
- letter-spacing:2px;
- line-height:170%;
- }
- .links a{
- padding:3px;
- color:{color:link};
- letter-spacing:0px;
- text-decoration:none;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- .links a:hover{
- color:{color:hover};
- background:{color:toplink hover};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- .desc {
- margin-top:-15px;
- padding:10px;
- text-align:justify;
- line-height:140%;
- font-size:10px;
- padding-left:3px;
- }
- .desc a {
- color:{color:link};
- }
- .desc:first-letter {
- font-size:20px;
- line-height:22px;
- text-transform:uppercase;
- text-align:left;
- width:22px;
- height:22px;
- padding-right:2px;
- color:{color:big letter};
- font-family:times;
- }
- .pagi {
- font-size:10px;
- letter-spacing:3px;
- font-style:normal;
- text-align:center;
- }
- .pagi a {
- color:{color:link};
- }
- #ew {
- float:left;
- margin-left:250px;
- margin-top:60px;
- margin-bottom:30px;
- text-align:justify;
- color:{color:text};
- margin-bottom: 35px;
- }
- #kimkai {
- width:250px;
- margin-top:75px;
- text-align:justify;
- font-size:11px;
- line-height:90%;
- letter-spacing:0x;
- color:{color:text};
- background-color:{color:post bg};
- border:1px solid {color:border};
- padding:20px;
- line-height:150%;
- }
- #question {
- padding-bottom:5px;
- font-style:italic;
- border-bottom:1px solid {color:border};
- }
- #asker {
- letter-spacing:1px;
- text-transform:lowercase;
- }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- padding:2px;
- line-height:200%;
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;
- }
- .audioinfo {
- margin-left:50px;
- line-height:120%;
- }
- #day{
- font-size:13px;
- color:{color:perma date};
- text-align:center;
- margin-bottom:6px;
- font-family:courier;
- }
- #kai {
- font-size:10px;
- color:{color:text};
- font-style:normal;
- letter-spacing:2px;
- text-align:center;
- margin-top:25px;
- background-color:{color:perma bg};
- padding:8px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #kai a {
- color:{color:link};
- text-align:center;
- letter-spacing:1px;
- font-style:normal;
- }
- #kai a:hover {
- color:{color:hover};
- }
- #jongin {
- padding:8px;
- text-align:left;
- line-height:15px;
- margin-top:10px;
- background-color:#fcfcfc;
- opacity:0.5px;
- color:{color:text};
- }
- #jongin a{
- color:{color:link};
- }
- #jongin 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};
- line-height:140%;
- -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://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></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="sidebar">
- <img src="{image:sidebar}">
- <div id="top">
- <div class="links">
- <a href="/">Home</a>
- <a href="/ask">Inbox</a>
- <a href="/archive">History</a>
- {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}
- </div>
- </div>
- <div class="desc">{Description}</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="ew">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="kimkai">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Quote}<div id="quote">“{Quote}”</div> <div style="text-align:right;">—{Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}"><h2>{Name}</h2></a>{block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><a href="{Permalink}"><img src="{PhotoURL-500}" width="250px" alt="{PhotoAlt}"/></a></center>{/block:Photo}
- {block:Photoset}<center>{Photoset-250}</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-250}{/block:Video}
- {block:Answer}<div id="question"><img style="padding-right:2px" src="http://i926.photobucket.com/albums/ad102/My_originals_album/stuffies/1335651096_004.png">
- <span id="asker">{Asker} asked:</span>{Question}</div>{Answer}<p>{/block:Answer}
- {block:Audio}<div class="player">{AudioPlayerWhite}</div><div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br> by {Artist}{/block:Artist}</div>{/block:Audio}
- {block:IndexPage}<div id="kai"><div id="day">{DayofWeek}</div><a href="{Permalink}"> {MonthNumber} / {DayOfMonth} / {ShortYear}</a></div>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}{block:Date}<div id="jongin">
- {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>
- {/block:Posts}
- </div>
- </div>
- <div style="position:fixed;bottom:3px; left:3px; font-size:11px; letter-spacing:1px; font-family:arial;"><a href="http://kaiguk.tumblr.com/" title="theme by Ani">KG</a></center>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement