Sei sulla pagina 1di 10

<!-------- theme 002 by somer-halders.tumblr.

com --------->

<html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" <head><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}

<meta name="color:Background" content="#ffffff"/> <meta name="color:Text" content="#b5b5b5"/> <meta name="color:Link" content="#CFCFCF"/> <meta name="color:Linkhover" content="#8b8b8a" /> <meta name="image:sidebar" content=""/>

<!-- LINKS --> <meta name="text:link 1" content="link 1" /> <meta name="text:link 1 url" content="/" /> <meta name="text:link 2" content="link 2" /> <meta name="text:link 2 url" content="/" /> <meta name="text:link 3" content="link 3" /> <meta name="text:link 3 url" content="/" /> <meta name="text:link 4" content="link 4" /> <meta name="text:link 4 url" content="/" />

<style type="text/css">

body {

background:{color:background}; margin:0px; color:{color:text}; font-family:georgia; font-size:9px; line-height:100%;}

a{ text-decoration:none; color:{color:link}; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}

a:hover { text-decoration:none; color:{color:linkhover}; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}

img { border:none;}

blockquote { padding-left:5px; border-left:2px solid #eee; margin:8px;}

blockquote blockquote {

padding-left:5px; border-left:2px solid;}

h1 { font-size:12px; font-family: georgia; font-style: none;}

b{ color: {color:text}} i{ color: {color:text}} small { font-size:9px;}

#entries { padding:10px; width:500px; font-family: georgia; letter-spacing:1px; margin-left:480px; margin-top:60px;}

#post { width:500px; padding:2px; font-family:georgia; font-size:10px; letter-spacing:0px; margin-bottom:25px;}

#sb { width:200px; position:fixed; margin-left:200px; margin-top:60px;}

#title { font-size:19px; text-align:center; margin-bottom:0px;}

#sbimage { width:250px; margin-left:-33px; border: 0px solid #eee; margin-bottom: 10px;}

#sbimage img { width:250px; height:auto; padding:9px;}

#links { margin-bottom:10px; width:198px; margin-top:-10px; padding-top:auto; text-transform: lowercase;

font-family:times; font-size:12px; font-style:italic; line-height:100%; letter-spacing:1px; text-align:justify;}

#description { margin-bottom:15px; width:210px; padding-top:5px; margin-top:-7px; text-transform: none; font-family:georgia; font-size:11px; font-style:none; margin-left:-15px; line-height:100%; letter-spacing:0px; padding:10px; text-align:justify;}

#sidebartitle { font-size:14px; font-family: times; text-transform:uppercase; font-style:italic; letter-spacing:0px; text-align:center; margin-top:-5px;

#pagination { font-size:13px; text-transform:lowercase; margin-left:0px; margin-top:10px; letter-spacing:2px; font-family:georgia; font-style:italic; text-align:center;}

#info { text-align:left; font-family:georgia; font-size:10px; text-transform:lowercase; font-style:none; padding-top:4px; padding-bottom:6px; padding-left:0px; margin-top:10px;}

.tags { text-align:left; margin-top:-7px; font-family:georgia; text-transform:lowercase; font-style:italic;

font-size:10px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-inout; transition: all 0.3s ease-in-out;}

ol.notes { font-family:arial; font-size:10px; letter-spacing:0px; padding:0px; margin:0px; list-style-type:none; } ol.notes li.note { padding: 5px; } ol.notes li.note img.avatar { vertical-align:-4px; border-radius:100%; 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 { padding:9px 6px 9px 6px; margin:10px 0px 0px 25px;

#asker { float:left; margin-right:5px;}

#somerh { position:fixed; font-family:cambria; font-size:9px; text-transform:uppercase; bottom:13px; right:13px; letter-spacing:0px;}

#somerh a { border:1px solid #f9f9f9; display:block; padding:5px; background-color:#fcfcfc; color:#6d6d6d; border:1px solid #b5b5b5;}

{CustomCSS}</style></head><body>

<div id="sb">

<div id="sbimage"><img src="{image:sidebar}"></div> <div id="sidebartitle">{Title}</div>

<div id="description">{Description}</div>

<div id="links"> <center> <a href="{text:link 1 url}">{text:link 1}</a> <span style="fontsize:12px"></span> {/Block:ifShowLink1} <a href="{text:link 2 url}">{text:link 2}</a> <span style="fontsize:12px"></span> {/Block:ifShowLink2} <a href="{text:link 3 url}">{text:link 3}</a> <span style="fontsize:12px"></span> {/Block:ifShowLink3} <a href="{text:link 4 url}">{text:link 4}</a>{/Block:ifShowLink4}</a></center> <div id="pagination"> {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>&nbsp; {/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage} <a href="{NextPage}">&raquo;</a>{/block:NextPage}</div> </div>

</div>

<div id="entries">{block:Posts}<div id="post">

{block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}

{block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag} {block:Caption}{Caption}{/block:Caption}{/block:Photo}

{block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption} {/block:Photoset}

{block:Quote}{Quote}{block:Source} {Source}{/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>{Title}</h1>{/block:Title}{block:Lines} {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines} {/block:Chat}

{block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption} {/block:Audio}

{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption} {/block:Video}

{block:Answer}<div id="asker"><img src="{AskerPortraitURL24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}

<div id="info">{block:Date}posted<a href="{Permalink}"> {TimeAgo} {/block:Date}{block:NoteCount} {block:NoteCount} with {NoteCount} notes{block:ContentSource}</a> / <a href="{SourceURL}">source</a>{/block:ContentSource} {block:RebloggedFrom} / <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom} </a>{/block:NoteCount} <a href="{ReblogURL}">/ Reblog</a></div><div class="tags">{block:HasTags}<b></b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags} {/block:HasTags}</div></div></span>{/block:Posts}

{block:PostNotes}{PostNotes}{/block:PostNotes}

<div id="somerh"><a href="http://somerhalders.tumblr.com">SH</a></div>

</div> </div>

</body></html>

Potrebbero piacerti anche