Sunteți pe pagina 1din 5

<!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{Title}</title> <META NAME="Title" CONTENT="{Title}"> {block:Description} <META NAME="Description" CONTENT="{MetaDescription}"> {/block:Description} <link rel="shortcut icon" href="{Favicon}"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> <!-- Shadow House theme by http://phrenesis-themes.tumblr.com --> <meta name="color:Background" content="#000000"/> <meta name="color:Middle" content="#ffffff"/> <meta name="color:Links" content="#aaaaaa"/> <meta name="color:Text" content="#545454"/> <meta name="color:Header and Footer Text" content="#ffffff"/> <meta name="color:Permalink" content="#ffffff"/> <meta name="color:Header and Footer" content="#242424"/> <meta name="color:Hover" content="#DADADA"/> <meta name="text:Permalink" content=""/> <meta name="text:Header Size" content="40"/> <meta name="font:Text" content="Baskerville"/> <meta name="text:Text Size" content="11"/> <html> <head> <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}"> <style> body{text-align:justify; font-family:{font:Text}; font-size:{text:Text Size}px; lineheight:10px; color:{color:Text}; background:{color:Background};} .zero{width:610px; margin:auto;} a{text-decoration:none; color:{color:Links};} a:hover{cursor:default; color:{color:Hover}; -webkit-transition-property: color; -webkittransition-duration: 1s;} a img{border:0px;} .one {font-family:georgia; color:#242424; font-weight:bold; text-transform:none; textsize: 12px; margin-bottom:-5px; -webkit-text-stroke: 1px transparent;}

.two {text-transform:uppercase; margin-bottom:-10px;} .nav {font-family:georgia; font-size:9px; font-color: {color:Links}; text-align:center; texttransform:uppercase; margin:auto; width:600px; background:{color:Header and Footer}; padding:5px; margin-top:-5px; word-spacing:5px;} .description {padding-left:0px; text-align:center; margin-top:-10px; text-transform:none; background:#242424;} .audio {width: 590px!important; background-color: #000000;} .entry{padding:10px; background:{color:Middle};height:100%; margin-bottom:-10px;} .photo{margin-bottom:10px;} .header, .footer{width:600px; background:{color:Header and Footer}; padding:5px;} .footer{margin-top:10px; width:600px; height:13px; background:{color:Header and Footer}; padding:5px;} .header a{text-transform:uppercase; color:{color:Header and Footer Text}; fontsize:40px; line-height:40px; letter-spacing:10px; -webkit-text-stroke: 1px transparent; } .footer a{text-transform:uppercase; color:{color:Header and Footer Text}; font-size:15px; line-height:15px; -webkit-text-stroke: 1px transparent;} </style>

<style type="text/css">{CustomCSS}</style> </head> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21093249-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.googleanalytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <body>

<div class="zero">

<div class="header"><a href="/"><center>{Title}</center></a></div> <div class="description">{block:Description}{Description}{/block:Description}</div> <div class="nav"> <a href="/">heart</a> {block:AskEnabled}<a href="/ask">brain</a>{/block:AskEnabled} <a href="http://www.flickr.com/photos/marrowmilk/">eyes</a> <a href="http://www.last.fm/user/nikkilovesyou">ears</a> <a href="http://coastalyouth.tumblr.com/tagged/words">fingers</a><a href="http://phrenesis.tumblr.com/themes"> theme</a></div> {block:Posts} {block:SameDayDate} <a style="float:left; margin-left:-15px; margin-top:10px; font-size:10px; color: {color:Permalink}" href="{Permalink}">{text:Permalink}</a> {/block:SameDayDate} {block:NewDayDate} <a style="float:left; margin-left:-15px; margin-top:10px; font-size:10px; color: {color:Permalink}" href="{Permalink}">{text:Permalink}</a> {/block:NewDayDate} {block:Text} <div class="entry"> {block:Title}<div class="one">{Title}</div>{/block:Title} {Body} </div> {/block:Text} {block:Photo} <div class="photo"> <div class="entry"> {LinkOpenTag}<img src="{photoURL-500}" width="590">{LinkCloseTag} {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage} </div></div> {/block:Photo} {block:Photoset} <div class="entry"> <div class="one">{Photoset-500}</div> {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage} </div> {/block:Photoset} {block:Quote}

<div class="entry"> <span style="font-size:12px;"> <span style="font-size:1.5em; float:left; font-family:georgia; paddingright:2px;">&#147;</span> <span style="font-family:georgia; font-weight:bold; font-style:italic; texttransform:none;">{Quote}</span> </span> {block:Source}<br /><span style="padding-left:0px;">&mdash; {Source}</span>{/block:Source} </div> {/block:Quote} {block:Link} <div class="entry"> <div class="one"><a href="{URL}"><b>{Name}</b></a></div> {block:Description}{Description}{/block:Description} </div> {/block:Link} {block:Chat} <div class="entry"> {block:Title}<b>{Title}</b>{/block:Title} {block:Lines}{block:Label}<div class="three"><b>{Label}</b>{Line}</div>{/block:Label} {/block:Lines} </div> {/block:Chat} {block:Audio} <div class="entry"> <div class="audio">{AudioPlayerBlack}</div> {block:Caption}<div class="two">{Caption}</div>{/block:Caption} </div> {/block:Audio} {block:Video} <div class="entry"> <div class="one">{Video-500}</div> {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage} </div> {/block:Video} {/block:Posts}

<div class="footer"> <span style="float:left;">{block:NextPage}<a href="{NextPage}">previous</a>{/block:NextPage}</span> <span style="float:right;">{block:PreviousPage}<a href="{PreviousPage}">next</a>{/block:PreviousPage}</span> </div> </div> <!-- Start of StatCounter Code --> <script type="text/javascript"> var sc_project=6715907; var sc_invisible=1; var sc_security="d81c1abe"; </script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><a title="tumblr hit counter" href="http://statcounter.com/tumblr/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/6715907/0/d81c1abe/1/" alt="tumblr hit counter" ></a></div></noscript> <!-- End of StatCounter Code --> </body> </html>

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