Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- (*ノωノ)☆ theme n°3.5 by migu migurin -->
- <!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="{image:shortcut icon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {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>
- <!-- Back to top Button (start) -->
- <script>
- jQuery(document).ready(function() {
- var offset = 220;
- var duration = 1000;
- jQuery(window).scroll(function() {
- if (jQuery(this).scrollTop() > offset) {
- jQuery('.top_button').fadeIn(duration);
- } else {
- jQuery('.top_button').fadeOut(duration);
- }
- });
- jQuery('.top_button').click(function(event) {
- event.preventDefault();
- jQuery('html, body').animate({scrollTop: 0}, duration);
- return false;
- })
- });
- </script>
- <!-- Back to top Button (end) -->
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:1,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".linkie").hide();
- $(".links_title").click(function(){
- $(this).next(".linkie").slideToggle('fast');
- }); }); </script>
- <!---- options --->
- <meta name="color:background" content="#fff5e7"/>
- <meta name="color:title color" content="#444444"/>
- <meta name="color:sidebar" content="#bdbcbe"/>
- <meta name="color:text" content="#444444"/>
- <meta name="color:link" content="#888888"/>
- <meta name="color:hover" content="#d1bfba"/>
- <meta name="color:border" content="#dcc4be"/>
- <meta name="color:border sidebar" content="#dcc4be"/>
- <meta name="color:posts" content="#fff5e7"/>
- <meta name="color:footer" content="#fff5e7"/>
- <meta name="color:scrollbar" content="#888888"/>
- <meta name="color:scrollbar background" content="#ffffff"/>
- <meta name="color:selection color" content="#fff5e7"/>
- <meta name="color:selection text" content="#444444"/>
- <meta name="image:sidebar" content="https://secure.static.tumblr.com/2c3488b967ef3691830491dc5d40339b/6tznfh1/2SHo59raj/tumblr_static_4fi0rpdue1esswo4cg040sc88.png"/>
- <meta name="image:background" content=""/>
- <meta name="image:shortcut icon" content=""/>
- <meta name="image:bg post" content="https://36.media.tumblr.com/ae4171766e274eb39606126ced85b75c/tumblr_inline_o59oa3oRzj1qliycb_500.png"/>
- <meta name="text:link 1" content="about"/>
- <meta name="text:link 1 url" content="/about"/>
- <meta name="text:link 1 title" content="about"/>
- <meta name="text:link 2" content="tags"/>
- <meta name="text:link 2 url" content="/tags"/>
- <meta name="text:link 2 title" content="tags"/>
- <meta name="text:link 3" content="ask"/>
- <meta name="text:link 3 url" content="/ask"/>
- <meta name="text:link 3 title" content="ask"/>
- <meta name="text:font size" content="12" />
- <meta name="if:250px post" content="0"/>
- <meta name="if:400px post" content="1"/>
- <meta name="if:500px post" content="0"/>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <style type="text/css">
- ::selection {background: {color:selection color};color: {color:selection Text};}::-moz-selection {background: {color:selection color};
- color: {color:selection Text};}::-webkit-selection {background: {color:selection color};color: {color:selection Text};}
- ::-webkit-scrollbar {height: 10px;width: 12px;background-color: {color:Scrollbar Background};}::-webkit-scrollbar-thumb:vertical {background-color: {color:Scrollbar};height: 50px;}
- body {background:{color:background};background-image:url('{image:Background}');background-attachment: fixed;{block:ifnotBackgroundRepeat}background-size: 100% 100%;{/block:ifnotBackgroundRepeat}{block:ifBackgroundRepeat}background-repeat: repeat;{/block:ifBackgroundRepeat};color:{color:text};font-size:{text:font size}px; font-family:calibri, helvetica, arial;
- line-height:1.6em;
- word-wrap:break-word;
- letter-spacing:1px;
- -moz-font-smoothing:subpixel-antialiased;
- -webkit-font-smoothing:subpixel-antialiased;
- font-smoothing:subpixel-antialiased;
- }
- a {text-decoration: none;outline:none;-moz-outline-style:none;color:{color:link}; border-bottom: 0px solid {color:link underline};-webkit-transition: all 0.3s;-moz-transition: all 0.3s ;-o-transition: all 0.3s ;-ms-transition: all 0.3s ;transition: all 0.3s ;
- text-shadow: 1px 1px 0px #dcecf5;
- }
- a:hover {
- color:{color:hover};-webkit-transition: all 0.3s;-moz-transition: all 0.3s ;-o-transition: all 0.3s ;-ms-transition: all 0.3s ;transition: all 0.3s ;}
- #wrapper{width: auto;margin:to;}
- #content{width:418px;margin-top: 40px; margin-left: 40%;}
- #post{position: relative;background-color: {color:posts};background-image:url('{image:bg post}'); width:275px;{block:if250pxpost}width: 250px;{block:ifsidebarright}margin-left:50%;{/block:ifsidebarright}{/block:if250pxpost}{block:if400pxpost}width: 400px;{block:ifsidebarright}margin-left:50%;{/block:ifsidebarright}{/block:if400pxpost}{block:if500pxpost}width: 500px;{block:ifsidebarright}margin-left:50%;{/block:ifsidebarright}{/block:if500pxpost}margin-bottom: 120px;margin-top: 40px;padding: 25px;border-radius: 0px;border: 0px solid {color:border}; border-radius:0px; opacity:{select:post opacity};box-shadow: 0px 0px 0px 0px {color:shadow};
- }
- #post img {border:none; max-width: 100%;height: auto;} img a{border:0px; outline:none;}#posttitle {width: auto;height: auto;text-align: center;font-size:16px;font-family: {select:font};color:{color:title color};padding: 5px;border-bottom: 0px solid {color:border};}iframe.photoset {width: 275px {block:if250pxpost}width: 250px;{/block:if250pxpost}{block:if400pxpost}width: 375px;{/block:if400pxpost}{block:if500pxpost}width: 500px;{/block:if500pxpost} !important;}
- .photoset img {max-width: 100%;}
- blockquote {
- margin: 0 0 10px 0;
- padding: 0 0 0 10px;
- border-left: 2px solid #aaa;
- word-wrap: break-word; }
- #pic{position: relative;z-index:80;padding: 0px;margin: auto;}
- #sid{position: relative;z-index:80;padding: 5px;margin: auto;background:{color:transparent}; border: 0px solid {color:border}; border-radius:0px;}
- #pic img{width:130px;padding:0px;border-radius: 0px;border:0px solid {color:border sidebar};box-shadow: 0px 0px 0px 0px {color:border};background:white;}
- #sidebar {position: fixed !important;;z-index: 999;margin-left:-250px; border-radius: 0px;border: 0px {select:post border}{color:border};margin-top:110px; border-radius:2px;background-color: {color:posts}; background-image:url('{image:bg post}'); font-family: {select:font};text-align: left;padding:20px;
- box-shadow: 0px 0px 0px 0px {color:border};
- }
- #footie {position: relative;padding:5px;background-color: transparent;text-align:right;font-size:10px;line-height:1.6em;
- word-wrap:break-word;
- letter-spacing:1px; font-family:inherit;border: 0px solid {color:border}; border-radius: 2px;}
- #info {position:relative;width: auto;height: auto;padding: 5px;border-top: 0px solid {color:border};background-color: transparent;text-align:right;}#footie a{border-top: 0px solid {color:link underline}; border-bottom: 0px solid {color:link underline};padding: 0px; font-family:inherit}
- #text {position:relative; display:block; background-color: transparent; word-wrap: break-word;padding:0px;}#text a{border-bottom: 0px solid {color:link underline};}
- #tags {position:relative;padding:3px;padding-top:5px;background-color:{block:indexpage}{color:footer}{/block:indexpage}{block:permalinkpage}transparent{/block:permalinkpage};text-align: right;font-size:9px;}
- #tags a{ text-decoration: none;border-bottom: 0px solid; background-color:; border-radius: 3px;padding:3px;}
- #notes {padding:5px;background-color: {color:posts color};font-size: {text:fontsize}px;text-align:center;}
- ol.notes {list-style: none;padding: 0px 0px 10px 0px;}
- ol.notes img {width:0px;height: 0px;border: 1px solid {color:border};margin-right: 5px; width: 0px; height: 0px;}
- #quote {font-size: 15px;padding: 10px 20px 5px 10px;font-family: {select:font};text-align: center;}
- #open {position: absolute;font-size:30px;margin-top: 0px;padding-bottom: 15px;margin-left: -10px;font-family:georgia;text-align: left;opacity: 0.5;}
- #close {position: absolute;font-size: 35px;font-family:georgia;opacity: 0.5;padding-top:5px;margin-left: 240px;{block:if400pxpost}margin-left:340px;{/block:if400pxpost}{block:if250pxpost}margin-left:220px;{/block:if250pxpost}{block:if500pxpost}margin-left:460px;{/block:if500pxpost}}
- #source {text-align: center;padding-top: 5px;padding-bottom: 5px;{block:permalinkpage}padding-bottom:10px;{/block:permalinkpage}}
- .tumblr_audio_player {border: 0px solid {color:border};height: 30px;margin-left: 100px;width: 170px;{block:if250pxpost}width:145px;{/block:if250pxpost}{block:if400pxpost}width:295px;{/block:if400pxpost}{block:if500pxpost}width:395px;{/block:if500pxpost}}
- .audioimgwrapper {position: absolute;border: 1px solid {color:border};overflow: hidden;width: 90px;height: 90px;}
- .audioimgwrapper img {width: 100%;height: 90px;}
- .trackdetails {width: auto;display:inline-block;padding-top:10px;margin-left:100px;min-height: 50px;}
- .audiowrapper {position: relative;display:inline-block;}
- .bubble {line-height: 20px;padding: 8px 10px;position: relative;display:block;margin-bottom: 1em;min-height: 45p}.portrait {display:inline;border: 1px solid {color:border};border-radius:99px;}
- #asker {position:relative;background-color: #000;font-weight:bold;text-align:left;width: 250px;float: right}
- #answerer {font-weight:bold;text-align:left;padding-left:25px;}
- #question {text-align:left;margin-left: 50px;}
- #answer {text-align:left;margin-left: 50px;}
- #nextp {width: 125px;display:block;float:right;padding-right:5px;text-align:right}#previousp {width: 125px;display:block;margin-left: 5px;float:left;padding-right:5px;text-align:left}
- #s-m-t-tooltip{position:fixed;z-index: -1;color:{color:text};
- background:white; width:auto;border: 1px {select:post border}{color:border}; padding:3px;margin-left: 25px; z-index:1000;font-family:12px arial;letter-spacing:0px;text-align:center;text-transform:justify; box-shadow:1px 1px 3px rgba(0,0,0,.1);}
- .top_button {
- display:none;
- background:transparent;
- border: 0px solid {color:border};
- border-radius: 90px;
- padding:15px;
- font-size:20px;
- font-weight:normal;
- text-align:center;
- text-transform:uppercase;
- position:fixed;
- left:300px;
- bottom:90px;}
- /*start of updates tab css by oxygenthemes @ tumblr*/
- #updatestab {
- position:fixed;
- text-align:left;
- top:30px; /*how far from top*/
- left:5px; /*how far from the left - if you want the tab on the right, change margin-left to just "right:20px"*/
- z-index:999;
- width:210px; /*width of tab*/
- font-size:9px; /*font size*/
- padding:15px;
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- }
- .box {
- opacity:0;
- padding:12px;
- letter-spacing:1px;
- border-radius: 5px;
- box-shadow: 0px 0px 0px 0px {color:border};
- margin-top:100px;
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- }
- .box:hover {
- opacity:1;
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- }
- #updatestab:hover .box {
- opacity:1;
- margin-top:0px;
- letter-spacing:0px;
- background:#fff; /*background of individual boxes*/
- border:2px solid {color:border};
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- }
- #updatestab h7 { /*customising the subheadings: you can change the color by choosing an alternative from colorpicker.com*/
- font-size:9px;text-transform:uppercase;font-weight:700;
- }
- #updatestab h5 { /*customising the main heading: you can change the color by choosing an alternative from colorpicker.com*/
- font-size:8px;text-transform:uppercase;letter-spacing:1px;font-weight:700;
- }
- /*end of updates tab css*/
- #topBar
- {
- background: url({image:topbar}); /*you can change the top bar background over here*/
- width: 100%;
- height: 150px;
- position: fixed;
- top: 0;
- z-index:-1;
- opacity: 0.9;
- border-bottom: 0px solid white;
- }
- {CustomCSS}
- </style>
- <!--start of updates tab-->
- </head>
- <div id="topBar"></div><body>
- <div id="wrapper">
- <div id="content">
- <div id="dani">
- <div style="border-bottom:0px solid #efefef;background-color:transparent;">
- <a href="#" class="top_button">▲</a>
- <div id="sidebar">
- <div id="pic"><a href="/" title="home"><img src="{image:sidebar}"></a><br>
- <div id="sid"><center>{description}<br>
- <a href="{text:link 1 url}" title="{text:link 1 title}" >{text:link 1}</a> <a href="{text:link 2 url}" title="{text:link 2 title}" >{text:link 2}</a> <a href="{text:link 3 url}" title="{text:link 3 title}" >{text:link 3}</a></center></div>
- <center><font family="helvetica"><font size="1px">{block:Pagination}{CurrentPage} of {TotalPages} <br>
- <span style="position: relative; margin: 10px 0 0 0; font-size: 7pt">{block:NextPage}<a href="{NextPage}">next</a> {/block:NextPage}</span> <span style="position: relative; margin: 10px 0 0 0; font-size: 7pt">{block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage}</span>{/block:Pagination}</font></font></center>
- </div>
- </div>
- {block:Posts}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:ifinfinitescroll}<div class = "autopagerize_page_element" >{/block:ifinfinitescroll}
- <div id="post">
- {block:Text}
- <div id="text">
- {block:Title}
- <div id="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- <center>{LinkOpenTag}<a href="{Permalink}">{block:ifnot500pxpost}{block:ifnot400pxpost}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="{block:if275pxpost}275{block:if275pxpost}{block:if250pxpost}300{/block:if250pxpost}"/>{/block:ifnot400pxpost}{/block:ifnot500pxpost}
- {block:ifnot500pxpost}{block:if400pxpost}<img src="{PhotoURL-400}">{/block:if400pxpost}{/block:ifnot500pxpost}
- {block:if500pxpost}<img src="{PhotoURL-500}">{/block:if500pxpost}
- </a>{LinkCloseTag}</center>
- {block:Caption}
- <div id="text">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Panorama}
- <div class="post panorama">
- {LinkOpenTag}
- <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
- {LinkCloseTag}{block:Caption}
- <div id="text">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Panorama}
- {block:Photoset}
- <div class="post photoset">
- {Photoset}{block:Caption}
- <div id="text">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Link}
- <div class="post link">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </li>
- {/block:Link}
- {block:Quote}<div id="quote"><div id="open">“</div>{Quote}<div id="close">”</div></div><br><div id="source">{block:Source}{Source}{/block:Source}</div>{/block:Quote}
- {block:Chat}{block:Title}<div id="posttitle">{Title}</div>{/block:Title}<br>{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}
- <div class="post video">
- <center>{block:ifnot500pxpost}{VideoEmbed-400}{/block:ifnot500pxpost}</center>
- {block:if500pxpost}{VideoEmbed-500}{/block:if500pxpost}
- {block:Caption}<div id="text">{Caption}</div>{/block:Caption}
- </div>
- {/block:Video}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- {AudioPlayerWhite}
- <div class="trackdetails">
- {block:TrackName}{TrackName}{/block:TrackName}<br/>
- {block:Artist}Artist: {Artist}{/block:Artist}<br/>
- {block:Album}Album: {Album}{/block:Album}<br/>
- </div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:AudioPlayer}
- {block:Answer}
- <table style="border-bottom:1px solid {color:border};padding-bottom:5px;margin-bottom:5px;{block:if250pxpost}width:250px;{/block:if250pxpost}{block:if400pxpost}width:375px;{/block:if400pxpost}{block:if500pxpost}width:500px;{/block:if500pxpost}background-color: {color:post}; border-bottom: 1px dashed {color:border};">
- <tr>
- <td style="vertical-align:top;width:45px; padding-top: 5px"><a href="{AskerURL}" title="{AskerName}"><img class="portrait" src="{AskerPortraitURL-40}" alt=""></a></td>
- <td style="vertical-align:top;padding: 10px; padding-left:5px;"><strong><a href="{AskerURL}">{Asker}</a> said:</strong> <br>{Question}</td>
- </tr>
- </table>
- <table style="padding-bottom:5px;margin-bottom:5px;{block:if250pxpost}width:250px;{/block:if250pxpost}{block:if400pxpost}width:400px;{/block:if400pxpost}{block:if500pxpost}width500px;{/block:if500pxpost}height:auto; background-color: {color:post};">
- <tr>
- <td style="vertical-align:top; margin-left: -10px; padding:0px;">{Answer}</td>
- </tr>
- </table>
- {/block:Answer}
- {block:permalinkpage}
- {block:Date}
- {block:PostNotes}<div id="footie"><div id="notes"><div id="info">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
- </a> <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
- {/block:RebloggedFrom} {NoteCountwithLabel}{/block:NoteCount}
- <p>
- {block:HasTags}<img src="https://secure.static.tumblr.com/3yblkz0/zPsn8jthk/tag.png">{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div><div id="notes">{PostNotes}</p></div></div>{/block:PostNotes}
- {/block:Date}
- {/block:permalinkpage}
- {block:indexpage}<div id="footie"><a class="date" title="{NoteCountWithLabel}" href="{Permalink}">{MonthNumberWithZero}/{DayOfMonthWithZero}</a> <a href="{ReblogURL}" title="reblog"><img src="https://secure.static.tumblr.com/3yblkz0/a5jn8jtgu/reblog.png"></a></span>
- {block:HasTags}<br><img src="https://secure.static.tumblr.com/3yblkz0/zPsn8jthk/tag.png">{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:indexpage}
- </div>
- {/block:Posts}
- {block:ifinfinitescroll}</div>{/block:ifinfinitescroll}
- <div id="imageright" style="position:fixed; bottom:-5px; right:-25px; z-index:-1;"><img src="{image:Right Image}" width="500px" style="opacity: 1.0;"></div>
- <div id="imageleft" style="position:fixed; bottom:{text:left image margin bottom}px; z-index:-1; left:{text:left image margin left}px;"><img src="{image:Left Image}"width="{text:left image width}" style="opacity: 0.8;"></div>
- <div id="theme" style="position:fixed; z-index:999; right:20px; bottom:0px; font-size:28px;padding: 15px; border: 0px solid {color:border}; border-radius: 99px;"><a href="http://migurin.tumblr.com/" title="theme by migu">✿</a></div>
- <div style="position:fixed; z-index:999; font-size:9px; margin-left:-200px; top: 265px;"></font></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement