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">
- <!----------------------------|
- | THEME TUMBLR POR 23-32PM. |
- | NÃO RETIRE OS CRÉDITOS. |
- |----------------------------!>
- <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>
- <script>
- function bloqueio()
- {alert(mensagem);}
- document.onkeydown=bloqueio;
- </script>
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <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>
- <script language="JavaScript1.2">
- function disableselect(e){
- return false}
- function reEnable(){
- return true}
- //if IE4+
- document.onselectstart=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable}
- </script>
- <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/ourf1ma/MmUlthg9c/arsenale-white.cufonfonts.js" type="text/javascript"></script>
- <script type="text/javascript"> Cufon.replace('.cufon'); </script>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="if:Show tags" content="1"/>
- <meta name="color:background" content="#F6F6F6"/>
- <meta name="color:entry" content="#FFFFFF"/>
- <meta name="color:body" content="#000000"/>
- <meta name="color:sidebar" content="#696969"/>
- <meta name="color:links" content="#696969"/>
- <meta name="color:menu" content="#d8d8d8"/>
- <meta name="color:menutext" content="#ffffff"/>
- <meta name="color:menuhover" content="#ffffff"/>
- <meta name="color:menutexthover" content="#6b6b6b"/>
- <meta name="color:bgavatar" content="#d0d0d0"/>
- <meta name="color:bold" content="#000000"/>
- <meta name="color:italic" content="#000000"/>
- <meta name="color:scrollbar1" content="#000000"/>
- <meta name="color:scrollbar2" content="#FFFFFF"/>
- <meta name="color:chat1" content="#FFFFFF"/>
- <meta name="color:chat2" content="#F6F6F6"/>
- <meta name="color:sidelinks" content="#696969"/>
- <meta name="color:bg sidelinks" content="#000000"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content="http://data.whicdn.com/images/20490665/3623245576_a8e0268efe_large.jpg"/>
- <meta name="color:bordertop" content="#e4e4e4"/>
- <meta name="color:top" content="#d0d0d0"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link" />
- <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
- <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}; color:{color:body}; background-image:url('{image:background}'); background-attachment:fixed; font-family:georgia; font-size:11px; line-height:110%; margin:0 auto 0 auto; text-align:center}
- a {color:{color:links}; text-decoration:none}
- a:hover {text-decoration: none; opacity:0.7}
- p {margin:2px 0 2px 0}
- b {font-weight:bold; color:{color:bold}}
- i {font-style:italic; color:{color:italic}}
- d1{opacity:0.8}
- d2{opacity:0.6}
- #side {height:2500px; width: 4px; margin-left:1050px; margin-top: -500px; background-color: {color:top}; border-right:2px solid {color:bordertop};position:fixed; }
- #credito{background-color:{color:sidebar}; font-size: 9px; letter-spacing: 0px; color: {color:text}; padding: 3px; width: 124px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 123px; font-family: verdana; text-align:center; margin-top: 031px; px; z-index: 2; }
- #sidimg4{width:287px; height: 99px; float: left; margin-left: 50px; margin-top: 50px; padding: 7px; background-color:{color:sidebar}; text-align: center; position: fixed; }
- .inok {float: center; margin-top:-4px; width: 256px; margin-right: 0px; background-color: {color:sidebar}; border: 1px solid {color:sidebar}; overflow: auto; padding: 14px; height: 75px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; text-align: justify;}
- #why {margin-left: -49px; margin-top: 160px; width: 500px; font-size: 18px; text-align: center; background-color: {color:sidebar background}; font-family: georgia; line-height: 17px; color: {color:text}; position: fixed; padding: 5px 0 9px 0; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; font-style:italic;}
- #why img {max-width:290px; border: 6px solid #fff;}
- #portrait {position:fixed !important; width:58px; height:58px; margin-top:80px; margin-left:1010px; background-color:{bgavatar}; -moz-border-radius: 110px; -webkit-border-radius: 110px; z-index:2;}
- #portrait img {margin-top:5px; margin-left:0px; margin-bottom:10px; -moz-border-radius: 96px; -webkit-border-radius: 96px; z-index:2;}
- #links {width: 93px; position:fixed !important; margin-left:1055px; margin-top:140px; padding: 0px; text-align: center;}
- #links a {float: left; margin-right: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 98px; background-color: {color:menu}; color:{color:menutext}; text-decoration: none; text-transform: none; line-height: 18px;}
- #links a:hover{text-align: center; background-color: {color:menuhover}; color:{color:menutexthover}; letter-spacing: 0px;}
- #pags{margin-left:320px; position:fixed !important; bottom:607px; -moz-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -o-transform:rotate(-90deg); -ms-transform:rotate(-90deg); height:25px; width:200px; z-index:2; color:{color:bg sidelinks}; background-color:transparent; font-size:10px; font-family:verdana; font-weight:bold; font-style:italic}
- #pags a{color:{color:bg sidelinks}}
- #entries{float:left; margin-left:450px; background-color:transparent; text-align:center; margin-top:50px; margin-bottom:5px; font-family:verdana}
- .post{width:500px; padding:10px; text-align:justify; background-color:{color:entry}; margin-bottom:5px}
- .post img{margin:0 0 2px 0}
- h1{font-family:georgia; font-size:18px; line-height:18px; text-align:center; color:{color:body}; font-style:none; font-weight:normal}
- h1 a{font-size:18px; line-height:18px; text-align:center}
- .image{text-align:center; height:auto; margin-bottom:3px; border:0px}
- .qqmarks{font-size:80px; font-family:georgia; font-weight:bold; line-height:60px; color:{color:body}; opacity:0.4}
- .qquote{font-family:georgia; font-size:18px; line-height:18px; margin-top:-50px; text-indent:45px; text align:justify; color:{color:body}}
- .qsource{margin-top:5px; margin-right:10px; text-align:right}
- .chat{line-height:12px; list-style:none}
- .chat ul {line-height:15px; list-style:none; padding:0px; line-height:20px;}
- .person1 {color:{color:body}; background-color:{color:chat1};}
- .person1 .label {font-weight:bold; padding:0px; margin-left:5px; color:{color:body}}
- .person2 {color:{color:body}; background-color:{color:chat2}}
- .person2 .label {font-weight:bold; padding:0px; margin-left:5px; color:{color:body}}
- .iaudio{text-align:left; margin-bottom:0px; width:100%; background-color:{color:entry}}
- .iaudio img{max-width:0; height:auto; padding:0 20px 0 20px; display:inline;}
- .icap{margin-top:1px}
- .source{display:none}
- .asker {font-size:20px; width:100%; background-color:{color:background}; color:{color:link}; text-transform:uppercase; line-height:30px}
- .asker a, a:hover{color:{color:link}}
- .asker img{margin-top:3px; margin-bottom:-3px; margin-left:3px}
- .q {padding:10px; font-style:italic; text-indent:20px}
- .a {padding-top:3px}
- .cap {padding-top:5px; width:500px;}
- .info{margin:15px 20px 0 20px; background-color:{color:background}; font-size:9px; font-family:verdana; text-align:center; text-transform:lowercase; padding:3px}
- #notes {width: 500px; padding: 5px; margin: 0px; font-size: 9px; text-align: left; color:{color:body}}
- ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
- ol.notes li {margin: 0px; padding: 2px;}
- #notes img{border:0px}
- #tumblr_controls{position: fixed!important}
- ::-webkit-scrollbar{width:4px;height:4px}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent}
- ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar2}}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar1}}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar1}}
- {CustomCSS}
- </style></head>
- <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
- <div id="sidimg4">
- <div class="inok">{block:Description}{Description}{/block:Description}</div></div>
- <div id="tudo">
- <div id="side"></div>
- <div id="portrait"><img src="{PortraitURL-48}"></div></div>
- <div id="why"><img src="{image:sidebar}"></div>
- <div id="credito">« theme by <b>23-32pm</b>. »</div>
- <div id="links">
- {block:ifLink1}<div class="links"><a href="{text:Link1}">{text:Link1 Title}</a></div>{/block:ifLink1}
- {block:ifLink2}<div class="links"><a href="{text:Link2}">{text:Link2 Title}</a></div>{/block:ifLink2}
- {block:ifLink3}<div class="links"><a href="{text:Link3}">{text:Link3 Title}</a></div>{/block:ifLink3}
- {block:ifLink4}<div class="links"><a href="{text:Link4}">{text:Link4 Title}</a></div>{/block:ifLink4}
- {block:ifLink5}<div class="links"><a href="{text:Link5}">{text:Link5 Title}</a></div>{/block:ifLink5}
- {block:ifLink6}<div class="links"><a href="{text:Link6}">{text:Link6 Title}</a></div>{/block:ifLink6}
- {block:ifLink7}<div class="links"><a href="{text:Link7}">{text:Link7 Title}</a></div>{/block:ifLink7}
- {block:ifLink8}<div class="links"><a href="{text:Link8}">{text:Link8 Title}</a></div>{/block:ifLink8} <br>
- </div>
- {block:Pagination}<div id="pags">{block:PreviousPage}<a href="{PreviousPage}">« previous</a> / {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next »</a>{/block:NextPage}</div>{/block:Pagination}
- </div>
- <div id="entries">
- {block:Posts}
- <div class="post">
- {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}
- <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
- {block:Source}<div class="qsource">~ {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="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- {AudioPlayerGrey}
- <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div>
- <div class="q">{Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- <div class="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>
- <div class="info">
- {block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}
- {block:RebloggedFrom}<br>(originally <a href="{ReblogRootURL}">{ReblogRootName}</a> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>){/block:RebloggedFrom}
- {block:IfShowTags}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag} </a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
- </div></div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment