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="{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="#fff4bc"/>
- <meta name="color:title color" content="#aaaaaa"/>
- <meta name="color:text" content="#838282"/>
- <meta name="color:link" content="#4e809f"/>
- <meta name="color:hover" content="#ffdc90"/>
- <meta name="color:border" content="#f7dfd9"/>
- <meta name="color:posts" content="#fff"/>
- <meta name="image:sidebar" content="https://67.media.tumblr.com/ccf86b4bcc58713d89733370b12bf9e4/tumblr_inline_odwwwctKX51qliycb_500.png"/>
- <meta name="image:sidebar2" content="https://secure.static.tumblr.com/b5a2d4d72f5ef12e981964ab1bb04d70/6tznfh1/Zt7odwvum/tumblr_static_bvhm6fygpw8cggk80ggwgcww0.png"/>
- <meta name="image:title image" content="https://67.media.tumblr.com/0542e2a8f3689b6bd1fe90c0eb076b5c/tumblr_inline_occ3btQNgM1qliycb_500.png
- "/>
- <meta name="image:background" content=""/>
- <meta name="image:shortcut icon" content=""/>
- <meta name="text:title" content="☆ THEME 5 ☆" />
- <meta name="text:top title" content="☆" />
- <meta name="text:link" content="link" />
- <meta name="text:link url" content="/link" />
- <meta name="text:font size" content="12" />
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <style type="text/css">
- 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-family:lucida console, consolas;
- font-size: 11px;
- margin: 0;
- padding: 0;
- word-wrap: break-word;
- line-height:150%;
- -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: 0px 0px 0px {color:link hover};
- }
- 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: 33%;}
- #post{position: relative;background-color:{color:posts};width: 400px;margin-bottom: 40px;margin-top: 20px;padding: 10px;border: 1px solid {color:border};}
- #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: 375px; !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-bottom: 15px;margin: auto;}
- #sid{position: relative;z-index:80;padding: 0px;margin: auto;background:{color:posts}; border: 0px solid {color:border}; border-radius:0px;box-shadow: 0px 0px 0px 0px {color:shadow};}
- #sid2{position: relative;z-index:80;padding: 0px;margin: auto;background:{color:posts}; border: 1px solid {color:border}; border-radius:0px;box-shadow: 0px 0px 0px 0px {color:shadow};}
- #pic img{width:90px;padding:0px;border-radius: 5px;border:2px solid {color:border sidebar};box-shadow: 0px 0px 0px 0px {color:border};background:white;}
- #sidebar {position: fixed !important;;z-index: 999;margin-left:-170px; border-radius: 0px;border: 0px solid {color:border};margin-top:170px; border-radius:0px;background-color: transparent;font-family: {select:font};text-align: left;{block:IfPostShadow}box-shadow:rgba(0,0,0,0.2)6px 6px;{/block:IfPostShadow};padding:10px;
- box-shadow: 0px 0px 0px 0px {color:border};
- }
- #linkie {position:relative;display: block;padding:5px;margin:auto;line-height: 140%;word-wrap: break-word; width: 110px;background-image:url(http://static.tumblr.com/pxbnumn/Nc1nqkr4x/tumblr_inline_n4ytr7kzby1rv4xc4.png);background-color: {color:footer};}
- #linkie a {border-bottom: 0px solid {color:link underline};}
- #oikawa {position: fixed !important;;z-index: 999;color:white;font-size: 50px;margin-top: 6px;margin-left:49px;}
- #pagination {position:absolute;display:block;width: 125px;margin-left:-1px;margin-top: 10px;min-height: 15px;font-size: 12px;text-align:center;background-color: {color:posts};border: 1px {select:post border} {color:border};padding-top: 5px;{block:IfPostShadow}box-shadow:rgba(0,0,0,0.2)6px 6px;{/block:IfPostShadow}}#pagination: a {text-align:center;padding:2px;}
- #footie {position: relative;padding:2px;background-color: trasparent;text-align:center;border-top: 1px solid {color:border}; padding-top: 10px; border-radius: 0px;}
- #info {position:relative;width: auto;height: auto;padding: 5px;border-top: 0px solid {color:border};background-color: transparent;text-align:center;}
- #footie a{border-top: 0px solid {color:link underline}; border-bottom: 0px solid {color:link underline};padding: 0px; font-family:inherit}
- #notes {text-align:left;}
- .links {margin:auto; margin-top: -10px; padding:0px; width:100px;} .links_title {padding-top:2px; padding-bottom:2px; position:relative;text-align:center;color: {color:text};width: 100px;border:1px solid {color:nav menu border};background-color: {color:nav menu bg};text-transform:lowercase} .linkie{ position:relative;display: block;padding:3px;background-color: white;margin:auto;width:100px;line-height: 140%;font-size: {text:font size}px;letter-spacing: 0px;word-spacing:3px;word-wrap: break-word; margin-top:-10px;padding-bottom: 10px;}.linkie a {border-bottom: 0px solid {color:link underline};}
- #text {position:relative; display:block; background-color: transparent; word-wrap: break-word;padding:5px;}
- #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: center;}
- #tags a{ text-decoration: none;border-bottom: 0px solid; background-color:; border-radius: 3px;padding:3px;}
- #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;width:295px;}
- .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;}
- select {-webkit-appearance: none;-moz-appearance: none;appearance: none;outline:none;padding: 2px;border: none;margin:auto;font-family:{select:font};letter-spacing: 0px;color: {color:text};width: 100px;border:1px solid {color:nav menu border};background-color: {color:nav menu bg};text-transform:lowercase;}
- .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;}
- #notes {padding:10px;background-color: {color:posts color};font-size: {text:font size}px;border-top: 0px solid {color:border};}
- ol.notes {list-style: none;padding: 0px 0px 10px 0px;}
- ol.notes img {width: 16px;height: 16px;border: 1px solid {color:border};margin-right: 5px; width: 16px; height: 16px;}
- #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: 0px;
- padding:15px;
- font-size:12px;
- font-weight:normal;
- text-align:center;
- text-transform:uppercase;
- position:fixed;
- left:260px;
- bottom:120px;}
- /*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;
- }
- header {
- width:400px;
- margin:40;
- margin-left:60px;
- }
- #description {
- margin:10px;
- width:280px;
- text-transform:uppercase;
- text-align:center;
- }
- #navbar{
- display:inline-block;
- text-align:center;
- }
- {CustomCSS}
- </style>
- <!--start of updates tab-->
- </head>
- <script language=""JavaScript"">
- <!--
- function cambia(ImageName,ImageFile){
- ImageName.src = ImageFile;
- }
- // -->
- </script>
- <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">{text:top title}</a>
- <header>
- <div id="description"><a href="/"
- onMouseOver="cambia(img_c1,'{image:sidebar2}')"
- onMouseOut="cambia(img_c1,'{image:sidebar}')" title="home"><img name="img_c1" src="{image:sidebar}" style="width:110px;
- -moz-border-radius:100px;
- -webkit-border-radius:100px;
- border-radius:999px;
- border:1px solid {color:border}; opacity: 1; padding:2px;"></a><br><img src="{image:title image}" width="18px"></font><br>{text:title}<br>
- <a href="/ask">ask</a> <a href="{text:link url}">{text:link}</a> <font size="1px">{block:Pagination}<span style="position: relative; margin: 10px 0 0 0; font-size: 7pt">{block:PreviousPage}<a href="{PreviousPage}" title="previous"><</a>{/block:PreviousPage}</span> {CurrentPage}/{TotalPages} <span style="position: relative; margin: 10px 0 0 0; font-size: 7pt">{block:NextPage}<a href="{NextPage}" title="next">></a> {/block:NextPage}</span>{/block:Pagination}</font>
- </div></div>
- </header>
- {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}">
- <img src="{PhotoURL-400}"></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}<div id="text">{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
- {block:Video}
- <div class="post video">
- <center>{VideoEmbed-400}</center>
- {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="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="http://lh5.ggpht.com/_NZJzdRm10Y0/TUbbeZX9J3I/AAAAAAAAAc8/Ap4DbUdhFFo/marcadores1.gif">{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- <div id="notes">{PostNotes}</div></div></div>{/block:PostNotes}
- {/block:Date}
- {/block:permalinkpage}
- {block:indexpage}<div id="footie"><p align="center">— <a class="date" title="{NoteCountWithLabel}" href="{Permalink}">{DayOfMonth} {Month} {Year}</a> <a href="{ReblogURL}" title="reblog">(reblog)</a> —</span>
- {block:HasTags}<br><img src="http://lh5.ggpht.com/_NZJzdRm10Y0/TUbbeZX9J3I/AAAAAAAAAc8/Ap4DbUdhFFo/marcadores1.gif">{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</p></div>
- {/block:indexpage}
- </div>
- {/block:Posts}
- {block:ifinfinitescroll}</div>{/block:ifinfinitescroll}
- <div id="theme" style="position:fixed; z-index:999; right:10px; bottom:10px; background: transparent;padding: 0px; border: 0px solid {color:border}; border-radius: 99px;"><center><a href="http://migurin.tumblr.com/" title="by migu">THEME</a></center></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement