Sunteți pe pagina 1din 13

<!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>
<link rel="shortcut icon" href="http://www.annac.com/images/metals/silver_50.gif">
<link rel="apple-touch-icon"
href="http://www.annac.com/images/metals/silver_50.gif"/>
<!-- DEFAULT COLORS -->
<meta name="color:Background" content="#222"/>
<meta name="color:Content Background" content="#fff"/>
<meta name="color:Title" content="#666"/>
<meta name="color:Description" content="#777"/>
<meta name="color:Nav Links" content="#44A3E2"/>
<meta name="color:Date" content="#ccc"/>
<meta name="color:Post Title" content="#444"/>
<meta name="color:Text" content="#555"/>
<meta name="color:Inline Link" content="#111"/>
<meta name="color:Quote" content="#444"/>
<meta name="color:Quote Source" content="#666"/>
<meta name="color:Link Post" content="#666"/>
<meta name="color:Conversation Background 1" content="#f4f4f4"/>
<meta name="color:Conversation Background 2" content="#e8e8e8"/>
<meta name="color:Conversation Border" content="#555"/>
<meta name="color:Conversation Text" content="#000"/>
<meta name="color:Caption" content="#888"/>
<meta name="color:Content Decoration" content="#aaa"/>
<meta name="color:Footer" content="#eee"/>
<!-- END DEFAULT COLORS -->

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>


<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>

<style type="text/css">
body {
background: {color:Background}
url('http://s3.amazonaws.com/twitter_production/profile_background_images/2549022/
twitter_hq_bg.png');
background-attachment: fixed;

margin: 0px px 50px 60px;


font: Normal 13px Arial, Helvetica, sans-serif;
color: {color:Text};
}

#container {
width: 580px;
height: 100%;
padding: 10px;
background-color: {color:Content Background};
border-bottom: dashed 1px {color:Content Decoration};
}
div#description {
position: relative;
}
div#description div {
position: absolute;
left: 625px;
font: Normal 14px Georgia,"Times New Roman",serif;
line-height: 15px;
width: 290px;
background-color: #FFFFFF;
padding: 10px;
color: #999999;
top: 0px;
height: 100;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: normal;
}

#nav {
text-align: right;
float: right;
margin-left: 30px;
margin-bottom: 10px;
font-size: 11px;
white-spacing: nowrap;
}

#nav a {
color: {color:Nav Links};
font-weight: bold;
}

#nav .dim {
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
margin: 0px 0px;
}

h1 {
color: {color:Title};
margin: 0px 0px 10px 0px;
font-weight: normal;
font-size: 40px;
letter-spacing: -1px;
}

h1 a {
color: {color:Title};
text-decoration: none;
}

#description {
color: {color:Description};
font-size: 11px;
line-height: 18px;
padding-right: 70px;
margin-bottom: 5px;
}

.date {
margin: 30px 0px 10px 0px;
color: {color:Date};
font-size: 18px;
text-align: right;
letter-spacing: -1px;
text-transform: uppercase;
border-bottom: dashed 1px {color:Date};
}

div.post {
margin-bottom: 40px;
position: relative;
}

div.post img.permalink {
border-width: 0px;
width: 23px;
height: 9px;
position: absolute;
top: 5px;
right: 5px;
display: none;
}

div.post:hover img.permalink {
display: block;
}

div.post h2 {
font-size: 22px;
color: {color:Post Title};
margin: 0px 0px 5px 0px;
}

div.post h2 a {
color: {color:Post Title};
text-decoration: none;
}

a {
color: {color:Inline Link};
}

/* Regular Post */
div.post div.regular {
font: Normal 11px 'Lucida Grande', Verdana, Arial, sans-serif;
line-height: 17px;
}

div.post div.regular blockquote {


font-style: italic;
}

/* Photo Post */
div.post div.photo img {
border-width: 0px;
}
div.post div.photo div.caption {
font-size: 11px;
margin-top: 5px;
color: {color:Caption};
}

div.post div.photo div.caption a {


color: {color:Caption};
}

/* Quote Post */
div.post div.quote {
padding: 0px 30px 0px 30px;
}

div.post div.quote span.quote {


font-size: 32px;
letter-spacing: -2px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
}

div.post div.quote span.quote a {


color: {color:Quote};
}

div.post div.quote span.quote big.quote {


font: Bold 60px Georgia, serif;
line-height: 1px;
vertical-align: -23px;
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha(opacity=40);
}

div.post div.quote span.quote big.quote a {


text-decoration: none;
}

div.post div.quote div.source {


font-size: 16px;
color: {color:Quote Source};
text-transform: lowercase;
text-align: right;
}

div.post div.quote div.source a {


color: {color:Quote Source};
}

/* Link Post */
div.post div.link {
color: {color:Link Post};
font-size: 24px;
letter-spacing: -1px;
}
div.post div.link a.link {
color: {color:Link Post};
text-decoration: none;
border-bottom: dotted 1px {color:Link Post};
}

div.post div.link div.description {


font-size: 15px;
letter-spacing: 0px;
line-height: 20px;
}

/* Conversation Post */
div.post div.conversation ul {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 1px;
border-left: solid 5px {color:Conversation Border};
}

div.post div.conversation ul li {
font-size: 12px;
padding: 4px 0px 4px 8px;
color: {color:Conversation Text};
margin-bottom: 1px;
}

div.post div.conversation ul li span.label {


font-weight: bold;
}

div.post div.conversation ul li.odd {


background-color: {color:Conversation Background 1};
}

div.post div.conversation ul li.even {


background-color: {color:Conversation Background 2};
}

/* Audio Post */
div.post div.audio div.caption {
margin-top: 5px;
color: {color:Caption};
font-size: 11px;
}

div.post div.audio div.caption a {


color: {color:Caption};
}

/* Video Post */
div.post div.video div.caption {
margin-top: 5px;
color: {color:Caption};
font-size: 11px;
}

div.post div.video div.caption a {


color: {color:Caption};
}

#navigation {
font-size: 11px;
font-weight: bold;
}

#navigation a {
color: {color:Text};
text-decoration: none;
}

#navigation a:hover {
text-decoration: underline;
}

#footer {
margin-top: 11px;
font-size: 10px;
color: {background: 000000;

};
}

#footer a {
color: {color:Footer};
}

{CustomCSS}
.blogtitle {
font-family: "century gothic", san-serif;
font-size:18px;
word-spacing:2px;
text-transform:uppercase;
font-variant: small-caps;
letter-spacing:-1px;
line-height: 17px;
margin:0px;
padding:0px;
color:#CCCCCC;
background-color:#666666;
text-align:left;}

.blogtitletwo {
font-family: "century gothic", san-serif;
font-size:14px;
word-spacing:2px;
text-transform:uppercase;
font-variant: small-caps;
letter-spacing:-1px;
line-height: 17px;
margin:0px;
padding:0px;
color:#FFFFFF;
background-color:#999999;
text-align:left;}
.music {
font-family: "century gothic", san-serif;
font-size:14px;
word-spacing:2px;
text-transform:uppercase;
font-variant: small-caps;
letter-spacing:-1px;
line-height: 17px;
margin:0px;
padding:0px;
color:#FF004E;
background-color:#CCCCCC;
text-align:left;}
.style7 {font-family: "century gothic", san-serif; font-size: 10px; word-spacing:
2px; text-transform: uppercase; font-variant: small-caps; letter-spacing: -1px;
line-height: 17px; margin: 0px; padding: 0px; color: #FF004E; background-color:
#CCCCCC; text-align: left; }
.style8 {color: #000000}
</style>

<!--[if IE]>
<style type="text/css">
div.post div.quote span.quote big.quote {
line-height: 40px;
}
</style>

<![endif]-->
</head>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." :
"http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-
analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6180965-1");
pageTracker._trackPageview();
</script>
<body>
<div id="description">
<div>
<p class="blogtitle">Jonathan Brown . </p>
<p><img src="http://photos-g.ak.fbcdn.net/photos-ak-
snc1/v1933/31/28/1022252898/n1022252898_252478_9606.jpg" width="250" height="175"
/><br />
<br />
\\<strong>your description here</strong>\\<br />
<br />
if you want to email me, do it here: <strong>jb.flamingpenguin</strong> at
<strong>gmail</strong> dot com

<br />
<form action="/search" method="get">
<input type="text" name="q" value="{SearchQuery}"/>
<input type="submit" value="Search"/>
</form>
<p class="blogtitle">Follow me.</p>
<p><span class="music">

<img src="http://www.2wopoint.com/images/friend/feed1.png" width="10"


height="10" /><a href="http://friendfeed.com/jonbrown" target="new
window">FriendFeed</a><br />
<img src="http://images.semanticvoid.com/twitter_logo.png" width="10"
height="10" /><a href="http://twitter.com/jonbrown/" target="new
window">Twitter</a><br />
<img src="http://www.marinamartin.com/images/dopplr.png" width="10"
height="10" /><a
href="http://www.dopplr.com/traveller/jonbrown/public/">Dopplr</a><br />
<img src="http://www.ewanspence.com/blog/wp-
content/themes/hemingway/styles/purple/icon_flickr.jpg" width="10" height="10"
/><a href="http://www.flickr.com/photos/jonbrown17/" target="new
window">Flickr</a><br />
<img
src="http://friendfeed.com/static/images/icons/goodreads.png?v=84260c598b3a9619804
7f7135988a007" width="10" height="10" /><a
href="http://www.goodreads.com/user/show/905704" target="new
window">Goodreads</a><br />
<img src="http://files.farleyzone.com/images/social/icon-vimeo.gif?v=0"
width="10" height="10" /><a href="http://vimeo.com/jonbrown" target="new
window">Vimeo</a><br />
</span></p>
</span></p>

<p class="blogtitle">Chat + Twitter.</p>

<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#vers
ion=9,0,124,0" width="290" height="350" id="TwitterWidget" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie"
value="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<param name="FlashVars"
value="userID=14480603&styleURL=http://static.twitter.com/flash/widgets/profile/sm
ooth.xml">
<embed
src="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf"
quality="high" bgcolor="#000000" width="290" height="350" name="TwitterWidget"
align="middle" allowScriptAccess="sameDomain" allowFullScreen="false"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
FlashVars="userID=14480603&styleURL=http://static.twitter.com/flash/widgets/profil
e/smooth.xml"/>
</object>

<br /><br />

<p class="blogtitle">Around the Web.</p>

<br />
<a href="http://friendfeed.com/jonbrown"><img alt="View my FriendFeed"
style="border:0;" src="http://friendfeed.com/embed/badge/jonbrown/format-
png/width-290" /></a>
<br /><br />

<p class="blogtitle">Listening.</p>
<p><center><style
type="text/css">table.lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd td {margin:0
!important;padding:0 !important;border:0 !
important;}table.lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd tr.lfmHead
a:hover
{background:url(http://cdn.last.fm/widgets/images/en/header/chart/recenttracks_reg
ular_blue.png) no-repeat 0 0 !
important;}table.lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd tr.lfmEmbed
object {float:left;}table.lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd
tr.lfmFoot td.lfmConfig a:hover
{background:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat
0px 0 !important;;}table.lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd
tr.lfmFoot td.lfmView a:hover
{background:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat
-85px 0 !important;}table.lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd
tr.lfmFoot td.lfmPopup a:hover
{background:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat
-159px 0 !important;}</style>
<table class="lfmWidgetchart_c75185c986963efd72a4f0d0b038b2dd" cellpadding="0"
cellspacing="0" border="0" style="width:184px;"><tr class="lfmHead"><td><a
title="JonathanBrown: Recently Listened Tracks"
href="http://www.last.fm/user/JonathanBrown" target="_blank"
style="display:block;overflow:hidden;height:20px;width:184px;background:url(http:/
/cdn.last.fm/widgets/images/en/header/chart/recenttracks_regular_blue.png) no-
repeat 0 -20px;text-decoration:none;border:0;"></a></td></tr><tr
class="lfmEmbed"><td><object type="application/x-shockwave-flash"
data="http://cdn.last.fm/widgets/chart/friends_6.swf"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#vers
ion=7,0,0,0" id="lfmEmbed_238874808" width="184" height="199"> <param name="movie"
value="http://cdn.last.fm/widgets/chart/friends_6.swf" /> <param name="flashvars"
value="type=recenttracks&amp;user=JonathanBrown&amp;theme=blue&amp;lang=en&amp;wid
get_id=chart_c75185c986963efd72a4f0d0b038b2dd" /> <param name="allowScriptAccess"
value="always" /> <param name="allowNetworking" value="all" /> <param
name="allowFullScreen" value="true" /> <param name="quality" value="high" />
<param name="bgcolor" value="6598cd" /> <param name="wmode" value="transparent" />
<param name="menu" value="true" /> </object></td></tr><tr class="lfmFoot"><td
style="background:url(http://cdn.last.fm/widgets/images/footer_bg/blue.png)
repeat-x 0 0;text-align:right;"><table cellspacing="0" cellpadding="0" border="0"
style="width:184px;"><tr><td class="lfmConfig"><a
href="http://www.last.fm/widgets/?colour=blue&amp;chartType=recenttracks&amp;user=
JonathanBrown&amp;chartFriends=1&amp;from=code&amp;widget=chart" title="Get your
own widget" target="_blank"
style="display:block;overflow:hidden;width:85px;height:20px;float:right;background
:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat 0px -20px;
text-decoration:none;border:0;"></a></td><td class="lfmView"
style="width:74px;"><a href="http://www.last.fm/user/JonathanBrown" title="View
JonathanBrown's profile" target="_blank"
style="display:block;overflow:hidden;width:74px;height:20px;background:url(http://
cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat -85px -20px;text-
decoration:none;border:0;"></a></td><td class="lfmPopup"style="width:25px;"><a
href="http://www.last.fm/widgets/popup/?colour=blue&amp;chartType=recenttracks&amp
;user=JonathanBrown&amp;chartFriends=1&amp;from=code&amp;widget=chart&amp;resize=1
" title="Load this chart in a pop up" target="_blank"
style="display:block;overflow:hidden;width:25px;height:20px;background:url(http://
cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat -159px -20px;text-
decoration:none;border:0;" onclick="window.open(this.href +
'&amp;resize=0','lfm_popup','height=299,width=234,resizable=yes,scrollbars=yes');
return false;"></a></td></tr></table></td></tr></table></center>
<br />

<p class="blogtitle">Reading.</p>
<p><center><img src="http://feralhouse.com/press/bigdeadplace/images/cover.jpg"
width="225" height="300" /></center><br />
<center>Big Dead Place, by <strong>Nick Johnson.</strong></center></p>
<br />

<p class="blogtitle">More To Come...Stay Tuned!</p>


<p>{block:Following}
{block:Followed}
<a href="{FollowedURL}"><img src="{FollowedPortraitURL-24}" border="0"/></a>
{/block:Followed}
{/block:Following} </p>

</div>
</div>
<div id="container">

<a href="http://jonbrown.tumblr.com">
<img src="http://www.dopplr.com/traveller/jonbrown/raumzeitgeist_jpeg" width="583"
height="200" border="0" /></a><br />
<br>

{block:Description}
<div id="description">
{Description}
</div>
{/block:Description}
{block:Posts}
{block:NewDayDate}
<div class="blogtitletwo">
<p><img src="http://wearemoviegeeks.com/itsnotlikethat/lines.jpg"
width="580" /><br />
<b><font color="000000">Posted</font></b> {TimeAgo} on {Month}
{DayOfMonth} {Year} </p>
</div>
{/block:NewDayDate}
{block:SameDayDate}
<div class="blogtitletwo"><img
src="http://wearemoviegeeks.com/itsnotlikethat/lines.jpg" width="580" /><b><font
color="000000"><br />
Posted:</font></b> {TimeAgo} on {Month} {DayOfMonth} {Year}
</div>
{/block:SameDayDate}

<div class="post">
<br><a href="{Permalink}"><img src="/themes/4/link.gif"
class="permalink" alt="Permalink"/></a>

{block:Regular}
<div class="regular">
{block:Title}<h2><a
href="{Permalink}">{Title}</a></h2>{/block:Title}
{Body}<br>

{/block:Regular}

{block:Photo}
<div class="photo">
{LinkOpenTag}<img src="{PhotoURL-500}"
alt="{PhotoAlt}"/>{LinkCloseTag}
<br>
<br>{block:Caption}
<div class="caption">{Caption}</div>
{/block:Caption} <br>
{/block:Photo}

{block:Quote}
<div class="quote">
<span class="quote">
<big class="quote"><a
href="{Permalink}">&#147;</a></big> {Quote}
</span>
{block:Source}<div class="source">&mdash;
{Source}</div>{/block:Source}
</div>
{/block:Quote}

{block:Link}
<div class="link">
&#187; <a href="{URL}" class="link" {Target}>{Name}</a>
{block:Description}
<div class="description">{Description}</div>
{/block:Description}
</div>
{/block:Link}

{block:Conversation}
<div class="conversation">
{block:Title}<h2><a
href="{Permalink}">{Title}</a></h2>{/block:Title}
<ul>
{block:Lines}
<li class="{Alt}">
{block:Label}<span
class="label">{Label}</span>{/block:Label}
{Line}
</li>
{/block:Lines}
</ul>
</div>
{/block:Conversation}

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

{block:Video}
<div class="video">

{Video-500}
{block:Caption}

<div class="caption">{Caption}</div>
{/block:Caption}
</div>
{/block:Video}

<div style="font-size: 10px; text-align: left;"><a


href="{Permalink}#disqus_thread">Comments (View)</a></div>
</div>
{/block:Posts}

{block:Permalink}
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title
="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>
<div id="disqus_thread"></div><script type="text/javascript"
src="http://disqus.com/forums/jonbrown/embed.js"></script>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span
class="logo-disqus">Disqus</span></a>
{/block:Permalink}
<script type="text/javascript">
//<[CDATA[
(function() {
var links = document.getElementsByTagName('a');
var query = '?';
for(var i = 0; i < links.length; i++) {
if(links[i].href.indexOf('#disqus_thread') >= 0) {
query += 'url' + i + '=' +
encodeURIComponent(links[i].href) + '&';
}
}
document.write('<script type="text/javascript"
src="http://disqus.com/forums/jonbrown/get_num_replies.js' + query + '"></' +
'script>');
})();
//]]>
</script>

<div id="navigation">
<p align="center">{block:PreviousPage}
<a href="{PreviousPage}">previous</a> &nbsp;&nbsp;
{/block:PreviousPage}

{block:NextPage} <a href="{NextPage}">next &#187;</a>


{/block:NextPage} </p>
<p align="center"> page {CurrentPage} of {TotalPages} </p>
</div>

<p class="blogtitletwo">Powered by <a href="http://tumblr.com"


target="new window">tumblr</a>. Theme by <a href="http://jonbrown.tumblr.com"
target="new window">Jonathan</a>. Copyright 2008 </p>

<object width="580px" height="80"><param name="movie"


value="http://www.slideoo.com/slider.swf"></param><param name="wmode"
value="transparent"></param><param name="flashvars"
value="setId=&size=_t&max=25&userid=15729820@N02&setname=jonathan428%27s%20photost
ream&randomize=0"></param><embed src="http://www.slideoo.com/slider.swf"
type="application/x-shockwave-flash" wmode="transparent"
flashvars="setId=&size=_t&max=25&userid=15729820@N02&setname=jonathan428%27s%20pho
tostream&randomize=0" width="580px" height="80"></embed></object><img
style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0
src="http://counters.gigya.com/wildfire/CIMP/bT*xJmx*PTEyMTQ5NDIzNTQ*MDAmcHQ9MTIxN
Dk*MjM1NjY3NCZwPTU*NDMxJmQ9Jm49Jmc9MQ==.jpg" />
</p>
<a
href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=2655363&amp;loc=en_U
S">Subscribe to In Living Color by Email</a>

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