You are on page 1of 26

DONT CALL ME MILK

<html>
<head>
<!-- Win98 from themes.edada.ms -->
<title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}{blo
ck:TagPage}, posts tagged "{Tag}"{/block:TagPage}</title>
{block:Description}<meta name="description" value="{MetaDescription}" />
{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<meta charset="utf-8" />
<meta name="image:Background" content="" />
<meta name="color:Background" content="#008080" />
<meta name="color:Link Color" content="#000000" />
<meta name="color:Icon Link Color" content="#ffffff" />
<meta name="font:Font" content="'Helvetica Neue', Helvetica, Arial, sans
-serif" />

<meta name="if:Enable Infinite Scrolling" content="1" />
<meta name="if:Two Column" content="1" />
<meta name="if:Background Image Cover" content="0" />
<meta name="if:Display Photo Captions" content="1" />
<meta name="if:Display Description" content="0" />
<meta name="if:Display Home Icon" content="1" />
<meta name="if:Display Ask Icon" content="1" />
<meta name="if:Display Submit Icon" content="1" />
<meta name="if:Display Pages Icon" content="1" />
<meta name="if:Display Archive Icon" content="1" />
<style type="text/css">
body {
background: {color:Background} url('{image:Background}') repeat
fixed;
{block:IfBackgroundImageCover}background-size: cover;{/block:IfB
ackgroundImageCover}
margin: 0;
font: normal 12px/1.2 {font:Font};
}

a {
color: {color:Link Color};
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.icons {
margin: 0 0 0 10px;
list-style-type: none;
padding: 0;
width: 100px;
float: left;
position: fixed;
z-index: 2;
}

.my_computer, .my_documents, .network_neighborhood, .folder, .recycl
e_bin, .start_menu, .application_icons, .start_bar .start_button .logo, .start_b
ar .tray .calendar, .start_menu, .window .top, .window .middle, .window .bottom,
.description .top, .description .ok_button, .description .bottom {
background-image: url('http://static.tumblr.com/fpdiq1j/O6Um4f3a
l/master_sprite.png');
margin: auto;
}

.my_computer {
height: 32px;
width: 32px;
background-position: -616px -157px;
}

.my_documents {
height: 30px;
width: 32px;
background-position: -616px -189px;
}

.network_neighborhood {
height: 32px;
width: 32px;
background-position: -616px -219px;
}

.recycle_bin {
height: 32px;
width: 30px;
background-position: -616px -251px;
}

.folder{
height: 27px;
width: 32px;
background-position: -616px -283px;
}

.start_bar .start_button .logo {
width: 16px;
height: 14px;
background-position: -633px -103px;
}

.application_icons {
height: 16px;
width: 84px;
background-position: -565px -69px;
}

.start_bar .tray .calendar {
height: 16px;
width: 16px;
background-position: -632px -87px;
}

.start_menu {
height: 383px;
width: 168px;
background-position: 0px 0px;
}

.window .top {
height: 44px;
background-position: -168px 0px;
}

.description .top {
height: 21px;
background-position: -168px -134px;
}

.description .ok_button {
height: 23px;
width: 75px;
margin-top: 7px;
background-position: -231px -158px;
}

.description .bottom {
height: 2px;
background-position: -168px -155px;
}

.window .middle, div.notes, div.attribution, div.tags {
background: url('http://static.tumblr.com/fpdiq1j/utSm3gwcy/larg
e_middle.png');
background-repeat: repeat-y;
}

.window .bottom {
background-position: -168px -46px;
height: 22px;
}

.icon_label {
padding-top: 6px;
padding-bottom: 15px;
color: {color:Icon Link Color};
text-align: center;
}

.icons a {
color: {color:Icon Link Color};
text-decoration: none;
}

.title {
font-size: 1.4em;
margin-bottom: 3px;
}

.attempt_resize {
max-width: 100%;
}

.label {
font-weight: bold;
}

.body img, .caption img {
max-width: 100%;
overflow: hidden;
}

#desktop, .navigation {
margin: 20px auto 0 auto;
z-index: 3;
position: relative;
{block:IfNotTwoColumn}
width: 480px;
{/block:IfNotTwoColumn}
{block:IfTwoColumn}
width: 1000px;
{/block:IfTwoColumn}
}

.navigation {
padding: 0 {block:IfTwoColumn}40px{/block:IfTwoColumn}{block:IfN
otTwoColumn}0{/block:IfNotTwoColumn} 55px 0;
height: 26px;
font-weight: bold;
clear: both;
float: none;
}

.navigation .next, .navigation .prev {
background-color: #FFFFFF;
padding: 5px 6px;
}

.navigation .next {
float: right;
}

.window {
width: 480px;
max-width: 480px;
{block:IfNotTwoColumn}
margin: 0 0 30px 0;
{/block:IfNotTwoColumn}
{block:IfTwoColumn}
float: left;
margin: 0 20px 20px 0;
{/block:IfTwoColumn}
}

.window .top {
height: 44px;
}

.window .top .info {
top: 26px;
left: 10px;
position: relative;
width: 300px;
z-index: 4;
font-size: 11px;
line-height: 13px;
}

.window .middle, div.notes, div.attribution, div.tags {
background-repeat: repeat-y;
padding: 4px 26px 4px 10px;
}

.middle .caption {
margin-top: 5px;
}

.middle .video_player embed {
display: block;
width: 444px !important;
max-width: 444px !important;
}

.middle .video_player iframe {
display: block;
width: 444px !important;
max-width: 444px !important;
height: 249px !important;
max-height: 249px !important;
}

.window .bottom {
height: 22px;
}

.description {
position: fixed;
top: 20%;
right: 10%;
z-index: 4;
width: 200px;
}

.description .middle {
background: url('http://static.tumblr.com/fpdiq1j/leqm4f39j/desc
ription_middle.png') repeat-y;
display: block;
padding: 5px;
max-width: 190px;
font-size: 11px;
}

.start_bar {
position: fixed;
background-color: rgb(192,192,192);
bottom: 0;
height: 28px;
width: 100%;
z-index: 4;
}

.start_menu {
position: fixed;
z-index: 3;
bottom: 28px;
display: none;
}

.start_bar .top_border {
border-bottom: 1px solid rgb(255,255,255);
border-top: 1px solid rgb(223,223,223);
}

.start_bar .start_button {
float: left;
border-top: 2px solid white;
border-left: 2px solid white;
border-bottom: 2px solid gray;
border-right: 2px solid gray;
height: 18px;
width: 54px;
margin-left: 2px;
margin-top: 2px;
}

.sb_click {
border-bottom: 2px solid white !important;
border-right: 2px solid white !important;
border-top: 2px solid gray !important;
border-left: 2px solid gray !important;
}

.start_bar .start_button .text{
float: right;
display: inline;
margin-right: 4px;
line-height: 18px;
font-weight: bold;
}

.start_bar .start_button .logo{
float: left;
margin-top: 2px;
margin-left: 2px;
}

.start_bar .big_seperator {
float: left;
border-left: 1px solid rgb(128,128,128);
border-right: 1px solid rgb(255,255,255);
height: 22px;
margin-top: 2px;
margin-left: 2px;
}

.start_bar .small_seperator {
float: left;
border-left: 1px solid rgb(255,255,255);
border-top: 1px solid rgb(255,255,255);
border-right: 1px solid rgb(128,128,128);
border-bottom: 1px solid rgb(128,128,128);
background-color: rgb(192,192,192);
width: 1px;
height: 16px;
margin-top: 4px;
margin-left: 2px;
}

.start_bar .application_icons {
float: left;
margin-top: 5px;
margin-left: 7px;
margin-right: 7px;
}

.start_bar .tray {
float: right;
border-top: 1px solid rgb(128,128,128);
border-left: 1px solid rgb(128,128,128);
border-bottom: 1px solid rgb(255,255,255);
border-right: 1px solid rgb(255,255,255);
height: 18px;
width: 79px;
margin-right: 5px;
margin-top: 2px;
}

.start_bar .tray .time {
line-height: 18px;
float: right;
font-size: 10px;
margin-right: 10px;
}

.start_bar .tray .calendar {
float: left;
margin-top: 1px;
margin-left: 3px;
}

/* COMMON */

blockquote {
margin: 10px 0 0 3px;
padding-left: 10px;
border-left: 3px solid rgba(0,0,0,0.25);
}

ul, ol {
padding-left: 18px;
}

body.infinite_scrolling .navigation, .inf_scr {
display: none;
}

.middle img {
display: block;
}

a img {
border: 0;
}

.middle p:first-child, ul:first-child, ol:first-child, blockquote:fi
rst-child {
margin-top: 0;
}

.middle p:last-child, ul:last-child, ol:last-child, blockquote:last-
child {
margin-bottom: 0;
}

{block:IfNotDisplayPhotoCaptions}.caption{
display:none;
}{/block:IfNotDisplayPhotoCaptions}
{block:IfNotDisplayHomeIcon}.home{
display:none;
}{/block:IfNotDisplayHomeIcon}
{block:IfNotDisplayAskIcon}.ask{
display:none;
}{/block:IfNotDisplayAskIcon}
{block:IfNotDisplaySubmitIcon}.submit{
display:none;
}{/block:IfNotDisplaySubmitIcon}
{block:IfNotDisplayPagesIcon}.pages{
display:none;
}{/block:IfNotDisplayPagesIcon}
{block:IfNotDisplayArchiveIcon}.archive{
display:none;
}{/block:IfNotDisplayArchiveIcon}

{CustomCSS}
</style>

<script type="text/javascript" src="http://dl.dropbox.com/u/16697297/the
mes/eathemes.min.js"></script>
<script type="text/javascript">
$(function(){
eathemes($(".container"), ".window", "{Name}", 500)
$('.ok_button').click(function(){
$(this).parent().parent().fadeOut();
})
$('.start_button').click(function(){
$(this).toggleClass('sb_click')
$('.start_menu').slideToggle()
})
function updateClock(){
var date = new Date();
var mins = date.getMinutes();
var hrs = date.getHours();
var ext = "AM";
if(hrs > 12){
var ext = "PM";
var hrs = hrs - parseInt(12);
}
var currentTime = hrs + ":" + mins + " " + ext;
$('#showClock').html(currentTime);
}
window.setInterval(updateClock, 6000);
updateClock();
})
</script>
</head>
<body class="win98 {block:IndexPage}index_page{block:IfEnableInfiniteScrolli
ng} infinite_scrolling{/block:IfEnableInfiniteScrolling}{/block:IndexPage}{block
:PermalinkPage}permalink_page{/block:PermalinkPage} {block:IfTwoColumn}two_colum
n masonry_enabled{/block:IfTwoColumn} lazyload_enabled">
<div class="wrapper">
<div class="icons">
<a href="/" class="home">
<div class="my_computer"></div>
<div class="icon_label">{Title}</div>
</a>

{block:AskEnabled}
<a href="/ask" class="ask">
<div class="my_documents"></div>
<div class="icon_label">{AskLabel}</div>
</a>
{/block:AskEnabled}

{block:SubmissionsEnabled}
<a href="/submit" class="submit">
<div class="network_neighborhood"></div>
<div class="icon_label">{SubmitLabel}</div>
</a>
{/block:SubmissionsEnabled}
{block:HasPages}
{block:Pages}
<a href="{URL}" class="pages">
<div class="folder"></div>
<div class="icon_label">{Label}</div>
</a>
{/block:Pages}
{/block:HasPages}
<a href="/archive" class="archive">
<div class="recycle_bin"></div>
<div class="icon_label">{lang:Archive}</div>
</a>
</div>
{block:IfDisplayDescription}
{block:Description}
<div class="description">
<div class="top"></div>
<div class="middle">
{Description}
<div class="ok_button"></div>
</div>
<div class="bottom"></div>
</div>
{/block:Description}
{block:IfDisplayDescription}
<div id="desktop" class="container">
{block:Posts}
<div class="window {PostType}{block:Photoset}set{/block:Phot
oset}">
<a href="{Permalink}">
<div class="top">
{block:Date}
<div class="info">
Posted on {DayOfMonth}{DayOfMonthSuffix}
{ShortMonth} at {12Hour}:{Minutes} {CapitalAmPm}{block:NoteCount}, with {NoteCo
untWithLabel}{/block:NoteCount}
</div>
{/block:Date}
</div>
</a>
<div class="middle">
{block:Text}
{block:Title}
<div class="title">
{Title}
</div>
{/block:Title}
<div class="body">
{Body}
</div>
{/block:Text}
{block:Photo}
{LinkOpenTag}<img src="{PhotoURL-500}" class="at
tempt_resize" alt="{PhotoAlt}" />{LinkCloseTag}
{block:Caption}
<div class="caption">
{Caption}
</div>
{/block:Caption}
{/block:Photo}
{block:Photoset}
<div class="photoset_wrapper">
{Photoset-400}
</div>
{block:Caption}
<div class="caption">
{Caption}
</div>
{/block:Caption}
{/block:Photoset}
{block:Quote}
<div class="title">
"{Quote}"
</div>
{block:Source}
<div class="body">
&mdash; {Source}
</div>
{/block:Source}
{/block:Quote}
{block:Link}
<a href="{URL}" class="title" {Target}>
{Name} &rarr;
</a>
{block:Description}
<div class="body">
{Description}
</div>
{/block:Description}
{/block:Link}
{block:Chat}
{block:Title}
<div class="title">
{Title}
</div>
{/block:Title}
<div class="body">
{block:Lines}
<div class="line">
{block:Label}
<span class="label">
{Label}
</span>
{/block:Label}
<span class="text">
{Line}
<span>
</div>
{/block:Lines}
</div>
{/block:Chat}
{block:Video}
<div class="video_player" data-from-page="{Curre
ntPage}">
{VideoEmbed-500}
{Video-500}
</div>
{block:Caption}
<div class="caption">
{Caption}
</div>
{/block:Caption}
{/block:Video}
{block:Audio}
<div data-from-page="{CurrentPage}" style="heigh
t: 27px;">
{AudioPlayer}
</div>
{block:Caption}
<div class="body">
{Caption}
</div>
{/block:Caption}
{/block:Audio}
</div>
{block:PermalinkPage}
{block:ContentSource}<div class="attribution">(Sourc
e: <a href="{SourceURL}">{SourceTitle}</a>{block:RebloggedFrom}, via <a href="{R
eblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom})</div>{/block:Cont
entSource}
{block:HasTags}<div class="tags">{lang:Tagged}: {blo
ck:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
{block:PostNotes}
<div class="notes">
{PostNotes}
</div>
{/block:PostNotes}
{/block:PermalinkPage}
<div class="bottom"></div>
</div>
{/block:Posts}
</div>

{block:Pagination}
<div class="navigation">
{block:NextPage}
<a class="next" href="{NextPage}">{lang:Next}</a>
{/block:NextPage}
{block:PreviousPage}
<a class="prev" href="{PreviousPage}">{lang:Previous
}</a>
{/block:PreviousPage}
</div>
{/block:Pagination}
<div class="start_menu">
</div>
<div class="start_bar">
<div class="top_border"></div>
<div class="start_button">
<span class="logo">
</span>
<span class="text">
Start
</span>
</div>
<span class="big_seperator">
</span>
<span class="small_seperator">
</span>
<span class="application_icons">
</span>
<span class="big_seperator">
</span>
<span class="small_seperator">
</span>
<div class="tray">
<span class="calendar">
</span>
<span class="time" id="showClock">
00:00 AM
</span>
</div>
</div>
</div>
</body>
</html>
PRETTY EVERYTHINGS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="{MetaDescription}" />
<meta name="if:show tags" content="1">
<title>{title}</title>
<pnk rel="shortcut icon" href="{Favicon}">
<pnk rel="alternate" type="application/rss+xml" href="{RSS}">
<link rel="shortcut icon" href="{Favicon}">
<link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='styleshe
et' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='style
sheet' type='text/css'>
<meta name="if:infinite scrolling" content="1"/>
{block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherma
n.com/tools/infinite-
scrolling/code"></script>{/block:ifinfinitescrolling}
<script type="text/javascript" src="http://static.tumblr.com/wgdkvue/rM1m5z3ur/j
query-v1.7.1.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/
1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/f3gdoib/fwcm5m0w5/s
crollup.js"></script>
<style type="text/css">
@charset "utf-8";
#navbar-iframe {height:0px; visibility:hidden; display:none}
a:link, a:visited, a:active {
color: #888888;
text-decoration:none;
}
a:hover {
color: #888888;
text-decoration:none;
}
/* Background */
body {
background-image:url(http://www.dolliehost.com/dolliecrave/backgrounds/pastel2/3
.gif);
background-color: #ffffff;
background-repeat: repeat;
background-attachment:fixed;
color:#848484;
cursor: url(""), default;
text-align:justify;
margin: 0px;
padding: 0px;
}
/* Text Effect */
b {
color: #888888;
font-size: 11px;
font-family: Trebuchet MS;
}
strong {
color: #888888;
font-size: 11px;
font-family: Trebuchet MS;
}
i{
color: #888888;
font-size: 11px;
font-family: Trebuchet MS;
}
u {
color: #888888;
font-size: 11px;
font-family: Trebuchet MS;
}
p{
color: #888888;
text-align:left;
margin-left: 0px;
font-family: Trebuchet MS;
font-size:11px;
line-height:12px;
margin-top:1px;
}
p.gone{
color: #888888;
text-align:left;
font-family: Trebuchet MS;
font-size:11px;
line-height:12px;
margin-top:-10px;
margin-left: -6px;
}
/* Header */
.headernote {
font-family:Trebuchet Ms;
font-size: 10px;
text-transform: uppercase;
text-align: right;
padding-right: 10px;
margin-top: 2px;
}
.headertag {
font-family:Trebuchet Ms;
font-size: 10px;
text-transform: lowercase;
text-align: right;
padding-right: 7px;
margin-top: -5px;
}
.header {
font-family:Trebuchet Ms;
font-size: 10px;
text-transform: uppercase;
line-height: 18px;
text-align: right;
padding-top: 8px;
padding-right: 7px;
}
.header2 {
font: 20px 'Homemade Apple', arial, serif;
color: #A7A5A5;
text-transform: lowercase;
line-height: 130%;
margin-top:12px;
text-align:justify;
}
.header3 {
font-family:Trebuchet Ms;
padding-right:15px;
font-size: 21px;
line-height: 21px;
letter-spacing: -2px;
font-style: italic;
text-transform: normal;
text-align:justify;
}
/* Table */
table {
background-color: #ffffff;
font-family: Trebuchet MS;
font-size: 11px;
color:#848484;
line-height: 12px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
/* Post Divider */
#box {
text-align: right;
width:100%;
border-top-style: solid;
border-color: #F6F4F4;
padding:0px;
border-size: 0px;
}
/* Post Blockquote */
blockquote{
padding:1px; padding-left: 5px; margin: 0px;
line-height: 12px;
}
.tumblrdate {
font-family: Trebuchet Ms;
text-transform: uppercase;
font-size:6px;
}
/* Footer */
.footer {
padding: 5px 5 5 5;
font-family: arial;
text-transform: normal;
font-size:11px;
}
/* Notes */
ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
border-bottom: solid 2px #eeeeee;
}
ol.notes li.note {
border-top: solid 2px #eeeeee;
padding: 11px;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 11px;
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 {
line-height: 12px;
border-color: #eeeeee;
padding: 4px 11px;
margin: 11px 0px 0px 25px;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
/* Navigation */
#menu {
float: center;
position: static;
}
#menu ul {
margin: 0;
padding: 15px 0 0 0;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
display: block;
float: left;
background: #000000;
margin-left: 9px;
padding: 2px 22px;
text-decoration: none;
font-family: Trebuchet MS;
text-transform:uppercase;
font-size:12px;
color: #A7A5A5;
border-right:0px solid #555;
-webkit-transition: opacity 0.7s linear;
opacity: 1;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#menu a:hover {
color: #888888;
-webkit-transition: opacity 0.7s linear;
opacity: 0.6;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#menu .active a {
}
/* Main Header */
.main_navigation {
position: fixed;
margin-top: -11px;
margin-left: -11px;
font-family: trebuchet ms;
font-size: 12px;
letter-spacing: 5px;
color: #A7A5A5;
background: #000000;
text-align: center;
display: block;
padding: 10px;
text-transform: uppercase;
padding-top: 7px;
width: 680px;
height:16px;
}
.main_navigation2 {
font-family: trebuchet ms;
font-size: 10px;
letter-spacing: 3px;
color: #D5D3D3;
background: #ffffff;
text-align: center;
display: block;
padding: 10px;
text-transform: uppercase;
padding-top: 10px;
width: 680px;
height:15px;
}
.main_navigation2 b{
font-family: trebuchet ms;
font-size: 10px;
letter-spacing: 3px;
color: #D5D3D3;
background: #ffffff;
text-align: center;
padding: 10px;
text-transform: uppercase;
padding-top: 10px;
width: 680px;
height:15px;
}
::-webkit-scrollbar {
width: 14px;
background: #ffffff;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(192,192,192,0.7);
border-radius: 14px;
}
::-webkit-scrollbar-thumb {
border: 1px solid rgba(192,192,192,0.5);
border-radius: 14px;
-webkit-box-shadow: inset 0 0 6px rgba(192,192,192,0.7);
}
{CustomCSS}
</style>
<style type="text/css">
#button {
width:96px;
height:20px;
position: absolute;
right: 3px;
top: 26px;
color: #ffffff;}
</style>
<div id="DoNotEditImportant">
<div id="button">
<a href="http://www.dolliecrave.com/pastel-tumblr-themes.php" target="_blank" ti
tle="Pastel Tumblr Themes"><img
src="http://static.tumblr.com/wgdkvue/mmam6fcwv/install.png" border=0 alt="Paste
l Tumblr Themes"></a></div></div>
</head>
<body>
<table width="700px" align="center" cellpadding="10" cellspacing="1" border-styl
e="0px dashed #000000";>
<tr><td>
<div style="position:fixed; "class="main_navigation">
<div id="menu">
<a href="/">Home</a>
<a href="/ask">Ask</a>
<a href="{RSS}">RSS</a>
<a href="/random"></img>Random</a>
<a href="/archive">Archive</a>
<a href="http://www.dolliecrave.com" title="Tumblr Themes" target=_blank>Themes<
/a>
</div></div>
</tr>
<tr>
<td width="150px" valign="top" style="background:#fff;">
<div style="position:fixed; width: 150px; text-align: center; ">
<!-- Blog Title -->
<div class="header2">{title}</div>
<!-- About me -->
<center><a href="/"><img style="border:0px solid #000000" src="{PortraitURL-96}"
;></a></center>
<br>
<table>
<tr>
<td align=justify>
{block:Description}{Description}{/block:Description}
</tr></td></table>
<br><br>
<div style="align:justify;letter-spacing: 1px; text-transform:uppercase; font-si
ze:10px;">
<center>{block:PreviousPage}<a href="{PreviousPage}">Prev</a> {/block:PreviousPa
ge}
<font size="2">{CurrentPage}/{TotalPages}</FONT>{block:NextPage} <a href="{NextP
age}">Next</a>
{/block:NextPage}{/block:Pagination}
<br>
</center>
</div>
</td>
<td width="450px" valign="top" style="background:#fff; text-align:justify; list-
style-image: url
(http://static.tumblr.com/f3gdoib/Unsletflw/arrow_bullets__1_.gif);">
<div align="left">
<div style="width: 511px;">
<!-- Blog Post -->
{block:Posts}
<!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:Reblog
gedFrom}{/block:NoRebloggedFrom}
-->
{block:ContentSource}
<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
{/block:ContentSource}
{block:Text}

<div id="box"><div class="header"><div id="blogt"><a href="{Permalink}">{ShortDa
yOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
{block:Title}
<div class="header3"><a href="{Permalink}">{Title}</
a></div>

{/block:Title}
{Body}
</li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:Text}
<br>
{block:Photo}

<div id="box"> <div class="header"><div id="blogt"><a href="{Permalink}">{ShortD
ayOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
{LinkOpenTag}<img id="pic" style="border:0px dashed #eeeeee" src="{PhotoURL-500}
" width="500"/>{LinkCloseTag}

{block:Caption}
{Caption}
{/block:Caption}
</li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:Photo}
<br>
{block:Quote}

<div id="box"><div class="header"><div id="blogt"><a href="{Permalink}">{ShortDa
yOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
<div class="header3">"{Quote}"</div>

{block:Source}
<span class="source"><br><i>{Source}</i></span>
{/block:Source}
</p>
</li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:Quote}

{block:Link}

<div id="box"> <div class="header"><div id="blogt"><a href="{Permalink}">{ShortD
ayOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
<a href="{URL}"{Target}><div class="header3">{Name}</a><
/div>

{block:Description}
{Description}
{/block:Description}
</li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:Link}

{block:Chat}

<div id="box"> <div class="header"><div id="blogt"><a href="{Permalink}">{ShortD
ayOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
{block:Title}
<div class="header3"><a href="{Permalink}">{Title}</
a></div>
{/block:Title}
<ul class="chat">
{block:Lines}
<li class="{Alt}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}

{/block:Lines}
</ul>
</li></li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:Chat}
{block:Video}

<div id="box"> <div class="header"><div id="blogt"><a href="{Permalink}">{Short
DayOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
{Video-500}
{block:Caption}
{Caption}
{/block:Caption}
</li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:Video}
{block:Audio}

<div id="box"> <div class="header"><div id="blogt"><a href="{Permalink}">{ShortD
ayOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
<p align="left">{AudioPlayergrey}</p>

{block:Caption}
{Caption}
{/block:Caption}
</li>
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}
{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}


</div><br>
{/block:Audio}
{block:Answer}
<div id="box"> <div class="header"><div id="blogt"><a href="{Permalink}">{ShortD
ayOfWeek},
{ShortMonth}. {DayOfMonthWithZero}, {Year} <br>Posted <a href="{Permalink}">{Tim
eAgo}</a> {/block:Date}
</a></div></div></div>
<div id="askr">
<img src="{AskerPortraitURL-40}"align="right" /></div>
<div id="question"><div id="asked">{Asker} Asked:<BR>
{Question}</div></div>
<br><b>My answer:</b>{answer}<BR clear="all">
<div class="headernote">
{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a
><img
src="http://static.tumblr.com/f3gdoib/DIlm5kiqa/space.gif"><a href="{ReblogURL}"
>Reblog</a>
</div><br><div class="headertag">
{block:ifshowtags}{block:HasTags}Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}, </a>
{/block:Tags}
{/block:HasTags}
{/block:ifshowtags}
</div>
{/block:answer}
{block:PostNotes}
{PostNotes}
{/block:PostNotes}

{/block:Posts}
{/block:Posts}
</ol>
<!-- END BLOG POST -->
<br>
<!-- Footer -->
</td>
</tr>
</table>
<center>
<div class="main_navigation2">
Powered By:
<a href="http://www.dolliecrave.com" target=_blank title="Tumblr Themes"><b>Tumb
lr Themes</b></a>
| <a href="http://www.get-covers.com" target=_blank title="Facebook Covers"><b>F
acebook Covers</b></a>
</div></div></center>
</body>
</html>

You might also like