- <!--Theme por Terminar, não copie. -->
- <!--Theme por Terminar, não copie. -->
- <!--Theme por Terminar, não copie. -->
- <!--Theme por Terminar, não copie. -->
- <!--Theme por Terminar, não copie. -->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:link" content="#fff" />
- <meta name="color:lhover" content="#afafaf" />
- <meta name="color:text" content="#fff" />
- <meta name="color:post" content="#000" />
- <meta name="color:bglinks" content="#000" />
- <meta name="color:bordaphoto" content="#000" />
- <meta name="color:linkhover" content="#4e4e4e" />
- <meta name="color:texttitulo" content="#020202" />
- <meta name="text:titulo2" content="Frase aqui." />
- <meta name="color:linkx" content="#fff" />
- <meta name="image:foto" content="http://static.tumblr.com/zgb673h/hhhm8z4ys/tumblr_m8b99z57re1rcrcdeo1_500.jpg" />
- <meta name="color:scrollbar" content="#020202" />
- <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" />
- <script type="text/javascript">
- </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;
- }
- }
- //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>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-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">
- ::-webkit-scrollbar{width:6px;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:none};-webkit-border-radius:0;-webkit-border-bottom-right-radius:px;-webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
- 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:lhover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid #FFFFFF; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid #FFFFFF;}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #FFFFFF; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #FFFFFF; }
- 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}
- #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
- #entry {float: left; margin-left: 475px; margin-top: -8px;}
- .posts {width: 500px; background-color: {color:post}; padding: 9px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
- .posts:hover #Terminartitulo{color:#000;background-color:#fff;position:absolute;}
- .posts:hover/*b&w*/ {filter: alpha(opacity=99);-webkit-transition-duration: .90s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(1);}
- 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 }
- #sourcequote {font-family: verdana; font-size: 11px; text-align: center; text-transform: none; margin-bottom: 3px;}
- .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: #trans; text-align: left; display:block;}
- #ssource{margin-left:10px; display:none}
- .border {border: 1px solid #CDB7B5;
- margin: 6px;
- padding: 6px;
- background: url('url da imagem');}
- .border:hover {border: 1px solid #CDB7B5;
- margin: 9px;
- padding: 6px;
- background: url('url da imagem');}
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- #perma {margin-top:15px; font-family: calibri; color: {color:link}; text-align: center; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; }
- #perma a {font-size: 10px; font-family: calibri; text-transform: uppercase; {color:links}; }
- #perma a:hover {color: {color:linkhover};}
- .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: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; 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: 1px; padding: 5px; }
- .notes img{display: none; border:0px}
- iframe#tumblr_controls {
- position: fixed !important;
- top: 0 !important;
- right: 0 !important;
- }
- /*** ask by biibis ***/
- .bubble {align:right;background: {color:post}; margin:1px 0px 3px 63px; padding:10px; position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- #Terminartitulo {float: left; width: 147px;font-weight: normal; margin-top:22px; height:19px; margin-left: 326px; padding:-20px; text-align:left; position: fixed; background-color:none;opacity:0.7;-moz-opacity: 1; overflow:hidden; border-bottom: 1px solid ;color:{color:texttitulo}; }
- .Terminartitulo {overflow:hidden; clear: both;margin-top: -4px; background-color: {Color:none}; letter-spacing:-1px;
- padding:5px;z-index:-2;
- font-size: 12px; font-family:Cambria, cursive;
- color: {color:texttitulo}; border-bottom: 1px dotted ;color:{color:texttitulo} }
- #Terminarbar{margin-left:326; margin-top: 45; width: 148px; float: left; background-color:{color:bordaphoto} ; padding: px; position: fixed; height:190px; }
- .photoend {position:absolute; width:140px; height:180px; padding:0px; background-color:none; position:fixed; margin-top:50px; margin-left:330px;opacity:1;-moz-opacity: 1; }
- .photoend img {display: block;width:140px; height:180px;}
- .photoend:hover { -webkit-transition-duration: .80s;opacity:0.6;-moz-opacity: 1; filter: alpha(opacity=99);-webkit-transition-duration: .90s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0.4);}
- #ssource{margin-left:10px; display:none}
- #endcred2{left: 315px; top:76px; width:20px; height:13px; color:; float: left; background-color:{color:post}; position: fixed; text-align:center; font-size: 9px;border-radius: 10px 0px 0px 10px}
- #linkx {width:20px ; text-align:center; height:300px auto; padding:; margin-top:236px; margin-left:336;position: fixed; ;}
- #linkx a {float: left; display: block; width:122px; height:4px; line-height: 2px; padding: 4px; font-family:Cambria; font-size: 11px; text-align: center; background-color: {color:bglinks}; color:{color:linkx}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
- #linkx a:hover {background-color:#FFFFFF text-shadow: -2px 0px #333333, 2px 0px none; font-size:9px; line-height:4px
- ; text-align:right;
- -webkit-transition-duration: .90s;-webkit-transform:scale(-1); -moz-transorm:scale(40); -o-transform:scale(-40);text-transform:left ;
- margin-left:-20px;
- }
- #Terminarpag{left: 316px; top: 355px; width: 200px; float: left; background-color: ; position: fixed; height: 19px; color: {color:}; }
- .termpag{color: {color:}; padding:5px; font-family: ; line-height: 12px; font-size: 22px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- .pagination {position:fixed; width:120px;color:none;font-size:9px; height:8px; font-family:cambria; font-style:italic; text-align:center; background-color:{color:bglinks};line-height: 6px; padding-bottom: 2px; padding-top: 2px; padding-left: 5px;padding-right: 5px; margin-top:314px; margin-left:336px;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- </style>
- <div id="linkx">
- <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>
- <a href="{text:Link6}">{text:link6 Title}</a>
- </div>
- <body onkeydown='return checartecla(event)'>
- <div id="Terminarbar">
- </div>
- <div class="photoend">
- <img src="{image:foto}">
- </div>
- </div></div></div>
- <div id="Terminartitulo"><div class="Terminartitulo">{text:titulo2}</div>
- </div></div>
- </div>
- </div>
- </div>
- </div>
- </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-500}{/block:Photoset}
- {block:Quote}
- <center><div id="postquote">"{Quote}"</div><br></center>
- {block:Source}<div id="sourcequote"> — {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-500}{/block:Video}
- {block:Answer}
- <div class="asker"><b><img src="{AskerPortraitURL-40}"align="left"/>
- <div class="bubble"><span></span>{Asker}</b> asked:</div>
- <div class="question"><b><big></big></b> {Question}</div></div>
- <div class="answer"><b></b></br> {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 id="ssource">{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 id="perma">
- {block:HasTags}{block:Tags} <a href="{TagURL}"><b># </b>{Tag}</a> {/block:Tags} <br>{/block:HasTags}
- {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} + <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} + <a href="{ReblogURL}" target="_blank">reblog this</a> {block:RebloggedFrom}+ <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>
- {/block:RebloggedFrom}
- </div></div>
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- <div id="endcred2"> <a href="http://terminar.tumblr.com">©</a>
- </div>
- <div class="pagination">
- {block:PreviousPage} <a href="{PreviousPage}">« prev</a> or {/block:PreviousPage}
- {block:NextPage} <a href="{NextPage}">next »</a> {/block:NextPage}
- </div></div>
- </body>
- </html>

