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 003 by weasleyfleur
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <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>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#EEEBD6" />
- <meta name="color:sbar" content="#F8F6E9" />
- <meta name="color:entry" content="#F8F5E1" />
- <meta name="if:Total right" content="0"/>
- <meta name="if:Total left" content="0"/>
- <meta name="if:Repeat background image" content="0"/>
- <meta name="color:title" content="#695D51" />
- <meta name="color:text" content="#C0AEA0" />
- <meta name="color:link" content="#83786E" />
- <meta name="color:tlinks" content="#F8F5E1" />
- <meta name="color:textlink" content="#F8F5E1" />
- <meta name="color:thover" content="#EBE6CB" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="arial" />
- <meta name="image:sbar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed;
- background-repeat: no-repeat;
- {block:IfRepeatBackgroundImage}
- background-repeat: repeat;
- {/block:IfRepeatBackgroundImage}
- {block:IfTotalRight}
- background-position:left;
- {/block:IfTotalRight}
- {block:IfTotalLeft}
- background-position:right;
- {/block:IfTotalLeft};
- font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{color:{color:title}; background-color:{color:thover}}
- #entries{left:50%; margin-left:335px; margin-top:-8px; width:510px}
- .source{display:none}
- #simg {margin-left:0px; margin-bottom:2px; margin-top:10px}
- #simg img {width: 300px; height: auto; text-align:center}
- #sbar {width:300px; height:1000px; margin-left:15px; margin-top:-20px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
- #stext {margin-left:14px; font-family:{font:Body}; font-size:10px; width:270px}
- #pagination {font-family:georgia; text-align:center; font-size:15px}
- #nav {background-color: {color:sbar}; width: 50px; height: 100%; position: fixed; font-family: {font:body}; display: block; bottom: 20px; margin-left: 850px; z-index: 1;}
- #nav a {color: {color:thover} ; font-size: 48px;}
- #timg {margin-left:6px; margin-bottom:2px; margin-top:50px}
- #timg img {width: 210px; height: auto}
- .tlinks{width: 300px; margin-bottom: 10px; }
- .tlinks1 {float: left; text-align: center; line-height: 21px;}
- .tlinks1 a {display: block; font-family: verdana; font-size: 9px; width: 99px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
- .tlinks1 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
- .tlinks2 {float: left; margin-left: 1px; text-align: center; line-height: 21px;}
- .tlinks2 a {display: block; font-family: verdana; font-size: 9px; width: 99px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
- .tlinks2 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
- .tlinks3 {float: left; margin-left: 1px; text-align: center; line-height: 21px;}
- .tlinks3 a {display: block; font-family: verdana; font-size: 9px; width: 99px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
- .tlinks3 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
- .tlinks4 {float: left; text-align: center; line-height: 18px;}
- .tlinks4 a {display: block; font-family: verdana; font-size: 9px; width: 148px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
- .tlinks4 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
- .tlinks5 {float: left; margin-left: 1px; text-align: center; line-height: 18px;}
- .tlinks5 a {display: block; font-family: verdana; font-size: 9px; width: 150px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
- .tlinks5 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
- .tlinks6 {float: left; margin-left: 0px; text-align: center; line-height: 18px;}
- .tlinks6 a {display: block; font-family: verdana; font-size: 9px; width: 299px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
- .tlinks6 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
- h1{color:{color:title}; font-family:{font:title}; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
- h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
- #source {text-align: left}
- #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:left}
- #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:arial; font-size:11px}
- #questions a {color:{color:link}}
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- b, strong{color:{color:title}}
- i, em {color:{color:link};}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
- img a{border:none; width:100%}
- .audio{background-color:black; display:block;}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .title {font-size: 13px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align:center; letter-spacing: 2px}
- .credit{font-size: 9px; text-align: center; color:{color:text}}
- .credit a{text-decoration: none;color:{color:link}}
- .credit a:hover{color:{color:thover}}
- .source{display:none}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- ::-webkit-scrollbar{width:8px;height:3px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:140px; background-color:#000000;-webkit-border-radius:px;}
- #ahjussi{
- text-align:center;
- display:inline-block;
- width:170px;
- color: #8B7B8B;
- background-color: #ECECEC;
- }
- #ahjussi:hover #ahjumma a:first-child{
- border-top:1px solid #FFF;
- }
- #ahjussi:hover #ahjumma{
- opacity:1;
- margin-top:0px;
- -webkit-transition-duration:.2s;
- overflow:hidden;
- background-color:#8B7B8B;
- z-index:9;
- height:auto;
- }
- #ahjumma{
- position:absolute;
- margin-top:-5px;
- opacity:0;
- margin-left:-10px;
- width:170px;
- overflow:hidden;
- height:0px;
- }
- #ahjumma a{
- color:#181818;
- text-align:center;
- display:block;
- text-transform:lowercase;
- line-height:20px;
- }
- #ahjumma a:hover{
- text-transform:lowercase;
- color:#ECECEC;
- background-color:#181818;
- }
- .permalink{
- text-align: center;
- font-size: 10px;
- opacity:0;
- position:center;
- float:left;
- padding-left:20px;
- margin-left:500px;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .permalink a:{
- color: #181818;
- background-color: transparent;
- }
- .permalink a:hover{
- color: #BAABA6;
- background-color: #ECECEC
- }
- #entry:hover .permalink{
- opacity:1;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <br><br>
- <div id="sbar">
- <div id="simg"><img src="{image:sbar}"/></div>
- <br>
- <div class="title">{title}</div>
- <div class="subtitle"><center>{text:subtitle}</center></div><br>
- <div id="stext">
- {block:Description}{Description}{/block:Description}</div>
- <br>
- <div class="tlinks">
- <div class="tlinks1">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- </div>
- <div class="tlinks2">
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
- </div>
- <div class="tlinks3">
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
- </div>
- <div class="tlinks4">
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- </div>
- <div class="tlinks5">
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- </div>
- <br><br>
- <div class="credit"> créditos: <a href="http://www.stupefys.tumblr.com"><b>theme</b></a> + <a href="http://www.completaimperfeita.tumblr.com"><b>adaptação</a></b> + <a href="http://www.noheartgirl.tumblr.com"><b>inspiração</b></a></div>
- <BR>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}</div>
- </div></div>
- <div id="nav">
- <table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: center; width: 100%"><tr><Td><div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}
- </div>
- </td></tr></table>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<h2>"{Quote}"
- <small> — {Source}</small></h2>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions">{Asker} whispered, "{Question}"</div>
- {Answer}{/block:answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
- <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 id="info"><center>{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}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- </span> • {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}</div></div><BR>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}</center><br>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment