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="{FavIcon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
- <meta name="color:Background" content="#fff" />
- <meta name="color:Text" content="#bbb"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="font:Title" content=""/>
- <meta name="color:Scrollbar" content="#000"/>
- <meta name="color:Light Accents" content="#eee"/>
- <meta name="color:Link" content="#aaa"/>
- <meta name="color:Link Hover" content="#7bd7c2"/>
- <meta name="color:Title" content="#888"/>
- <meta name="text:Updates 1" content="Visit ➨ Amplamente" />
- <meta name="text:Updates 2" content="Visit ➨ Amplamente"/>
- <meta name="text:Updates 3" content="Visit ➨ Amplamente" />
- <meta name="text:Updates 4" content="Visit ➨ Amplamente" />
- <meta name="color:Sidebar Link" content="#aaa"/>
- <meta name="text:Updates to Top" content="260" />
- <meta name="text:Sidebar Top" content="285" />
- <meta name="text:Sidebar Left" content="165" />
- <meta name="text:Title Size" content="15" />
- <meta name="text:link1" content="link1" />
- <meta name="text:link1url" content="http://" />
- <meta name="text:link2" content="link2" />
- <meta name="text:link2url" content="http://" />
- <meta name="text:link3" content="link3" />
- <meta name="text:link3url" content="http://" />
- <meta name="text:link4" content="link4" />
- <meta name="text:link4url" content="http://" />
- <meta name="text:link5" content="link5" />
- <meta name="text:link5url" content="http://" />
- <meta name="if:250px" content="1"/>
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="0"/>
- <style type="text/css">
- blockquote img{ width:500px; }
- iframe#tumblr_controls {
- right:2px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.16;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter: invert(100%);
- }
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.16;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- -webkit-filter: invert(100%);
- }
- #s-m-t-tooltip {max-width:300px padding:3px 4px 5px 4px; margin:15px 20px;background-color:{color:text}; font-family:calibri; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:{color:background}; z-index:9999999;}
- body {cursor:crosshair;
- color: {color:Text};
- background-color: {color:Background};
- background-image: url({image:Background}); background-attachment:fixed;
- font: 10px consolas;
- line-height: 16px;
- }
- a {
- text-decoration: none;
- color: {color:Link};
- }
- a:hover {transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease;
- color:{color:Link};
- cursor: help; text-decoration:line-through;
- }
- h1 {
- font-size: 12px;
- color: {color:Title};
- }
- /* scrollbar */
- ::-webkit-scrollbar {
- width: 3px;
- height: 5px;
- background: {color:Background};
- }
- ::-webkit-scrollbar-thumb {
- background: {color:Scrollbar};
- border-radius: 16px;
- border-top: 5px solid {color:Background};
- }
- #avp {position:fixed; width:193px; border-radius:10px; background:transparent; padding: 0px; border: 7px solid {color:link}; float: left;
- transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease; margin-left:{text:Sidebar Left}px; background:{color:background};}
- #avp:hover {border-radius:100%; background:{color:background}; border-color: {color:link hover}; }
- #content { /* for the whole column of posts */
- {block:IndexPage}
- {block:if250px} /* post widths */
- width: 250px;
- {/block:if250px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 400px;
- {/block:PermalinkPage}
- position: relative;
- margin-left: 550px;
- margin-top: 60px; max-width: 500px;
- }
- #content img { max-width: 500px;}
- .entry { border:5px solid {color:link}; transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease;
- margin-bottom: 40px; padding:20px; background:{color:background};
- }
- .entry:hover {transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease; border:5px solid {color:link hover}; padding:20px; background:{color:link hover};
- }
- #updatescont {
- bottom:{text:updates to top}px;
- left:240px;
- position:fixed;
- }
- #sq1, #sq2, #sq3, #sq4 {border-bottom:none;
- position:relative;
- display:inline-block;
- height:15px;
- width:15px;
- margin-right:5px;
- background-color:{color:link}; /*--- change bg color of tab squares ---*/
- }
- #tab1, #tab2, #tab3, #tab4 {color:#fff;
- position:absolute;
- width:190px;
- height:auto;
- text-align:left;
- margin-top:5px;
- margin-left:-55px;
- border-left:solid 1px {color:link}; /*--- change border color of text boxes ---*/
- background-color:{color:link hover}; /*--- change background color of text boxes ---*/
- word-wrap:break-word;
- padding:10px;
- }
- #tab1 { visibility:hidden; opacity:0; }
- .show:focus + #tab1 { visibility:visible; opacity:1; }
- #tab2 { visibility:hidden; opacity:0; }
- .show:focus + #tab2 { visibility:visible; opacity:1; }
- #tab3 { visibility:hidden; opacity:0; }
- .show:focus + #tab3 { visibility:visible; opacity:1; }
- #tab4 { visibility:hidden; opacity:0; }
- .show:focus + #tab4 { visibility:visible; opacity:1; }
- #perma {border-top:2px solid {color:link hover}; border-bottom:2px solid {color:link};
- position: absolute;
- right: -85px;
- letter-spacing: .5px;
- text-transform: lowercase;
- }
- #side {background:{color:background}; border:7px solid {color:link};
- top: {text:sidebar top}px;
- left: 185px; padding:20px;
- position: fixed;
- width: 153px;
- }
- #side a{background:{color:background};
- border-bottom: 1px solid {color:Sidebar Link Border};
- color: {color:Sidebar Link};
- }
- #side a:hover {
- border-bottom: 1px solid transparent;
- color: {color:Sidebar Link Hover};
- }
- .head {font-family:{font:Title}; text-transform:uppercase;
- font-size: {text:Title Size}px;
- margin-bottom: 10px;
- margin-left: 10px; background:{color:background};
- color: {color:Title};
- letter-spacing: .5px;
- }
- blockquote {
- border-left: 1px solid {color:Light Accents};
- margin-left: 6px;
- padding-left: 10px;
- }
- img.avatar {display:none; }
- ol.notes {
- margin-top: 20px;
- }
- #position-menu-bar {
- position:fixed;
- right:50px;
- top:30px;
- z-index:99999999;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- .menu-bar {
- display:block;
- width:40px;
- height:40px;
- background-color:{color:link};
- padding-left:7px;
- padding-right:7px;
- color:#FFF;
- cursor:crosshair;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .menu-bar img {
- width:30px;
- height:30px;
- margin-top:6px;
- margin-left:5px;
- }
- .mb {
- display:block;
- width:220px;
- height:20px;
- padding-top:10px;
- padding-bottom:10px;
- color:#FFF;
- cursor:help;
- background-color:#444;
- margin-bottom:5px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .mb:hover {border-bottom:none; text-decoration:none;
- background-color:#333;
- color:#FFF;
- letter-spacing:5px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #more-bar {
- display:block;
- opacity:0;
- position:absolute;
- padding:12px;
- margin-top:50px;
- margin-left:140px;
- width:220px;
- height:265px;
- text-align:center;
- background-color:#333;
- color:white;
- font-family:Calibri;
- font-size:15px;
- text-transform:uppercase;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .mb:first-letter {
- color:{color:link};
- font-style:italic;
- font-family:Georgia;
- font-size:22px;
- }
- #position-menu-bar:hover #more-bar {
- margin-left:-140px;
- opacity:1;
- }
- #triangle {
- width:0;
- height:0;
- border-top:42px solid #333;
- border-right:42px solid transparent;
- position:absolute;
- margin-top:-28px;
- margin-left:130px;
- opacity:1;
- -webkit-transform:rotate(45deg);
- -moz-transform:rotate(45deg);
- -o-transform: rotate(45deg);
- </style>
- <!---infinite scroll---><script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
- </head>
- <body>
- <!--- BEGIN UPDATES --->
- <div id="updatescont">
- <a href="#show" id="sq1" class="show"><font style="display:none">[ show ]</font></a>
- <div id="tab1">
- {text:updates 1}
- </div>
- <a href="#show" id="sq2" class="show"><font style="display:none">[ show ]</font></a>
- <div id="tab2">
- {text:updates 2}
- </div>
- <a href="#show" id="sq3" class="show"><font style="display:none">[ show ]</font></a>
- <div id="tab3">
- {text:updates 3}
- </div>
- <a href="#show" id="sq4" class="show"><font style="display:none">[ show ]</font></a>
- <div id="tab4">
- {text:updates 4}
- </div>
- </div>
- <div id="position-menu-bar">
- <div class="menu-bar">
- <img src="http://static.tumblr.com/5ojoydj/bunmo0ev7/fukuo-line-bar.png"/>
- </div>
- <div id="more-bar">
- <div id="triangle"></div>
- <a href="{text:link1url}" class="mb">{text:link1}</a>
- <a href="{text:link2url}" class="mb">{text:link2}</a>
- <a href="{text:link3url}" class="mb">{text:link3}</a>
- <a href="{text:link4url}" class="mb">{text:link4}</a>
- <a href="{text:link5url}" class="mb">{text:link5}</a>
- <a href="http://ttamplamente.tumblr.com/" target="_blank" class="mb">Theme</a>
- </div>
- </div>
- <!--sidebar-->
- <img id="avp" src="{image:sidebar}">
- <div id="side"><div class="head">{Title}</div>{Description}<p></div>
- <!----->
- <div id="content">
- {block:Posts}
- <div class="entry">
- <!--permalink-->
- {block:IndexPage}<div id="perma"><a href="{Permalink}">{MonthNumberwithZero}.{DayofMonthwithZero}.{Year}</a><br><a href="{Permalink}">{DayofWeek}</a><br><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
- {block:Photo}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a> {block:IndexPage}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
- {block:Photoset}{block:IndexPage}{block:if250px}{Photoset-250}{/block:if250px}{block:if400px}{Photoset-400}{/block:if400px}{block:if500px}{Photoset-500}{/block:if500px}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage} {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body} {/block:Text}
- {block:Link}<h1><a href="{URL}">{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Quote}"{Quote}"{block:Source}<br>- {Source}{/block:Source}{/block:Quote}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label} </b>{/block:Label}<span><i>{Line}</i><br></span>{/block:Lines}{/block:Chat}
- {block:Audio}{AudioPlayerWhite}{block:IndexPage}<p>{block:TrackName}Track: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album: {Album}<br>{/block:Album}{block:PlayCount}Played: {PlayCount}{/block:PlayCount}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Audio}
- {block:Video}{block:IndexPage}{block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}{block:if500px}{Video-500}{/block:if500px}{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage} {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:Video}
- {block:Answer}<b>{Asker}</b> asked: <br><center><i>{Question}</i></center><p>{Answer}{/block:Answer}
- <!--permalink page-->
- {block:PermalinkPage}
- <center>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}<p>{NoteCountwithLabel}</center>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- </div> <!---entry div--->
- {/block:Posts}
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div><!---content div--->
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement