<!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">
<!--
Dream. Believe.
By http://www.athenability.tumblr.com
If you have questions, Task me :)
-->
<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="#fff" />
<meta name="color:Text" content="#463a2c" />
<meta name="color:Link" content="#571F8A" />
<meta name="color:Accents" content="#594070" />
<meta name="color:ContentBackground" content="#EFDCFC" />
<meta name="color:Border" content="#571F8A" />
<meta name="color:Borderseparator" content="#C5C3C0" />
<meta name="font:Body" content="arial" />
<meta name="image:Background" content="" />
<meta name="if:Show people I follow" content="1"/>
<meta name="if:Enable Infinite Scrolling" content="1"/>
<meta name="text:Twitter Name" content="edit" />
<meta name="text:Twitter Number of Post" content="3" />
<meta name="text:Extra Title" content="Rename" />
<meta name="text:Extra Content" content="Write everything you want here" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<style type="text/css">
body {
background: url({image:Background}) {color:Background} fixed repeat left bottom;
color: {color:Text};
font-family : {font:Body};
font-size : 12px;
}
b, strong, i, em, s, strike, u {
color: {color:Accents};
}
p {
margin : 5px 0 0 0;
line-height : 12px;
}
ul, ol {
margin: 5px 0 0 25px;
padding: 0;
}
img {
border : none;
}
a, a:link, a:visited {
color: {color:Link};
font-size:13px;
font-family : 'Open Sans Condensed', sans-serif;
line-spacing: 1px;
text-transform : uppercase;
text-decoration:none;
-webkit-transition: 1s;
}
a:hover {
color: {color:Accents};
font-family : 'Open Sans Condensed', sans-serif;
background: url(http://oi55.tinypic.com/rldt6r.jpg) repeat-x center center;
line-spacing: 1px;
font-size:13px;
text-transform : uppercase;
text-decoration:none;
}
blockquote {
margin: 1px 0 1px 2px;
padding: 1px 0 1px 4px;
border-left: 1px solid {color:Border};
}
blockquote p {
margin: 0;
padding: 0;
line-height: 12px;
}
#container {
}
#main
{
position: absolute;
left:365px;
top:10px;
width:500px;
}
.post
{
text-align: justify;
width: 496px;
overflow:hidden;
float:left;
background-color:{color:contentbackground};
padding:3px 2px 5px 2px;
}
#sidebar {
position:fixed;
left:100px;
top:10px;
width:250px;
background-color:{color:contentbackground};
padding: 0px 5px 5px 5px;
line-height:12px;
margin: 0px 0px 0px 0px;
text-align:left;
}
.options {
color: {color:contentbackground};
position: absolute;
visibility: hidden;
font: 12px 'Open Sans Condensed', {font:Body};
margin: 0px 0px 0px -2px;
padding: 1px;
width: 498px;
background: {color:text};
opacity: 0.95;
filter: alpha(opacity=95);
text-transform: uppercase;
text-align:center;
}
.options a {
font: 12px 'Open Sans Condensed', {font:Body};
text-transform: uppercase;
color:{color:contentbackground};
}
.options a:hover { background: none; }
.post:hover .options { visibility: visible; }
.title {
font-size: 22px;
font-family: 'Open Sans Condensed', sans-serif;
letter-spacing: -1px;
line-height: 18px;
text-transform: uppercase;
text-align:center;
}
.title a {
font-size: 22px;
line-height: 22px;
}
.title a:hover {
padding-bottom:7px;
}
.tumblrAutoPager_page_separator, .tumblrAutoPager_page_info
{
/* for IE */
filter:alpha(opacity=0);
/* CSS3 standard */
opacity:0;
display:none;
}
.sideheader {
text-transform: uppercase;
font-size: 18px;
color: {color:link};
font-family :'Open Sans Condensed', sans-serif;
border-bottom: solid 2px {color:border};
line-spacing: 0px;
margin: 2px 0px 2px 0px;
padding: 3px 0px 3px 0px;
}
.question {
font-size: 20px;
font-family: 'Open Sans Condensed', {font:body};
letter-spacing: -1px;
line-height: 16px;
background-color:{color:Link};
color:{color:contentbackground};
margin:0px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform:uppercase;
width:492px;
padding:2px;
}
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;
}
#regular img
{
max-width:500px;
}
#twitter
{
margin-left: -25px;
}
#twitter ul
{
list-style-type:none;
}
#regular
{
text-align:justify;
}
.note
{
width:400px;
margin-left:0px;
}
.nav
{
font-family: arial;
}
.nav a
{
display: inline;
text-transform:lowercase;
background-color:{color:link};
color: {color:contentbackground};
border:0px solid {color:link};
font-size:11px;
font-family: arial;
padding:1px;
font-style:italic;
}
.nav a:hover
{
background-color: {color:accents};
color:{color:contentbackground};
border:0px solid {color:accents};
}
#photo
{
margin: -2px;
width:500px;
}
fieldset.search {
margin-left: -38px;
background: ;
border: 0px;
margin-top:4px;
text-align:center;
}
.search input, .search button {
border: none;
float: left;}
.search input.box {
color: {color:link};
font-size: 11px;
width: 74px;
height: 14px;
padding: 0px;
background: transparent url() repeat center center ;
border:1px solid {color:link};
}
.search button.btn {
width:34px;
height: 16px;
padding-bottom:2px;
font: 11px arial;
text-align: left;
letter-spacing: 0px;
background: {color:link} url() no-repeat top right;
border:0px;
color:{color:ContentBackground};
font-style:italic;
}
.search button.btn:hover {
background: {color:accents} url() no-repeat bottom right;
}
#navigation {
position: fixed;
left:880px;
bottom:10px;
text-transform: uppercase;
color: {color:contentbackground};
}
#navigation a {
display:inline;
text-transform:lowercase;
background-color:{color:link};
color: {color:contentbackground};
font:13px arial;
padding:1px;
font-style:italic;
}
#navigation a:hover
{
background-color: {color:accents};
color:{color:contentbackground};
border:0px solid {color:accents};
}
{CustomCSS}
</style>
{block:ifEnableInfiniteScrolling}
<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
{/block:ifEnableInfiniteScrolling}
</head>
<body>
<a id="top"></a>
<div id="container">
<div id="main">
{block:Posts}<div class="post">
{block:IndexPage}<div class="options">
{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}• <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} • <a href="{ReblogURL}">reblog</a>
</div>{/block:IndexPage}
{block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{/block:Text}
{block:Chat}{block:Title}<div class="title">{Title}</div>{/block:Title}{/block:Chat}
{block:Text}<div id="regular">{Body}</div>
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/block:Text}
{block:Photo}<div id="photo">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
{block:PermalinkPage}
{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/block:Photo}
{block:Answer}<div class="question">“{Question}”</div>{/block:Answer}
{block:Answer}<center>-{Asker} </center><br>
{Answer}
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>{/block:Answer}
{block:Photoset}{Photoset-500}
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/block:Photoset}
{block:Quote}<div class="title">“{Quote}”</div>{/block:Quote}
{block:Quote}{block:Source}—{Source}{/block:Source}
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/block:Quote}
{block:Link}
<div class="title">
<a href="{URL}" {Target}>{Name}</a></div>
{block:Description}
<div class="description">{Description}
{/block:Description}
</div>
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/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:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>{/block:Chat}
{block:Audio}
<div style="width:500px; height:30px; margin:-2px 0px 0px -2px; background-color: #e4e4e4;">{AudioPlayerGrey}</div>
{block:AlbumArt}<div id="photo"><img src="{AlbumArtURL}" width="508px"></div>{/block:AlbumArt}
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/block:Audio}
{block:Video}<div id="photo">
{Video-500}</div>
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
{block:Indexpage}<p style="border-bottom:1px solid {color:borderseparator}; display:block;"> {/block:Indexpage}</p>
{/block:Video}
{block:PostNotes}
<div class="sideheader" width="400px">{NoteCountWithLabel}</div>
<p class="notes">{PostNotes}</p>
{/block:PostNotes}
</div> <!---posts--->
{/block:Posts}
</div> <!---main--->
<div id="sidebar">
<p class="sideheader">{title}</p>
<table width="280px" class="nav" ><tr><td>
<a href="/">home</a>
<a href="/ask">Ask</a>
<a href="/archive">Archive</a>
<a href="http://www.athenability.tumblr.com/tagged/themes">theme</a> </td><td>
<form action="/search" method="get" id="searchform">
<fieldset class="search">
<input type="text" name="q" value="{SearchQuery}" class="box" /><button class="btn" title="Submit Search" VALUE="Search">find</button>
</fieldset></form></td></tr>
</table>
<img src="{PortraitURL-48}" alt="{Name}" align="left" style="margin: 3px;" />{block:Description}{Description}{/block:Description}
{block:ifExtraTitle}
<p class="sideheader">{text:Extra Title}</p>
{text:Extra Content}
{/block:ifExtraTitle}
{block:ifTwitterName}
<p class="sideheader">Twitter</p>
<div id="twitter"><ul id="twitter_update_list"></ul>
<!-- Remove "<USERNAME> " and replace it with your Twitter username. Then select the number of tweets you want showing where it says COUNT=<insert a number> By Defaut, it is 1 -->
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/{text:Twitter Name}.json?callback=twitterCallback2&count={text:Twitter Number of Post}"></script>
</div>
{/block:ifTwitterName}
{block:IfShowPeopleIFollow}
{block:Following}
<p class="sideheader">Following</p>
<div class="following" align="center"> <marquee scrolldelay="100"onmouseover="this.stop();" onmouseout="this.start();">{block:Followed}
<a href="{FollowedURL}"><img src="{FollowedPortraitURL-30}" style="border:0px; padding:2px;"></a>
{/block:Followed}</marquee></div>
{/block:Following}
{/block:IfShowPeopleIFollow}
</div><!--sidebar--->
</div><!---container-->
<div style="position:fixed; bottom:2px; left:2px; font-size:10px; color:transparent; text-shadow:0px 0px 0px;">Dream. Believe.<br>Design by Athenability<br>Powered by Tumblr<br><a href="http://adfoc.us/568417337921"><img src="http://static.tumblr.com/vy2pzfk/G1Mlpuwaj/athenability_badge.png"></a></div>
{block:Pagination}
<!-- Page Navigation -->
<div id="navigation">
<p align="center">
{block:PreviousPage}
<a href="{PreviousPage}">«</a>
{/block:PreviousPage}
<a href="#top" ">Top</a>
{block:NextPage}
<a href="{NextPage}">»</a>
{/block:NextPage}
</p>
</div>
{/block:Pagination}
{block:PermalinkPagination}
<!-- Page Navigation -->
<div id="navigation">
<p align="center">
{block:PreviousPost}
<a href="{PreviousPost}">«</a>
{/block:PreviousPost}
<a href="#top" ">Top</a>
{block:NextPost}
<a href="{NextPost}">»</a>
{/block:NextPost}
</p>
</div>
{/block:PermalinkPagination}
</body>
</html>
View count: 881