<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">;

<!--
Twibblr theme for Tumblr
http://kiyla.tumblr.com
Pimped by http://superheroin.tumblr.com
-->

<html lang="en">
<head>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>

<style type="text/css">
body {
margin:0px;
background: url(http://i11.photobucket.com/albums/a167/hzelgarcia/backgrounds/7bf42bfa.png) fixed repeat;
color: #383838;
}

body, div, p, textarea, submit, input {
font-family: arial;
line-height:13px;
color: #383838;
}

p {
margin:0px;
margin-top:5px;
margin-bottom: 2px;
}

.comments p {
margin:2px;
}

a:link, a:active, a:visited{
color: #777777;
border: 0px;
text-decoration: none;
}

a:hover {
color:#383838;
font-weight:bold;
}

b, strong {
color: #777777;
}

i, em {
color:#777777;
}

u{
color:#777777;
text-decoration:none;
}

.avatar {
padding: 5px;
background: #777777;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#brains{
margin:auto;
position:relative;
width:750px;
background-color:#fff;
overflow:hidden;
color: #383838;
-moz-border-radius:5px;
margin-top:35px;
padding-left:10px;
padding-right:10px;
background-image:url(http://i11.photobucket.com/albums/a167/hzelgarcia/d1010b1b.jpg);
background-repeat:repeat-y;
_margin-left:10%;
}

div#header{
padding:0px;
height:75px;
margin-bottom:10px;
}

div#header .title{
font-family: tahoma;
font-size: 30px;
line-height:73px;
color: #383838;
letter-spacing:-3px;
text-transform:normal;
}

div#center{
margin:auto;
position:relative;
width:740px;
background-color:;
overflow:auto;
overflow-y:hidden;
}

div#content{
float:left;
width:520px;
padding-top:10px; padding-right:10px;
}

div#entry{
background-color: ;
margin-top:px;
padding-top:10px;
padding-bottom:10px;
border-top:1px dashed #d3d3d3;
}

div#entrytext{
margin-bottom: 2px;
}

.comments div#entry{
margin-bottom:0px;
}

div#meta {
padding:2px 1px 0px 1px;
font: normal 7px terminal;
text-transform:uppercase;
font-weight:normal;
}

div#betalol a{
color: #777;
}

div#menu{
float:right;
background-color:;
width:200px;
padding: 0px;
padding-top:10px;
}

.title{
text-align: left;
font-family: tahoma;
font-size: 20px;
color: #777;
letter-spacing:0px;
text-transform: uppercase;
padding:1px 1px 0px 1px;
}

.title a:hover{
font-weight:bold;
color: #383838;
}

blockquote{
padding:0px 0px 2px 5px;
margin:0px 0px 2px 1px;
border-left:1px solid #383838;
border-right:none;
border-top:none;
}

blockquote li {

}

blockquote p, ul{
margin:0px;
padding:0px;
}

textarea{height:50px;}

a img{border:0px;}
ul, ol, li{list-style:none; margin:0px; padding:0px;}
.entrytext ul, .entrytext ol, .entrytext li{list-style:disc; margin-left:10px; padding:0px;}
.entrytext img { max-width: 100%; }
.user_1 .label, .user_4 .label, .user_7 .label {color: {color:Accents};}
.user_2 .label, .user_5 .label, .user_8 .label {color:{color:Link};}
.user_3 .label, .user_6 .label, .user_9 .label {color:{color:Title};}
.notes img{width:10px; position:relative; top:3px;}
td{vertical-align:top;padding:0px;margin:0px;border-spacing:0px; border:0px; }
table{padding:0px;margin:0px;border-spacing:0px; border:0px; width:100%;}

#pages {
margin-bottom: 15px;
font-size: 12px;
                    }

#pages a.page {
display: block;
float: none;
text-align: center;
background-color: #777;
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding: 4px 5px;
margin: 0 5px 5px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
                        }

#pages a.page:last-child {
margin-right: 0;
}

#pages a.page:hover {
color: #383838;
opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                        }


{CustomCSS}
</style>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=810" />
</head>
<body>

<div id="brains">
<div id="center">

<div id="menu">
<center><a href="/"><img src="{PortraitURL-96}" class="avatar"></a><br></center>
{Description}
<br><br>

<div id="pages">
<a href="/" class="page">Home</a>
<a href="/archive" class="page">Archive</a>
<a href="/random" class="page">Random</a>
                        <div class="clear"></div>
</div>

{block:AskEnabled}<div id="pages">
<a href="{URL}" class="page">{AskLabel}</a>
                        <div class="clear"></div>
                    </div>{/block:AskEnabled}

{block:HasPages}
                    <div id="pages">
                        {block:Pages}<a href="{URL}" class="page">{Label}</a>{/block:Pages}
                        <div class="clear"></div>
                    </div>
                {/block:HasPages}

<center>
{block:PreviousPage}<a href="{PreviousPage}">PREVIOUS PAGE</a> // {/block:PreviousPage}
{block:NextPage}<a href="{NextPage}">NEXT PAGE</a>{/block:NextPage}
{block:PermalinkPagination}
{block:NextPost}<a href="{NextPost}">PREVIOUS POST</a>{/block:NextPost}
{block:PreviousPost} // <a href="{PreviousPost}">NEXT POST</a>{/block:PreviousPost}
{/block:PermalinkPagination}

{block:Following}
<center>{block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-24}" width="17"></a> {/block:Followed}
</center>{/block:Following}
<br><br>

Themed by <a href="http://kiyla.tumblr.com/">Kiyla</a>.
Pimped by <a href="http://superheroin.tumblr.com/">Ice</a>.
</center>
</div>


<div id="content">
<div id="header"><span class="title"><a href="/">&nbsp;{Title}</a></span></div>

{block:Posts}
<div id="entry">
{block:Text}
{block:Title}<span class="title"><a href="{Permalink}">{Title}</a></span>{/block:Title}<br>
<span class="entrytext">{Body}</span>

{/block:Text}

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

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

{block:Quote}
<span class="title">{Quote}</span>
{block:Source}{Source}{/block:Source}
{/block:Quote}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
{/block:Lines}
</ul>

{/block:Chat}


{block:Audio}
<center><div style="width:400px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
{FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</small></div></div></centeR><BR>
{block:Caption}{Caption}{/block:Caption}
{/block:Audio}

{block:Video}<center>
{Video-500}<BR>
{block:Caption}{Caption}{/block:Caption}</center>
{block:Video}

<br>
<div id="betalol">
{block:HasTags}
<div style="float:right;">Tagged as {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}</div>{/block:HasTags}
<a href="{Permalink}">{TimeAgo} ∞</a>
{block:RebloggedFrom} reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div>

{block:PostNotes}{block:NoteCount}<br><span class="title">{NoteCountWithLabel}</span> {/block:NoteCount}{PostNotes}{/block:PostNotes}
</div>
{/block:Posts}


</div></div>

</div><br>
<center>
<BR>
<BR><BR><BR>
</center>
<br>
</body>
</html>