<!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 name="color:Background" content="#6DA856"/>
<meta name="image:Background" content=""/>
<meta name="color:Title" content="#fff"/>
<meta name="color:Title Hover" content="#F7C852"/>
<meta name="color:Date" content="#fff"/>
<meta name="color:Date Hover" content="#F7C852"/>
<meta name="color:Date Background" content="#222"/>
<meta name="color:Description" content="#6b362e"/>
<meta name="color:Sidebar Header" content="#000"/>
<meta name="color:Links" content="#6DA856"/>
<meta name="color:Links Hover" content="#F7C852"/>
<meta name="color:Text Color" content="#222"/>
<meta name="color:Post Link Background" content="#222"/>
<meta name="color:Post Link" content="#fff"/>
<meta name="color:Post Link Hover" content="#F7C852"/>
<meta name="color:Conversation Background 1" content="#484857"/>
<meta name="color:Conversation Background 2" content="#2F2F3B"/>
<meta name="color:Comment" content="#6DA856"/>
<meta name="color:Comment Hover" content="#F7C852"/>
<meta name="color:Flickr" content="#ccc"/>
<meta name="color:Flickr Hover" content="#F7C852"/>

<meta name="if:Show Followers" content ="1"/>

<meta name="font:Title" content="Georgia"/>
<meta name="font:Body" content="Arial"/>
<meta name="font:Date" content="Helvetica"/>

<meta name="text:Disqus Shortname" content=""/>
<meta name="text:Twitter Username" content=""/>
<meta name="text:Flickr User ID" content=""/>
   
    <!-- END DEFAULT COLORS -->
    
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

	<title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
	<link rel="shortcut icon" href="{Favicon}" />
	<link rel="alternate" type="application/rss+xml" href="{RSS}" />

    
	<style type="text/css">
body {
  background: #c5c5c5;
  margin: 30px 0px 0px 340px;
  font: Normal 13px tahoma;
  color: #2e7ea0;
}

#container {
  width: 550px;
  height: 100%;
  margin: 15px 0px 15px 0px;
  padding: 10px;
  background: #f7f7f7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#header h1 {
  font-family: 50px tahoma;
  margin: 0px 0px -5px -230px;
border:0px;
}

#header h1 a {	
  color: #2e7ea0;
  text-decoration: none;
text-transform:uppercase;
border:0px;
}

#header h1 a:hover {
  color: #6cb9da;
font-weight:normal;
border:0px;
}



#right {
  position: absolute;
  left: 895px;
  font: 12px {font:Body};
  line-height: 15px;
  width: 250px;
  background-color: #c9c9c9;
  padding: 10px;
  color: #6b362e;
  margin: 15px 0px 0px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


#left {
  position: absolute;
  left: 55px;
  font: 12px #3a86a6;
  line-height: 15px;
  width: 250px;
  background-color: #f7f7f7;
  padding: 10px;
  color: #2e7ea0;
  margin: 15px 0px 0px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

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

h1 a {
  color: #2e7ea0;
  text-decoration: none;
border: 0px;
}
	    
#description {
  color: #2e7ea0;
 line-height: 18px;
 padding-right: 70px;
 margin-bottom: 5px;
}
	    
.date {
  margin: 10px 0px 10px 0px; 
  padding: 5px 5px 5px 10px;
color: #2e7ea0;
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  background: #60b3d7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.date a {
  color:#ef4418;
  text-decoration: none;
font-weight: bold;
}

.date a:hover {
  color: #fecf03;
  text-decoration: none;
}

.sideheader {
  margin: 20px 0px 5px 0px;
  color: #2e7ea0;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
border-bottom: 1px dashed #2e7ea0;
}

.description {
color: #2e7ea0;
}

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

.clear {
            clear: both;
            height: 1px;
        }

a {
  text-decoration: none;
  color: #2e7ea0;
}

a:hover {
  color: #60b3d7;
  text-decoration: none;
border-bottom: 1px dashed #2e7ea0;
}
    
   
.post-footer p.reblogged {
  color: #2e7ea0;
  padding:5px 0;
}

