hi reddit!
<!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> <!-- DEFAULT VARIABLES -->
<meta name="color:background" content="#FAFAFA" />
<meta name="image:background" content="http://static.tumblr.com/..."/>
<meta name="color:header" content="#000000" />
<meta name="color:entry" content="#FFFFFF" />
<meta name="color:text" content="#C7C7C7" />
<meta name="color:link" content="#AAAAAA" />
<meta name="color:chat1" content="#FAFAFA" />
<meta name="color:chat2" content="#DADADA" />
<meta name="font:body" content="Helvetica Neue"/>
<meta name="text:flickr username" content=""/>
<meta name="text:twitter username" content=""/>
<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">

body{
text-align:justify;
color:{color:text};
font-family:{font:body};
font-size:10px;
margin-top:0px;
margin-bottom:0px;
background: {color:background} url('{image:background}');
background-repeat:repeat;
background-attachment:fixed;
height: 100%;
}
a:link, a:visited, a:active{color:{color:link}; text-decoration:none; outline: none; -moz-outline-style: none;}
a:hover{outline: none; color:{color:text}; -moz-outline-style: none;}
.label {font-weight:bold;}
ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
blockquote{padding:0px; padding-left:5px; margin:5px; border-left:1px dashed {color:text};}
blockquote img{display:block;}
blockquote p{padding:0px; margin:0px;}
blockquote blockquote{position:relative; left:5px; margin-top:0px; margin-right:0px; padding-right:0px;}
a img{border:none;}
.title{text-align:left; font-size:14px; letter-spacing:1px; color:{color:link};}
.src{margin-top:3px; text-align:right;}
.audio{width:500px; background:white;}
.lines{font-style:normal;}
.lines .line{color:{color:chat2}; margin-bottom:3px; width:494px; padding:3px; background:{color:chat1};}
.lines .line.even{color:{color:chat1}; margin-bottom:3px; width:494px; padding:3px; background:{color:chat2};}
.right{text-align:right;}
.date{width:500px; background:{color:entry}; opacity:0.8; text-transform:uppercase; letter-spacing:-1px;}
.notes{float:right;}
#center{width:700px; margin:auto;}
#trans{position:fixed; width:700px; height:100%; background:{color:entry}; filter: alpha(opacity = 60); opacity:0.6; z-index:-5;}
#entry{width:500px; margin:auto; padding-top:10px; padding-bottom:10px;}
#entry2{width:500px; margin:auto;}
#head{margin:auto; width:700px; background:{color:header};}
#head2{text-transform:uppercase; margin:auto; width:500px; padding-top:6px; padding-bottom:6px;}
#portrait{width:64px; height:64px; position:fixed; top:10px; right:50%; margin-right:315px; -moz-border-radius: 0px 20px 0px 20px; -webkit-border-radius: 0px 20px 0px 20px; background-image:url('{PortraitURL-64}');}

.click{opacity:0.8; width:16px; height:17px; top:55px; right:50%; margin-right:318px; z-index:5; position:fixed; background-image:url('http://static.tumblr.com/l6jlevp/6Chl5nr08/i.png'); cursor:pointer;overflow:hidden;}

.des{margin-top:80px; right:50%; margin-right:315px; position:fixed; background:white; width:150px; -moz-border-radius: 13px 0px 13px 0px; -webkit-border-radius: 13px 0px 13px 0px;

visibility:hidden; height:0px; overflow:hidden;}

.des_content{font-size:10px; padding:7px; position:relative;}

{CustomCSS}
</style>
<script type="text/javascript" src="http://static.tumblr.com/l6jlevp/ykEl5r1rn/java.js"></script>
</script>
</head>
<body>

{block:Description}<div class="click" title="info"></div><div class="des"><div>{Description}</div></div>{/block:Description}

<a href="/"><div id="portrait"></div></a>

<div id="center">
<div id="trans"></div>

<div id="head"><div id="head2">
{block:AskEnabled}<a href="/ask">ask</a>{/block:AskEnabled}
{block:SubmissionsEnabled}<a href="/submit">submit</a>{/block:SubmissionsEnabled}
<a href="/random">random</a>
<a href="/archive">archive</a>
{block:IfFlickrUsername}<a href="http://www.flickr.com/photos/{text:Flickr Username}/">Flickr</a>{/block:IfFlickrUsername}
{block:IfTwitterUsername}<a href="http://www.twitter.com/{text:Twitter Username}/">Twitter</a>{/block:IfTwitterUsername}
<a href="http://useyoureyes.tumblr.com/">theme</a>
</div></div>

<div id="entry">
{block:Posts}
<div id="entry2">
{block:Date}<div class="date"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}, {Year}</a>{block:NoteCount}<span class="notes">{NoteCountWithLabel}</span>{/block:NoteCount}</div>{/block:Date}
{block:Text}
{block:Title}<div class="title">{Title}</div>{/block:Title}{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}
<div class="title">{Quote}</div>{block:Source}<div class="src">-{Source}</div>{/block:Source}
{/block:Quote}

{block:Link}
<div class="title"><a href="{URL}" {Target}>{Name}</a> <big>✈</big></div>{block:Description}{Description}{/block:Description}
{/block:Link}

{block:Chat}
{block:Title}<div class="title">{Title}</div>{/block:Title}
<div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>{/block:Lines}</div>
{/block:Chat}

{block:Audio}
<div class="audio">{AudioPlayerWhite}</div>{block:Caption}{Caption}{/block:Caption}
{/block:Audio}

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

{block:Answer}
<div class="title">"{Question}"<small><small> -{Asker}</small></small></div>{Answer}
{/block:Answer}
</div>
{/block:Posts}
</div>
</div>

{block:Pagination}<div id="head"><div id="head2"><div class="right">{block:PreviousPage}<a href="{PreviousPage}">Newer</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">Older</a>{/block:NextPage}</span></div></div>{/block:Pagination}

</body>
</html>
View count: 13588

Enjoy the site? Donations are helpful - even just $1


Free Text Host is brought to you by Dagon Design
This site contains no adware, spyware, or popups
Questions? Comments?           Report abuse here