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>
- <!-- theme por 40kmdevoce | motherfuckers copy © -->
- <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
- function tb8_makeArray(n){
- this.length = n;
- return this.length;
- }
- tb8_messages = new tb8_makeArray(1);
- tb8_messages[0] = "{title}";
- tb8_rptType = 'infinite';
- tb8_rptNbr = 5;
- tb8_speed = 100;
- tb8_delay = 2000;
- var tb8_counter=1;
- var tb8_currMsg=0;
- var tb8_tekst ="";
- var tb8_i=0;
- var tb8_TID = null;
- function tb8_pisi(){
- tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
- document.title = tb8_tekst;
- tb8_sp=tb8_speed;
- tb8_i++;
- if (tb8_i==tb8_messages[tb8_currMsg].length){
- tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
- }
- if (tb8_currMsg == tb8_messages.length){
- if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
- clearTimeout(tb8_TID);
- return;
- }
- tb8_counter++;
- tb8_currMsg = 0;
- }
- tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
- }
- tb8_pisi()
- </script>
- <head>
- <script type="text/javascript">
- function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
- </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>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f5f5f5" />
- <meta name="color:link" content="" />
- <meta name="color:text" content="#aaaaaa" />
- <meta name="color:entry" content="" />
- <meta name="color:sidebar" content="" />
- <meta name="color:bglinks" content="#555555" />
- <meta name="color:links" content="#555555" />
- <meta name="color:bglinkshover" content="#555555" />
- <meta name="color:linkshover" content="#555555" />
- <meta name="color:barra" content="#555555" />
- <meta name="image:sidebar" content="" />
- <meta name="image:backgound" content="" />
- <meta name="text:Link1" content=" appearance" />
- <meta name="text:Link1 Title" content=" appearance" />
- <meta name="text:Link2" content="appearance" />
- <meta name="text:Link2 Title" content="appearance" />
- <meta name="text:Link3" content="appearance" />
- <meta name="text:Link3 Title" content="appearance" />
- <meta name="text:Link4" content="ap" />
- <meta name="text:Link4 Title" content="ap" />
- <meta name="text:Link5" content="ap" />
- <meta name="text:Link5 Title" content="ap" />
- <meta name="text:titulo" content="" />
- <html>
- <head>
- <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}
- </head>
- <style type="text/css">
- ::-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: #fafafa; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px; border: 1px solid #b5b5b5;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000000;-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000000;-webkit-border-radius:px;}
- body {background-color: {color:background}; color:{color:text}; font-family: verdana; font-size:15px; text-align:center; background-image:url(''); background-attachment: fixed; }
- a {color: #9c9c9b; text-decoration: none; text-transform: none;}
- a:hover {color: ; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid #ececec; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid #ececec;}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ececec; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #ececec; }
- 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}
- /* navigation */
- #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
- text-align: center; font-size: 85px;}
- .left{float:left; margin-left: 10px; width: 40px}
- .left a{text-decoration: none; font-size: 75px; line-height: 75px}
- .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
- .right{float:right; margin-right: 10px; width: 40px}
- .right a{text-decoration: none; font-size: 75px; line-height: 75px}
- .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
- #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
- transparent; color:{color:text}; padding: 0px;}
- #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
- #entry {float: left; margin-left: 350px;margin-top:10px;border: 12px double #fdfdfd; z-index:-9;}
- .posts {width: 400px; background-color: {color:entry}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-top: -4px;}
- #post {float: left; margin-left: 160px; margin-top:112px; z-index:1;}
- .post {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- 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: 400px; margin-bottom: 2px }
- .quote {font-family: calibri; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
- .quotesource 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;}
- #ask_form{width: 400px; }
- /* asker */
- .question {
- color:{color:text};
- font-size: 11px;
- font-weight: normal;
- font-family: verdana;
- line-height:95%;
- background: {color:background};
- position: relative;
- min-height:70px;
- padding:10px 15px;
- margin-bottom:2px;
- margin-right:-10px;}
- .questionarrow {
- font-size:30px;
- color:{color:background};
- vertical-align:middle;
- margin-left:-5px!important;}
- .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
- .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
- .asking a{color:{color:text};}
- .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
- .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
- .answer {color:{color:answer};}
- .credito {background-color: {color:background}; padding: 3px; text-align: center; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; margin-top: -5px;}
- #xdate a {color: {color:text};}
- #info { text-align: left; margin-top:4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
- #info a {font-size: 10px; text-transform: uppercase;}
- #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
- #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
- #cap {width: 400px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
- .notes img{display: none; border:0px}
- .page {font-family: georgia; position: fixed; margin-left: 200px; margin-top: 200px; font-size: 25px; z-index: 0;}
- .page a {color: {color:link}; margin-left: 0px; background-color: transparent;}
- .page a:hover {color:linkhover}
- .imagem {float: left; padding: 0px; position: fixed; }
- .imagem img {display: block; width:179px; margin-left: 100px; margin-top: 155px; height: 200px; text-align:center; margin-bottom: 0px; border: 5px solid {color:sidebar}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed;}
- .imagem:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.7; filter:alpha (opacity=70)}
- /* DESCRIÇÃO */
- #sidescri {width: 188px; left: 108px; height: 35px; top: 387px; padding: 1px; background-color: {color:sidebar}; text-align: center; position: fixed; border-top: 0px solid {color:transparent};}
- .about{background-color:{color:sidebar};text-align:center; font-family: verdana; font-size: 9px; color: {color:text}; top: 150px; margin-left: -1px; padding: 2px; -5px; 5px; 5px; width: 186px; }
- /* TITULO */
- #thtitle {float: left; width: 189px; height:15px; top: 145px; left: 108px; padding:px; text-align: center; position: fixed; background: {color:background}; border: px solid {color:bglinks};}
- .jstitulo {clear: both; margin-top: -2px; background-color: {color:bglinks}; padding: 1px; letter-spacing: 0px; font-size: 15px; font-family:georgia;; color: {color:links}; }
- .imagemxz{position:fixed; left:950px; top: 280px; -moz-user-select: none; -webkit-user-select: none; -webkit-user-drag: none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- .imagemxz img{z-index:502; width:280px; height:394px;}
- /* LINKS */
- #links {position: fixed; width: 190px; height: 13px; margin-left: 100px; margin-top: 366px; background-color:{color:sidebar}; padding: 0px; text-align: center; z-index:1;}
- #links a {float: left; display: block; letter-spacing: 0px; font-family: calibri; font-size: 9px; text-align: center; padding:1px; margin-right: 1px; margin-bottom:1px; width: 35px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; line-height:10px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; }
- #links a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
- /* PAGINAÇAO */
- .page1 {font-family: georgia; position: fixed; margin-left: 260px; margin-top: 420px; font-size: 25px; z-index: 0;}
- .page1 a {color: ; background-color: transparent;}
- .page1 a:hover {color: ;}
- .page2 {font-family: georgia; position: fixed; margin-left: 240px; margin-top: 420px; font-size: 25px; z-index: 0;}
- .page2 a {color: ; background-color: transparent;}
- .page2 a:hover {color: ;}
- #credit {width: 150px; padding: 0px; position:fixed; bottom: 10px; right: -20px; text-align:center; font-family: tahoma; font-size: 9px; text-transform: uppercase; color: {color:link};}
- </style>
- <body>
- <body onkeydown="return false">
- <div id="thtitle"><div class="jstitulo"><i>{text:titulo}</i></div></div>
- <div id="credit"><b>© <a href="http://40kmdevoce.tumblr.com/" title="by 40kmdevoce dtls umapequenapoeta">THEME</a></b></div>
- <div id="sidescri">
- <div class="about"> {block:Description}{Description}{/block:Description}</div></div></div></div>
- <div id="links">
- <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 id="side">
- <div class="page1">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
- <div class="page2">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
- </div>
- </div></div></div>
- <div class="imagem"><img src="{image:sidebar}"></div>
- </div></div>
- <div id="entry">
- {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-400}{/block:Photoset}
- {block:Quote}
- <div class="quote">“{Quote}”</div>
- {block:Source}<div class="quotesource"> — {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-400}{/block:Video}
- {block:Answer}
- <table width="400px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="415px" class="question">{Question}</td>
- <td width="30px"><span class="questionarrow">◤</span></td>
- <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
- </tr>
- </table>
- <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 class="credito">
- {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">reblog</a>{/block:IndexPage}{block:RebloggedFrom} · 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>
- </body>
- </html>
Add Comment
Please, Sign In to add comment