.post-footer p.reblogged a {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 2px 0 2px 18px;
}

              
div.post {
  margin: 0px 10px 40px 10px;
  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 {
color: #2e7ea0;
   text-transform: uppercase;
   letter-spacing: -1px;
   margin: 0px 0px 10px 0px;
}

div.post h2 a {
  color: #2e7ea0; 
  text-decoration: none;
}

div.post h2 a:hover {
  color: #60b3d7;
border-bottom: 1px dashed #2e7ea0;
}
        
        
                  /* Regular Post */

.post .regular {
   color: #2e7ea0;
   line-height: 17px;
   text-align: justify;
}

  .post .regular img {
    max-width: 100%;
  }

.post .regular blockquote {
   font-style: none;
}
            
           /* Photo Post */

div.post div.photo img {
   border-width: 0px;
}

div.post div.photo div.caption {
  font-size: 12px;
  text-align: justify;
  margin: 10px 0px 0px 0px;
   color: #2e7ea0;
}
        
div.post div.photo div.caption a {
  color: #2e7ea0;
}

div.post div.photo div.caption a:hover {
  color: #60b3d7;
  text-decoration: none;
border-bottom: 1px dashed #2e7ea0;
} 

             /* Quote Post */

div.post div.quote {
   padding: 0px 15px 0px 15px;
   
}
        
div.post div.quote span.quote {
  font-size: 20px;
  color: #2e7ea0;
  line-height: 22px;
}
        
div.post div.quote div.source {
      font-size: 13px;
      text-align: right;
   color: #2e7ea0;
}

div.post div.quote div.source a {
       color: #2e7ea0;
}
      
div.post div.quote div.source a:hover {      
 color: #60b3d7;
  text-decoration: none;
border-bottom: 1px dashed #2e7ea0;
}

           /* Link Post */

div.post div.link {
  color: #2e7ea0;
  margin-top: 15px;
  font-size: 18px;
  letter-spacing: 1px;
text-align:center;
}

div.post div.link a.link {
  margin-top: 10px;
  color: #2e7ea0;
  padding: 5px;
  background: #c5c5c5;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
text-transform:uppercase;
}

div.post div.link a:hover.link {
  color: #60b3d7;
border:0px;
}

div.post div.link div.description {
  margin-top: 20px;
  font-size: 12px; 
  letter-spacing: 0px;
  text-align: justify;
  color: #2e7ea0;
}

.post .link span.description blockquote {
   font-style: italic;
 }

          /* Conversation Post */

div.post div.conversation ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 1px;
}
        
div.post div.conversation ul li {
  font-size: 12px;
  padding: 4px 0px 4px 8px;
  color: #2e7ea0;
  margin-bottom: 1px;
}
        
div.post div.conversation ul li span.label {
  font-weight: bold;
}
div.post div.conversation ul li.odd {
  background-color: transparent;
}
        
div.post div.conversation ul li.even {
  background-color: #c5c5c5;
}
            
       /* Audio Post */

div.post div.audio div.caption {
  margin: -60px 0px 0px 0px;
  color: #2e7ea0;
  text-align: justify;
}

div.post div.audio div.caption a {
  color: #2e7ea0;
}

div.post div.audio div.caption a:hover {
  color: #2e7ea0;
font-weight:bold;
}

#radio {
  margin: auto;
  padding: 86px 0px 0px 87px;
  width: 310px;
  height: 189px;
  background: transparent url(http://static.tumblr.com/dbcxhwx/HhBke90up/3173070506_79130bdc2d_o.png) no-repeat;
}

        /* Video Post */

div.post div.video div.caption {
  margin: 10px 0px 0px 0px;
  color: #2e7ea0;
  font-size: 12px; 
  text-align: justify;
}
        
div.post div.video div.caption a {
  color: #2e7ea0;
}

div.post div.video div.caption a:hover {
  color: #2e7ea0;
font-weight:bold;
}

	    
#navigation {
  font-size: 18px;
  text-transform: uppercase;
  color: #2e7ea0;
}
	    
#navigation a {
  color: #2e7ea0;
  text-decoration: none;
}
	        
#navigation a:hover {
  color: #60b3d7;
  text-decoration: none;
font-weight:bold;
}
	    
#credits {
  margin-top: 11px;
  text-align: left;
  letter-spacing: 1px;
  color: #2e7ea0;
}
	    
#credits a {
  color: #2e7ea0;
}

#credits a:hover {
  color: #60b3d7;
  text-decoration: none;
border-bottom: 1px dashed #2e7ea0;
}

#comment {
  display: inline;
  letter-spacing: normal;
  text-align: right;
  margin: 0px 0px 0px 10px;
}

#comment a {
  text-decoration: none;
  color: #2e7ea0;
}

#comment a:hover {
  text-decoration: none;
  color: #2e7ea0;
}

.following {
  margin-top: 5px;
  margin-bottom: 5px;

}

.following a img {
  border: 1px solid #2e7ea0;
  padding: 1px;
  margin: 1px;
float:left;
}

.following a img:hover {
  border: 1px solid #60b3d7;
  padding: 1px;
  margin: 1px;
}

#twitter {
  color: {color:Text Color};
  font-family: 'Lucida Grande', Gill Sans MT, sans-serif;
  font-size: 10px;
  text-align: left;
  width: 225px;
  margin: 0px 0px 0px -35px;
  padding: 0px 0px 0px 0px;
}

#twitter ul {
  list-style-type:none;
}

#twitter li {
  margin-bottom: 5px;
  border-bottom: 1px dotted;
  padding-bottom: 5px;
}

#twitter a {
  color: {color:Links};
}

#flickr {
  width:220px;
  height:154px;
  padding: 0px 0px 0px 0px;
  margin: 10px 10px -40px 15px;
}

#flickr img {
  float: left;
  margin:0 5px 5px 0px;
  background: white;
  padding: 3px;
  width: 50px;
  height: 50px;
  border: 1px solid {color:Flickr};   
}

#flickr  a img:hover {
  border: 1px solid {color:Flickr Hover};
}

#tags {
  text-align: right;
  color: #2e7ea0;
  font-size: 10px;
  margin: -25px 0px 30px 0px;
border-bottom: 1px dashed #2e7ea0;
line-height: 15px;
}

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

#pages a.page {
display: block;
float: none;
text-align: center;
background-color: #c5c5c5;
color: #2e7ea0;
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: #2e7ea0;
border:0px;
opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                        }

#pages2 a.page {
display: block;
float: none;
text-align: center;
background-color: #c5c5c5;
color: #2e7ea0;
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;
}

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

#pages2 a.page:hover {
color: #2e7ea0;
border: 0px;
                            opacity: 0.9;
                            filter: alpha(opacity=90);
                            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                        }

ol.notes {
  padding: 0px;
  margin: 25px 0px;
  list-style-type: none;
  border-bottom: solid 1px #2e7ea0;
}

ol.notes li.note {
  border-top: solid 1px #2e7ea0;
  padding: 10px;
}

ol.notes li.note img.avatar {
  vertical-align: -4px;
  margin-right: 10px;
  width: 16px;
  height: 16px;
}

ol.notes li.note span.action {
  font-weight: bold;
}

ol.notes li.note .answer_content {
  font-weight: normal;
}

ol.notes li.note blockquote {
  border-color: #2e7ea0;
  padding: 4px 10px;
  margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
  text-decoration: none;
}

{CustomCSS}

</style>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
</head>


<body>

<div id="header">
<h1><a href="/">{Title}</a></h1>
</div>


 <!-- Left Sidebar -->

<div id="left">	
<div id="pages2">

<!-- Description -->

  <p class="sideheader"><strong>About</strong></p>
<center><img src={PortraitURL-96} class="avatar"></center>
{block:Description}
           <p class="description">{Description}</p>
        {/block:Description}

<a href="/" class="page">Home</a>
<a href="/archive" class="page">Archive</a>
<a href="/random" class="page">Random</a>
<a href="/ask" class="page">Tumblr Ask</a>

{block:Following}
<p class="sideheader"><strong>Following</strong></p>
        {block:Followed}
<p class="following"><a href="{FollowedURL}"><img src="{FollowedPortraitURL-16}"/></a></p>
        {/block:Followed}
{/block:Following}


<div id="credits">
<p class="sideheader"><strong>Credits</strong></p>
Themed by <a href="http://hunsonisgroovy.tumblr.com">Hunson</a>. Pimped by <a href="http://babyice.in">Ice</a>.</a>
</div>

</div>


</div>

<!-- Permalink Dates -->
<div id="container">
{block:Posts}


<!-- Begin Tumblr Posts -->
<div class="post">
<!-- Text Posts -->
         
                {block:Regular}
              <div class="regular">
                        {block:Title}<h2><a href="{permalink}">{Title}</a></h2>{/block:Title}
                        {Body}
</div>
                 {/block:Regular}


<!-- Photo Posts -->

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

<!-- Quote Posts -->


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

                

<!-- Link Posts -->

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

<!-- Chat Posts -->
                
                {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}
                

<!-- Audio Posts -->

                {block:Audio}
                    <div class="audio">
                         <div id="radio">
                        {AudioPlayerBlack}
                           </div>
                        {block:Caption}
                            <div class="caption">{Caption}</div>
Played: {FormattedPlayCount} times
                        {/block:Caption}
                    </div>
                {/block:Audio}

                

<!-- Video Posts -->

                {block:Video}
                    <div class="video">
                       <center> {Video-500}</center>
                        {block:Caption}
                            <div class="caption">{Caption}</div>
                        {/block:Caption}
                    </div>
                {/block:Video}
            </div>


    
<!-- Reblogging Information -->


<!-- Tagging Information -->
                <div id="tags">
{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags} | <a href="{Permalink}"> {NoteCountWithLabel} </a>
      </div>

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


{/block:Posts}

<!-- Page Navigation -->
        
             <div id="navigation">
  <p align="center">
           {block:Pagination}
{block:PreviousPage}
<a href="{PreviousPage}">&#171;</a>
{/block:PreviousPage} 
{CurrentPage} / {TotalPages} 
{block:NextPage}
<a href="{NextPage}">&#187;</a>
{/block:NextPage}
{/block:Pagination}    
  </p>

</div>

</body>