Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
- <!------------------------------------
- THEME 6
- FEITO POR ST0RMTROOP3R
- SEM PLÁGIOS AQUI OK? SE NÃO TE CAÇO ATÉ O INFERNO, É.
- ------------------------------------>
- <html lang="en">
- <head>
- {block:IfShakingImages}
- <style>
- .shakeimage{
- position:relative
- }
- </style>
- <script language="JavaScript1.2">
- //configure shake degree (where larger # equals greater shake)
- var rector=1
- ///////DONE EDITTING///////////
- var stopit=0
- var a=1
- function init(which){
- stopit=0
- shake=which
- shake.style.left=0
- shake.style.top=0
- }
- function rattleimage(){
- if ((!document.all&&!document.getElementById)||stopit==1)
- return
- if (a==1){
- shake.style.top=parseInt(shake.style.top)+rector+"px"
- }
- else if (a==2){
- shake.style.left=parseInt(shake.style.left)+rector+"px"
- }
- else if (a==3){
- shake.style.top=parseInt(shake.style.top)-rector+"px"
- }
- else{
- shake.style.left=parseInt(shake.style.left)-rector+"px"
- }
- if (a<4)
- a++
- else
- a=1
- setTimeout("rattleimage()",50)
- }
- function stoprattle(which){
- stopit=1
- which.style.left=0
- which.style.top=0
- }
- </script>{/block:IfShakingImages}
- <meta name="if:Repeat background image" content="0"/>
- <meta name="if:Consolas font" content="0"/>
- <meta name="if:Italic font" content="1"/>
- <meta name="if:Shaking Images" content="1"/>
- <meta name="if:Portrait" content="1"/>
- <meta name="if:250px" content="0"/>
- <meta name="if:400px" content="1"/>
- <meta name="if:500px" content="0"/>
- <meta name="if:Caption" content="0"/>
- <meta name="if:infinite scrolling" content="1"/>
- <meta name="font:Body" content="baskerville"/>
- <meta name="color:Background" content="#FFFFFF"/>
- <meta name="color:Sidebar" content="#F0F0F0"/>
- <meta name="color:Borders" content="#C5C5C5"/>
- <meta name="color:Chat" content="#F5F5F5"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:Link" content="#363636"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="text:Title font size" content="14"/>
- <meta name="text:Post title font size" content="16"/>
- <meta name="text:Body font size" content="11"/>
- <meta name="image:Background" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link6" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link7" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link8" />
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- <style type="text/css">
- iframe#tumblr_controls{
- top: 1px !important;
- margin: 0 0 0 0;
- right: 6px !important;
- position: fixed !important;
- }
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: no-repeat;
- {block:IfRepeatBackgroundImage}
- background-repeat: repeat;
- {/block:IfRepeatBackgroundImage}
- background-position:right;
- font-size:{text:Body font size}px;
- font-family:{font:Body};
- {block:IfConsolasFont}font-family:consolas;{/block:IfConsolasFont}
- {block:IfItalicFont}font-style:italic;{/block:IfItalicFont}
- line-height:16px;
- color:{color:Text};
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: 0.3s ease-in;
- }
- a:hover {
- color:{color:Hover};
- text-decoration: none;
- -webkit-transition: 0.3s ease-in;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:text};
- height:100px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:text};
- height:10px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- background-color:{color:background};
- }
- div#content{
- {block:If250px}width:250px;{/block:If250px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If500px}width:500px;{/block:If500px}
- margin-left:300px;
- padding-top:15px;
- }
- div#side{
- position:fixed;
- left:880px;
- top:180px;
- text-align:center;
- }
- .colour{
- background-color:{color:sidebar};
- width:150px;
- margin-top:-80px;
- padding:10px;
- }
- #hoverrr {margin-top:0px; position:fixed; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
- #hoverrr:hover {margin-left:-81px;}
- #titled {margin-left: 866px; margin-top: 278px; width: 8px; font-size: 9px; height:29px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 105%; color: {color:text}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 7px 0px 0px 7px;}
- #sidlinks{font-size: 9px; font-family: verdana; margin-left: 880px; width: 70px; background-color: {color:sidebar}; text-align: justify; padding: 5px; margin-top: 278px; height: auto; height:138px; border:1px solid {color:background}; position:fixed;}
- #sidlinks a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 70px; background-color:{color:link1}; height: 16px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 16px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #sidlinks a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; letter-spacing: 1px;}
- .li {opacity: 1}
- .li2 {opacity: 0.8}
- .li3 {opacity: 0.6}
- .li4 {opacity: 0.8}
- .li5 {opacity: 1}
- div#links{border-top:1px solid {color:borders};}
- a.nav{
- font-size:10px;
- text-transform:lowercase;
- padding:1px;
- color:{color:link}
- }
- a.nav:hover{color:{color:hover};}
- .title{
- font-size: {text:title font size}px;
- color:{color:Title};
- padding-bottom:5px;
- border-bottom:1px solid {color:borders};
- }
- .post_title{
- font-size:{text:Post title font size}px;
- color:{color:Post title};
- }
- .info{padding-bottom:5px;}
- .info2{padding-bottom:5px;}
- .entry{
- {block:If250px}width:250px;{/block:If250px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If500px}width:500px;{/block:If500px}
- margin-bottom:20px;
- }
- .border{border-bottom:1px solid {color:borders};}
- .entry img{
- {block:If250px}max-width:250px;{/block:If250px}
- {block:If400px}max-width:400px;{/block:If400px}
- {block:If500px}max-width:500px;{/block:If500px}
- }
- .asker{
- line-height:16px;
- font-size:10px;
- background:{color:chat};
- padding:5px 5px 5px 2px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 2px solid {color:Text};
- }
- .perma{
- position:absolute;
- display:block;
- {block:If250px}margin-left:265px;{/block:If250px}
- {block:If400px}margin-left:415px;{/block:If400px}
- {block:If500px}margin-left:515px;{/block:If500px}
- font-size:9px;
- opacity:0;
- filter: alpha(opacity = 0);
- -webkit-transition: 0.3s ease-in;
- }
- .entry:hover .perma{
- opacity:0.7;
- filter: alpha(opacity = 70);
- -webkit-transition: 0.3s ease-in;
- }
- .photo_perma{
- position:absolute;
- background:#fff;
- margin:5px 0px 0px 5px;
- opacity:0;
- filter: alpha(opacity = 0);
- -webkit-transition: 0.15s ease-in;
- padding:5px;
- }
- .photo_perma a{
- font-size:9px;
- color:#000;
- }
- .entry:hover .photo_perma{
- opacity:0.7;
- filter: alpha(opacity = 70);
- -webkit-transition: 0.15s ease-in;
- z-index:1;
- }
- .q{
- margin-left:20px;
- padding-top:12px;
- font-size:{text:post title font size}px;
- color:{color:post title};
- line-height:23px;
- }
- .quote{
- position:absolute;
- margin-left:0px;
- margin-top:20px;
- font-size:60px;
- opacity:0.3;
- filter: alpha(opacity = 30);
- }
- .source{
- font-size:12px;
- margin-left:35px;
- }
- div#chat li {
- padding: 4px;
- background-color:{color:Chat};
- margin-top: 2px;
- }
- div#chat ul{
- list-style: none;
- padding: 0px;
- margin-top:5px;
- margin-bottom:10px;
- {block:If250px}width:250px;{/block:If250px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If500px}width:500px;{/block:If500px}
- text-align: left;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 1px {color:text};
- font-size:10px;
- }
- ol.notes li.note {
- border-top: solid 1px {color:text};
- padding: 10px;
- font-size:10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- font-weight: normal;
- font-size:10px;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- font-size:10px;
- }
- ol.notes li.note blockquote {
- border-color: {color:text};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- font-size:10px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- font-size:10px;
- }
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="hoverrr">
- <div id="titled">+ + +</div>
- <div id="sidlinks">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}</div>
- <div id="credit"></div></div>
- <div id="boatarde"></div>
- <div id="frase"></div>
- <div id="sideimg3"><div class="simg3">
- </div></div>
- <div id="side">
- {block:IfPortrait}<img src="{PortraitURL-64}"/>{/block:IfPortrait}
- <div class="colour">
- <div class="title"><br><br><br><br><br>{Title}</div>
- <div class="info">{description}</div>
- <div class="info2"></div>
- <div id="links">
- <center>{block:Pagination}<div class="page">{block:PreviousPage}<a href="{PreviousPage}"><font size="5">⇜</font></a>{/block:PreviousPage}{block:nextPage}<a href="{nextPage}"><font size="5">⇝</font></a>{/block:nextPage}</div>{/block:Pagination}
- </center>
- theme by <b><a href="http://st0rmtroop3r.tumblr.com/">st0rmtroop3r</a></b>
- </div></div>
- </div>
- <div id="content">
- {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js";;></script>
- <Div class="autopagerize_page_element"></div>{/block:IfEndlessScrolling}
- {block:Posts}
- {block:Text}
- <div class="entry"><div class="border">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a><br>
- <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {block:Title}<span class="post_title">{Title}</span>{/block:Title}
- {Body}
- </div></div>
- {/block:Text}
- {block:Photo}
- <div class="entry"><div class="photo_perma"><a href="{Permalink}">{NoteCountWithLabel}</a> — <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" alt="{PhotoAlt}"
- {block:If250px}width="250"{/block:If250px}
- {block:If400px}width="400"{/block:If400px}
- {block:If500px}width="500"{/block:If500px}
- />
- {block:IndexPage}</a>
- {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
- {/block:Photo}
- {block:Photoset}
- <div class="entry">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a><br>
- <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {block:If250px}{Photoset-250}{/block:If250px}
- {block:If400px}{Photoset-400}{/block:If400px}
- {block:If500px}{Photoset-500}{/block:If500px}
- {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}<br>
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="entry"><div class="border">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a></div>
- <span class="quote">❝</span><div class="q">{Quote}</div>
- {block:Source}<div class="source"><p>— {Source}</p></div>{/block:Source}</div></div>
- {/block:Quote}
- {block:Chat}
- <div class="entry">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a><br>
- <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {block:Title}<span class="post_title">{Title}</span>{/block:Title}
- <div id="chat">
- <ul>{block:Lines}<li>
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}
- </li>{/block:Lines}</ul>
- </div></div>
- {/block:Chat}
- {block:Link}
- <div class="entry"><div class="border">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a><br>
- <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- <span class="post_title"><a href="{URL}">{Name}</span></a>
- {block:Description}{Description}{/block:Description}
- </div></div>
- {/block:Link}
- {block:Audio}
- <div class="entry"><div class="border">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a><br>
- <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="208"/><p>{/block:AlbumArt}{AudioPlayerBlack}
- {block:Caption}{Caption}
- <small>{PlayCount} listens</small> {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}
- </div></div>
- {/block:Audio}
- {block:Video}
- <div class="entry">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a><br>
- <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {block:If250px}{Video-250}{/block:If250px}
- {block:If400px}{Video-400}{/block:If400px}
- {block:If500px}{Video-500}{/block:If500px}
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:Video}
- {block:Answer}
- <div class="entry"><div class="border">
- <div class="perma"><a href="{Permalink}">{TimeAgo}</a></div>
- <div class="asker">{Asker} : {Question}</div>
- {Answer}<p>
- </div></div>
- {/block:Answer}
- {block:PostNotes}
- <center>
- <p>{block:NoteCount}<img src="http://cdn5.iconfinder.com/data/icons/nounproject/128/330.png" width="15"/> {NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- {block:Tags}<a href="{TagURL}"><img src="http://cdn5.iconfinder.com/data/icons/nounproject/128/419.png" width="10"/>{Tag} </a>{/block:Tags}<br>{/block:HasTags}
- {block:RebloggedFrom}
- Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center></span>
- {PostNotes}<br>
- <center>{block:ContentSource}
- <br><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}<br><br></center>
- {/block:PostNotes}
- {/block:posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment