Sunteți pe pagina 1din 5

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.

org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> <style type="text/css"> html, body, h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; } html { background-color: #FFF; } body { font: .88em Times, Times New Roman, serif; color: #000; } #container { width: 450px; margin: auto; padding: 10px; margin-top: 15px; } #top { margin: 0 0 15px 25px; text-align: center; } #top h1 a { color: #000; text-decoration: none; } #footer { text-align: center; margin: 25px 0; font-size: .82em; } .post { margin-left: 25px; margin-right: 25px; line-height: 1.5em;

margin-bottom: 20px; padding-bottom: 25px; clear: both; } .post h3 { font-size: 1em; } .post a { text-decoration: underline; } .post p { text-align: justify; padding-bottom: 10px; } .post p a:hover, .post p a:active, .post p a { text-decoration: underline; } .centred { text-align: center; } .centred2 { text-align: center; margin-bottom: 5px; } .navigation { padding-bottom: 25px; } .alignright { float: right; } .alignleft { float: left; } .link-post { text-align: justify; } .photo-post { margin-bottom: 5px; } .photo-post img { border: 0; } .quote-post { text-align: justify; } .quote-post q { font-style: italic;

} .quote-post i { font-style: normal; } .quote-post .source { font-size: .82em; } .chat-post ul, .chat-post li { margin: 0; padding: 0; } .chat li { list-style-type: none; } li span.user_1 { font-weight: bold; color: #000; } li span.user_2 { font-weight: bold; color: blue; } .text-post img { max-width: 100%; } {CustomCSS} </style> </head> <body>

<div id="container"> <div id="top"> <h1><a href="/">{Title}</a></h1> <br /> <p><em>{Description}</em></p> <br /> <a href="/archive">archive</a>, <a href="{RSS}"> rss</a> <br /> </div> <div id="content">

{block:Posts} <div class="post"> {block:Text} <div class="text-post"> <h3>{Title}</h3> {Body} </div> {/block:Text} {block:Photo} <div class="photo-post"> {LinkOpenTag}<img src="{ PhotoURL-400}" alt="{PhotoAlt}" />{LinkCloseTag} {block:Caption}<div clas s="caption">{Caption}</div>{/block:Caption} </div> {/block:Photo} {block:Photoset} <div class="photo-post"> {Photoset-400} {block:Caption}<div clas s="caption">{Caption}</div>{/block:Caption} </div> {/block:Photoset} {block:Quote} <div class="quote-post"> <q class="{Length}">{Quo te}</q> {block:Source}<div class ="source">&mdash;{Source}</div>{/block:Source} </div> {/block:Quote} {block:Link} <div class="link-post"> <h3><a href="{URL}" {Tar get}>{Name}</a></h3> {block:Description}<div class="caption">{Description}</div>{/block:Description} </div> {/block:Link} {block:Chat} <div class="chat-post"> {block:Title} <h3><a href="{Pe rmalink}">{Title}</a></h3> {/block:Title} <ul class="chat"> {block:Lines} <li class="{Alt} "> <span cl ass="user_{UserNumber}"> {block:Label}

<span class="label">{Label}</span> {/block:Label} </span> {Line} </li> {/block:Lines} </ul> </div> {/block:Chat} {block:Audio} <div class="audio-post"> {AudioPlayerBlack} {block:Caption}<div clas s="caption">{Caption} ({FormattedPlayCount} plays)</div>{/block:Caption} </div> {/block:Audio} {block:Video} <div class="video-post"> {Video-400} {block:Caption}<div clas s="caption">{Caption}</div>{/block:Caption} </div> {/block:Video} {block:IndexPage} <div class="centred"><h3><a href="{Perma link}" rel="bookmark">#</a></h3></div> {/block:IndexPage} {block:PermalinkPage} {block:HasTags} <br /><div class="centred">tags: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</div> {/block:HasTags} {/block:PermalinkPage} </div> {/block:Posts} </div

S-ar putea să vă placă și