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:tbar" content="#EBE5CB" />
- <meta name="color:entry" content="#F8F5E1" />
- <meta name="text:subtitle" content="" />
- <meta name="color:title" content="#695D51" />
- <meta name="color:text" content="#C0AEA0" />
- <meta name="color:link" content="#83786E" />
- <meta name="color:link2" content="#83786E" />
- <meta name="color:tlinks" content="#F8F5E1" />
- <meta name="color:bglinkcolor" 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:sbar2" 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 name="text:Link7" content="" />
- <meta name="text:Link7 Title" content="" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="" />
- <meta name="text:Link9" content="" />
- <meta name="text:Link9 Title" content="" />
- <meta name="text:Link10" content="" />
- <meta name="text:Link10 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; 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:455px; margin-top:-8px; width:510px}
- .source{display:none}
- #simg {margin-left:2px; margin-bottom:2px; margin-top:10px}
- #simg img {max-width: 295px; height: auto; text-align:center}
- #sbar {width:300px; height:1000px; margin-left:140px; 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}
- #tbar {width:140px; height:1000px; margin-right: -10px; margin-top:-40px; position:fixed; overflow:hidden; background-color: {color:tbar}; border-left:0px solid; border-right:0px solid; padding:3px}
- #timg {margin-left:6px; margin-bottom:2px; margin-top:50px}
- #timg img {width: 210px; height: auto}
- #tlinks a {display: block; font-size: 9px; background-color: {color:bglinkcolor}; text-transform: normal; padding: 2px 5px; color: {color:link}; letter-spacing: 0px; margin-bottom: 5px; border-left: 10px solid {color:link2}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #tlinks a:hover {background-color:{color:thover}; padding-left: 50px;}
- #posts{overflow:hidden; background-color: {color:tlinks}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
- 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:uppercase; 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: 19px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align: center;}
- .subtitle {font-size: 9px; margin-left: 10px;letter-spacing: 1px}
- .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;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="tbar">
- <br><br><br><br>
- <div id="tlinks">
- {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}
- {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}
- {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}
- </div></div>
- <br>
- <div id="sbar">
- <pre><div style="border: 1px (230, 230, 250); padding: 1px; overflow: auto; background-color: (255, 250, 250); font-family: verdana; letter-spacing: 0px; font-size:9px;"> <img src="{image:sbar}" width="215px"> <img src="{image:sbar2}" width="210px"> </div> </pre>
- <div class="title">{title}</div>
- <div class="subtitle"><center>{text:subtitle}</center></div><br>
- <div id="stext">{block:Description}{Description}{/block:Description}<br> <br> </div>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}</div>
- <br>
- <div class="credit"> adaptado por <b><a href="http://www.completaimperfeita.tumblr.com">completa imperfeita</a></b>; base por <a href="http://www.mionefied.tumblr.com"><b> mionefied</b> </a/>, com alguns detalhes retirados dos themes do <a href="http://www.lmthemes.tumblr.com"> <b>lmthemes</b></a> e com outros inspirados em <a href="http://www.noheartgirl.tumblr.com"><b>noheartgirl</b></a></div>
- </div></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}" — {Source}</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">{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}<br>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment