Advertisement
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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!--// LEIA :
- NÃO REMOVA OS CRÉDITOS
- SE UTILIZAR COMO BASE MANTENHA OS CRÉDITOS
- QUALQUER DÚVIDA DIRECIONE-SE A MINHA ASK
- MARLÍVIA.
- //-->
- <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">
- /********************************* THEME 2012 / APPEAREACE!*/
- *{margin:0;padding:0;border:none;}
- body{background-image:url ('{image:Background}');font-size:14px;font-family:{font:Body};color: {color:Text};background-color: {color:Background};}
- a{text-decoration:none;color:{color:Link};}
- a:hover{text-decoration:none;color:{color:Link hover};}
- big{display:block;margin:-2px 0 0 0;float:left;font-size:30px;font-weight:normal;}
- .quote h1{font-weight:normal;font-size:15px;line-height:17px;font-style:italic;}
- img{filter:alpha(opacity=0);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;}
- img:hover{opacity: 0.4;filter:alpha(opacity=0.4);-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;
- transition: all 0.3;}
- #Layout{width:799px;text-align:justify;}
- #Posts{margin-top:0.5em;float:right;width:555px;}
- #Posts .text{line-height:18px;}
- #Posts h3, #Posts .link a{display:block;font:normal normal 17pt La Belle Aurore;text-shadow:0 1 0 #eee;}
- #Posts #new-post{clear:both;height:10px;}
- #Posts .source{clear:both;}
- #Posts .photo img{width:100%;}
- #Posts ul,ol{margin:0;padding:0;}
- #Posts .post{margin-bottom:1em;}
- #Posts #pergunta{float:left;width:84%;padding:5px;position:relative;background-color:{color:Background ask};}
- #Posts #resposta{font-style:italic;clear:both;}
- #Perfil{margin-top:2em;float:left;width:220px;position:fixed;}
- #Perfil .title{display:Block;font:normal normal 17pt/14px La Belle Aurore;text-shadow:0 1px 0 #eee;margin-bottom:0.5em;}
- #Perfil .Livia{text-align:center;display:block;margin-top:0.5em;line-height:18px;}
- #Perfil #Links{margin-top:1em;text-align:right;}
- #Perfil #Links a{display:block;font-style:italic;margin-bottom:2px;}
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
- <!-- opções appeareace -->
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Title" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Title" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Title" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Title" content="" />
- <meta name="color:Background" content="#FFF"/>
- <meta name="color:Background ask" content="#F8F8F8"/>
- <meta name="font:Body" content="trebuchet ms,lucida sans,georgia"/>
- <meta name="color:Text" content="#333"/>
- <meta name="image:Background" content=""/>
- <meta name="color:Link" content="#000"/>
- <meta name="color:Link hover" content="#333"/>
- </head>
- <body>
- <center>
- <!-- layout --><div id="Layout">
- <div id="Perfil">
- <div class="title">{Title}</div>
- {block:Description}<div class="Livia">{Description}</div>{/block:Description}
- <div id="Links">
- <a href="/">Voltar aos posts</a>
- <a href="/submit">Submit</a>
- <a href="/ask">Ask-me</a>
- {block:ifLink1Title} <a href="{text:Link 1}"> {text:Link 1 Title}</a> {/block:ifLink1Title} {block:ifLink2Title} <a href="{text:Link 2}"> {text:Link 2 Title}</a> {/block:ifLink2Title} {block:ifLink3Title} <a href="{text:Link 3}"> {text:Link 3 Title}</a> {/block:ifLink3Title} {block:ifLink4Title} <a href="{text:Link 4}"> {text:Link 4 Title}</a> {/block:ifLink4Title}
- <a href="http://marlivia.tumblr.com/" target="_blank">Theme ©</a>
- </div>
- </div>
- <div id="Posts">{block:Posts}{block:Answer} <img src="{AskerPortraitURL-64}"align="right"> <div id="pergunta">{Asker}: {Question}</div> <div style="clear:both;"></div> <div id="resposta">{Answer}</div>
- {/block:Answer}{block:Text} <div class="post text"> {block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block:Title} {Body} </div> {/block:Text} {block:Photo} <div class="post photo"><a href="{ReblogURL}" target="_blank"> <img src="{PhotoURL-500}" title="Clique para reblogar" alt="{PhotoAlt}" class="gradualfader" /></a> </div> {/block:Photo} {block:Photoset} <div class="post photoset"> {Photoset-500} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </div> {/block:Photoset} {block:Quote} <div class="post quote"> <big>“</big> <h1>{Quote}</h1> {block:Source} <div class="source">{Source}</div> {/block:Source} </div> {/block:Quote} {block:Link} <div class="post link"> <a href="{URL}" class="link" {Target}>{Name}</a> {block:Description} <div class="description">{Description}</div> {/block:Description} </div> {/block:Link} {block:Chat} <div class="post chat"> {block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block:Title} <ul class="chat"> {block:Lines} <div class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label} {Line} </div> {/block:Lines} </ul> </div> {/block:Chat} {block:Video} <div class="post video"> {Video-500} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </div> {/block:Video} {block:Audio} <div class="post audio"> {AudioPlayerBlack} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </div> {/block:Audio}<div id="new-post"></div> {/block:Posts}</div>
- <!-- fim do layout --></div>
- </center></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement