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><!-- ///////////
- THEME BY RECITARPOESIAS - NÃO REMOVA OS CREDITOS! OK?
- BOM USO.
- -->
- <title>{block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}" />
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- /**********************
- RECITAR POESIAS 2015 - http://recitarpoesias.tumblr.com/ ********************/
- *{margin:0;padding:0;border:none;text-decoration:none;font-size:100%;font:inherit;vertical-align:baseline;font-weight:normal;}
- body{font:normal normal 12px/21px {font:Body};text-align:justify;color:{color:Texto};background:{Background page};}
- /** formatação */
- a{color:{color:Color link};text-decoration:none;}
- a:hover{text-decoration:underline;}
- u{text-decoration:underline;}
- i,em{font-style:italic;}
- u{text-decoration:underline;}
- blockquote{border-left:5px solid {color:Border posts};padding:4px 4px 4px 15px;margin:5px 0 5px 0;}
- blockquote p{text-align:left;}
- /** page */
- #page{width:830px;margin:0 auto;}
- /** sidebar **/
- #lateral{margin:25px 0 0 0;position:fixed;width:190px;}
- #lateral h2{text-align:center;font-style:italic;font-family:garamond;font-size:20pt;margin:0 0 10px 0;}
- #menu{text-align:Center;margin:10px 0 0 0;text-transform:uppercase;font-size:11px;}
- #menu li{-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;border-bottom:1px solid {color:Border posts};display:block;list-style:none;line-height:22px;margin:0 0 3px 0;padding:4px;opacity:0.5;}
- #menu li:hover{-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;opacity:1;}
- /*** postagens */
- #posts{float:right;width:610px;}
- .source{display:none;position:absolute;}
- #posts .post{-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;float:left;{block:indexpage}margin:0 25px 20px 0;overflow:hidden;width:250px;{/block:indexpage}padding:4px;}
- #posts a.link{display:block;text-align:center;display:block;margin:0 0 6px 0;}
- /** notas */
- ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: solid 1px {color:Border posts};}
- ol.notes li.note {border-top: solid 1px {color:Border posts}; padding: 10px;}
- ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px;}
- ol.notes li.note span.action {font-weight: normal;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {border-color: {color:Border posts}; padding: 4px 10px; margin: 10px 0px 0px 25px;}
- ol.notes li.note blockquote a{text-decoration: none;}
- /** photos */
- .caption{display:none}
- /** date */
- #date{overflow:hidden;margin:6px 0 0 0;display:block;text-transform:uppercase;font-size:9px;text-align:center;opacity:0;-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;}
- #date a{color:{color:Meta link};-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;}
- .post:hover #date{opacity:1;-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;}
- /** tetxos */
- a.title{font-size:14px;display:block;text-transform:uppercase;text-decoration:underline;margin:0 0 5px 0;}
- /** separação */
- #linha span:hover{-moz-transition: all 0.3s;
- -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3;padding:20px;}
- /** quotes */
- .sourcess{font-weight:normal;font-style:italic;font-family:garamond;font-style:italic;margin:8px 0 0 0;font-size:15px;}
- </style>
- <!-- metas -->
- <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="font:Body" content="Geneva"/>
- <meta name="color:Background page" content="#FFFFFF"/>
- <meta name="color:Texto" content="#000000"/>
- <meta name="color:Border posts" content="#DDDDDD"/>
- <meta name="color:Meta link" content="#000000"/>
- <meta name="color:Color link" content="#000000"/>
- </head>
- <body>
- <!-- pagine fuill -->
- <div id="page">
- <!-- lateral -->
- <div id="lateral">
- {block:indexpage}<h2>{title}</h2>{/block:indexpage}
- {block:permalinkpage}<h2><a href="/">{title}</a></h2>{/block:permalinkpage}
- {block:Description}
- <p id="description">{Description}</p>
- {/block:Description}
- <div id="menu">
- <li><a href="/">Ínicio</a>
- {block:ifLink1Title}
- <li><a href="{text:Link 1}" title="{text:Link 1 Title}">
- {text:Link 1 Title}</a></li>
- {/block:ifLink1Title}
- {block:ifLink2Title}
- <li><a href="{text:Link 2}" title="{text:Link 2 Title}">
- {text:Link 2 Title}</a></li>
- {/block:ifLink2Title}
- {block:ifLink3Title}
- <li><a href="{text:Link 3}" title="{text:Link 3 Title}">
- {text:Link 3 Title}</a></li>
- {/block:ifLink3Title}
- <li><a href="http://recitarpoesias.tumblr.com/" target="_blank" title="Theme by Lívia">Theme</a></li>
- </div>
- </div>
- <!-- posts -->
- <div id="posts">{block:Posts}
- <div class="post">
- <!-- postagens -->
- {block:Regular}
- {block:Title}<a href="{Permalink}"class="title">{Title}</a>{/block:Title}
- {Body}
- {/block:Regular}
- {block:Photo}
- {block:indexpage}
- <center><img src="{PhotoURL-250}"class="photo"></center>
- {/block:indexpage}
- <!-- perma -->
- {block:permalinkpage}
- <center><img src="{PhotoURL-500}"class="photo"></center>
- {/block:permalinkpage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- <center>{Photoset-250}</center>
- {block:indexpage}
- <!-- perma -->
- {block:permalinkpage}
- <center>{Photoset-500}</center>
- {block:permalinkpage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Panorama}
- {LinkOpenTag}
- <center><img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/></center>
- {LinkCloseTag}{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Panorama}
- {block:Quote}
- {Quote}
- {block:Source}
- <div class="sourcess">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="linke" {Target}>≡ {Name}</a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Conversation}
- {block:Title}<a href="{Permalink}"class="title">{Title}</a>{/block:Title}
- {block:Lines}
- <br />
- {block:Label}<span class="autor">{Label}</span>{/block:Label}
- <span class="lines">{Line}</span>
- {/block:Lines}
- {/block:Conversation}
- {block:Audio}
- {block:indexpage}
- {AudioEmbed-250}
- {/block:indexpage}
- {block:permalinkpage}
- {AudioEmbed-500}
- {/block:permalinkpage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:indexpage}<center>{Video-250}</center>{/block:indexpage}
- <!-- perma -->
- {block:permalinkpage}<center>{Video-500}</center>{/block:permalinkpage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Answer}
- {Asker}: {Question}
- <hr>{Answer}
- {/block:Answer}
- <!-- info -->
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- <div id="linha"><center><span>•</span><span>•</span><span>•</span></center></div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {block:date}<div id="date">
- <a href="{Permalink}">{TimeAgo}</a>
- {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog ↺</a>
- </div>{/block:date}
- </div>
- {/block:posts}</div>
- <!-- fim da page! -->
- </div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="https://secure.static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript" src="https://secure.static.tumblr.com/myqz5da/mNZnldm5f/recitar_themes.js"></script>
- {/block:indexpage}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement