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>
- function bloqueio()
- {alert(mensagem);}
- document.onkeydown=bloqueio;
- </script>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#fff" />
- <meta name="color:link" content="#000000" />
- <meta name="color:linkhover" content="#000000" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:scroll" content="#000000" />
- <meta name="color:textdescrip" content="#000000" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_m24u6giXHt1rpw6aho1_500.jpg" />
- <meta name="color:bglinks" content="#ffffff" />
- <meta name="color:bglinkshover" content="#000000" />
- <meta name="color:links" content="#000000" />
- <meta name="color:linkshover" content="#ffffff" />
- <meta name="color:borda" content="#000000" />
- <meta name="text:frase" content="You left" />
- <meta name="text:frase2" content="my heart." />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link 5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link 6" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link 7" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link 8" />
- <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:linkhover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px 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}
- #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
- #oquevemnadireita {float: left; margin-left: 364px; margin-top: 25px}
- .oioioi {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: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 500px; margin-bottom: 2px }
- .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
- .oiqqtts 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;}
- .question{background: {color:Accent}; font-size: 10px; font-weight:bold; color: {color:Font}; padding: 10px;}
- .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:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
- .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
- .answer {padding: 5px 0 0 0}
- #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #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:2px;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:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:10px; background-color: {color:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:10px; 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}
- #sidebar {position: fixed; margin: 0px 0px 0px 0px; }
- #slideShowContainer{ float: left; margin-top: 25px; margin-left: 50px; height: auto; width:300px; position: fixed; background-color: {color:post}; padding: 0px; border: 5px solid {color:borda}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
- #slideShow2 {margin-top: 0px; margin-bottom: 0px;}
- #slideShow2 img{width: 300px; height: 384px; margin-left: 0px;}
- #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
- #slideShow4 img{width: 300px; height: 384px; margin-left: 0px; }
- #link4 {margin-left: 50px; margin-top: 365px; width: 310px; font-size: 18px; height: 15px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 17px; color: {color:textdescrip}; position: fixed; padding: 5px 0 9px 0; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #link4:hover {height: 150px; overflow: hidden; }
- #links {width: 302px; float: left; margin-left:53px; margin-top: 206px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .9s ease-in-out; -o-transition: opacity .9s ease-in-out; transition: opacity .9s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 0; }
- #links a {float: left; margin-left: 2px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 300px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing: 4px;}
- #links:hover{opacity: 0.7;}
- #link5 {margin-left: 55px; margin-top: 383px; width: 300px; font-size: 9px; height: 17px; text-align: center; background-color: {color:post}; font-family: verdana; line-height: 10px; color: {color:textdescrip}; position: fixed; padding: 5px 0 9px 0; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; opacity: 0.7;}
- #link5:hover {height: 17px; overflow: hidden; }
- #aparente { position:fixed; margin-top:196px; margin-left: 10px; height:20px; }
- ul#nav-ap,
- ul#nav-ap ul {margin-left: 180px; margin-bottom: 0px; padding: 0; background: transparent; font-size: 10px; letter-spacing: 1px; }
- ul#nav-ap li {position: relative; list-style: none; background-color: transparent; color:#FFFFFF; line-height: 10px; letter-spacing: 1px; font-size: 9px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
- ul#nav-ap ul {width: 280px; height: 158px; position: absolute; display: none; margin-left: -135px; top: -176px; z-index: 10; background-color: {color:sidebar}; padding: 5px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-left: 5px solid {color:sidebar}; border-right: 5px solid {color:sidebar}; border-top: 6px solid {color:sidebar}; opacity: 0.7; overflow: hidden; }
- ul#nav-ap li:hover ul ul,
- ul#nav-ap li:hover ul ul ul,
- ul#nav-ap li.over ul ul,
- ul#nav-ap li.over ul ul ul { display: none; }
- ul#nav-ap li:hover ul,
- ul#nav-ap li li:hover ul,
- ul#nav-ap li li li:hover ul,
- ul#nav-ap li.over ul,
- ul#nav-ap li li.over ul,
- ul#nav-ap li li li.over ul { display: block; }
- ul#nav-ap li.menuaparente {margin-top:0px; height:10px; }
- ul#nav-ap li.menuaparente:hover,
- ul#nav-ap li.over { background-color: transparent; color: #3f3f3f; }
- #link0 {margin-left: -135px; width: 290px; font-size: 9px; height: 17px; text-align: center; background-color: transparent; color: transparent; padding: 5px; line-height: 3px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
- .descricaom {text-align: center; font-family: verdana; margin-top: 3px; font-size: 9px; color: {color:textdescrip}; letter-spacing: 0px; line-height: 9px; opacity: 1.9;}
- div#sspagination{background-color:{color:sidebar}; font-size: 9px; letter-spacing: 0px; color: {color:textdescrip}; padding: 3px; width: 134px; position: fixed; font-family: verdana; margin-top: 420px; z-index: 2; margin-left: 215px; }
- div#pgs {text-align: center; font-family: verdana; font-size: 9px; line-height: 200%;}
- div#pgs a {background:{color:sidebar}; padding: 2px 4px; color: {color:textdescrip}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- div#pgs a:hover {background: {color:textdescrip}; color: {color:sidebar}; border: none;}
- div#pgs span.pagina_atual {background: {color:sidebar}; margin: 0px 0 0; padding: 2px 4px; color: {color:textdescrip}; font-weight: bold; text-decoration: none;}
- .suck {text-align: justify; padding: 5px; font-family: verdana; margin-top: 5px; font-size: 9px; color: {color:textdecrip}; letter-spacing: -1px; line-height: 10px; }
- .credit {clear: both; float: left; width: 150px; height: 15px; padding: 5px; background-color: {color:background}; position: fixed; font-size: 9px; text-align: center; font-family: Verdana, Geneva, Tahoma, sans-serif; margin-top: 420px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; margin-left: 50px; font-family: verdana; z-index: 3; font-size:9px;-webkit-transition: all 0.1s ease-in; line-height: 5px;}
- div#cred1:hover {background-color: transparent; height: 8px; color: transparent;}
- </style>
- <body>
- <div id="tudo">
- <div id="sidebar">
- <div id="slideShowContainer">
- <div id="slideShow2"><div id="slideShow4">
- <img src="{image:sidebar}"/>
- </div></div></div>
- <div id="link5">{text:frase}<br>
- {text:frase2}
- </div>
- <div id="links">
- {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="aparente"><ul id="nav-ap"><li class="menuaparente"><div id="link0"><b>+</b></div>
- <ul>
- <div class="descricaom"><big><b>{Title}</big></b><br><br>{Description}<br>
- <div class="nada"></div></div>
- </div>
- </li></ul></li></ul>
- <div class="credit"> theme by <a href="http://suicideofminds.tumblr.com"><b>suicideofminds</b></a></div>
- <center><div id="sspagination"><div id="pgs">{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></center>
- </div>
- <div id="oquevemnadireita">
- {block:Posts}
- <div class="oioioi">
- {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="oiqqtt">“{Quote}”</div>
- {block:Source}<div class="oiqqtts"> <b><big>—</big></b> {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}
- <center><div style="width:400px; height:20px;">
- <div style="float:left">{AudioPlayerWhite}</div>
- <div style="margin-top:8px; float:right;"><small>
- {FormattedPlayCount} plays {block:ExternalAudio} //
- <a href="{ExternalAudioURL}">Download</a>
- {/block:ExternalAudio}</small></div></div></center><br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, <small><b>whispered to me:</b></small><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>
- <div id="oidata">
- {block:Date}<div class="tags">{block:HasTags}<b>tags:</b> {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> this shit</a>{/block:IndexPage}
- {block:RebloggedFrom}<br><b>motherfucker</b> who posted: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - <b>son of a bitch</b> reblogged <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>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment