Friday, 10 September 2010

<!--Lynx Theme version 4.2.2 designed by Andrew Stichbury (www.stichbury.de) for Tumblr-->

<!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">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<link rel="shortcut icon" href="{Favicon}">
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
        <link rel="alternate" type="application/rss+xml" href="{RSS}">
        {block:Description}
            <meta name="description" content="{MetaDescription}" />
        {/block:Description}
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="image:Header" content="" />
<meta name="if:Marginless Header" content="0" />
<meta name="if:Main Shadow" content="1" />
<meta name="if:Text Above Menus" content="1" />
<meta name="if:Left Sidebar" content="0" />
<meta name="if:Continuous Scrolling" content="0" />
<meta name="text:Page Menu Text" content="Visit"/>
<meta name="if:Random Post Tab" content="1"/>
<meta name="if:Archive Tab" content="1"/>
<meta name="text:About Title" content="About"/>
<meta name="if:Show Members" content="0" />
<meta name="if:Following Container" content="1" />
<meta name="if:Advertisments" content="0" />
<meta name="image:Small Ad 1" content="http://static.tumblr.com/jw8fmba/C9Jl30nqp/adsmall_placeholder.png" />
<meta name="image:Small Ad 2" content="http://static.tumblr.com/jw8fmba/C9Jl30nqp/adsmall_placeholder.png" />
<meta name="image:Small Ad 3" content="http://static.tumblr.com/jw8fmba/C9Jl30nqp/adsmall_placeholder.png" />
<meta name="image:Small Ad 4" content="http://static.tumblr.com/jw8fmba/C9Jl30nqp/adsmall_placeholder.png" />
<meta name="image:Medium Ad 1" content="http://static.tumblr.com/jw8fmba/gxzl30n04/admed_placeholder.png" />
<meta name="image:Medium Ad 2" content="http://static.tumblr.com/jw8fmba/gxzl30n04/admed_placeholder.png" />
<meta name="image:Large Ad" content="http://static.tumblr.com/d0qlne1/r7Cl4tk2v/adlarge_placeholder.png" />
<meta name="text:Small Ad 1 URL" content="" />
<meta name="text:Small Ad 2 URL" content="" />
<meta name="text:Small Ad 3 URL" content="" />
<meta name="text:Small Ad 4 URL" content="" />
<meta name="text:Medium Ad URL 1" content="" />
<meta name="text:Medium Ad URL 2" content="" />
<meta name="text:Large Ad URL" content="" />
<meta name="text:Ad Placeholder URL" content="" />
<!-- Defaulft Colors -->
<meta name="color:Background" content="#ddd"/>
<meta name="image:Background" content="" />
<meta name="if:Fixed Background" content="0" />
<meta name="color:Header" content="#333"/>
<meta name="color:Menu Hover" content="#333"/>
<meta name="color:Header Text" content="#FFF"/>
<meta name="if:Centered Header" content="0"/>
<meta name="color:Menu Text" content="#333"/>
<meta name="color:Links" content="#999" />
<meta name="color:Tags" content="#999" />
<meta name="color:Tags Rollover" content="#999" />
<meta name="color:Rollover" content="#333" />
<!--Fonts-->
<meta name="font:Header" content="Georgia" />
<meta name="font:Categories" content="Lucida Sans" />
<!--Services-->
<meta name="if:Connect Container" content="0" />
<meta name="if:Twitter Container" content="0" />
<meta name="text:Bebo" content="" />
<meta name="text:Email" content="" />
<meta name="text:Dailybooth" content="" />
<meta name="text:Design Float" content="" />
<meta name="text:Deviant Art" content="" />
<meta name="text:Disqus Shortname" content="" />
<meta name="text:Facebook" content="facebook.com/" />
<meta name="text:FlickrID" content="" />
<meta name="text:Myspace" content="myspace.com/" />
<meta name="if:RSS" content="1" />
<meta name="text:Skype" content="" />
<meta name="text:Youtube" content="user/" />
<meta name="text:Google Analytics ID" content="" />
<meta name="if:Show Notes" content="1" />
<meta name="if:Permalink Share Tools" content="1" />
<meta name="if:Recent Flickr Uploads" content="0" />
<meta name="if:Basic Audio Player" content="0" />
<meta name="if:Menu Above Header" content="0" />

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<!--{block:IfContinuousScrolling}-->
<script type="text/javascript" src="http://static.tumblr.com/d0qlne1/Pkal4te0l/scrolltopcontrol.js"></script>
<!--{/block:IfContinuousScrolling}-->
<!--{block:IfPermalinkShareTools}-->
<script language="JavaScript">
function highlight(field) {
        field.focus();
        field.select();
}</script>
<!--{/block:IfPermalinkShareTools}-->
<!--{block:IfContinuousScrolling}-->
<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
<!--{/block:IfContinuousScrolling}-->
<script type="text/javascript" src="http://static.tumblr.com/fgfmpgh/7xukzalz8/jquery.easing.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/xhpdxdi/1H9kinfb0/lightbox.js"></script>
<script type="text/javascript">
  $(document).ready(function(){
    $(".post_photo img, .right_column .members img, .right_column .following img, .right_column .advertise img, .right_column .connect img, .right_column .flickr img, .left_column img").hover(function() {
      $(this).stop().animate({opacity: "0.7"}, 'slow');
    },
    function() {
      $(this).stop().animate({opacity: "1"}, 'slow');
    });
  });
</script>

<style type="text/css">
html,body {margin: 0; padding: 0; height:100%;}
body {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: .75em;
color: #333;
background-image: url({image:Background});
text-align:center;
{block:IfFixedBackground}
background-attachment:fixed;
{/block:IfFixedBackground}
background-color:{color:Background};
}
img {
border:0;
}
h1,h2,h3,h4,h5,h6 {
padding: 0;
}
h2 {
font-family:{font:Categories};
font-size:24px;
color:#CCC;
font-weight:lighter;
}
h3 {
font-size:18px;
color:#333;
}
li,ul {
list-style-type:none;
}
.left input, textarea {
padding: 9px;
border: solid 1px #E5E5E5;
outline: 0;
font: normal 13px/100% Verdana, Tahoma, sans-serif;
width: 250px;
background: #FFFFFF;
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.left textarea {
width: 400px;
max-width: 400px;
height: 150px;
line-height: 150%;
}
.left input:hover, textarea:hover,
.left input:focus, textarea:focus {
border-color: #C9C9C9;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.top {
width:900px;
margin:0 auto;
height:20px;
}
.container {
width:900px;
overflow: hidden;
margin: 0 auto;
{block:IfMainShadow}
background:url(http://static.tumblr.com/d0qlne1/4b9l6vej0/mainback2.png) repeat-y;
{/block:IfMainShadow}
padding-bottom:60px;
{block:IfNotMainShadow}
background:url(http://static.tumblr.com/d0qlne1/Uqzl4rvxk/mainbackshadowless.png) repeat-y;
{/block:IfNotMainShadow}
text-align:left;
}
.container .main {
width:850px;
margin-left:25px;
}
.search {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
display: block;
float: left;
height: 29px;
padding: 6px 20px 0px 20px;
margin-left: 30px;
color:#a5a5a5;
    text-decoration:none;
text-transform: uppercase;
background-color: #323232;
}
#top_bar {
height: 57px;
}
#nav_container {
width: 850px;
}
#nav {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: {color:Menu Text};
float: left;
position: relative;
width:100%;
}
#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:0.5em;
}
#nav span {
padding:10px 0;
}
#nav a:link, #nav a:active, #nav a:visited{
    display:block;
padding-top:15px;
padding-bottom:5px;
padding-left:20px;
padding-right:20px;
    color:{color:MenuText};
    text-decoration:none;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
#nav a:hover {
background-color:{color:Menu Hover};
    color:#fff;
}
#nav .on{
background-color:{color:Menu Hover};
    color:#fff;
}
#nav li{
    float:left;
    position:relative;
}
.left_column {
width:475px;
float:{block:IfLeftSidebar}right{/block:IfLeftSidebar}{block:IfNotLeftSidebar}left{/block:IfNotLeftSidebar};
padding-{block:IfLeftSidebar}right{/block:IfLeftSidebar}{block:IfNotLeftSidebar}left{/block:IfNotLeftSidebar}:25px;
}
.right_column {
width:300px;
margin-top:25px;
float:{block:IfLeftSidebar}left{/block:IfLeftSidebar}{block:IfNotLeftSidebar}right{/block:IfNotLeftSidebar};
padding-left:25px;
border-{block:IfLeftSidebar}right{/block:IfLeftSidebar}{block:IfNotLeftSidebar}left{/block:IfNotLeftSidebar}:1px dotted #EEE;
}
/*--------------------------------------------
For theme DEMO only
----------------------------------------------*/
.right_column .theme {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .theme #button a {
background-color:{color:Links};
color:#fff;
padding:15px;
font-size:15px;
text-decoration:none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
.right_column .theme #button a:active {
background-color:{color:Links};
color:#fff;
padding:15px;
font-size:15px;
text-decoration:none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.right_column .theme #button a:hover {
background-color:{color:Rollover};
color:#fff;
padding:15px;
font-size:15px;
text-decoration:none;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 18px;
}


/*--------------------------------------------
For theme DEMO only
----------------------------------------------*/


.right_column .advertise {
margin-top:25px;
margin-right:15px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .advertise img {
}
.right_column .credit {
margin-top:20px;
margin-right:20px;
font-size:9px;
color:#666;
}
.right_column .advertise #left {
margin-right:15px;
padding-right:15px;
border-right:1px solid #EEE;
}
.right_column .about {
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .about #ask_submit a, .right_column .about #ask_submit a:active {
background:url(http://static.tumblr.com/d0qlne1/tRSl58c9p/button_background.png) repeat-x;
height:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:5px;
border:1px solid #CCC;
text-align:center;
color:#333;
}
.right_column .about #ask_submit a:hover {
background:url(http://static.tumblr.com/poxjlqi/ScJl6xedi/button_background_hover.png) repeat-x {color:Rollover};
height:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:5px;
border:1px solid #59848e;
text-align:center;
color:#fff;
text-decoration:none;
}
.right_column .search {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .about p {
font-size:11px;
}
.permalink {
margin:15px 0;
}
.permalink .shorturl {
border: solid 1px #FFF;
outline: 0;
font: normal 13px/100% Verdana, Tahoma, sans-serif;
background: #FFFFFF;
}
.permalink .shorturl textarea {
width: 400px;
max-width: 400px;
height: 100px;
}
.right_column .twitter {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .connect {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .connect img {
padding:5px;
}
.right_column .members {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .members img {
padding:5px;
margin:5px;
border:1px solid #eee;
}
.right_column .following {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.right_column .following img {
padding:3px;
margin:3px;
border:1px solid #eee;
}
.right_column .flickr {
margin-top:20px;
margin-right:20px;
padding-bottom:30px;
border-bottom:1px solid #eee;
height:325px;
overflow:hidden;
}
.right_column .flickr img {
padding:3px;
margin:3px;
border:1px solid #eee;
}
.right_column .flickr #box {
height:265px;
overflow:hidden;
}
.header {
background-color:{color:Header};
{block:IfCenteredHeader}
text-align:center;
{/block:IfCenteredHeader}
}
.header img {
{block:IfNotMarginlessHeader}
margin:25px;
max-width:800px;
{/block:IfNotMarginlessHeader}
{block:IfMarginlessHeader}
margin:0px;
max-width:850px;
{/block:IfMarginlessHeader}
}
body,td,th {
font-size: 0.75em;
}
a:link {
color: {color:Links};
text-decoration: none;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
a:visited {
text-decoration: none;
color: {color:Links};
}
a:hover {
text-decoration: underline;
color:{color:Rollover};
}
a:active {
text-decoration: none;
color:{color:Rollover};
}
.post_text {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_text h3 {
margin-top:0;
padding-top:0;
}
.post_text li, .post_text ul {
list-style-type:circle;
}
.post_text img {
max-width:400px;
}
.post_photo {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_photo img {
background: #eee;
width:455px;
padding: 9px;
border: 1px solid #cdd3d6;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.post_photo #caption {
display:block;
}
.post_photo #large {
margin:0;
padding:1px;
font-size:9px;
color:#333;
float:right;
}
.post_quote {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_quote #main {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:18px;
}
.post_quote #source {
color:#333;
font-style:italic;
}
.post_audio {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_audio #caption {
}
.post_audio #download {
text-align:right;
padding:10px 25px;
}
.post_audio #download a {
background-color:{color:Links};
color:#fff;
padding:5px;
font-size:10px;
text-decoration:none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
.post_audio #download a:active {
background-color:{color:Links};
color:#fff;
padding:5px;
font-size:10px;
text-decoration:none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.post_audio #download a:hover {
background-color:{color:Rollover};
color:#fff;
padding:5px 5px 5px 5px;
font-size:10px;
text-decoration:none;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.post_audio #art {
width:250px;float:left; height:250px;
-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
position:relative; margin-bottom:15px; background:url(http://static.tumblr.com/d0qlne1/Uqcl57yts/defaultalbum.png);
}
.audioplayercircle {
position: absolute;
z-index: 3;
background: black;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
top: 100px;
left: 100px;
opacity: .8;
}
.audioplayer {
width: 20px;
height: 30px;
overflow: hidden;
margin: 17px 24px 13px 16px;
}
.post_audio #record {
width:125px;float:right; height:250px;background:url(http://static.tumblr.com/d0qlne1/7CYl4vuca/record.png) no-repeat; margin-bottom:15px;
}
.post_video {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_chat {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_link {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_link #main {
font-size:18px;
padding-right:10px;
}
.post_photoset {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
{block:PermalinkPage}
border:none;
{/block:PermalinkPage}
}
.post_answer {
padding-bottom:15px;
border-bottom:1px dotted #eee;
padding-top:15px;
font-size:14px;
}
.post_answer #question {
background: #eee;
padding: 20px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
text-align:center;
font-style:italic;
font-size:.9em
}
.post_answer #bottom {
text-align:center;
position:relative;
height:75px;
}
.post_answer #answer {
padding: 10px;
margin-top:10px;
text-align:center;
}
.navigation {
padding:25px;
height:100%;
color:#999;
font-size:16px;
text-align:right;
}
.navigation a {
font-size:.75em;
line-height:0;
padding:2px 6px;
background-color: {color:Links};
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
color:#FFF;
text-decoration:none;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
.navigation a:hover, .current_page {
font-size:.75em;
line-height:0;
padding:2px 6px;
background-color: {color:Rollover};
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
color:#FFF;
text-decoration:none;
-webkit-box-shadow: rgba(0, 0, 0, 0.30) 0px 0px 4px;
}
.notes {
margin-top:15px;
font-size:9px;
color:#999;
text-transform:uppercase;
}
.notes img {
background:none;
border:none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
padding:0;
margin:0;
}
.notes a {
font-size:9px;
color:{color:Links};
text-transform:uppercase;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
.notes a:hover {
color:{color:Rollover};
}
.title {
padding:25px;
color:{color:Header Text};
font-size:36px;
font-family:{font:Header};
background-color:{color:Header};
}
.tags {
margin-top:5px;
padding-left:25px;
padding-top:5px;
color:#FFF;
height:25px;
background:url(http://static.tumblr.com/d0qlne1/hhCl4vxh0/tags.png) no-repeat left;
}
.tags a {
background-color:{color:Tags};
color:#fff;
font-size:9px;
margin:8px 0;
padding:0 4px 0 4px;
text-decoration:none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin-left:2px;
margin-right:2px;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
transition: color 0.5s ease-out;
}
.tags a:hover {
background-color:{color:Tags Rollover};
color:#fff;
padding:0 4px 0 4px;
text-decoration:none;
-webkit-box-shadow: rgba(0, 0, 0, 0.30) 0px 0px 4px;
}
/*css for lightboxed images.*/
#lightbox{
background-color:transparent;
padding:0px;
}
#lightboxDetails{

}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{
-webkit-box-shadow: 10px #bbbbbb;
}
#overlay img{ border: none; }
#overlay{
background-color:#f0f0f0;
background-color:rgba(249,249,249, .93);
}
#credit{
padding-bottom:30px;
font-family:Helvetica, Arial;
font-size:13px;
color:#bbbbbb;
padding-left:70px;
}
#credit a{
font-weight:bold;
color:#aaaaaa;
}
/* END LIGHTBOX */
.right_column .likes {
margin-top:20px;
margin-right:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
ul#likes {
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
li.like_post {
width: 280px;
padding: 0 40px 0 0;
float: left;
margin-bottom: 15px;
}
li.like_post img {
max-width: 100%;
}
li.like_post blockquote {
    margin: 0;
    padding: 0 0 0 10px;
    border-left: 1px solid #eee;
}
li.like_post ol, li.like_post ul {
margin: 0 0 0 15px;
padding: 0;
}
li.like_post .like_link a {
font-weight: bold;
}
li.like_post .like_title {
font-weight: bold;
}
li.like_post .post_info_bottom {
margin: 10px 0 0 0;
display: block !important;
}
#disqus_thread {
list-style-type:none;
}
#post_nav {
color:#999;
font-size:1.25em;
margin:15px 0;
}
#post_nav #previous {
float:left;
}
#post_nav #next {
float:right;
}
{CustomCSS}
</style>
<!--[if IE]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<style type:"text/css">
.right_column .flickr img {
margin-bottom:8px;
}
</style>
<![endif]-->

</head>
<body>
<!--
<div class="top">
</div>
-->
<div class="container">
<div class="main">
<!--{block:IfMenuAboveHeader}-->
<div id="top_bar">
<div id="nav_container">
<ul id="nav">
<li><a {block:IndexPage}class="on"{/block:IndexPage} href="/"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">Take me</span><br /><!--{/block:IfTextAboveMenus}--><!--{block:IfNotTextAboveMenus}--><p style="font-size:9px">&nbsp;</p><!--{/block:IfNotTextAboveMenus}--><p>Home</p></a></li>
      
        <!--{block:Pages}--><li><a href="{URL}"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">{text:Page Menu Text}</span><br /><!--{/block:IfTextAboveMenus}--><p>{Label}</p></a></li><!--{/block:Pages}-->
      
        <!--{block:IfRandomPostTab}-->
        <li><a href="/random"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">Show me something</span><br /><!--{/block:IfTextAboveMenus}--><p>Random</p></a>
        </li>
        <!--{/block:IfRandomPostTab}-->
      
        <!--{block:IfRSS}-->
        <li><a href="{RSS}"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">Subscribe to</span><br /><!--{/block:IfTextAboveMenus}--><p>RSS Feed</p></a>
        </li>
        <!--{/block:IfRSS}-->

        <!--{block:IfArchiveTab}-->
<li><a href="/archive"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">View the</span><br /><!--{/block:IfTextAboveMenus}--><p>Archive</p></a>
 </li>
          <!--{/block:IfArchiveTab} -->    
</ul>
   </div>

</div>
    <!--{block:IfMenuAboveHeader}-->
<div class="header">
<!--{block:IfHeaderImage}--><img src="{image:Header}" /><!--{/block:IfHeaderImage}--><!--{block:IfNotHeaderImage}--><div class="title">{Title}</div><!--{/block:IfNotHeaderImage}--></div>
<!--{block:IfNotMenuAboveHeader}-->
<div id="top_bar">
<div id="nav_container">
<ul id="nav">
<li><a {block:IndexPage}class="on"{/block:IndexPage} href="/"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">Take me</span><br /><!--{/block:IfTextAboveMenus}--><!--{block:IfNotTextAboveMenus}--><p style="font-size:9px">&nbsp;</p><!--{/block:IfNotTextAboveMenus}--><p>Home</p></a></li>
      
        <!--{block:Pages}--><li><a href="{URL}"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">{text:Page Menu Text}</span><br /><!--{/block:IfTextAboveMenus}--><p>{Label}</p></a></li><!--{/block:Pages}-->
      
        <!--{block:IfRandomPostTab}-->
        <li><a href="/random"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">Show me something</span><br /><!--{/block:IfTextAboveMenus}--><p>Random</p></a>
        </li>
        <!--{/block:IfRandomPostTab}-->
      
        <!--{block:IfRSS}-->
        <li><a href="{RSS}"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">Subscribe to</span><br /><!--{/block:IfTextAboveMenus}--><p>RSS Feed</p></a>
        </li>
        <!--{/block:IfRSS}-->

        <!--{block:IfArchiveTab}-->
<li><a href="/archive"><!--{block:IfTextAboveMenus}--><span style="font-size:9px">View the</span><br /><!--{/block:IfTextAboveMenus}--><p>Archive</p></a>
 </li>
          <!--{/block:IfArchiveTab} -->    
</ul>
   </div>

</div>
    <!--{/block:IfNotMenuAboveHeader}-->
    <div class="left_column">
    <!--{block:IfContinuousScrolling}--><div class="autopagerize_page_element"><!--{/block:IfContinuousScrolling}-->
<!--{block:SearchPage}-->
 <div id="message" class="onethree">
<div class="postauthor">
<p> {SearchResultCount} result(s) found for "{SearchQuery}".</p>
</div>
 </div><!--{/block:SearchPage}--><!--{block:TagPage}-->
 <div id="message" class="onethree">
<div class="postauthor">
<p>Post(s) tagged with "{Tag}"</p>
</div>
</div>
<!--{/block:TagPage}-->
          
            <!--{block:Posts}-->
<div style="margin-top:25px">
                <!--{block:Text}-->
<div class="post_text">                    
                        <!--{block:Title}-->
                      <h3><a href="{Permalink}">{Title}</a></h3>
                        <!--{/block:Title}-->
 {Body}
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
          <!--{/block:Text}-->

                <!--{block:Photo}-->
              
<div class="post_photo">

<!--{LinkOpenTag}-->

          <a href="{LinkURL}" target="{Target}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>
          <!--{LinkCloseTag}--><!--{block:HighRes}-->
            <div id="large"><a rel="lightbox" href="{PhotoURL-HighRes}" target="{Target}">View large</a></div>
            <!--{/block:HighRes}-->

                        <!--{block:Caption}-->
          <p class="caption">{Caption}</p>
            <!--{/block:Caption}--><!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>

<!--{/block:Photo}-->
              
                <!--{block:Photoset}-->
<div class="post_photoset">


                        {Photoset-400}

<!--{block:Caption}-->
                            <p class="caption">{Caption}</p>
                        <!--{/block:Caption}-->
         <!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
                <!--{/block:Photoset}-->

                <!--{block:Quote}-->
                    <div class="post_quote"><span id="main">{Quote}</span><!--{block:Source}-->
<p id="source">- {Source}</p>
                        <!--{/block:Source}-->
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
                <!--{/block:Quote}-->

                <!--{block:Link}-->
<div class="post_link">
                        <a id="main" href="{URL}" class="link" target="{Target}">{Name} ⇢</a>

                        <!--{block:Description}-->
                            <p class="description">{Description}</p>
                        <!--{/block:Description}-->
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
                <!--{/block:Link}-->

                <!--{block:Chat}-->
<div class="post_chat">
                        <!--{block:Title}-->
                      <h3><a href="{Permalink}">{Title}</a></h3>
                        <!--{/block:Title}-->

<ul class="chat">
                            <!--{block:Lines}-->
<li style="color:#333; width:380px; padding:5px;" class="{Alt} user_{UserNumber}">
                                    <!--{block:Label}-->
                                        <span class="label"><strong>{Label}</strong></span>
                                    <!--{/block:Label}-->

                                    {Line}
                                </li>                      <!--{/block:Lines}-->
                        </ul>
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
                <!--{/block:Chat}-->

                <!--{block:Video}-->
<div class="post_video">
                        {Video-400}

                        <!--{block:Caption}-->
                            <p class="caption">{Caption}</p>
                        <!--{/block:Caption}-->
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
                <!--{/block:Video}-->

                <!--{block:Audio}-->
<div class="post_audio">
<!--{block:IfNotBasicAudioPlayer}-->
<div style="width:375px;">
<div id="art">
<!--{block:AlbumArt}--><img src="{AlbumArtURL}" width="250px" /><!--{/block:AlbumArt}-->
<div class="audioplayercircle"><div class="audioplayer">{AudioPlayerBlack}</div></div>
</div>
<div id="record"></div>
</div>
<!--{/block:IfNotBasicAudioPlayer}-->
<!--{block:IfBasicAudioPlayer}-->
{AudioPlayerBlack}
<!--{/block:IfBasicAudioPlayer}-->
<!--{block:Caption}-->
<div id="caption">{Caption}</div>

<!--{block:ExternalAudio}--><div id="download"><a href="{ExternalAudioURL}">Download</a></div><!--{/block:ExternalAudio}-->
                        <!--{/block:Caption}-->
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/LaOl4vy29/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--><!--{block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/utDl4vy3s/reblog.png" style="width:10px" /> <a href="{ReblogParentURL}">{ReblogParentName}</a><!--{/block:RebloggedFrom}--> <img src="http://static.tumblr.com/d0qlne1/oTTl4vyjy/plays.png" style="width:9px" /> {FormattedPlayCount} <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{block:HasTags}--><div class="tags"><!--{block:Tags}--><a href="{TagURL}">{Tag}</a><!--{/block:Tags}--></div><!--{/block:HasTags}-->
<!--{/block:IfShowNotes}-->
<!--{block:IfPermalinkShareTools}-->
<!--{block:PermalinkPage}-->
            <div class="permalink"><div style="float:left; padding:2px;" class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c29c4336d1983b6" class="addthis_button_compact">Share</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c29c4336d1983b6"></script><div style="float:right"><span>Short URL:</span> <input type="text" value="{ShortURL}" class="shorturl" readonly="readonly" onClick='highlight(this);'/></div></div>
<!--{/block:PermalinkPage}-->
<!--{/block:IfPermalinkShareTools}-->
</div>
                <!--{/block:Audio}-->
      </div>
      <!--{block:Answer}-->
      <div class="post_answer">
      <div id="question">{Question}</div>
      <div id="bottom"><img src="http://static.tumblr.com/d0qlne1/sV5l3soxr/question.png" /><img style="position:absolute; -moz-border-radius: 4px;
-webkit-border-radius: 4px; width:40px; left: 145px; top: 15px;" src="{AskerPortraitURL-40}" /></div>
    
      <div id="answer">{Answer}</div>
<!--{block:IfShowNotes}--><div class="notes"><!--{block:IfShowMembers}-->Posted by <a href="{PostAuthorURL}">{PostAuthorTitle}</a> <!--{/block:IfShowMembers}--><!--{block:Date}--><img style="width:11px" src="http://static.tumblr.com/d0qlne1/2vql4thzx/time.png" /> <a href="{Permalink}">{DayOfMonth} {Month}<!--{/block:Date}--></a><!--{block:NoteCount}--> <img style="width:10px" src="http://static.tumblr.com/d0qlne1/EEKl4vxx0/notes.png" /> <a href="{Permalink}">{NoteCount}</a><!--{/block:NoteCount}--> <img src="http://static.tumblr.com/d0qlne1/OsIl4vxtq/asker.png" width="13px" /> {Asker} <!--{block:IndexPage}--><img style="width:10px" src="http://static.tumblr.com/d0qlne1/fcUl4vybr/permalink.png" /> <a href="{Permalink}">Permalink</a><!--{/block:IndexPage}--></div>
<!--{/block:IfShowNotes}-->
      </div><!--{/block:Answer}-->
        
<!--{block:IfAdvertisments}-->
<!--{block:IfLargeAdImage}-->     <!--{block:Post5} --><a href="{block:IfNotLargeAdURL}{text:Ad Placeholder URL}{/block:IfNotLargeAdURL}{block:IfLargeAdURL}{text:Large Ad URL}{/block:IfLargeAdURL}"><img style="width:475px; margin-top:25px; padding-bottom:25px; border-bottom:1px dotted #eee;" src="{image:Large Ad}" /></a>
      <!--{/block:Post5}-->
      <!--{/block:IfLargeAdImage}-->
      <!--{/block:IfAdvertisments}-->
    
            <!--{/block:Posts}-->
            <!--{block:IfContinuousScrolling}--></div><!--{/block:IfContinuousScrolling}-->
          
          
            <!--{block:IfContinuousScrolling}-->
            <!--{block:IndexPage}-->
            <h2 style="font-size:34px; text-align:center"><img src="http://static.tumblr.com/d0qlne1/qVol4tb08/loading.gif" /> Loading more posts</h2>
            <!--{/block:IndexPage}--><!--{/block:IfContinuousScrolling}-->
          
<!--{block:PermalinkPage}-->          
            <!--{block:IfShowNotes}-->
<!--{block:PostNotes}--><h2>Notes</h2>
            <p>{PostNotes}</p><!--{/block:PostNotes}--><!--{/block:IfShowNotes}--><!--{block:IfDisqusShortname}--><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">
  (function() {
   var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
   dsq.src = 'http://{text:Disqus Shortname}.disqus.com/embed.js';
   (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  })();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript={text:Disqus Shortname}">comments powered by Disqus.</a></noscript><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 charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
})();
//]]>
</script><!--{/block:IfDisqusShortname}-->
            <!--{block:PermalinkPagination}-->
            <div id="post_nav">
            <!--{block:PreviousPost}-->
            <span id="previous"><a href="{PreviousPost}">← Previous Post</a></span>
            <!--{/block:PreviousPost}-->
            <!--{block:NextPost}-->
            <span id="next"><a href="{NextPost}">Next Post →</a></span>
            <!--{/block:NextPost}-->
            </div>
            <!--{/block:PermalinkPagination}-->
<!--{/block:PermalinkPage}-->
            <!--{block:IfNotContinuousScrolling}-->
<!--{block:Pagination}-->
<div class="navigation">
            <!--{block:PreviousPage}-->
        <a style="padding:5px;
background-color: #ccc;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
color:#FFF; text-decoration:none;" href="{PreviousPage}">←</a>
            <!--{/block:PreviousPage}-->

            <!--{block:JumpPagination length="10"}-->
                <!--{block:CurrentPage}-->
        <span class="current_page">{PageNumber}</span>
                <!--{/block:CurrentPage}-->

                <!--{block:JumpPage}-->
        <a class="jump_page" href="{URL}" style="color:#FFF; text-decoration:none;">{PageNumber}</a>
                <!--{/block:JumpPage}-->
            <!--{/block:JumpPagination}-->

            <!--{block:NextPage}-->
        <a style="color:#FFF; text-decoration:none;" href="{NextPage}">→</a>
            <!--{/block:NextPage}-->
      </div><!--{/block:Pagination}--><!--{/block:IfNotContinuousScrolling}--></div>
<div class="right_column">



<!--



<div class="theme">
<h2 style="margin-bottom:3px">Lynx Demo</h2>
<p style="margin:0; font-style:italic; color:#999;">Version 4.2.2</p>
<p>"Lynx" Theme is a free feature-rich Tumblr theme. You may customize this theme to fit your personality or whatever your blog is about. This is a preview that demonstrates some of the features included with the Theme. <i>Not all features are displayed</i>.</p>
<p>&nbsp;</p>
<p id="button"><a href="http://www.tumblr.com/theme/10195">Install On Your Blog</a></p>
<p>&nbsp;</p>
<p>If you encounter a problem with the theme, have suggestions or just want to tell me what you think, please feel free to provide feedback.</p>
<p>&nbsp;</p>
<p id="button"><a href="/ask">Provide Feedback</a></p>
<p>&nbsp;</p>
<p>If you use the "Lynx" theme for your blog, please submit it here so I can put it in a gallery. <i>As soon as I get enough links I will add a link in the menu</i>.</p>
<p>&nbsp;</p>
<p id="button"><a href="/submit">Submit Your Blog</a></p>
<p>&nbsp;</p>
<p><i>This container is not included with the theme...</i></p>
</div>


-->




<div class="about">
<h2>{text:About Title}</h2>
<p>{Description}</p><br />
<!--{block:AskEnabled}--><span id="ask_submit"><a href="/ask">{AskLabel}</a></span>
<!--{/block:AskEnabled}-->
<!--{block:SubmissionsEnabled}--><span id="ask_submit" style="margin-right:10px"><a href="/submit">{SubmitLabel}</a></span>
<!--{/block:SubmissionsEnabled}-->
</div>
<div class="about">
<h2><img src="http://static.tumblr.com/d0qlne1/NHYl4vxch/search.png" align="left" style="padding:6px" />Search</h2>
<form action="/search" class="left" method="get">
    <input name="q" type="text" value="{SearchQuery}"/>
</form>
</div>
<!--{block:IfShowMembers}-->
<div class="members">
<h2>Members</h2>
<!--{block:GroupMembers}--><!--{block:GroupMember}-->
<a href="{GroupMemberURL}"><img src="{GroupMemberPortraitURL-64}" id="members" /></a>
<!--{/block:GroupMember}-->
<!--{/block:GroupMembers}-->
</div><!--{/block:IfShowMembers}-->

<!--{block:IfFollowingContainer}-->
<div class="following">
<h2>Following</h2>
<!--{block:Following}--><!--{block:Followed}-->
<a href="{FollowedURL}"><img src="{FollowedPortraitURL-24}" id="follow" /></a>
<!--{/block:Followed}-->
<!--{/block:Following}-->
</div><!--{/block:IfFollowingContainer}-->

 <!--{block:IfConnectContainer}-->
   <div class="connect">
    <h2>Connect</h2>
    <!--{block:IfBebo}--><a href="http://www.bebo.com/{text:Bebo}"><img src="http://static.tumblr.com/jw8fmba/HN0l2yoox/bebo.png" /></a><!--{/block:IfBebo}-->
    <!--{block:IfEmail}-->
    <a href="mailto:{text:Email}"><img src="http://static.tumblr.com/jw8fmba/4l0l2yot2/email.png" /></a>
    <!--{/block:IfEmail}-->
    <!--{block:IfDailybooth}-->
    <a href="http://www.dailybooth.com/{text:Dailybooth}"><img src="http://static.tumblr.com/jw8fmba/Kw0l2yoqu/dailybooth.png" /></a>
    <!--{/block:IfDailybooth}-->
    <!--{block:IfDesignFloat}-->
    <a href="http://www.designfloat.com/user/profile/{text:Design Float}/"><img src="http://static.tumblr.com/jw8fmba/bTel2yort/designfloat.png" /></a>
    <!--{/block:IfDesignFloat}-->
    <!--{block:IfDeviantArt}-->
    <a href="http://www.{text:Deviant Art}.deviantart.com/"><img src="http://static.tumblr.com/jw8fmba/M3Vl2yosq/deviantart.png" /></a>
    <!--{/block:IfDeviantArt}-->
    <!--{block:IfFacebook}-->
    <a href="http://www.{text:Facebook}"><img src="http://static.tumblr.com/jw8fmba/aq1l2yoto/facebook.png" /></a>
    <!--{/block:IfFacebook}-->
    <!--{block:IfFlickrID}-->
    <a href="http://www.flickr.com/photos/{text:FlickrID}"><img src="http://static.tumblr.com/jw8fmba/o5vl2you8/flickr.png" /></a>
    <!--{/block:IfFlickrID}-->
    <!--{block:IfMyspace}-->
    <a href="http://www.{text:Myspace}"><img src="http://static.tumblr.com/jw8fmba/MODl2yow7/myspace.png" /></a>
    <!--{/block:IfMyspace}-->
    <!--{block:IfRSS}-->
    <a href="{RSS}"><img src="http://static.tumblr.com/jw8fmba/hlAl2yowz/rss.png" /></a>
   <!-- {/block:IfRSS}-->
    <!--{block:IfSkype}-->
    <a href="skype:{text:Skype}?call"><img src="http://static.tumblr.com/jw8fmba/uQ0l2yoy7/skype.png" /></a>
    <!--{/block:IfSkype}-->
    <!--{block:Twitter}-->
    <a href="http://www.twitter.com/{TwitterUsername}"><img src="http://static.tumblr.com/jw8fmba/kHGl2yoyp/twitter.png" /></a>
    <!--{/block:Twitter}-->
    <!--{block:IfYoutube}-->
    <a href="http://www.youtube.com/{text:Youtube}"><img src="http://static.tumblr.com/jw8fmba/jW1l2yozc/youtube.png" /></a>
    <!--{/block:IfYoutube}-->
    </div>
    <!--{/block:IfConnectContainer}-->

<!--{block:IfTwitterContainer}-->
<!--{block:IndexPage}-->
<!--{block:Twitter}-->
<div class="twitter">
<h2>Twitter</h2>
    <div id="twitter" style="overflow:hidden">
         <div id="tweets">
             </div>      
    </div>
  
    <script type="text/javascript">
        function recent_tweets(data) {
            for (i=0; i<data.length; i++) {
                document.getElementById("tweets").innerHTML =
                    document.getElementById("tweets").innerHTML +
                    '<a href="http://twitter.com/{TwitterUsername}/status/' +
                    data[i].id + '"><div class="content" style"padding-top:15px">' + data[i].text +
                    '</div></a>';
            }
            document.getElementById("twitter").style.display = 'block';
        }
    </script>
  

  
    <script type="text/javascript" src="/tweets.js"></script></div><!--{/block:Twitter}-->
    <!--{block:IndexPage}-->
    <!--{/block:IfTwitterContainer}-->
  
<!--{block:IndexPage}-->
    <!--{block:IfRecentFlickrUploads}-->
    <div class="flickr">
    <h2>Flickr</h2>
<div style="height:265px; overflow:hidden">
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=12&display=latest&size=s&layout=v&source=user&user={text:FlickrID}"></script>
</div>
    </div><!--{/block:IfRecentFlickrUploads}-->
<!--{/block:IndexPage}-->
  
  
    <!--{block:IfAdvertisments}-->
<div class="advertise"><!--{block:IfSmallAd1Image}--><a href="{block:IfNotSmallAd1URL}{text:Ad Placeholder URL}{/block:IfNotSmallAd1URL}{block:IfSmallAd1URL}{text:Small Ad 1 URL}{/block:IfSmallAd1URL}"><a href="{block:IfNotSmallAd1URL}{text:Ad Placeholder URL}{/block:IfNotSmallAd1URL}{block:IfSmallAd1URL}{text:Small Ad 1 URL}{/block:IfSmallAd1URL}"><img style="width:125px" src="{image:Small Ad 1}" id="left" /></a><!--{/block:IfSmallAd1Image}--><!--{block:IfSmallAd2Image}--><a href="{block:IfNotSmallAd2URL}{text:Ad Placeholder URL}{/block:IfNotSmallAd2URL}{block:IfSmallAd2URL}{text:Small Ad 2 URL}{/block:IfSmallAd2URL}"><img src="{image:Small Ad 2}" style="width:125px" /></a><!--{/block:IfSmallAd2Image}-->
<!--{block:IfSmallAd3Image}--><a href="{block:IfNotSmallAd3URL}{text:Ad Placeholder URL}{/block:IfNotSmallAd3URL}{block:IfSmallAd3URL}{text:Small Ad 3 URL}{/block:IfSmallAd3URL}"><img style="width:125px; padding-top:10px" src="{image:Small Ad 3}" id="left" /></a><!--{/block:IfSmallAd3Image}--><!--{block:IfSmallAd4Image}--><a href="{block:IfNotSmallAd4URL}{text:Ad Placeholder URL}{/block:IfNotSmallAd4URL}{block:IfSmallAd4URL}{text:Small Ad 4 URL}{/block:IfSmallAd4URL}"><img src="{image:Small Ad 4}" style="width:125px; padding-top:10px" /></a><!--{/block:IfSmallAd4Image}-->
  <!--{block:IfMediumAd1Image}--><a href="{block:IfNotMediumAd1URL}{text:Ad Placeholder URL}{/block:IfNotMediumAd1URL}{block:IfMediumAd1URL}{text:Medium Ad 1 URL}{/block:IfMediumAd1URL}"><img style="margin-top:15px; width:280px;" src="{image:Medium Ad 1}" /></a><!--{/block:IfMediumAd1Image}-->
  <!--{block:IfMediumAd2Image}--><a href="{block:IfNotMediumAd2URL}{text:Ad Placeholder URL}{/block:IfNotMediumAd2URL}{block:IfMediumAd2URL}{text:Medium Ad 2 URL}{/block:IfMediumAd2URL}"><img style="margin-top:15px; width:280px;" src="{image:Medium Ad 2}" /></a><!--{/block:IfMediumAd2Image}-->
</div>
<!--{/block:IfAdvertisments}-->

<!--{block:Likes}-->
<div class="advertise">
<h2>Stuff I like</h2>
            <div id="likes_container">
              
                {Likes limit="5" summarize="50" width="280"}
              
                <a href="http://www.tumblr.com/liked/by/{Name}">
                    See more stuff I like
                </a>
            </div>
</div>
<!--{/block:Likes}-->

<!--Please consider the creator of this theme who spent many hours coding it before you delete their credits-->
<div class="credit">
<a href="http://lynxdemo.tumblr.com">Lynx theme</a> created by <a href="http://blog.stichbury.de/">Andrew Stichbury</a> for <a href="http://www.tumblr.com/">Tumblr</a>.
</div>
</div>
</div>
</div>
<!--{block:IfGoogleAnalyticsId}-->
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '{text:Google Analytics ID}']);
  _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') + '.google-analytics.com/ga.js';
    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
  })();
 
</script><!--{/block:IfGoogleAnalyticsID}--><!--{block:IfNotGoogleAnalyticsId}--><!--{/block:IfNotGoogleAnalyticsId}-->
</body>
</html>

No comments:

Post a Comment