Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME POR CONFORMOU, NÃO COPIE, PLÁGIO É CRIME-->
- <!-- THEME POR CONFORMOU, NÃO COPIE, PLÁGIO É CRIME-->
- <!-- THEME POR CONFORMOU, NÃO COPIE, PLÁGIO É CRIME-->
- <html>
- <head>
- <meta name="color:background" content="#fcfafa" />
- <meta name="color:text" content="#aca8a8" />
- <meta name="color:link" content="#a29d9d" />
- <meta name="color:post" content="#fff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:linkshover" content="#5e5757" />
- <meta name="color:scroll" content="#aca8a8" />
- <meta name="color:text links" content="#b1adad0" />
- <meta name="color:info bg" content="#e6e4e4" />
- <meta name="color:borda" content="#dfdadf" />
- <meta name="text:frase" content="Uma frase pequena" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m79v8nBLNe1qisrkpo1_500.jpg" />
- <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" />
- <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}
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-moz-selection
- {color: #FFF;
- background: #FFF;}
- ::selection
- {color: #fff ;
- background: #aca7a7;
- }
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
- }
- body {
- background-color: {color:background};
- font-family:Alegreya;
- color:{color:text};
- text-align:center;
- font-size:12px;
- background-image:url('{image:background}');
- background-attachment:fixed;
- }
- a {
- color: {color:link};
- text-decoration:none;
- text-transform:none;
- }
- a:hover {
- color: {color:linkshover};
- background-color:transparent;
- text-decoration:none;
- -moz-transition: all .0s ease-in-out!important;
- -o-transition: all .0s ease-in-out!important;
- transition: all .9s ease-in-out!important;
- -webkit-transition: all .5s ease-in-out!important;
- }
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- 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 {
- background-color:transparent;
- text-align:center;
- width:750px;
- margin:0 auto 0 auto;
- }
- #all {
- text-align: center;
- width: 835px;
- margin: 20px auto 20px auto;
- padding: 0px
- }
- #allboxes {
- float: left;
- margin-left:140px;
- margin-top:-3px;
- z-index:10
- }
- .entry {
- width: 500px;
- padding:5px;
- z-index:10;
- margin-bottom:3px;
- text-align:justify;
- font-family:calibri;
- font-size: 13px; position:relative;
- background-color: {color:post};
- border:1px solid {color:info bg};
- }
- h1 {
- font-family:georgia;
- text-align: center;
- font-size: 14px;
- color:{color:text};
- font-weight: normal;
- line-height: 18px;
- }
- h1 a {
- text-align: center;
- font-size: 16px;
- color:{color:text};
- font-weight: normal;
- line-height: 18px;
- }
- h1 a:hover {
- text-align: center;
- font-size: 16px;
- color:{color:linkshover};
- font-weight: normal;
- line-height: 18px;
- }
- #info {
- border-top: 2px solid {color:info bg};
- text-align:right;
- font:10px calibri;
- text-transform:uppercase;
- z-index: 11;
- margin-top:-6px;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- padding:3px;
- background-color:{color:post}
- }
- #info a {
- letter-spacing:0px;
- font-size:9px;
- text-transform:uppercase
- }
- .tags {
- color: {color:text};
- font:9px calibri;
- text-align:justify;
- display: inline;
- list-style: none;
- }
- .tags a {
- text-transform:uppercase;
- text-align:justify;
- font-size:9px;
- display: inline;
- list-style: none;
- }
- .image {
- text-align: center;
- border: 1px
- }
- .image img {
- max-width: 497px;
- margin-bottom: 2px
- }
- .aspas {font-size: 70px; opacity: 0.1; position: absolute; top: -17px; color: #000}
- .quote {
- font-weight:none;
- font-style:none;
- text-align:justify;
- font-size: 13px;
- font-family:calibri;
- line-height: 15px;
- padding: 3px;
- margin-left: 2px;
- }
- .quotesource {
- font-style:italic;
- text-align:left;
- text-transform:none;
- margin-bottom:5px;
- font-size: 9px;
- font-weight:none;
- font-size: 13px;
- font-family:calibri;
- border-top:0px solid {color:text};
- margin-top:-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;
- }
- .question {
- color:{color:text};
- font-size:13px;
- font-weight:normal;
- font-family:CALIBRI;
- 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:300px;
- text-align:right;
- text-transform:lowercase;
- color:{color:text};
- }
- .asker a {
- color:{color:text};
- }
- .asker img {
- float:left;
- margin-left:300px;
- 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;
- }
- .answer {
- color:{color:txt};
- }
- #cap {
- width: 400px;
- margin-top: -2px;
- }
- .source {
- display: none;
- }
- .notes {
- width: 510px;
- padding: 0px;
- margin-left: 1px;
- margin-top: 4px;
- margin-bottom: 1px;
- font-size: 11px;
- 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
- }
- /** SCROLL **/
- ::-webkit-scrollbar {width: 6px; height:auto; background:transparent;}
- ::-webkit-scrollbar-corner {background:{color:background};}
- ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll};}
- ::-webkit-scrollbar-button:horizontal { width:5px; height:4px!important; display: block; background:{color:scroll};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};border-left: 1px solid {color:background}; border-right: 1px solid {color:background}; height:4px;}
- ::-webkit-scrollbar-thumb:hover {background:{color:scroll}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto;-webkit-border-radius: }
- ::-webkit-scrollbar-track-piece {background:{color:background}; width:4px;-webkit-border-radius:}
- ::-webkit-scrollbar:horizontal {height:3px!important; display: block; background:http://i53.tinypic.com/zycxmw.png;-webkit-border-radius:}
- /** IMAGEM SIDEBAR **/
- #sidebar {
- position:fixed;
- border: 1px solid {color:borda};
- margin-left:-120px;
- margin-top:450px;
- height:222px;
- -webkit-transition: all 1.2s ease-out;
- -moz-transition: all 1.2s ease-out;
- }
- #sidebar img {
- width:200px;
- border: 6px solid {color:background};
- margin-bottom:-1px;
- height:210px;
- width:200px;
- -webkit-transition: all 1.2s ease-out;
- -moz-transition: all 1.2s ease-out;
- }
- #sidebar img:hover {
- opacity:0.6;
- -webkit-transition: all 1.2s ease-out;
- -moz-transition: all 1.2s ease-out;
- }
- /** FRASE **/
- #lipfrase {
- border-left: 0px solid {color:borda};
- border-right: 0px solid {color:borda};
- font-weight:none;
- font-style:none;
- text-transform:uppercase;
- position:fixed;
- padding:5px;
- width:200px;
- height:7px;
- border-bottom:1px solid {color:borda};
- line-height:8px;
- margin-top:360px;
- margin-left:-115px;
- font-size:14px;
- letter-spacing:0px;
- font-family:gabriola;
- text-align:center;
- background-color:transparent;
- color:{color:text};
- -webkit-border-radius: 0px 0px 0px 0px;
- }
- @font-face {
- font-family: 'StarsFromOurEyesRegular';
- src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
- src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
- url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
- url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- /** DESCRIÇÃO **/
- #description {
- border: 0px double {color:borda};
- font-style:none;
- letter-spacing:0px;
- position:fixed;
- color: {color:text};
- background-color:transparent;
- margin-left:-120px;
- margin-top:385px;
- text-align:center;
- font-size:09px;
- font-family:georgia;
- padding:3px;
- width:212px;
- height:45px;
- line-height:11px;}
- /** LINKS **/
- .links2 {
- position:fixed;
- margin-top: 340px;
- margin-left:-78px;
- }
- .links2 a {
- width:200px;
- padding-right: 0px;
- letter-spacing: 1px;
- text-transform: uppercase;
- color: {color:text links};
- font: 8px calibri;
- text-align: right;
- margin-bottom: 0px;
- }
- .links2 a:hover {
- font-weight:bolda;
- background-color:#;
- color: {color:linkshover};
- }
- /** BORDAS **/
- #lipborda {
- position: fixed;
- background-color:{color:text};
- width:224px;
- height:1px;
- margin-top:360px;
- margin-left:300px;
- -webkit-border-radius: 550px 550px 550px 550px}
- /** PAGINAÇÃO **/
- #pagination {
- margin-top:430px;
- margin-left:-100px;
- background-color: transparent;
- float:center;
- width:170px;
- height:auto;
- z-index:501;
- position:fixed;
- }
- .page {
- padding: 2px;
- z-index:502;
- letter-spacing:0px;
- text-align: center;
- font:15px calibri;
- color: {color:links};
- }
- .page a, {
- text-align: center;
- color: {color:links};
- background-color:transparent;
- }
- #asp {
- width:auto;
- height:20px;
- margin-left:-215px;
- margin-top:283px;
- background:#trans;
- font-size: 80px;
- font-family:anonymous pro;
- color:{color:info bg};
- line-height: 0px;
- opacity: 1.0; filter:alpha (opacity=20);
- position:fixed;}
- #bonnie:hover {position:fixed;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- /** ESTILO DE ASK POR WILL **/
- .pergunta {text-align:justify;color:#7a7a7a;text-shadow:1px 1px 1px #fff;font-style:italic;font-family:georgia;font-size:11px;border:0px solid #aeaeae;margin-left:64px;padding:7px;background:#fff;}
- .perguntou b,a {color: #765a79; }
- .askfoto {display: inline-block; margin-top: 1px; margin-left: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;z-index:-100; BOX-SHADOW: 0 6PX 4PX -4PX gray;}
- .askfoto:hover {opacity: 0.9;}
- .linha {margin-bottom: 7px;}
- .resposta{padding:5px;color:#888;background:#fff;border-radius:4px;}
- </style>
- <script src="http://tumbletricks.webs.com/maquina.js"></script>
- </head>
- <body>
- <div id="container">
- <div id="lipfrase">{text:frase}</div>
- <div id="description">{Description}</div>
- <div id="sidebar"><img src="{image:sidebar}"></div>
- <div class="links2">
- {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}
- </div>
- <div id="pagination">
- <div class="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
- <div id="allboxes">
- {block:Posts}
- <div class="entry">
- {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"></br>— {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}
- <img src="{AskerPortraitURL-40}" align="left" class="askfoto">
- <div class="pergunta">
- {Question}
- <b><div >— {asker}</div></b>
- </div>
- <div class="linha"></div>
- <div class="resposta">{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 id="info">
- {block:Date}
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} / <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}/ <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">::</a>{/block:RebloggedFrom} / {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog!</a>{/block:IndexPage}
- <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div style="position: fixed; font-size:10px;
- font-family:calibri; bottom: 0px; left: 50px; background: '{color: background}'; padding: 2px; left: 60px; bottom: 80px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: .65;">
- <a href="http://conformou.tumblr.com/" target="_blank" title="Theme conformou ">@Conformou</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment