Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- being requested like 500 times, i hope it makes you happy.
- "lame theme" by shenpai
- ----->
- <meta charset="utf-8">
- <meta http-equiv="X-UfA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <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:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <title>{Title}</title>
- <meta name="image:sidebar" content=""/>
- <meta name="color:link" content="#444"/>
- <meta name="color:hover" content="#444"/>
- <meta name="color:border" content="#ccc"/>
- <meta name="color:blockquote" content="#f5f5f5"/>
- <meta name="color:background" content="#fff"/>
- <meta name="image:bg" content=""/>
- <meta name="color:text" content="#444"/>
- <meta name="color:tags" content="#fffdf5">
- <meta name="color:reblog" content="#fffdf5"/>
- <meta name="color:source" content="#f8f8f8"/>
- <meta name="color:block" content="#444"/>
- <meta name="image:home" content=""/>
- <meta name="image:ask" content=""/>
- <meta name="image:archive" content=""/>
- <meta name="image:link1" content=""/>
- <meta name="image:link2" content=""/>
- <meta name="image:link3" content=""/>
- <meta name="if:music player" content="0"/>
- <meta name="if:300px" content="1"/>
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="0"/>
- <meta name="text:text size" content="10px"/>
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <style type="text/css">
- body {
- margin:0px;
- background:{color:background} url('{image:bg}');
- background-repeat:repeat;
- font-family:arial;
- letter-spacing:0.05em;
- font-size:{text:text size};
- line-height:140%;
- font-weight:normal;
- color:{color:Text};
- }
- .search {
- border:3px solid {color:border};
- font-style:italic;
- text-align:center;
- width:150px;
- font-size:11px;
- z-index:99999;
- margin-top:-20px;
- {block:if300px}
- margin-left:90px;
- {/block:if300px}
- padding: 10px;
- {block:if400px}
- margin-left:150px;
- {/block:if400px}
- {block:if500px}
- margin-left:180px;
- {/block:if500px}
- {block:permalinkpage}
- margin-left:145px;
- {/block:permalinkpage}
- }
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 15px;
- box-shadow:rgba(0,0,0,0.1)0px 0px 2px 2px;
- padding:2px;
- border:1px solid #aaa;
- z-index:9999;
- background:#fffceb;
- }
- p{
- margin:0 0 10px 0;
- padding:0;
- }
- #pic {
- padding:6px;
- border:1px solid {color:border};
- width:110px;
- background:white;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a{
- color:{color:link};
- text-decoration:none;
- }
- a:hover{
- color:{color:hover};
- }
- li{
- margin-left:-15px;
- }
- #wrapper{
- {block:if300px}
- width:510px;
- {/block:if300px}
- {block:if400px}
- width:610px;
- {/block:if400px}
- {block:if500px}
- width:650px;
- {/block:if500px}
- border:none;
- margin:50px auto;
- }
- #sidebar{
- width:120px;
- margin-left:-10px;
- border-radius:10px;
- background-attachment:fixed;
- margin-top:-4px;
- padding:5px;
- position:fixed;
- }
- #content{
- {block:if300px}
- width:380px;
- {/block:if300px}
- {block:if400px}
- width:420px;
- {/block:if400px}
- {block:if500px}
- width:520px;
- {/block:if500px}
- margin-left:160px;
- {block:permalinkpage}
- width:520px;
- {/block:permalinkpage}
- }
- .post {
- margin:40px 0 60px 0;
- border: 1px solid {color:border};
- background:white;
- padding:30px;
- {block:if300px}
- width:300px;
- {/block:if300px}
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:if500px}
- width:500px;
- {/block:if500px}
- {block:permalinkpage}
- width:400px;
- {/block:permalinkpage}
- }
- #sidebar img, .post img{
- max-width:100%;
- }
- #nav{
- {block:if300px}
- margin-left:80px;
- {/block:if300px}
- {block:if400px}
- margin-left:140px;
- {/block:if400px}
- {block:if500px}
- margin-left:170px;
- {/block:if500px}
- max-width:200px;
- text-align:center;
- padding:3px;
- margin-bottom:5px;
- margin-top:10px;
- }
- .audio {
- padding: 7px;
- margin-bottom: 10px;
- }
- .audio_player {
- height:25px;
- background:none;
- }
- .player {
- overflow: hidden;
- float:left;
- background:none;
- margin-top:-5px;
- width:28px;
- -moz-transition:all linear 0.8s;
- -webkit-transition:all linear 0.8s;
- -o-transition:all linear 0.8s;
- transition:all linear 0.8s;
- }
- .post a {
- text-decoration:underline;
- }
- .title{
- font-weight:normal;
- font-size:18px;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- line-height:18px;
- font-family:serif;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- font-family:arial;
- font-style:italic;
- font-weight:bold;
- }
- blockquote {
- padding-left:8px;
- padding-right:5px;
- margin:10px;
- text-align:justify;
- border-left:2px solid rgba(0,0,0,.5);
- word-wrap:break-word;
- }
- .caption {
- background:{color:blockquote};
- padding-top:2px;
- padding-bottom:2px;
- padding-left:8px;
- padding-right:8px;
- }
- .footer{
- margin-top:8px;
- margin-bottom:-5px;
- text-align:left;
- }
- .footer a {
- background:none;
- text-decoration:underline;
- margin-right:3px;
- }
- ol.notes{
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- DISPLAY:NONE;
- }
- .links {
- background:transparent;
- padding:5px;
- }
- .links img {
- padding:3px;
- }
- .links2 {
- position:absolute;
- margin-left:23px;
- margin-top:-190px;
- }
- .links2 a{
- margin-bottom:4px;
- margin-right:5px;
- }
- ol.notes li.note{
- margin:0px;
- }
- #musicplayer {
- position: fixed;
- margin-left:44px;
- margin-top:-18px;
- }
- .players {
- padding-top:2px;
- padding-right:1px;
- border-radius:100%;
- position: fixed;
- width: 20px;
- margin-top:10px;
- overflow: hidden;
- z-index: 9999;
- opacity: 0.6; }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- <a href="/"><center><img src="{image:sidebar}" id="pic"></center></a>
- <div class="links"><center>
- <a href="/" title="refresh"><img src="{image:home}"></a>
- <a href="/ask" title="message"><img src="{image:ask}"></a>
- <a href="/archive" title="archive"><img src="{image:archive}"></a>
- </div>
- <div class="links2">
- {block:ifLink1}<a href="{text:Link 1 URL}" title="{text:Link 1}"><img src="{image:link1}"></a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}" title="{text:Link 2}"><img src="{image:link2}"></a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}" title="{text:Link 3}"><img src="{image:link3}"></a> {/block:ifLink3}
- </div>
- <div style="background:transparent;
- padding:5px; margin-top:-5px;font-family:arial;font-size:10px;">
- {description}</div>
- <!-- i'm taking no credit for this music player, it's originally by muishiki, i just edited it, the original is found in the post of this theme -->
- {block:ifmusicplayer}
- <div id="musicplayer">
- <div class="players"><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="{color:background}" />
- <param name="FlashVars" value="mp3=YOURMUSICLINKHERE&autoplay=0&bgcolor=ffeff4&loadingcolor=4c4c4c&buttoncolor=4c4c4c" />
- </object></div>
- </div>
- {/block:ifmusicplayer}
- </div>
- <div id="content">
- {block:SearchPage}
- {block:SearchResults}
- <h3>{lang:SearchResultCount results for SearchQuery 2}</h3>
- {/block:SearchResults}
- {/block:searchpage}
- {block:Posts}
- <div class="post">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div style="max-width:100%">{Photoset}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}" style="border-bottom:1px dotted {color:border};background:white;padding:5px;margin-top:5px;">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {block:indexpage}{block:if300px}<div style="margin-bottom:7px;width:282px;background:{color:background};padding-top:17px; padding-bottom: 17px;padding-left:8px;padding-right:8px;border:1px dashed {color:border};"><center>{Video-250}</center></div>{/block:if300px} {block:if400px} {video-400} {/block:if400px} {block:if500px} {video-500} {/block:if500px}{/block:indexpage}
- {block:permalinkpage}{video-400}{/block:permalinkpage}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div style="border:1px dashed {color:block}; padding:8px 4px 4px 4px; ">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div><div style="margin-left:30px;margin-top:-5px;padding:5px;font-family:arial;">
- {block:TrackName} {TrackName}{/block:TrackName} {block:Artist} : {Artist}{/block:Artist} </div>
- </div>{/block:AudioPlayer}
- {/block:Audio}
- {block:Answer}
- <div class="question">{Asker}: {Question}</div>
- {Answer}
- {/block:Answer}
- {block:Date}
- <div class="footer">
- <a href="{Permalink}" style="background:{color:tags}">[{NoteCount}]</a>
- {block:HasTags}{block:Tags} <a href="{TagURL}"style="background:{color:tags}">{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:RebloggedFrom}<br><a href="{ReblogParentURL}" style="background:{color:reblog}">{lang:Reblogged from ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource} <a href="{SourceURL}" style="background:{color:source}"> {lang:Source}: {SourceTitle}</a>{/block:ContentSource}
- </div>
- {block:PermalinkPage}
- <p>
- {block:NoteCount}
- <div style="background:{color:background};padding:2px;border:1px dashed {color:border};max-height:240px;overflow:auto;">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- <form action="/search" method="get" id="search-form">
- <input class="search" type="text" placeholder="検索する (search!)" name="q" value="" style="outline:none;"/></form>
- {block:Pagination}
- <div id="nav">
- {block:PreviousPage}<a href="{PreviousPage}">{lang:Previous} (back)</a> : {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">{lang:Next} (next)</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- <!-- do not touch my credit, thank you -->
- <a href="http://shenpai.tumblr.com" style="background:white; padding:5px; border:1px solid {color:border}; position:fixed;bottom:5px; left:5px;"> THEME</a>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement