- <head>
- <!-- DEFAULT VARIABLES -->
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
- <html lang="en"><head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:content" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#555555"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="if:Show Arrows" content="0"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="if:Show Sidebar Image" content="0"/>
- <meta name="if:Infinite Scrolling" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="font:title" content="helvetica"/>
- {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
- <title>{Title}</title>
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $('li.drawer div:nth-child(2)').hide();
- $('li.drawer h4').click(function () {
- if ($(this).hasClass('open')) {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
- else {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
- $(this).next().slideDown();
- $(this).addClass('open');}
- });
- });
- </script>
- <style type="text/css">
- #bite
- #bite a{
- display:block
- }
- #bite .death {
- margin-top:-40px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-top:2px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- body {margin:0px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat;}
- body, div, p, textarea, submit, input{ font-family: "short stack"; font-size: 10px; line-height:11px; letter-spacing:0px; color:{color:Text};}
- @font-face { font-family: "happy monkey"; src: url('http://fonts.googleapis.com/css?family=happy monkey’ rel=’stylesheet'); }
- p { margin:0px; margin-top:0px;}
- a:link, a:active, a:visited{ color: {color:Link}; text-decoration: none;}
- a:hover {color:{color:Hover}; text-decoration: none;}
- div#center{
- margin:auto;
- position:relative;
- width:840px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;}
- div#content{
- float:right;
- width:380px;
- padding:0px;
- padding-top: 0px;
- margin-right: 335px;
- margin-top: 0px;
- background:;
- }
- div#entry{
- background-color: #FFF;
- margin-top:0px;
- padding-top:0px;
- padding-right:0px;
- padding-bottom:2px;
- }
- div#sidebar{
- position:fixed !important;
- width: 180px;
- height:auto;
- margin: 100px 0px 0px 550px;
- padding: 1px; font-size: 10px;
- line-height:8px;
- letter-spacing:0px;
- margin-bottom: 5px;
- background-color: #FFF;
- border: 1px solid transparent;
- }
- #postnotes{
- text-align: justify;
- }
- #postnotes blockquote{
- border: 0px;
- }
- .title{
- font-family: helvetica;
- font-size: 10px;
- line-height: 12px;
- color: {color:Title};
- letter-spacing: 1px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- .title2{
- font-family: verdana;
- font-size: 10px;
- line-height: 12px;
- color: {color:Title};
- letter-spacing: 1px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{
- border: 0px;
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
- .notes img{
- width:10px;
- position:relative;
- top:3px;
- }
- .permalink{
- display: block;
- font-size: 10px;
- text-align: right;
- background-color:#FFFFFF;
- }
- small{font-size: 90%;}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- <div id="bite">
- {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=180px></a>{/block:ifshowsidebarimage}
- <br>
- <div class="death">
- <center>{Description}
- <br>
- <div align="right">
- <br>
- {block:ifshowarrows}{block:NextPage}<a href="{NextPage}"><center><font size="2"> > </font></center></a>{/block:NextPage}
- {block:PreviousPage} <a href="{PreviousPage}"><center><font size="2"> < </font></center></a>{/block:PreviousPage}{/block:ifshowarrows}
- </center>
- </div></div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- <a href="{permalink}">{block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <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}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=380px></a>{LinkCloseTag}</center>
- {/block:Photo}
- {block:Quote}
- {Quote}</span>
- {block:Source}<strong>{Source}</strong>{/block:Source}
- {/block:Quote}
- {block:Photoset}<center>{Photoset-400}</center>
- {/block:Photoset}
- {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}<div align="right"><a href="{Permalink}">
- {/block:Chat}
- {block:Audio}
- <center><div style="width:310px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
- {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br><div align="right"><a href="{Permalink}">
- {/block:Audio}
- {block:Video}<center>
- <div class="video">{Video-400}</div></center>
- {block:Video}
- <span class="permalink"><a href="{Permalink}">
- <div style="float:right;">+</div>
- </a></span>
- {block:PostNotes}
- <center>
- {block:Caption}{Caption}{/block:Caption}
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}<br>
- </div></div>
- </div>
- </body>
- </body>