You are on page 1of 9

<!

--
----------------------------------------------

THEME BY TIMEYWIMEYNESS, BASECODES BY DUMBLDORES.


FEEL FREE TO EDIT COLORS, MINOR THINGS, ETC. PLEASE DO NOT REDISTRIBUTE AS YOUR
OWN.

----------------------------------------------

-->

<html>
<head>
<title>{title}</title>

<!-- Theme Variables -->

<meta name="if:ShowLink3" content="1" />


<meta name="if:ShowLink4" content="1" />
<meta name="if:ShowLink5" content="1" />
<meta name="if:ShowLink6" content="1" />

<meta name="color:border" content="#191112" />


<meta name="color:bg" content="#f4ede1" />
<meta name="color:entry" content="#ffffff" />
<meta name="color:text" content="#1911120" />
<meta name="color:link" content="#191112" />
<meta name="color:link hover" content="#fff" />
<meta name="color:scrollbar" content="#191112" />
<meta name="color:scrollbarbg" content="#ffffff" />
<meta name="color:descriptiontext" content="#271c1d" />
<meta name="color:pagination" content="#353535" />
<meta name="color:question" content="# f7f2ea" />

<meta name="text:Home Title" content="Home" />

<meta name="text:Ask Title" content="Ask" />

<meta name="text:Link3 URL" content="/" />


<meta name="text:Link3 Title" content="Link3" />

<meta name="text:Link4 URL" content="/" />


<meta name="text:Link4 Title" content="Link4" />

<meta name="text:Link5 URL" content="/" />


<meta name="text:Link5 Title" content="Link5" />

<meta name="text:Link6 URL" content="/" />


<meta name="text:Link6 Title" content="Link6" />

<meta name="image:background" content="" />


<meta name="image:sidebg" content="" />
<meta name="if:tinycursor" content="1"/>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="shortcut icon" href="{Favicon}" />

<link rel="alternate" type="application/rss+xml" href="{RSS}" />

{block:Description}<meta name="description" content="{MetaDescription}"


/>{/block:Description}

<style type="text/css">

{block:iftinycursor}
body, a, a:hover{
cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'),
progress;
}
{/block:iftinycursor}

::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px;


width:8px}
::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
height:50px}
::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar};
height:8px!important}

body {
background-color: {color:bg};
color: {color:text};
line-height: 100%;
text-transform: lowercase;
}

a:link, a:active, a:visited {


text-decoration: none;
color: {color:link};
-moz-transition-duration:.6s;
-webkit-transition-duration:.6s;
-o-transition-duration:.6s;
}

a:hover {
color: {color:link hover};
text-decoration: line-through;
-moz-transition-duration:.6s;
-webkit-transition-duration:.6s;
-o-transition-duration:.6s;
}

#entries {
background-color: {color:bg};
width: 500px;
padding: 10px;
text-align: justify;
margin-top: 0px;
margin-left: 550px;
font-size: 11px;
}

#posts {
background-color: {color:entry};
width: 500px;
padding: 10px;
text-align: justify;
font-family: cambria;
}

#info {
margin-top: -25px;
padding-bottom: 50px;
letter-spacing: 1px;
line-height:7px;
font-family: cambria;
font-size: 9px;
}

#sidebar {
width: 470px;
height: 670px;
display: block;
position: fixed;
margin-top: -10px;
margin-left: -10px;
background-image: url('{image:sidebg}');
border-right: 20px solid {color:entry};
}

#description {
font-family:baskerville;
font-size:11.2px;
letter-spacing:1px;
text-align: center;
color:{color:descriptiontext};
background-color:{color:scrollbarbg};
line-height:14px;
width:185px;
height:200px;
padding: 15px;
margin-left:100px;
margin-top: -280px;
}

#linkbar {
margin-left: 320px;
width:65px;
margin-top: 244px;
position: fixed;
text-align:center;
color:{color:descriptiontext};
}

#links a {
font-size:11px;
font-family: baskerville;
text-transform: lowercase;
color: {color:descriptiontext};
line-height:15px;
letter-spacing:1px;
display:block;
margin-bottom:2px;
padding: 2px;
background-color:{color:scrollbarbg};

.title {
font-family:dubiel; arial;
font-size:18px;
text-transform:lowercase;
letter-spacing:1px;
text-align:center;
color:{color:scrollbarbg};
background-color:{color:descriptiontext};
line-height:15px;
margin-left:100px;
margin-top:310px;
width:181px;
height:10px;
padding:17px;
border: 0px solid #fff;
}

#pagination {
position: fixed;
display: block;
padding: 1px;
top: 383px;
font-size: 11px;
font-family: cambria;
left: 99px;
width: 212px;
height: 15px;
text-align: center;
margin-top: -25px;
color: {color:pagination};
background-color:{color:entry};
z-index: 100;
}

h1{
background-color: transparent;
font-family: baskerville;
font-size: 13px;
line-height: 10px;
letter-spacing: 2px;
text-align: left;
text-transform: uppercase;
color: {color:link};
}

#question {
font-family: calibri;
font-size: 11px;
text-align: left;
padding: 5px;
background-color:{color:question};
}

#answer {
font-size: 11px;
margin-top: 5px;
}

blockquote {
margin: 10px 2px 10px 10px;
border-left: 4px solid {color:border};
padding-left: 3px;
}

blockquote img, blockquote a img {


max-width: 490px;
}

p {
margin-top: 5px;
margin-bottom: 10px;
}

img a{
border: none;
}

img a:hover {
opacity: 1;
}

.audio{
background-color: black;
display: block;
}

.notes img{
width: 10px;
position: relative;
top: 1px;
}

ol.notes, .notes li{


list-style: none;
margin: 0px;
padding: 0px;
}

#cred {
position:fixed;
font-size:10px;
font-weight:normal;
line-height:150%;
letter-spacing:2px;
bottom:10px;
margin-left:1328px;
color:#fff;
text-transform:uppercase;
text-align:center;
background-color:#ffffff;
border: 1px dashed {color:border};
padding: 2px;
padding-left: 3px;
}

</style>
<style type="text/css">

{CustomCSS}</style>

</head>
<body>

<div id="pagination">
{block:Pagination}<div class="pagination">
{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}
{block:JumpPagination length="5"}{block:CurrentPage}
<span class="current_page" style="padding-right:3px;padding-
left:3px;">{PageNumber}</span>
{/block:CurrentPage}
{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}<a href="{NextPage}">→</a> {/block:NextPage}
</div>{/block:Pagination}

</div>

<div id="sidebar">
{block:IfShowSidebarImage}<div id="sidebarimg"><img
src="{image:sidebar}"></div><br>

{/block:IfShowSidebarImage}
<div class="title">{title}</div>
<div id="description">{block:Description}{Description}
{/block:Description}</div>
</div>

<div id="linkbar"><div id="links">


<a title="{text:Home Hover}"href="/">{text:Home Title}</a>
<a title="{text:Ask Hover}"href="/ask">{text:Ask Title}</a>
{block:IfShowLink3}<a title="{text:Link3 Hover}"href="{text:Link3
URL}">{text:Link3 Title}</a>

{/block:IfShowLink3}
{block:IfShowLink4}<a title="{text:Link4 Hover}"href="{text:Link4
URL}">{text:Link4 Title}</a>

{/block:IfShowLink4}
{block:IfShowLink5}<a title="{text:Link5 Hover}"href="{text:Link5
URL}">{text:Link5 Title}</a>

{/block:IfShowLink5}
{block:IfShowLink6}<a title="{text:Link6 Hover}"href="{text:Link6
URL}">{text:Link6 Title}</a>

{/block:IfShowLink6}
</div></div>

<BR>

<div id="entries">
{block:Posts}

<div id="posts">

{block:Quote}"<i>{Quote}</i>"&nbsp; <br><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; —


{Source} {/block:Quote}
{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
{block:Text}{Body}{/block:Text}

{block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>


{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}

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

{block:Caption}{Caption}{/block:Caption}{/block:Photo}
{block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}
{/block:Caption}

{/block:Photoset}

{block:Chat}<ul class="chat"><BR>{block:Lines}<li
class="user_{UserNumber}">{block:Label}<span

class="label">{Label}</span>{/block:Label}&nbsp;
{Line}</li><BR>{/block:Lines}</ul>{/block:Chat}

{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}

{block:Answer}
<div id="question">{asker}</i> said:<br><font
size="1.75">{Question}</font><br></div>
<div id="answer"><font size="1.75">{Answer}</font></div>
{/block:Answer}
{block:Audio}<span
class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}

{/block:Caption}{/block:Audio}
</div>

<br>

<br>
<div id="info">
<div align="left">
{block:Date}
{block:NotReblog}
posted{/block:NotReblog}
{block:RebloggedFrom}
reblogged{/block:RebloggedFrom}
<a href="{Permalink}">
{TimeAgo}
</a>
{/block:Date}
{block:NoteCount}
with <a href="{Permalink}">
{NoteCountWithLabel}</a>
{/block:NoteCount}
{block:RebloggedFrom};
via <a href="{ReblogParentURL}">
{ReblogParentName}</a>
{/block:RebloggedFrom}
{block:ContentSource}+
<a href="{SourceURL}">
{SourceLink}</a>
{/block:ContentSource}
{/block:ContentSource}
<br>

<left>-----------------------------------------------------------------------------
----</left>
<br>
{block:HasTags}
{block:Tags}<a href="/tagged/{Tag}">
#{Tag}</a>
{/block:Tags}
{/block:HasTags}
</div>
</div>

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

</div>

<div id="cred"><a
href="http://timeywimeyness.tumblr.com/"><big>T</big></a></div>
</html>
</html>

You might also like