<!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" dir="ltr" lang="en-US">
<!--
Coffee & Cream
by http://explodingstars.tumblr.com
Be sure to check back at ttthemes.com for updates on this theme!
-->
<head>
<title>{Title}{block:PostSummary} - {PostSummary}{/block:PostSummary}</title>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<meta name="color:Background" content="#222222" />
<meta name="color:Text" content="#F7F7F7" />
<meta name="color:Link" content="#4D787F" />
<meta name="color:Accents" content="#80A2A8" />
<meta name="color:Table" content="#1c1c1c" />
<meta name="color:Thick Border" content="#10525E" />
<meta name="font:Body" content="Arial" />
<meta name="font:Title" content="Arial" />
<meta name="image:Header" content="" />
<meta name="text:Border Width" content="3px" />
<meta name="text:Border Style" content="solid" />
<meta name="if:Show people I follow" content="1"/>
<style type="text/css">
body {
-moz-opacity:0.70;
filter:alpha(opacity=70);
opacity:0.70;
-khtml-opacity:0.70
margin: 30px;
background-image: url("http://i664.photobucket.com/albums/vv4/missdolliecrave/dolliecrave/myspace-layouts/plaid/1.gif");
color: {color:Text};
font-family : {font:Body};
font-size : 11px;
}
b, strong, i, em, s, strike, u {
color: {color:Accents};
}
p {
margin : 5px 0 0 0;
line-height : 13px;
}
ul, ol {
margin: 5px 0 0 25px;
padding: 0;
}
img {
border : none;
}
a, a:link, a:visited {
color: {color:Link};
font-family : {font:Body};
font-size : 11px;
text-decoration : none;
}
a:hover {
color: {color:Accents};
font-family: {font:Body};
font-size: 11px;
text-decoration: none;
}
blockquote {
margin: 1px 0 1px 2px;
padding: 1px 0 1px 4px;
border-left: 1px dashed {color:Thick Border};
border-bottom: 1px dashed {color:Thick Border};
}
blockquote p {
margin: 0;
padding: 0;
line-height: 12px;
}
#awesome {
-moz-border-radius: 10px 10px 10px 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
background-color: {color:Table};
overflow: auto;
width: 610px;
padding: 5px;
margin: 0 auto;
text-align: justify;
}
.coffee {
float: left;
width: 400px;
margin: 0;
padding: 0;
}
.post {
margin: 0 0 10px 0;
padding: 0;
text-align: justify;
}
.title {
font-size: 16px;
font-family: {font:Title};
letter-spacing: -1px;
line-height: 14px;
}
.quote {
font-size: 16px;
font-family: {font:Title};
line-height: 14px;
}
a.link {
font-size: 16px;
font-family: {font:Title};
line-height: 14px;
text-decoration: none;
}
.question, .question a {
font-size: 16px;
font-family: {font:Title};
letter-spacing: -1px;
line-height: 14px;
}
ul.chat {
list-style-type: none;
padding: 0;
margin: 0;
}
.user_1 .label, .user_3 .label, .user_5 .label { color: {color:Link}; }
.user_2 .label, .user_4 .label, .user_6 .label { color: {color:Accents}; }
ul.chat li {
margin: 3px 0 3px 0;
}
.options {
border-bottom: {text:Border Width} {text:Border Style} {color:Thick Border};
font-family: Terminal, 'Small Fonts', {font:Body};
text-transform: uppercase;
}
.options a {
font-family: Terminal, 'Small Fonts', {font:Body};
text-transform: uppercase;
}
.notecount {
border-bottom: 3px solid {color:Thick Border};
margin: 10px 0 0 0;
font-size: 16px;
font-family: {font:Title};
letter-spacing: -1px;
line-height: 14px;
text-transform: uppercase;
}
.cream {
float: right;
width: 200px;
margin: 0;
padding: 0;
}
a.index {
font-size: 16px;
font-family: {font:Title};
line-height: 14px;
text-decoration: none;
display: block;
}
.head {
margin: 10px 0 0 0;
font-size: 16px;
font-family: {font:Title};
letter-spacing: -1px;
line-height: 14px;
}
{CustomCSS}
<style type="text/css">body {scrollbar-face-color: #5CC0FA;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #5CC0FA;
scrollbar-darkshadow-color: #11A7FD;
scrollbar-shadow-color: #5CC0FA;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: transparent;
</style>
</style>
</head>
<body>
<div align="center">
{block:IfHeaderImage}<a href="/"><img src="{image:Header}" alt="{Title}" width="620" /></a>{/block:IfHeaderImage}
{block:IfNotHeaderImage}{/block:IfNotHeaderImage}
<div id="awesome">
<div class="coffee">
{block:TagPage}<div class="head" style="text-align: center; text-transform: uppercase;">Posts tagged "{Tag}"</div><br/>{/block:TagPage}
{block:Posts}
<div class="post">
{block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{/block:Text}
{block:Quote}<div class="quote">{Quote}</div>{/block:Quote}
{block:Link}<a href="{URL}" class="link" {Target}>{Name}</a>{/block:Link}
{block:Chat}{block:Title}<div class="title">{Title}</div>{/block:Title}{/block:Chat}
{block:Answer}<div class="question">{Asker} asked "{Question}"</div>{/block:Answer}
<div class="options">
{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}/ {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:RebloggedFrom} / Via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>{/block:RebloggedFrom}
</div>
{block:Text}{Body}{/block:Text}
{block:Photo}<p align="center">{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" style="margin-top: 5px;" width="400" />{LinkCloseTag}</p>
{block:Caption}{Caption}{/block:Caption}
{/block:Photo}
{block:Photoset}<p align="center">{Photoset-400}</p>
{block:Caption}{Caption}{/block:Caption}
{/block:Photoset}
{block:Quote}{block:Source}{Source}{/block:Source}{/block:Quote}
{block:Link}{block:Description}{Description}{/block:Description}{/block:Link}
{block:Chat}<ul class="chat">
{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
</ul>{/block:Chat}
{block:Audio}
<div style="background-color: #000; margin-top: 5px;">{AudioPlayerBlack}</div>
{block:Caption}{Caption}{/block:Caption}
{/block:Audio}
{block:Video}
<p align="center">{Video-400}</p>
{block:Caption}{Caption}{/block:Caption}
{/block:Video}
{block:Answer}{Answer}{/block:Answer}
{block:PostNotes}
<div class="notecount">{NoteCountWithLabel}</div>
{PostNotes}
{/block:PostNotes}
</div>
{/block:Posts}
{block:Pagination}
<p align="center">
{block:PreviousPage}<a href="{PreviousPage}">« Previous </a>{/block:PreviousPage}
{CurrentPage}/{TotalPages}
{block:NextPage}<a href="{NextPage}"> Next »</a>{/block:NextPage}
</p>
{/block:Pagination}
{block:PermalinkPagination}
<p align="center">
{block:NextPost}<a href="{NextPost}">« Previous </a> / {/block:NextPost}
{block:PreviousPost}<a href="{PreviousPost}"> Next »</a>{/block:PreviousPost}
</p>
{/block:PermalinkPagination}
</div>
<div class="cream">
<a href="/" class="index">{Title}</a>
<img src="{PortraitURL-48}" alt="{Name}" align="left" style="margin: 5px;" />{block:Description}{Description}{/block:Description}
{block:IfShowPeopleIFollow}
{block:Following}
<div class="head">Following</div>
{block:Followed}
<a href="{FollowedURL}" title="{FollowedTitle}" target="_blank"><img src="{FollowedPortraitURL-16}" alt="{FollowedName}" style="margin: 1px;" /></a>
{/block:Followed}
{/block:Following}
{/block:IfShowPeopleIFollow}
<div class="head">Credits</div>
<center><a href="http://puffyvalentines.tumblr.com">Click Here!</a> for the one who made the layout</center>
<center><a href="http://tumblr.com">This is Powered By Tumblr (c)</a></center>
</div>
</div>
</div>
</body>
</html>