Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f1f1f1" />
- <meta name="color:link" content="#000000" />
- <meta name="color:lhover" content="#000000" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:linkhovert" content="#fff" />
- <meta name="color:linkhoverb" content="#000000" />
- <meta name="color:linkshover" content="#ffffff" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="" />
- <meta name="text:frase" content="frase aqui..." />
- <meta name="text:Link1" content="um" />
- <meta name="text:Link1 Title" content="um" />
- <meta name="text:Link2" content="dois" />
- <meta name="text:Link2 Title" content="dois" />
- <meta name="text:Link3" content="três" />
- <meta name="text:Link3 Title" content="três" />
- <meta name="text:Link4" content="quatro" />
- <meta name="text:Link4 Title" content="quatro" />
- <meta name="text:Link5" content="cinco" />
- <meta name="text:Link5 Title" content="cinco" />
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $('li.drawer div:nth-child(2)').hide();
- $('li.drawer h1').click(function () {
- if ($(this).hasClass('open')) {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
- else {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
- $(this).next().slideDown();
- $(this).addClass('open');}
- });
- });
- </script>
- <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}
- <style type="text/css">
- body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none;}
- a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- .sidelinks {font:11px consolas,monospace; text-transform:uppercase; color:{color:link}; padding:3px; font-style:normal!important; margin:5px 0px 2px 1px!important; letter-spacing:-1px;}
- .sidelinks:hover {color:{color:link hover}; background-color:{color:linktext hover};}
- #sidebar {position: fixed; margin-left: 87px; margin-top: 30px;}
- #oie {position: fixed; margin-left: 0px; margin-top: 0px; display: none;}
- .slideShowContainer {margin-top: 0px; margin-left: 98px; width: 244px; padding: 5px; background-color: {color:sidebar}; position: fixed; overflow: hidden;}
- .slideShow2 {display: block;}
- .slideShow2 img{width: 236px; border: 4px solid {color:background}; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; opacity: 0.9}
- .slideShow2 img:hover {opacity: 0.99; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out;}
- #links {width: 10px; float: left; margin-left: -6px; margin-top: 6px; padding: 0px; text-align: center; position: fixed; padding: 0px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;}
- #links a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 10px; text-align: center; width: 254px; background-color: {color:sidebar}; color:{color:text}; text-decoration: none; line-height: 23px; height: 23px; overflow: hidden; margin-top: 0px; margin-bottom: 1px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;}
- #links a:hover{text-align: center; background-color: {color:barrinha}; color:{color:letradabarrinha}; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;}
- #aloalo {position: absolute; width: 260px; margin-left: -6px; margin-top: 7px; padding: 0px; text-align: center; z-index:3;}
- #aloalo a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 0px; margin-bottom: 1px; width: 50px; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; text-transform: lowercase; height: 26px; line-height: 26px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #aloalo a:hover{text-align: center; background-color: {color:linkhoverb}; color: {color:linkhovert}; letter-spacing:0px; font-weight: bold;}
- #description {font-size: 9px; font-family: verdana; position: fixed; margin-left: 1px; width: 244px; background-color: {color:sidebar}; line-height: 10px; padding: 5px; margin-top: 16px; background-attachment: fixed; height:auto;}
- #desc {margin-top: -7px; text-align: center; margin-bottom: 1px; font-family: verdana; font-size: 9px; color: {color:text}; letter-spacing: 0px; text-transform: none;}
- #kaya{ float: left; margin-top: 7px; margin-left: 140px; height: 76px; width:87px; position: fixed; background-color: {color:sidebar}; padding: 0px; border: 5px solid {color:sidebar}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; opacity:1}
- #kaya1 {margin-top: 0px; margin-bottom: 0px;}
- #kaya1 img{width: 87px; height:76px; margin-left: 0px; opacity:1; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
- #my {float: left; margin-top: 30px; margin-left: -5px; width: 145px; background-color: {color:sidebar}; color: ; padding: 3px; font-size: 9px; height: 12; line-height: 12px; text-align: center; position:fixed; font-family: verdana; overflow: hidden; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
- #my a {font-size: 9px; color: {color:text};}
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-size: 8px;}
- #paginal a:hover {background: transparent; color: {color:text};}
- #paginal span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; padding: 3px; width: 96px; margin-left: 149px; margin-top: -15px; height: auto; background-color: {color:sidebar}; color: {color:text};}
- #pagina{width: 119px; position: fixed; display: block; margin-left: 22px; margin-top: -180px; text-align: center; background: #transparent; opacity: 0.7;}
- #ap {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
- #aright {float: left; margin-left: 440px; margin-top: 30px;}
- .postbox {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
- h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 500px; margin-bottom: 2px }
- .aquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .aquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
- .aquotesource a, a:hover{text-transform: none;}
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #000; text-align: left; display:block;}
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 8px; padding-left: 8px;padding-top: 8px; width: 500px; margin-left: -8px; border-top: 1px solid {color:background};}
- #oidata a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
- .notes img{display: none; border:0px}
- ::-webkit-scrollbar{width:4px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
- .paginacao {position: absolute; margin-top: 0px; margin-left: 0px; width: 234px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; }
- #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
- #pages a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color:{color:text}; background-color:{transparent}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
- #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
- .page {clear: both; float: left; width: 255px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-185px;}
- ul#drawers {list-style: none; margin: auto; color: color:title; cursor: help;}
- ul#drawers li h1 {margin: 0; font-size:20px; font-weight: normal;}
- li.drawer h1.open {border-top: 0px;}
- li.drawer div {padding: 8px 0 0 0; margin: 0px; line-height: 15px;}
- li.drawer div li {list-style-type: disc;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- </style>
- <body>
- <div id="sidebar">
- <div class="slideShowContainer">
- <div class="slideShow2">
- <img src="{image:sidebar}"/>
- <div id="my"><font color="{color:text}">theme: <a href="http://stuckin-reverse.tumblr.com" title="stuckin-reverse"><b>s-r</b></a> and <a href="http://sixthell.tumblr.com" title="sixthell"><b>s.h</b></a> <a href="http://wolfss.tumblr.com" title="wolfss">+</a>
- <div class="ps"><div id="paginal">
- {block:JumpPagination length="4"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- </div></div></div>
- <li class="drawer" id="links">
- <a href="/" onclick="oie.style.display='block'; return false;">{text:frase} (click +)</a>
- <div id="oie">
- <div id="description"><div id="desc">{description}
- <div id="aloalo">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a></div>
- </div></div>
- </div>
- </div>
- </div>
- </li>
- </div>
- <div id="aright">
- {block:Posts}
- <div class="postbox">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="aquote">“{Quote}”</div>
- {block:Source}<div class="aquotesource"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div id="asker"><b>{Asker} asked:</b> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <br>
- <div id="oidata">
- {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> or fuck</a>{/block:IndexPage}
- {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment