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">
- <script type=”text/javascript”>
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito do mouse
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <script type="text/javascript">
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="font:text" content="georgia" />
- <meta name="font:title" content="georgia" />
- <meta name="color:background" content="#fff" />
- <meta name="color:link" content="#000000" />
- <meta name="color:linkhover" content="#000" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:scroll" content="#000" />
- <meta name="image:fotinha" content="http://s3.favim.com/orig/38/american-horror-story-evan-peters-tate-Favim.com-314416.jpg"/>
- <meta name="image:background" content=""/>
- <meta name="text:title" content="title here" />
- <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" />
- <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}
- {block:IfEnableEndlessScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEnableEndlessScrolling}
- <style type="text/css">
- body {background-color: {color:background}; font-family: {font:text}; 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; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
- a:hover {color: {color:linkhover}; background-color: {color:post}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
- 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: 2px solid {color:sidebarlinks}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
- 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}
- #xp {text-align: center; width: 935px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
- .posts {width: 507px; margin-left: 510px; margin-top: 0px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: {font:text}; font-size: 11px;}
- #xright {position: fixed; margin-top: 0px; margin-left: 440px; overflow: auto; width: 534px; height: 675px;}
- #entries {margin-top: 10px;}
- #sidss {margin-left: 30px;}
- #top {margin-top: 200px;}
- h1 {font-family: georgia; text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 16px;}
- h1 a {text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 16px;}
- h1 a:hover {text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 16px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 500px; margin-bottom: 2px }
- .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
- .xquotesource a, a:hover{text-transform: none;}
- .chat {line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
- .person1 {background-color:{color:background}; color: {color:text}; }
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .person2 {color: {color:text} }
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
- .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
- .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
- .source{display:none}
- .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
- .asker img{float: left; margin: 0px 4px 2px 0}
- .asker a{font-size: 20px; color:{color:text}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
- .asker a:hover{font-size: 20px; color:{color:background}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
- .answer {padding: 5px 0 0 0}
- #cap {width: 500px; margin-top: -2px;}
- #dda {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #dda a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: normal;}
- .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: normal;}
- #nts {width: 500px; margin-left: 500px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
- #nts img{display: none; border:0px}
- #caralho {position: fixed; margin-left: 288px; width: 124px; height: 20px; background-color: {color:background}; margin-top: 317px;}
- div#credit {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width:120px; height:14px; position: absolute; font-family: verdana; margin-top: 224px; margin-left: 232px; position: fixed; padding: 1px; font-size: 9px; overflow: auto;}
- #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};}
- #paginal a:hover {background: {color:sidebar}; color: {color:text};}
- #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; margin-left: 355px; padding: 3px; width: 118px; height: auto; top: 234px; background-color: {color:sidebar}; color: {color:text};}
- #foto {display: block; margin-left: 262px; float: right; margin-top: 0px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
- .simg3 img {width: 114px; height: 215px; margin-bottom: 2px; border: 4px solid {color:sidebar};}
- #hellow {margin-left: 385px; margin-top: 0px; width: 124px; font-size: 12px; height: 21px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 21px; color: {color:text}; position: fixed; text-transform: uppercase; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
- #yellow {margin: 4px; padding: 5px; width: 113px; font-size: 9px; height: 190px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 10px; color: {color:text}; position: fixed; overflow: visible; overflow: hidden; margin-left: 385px; margin-top: 23;}
- ::-webkit-scrollbar{width:5px;height:6px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -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:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #nav {position: fixed; margin-top: 240px; margin-left: 262px; width:50px; height: 32;}
- .b {position: absolute; margin-top: 1px; margin-left: 0px;}
- .b a {display: block; width: 122px; height: 18px; line-height: 18px; font-family: verdana; font-size: 9px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;text-align: center; color:{color:link}; background-color: {color:sidebar}; padding-top:2px; margin-bottom: 1px;}
- .b a:hover{text-align: center; letter-spacing: 6px; background-color: {color:linksbg hover}; color: {color:links hover};}
- #nav2 {position: fixed; margin-top: 240px; margin-left: 385px; width:50px; height: 32;}
- .b2 {position: absolute; margin-top: 1px; margin-left: 0px;}
- .b2 a {display: block; width: 124px; height: 18px; line-height: 18px; font-family: verdana; font-size: 9px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;text-align: center; color:{color:link}; background-color: {color:sidebar}; padding-top:2px; margin-bottom: 1px;}
- .b2 a:hover{text-align: center; letter-spacing: 6px; background-color: {color:linksbg hover}; color: {color:links hover};}
- </style>
- <body onkeydown="return false">
- <div id="sidss">
- <div class="ps"><div id="paginal">
- {block:JumpPagination length="5"}
- {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 id="credit">Theme by <a href="http://suicideofminds.tumblr.com"><b>sofm</b></a></div></div>
- <div id="hellow">{text:title}</div><div id="foto"><div class="simg3"><img src="{image:fotinha}"></div></div><div id="yellow">{Description}</div>
- <div id="nav">
- <div class="b">
- <a href="{text:Link1}">{text:Link1 Title} </a>
- <a href="{text:Link2}">{text:Link2 Title} </a>
- <a href="{text:Link3}">{text:Link3 Title} </a>
- </div></div>
- <div id="nav2">
- <div class="b2">
- <a href="{text:Link4}">{text:Link4 Title} </a>
- <a href="{text:Link5}">{text:Link5 Title} </a>
- <a href="{text:Link6}">{text:Link6 Title} </a>
- </div></div></div>
- </body>
- <div id="entries">
- {block:Posts}
- <div class="posts">
- {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="xquote">"{Quote}"</div>
- {block:Source}<div class="xquotesource"> {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}
- <br>
- <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br>{Question}</div>
- <div class="answer">{Answer}</div><br>
- {/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>
- {block:IfShowTags}<div class="tags">in<b>direct</b>: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
- <div id="dda">
- <div style="float:left;" class="details">
- {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}- {NoteCountWithLabel}{/block:NoteCount}<BR>
- {block:RebloggedFrom}© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- </span>{/block:RebloggedFrom}
- </div>
- <div style="float:right;" class="details">
- {block:IndexPage}<a href="{ReblogUrl}" target="_blank">i think you should <b>reblog</b></a>{/block:IndexPage}
- <BR>
- {block:RebloggedFrom}rebloguei de: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- </div>
- </ br>
- <br clear="all" /></div></div>
- {/block:Posts}
- {block:PostNotes}
- <div id="nts"><div id="ntstext">{PostNotes}</div></div>
- {/block:PostNotes}</div></div></div></div></div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment